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{
	min-width:1440px;
	margin:0 auto;
}


.banner{
	width:100%;
	height:540px;
	background:url(../images/banner.jpg) no-repeat center center;
}


.top_box{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:100px;
}


.topimg{
	width:500px;
}

.topinfo{
	width:640px;
}

.topinfo p{
	font-size:18px;
	line-height:30px;
	padding:0 40px 0 10px;
}

.icons{
	width:100%;
	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:254px;
	height:50px;
	border:1px solid #E0A432;
	display:block;
	margin:0 auto;
	position:relative;
	margin-top:50px;
}

.zixun span{
	width:254px;
	height:50px;
	background:#DDA536;
	position:absolute;
	left:-8px;
	top:-8px;
	text-align:center;
	line-height:50px;
	color:#000;
	font-size:18px;
	transition:0.5s;
}

.zixun span:hover{
	left:0;
	top:0;
	font-weight:bold;
}



/*±¨Ãû*/

.baoming{
	width:100%;
	height:218px;
	background:url(../images/baoming.jpg) no-repeat center center;
	margin-top:100px;
	overflow:hidden;
}


.bmbox{
	width:1200px;
	margin:0 auto;
}

.bmbox h3{
	font-size:36px;
	margin-top:36px;
}

.bmbox ul{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}


.intype{
	width:260px;
	height:50px;
	line-height:50px;
	text-indent:10px;
	font-size:16px;
	background:#fff;
	border:none;
	border-radius:6px;
}

.sub{
	width:260px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:24px;
	background:#8758FE;
	border:none;
	border-radius:6px;
	color:#FFF;
	cursor:pointer;
}



.mupiao{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:100px;
}

.mpbox{
	position:relative;
}

.mpbox h3{
	font-size:34px;
	color:#DEA440;
}

.mpbox p{
	font-size:24px;
	color:#666;
	margin-top:10px;
}

.mpinfo{
	width:670px;
	height:284px;
	box-shadow:0 0 8px #999999;
	position:absolute;
	top:130px;
	left:0;
	z-index:666;
	background:#fff;
}

.mpinfo ul{
	padding-left:50px;
	padding-top:20px;
}


.mpinfo ul li{
	font-size:18px;
	margin-top:16px;
}


.titles{
	width:300px;
	margin:0 auto;
	text-align:center;
	margin-top:100px;
}

.titles h3{
	font-size:36px;
}

.titles p{
	font-size:24px;
	margin-top:10px;
	color:#666;
}

.hese{
	color:#E2A83D;
}

.heise{
	color:#000;
}


.youshi{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:80px;
}


.ysbox{
	width:280px;
}

.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:462px;
	background:url(../images/xxnrbg.jpg) no-repeat;
	margin-top:100px;
}


.xxcenter{
	width:1200px;
	margin:0 auto;
	padding-top:10px;
}

.centext{
	width:780px;
	margin:0 auto;
	font-size:18px;
	text-align:center;
	margin-top:30px;
	line-height:30px;
	margin-bottom:50px;
}

.plist{
	width:1200px;
	margin:0 auto;
	position:relative;
}

.plist ul{
	width:100%;
	position:absolute;
	left:0;
	top:0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.plist ul li{
	width:280px;
	box-shadow:0 0 6px #CCCCCC;
	background:#fff;
	margin-bottom:30px;
}

.plist ul li span{
	width:280px;
	height:auto;
	display:block;
	margin:10px;
}

.plist ul li p{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	margin-bottom:12px;
}



.chuangye{
	width:1200px;
	height:450px;
	margin:0 auto;
	position:relative;
	margin-top:50px;
}


.cy{
	position:absolute;
	width:293px;
	height:290px;
}

.cy h3{
	width:100%;
	font-size:20px;
	text-align:center;
	line-height:290px;
}



.cy1{
	left:0;
	top:145px;
	background:url(../images/1.png) no-repeat;
	background-size:293px 290px;
}

.cy2{
	left:151px;
	top:-6px;
	background:url(../images/2.png) no-repeat;
	background-size:293px 290px;
}

.cy3{
	left:301px;
	top:144px;
	background:url(../images/3.png) no-repeat;
	background-size:293px 290px;
}

.cy4{
	left:451px;
	top:-6px;
	background:url(../images/4.png) no-repeat;
	background-size:293px 290px;
}


.cy5{
	left:601px;
	top:144px;
	background:url(../images/5.png) no-repeat;
	background-size:293px 290px;
}


.cy6{
	left:751px;
	top:-6px;
	background:url(../images/6.png) no-repeat;
	background-size:293px 290px;
}

.cy7{
	left:901px;
	top:144px;
	background:url(../images/7.png) no-repeat;
	background-size:293px 290px;
}
