html,body,div,p,h1,h2,h3,h4,h5,ul,li,dl,dt,dd,em,i,span,strong,b,a,img{
	padding:0;
	margin:0;
}


ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}


body{
	max-width:640px;
	margin:0 auto;
	font-size:24px;
}


.banner{
	width:100%;
}

.banner img{
	width:100%;
	display:block;
}


.topimg{
	width:80%;
	margin:0 auto;
	margin-top:30px;
}

.topinfo{
	width:auto;
}

.topinfo p{
	height:160px;
	font-size:20px;
	line-height:36px;
	padding:4%;
}


.icons{
	width:96%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:20px;
}

.icons div{
	width:210px;
	display:flex;
}

.icons div span{
	width:70px;
	height:70px;
	border-radius:35px;
	border:1px solid #eee;
	margin-right:5px;
	display:flex;
	justify-content:center;
	align-items:center;
}

.icons div dl{
	width:auto;
	display:inline-block;
	margin-top:10px;
}

.icons div dl dt{
	font-size:20px;
	margin-bottom:5px;
}

.icons div dl dd{
	font-size:12px;
	color:#999;
}



.zixun{
	width:270px;
	height:70px;
	border:1px solid #E0A432;
	display:block;
	margin:0 auto;
	position:relative;
	margin-top:50px;
}

.zixun span{
	width:270px;
	height:70px;
	background:#DDA536;
	position:absolute;
	left:-8px;
	top:-8px;
	text-align:center;
	line-height:70px;
	color:#000;
	font-size:26px;
	transition:0.5s;
}


.mupiao{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:100px;
	position:relative;
}

.mpbox{
	width:43%;
	padding-left:2%;
}

.mpbox h3{
	font-size:40px;
	color:#DEA440;
}

.mpbox p{
	font-size:26px;
	color:#666;
	margin-top:10px;
}

.mpinfo{
	width:100%;
	height:284px;
	box-shadow:0 0 8px #999999;
	position:absolute;
	top:200px;
	left:0;
	z-index:666;
	background:#fff;
}

.mpinfo ul{
	padding-left:3%;
	padding-top:10px;
}


.mpinfo ul li{
	font-size:20px;
	margin-top:16px;
}


.mpimg{
	width:51%;
	margin-right:2%;
}

.mpimg img{
	width:100%;
	display:block;
}

.titles{
	width:300px;
	margin:0 auto;
	text-align:center;
	margin-top:100px;
}

.titles h3{
	font-size:40px;
}

.titles p{
	font-size:26px;
	margin-top:10px;
	color:#666;
}

.hese{
	color:#E2A83D;
}

.heise{
	color:#000;
}



.youshi{
	width:96%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:40px;
	flex-wrap:wrap;
}


.ysbox{
	width:49%;
	margin-bottom:30px;
}

.ysbox img{
	width:100%;
	display:block;
}

.ysbox dl dt{
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
	color:#666;
}

.ysbox dl dd{
	width:16px;
	height:16px;
	background:#DDA536;
	margin-top:10px;
	margin-bottom:10px;
}



.xxcontent{
	width:100%;
	height:500px;
	background:url(../images/xxnrbg.jpg) no-repeat;
	background-size:100% auto;
	margin-top:100px;
}


.xxcenter{
	width:96%;
	margin:0 auto;
	padding-top:10px;
}

.centext{
	width:96%;
	margin:0 auto;
	font-size:20px;
	text-align:left;
	margin-top:15px;
	line-height:34px;

}

.plist{
	width:96%;
	margin:0 auto;
	position:relative;
	margin-top:20px;
}

.plist ul{
	width:100%;
	position:absolute;
	left:0;
	top:0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.plist ul li{
	width:48%;
	box-shadow:0 0 6px #CCCCCC;
	background:#fff;
	margin-bottom:30px;
}

.plist ul li span{
	width:auto;
	height:auto;
	display:block;
	margin:10px;
}

.plist ul li p{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:20px!important;
	margin-bottom:12px;
}


.chuangye{
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	margin-top:50px;
}


.cy{
	position:absolute;
	width:48%;
	height:310px;
}

.cy h3{
	width:100%;
	font-size:28px;
	text-align:center;
	line-height:310px;
}



.cy1{
	left:26%;
	top:0px;
	background:url(../images/1.png) no-repeat;
	background-size:100% auto;
}

.cy2{
	left:1%;
	top:160px;
	background:url(../images/2.png) no-repeat;
	background-size:100% auto;
}

.cy3{
	left:51%;
	top:160px;
	background:url(../images/3.png) no-repeat;
	background-size:100% auto;
}

.cy4{
	left:26%;
	top:318px;
	background:url(../images/4.png) no-repeat;
	background-size:100% auto;
}


.cy5{
	left:1%;
	top:476px;
	background:url(../images/5.png) no-repeat;
	background-size:100% auto;
}


.cy6{
	left:51%;
	top:476px;
	background:url(../images/6.png) no-repeat;
	background-size:100% auto;
}

.cy7{
	left:26%;
	top:636px;
	background:url(../images/7.png) no-repeat;
	background-size:100% auto;
}



.formbm{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/baoming.jpg);
	margin-top: 1000px;
	margin-bottom: 60px;
	overflow: hidden;
}


.formbm ul{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;	
	flex-wrap: wrap;
	margin-top: 34px;
}


.formbm ul li{
	width: 100%;
	margin-bottom: 30px;
}

.form_left{
	width: 100%;
	height: 80px;
	background: url(../images/form_left.png) no-repeat left center;
	line-height: 80px;
	color: #fff;
	font-size: 32px;
	text-align:center;
	font-weight:bold;
}


.uname{
	width: 100%;
	height: 70px;
	border: none;
	line-height: 70px;
	background:#fff url(../images/uname.png) no-repeat 10px center;
}

.uphone{
	width: 100%;
	height: 70px;
	border: none;
	line-height: 70px;
	background:#fff url(../images/phone.png) no-repeat 10px center;
}

.uzhuanye{
	width: 100%;
	height: 70px;
	border: none;
	line-height: 70px;
	background:#fff url(../images/zhuanye.png) no-repeat 10px center;
	text-indent: 50px;
	font-size: 24px;
	border-radius: 8px;
}




.formbm ul li input{
	text-indent: 50px;
	font-size: 24px;
	border-radius: 8px;
}


.subbox{
	width: 60%;
	height: 70px;
	margin: 30px auto;
	display: block;
	border: none;
	background: #8758FE;
	line-height: 70px;
	text-indent: 0px!important;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 2px 2px 3px #333;
	border-radius: 8px;
	font-size:32px!important;
}


