.web .banner{
	height: 299px;
	line-height: 299px;
	background-repeat: repeat;
	background-image: url(../images/bg_blue.png);
	font-size: 60px;
	color: #fff;
	font-weight: lighter;
	text-align: center;
}
.mobile .banner{
	height: 150px;
	line-height: 150px;
	background-color: #0190dc;
	font-size: 3rem;
	color: #fff;
	font-weight: lighter;
	text-align: center;
}
/*招商加盟*/
.term-page .web .sec1{
	padding: 44px 0 86px;
}
.term-page .web .sec1 h3{
	font-size: 14px;
	color: #444;
	font-weight: bold;
	line-height: 32px;
}
.term-page .web .sec1 p{
	font-size: 12px;
	color: #666;
	line-height: 22px;
	margin-bottom: 10px;
}
.term-page .mobile .sec1{
	padding: 22px 4.7% 40px;
}
.term-page .mobile .sec1 h3{
	font-size: 1.2rem;
	color: #444;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 5px;
}
.term-page .mobile .sec1 p{
	font-size: 1.1rem;
	color: #666;
	line-height: 16px;
	margin-bottom: 5px;
}
/*隐私政策*/
.privacy-page .web .sec1{
	padding: 44px 0 86px;
}
.privacy-page .web .sec1 ul{
	list-style: circle;
	padding-left: 28px;
	font-size: 12px;
	color: #666;
	line-height: 22px;
	margin-bottom: 10px;
}
.privacy-page .web .sec1 h3{
	text-align: center;
	font-size: 30px;
	color: #444;
	font-weight: lighter;
	margin-bottom: 24px;
}
.privacy-page .web .sec1 h4{
	font-size: 14px;
	color: #444;
	font-weight: bold;
	line-height: 32px;
}
.privacy-page .web .sec1 p{
	font-size: 12px;
	color: #666;
	line-height: 22px;
	margin-bottom: 10px;
}
.privacy-page .mobile .sec1{
	padding: 22px 4.7% 40px;
}
.privacy-page .mobile .sec1 ul{
	list-style: circle;
	padding-left: 14px;
	font-size: 1.1rem;
	color: #666;
	line-height: 16px;
	margin-bottom: 5px;
}
.privacy-page .mobile .sec1 h3{
	text-align: center;
	font-size: 1.8rem;
	color: #444;
	font-weight: lighter;
	margin-bottom: 12px;
}
.privacy-page .mobile .sec1 h4{
	font-size: 1.2rem;
	color: #444;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 5px;
}
.privacy-page .mobile .sec1 p{
	font-size: 1.1rem;
	color: #666;
	line-height: 16px;
	margin-bottom: 5px;
}
/*搜索列表*/
.search-list-page .banner img{
	vertical-align: middle;
}
.search-list-page .sec1{
	padding: 50px 0 30px;
	background-color: #fafafa;
}
.search-list-page .sec1 p{
	font-size: 14px;
	color: #999;
}
.search-list-page .sec1 p span{
	color: #0091db;
}
.search-list-page .sec1 p.tit{
	text-align: center;
	margin-bottom: 50px;
}
.search-list-page .sec1 ul{
	margin-bottom: 30px;
}
.search-list-page .sec1 li{
	width: 46%;
	border-bottom: 1px solid #ddd;
	padding: 25px 0;
}
.search-list-page .sec1 li:nth-child(1),.search-list-page .sec1 li:nth-child(2){
	border-top: 1px solid #ddd;
}
.search-list-page .sec1 li:nth-child(odd){
	float: left;
}
.search-list-page .sec1 li:nth-child(even){
	float: right;
}
.search-list-page .sec1 li a.tit{
	font-size: 24px;
	display: block;
	color: #333;
	line-height: 34px;
	font-weight: lighter;
	margin-bottom: 10px;
}
.search-list-page .sec1 li a.tit:hover{
	color: #0091db;
}
.search-list-page .sec1 li p{
	line-height: 24px;
	margin-bottom: 10px;
	height: 72px;
}
.search-list-page .sec1 li a.more{
	color: #0091db;
}
.search-list-page .sec1 li a.more img{
	margin-left: 10px;
	vertical-align: baseline;
}
/*产品注册*/
.product-reg-page .sec1 .inner{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	padding: 50px 0 32px;
}
.product-reg-page .sec1 h3{
	font-size: 24px;
	color: #323237;
	font-weight: normal;
	margin-bottom: 35px;
}
.product-reg-page .sec1 ul{
	list-style: square;
}
.product-reg-page .sec1 li{
	font-size: 14px;
	line-height: 24px;
	color: #777;
}
.product-reg-page .sec2{
	padding: 50px 0 100px;
}
.product-reg-page .sec2 h3{
	font-size: 24px;
	color: #323237;
	font-weight: normal;
	text-align: center;
	margin-bottom: 18px;
}
.product-reg-page .sec2 .content-box{
	font-size: 0;
	text-align: center;
}
.product-reg-page .sec2 .content-box .left-part{
	margin-right: 44px;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(../images/product_reg_line.png);
	background-position: center top;
	background-size: 1px 100%;
	vertical-align: top;
}
.product-reg-page .sec2 .content-box .left-part li{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
	margin-bottom: 22px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transition: all 0.3s;
}
.product-reg-page .sec2 .content-box .left-part li.active{
	background-color: #0091db;
	border: 1px solid #0091db;
}
.product-reg-page .sec2 .content-box .left-part .step1{
	background-image: url(../images/product_reg_icon1.png);
}
.product-reg-page .sec2 .content-box .left-part .step1.active{
	background-image: url(../images/product_reg_icon1f.png);
}
.product-reg-page .sec2 .content-box .left-part .step2{
	background-image: url(../images/product_reg_icon5.png);
}
.product-reg-page .sec2 .content-box .left-part .step2.active{
	background-image: url(../images/product_reg_icon5f.png);
}
.product-reg-page .sec2 .content-box .left-part .step3{
	background-image: url(../images/product_reg_icon2.png);
}
.product-reg-page .sec2 .content-box .left-part .step3.active{
	background-image: url(../images/product_reg_icon2f.png);
}
.product-reg-page .sec2 .content-box .left-part .step4{
	background-image: url(../images/product_reg_icon3.png);
}
.product-reg-page .sec2 .content-box .left-part .step4.active{
	background-image: url(../images/product_reg_icon3f.png);
}
.product-reg-page .sec2 .content-box .left-part .step5{
	background-image: url(../images/product_reg_icon4.png);
	margin-bottom: 0;
}
.product-reg-page .sec2 .content-box .left-part .step5.active{
	background-image: url(../images/product_reg_icon4f.png);
}
.product-reg-page .sec2 .content-box .right-part{
	margin-left: 44px;
	display: inline-block;
	width: 474px;
	text-align: left;
	vertical-align: top;
	padding-top: 33px;
}
.product-reg-page .sec2 .content-box .right-part li{
	margin-bottom: 20px;
}
.product-reg-page .sec2 .content-box .right-part li:nth-child(4){
	margin-bottom: 30px;
}
.product-reg-page .sec2 .content-box .right-part li:last-child{
	margin-bottom: 0;
}
.product-reg-page .sec2 .content-box .right-part li h4{
	font-size: 14px;
	color: #323237;
	font-weight: bold;
	margin-bottom: 20px;
}
.product-reg-page .sec2 .content-box .right-part li p{
	font-size: 14px;
	color: #323237;
	margin-bottom: 10px;
}
.product-reg-page .sec2 .content-box .right-part li p:nth-child(6){
	padding-top: 10px;
}
.product-reg-page .sec2 .content-box .right-part li input{
	border: 1px solid #d2d2d2;
	padding: 0 20px;
	height: 50px;
	line-height: 48px;
	width: 100%;
}
.product-reg-page .sec2 .content-box .right-part li select{
	width: 120px;
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper{
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #d2d2d2;
	height: 50px;
	line-height: 48px;
	background-image: none;
	background-color: #fff;
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper:nth-child(3){
	margin-left: 0;
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper:nth-child(5){
	margin-right: 0;
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper div span{
	padding: 0 20px;
	height: 48px;
	line-height: 48px;
	left: 0;
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper a.jqTransformSelectOpen{
	height: 48px;
	background-image: url(../images/test_list_01_detail_icon1.png);
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper ul{
	padding: 0;
	top: 50px;
	overflow-y: scroll!important;
	max-height: 250px!important;
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper li{
	margin-bottom: 0;
	width: auto;
	line-height: 30px;
}
.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper li a{
	padding: 0 20px;
}
.product-reg-page .sec2 .content-box .right-part li .submit{
	display: block;
	width: 98px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #0091db;
	margin: 0 auto;
}
.product-reg-page .sec2 .content-box .right-part li .tip{
	font-size: 12px;
	color: #888;
	line-height: 1.4;
	padding-top: 15px;
}
.product-reg-page .sec2 .content-box .right-part li .tip span{
	color: #666;
}
@media only screen and (max-width:1366px){
	
}
@media only screen and (max-width:1280px){
	
}
@media only screen and (max-width:1160px){
	
}
@media only screen and (max-width:1024px){
	.search-list-page .sec1 .inner{
		width: 90%;
	}
}
@media only screen and (max-width:980px){
	
}
@media only screen and (max-width:870px){
	
}
@media only screen and (max-width:768px){
	.product-reg-page .sec1 .inner{
		padding: 25px 4.7% 16px;
	}
	.product-reg-page .sec1 h3{
		font-size: 1.5rem;
		margin-bottom: 18px;
		line-height: 20px;
	}
	.product-reg-page .sec1 li{
		font-size: 1.1rem;
		line-height: 20px;
	}
	.product-reg-page .sec2{
		padding: 25px 4.7% 50px;
	}
	.product-reg-page .sec2 h3{
		font-size: 1.5rem;
		line-height: 20px;
		margin-bottom: 9px;
	}
	.product-reg-page .sec2 .content-box .left-part{
		display: none;
	}
	.product-reg-page .sec2 .content-box .right-part{
		margin-left: 0;
		display: block;
		width: 100%;
		text-align: left;
		padding-top: 16px;
	}
	.product-reg-page .sec2 .content-box .right-part li{
		margin-bottom: 10px;
	}
	.product-reg-page .sec2 .content-box .right-part li:nth-child(4){
		margin-bottom: 15px;
	}
	.product-reg-page .sec2 .content-box .right-part li h4{
		font-size: 1.1rem;
		margin-bottom: 10px;
	}
	.product-reg-page .sec2 .content-box .right-part li p{
		font-size: 1.1rem;
		margin-bottom: 5px;
	}
	.product-reg-page .sec2 .content-box .right-part li p:nth-child(6){
		padding-top: 5px;
	}
	.product-reg-page .sec2 .content-box .right-part li input{
		border: 1px solid #d2d2d2;
		width: 100%;
	}
	.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper{
		display: block;
		margin: 0 auto 10px;
		border: 1px solid #d2d2d2;
		width: 100%!important;
		height: 50px;
		line-height: 48px;
		background-image: none;
		background-color: #fff;
	}
	.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper div span{
		width: 100%!important;
	}
	.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper ul{
		width: 100%!important;
	}
	.product-reg-page .sec2 .content-box .right-part li .jqTransformSelectWrapper li{
		width: 100%!important;
	}

	.search-list-page .sec1{
		padding: 25px 4.7% 15px;
		background-color: #fafafa;
	}
	.search-list-page .sec1 p{
		font-size: 1.1rem;
		color: #999;
	}
	.search-list-page .sec1 p span{
		color: #0091db;
	}
	.search-list-page .sec1 p.tit{
		text-align: center;
		margin-bottom: 25px;
	}
	.search-list-page .sec1 li{
		border-bottom: 1px solid #ddd;
		padding: 12px 0;
		float: none;
		clear: both;
		width: 100%;
	}
	.search-list-page .sec1 li:nth-child(1){
		border-top: 1px solid #ddd;
	}
	.search-list-page .sec1 li a.tit{
		font-size: 1.5rem;
		display: block;
		color: #333;
		line-height: 18px;
		font-weight: lighter;
		margin-bottom: 5px;
	}
	.search-list-page .sec1 li a.tit:hover{
		color: #0091db;
	}
	.search-list-page .sec1 li p{
		line-height: 20px;
	}
	.search-list-page .sec1 li a.more{
		font-size: 1.2rem;
	}
	.search-list-page .sec1 li a.more img{
		margin-left: 5px;
		vertical-align: baseline;
		height: 10px;
	}
}