html {overflow-y: scroll;margin: 0;padding: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;padding: 0;border: 0;}
body {font-size: 12px;color:#333333;font-family: "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
a {text-decoration: none;color: #333333;}
a:hover,a:active,a:focus{text-decoration:none;color: #185a94;}
fieldset,img {border: none;}
ol, ul, li {list-style: none;}
input, textarea, select, button {font-size: 100%;}
table {border-collapse:collapse; border-spacing:0;}



/* css clear float */
.clearfix::before,.clearfix::after{content: "";height: 0;line-height: 0;display: block;visibility: hidden;clear: both;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;/*IE/7/6*/}
.fl{float: left;}
.fr{float: right;}
.contain{width: 1000px; margin: 0 auto;}


.mb_nav {
    background: #ebbd67;
    width: 100%;
    height: 58px;
    line-height: 58px;
    /* border-bottom: 1px solid #b4b4b4; */
    position: fixed;
    z-index: 100;
    top: 0;
}
.mb_nav dl {
    width: 1000px;
    margin: 0 auto;
    font-size: 16px;
    font-family: Microsoft YaHei;
}
.mb_nav dl dt {
    float: left;
    color: #FFFFFF;
}
.mb_nav dl dd {
    float: right;
}
.mb_nav dl dd a {
    padding: 0 20px;
    height: 56px;
    display: block;
    color: #FFFFFF;
}
.bannerbox{
	width: 100%;
	height: 854px;
	overflow: hidden;
	position: relative;
	margin-top: 58px;
}
.bannerbox .banner{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.xs1{
	width: 100%;
	height: 746px;
	overflow: hidden;
	position: relative;
}
.xs1 .xs{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.xs2{
	width: 100%;
	height: 781px;
	overflow: hidden;  
	position: relative;
}
.xs2 .xs{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.messages{
	width: 100%;
	height: 36px;
	padding: 40px 0px;
	background: #0592e3;
	overflow: hidden;
}
.messages input{
	width: 190px;
	height: 36px;
	overflow: hidden;
	text-indent: 10px;
	font-size: 16px;
	color: #999;
	background: #fff;
	margin-right: 20px;
}
.messages button{
	width:126px;
	height:36px;
	background: #ffcd01;
	color: #000;
	font-size: 16px;
	float: right;
	cursor: pointer;
}
.fw{
	width: 100%;
	height: 1240px;
	background: url(../images/xs_bg.jpg) no-repeat center top;
	overflow: hidden;
	padding-top: 45px;
}
.fw .title{
	text-align: center;
}
.fw ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.fw ul li{
	float: left;
	margin-right: 23px;
}
.fw ul li:nth-last-child{
	margin-right: 0px;
}
.fw .title2{
	margin: 55px auto 40px;
	text-align: center;
}
.fwlc{
	width: 100%;
	height:257px;
	padding: 64px 0px;
	background: #0592e3;
}
.fwxm{
	width: 100%;
	height: 800px;
	overflow: hidden;
}
.fwxm_title{
	margin: 50px 0px;
	text-align: center;
}
.homebanner{width:100%;display: block;}
.homebanner img{width:100%;vertical-align: bottom;}
.homebanner .swiper-pagination-bullet{width:15px;height:15px;opacity: 1;border-radius:15px;background: #999;}
.homebanner .swiper-pagination-bullet-active{background: #3d74fa;border:none;}
.swiper-pagination{
	top:600px;
}
.yybm{
	width: 100%;
	height: 575px;
	padding-top: 80px;
	background: url(../images/bg2.jpg) no-repeat center top;
}
.yybm .contain{
	width: 1009px;
	height: 498px;
	background: url(../images/yy_bg.png) no-repeat center top;
}
.yybm .left{
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 138px;
	padding:0px 77px;   
    float: left;
}
.yybm .left input{
	width: 345px;
	height: 52px;
	background: #fff;
	border-radius: 4px;
	margin-bottom:10px; 
	font-size: 20px;
	text-indent: 10px;
}
.yybm .left button{
	background: #fae220;
	width: 345px;
	height: 52px;
	display:block;
	color: #010100;
	font-size: 25px;
	margin-top: 15px;
	border-radius: 4px;
	cursor: pointer;
}
.yybm .left span{
	margin-left: -36px;
	color: #c5c5c5;
	font-size: 20px;
}
.yybm .right{
	width:420px;
	font-size: 20px;
	line-height: 36px;
	overflow: hidden;
	color: #fff;
	float: right;
	margin-top: 138px;
	height: 258px;
}
.foot{
	height: 80px;
	background: #0592e3;
	font-size: 24px;
	color:#fff;
	letter-spacing: 10px;
	line-height: 80px;
	text-align: center;
}
.foot a{color: #fff;}