html
{
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
	margin-bottom: 100px;
}
body
{
	background-color: #F7F7F7;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	max-width: 750px;
	margin: 0 auto;
}
a
{
	text-decoration: none;
}
.srceem
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.swiper-container
{
	width: 100%;
	height: 100%; /* height: 12rem; */
	background-color: #FFFFFF;
	display: flex;
}
.bor_rad
{
}

.swiper-slide
{
	text-align: center; /* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	z-index: 99;
}

.lunboimg
{
	width: 100%;
	height: auto;
}
.lunboimg-ad
{
	width: 100%;
}
.dis_flex
{
	display: flex;
	justify-content: center;
	align-items: center;
}
.dis_flex a
{
	color: #ffffff;
	font-size: 1em;
}
.background
{
	margin: 8px 8px;
}
.content
{
	border-radius: 10px 10px 0px 0px;
	background-color: #f87628;
	text-align: center;
	line-height: 80px;
	height: 80px;
	width: 100%;
}
.txt
{
	margin-left: 20px;
	font-size: 30px;
	color: #ffffff;
}
.content1
{
	border-radius: 0px;
	text-align: center;
	margin-top: 4px;
	width: 100%;
	overflow: hidden;
}
.content1 img
{
	border-radius: 0px;
	text-align: center;
	width: 40px;
}
.content2
{
	border-radius: 0px 0px 20px 20px;
	background-color: #f87628;
	text-align: center;
	line-height: 80px;
	height: 80px;
	margin-top: 4px;
	width: 100%;
}
.content2 img
{
	border-radius: 0px;
	text-align: center;
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}
.flex-left
{
	float: left;
	width: 49%;
	height: 120px;
	background-color: #3875ff;
}
.flex-right
{
	float: right;
	width: 49%;
	margin-left: 2%;
	height: 120px;
	background-color: #4dc5a2;
}
.flex-left1
{
	float: left;
	width: 49%;
	height: 120px;
	background-color: #ef5c5c;
}
.flex-right1
{
	float: right;
	width: 49%;
	margin-left: 2%;
	height: 120px;
	background-color: #0dbeea;
}
.flex-left3
{
	float: left;
	width: 47%;
	margin-left: 2%;
	margin-bottom: 10px;
}
.flex-right3
{
	float: right;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.flex-left3 img
{
}
.flex-right3 img
{
}
.title
{
	font-size: 0.9em;
	color: #333333;
	margin-left: 6px;
}
.productTitle
{
	font-size: 0.9em;
	color: #333333;
	margin-left: 6px;
}
.title1
{
	width: 50%;
	font-size: 1em;
	margin-left: 6px;
	color: #999999;
}
.title2
{
	font-size: 0.8em;
	float: right;
	color: #999999;
	margin-right: 6px;
}
.title3
{
	font-size: 0.8em;
	float: right;
	color: #999999;
}

.content span
{
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 120px;
	letter-spacing: 0px;
	color: #ffffff;
}
.box
{
	margin-top: 10px;
	margin-bottom: 70px;
}
.box img
{
	width: 100%;
}
.box ul
{
	margin: 0;
	padding: 0;
}
.box ul li
{
	list-style: none;
}


.width_20
{
	width: 30%;
	height: 50px;
	background: #ff6600;
	color: #FFFFFF;
	font-size:20px;
}
.width_60
{
	width: 70%;
	height: 50px;
	background: #ff6600;
	color: #FFFFFF;
	font-size:20px;
}

.pageHead
{
	position: relative;
	background: inherit;
	background-color: White;
	border-width: 1px;
	border-color: White;
	margin-bottom: 4px;
	width: 100%;
	height: 100px;
	padding-top: 50px;
}
.pageText
{
	position: relative;
	overflow: hidden;
	left: 1%;
	width: 98%;
	background: inherit;
	background-color: White;
	border-width: 1px;
	border-color: White;
	margin-top: 4px;
	margin-bottom: 4px;
	border-radius: 9px;
}
.pageProductInfo
{
	position: relative;
	left: 1%;
	width: 98%;
	height: auto;
	background: inherit;
	background-color: White;
	border-width: 1px;
	border-color: White;
	margin-top: 4px;
	margin-bottom: 50px;
}
.pageBottom
{
    position: relative;
    left: 1%;
	width: 98%;
    height: auto;
    background: inherit;
    background-color: White;
    border-width: 1px;
    border-color: White;
    margin-top: 4px;
    margin-bottom: 50px;
    border-radius: 9px;
}
.pageQuestionnaire
{
    position: relative;
    left: 1%;
	width: 98%;
    height: auto;
    background: inherit;
    background-color: White;
    border-width: 1px;
    border-color: White;
    margin-top: 4px;
    margin-bottom: 50px;
    border-radius: 9px;
    padding-bottom:10px;
    padding-top:10px;
}
.foot
{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	max-width: 750px;
	margin: 0 auto;
	z-index: 9;
}
.foot a, .v_invite .foot a:visited, .pageText a
{
	text-decoration: none;
	font-size:1em;
}

 .modal
{
	display:none;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	overflow:auto;
	text-align:center;
	background-color:White;
	max-width: 750px;
	font-size: 14px;
}  
 #view 
{
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 auto;
    width: 100px;
    height: 140px;
    background: url(.././image/upimg.png);
    background-size: 100% auto;
}

#view > input
{
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
}

.headerImg
{
    padding: 1em;
}

.headerImg .title
{
    display: inline-block;
    height: 140px;
    line-height: 140px;
    vertical-align: top;
    color: #9095a9;
    font-size: 14px;
    margin:0px;
    margin-top:0px;
}

.headerImg .desc
{
    display: block;
    font-size: 12px;
    text-align: center;
    color: #9095a9;
}