input img{
	border:none;
}
body {
	font-family: "microsoft yahei";
}

* {
	margin: 0;
	padding: 0
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear: both;
}
a{
	text-decoration: none;
}
/*===================弹框 start==================================*/
.frame{
/* 	width:100%; */
	height: 3288px;
/* 	background: #000; */
/* 	opacity:0.5; */
/* 	position:absolute; */
/* 	top:-15px; */
/* 	z-index:999; */
}
/*===================弹框 end====================================*/

/*===================content1 start================================*/
.content1{
	height:347px;
	background:url(../images/img1.jpg) no-repeat center top;
	padding-top:70px;
	position: relative;
}
.imgwrap{
	width:943px;
	height: 277px;
	margin:0 auto;
	background:url(../images/img2.png) no-repeat center top;
	position:relative;
	overflow: hidden;
}

.clic1,.clic6{
	float: left;
	width:187px;
	height:137px;
}
.clic2,.clic3,.clic4,.clic5,.clic7,.clic8,.clic9,.clic10{
	float: left;
	width:187px;
	height:137px;
	margin-left: 2px;
}
.clic6,.clic7,.clic8,.clic9,.clic10{
	margin-top:3px;
}
.p1{
	font-size:18px;
	color:#00ffff;
	margin:22px 0 0 22px;
}
.img1{
	position: absolute;
	left: 54px;
	top:62px;
}
.img2{
	position: absolute;
	left: 165px;
	top:114px;
}
.p2{
	font-size:18px;
	color:#fff;
	position: absolute;
	left: 208px;
	top:22px;
}
.img3{
	position: absolute;
	left: 244px;
	top:62px;
}
.img4{
	position: absolute;
	left:352px;
	top:114px;
}
.p3{
	font-size:18px;
	color:#00ffff;
	position: absolute;
	left:398px;
	top:22px;
}
.img5{
	position: absolute;
	left:436px;
	top:62px;
}
.img6{
	position: absolute;
	left:540px;
	top:114px;
}
.p4{
	font-size:18px;
	color:#fff;
	position: absolute;
	left:585px;
	top:22px;
}
.img7{
	position: absolute;
	left:624px;
	top:62px;
}
.img8{
	position: absolute;
	left:728px;
	top:114px;
}
.p5{
	font-size:18px;
	color:#00ffff;
	position: absolute;
	left:776px;
	top:22px;
}
.img9{
	position: absolute;
	left:806px;
	top:62px;
}
.img10{
	position: absolute;
	left:916px;
	top:114px;
}
.p6{
	font-size:18px;
	color:#fff;
	position: absolute;
	left:22px;
	top:156px;
}
.img11{
	position: absolute;
	left:54px;
	top:198px;
}
.img12{
	position: absolute;
	left:165px;
	top:250px;
}
.p7{
	font-size:18px;
	color:#00ffff;
	position: absolute;
	left: 208px;
	top:156px;
}
.img13{
	position: absolute;
	left: 244px;
	top:198px;
}
.img14{
	position: absolute;
	left:352px;
	top:250px;
}
.p8{
	font-size:18px;
	color:#fff;
	position: absolute;
	left:398px;
	top:156px;
	width: 143px;
}
.img15{
	position: absolute;
	left:436px;
	top:198px;
}
.img16{
	position: absolute;
	left:540px;
	top:250px;
}
.p9{
	font-size:18px;
	color:#00ffff;
	position: absolute;
	left:585px;
	top:156px;
}
.img17{
	position: absolute;
	left:624px;
	top:198px;
}
.img18{
	position: absolute;
	left:728px;
	top:250px;
}
.p10{
	font-size:18px;
	color:#fff;
	position: absolute;
	left:776px;
	top:156px;
}
.img19{
	position: absolute;
	left:806px;
	top:198px;
}
.img20{
	position: absolute;
	left:916px;
	top:250px;
}
.mr2{
	margin-right: 1px;
}
.mb3{
	margin-bottom: 3px;
}

/* 搜索框开始 */
.contentWrap{
	position:absolute;
	left:0;
	bottom:-35px;
	width:100%;
	height:100px;
}
.contentInnerWrap{
	width:673px;
	height:38px;
	margin:0 auto;
	border:10px solid rgba(0,0,0,0.5);
	border-radius:10px;
	overflow:hidden;
}

.contentInnerWrap .cities{
	width:80px;
	height:38px;
	border:2px solid  #4db7fc;
	border-radius:5px;
	vertical-align:middle;
	color: #AEB0AE;
}
.searchWrap{
	float:right;
	width:587px;
	height:38px;
	position: relative;
	background: white;
	border-radius: 5px;
	border-left: 5px solid rgba(255,255,255,0.5);
}
.searchWrap .searchIcon{
	width:19px;
	height:21px;
	background-image:url("../pictures/searchIcon.png");
	float:left;
	margin-top:8px;
	position: absolute;
	top:0;
	left: 10px;
}
.searchWrap input{
	width:387px;
	height:38px;
	font:18px/38px "微软雅黑";
	border-radius:5px 0 0 5px;
	margin-left: 40px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	padding-left: 10px;
	color: #AEB0AE;
}
.searchWrap .searchBtn{
	width:150px;
	height:38px;
	background:#8ec61a;
	float:right;
	font:16px/38px "微软雅黑";
	color:white;
	border-radius:0 5px 5px 0;
	border: none;
}
/*表单开始*/
.isRegeistered{
	display: none;
	width:418px;
	height:336px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	background-image:url("../pictures/isRegisteredBg.png");
}
.description{
	width:300px;
	height:50px;
	position:absolute;
	top:63px;
	right:0;
}
.descriptionUp{
	width:300px;
	height:25px;
	color:#f1ff07;
	font:20px/25px "微软雅黑";
}
.descriptionUp .closeBtn{
	width:16px;
	height:16px;
	float:right;
	margin:0 16px ;
	background-image:url("../pictures/closeBtn.png")
}
.descriptionDown{
	width:300px;
	height:25px;
	color:white;
	font:14px/14px "微软雅黑";
	padding-top:5px;
}
.inputWrapAll{
	width:418px;
	/* height:200px; */
	height: 250px;
	position:absolute;
	/* top:130px; */
	top: 112px;
	left:0;
}
.inputWrapAll span{
	display: inline-block;
	width:72px;
	height: 32px;
	font:14px/32px "微软雅黑";
	color:#9d9d9d;
	margin: 14px 0 0 22px;
	text-align: right;
}
.inputWrapAll .redStar{
	display: inline;
	font:14px/32px "微软雅黑";
	color:red;
}
.inputWrapAll input{
	width: 270px;
	/* height: 32px; */
	height: 26px;
	margin-top: 14px;
	border: 1px solid #9d9d9d;
	border-radius: 5px;
}
.inputWrapAll button{
	width: 170px;
	/* height: 34px; */
	height: 30px;
	position: absolute;
	left: 50%;
	/* bottom: 12px; */
	bottom: 30px;
	transform: translate(-85px);
	border-radius: 5px;
	background: #4eb8ff;
}

.inputWrapAll .cities2 {
	width: 270px;
	height: 26px;
	border: 1px solid #9d9d9d;
	border-radius: 5px;
} 

/*二维码开始*/

.success_wrap{
	display: none;
	width:418px;
	height:338px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	background: #4fb7ff;
}
.success_wrap .success_content_up{
	width: 418px;
	/* height: 73px; */
	background-image:url("../pictures/success_bg.png") ;
	height: 94px;
	margin-top: -21px;
}
.success_wrap .success_content_up .p1{
	width: 100%;
	height: 42px;
	font: 18px/42px "微软雅黑";
	color: #fffd02;
	text-align: center;
}
.success_wrap .success_content_up .p2{
	width: 419px;
	margin-left: -189px;
	margin-top: 21px;
	/*height: 42px;*/
	font: 14px/14px "微软雅黑";
	color: white;
	text-align: center;
}
.success_wrap .success_content_middle{
	width: 410px;
	height: 232px;
	margin: 0 4px;
	margin-top: -21px;
	padding-top: 27px;
	background: white;
}
.success_wrap .middle_left{
	width: 152px;
	height: 152px;
	margin-left: 32px;
	float: left;
	background-image: url("../pictures/QR_code.png");
}
.success_wrap .middle_right{
	width: 226px;
	height: 152px;
	float: right;
}
.success_wrap .middle_right p{
	font: 14px/20px "微软雅黑";
	color:#222;
	text-align: center;
	margin-top: 40px;
}
.success_wrap .middle_right .split_line{
	width: 214px;
	height: 0;
	border: 1px dashed #cdcdd4;
	margin-left: 5px;
}
.success_wrap .middle_right .btn{
	display: block;
	width: 164px;
	height: 47px;
	margin: 12px 0 0 30px;
	background-image: url("../pictures/success_btn_bg.png");
	font:16px/47px "微软雅黑";
	color: white;
	text-align: center;
}
.success_wrap .middle_down{
	width: 170px;
	height: 34px;
	background: #4fb7ff;
	margin: 176px 120px 0;
	font:16px/34px "微软雅黑";
	color: white;
	text-align: center;
	border-radius: 5px;
}

/*===================content1 end==================================*/
/*===================content2 start================================*/
.content2{
	height:512px;
}
.fs36{
	font-size:36px;
	text-align: center;
	margin-top:54px;
}
.fs18{
	font-size:18px;
	text-align: center;
	margin:28px 0 48px 0;
}
.con2down{
	width:975px;
	margin:0 auto;
	padding:0 60px 0 60px;
	position: relative;
}
.con2down1{
	width:192px;
	height:76px;
	background:url(../images/img5.jpg) no-repeat center top;
	position:absolute;
	text-align: center;
	line-height:76px;
	font-size: 14px;
}

.posi{
	width:115px;
	height:28px;
	background: url(../images/img2.jpg) no-repeat center top;
	position:absolute;
	/*left:38px;
	top:-14px;*/
	font-size: 18px;
	color:#fff;
	text-align: center;
	line-height:28px;
}
.con2down2{
	width:192px;
	height:76px;
	background:url(../images/img4.jpg) no-repeat center top;
	position:absolute;
	text-align: center;
	line-height:76px;
	font-size: 14px;
}
.posi2{
	width:115px;
	height:28px;
	background: url(../images/img3.jpg) no-repeat center top;
	position:absolute;
	/*left:38px;
	top:-14px;*/
	font-size: 18px;
	color:#fff;
	text-align: center;
	line-height:28px;
}
.pos1{
	left:40px;
	top:-14px;
}
.po1{
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s;  
}
.po1:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5); 
}
.po2{
	left:322px;
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.po2:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5); 
}
.pos2{
	left:40px;
	top:-14px;
}
.po3{
	left:580px;
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.po3:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5);  
}
.pos3{
	left:40px;
	top:-14px;
}
.po4{
	left:840px;
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.po4:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5); 
}
.pos4{
	left:40px;
	top:-14px;
}
.po5{
	top:156px;
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.po5:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5); 
}
.pos5{
	left:40px;
	top:-14px;
}
.po6{
	top:156px;
	left:322px;
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.po6:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5); 
}
.pos6{
	left:40px;
	top:-14px;
}
.po7{
	top:156px;
	left:580px;
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.po7:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5); 
}
.pos7{
	left:40px;
	top:-14px;
}
.po8{
	top:156px;
	left:840px;
	transition:all 1s; 
	-webkit-transition:all 1s;
	-ms-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.po8:hover{
	transform:scale(1.5); 
	-webkit-transform:scale(1.5); 
	-moz-transform:scale(1.5); 
	-ms-transform:scale(1.5); 
	-o-transform:scale(1.5); 
}
.pos8{
	left:40px;
	top:-14px;
}
.con2down3{
	width:140px;
	height:56px;
	background:url(../images/img5.jpg) no-repeat center top;
	position:absolute;
	text-align: center;
	line-height:24px;
	font-size: 14px;
	padding:25px 26px 0 26px;
}
.con2down4{
	width:140px;
	height:56px;
	background:url(../images/img4.jpg) no-repeat center top;
	position: absolute;
	text-align: center;
	line-height:76px;
	font-size: 13px;
	padding:26px 26px 0 26px;
}
.con2down5{
	width:182px;
	height:56px;
	background:url(../images/img4.jpg) no-repeat center top;
	position: absolute;
	text-align: center;
	line-height:76px;
	font-size: 12px;
	padding:26px 5px 0 5px;
}
.con2down6{
	width:172px;
	height:56px;
	background:url(../images/img4.jpg) no-repeat center top;
	position: absolute;
	text-align: center;
	line-height:76px;
	font-size: 13px;
	padding:26px 10px 0 10px;
}
.mr69{
	margin-right: 69px;
}
.lh22{
	line-height: 22px;
}
.mb64{
	margin-bottom:64px;
}
/*===================content2 end==================================*/
/*===================content3 start================================*/
.content3{
	height:480px;
	background: url(../images/img6.jpg) no-repeat center top;
	padding-top:20px;
}
.colwhite{
	color:#fff;
}
.con3down{
	width:914px;
	margin:0 auto;
	padding:0 86px 0 86px;
	overflow: hidden;
	margin-bottom: 38px;
}
.con3down1{
	width:114px;
	height:108px;
	background: url(../images/img19.png) no-repeat center top;
	padding: 26px 0 0 20px;
}
.con3down2{
	width:92px;
	height:76px;
	padding:58px 0 0 32px
}
.con3down3{
	width:119px;
	height:108px;
	background: url(../images/img19.png) no-repeat center top;
	padding: 26px 0 0 15px;
}
.con3down4{
	width:104px;
	height:108px;
	background: url(../images/img19.png) no-repeat center top;
	padding: 26px 0 0 30px;
}
.con3down5{
	overflow: hidden;
	width:920px;
	margin:0 auto;
	padding:0 86px 0 86px;
}
.p11{
	width:137px ;
	font-size:18px;
	text-align: center;
	color: #fff;
}
.mr124{
	margin-right:124px;
}
/*===================content3 end==================================*/
/*===================content4 start================================*/
.content4{
	height:578px;
}
.con4down{
	width:1095px;
	margin:0 auto;
	overflow: hidden;
}
.con4left{
	width:672px;
	height:333px;
	background: url(../images/img22.png) no-repeat 65% top;
	position: relative;
	margin-right: 120px;
}
.circle,.circle2,.circle3,.circle4,.circle5{
	color:#fff;
	font-size:24px;
	text-align: center;
	line-height:26px;
	font-weight:900;
	width:26px;
	height:26px;
	background: url(../images/img25.png) no-repeat center top;
	position: absolute;
}
.circle{
	left:191px;
	top:13px;
}
.circle2{
	left:254px;
	top:84px;
}
.circle3{
	left:316px;
	top:54px;
}
.circle4{
	left:354px;
	top:4px;
}
.circle5{
	left:630px;
	top:156px;
}
.con4right{
	line-height:44px;
	margin-top: 64px;
}
.con4right span{
	display:inline-block;
	width:23px;
	height:23px;
	text-align: center;
	line-height:23px;
	color:#fff;
	font-weight:900;
	font-size:18px;
	background:url(../images/img21.png) no-repeat center top;
}
.con4right p{
	display:inline-block;
	margin-left: 12px;
}
/*===================content4 end==================================*/
/*===================content5 start================================*/
.content5{
	height:630px;
	background:url(../images/img10.jpg) no-repeat center top;
	position: relative;
}
.con5img1{
	position: absolute;
	right:146px;
	top:50px;
}
.con5img2{
	position: absolute;
	left:24px;
	top:308px;
}
.con5con{
	width:900px;
	margin:0 auto;
	padding:54px 50px 0 50px;
}
.con5con .mb48{
	font-size:36px;
	text-align: center;
	margin-bottom:48px;
}
.con5down{
	width:895px;
	height:395px;
	background:#dfddd5;
	padding-left: 15px;
	padding-top:15px;
	overflow: hidden;
	position: relative;
}
.con5down1{
	width:209px;
	height:186px;
	background:url(../images/img9.jpg) no-repeat center center;
	overflow:hidden;
	position: absolute;
}
.con5down2{
	width:216px;
	height:186px;
	background:url(../images/img7.jpg) no-repeat center center;
	overflow:hidden;
	position: absolute;
}
.con5down3{
	width:210px;
	height:164px;
	background:#f8fcff;
	overflow:hidden;
	padding:22px 0 0 10px;
	position: absolute;
}
.con5down3 span{
	display: inline-block;
	width:26px;
	height:26px;
	text-align: center;
	line-height:26px;
	color:#fff;
	font-weight:900;
	background: url(../images/img26.png) no-repeat center top;
}
.con5down3 .fs22{
	font-size:22px;
	display: inline-block;
	color:#228adc;
	font-weight:900;
	margin-left:6px;
}
.con5down3 .fs14{
	font-size:14px;
	width:168px;
	margin-left:28px;
	line-height:28px;
	color:#727171;
	margin-top:10px;
}
.backgnd{
	background: #f9f8f8;
}
.backgnd2{
	background: #f8fdff;
}
.mr2{
	margin-right:2px;
}
.mb2{
	margin-bottom:2px;
}
.con5down4{
 	width: 220px;
	height:186px;
	background:url(../images/img8.jpg) no-repeat center center;
	overflow:hidden;
	position: absolute;
}
.widhei{
	width:208px;
	height:164px;
}
.wid1{
	width:199px;
}
.wid2{
	width:206px;
}
.posit2{
	left:228px;
	top:15px;
}
.posit3{
	left:448px;
}
.posit4{
	left:672px;
}
.posit5{
	top:205px;
}
.posit6{
	left:228px;
	top:205px;
}
.posit7{
	left:448px;
	top:205px;
}
.posit8{
	left:672px;
	top:205px;
}
/*===================content5 end==================================*/
/*===================footer start==================================*/


/*===================footer end====================================*/