.hnzy{box-sizing: border-box;}
.w100{display: block;width:100%;}
.title{width:315px;margin: 38px auto 60px auto;}
.hnzy-wrap{width:1150px;margin: 0 auto;}
.wrap-img{position: relative;}
.wrap-img img,.wrap-img .swiper-container{box-shadow: 0px 0px 13px rgba(0,0,0,0.2)}
.wrap-img i{display: block;width:92%;height:48px;background:url(../images/zs.png) repeat-x;position: absolute;bottom:-30px;left:50%;margin-left:-46%;z-index: 9;}
.hnzy-text{padding:20px 27px;box-shadow: 0px 8px 8px rgba(0,0,0,0.2);margin-top:10px;background:#f3f4f8;}
.hnzy-text h3{height:90px;line-height: 90px;border-bottom: 2px dashed #000;padding-left:10px;margin-bottom: 25px;}
.hnzy-text p{line-height: 2em;font-size:20px;text-indent: 2em;}
.hnzy-zs{width:1200px;margin:50px auto 36px auto;}
.hnzy-bg{position: relative;height:488px;}
.hnzy-bg img{position: absolute; top:-420px;}
.hxjs-wrap{padding-top:30px;border-bottom: 2px dashed #000;margin-bottom: 25px;}
.hxjs-wrap div{float: left;}
.wxjs-wrap-l{width:53%;margin-right:2%;}
.wxjs-wrap-r{width:45%;}
.hxjs-wrap h4{font-size: 22px;line-height: 2em;}
.hxjs-wrap span{display: block;margin-bottom: 10px;}
.hxjs-tab{width:30%;margin:0 auto;}
.hxjs-tab li{cursor: pointer; float: left;padding:5px 0;width:30.3%; background: #f6cd97;color:#fff;margin-right: 3.333%;text-align: center; border-radius: 5px;margin-bottom: 15px;}
.hxjs-tab li.on{background:#e3a782;}
.hxjs-img{width:45%;float: left;}
.hxjs-img2{width:53%;float: right;}
.hxjsb-img img{width:32.6%;margin-right: 1%;float: left;margin-bottom: 1%;height:236px;}
.hxjsb-img img:nth-child(3n){margin-right: 0;}

.m-lg{padding: 0 0.8rem}

/*轮播*/
.lunbo{width: 1200px;height: auto;margin:0 auto;position: relative;}
.lunbo .ul-item{}
.lunbo .ul-item li{text-align: center; display: none}
.lunbo .ul-item li:nth-child(1){display: block;}
.lunbo .ul-item li img{width: 58%}

/*左右控件*/
.control{position: absolute;top: 50%;margin-top: -50px;width:50px;height: 86px;cursor: pointer;}
span.con-left{background: url(../images/left.png);left: 15%;background-size: 100%}
span.con-right{background: url(../images/right.png);right: 15%;background-size: 100%}

@media (max-width: 770px){
	.title{width:180px;margin-top:15px;margin-bottom: 15px;}
	.hnzy-wrap{width:100%;padding:0 10px;}
	.hnzy-text{padding:10px;}
	.hnzy-text h3{height:60px;line-height: 60px;margin-bottom: 10px;}
	.hnzy-text h3 img{width:80%;}
	.one-text h3 img{width:60%;}
	.hnzy-text p{font-size: 16px;}
	.hnzy-zs{width:100%;margin-top:15px;margin-bottom: 15px;}
	.hnzy-bg{height:165px;}
	.hnzy-bg img{height:325px; top:-140px;}
	.wxjs-wrap-l,.wxjs-wrap-r{width:100%;font-size: 13px;}
	.hxjs-tab{width:72%;}
	.hxjsb-img img{height:136px;}
}