/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family:"微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}
@font-face{
	font-family: "Montserrat (OT1)";
	src:url('../font/Montserrat-Regular.ttf');
}
a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.htmleaf-container{
	display: none;
}
.header-navigation {
	position:fixed;
	top:0;
	width:100%;
	text-align:center;
	z-index:9999;
	background-color: #fff;
}
.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	  -webkit-transform:translateY(-110px);
	-ms-transform:translateY(-110px);
	-o-transform:translateY(-110px);
	transform:translateY(-110px);
	/*transition:transform .5s ease-out;
	*/
	  -webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
}
.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	  -webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
	/*transition:transform .5s ease-out;
	*/
	  -webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
}

.headnavdv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.headlogo img{
	display: block;
	height: 90px;
}
.headnavright ul{
	display: flex;
	justify-content: space-between;
} 
.headnavright ul li{
	margin: 0 25px;
	line-height: 90px;
}
.headnavright ul li a{
	color: #4c4c4c;
	font-size: 16px;
}
.headnavright ul li a:hover{
	color: #88b82a;
}
.headnavright ul li.active a{
	color: #88b82a;
}
.headnavright{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headnavright i{
	margin-left: 15px;
}
.banner img{
	display: block;
	width: 100%;
}
.index_yw{
	width: 100%;
	background: url(../images/youshi_02.png) center no-repeat;
	padding: 75px 0px;
	background-size: cover;
}
.index_ywdv{
	width: 1400px;
	margin: 0 auto;
}
.inde_biaoti h1{
	color: #333333;
	font-size: 34px;
	text-align: center;
	margin-bottom: 25px;
}
.inde_biaoti p{
	width: 630px;
	margin: 0 auto;
	line-height: 35px;
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.index_ywdvs{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.index_ywdvs .item{
	width: 285px;
}
.index_ywdvs .item ul li{
	display: flex;
	align-items: flex-start;
}
.index_ywdvs .item ul li{
	margin-top: 175px;
}
.index_ywdvs .item ul li img{
	margin-right: 25px;
}
.index_ywdvs .item ul li div {
	width: 195px;
}
.index_ywdvs .item ul li div h1{
	color: #4c4c4c;
	font-size: 22px;
	font-family: "Montserrat (OT1)";
}
.index_ywdvs .item ul li div p{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 25px;
}
.index_ywdvs .item2 ul li img{
	margin-right: 0px;
	margin-left: 25px;
}
.index_ywdvs .item ul li:last-child{
	margin-top:135px ;
}
.index_gywm{
	width: 100%;
	background: url(../images/gywm_02.png) center no-repeat;
	padding: 85px 0px;
	background-size: cover;
}
.index_gywmdv{
	width: 1400px;
	margin: 0 auto;
}
.gywmtop{
	display: flex;
	justify-content: space-between;
}
.gywmdv{
	width: 50%;
}
.gywmdv h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
}
.gywmdv p{
	color: #4c4c4c;
	font-size: 16px;
	margin-bottom: 35px;
}
.gywmdv section{
	color: #808080;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 35px;
}
.gywmdv a{
	display: block;
	width: 125px;
	height: 40px;
	border: 1px solid #88b82a;
	text-align: center;
	color: #88b82a;
	font-size: 14px;
	line-height: 40px;
}
.gywmdv a:hover{
	background-color: #88b82a;
	color: #fff;
}
.gywmul{
	width: 400px;
}
.gywmul ul{
	display: flex;
	justify-content: space-between;
}
.gywmul ul li h1{
	color: #808080;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.gywmul ul li h1 span{
	color: #88b82a;
	font-size: 48px;
	font-family: 'Montserrat (OT1)';
	font-weight: bold;
	margin-right: 10px;
}
.gywmul ul li p{
	color: #4c4c4c;
	font-size: 14px;
	text-align: center;
}
.gywmlist{
	width: 100%;
	margin-top: 80px;
}
.gywmlist ul{
	display: flex;
	justify-content: space-between;
}
.gywmlist ul li{
	background-color: #fff;
	width: 40%;
	padding: 5%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.gywmlist ul li div{
	width: 410px;
}
.gywmlist ul li div h1{
	color: #4c4c4c;
	font-size: 20px;
	margin-bottom: 15px;
}
.gywmlist ul li div p{
	color: #808080;
	font-size: 14px;
	line-height: 30px;
}
.mfootdv{
	display: none;
}
.mfoot{
	display: none;
}
.index_news{
	background: url(../images/zhda_02.png) center no-repeat;
	padding: 80px 0px;
	padding-bottom: 100px;
	background-size: cover;
}
.tabBox1{
	margin-top: 30px;
}
.tabBox1 .hd{position: relative; width:1300px;margin:0 auto; position:relative;  }
.tabBox1 .hd ul li i{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	color: #9f9f9f;
}
.tabBox1 .hd ul{ display: flex;justify-content: flex-end; overflow:hidden; position: absolute;right: 0;top: -90px; }
.tabBox1 .hd ul li{width: 125px;height: 40px; line-height: 40px; color:#fff; margin: 0 15px; color: #cccccc;border: 1px solid #cccccc;}
.tabBox1 .hd ul li p{
	color: #808080;
	font-size: 14px;
	text-align: center;
}
.tabBox1 .hd ul li.on{border: 1px solid #88b82a;}
.tabBox1 .hd ul li.on p{ color: #88b82a; }
.tabBox1 .hd ul li.on i{ 88b82a  }
.tabBox1 .bd ul div dl{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.index_newdv{
	width: 1400px;	
	margin: 0 auto;
}
.indexnewdvleft{
	width: 430px;
}
.indexnewdvs{
	display: flex;
	justify-content: space-between;
}
.indexnewdvleft a img{
	display: block;
	width: 100%;
}
.indexnewdvleft div{
	padding: 30px;
	background-color: #fff;
}
.indexnewdvleft div h1{
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
	align-items: center;
}
.indexnewdvleft div h1 i{
	color: #88b82a;
	font-size: 16px;
}
.indexnewdvleft div h1 span{
	color: #666666;
	font-size: 14px;
	font-family: arial;
}
.indexnewdvleft div p{
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
}
.indexnewdvcenter{
	width: 380px;
	background: url(../images/newsa_03.png) center no-repeat;
	padding: 25px;
	position: relative;
}
.indexnewdvcenter h1{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 30px;
}
.indexnewdvcenter h1 i{
	color: #88b82a;
	font-size: 16px;
}
.indexnewdvcenter h1 span{
	color: #666666;
	font-size: 14px;
	font-family: arial;
}
.indexnewdvcenter h2{
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.indexnewdvcenter p{
	line-height: 30px;
	color: #808080;
	font-size: 14px;
}
.indexnewdvcenter a{
	display: block;
	width: 120px;
	border-radius: 50px;
	height: 40px;
	background-color: #88b82a;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	bottom: 80px;
	left: 25px;
}
.indexnewdvright{
	width: 430px;
}
.indexnewdvright ul{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.indexnewdvright ul li a{
	display: flex;
	justify-content: space-between;
}
.indexnewdvright ul li section{
	width: 180px;
	height: 130px;
	overflow: hidden;
}
.indexnewdvright ul li section img{
	display: block;
	width: 100%;
	transition: all .5s;
	height: 125px;
}
.indexnewdvright ul li div{
	width: 205px;
}
.indexnewdvright ul li div h1{
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	margin-bottom: 10px;
}
.indexnewdvright ul li div p{
	font-size: 14px;
	color: #808080;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.indexnewdvright ul li{
	padding-bottom: 8px;
	border-bottom:1px solid #e6e6e6 ;
}
.indexnewdvright ul li:last-child{
	padding: 0;
	border-bottom: none;
}
.indexnewdvright ul li:hover section img{
	transform: scale(1.03);
}
.index_bt h1{
	color: #333333;
	font-size: 24px;
	margin-bottom: 10px;
}
.index_bt p{
	color: #808080;
	font-size: 14px;
}
.foot{
	display: block;
	width: 100%;
	background: url(../images/foot_02.png) center no-repeat ;
	height: 460px;
	background-size: cover;
}
.footdv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 120px;
}
.footdvleft{
	width: 285px;
}
.footdvleft h1{
	color: #999999;
	font-size: 18px;
	margin-top: 40px;
}
.footdvleft p{
	color: #999999;
	font-size: 36px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
}
.footdvcenter{
	width: 845px;
	display: flex;
	justify-content: space-between;
}
.footdvcenter dl dt a{
	color: #cccccc;
	font-size: 16px;
}
.footdvcenter dl dd a{
	color: #999999;
	font-size: 14px;
}
.footdvcenter dl dd a:hover{
	color: #fff;
}
.footdvcenter dl dt{
	margin-bottom: 20px;
}
.footdvcenter dl dd{
	margin-bottom: 20px;
}
.footdvright p{
	color: #999999;
	font-size: 14px;
	margin-top: 15px;
	text-align: center;
}
.footdvright img{
	display: block;
	width: 130px;
}
.wdl{
	width: 100%;
	height: 75px;
	background-color: #373737;
}
.wdldv{
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 75px;
}
.wdldv p{
	color: #999999;
	font-size: 14px;
}
.wdldv p a{
	color: #999999;
	font-size: 14px;
}
.index_ysdv{
	display: flex;
	justify-content: space-between;
}
.index_ysleft{
	width: 50%;
	height: 780px;
}
.index_ysleftdv{
	width: 700px;
	float: right;
}
.index_ysleftdv img{
	display: block;
	margin-top: 185px;
	margin-bottom: 35px;
}
.index_ysleftdv h1{
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 30px;
}
.index_ysleftdv ul li{
	display: flex;
}
.index_ysleftdv ul{
	width: 485px;
}
.index_ysleftdv ul li{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.index_ysleftdv ul li span{
	display: block;
	width: 5px;
	height: 5px;
	background-color: #fff;
	margin-top: 13px;
}
.index_ysleftdv ul li p{
	width: 460px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
}
.index_ysleftdv a{
	display: block;
	width: 125px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 70px;
}
.index_ysright{
	width: 50%;
	background: url(../images/diti_03.png) center no-repeat;
	background-size: cover;
}
.index_ysright h1{
	text-align: center;
	color: #333333;
	font-size: 30px;
	margin-top: 85px;
}
.mbanner{
	display: none;
}
.index_ysright p{
	width: 335px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	color: #666666;
	margin-top: 20px;
	font-size: 14px;
}
.index_ysright img{
	display: block;
	width: 360px;
	height: 360px;
	margin: 0 auto;
	margin-top: 45px;
	margin-bottom: 40px;
}
.abouthb{
	display: flex;
	justify-content: space-between;
}
.abouthbleft{
	width: 65%;
	background: url(../images/abh_02.png) center no-repeat;
	display: flex;
	justify-content: flex-end;
	background-size: cover;
}
.abouthbright{
	width: 35%;
	background: url(../images/abh_03.png) center no-repeat;
	background-size: cover;
}
.abouthbleftdv{
	width: 1000px;
	height: 880px;
}
.abouthbleftdv h1{
	margin-top: 70px;
	color: #333333;
	font-size: 40px;
	font-weight: bold;
}
.abouthbleftdv h2{
	color: #333333;
	font-weight: bold;
	font-size: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.abouthbleftdv h3{
	color: #88b82a;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 35px;
}
.abouthbleftdv p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	width: 700px;
}
.abouthbright ul{
	margin-top: 145px;
}
.abouthbright ul li{
	display: flex;
	justify-content: center;
	align-items: center;margin-bottom: 100px;
}
.abouthbright ul li img{
	width: 65px;
	display: block;
}
.abouthbright ul li div{
	width: 100px;
	margin-left: 20px;
}
.abouthbright ul li div h1{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.abouthbright ul li div h1 span{
	font-size: 48px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
	color: #fff;
}
.abouthbright ul li div h1 i{
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
}
.abouthbright ul li p{
	color: #fff;
	font-size: 14px;
}
.aboutsq{
	width: 1400px;
	margin: 0 auto;
}
.abouthb{
	position: relative;
}
.aboutsq{
	position: absolute;
	bottom: -125px;
	left: 50%;
	margin-left: -700px;

}
.culture{
	width: 100%;
	background:url(../images/qqwd_02.png) center no-repeat;
	background-size: cover;
}
.culturedv{
	width: 1400px;
	margin: 0 auto;
}
.culturedvleft{
	width: 200px;
}
.culturedvleft h1{
	color: #d9d9d9;
	font-size: 40px;
	font-family: "Arial";
} 
.lxwmtop{
	width: 1400px;
	margin: 0 auto;
}
.lxwmdv{
	margin-top: 80px;
}
.lxwmdv h1{
	text-align: center;
	color: #4c4c4c;
	font-size: 30px;
	margin-bottom: 10px;
}
.lxwmdv p{
	color: #666666;
	font-size: 16px;
	text-align: center;
	margin-bottom: 65px;
}
.lxwmtop ul{
	display: flex;
	justify-content: space-between;
}
.lxwmtop ul li{
	width: 250px;
	border-bottom: 4px solid #88b82a;
	height: 266px;
	padding:  0 40px;
	background-color: #f7f7f7;
}
.lxwmtop ul li img{
	margin-top: 50px;
	display: block;
	margin-bottom: 50px;
}
.lxwmtop ul li h1{
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.lxwmtop ul li p{
	color: #4c4c4c;
	font-size: 16px;
	line-height: 30px;
}
.zxly{
	width: 1400px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 60px;
}
.zxly h1{
	color: #4c4c4c;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 50px;
}
.zxly form{
	width: 1400px;
	margin: 0 auto;
}
.zxly form div{
	display: flex;
	justify-content: space-between;
	margin-bottom: 1%;
}
.zxly form div input{
	border: none;
	border: 1px solid #e6e6e6;
	padding: 1%;
	width: 47.3%;
	outline: none;
}
.zxly form textarea{
	border: none;
	border: 1px solid #e6e6e6;
	padding: 1%;
	width: 98%;
	line-height: 30px;
	height: 180px;
	outline: none;
}
.zxly form button{
	width: 100%;
	border: none;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
	background-color: #1d69b4;
}
.shownav{
	width: 100%;
	height: 75px;
	background-color: #f6f7f6;
}
.shownav ul{
	display: flex;
	justify-content: center;
}
.shownav ul li{
	width: 140px;
	line-height: 75px;
}
.shownav ul li a{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.shownav ul li:hover{
	background-color: #88b82a;
}
.shownav ul li:hover a{
	color: #fff;
}
.shownav ul li.active{
	background-color: #88b82a;
}
.shownav ul li.active a{
	color: #fff;
}
.tjnews{
	width: 1400px;
	margin: 40px auto;
}
.tjnews a{
	display: flex;
	justify-content: space-between;
}
.tjnewsleft{
	width: 500px;
}
.tjnewsleft img{
	display: block;
	width: 100%;
}
.tjnewsright{
	width: 900px;
	background-color: #f6f7f6;
	padding: 40px 50px;
	position: relative;
}
.tjnewsright span{
	color: #808080;
	font-size: 14px;
	display: block;
	line-height: 30px;
}
.tjnewsright h1{
	line-height: 45px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.tjnewsright p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}
.tjnewsright i{
	color: #88b82a;
	font-size: 14px;
	position: absolute;
	bottom: 40px;
	right: 40px;
}
.newslist {
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 0px;
}
.newslist ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.newslist ul li{
	background-color: #f6f7f6;
	padding: 30px 30px;
	position: relative;
	width: 620px;
	margin-bottom: 40px;
}
.newslist ul li span{
	color: #7e7e7e;
	font-size: 14px;
	display: block;
	margin-top: 15px;
}
.newslist ul li h1{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px;
}
.newslist ul li p{
	line-height: 30px;
	height: 60px;
	color: #7e7e7e;
	font-size: 14px;
}
.newslist ul li i{
	position: relative;
	display: block;
	margin-top: 25px;
	text-align: right;
	color: #88b82a;
	font-size: 14px;
}
.newslist ul li:hover{
	background-color: #88b82a;
}
.newslist ul li:hover span{
	color: #fff;
}
.newslist ul li:hover h1{
	color: #fff;
}
.newslist ul li:hover p{
	color: #fff;
}
.newslist ul li:hover i{
	color: #fff;
}
.shownews{
	padding: 40px 0px;
	box-shadow: 0px 0px 10px #e3e3e3;
}
.shownewsdv{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 35px;
}
.shownewsdv h1{
	text-align: center;
	width: 1400px;
	margin: 0 auto;
	color: #333333;
	font-size: 30px;
}
.shownewsdv p{
	width: 1400px;
	color: #666666;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}
.shownewstxt{
	width: 1400px;
	margin: 30px auto;
}
.xgxw{
	width: 1400px;
	margin: 45px auto;
}
.xgxw h1{
	color: #333333;
	font-size: 30px;
	margin-bottom: 30px;
}
.xgxw ul{
	display: flex;
	justify-content: flex-start;
}
.xgxw ul li{
	padding: 30px;
	width: 380px;
	background-color: #f6f7f6;
	margin: 10px;
}
.xgxw ul li h2{
	color: #333333;
	font-size: 20px;
}
.xgxw ul li span{
	display: block;
	margin: 15px 0px;
	color: #999999;
	font-size: 14px;
}
.xgxw ul li p{
	line-height: 25px;
	color: #666666;
	font-size: 14px;
}
.xgxw ul li:hover{
	background-color: #fff;
	box-shadow: 0px 0px 10px #ececec;
}
.xgxw ul li:hover h2{
	color: #2190de;
}
.dingwei{
	display: flex;
	width: 1400px;
	margin: 0 auto;
	align-items: center;
	justify-content: space-between;
}
.dingwei div{
	width: 320px;
	border-right: 1px solid #dfdfdf;
	margin: 80px 0px;
}
.dingwei div h1{
	color: #88b82a;
	font-size: 30px;
	font-weight: bold;
}
.dingwei div span{
	width: 65px;
	display: block;
	height: 5px;
	background: url(../images/dqwwr_03.png) center no-repeat;
	margin: 10px 0px;
}
.dingwei div p{
	color: #4c4c4c;
	font-size: 22px;
}
.dingwei ul{
	width: 935px;
	display: flex;
	justify-content: space-between;
}
.dingwei ul li h2{
	color: #88b82a;
	font-size: 40px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.dingwei ul li h2 i{
	font-size: 12px;
	margin-left: 5px;
}
.dingwei ul li p{
	color: #808080;
	font-size: 14px;
}
.xmzs{
	background: url(../images/blue_02.png) center no-repeat;
	width: 100%;
	height: 740px;
	background-size: cover;
}
.xmzsdv{
	width: 1400px;
	margin: 0 auto;
}
.xmzstop h1{
	color: #ffffff;
	padding-top: 75px;
	font-size: 34px;
	text-align: center;
	margin-bottom: 15px;
}
.xmzstop i{
	display: block;
	width: 40px;
	height: 3px;
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 45px;
}
.gylc{
	width: 100%;
	background-color: #f6f7f6;
	padding: 80px 0px;
}
.gylctop h1{
	text-align: center;
	color: #4c4c4c;
	font-size: 34px;
	margin-bottom: 15px
}
.gylctop i{
	display: block;
	width: 50px;
	height: 3px;
	background-color: #1f67bf;
	margin: 0 auto;
	margin-bottom: 20px;
}
.gylctop p{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
	width: 1275px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
}
.gylclist ul{
	display: flex;
	width: 1400px;
	margin: 0 auto;
}
.gylclist ul li:first-child{
	background: url(../images/duobinax_02.png) center no-repeat;
	width: 320px;
	height: 160px;background-size: contain;
}
.gylclist ul li:first-child:hover{
	background: url(../images/duobinax_03.png) center no-repeat;
	width: 320px;background-size: contain;
}
.gylclist ul li{
	background: url(../images/duobinax_05.png) center no-repeat;
	width: 320px;
	height: 160px;
	background-size: contain;
}
.gylclist ul li p{
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
}
.gylclist ul li i{
	height: 65px;
	display: block;
	width: 74px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px
}
.gylclist ul li i img{
	display: block;
	width: auto;
	margin: 0 auto;
}

.gylclist ul li:hover p{
	color: #fff;   
}
.blank-large{
	height: 40px;
}
	.tabBox .hd{ position:relative;  }
	.tabBox .hd ul{  top:0; overflow:hidden;  }
	.tabBox .hd ul li{ position:absolute;  color:#666;height: 165px; padding-left: 35px;padding-right: 35px; padding-top: 30px;padding-bottom: 25px; width: 260px; background-color: #fff; }
	.tabBox .hd ul li:first-child{
		left: 0;
		top: 0;
		z-index: 99;
	}
	.tabBox .hd ul li:nth-child(2){
		top: 0;right:0;z-index: 99;
	}
	.tabBox .hd ul li:nth-child(3){
		top: 240px;left:0;z-index: 99;
	}
	.tabBox .hd ul li:last-child{
		top: 240px;right:0;z-index: 99;
	}
	.tabBox .hd ul .on{ color:#CF7F21;   }
	.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox .bd ul{ width: 700px !important; }
	.tabBox .bd li{ height:33px; line-height:33px;   }
	.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
	.ssa{
		width: 700px ;overflow: hidden;
		margin: 0 auto;
	}
.tabBox .hd ul li h1{
	color: #4c4c4c;
	font-size: 22px;
	text-align: center;
}
.tabBox .hd ul li i{
	display: block;
	width: 27px;
	height: 2px;
	background-color:#4d4d4d ;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.tabBox .hd ul li p{
	line-height: 25px;
	color: #666666;
	font-size: 14px;
}
.tabBox .hd ul li.on{
	background: url(../images/wws_03.png) center no-repeat;
}
.tabBox .hd ul li.on div h1{
	color: #88b82a;
	font-size: 22px;
}
.tabBox .hd ul li.on div i{
	background-color: #1f67bf;
}
.tabBox .hd ul li:nth-child(odd).on span{
	display: block;
	width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -10px;
    top: calc(50% - 10px);
}

.tabBox .hd ul li:nth-child(even).on span{
	display: block;
	width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
    top: calc(50% - 10px);
}
.culturedv{
	padding: 35px 0px;
	display: flex;
	justify-content: space-between;
}
.index_ysleftdv h2,.index_ysleftdv h3{
	display: none;
}
.culturedvleft h1{
	color: #d9d9d9;
	font-size: 40px;
	font-family: arial;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.culturedvleft i{
	display: block;
	width: 65px;
	height: 5px;
	background: url(../images/dqwwr_03.png) center no-repeat;
	margin-bottom: 25px;
}
.culturedvleft ul li{
	height: 30px;
	border-bottom:3px solid transparent ;
	line-height: 30px;
	color: #4c4c4c;
	width: 65px;
	font-size: 16px;
	margin-bottom: 25px;
}
.culturedvleft ul li.hover{
	border-bottom:3px solid #88b82a ;
	color: #88b82a;
}
.culturedvright{
	width: 1080px;
}
.culture .culturedvright ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.culturedvright ul li{
	width: 470px;
	padding: 30px;
	height: 130px;
	background-color: #fff;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.culturedvright ul li i{
	width: 80px;
	display: block;
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.culturedvright ul li div{
	width: 380px;
}
.culturedvright ul li div h1{
	color: #4c4c4c;
	font-size: 18px;
	line-height: 30px;
}
.culturedvright ul li div p{
	line-height: 25px;
	color: #808080;
	font-size: 14px;
	margin-top: 5px
}
.culturedvright ul li.hover{
	background: url(../images/odg_03.png) center no-repeat;
}
.culturedvright ul li.hover i{
	color: #fff;
}
.culturedvright ul li.hover div h1{
	color: #fff;
}
.culturedvright ul li.hover div p{
	color: #fff;
}
.culturedvright ul li:hover{
	background: url(../images/odg_03.png) center no-repeat;
}
.culturedvright ul li:hover i{
	color: #fff;
}
.culturedvright ul li:hover div h1{
	color: #fff;
}
.culturedvright ul li:hover div p{
	color: #fff;
}

.index_ysleftdv .swiper{
	width: 485px;
	margin: 0;
}
.ysdvimg{
	width: 550px;
}
.ysdvnav{
	width: 375px;
	margin: 0 auto;
	text-align: center;
}
.index_ysleftdv .swiper-pagination{
	top:100px;
	text-align: left;
	color: #fff;
	color: #ffffff;
	font-size: 20px;
	font-family: "Montserrat (OT1)";
}
.index_ysleftdv .swiper-pagination-current{
	font-size: 46px;
	color: #fff;
	font-family: "Montserrat (OT1)";
}
.ysdvnav  .swiper-slide{
	color: #808080;
	font-size: 14px;
	line-height: 35px;
}
.ysdvnav .swiper-slide-active{
	color: #4c4c4c;
	font-size: 18px;
}
.swiper-button-next, .swiper-button-prev{
	width: 50px !important;
	height: 50px !important;
	background: url(../images/sixr.png) center no-repeat;
	background-color: #ebeef0;
	opacity: 1 !important;
	border-radius: 50%;
}
.swiper-button-prev{
	background: url(../images/sixl.png) center no-repeat;
	background-color: #ebeef0;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display: none;
}
.swiper-button-next:hover{
	background: url(../images/br.png) center no-repeat;
	background-color: #88b82a;
}
.swiper-button-prev:hover{
	background: url(../images/bl.png) center no-repeat;
	background-color: #88b82a;
}
.ysdvimg .swiper-slide div{
	height: 390px;
	width: 390px;
	max-width: 390px;
	max-height: 390px;
	margin: 0 auto;
	position: relative;
}
.ysdvimg .swiper-slide div:after{
	content: "";
	display: block;
	max-width: 390px;
	max-height: 390px;
	background: url(../images/quan.png) center no-repeat;
	margin: 0 auto;
	position: absolute;
	top: -15px;
	left: 0;
	width: 100%;
	height: 100%;
	animation: myfirst 3s;
	animation-iteration-count:infinite;
}
@keyframes myfirst
{
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
.secah{
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 90px;
    left: 0;
    padding: 10px 0px;
    z-index: 999;
    display: none;
}
.secah .gjcdvright{
    width: 1400px;
    margin: 0 auto;
    border-radius: 0px;
}
.secah .gjcdvright .navsearch_input input{
    width: 1330px;
}
.navsearch_input input{
	line-height: 35px;
	border: none;
	background: transparent;
	outline: none;
	border: 1px solid #e6e6e6;
	padding: 0 15px;
}
.searchgo{
	width: 25px;
	height: 25px;
	margin-top: 5px;
	background: url(../images/ss_03.png) center no-repeat;
	border: none;
	margin-top: 5px;
}
.gjcdvright form{
	display: flex;
	justify-content: space-between;
}
.pcbanner{
		display: block;
	}
	.mbanner1{
		display: none;
	}
.mimg{
	display: none;
}
.gylclist ul li i .imge2{
	display: none;
}
.gylclist ul li:hover i .imge2{
	display: block;
}
.gylclist ul li:hover i .imge1{
	display: none;
}

.gylclist ul li:hover{
	background: url(../images/duobinax_051.png) center no-repeat;background-size: contain;
}
.lxwmtop ul li .imge1{
	display: block;
}
.lxwmtop ul li .imge2{
	display: none;
}
.lxwmtop ul li:hover{
	box-shadow: 0px 0px 10px #cfcbcb;
	border-bottom-color:#1f67bf ;
}
.lxwmtop ul li:hover .imge2{
	display: block;
}
.lxwmtop ul li:hover .imge1{
	display: none;
}
.zxly form button:hover{
	background-color: #88b82a;
}
.aboutsq ul{
	box-shadow: 0px 0px 10px #d0d0d0;
}
.culturedvright ul div{
	width: 32%;
}
.culturedvright ul div img{
	width: 100%;
	display: block;
	
}
@media only screen and (min-width: 1400px) and (max-width: 1600px){
	.abouthbleftdv{
		width: 90%;
	}
}
.map{
	width: 1400px;
	margin: 0 auto;
	margin-top: 30px;
}
.map img{
	display: block;
	width: 100%;
}
.zshu{
	width: 1400px;
    margin: 25px auto;
    display: flex;
    justify-content: space-between;margin-top: 50px;padding-top: 120px;
}
.zshu .culturedvright ul li{
	width: 530px;
	padding: 0;
	height: auto;
	margin-bottom: 0;
}
.zshu .culturedvright ul li img{
	display: block;
	width: 100%;
}
.zshu .culturedvleft{
	width: auto;
}
.zshu .culturedvleft p{
	color: #333333;
    font-weight: bold;
    font-size: 40px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.pcbanner .swiper-slide{
	position: relative;
}
.pcbanner .swiper-slide div{
	position:absolute;
	width: 67.7%;
	top:40%;
	left:16.15%;
}
.pcbanner .swiper-slide div h1{
	color:#ffffff;
	font-size:48px;
	font-weight:bold;
	margin-bottom:35px;
	text-align: center;
}
.pcbanner .swiper-slide div i{
	display:block;
	width:90px;
	height:5px;
	background-color:#fff;
	margin-bottom:30px;
}
.pcbanner .swiper-slide div p{
	color:#ffffff;
	font-size:24px;
	text-align: center;
}
.pcbanner .swiper-slide div span{
	display:block;
	width: 200px;
	height:40px;
	background-color:#ea5413;
	color:#ffffff;
	font-size:24px;
	font-family: "Montserrat";
	text-align: center;
	line-height:40px;
	text-transform: uppercase;
	margin-bottom:25px;
}
.pcbanner img{
	display: block;
	width: 100%;
}

@media only screen and (min-width: 1000px) and (max-width: 1400px){
	.secah .gjcdvright{
	    width: 95%;
	    margin: 0 auto;
	    border-radius: 0px;
	}
	.zshu{
		width: 95%;padding-top: 120px;
	}
	.zshu .culturedvright ul li{
		width: 48%;
	}
	.map{
		width: 95%;
	}
	.gjcdvright form{
		width: 100%;
	}
	.navsearch_input{
		display: block;
		width: 100%;
	}
	.secah .gjcdvright .navsearch_input input{
		width: 95%;
	}
	.headnavdv{
		width: 95%;
	}
	.banner img{
		display: block;
		width: 100%;
	}
	.index_ywdv{
		width: 95%;
	}
	.index_ywdvl{
		width: 100%;
	}
	.index_ywdvs{
		width: 95%;
	}
	.index_ywdvs .item{
		width: 20%;
	}
	.index_ywdvs div:nth-child(2){
		width: 60%;
	}
	.index_ywdvs div:nth-child(2) img{
		display: block;
		width: 100%;
	}
	.index_ywdvs .item ul li {
	    margin-top: 60%;
	}
	.index_ywdvs .item ul li:last-child {
	    margin-top: 55%;
	}
	.index_gywmdv{
		width: 95%;
	}
	.gywmlist ul li div{
		width: 75%;
	}
	.gywmlist ul li img{
		display: block;
		width: 20%;
	}
	.index_newdv{
		width: 95%;
	}
	.tabBox1 .hd{
		width: 100%;
	}
	.indexnewdvleft{
		width: 31%;
	}
	.indexnewdvcenter{
		width: 27%;
		padding: 2%;
	}
	.indexnewdvright{
		width: 31%;
	}
	.indexnewdvright ul li section img{
		width: 90%;
	}
	.indexnewdvright ul li section{
		height: auto;
	}
	.indexnewdvright ul li a{
		align-items: center;
	}
	.indexnewdvcenter a{
		bottom: 5%;
	}
	.footdv{
		width: 95%;
	}
	.footdvleft{
		margin-right: 25px;
	}
	.footdvleft p{
		font-size: 28px;
	}
	.wdldv{
		width: 95%;
	}
	.abouthbleftdv{
		width: 95%;
	}
	.abouthbleftdv p{
		width: 95%;
	}
	.aboutsq{
		width: 95%;
		margin-left: 0;
		left: 2.5%;
	}
	.culturedv{
		width: 95%;
		margin-top: 0;
	}
	.culturedvright{
		width: 70%;
	}
	.culturedvright ul li{
		width: 45%;
		padding: 2%;
		height: auto;
	}
	.culturedvright ul li:hover{
		background-size: cover;
	}
	.lxwmtop{
		width: 95%;
	}
	.zxly{
		width: 95%;
	}
	.zxly form{
		width: 100%;
	}
	.tjnews{
		width: 95%;
	}
	.newslist{
		width: 95%;
	}
	.newslist ul li{
		width: 45%;
		padding: 2%;
	}
	.newslist ul li{
		margin-bottom: 2%;
	}
	.shownewsdv h1,.shownewsdv p,.shownewstxt{
		width: 95%;
	}
	.xgxw{
		width: 95%;
	}
	.dingwei{
		width: 95%;
	}
	.dingwei ul{
		width: 64%;
	}
	.xmzsdv{
		width: 95%;
	}
	.tabBox .hd ul li{
		width: 18%;
		padding: 2.5%;
		height: auto;
	}
	.tabBox .bd ul{
		width: auto !important; 
	}
	.ssa{
		width: 50%;
	}
	.tabBox .hd ul li.on{
		background-size: cover;
	}
	.gylctop p{
		width: 95%;
	}
	.gylclist ul{
		width: 95%;
	}
	.gylclist ul li i{
		height: 50px;
		margin-top: 0%;
		margin-bottom: 0;
	}
	.gylclist ul li i img{
		height: 100%;
	}
	.gylclist ul li:first-child{
		height: auto;
	}
	.gylclist ul li{
		height: auto;
    	padding: 10px 0;
	}
	.gylclist ul li i img{
		height: 100%;
	}
	.gywmlist ul li{
		width: 41%;
	}
	.tjnewsright{
		width: 64%;
		padding: 3%;
	}
	.tabBox .bd ul{
		width: 100%;
		overflow: hidden;
	}
	.tabBox .bd ul img{
		width: 100%;
		height: 100%;
		display: block;
	}
	.index_ysleftdv{
		width: 90%;
		margin-right: 5%;
	}
	.ysdvimg{
		width: 95%;
		max-width: 550px;
	}
	.index_ysright img{
		width: 98%;
		height: auto;
		max-width: 360px;
		max-height: 360px;
	}
	.ysdvimg .swiper-slide div{
		display: block;
		padding: 2%;
		width: 64%;
		max-width: 390px;
		max-width: 390px;
		margin: 0 auto;
		background-size: contain;
	}
	.ysdvimg .swiper-slide div:after{
		content: "";
		display: block;
		padding: 2%;
		width: 64%;
		max-width: 390px;
		max-width: 390px;
		background: url(../images/quan.png) center no-repeat;
		margin: 0 auto;
		background-size: contain;
	}
	.ysdvimg .swiper-slide div:after{
		width: 100%;    top: 4%;
		margin-top: 0;
		padding: 0
	}
}
@media screen and (max-width: 1000px){
	.htmleaf-container{
		display: block;
	}
	.map{
		width: 95%;
	}
	.mimg{
		display: block;width: 95%;
		margin: 0 auto;
	}
	
	.pcbanner{
		display: none;
	}
	.mbanner1{
		display: block;
	}
	.headnav{
		display: none;
	}
	.index_ywdv{
		width: 95%;
	}
	.index_yw{
		padding: 35px 0px;
	}
	.inde_biaoti h1{
		font-size: 24px;
		margin-bottom: 25px;
	}
	.inde_biaoti p{
		width: 95%;
		line-height: 25px;
	}
	.index_ywdvs{
		width: 95%;
	}
	.itemimg{
		display: none;
	}
	.index_ywdvs {
		display: block;
	}
	.index_ywdvs .item{
		width: 100%;
	}
	.index_ywdvs .item ul{
		width: 100%;
	}
	.index_ywdvs .item ul li{
		margin-top: 25px;
	}
	.index_ywdvs .item2 ul li{
		flex-direction: row-reverse;
	}
	.index_ywdvs .item2 ul li img{
		margin-right: 25px;
		margin-left: 0;
	}
	.index_ywdvs .item2 ul li{
		justify-content: flex-end;
	}
	.index_ywdvs .item ul li div{
		text-align: left !important;
		width: 80%;
	}
	.index_ywdvs .item ul li:last-child{
		margin-top: 25px;
	}
	.index_ywdvs .item ul li div h1{
		font-size: 18px;
	}
	.index_ywdvs .item ul li img{
	    width: 15%;
	    max-width: 60px;
	}
	.index_gywmdv{
		width: 95%;
		display: block;
	}
	.gywmtop{
		display: block;
	}
	.gywmdv{
		width: 100%;
	}
	.index_gywm{
		padding: 35px 0px;
		background-size: cover;
	}
	.gywmdv h1{
		font-size: 24px;
		text-align: center;
	}
	.gywmdv p{
		margin-bottom: 20px;
	}
	.gywmdv section{
		margin-bottom: 25px
	}
	.gywmul{
		width: 100%;
		margin-top: 20px;
	}
	.gywmul ul li{
		width: 100%;
	}
	.gywmul ul li h1 span{
		font-size: 32px;
	}
	.gywmul ul li h1{
		justify-content: center;
	}
	.gywmlist{
		margin-top: 30px;
	}
	.gywmlist ul{
		flex-flow: wrap;
	}
	.gywmlist ul li{
		width: 90%;
		display: block;
	}
	.gywmlist ul li img{
		margin: 0 auto;
		display: block;
	}
	.gywmlist ul li div{
		margin-top: 10px;
		width: 100%;
	}
	.gywmlist ul li div h1{
		text-align: center;
		font-size: 16px;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.index_news{
		padding: 35px 0px;
	}
	.index_newdv{
		width: 95%;
	}
	.index_bt h1{
		text-align: center;
	}
	.index_bt p{
		text-align: center;
	}
	.foot{
		display: none;
	}
	.tabBox1 .hd{
		width: 100%;
	}
	.tabBox1 .hd ul{
		position: initial;
		margin-bottom: 25px;
	}
	.indexnewdvcenter{
		display: none;
	}
	.indexnewdvs{
		width: 100%;
		display: block;
	}
	.indexnewdvleft,.indexnewdvright{
		width: 100%;
	}
	.indexnewdvleft div{
		width: 90%;
		padding: 5%;
	}
	.indexnewdvleft div h1{
		margin-bottom: 5px;
	}
	.indexnewdvleft div p{
		font-size: 16px;
		line-height: 25px;
	}
	.indexnewdvright ul li section{
		width: 35%;
		height: auto;
	}
	.indexnewdvright ul li div{
		width: 60%;
	}
	.indexnewdvright ul li{
		margin-top: 15px;
	}
	.indexnewdvright ul li div h1{
		margin-bottom: 0px;
	}
	.wdl{
		display: none;
	}
	.lxwmdv{
		margin-top: 35px;
	}
	.lxwmtop{
		width: 95%;
	}
	.lxwmdv h1{
		font-size: 24px;
	}
	.lxwmdv p{
		line-height: 30px;
		font-size: 14px;
		margin-bottom: 20px;
	}
	.lxwmtop ul{
		display: block;
	}
	.lxwmtop ul li{
		width: 90%;
		padding: 0 5%;
		height: 230px;
	}
	.lxwmtop ul li img{
		margin: 0;
		padding: 25px 0;
	}
	.lxwmtop ul li h1{
		font-size: 18px;
	}
	.zxly{
		width: 95%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.zxly h1{
		font-size: 24px;
		margin-bottom: 25px;
	}
	.zxly form{
		width: 95%;
	}
	.zxly form div{
		display: block;
		margin-bottom: 0;
	}
	.zxly form div input{
		width: 100%;
		line-height: 35px;
		margin-bottom: 2%;
	}
	.zxly form textarea{
		width: 100%;
	}
	.zxly form button{
		line-height: 40px;
	}
	.shownav ul li{
		line-height: 45px;
	}
	.shownav{
		height: auto;
	}
	.tjnews{
		width: 95%;
		margin: 25px auto;
		margin-bottom: 2.5%;
	}
	.tjnews a{
		display: block;
	}
	.tjnewsleft{
		width: 100%;
	}
	.tjnewsright{
		width: 90%;
		padding: 5%;
	}
	.tjnewsright h1{
		font-size: 18px;line-height: 30px;
	}
	.tjnewsright i{
		bottom: 20px;
	}
	.tjnewsright p{
		line-height: 25px;
	}
	.newslist ul li{
		width: 90%;
		padding: 5%;
		margin-bottom:2.5%;
	}
	.newslist{
		width: 95%;
		margin: 0 auto;
	}
	.newslist ul li h1{
		font-size: 18px;
	}
	.newslist ul li p{
		line-height: 25px;
	}
	.shownews{
		padding: 30px 0px;
	}
	.shownewstxt{
		width: 95%;
	}
	.shownewsdv h1{
		width: 95%;
		margin: 0 auto;
		font-size: 18px;
	}
	.shownewsdv p{
		width: 95%;
		margin-top: 10px;
	}
	.shownewstxt{
		margin-bottom: 0px;
	}
	.xgxw{
		width: 95%;
		margin: 25px auto;
	}
	.xgxw h1{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.xgxw ul{
		display: block;
	}
	.xgxw ul li{
		width: 90%;
		padding: 5%;
		margin:  10px 0px;
	}
	.xgxw ul li h2{
		font-size: 16px;
	}
	.xgxw ul li span{
		margin: 10px 0;
	}
	.dingwei{
		width: 95%;
		display: block;
	}
	.dingwei div{
		margin-top: 30px;
		border-right: none;
		width: 100%;
		margin-bottom: 15px;
	}
	.dingwei div h1{
		text-align: center;
		font-size: 20px;
	}
	.dingwei div span{
		margin: 15px auto;
	}
	.dingwei div p{
		font-size: 14px;
		text-align: center;
	}
	.dingwei ul{
		width: 100%;
	}
	.dingwei ul li h2{
		font-size: 20px;
	}
	.dingwei{
		margin-bottom: 30px;
	}
	.gylctop h1{
		font-size: 24px;
	}
	.gylc{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.gylctop p{
		width: 90%;
		margin-bottom: 20px;
	}
	.abouthb{
		display: block;
	}
	.abouthbleft{
		width: 100%;
	}
	.abouthbleftdv{
		width: 95%;
	}
	.abouthbleftdv p{
		width: 100%;
	}
	.abouthbleft{
		justify-content: center;
	}
	.abouthbleftdv{
		padding-bottom: 30px;
		height: auto;
	}
	.abouthbleftdv h1{
		margin-top: 30px;
		font-size: 24px;
	}
	.abouthbleftdv h2 {
		font-size: 18px;
	}
	.abouthbleftdv h3{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.aboutsq{
		position: inherit;
		bottom:auto;
		margin: 0 auto;
		left: auto;
		width: 95%;
	}
	.abouthbright{
		width: 100%;
		padding: 35px 0px;
	}
	.abouthbright ul{
		margin: 0;
	}
	.abouthbright ul li{
		margin: 20px auto;
	}
	.abouthbright ul li div h1 span{
		font-size: 32px;
	}
	.abouthbright ul li img{
		width: 45px;
	}
	.culture{
		height: auto;
		padding: 30px 0px;
		background-size: cover;
	}
	.culturedv{
		width: 95%;
		padding: 0;
		display: block;
	}
	.culturedvleft{
		width: 100%;
	}
	.culturedvleft h1{
		text-align: center;
		font-size: 24px;
		margin-bottom: 10px;
	}
	.culturedvleft i{
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.culturedvleft ul{
		display: flex;
		justify-content: flex-start;
		flex-flow: wrap;
	}
	.culturedvleft ul li{
		margin:0 12px;
	}
	.culturedvright{
		width: 100%;
	}
	.culturedvright ul li{
		width: 90%;
		padding: 5%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 0px;
		display: block;
	}
	.culturedvright ul li i{
		font-size: 18px;
	}
	.culturedvright ul li div{
		width: 100%;
	}
	.culturedvright ul li div h1{
		font-size: 16px;
	}
	.xmzsdv{
		width: 100%;
	}
	.xmzstop h1{
		font-size: 24px;
	}
	.tabBox .hd ul{
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.tabBox .hd ul li{
		position: initial;
		height: auto;
	}
	.xmzslist{
		width: 95%;margin: 0 auto;
	}
	.tabBox .hd ul li{
		width: 39%;
		padding: 5%;
		margin-bottom: 2%;
	}
	.tabBox .hd ul li:nth-child(even).on span{
		display: none;
	}
	.tabBox .hd ul li:nth-child(odd).on span{
		display: none;
	}
	.tabBox .hd ul li.on{
		background-size: cover;
	}
	.xmzs{
		background-size: cover;
		height: auto;
		padding-bottom: 35px;
	}
	.xmzstop h1{
		padding-top: 35px;
	}
	.xmzstop i{
		margin-bottom: 35px;
	}
	.tabBox .hd ul li.on div h1,.tabBox .hd ul li h1{
		font-size: 18px;
	}
	.ssa{
		width: 100%;
	}
	.tabBox .bd ul{
		width: auto !important;
	}
	.tabBox .bd ul img{
		display: block;
		width: 100%;
	}
	.gylclist ul{
		width: 95%;
	}
	.gylclist{
		display: none;
	}
	.htmleaf-container{
		display: block;
	}
	.mfootdv{
		display: block;
		height: 45px;
	}
	.mfoot{
		display: block;
	}
	.index_ysdv{
		display: block;
	}
	.mfoot{
		position: fixed;bottom: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		height: 45px;
		background-color: #1F67BF;
	}
	.mfoot ul{
		display: flex;
		justify-content: space-between;
	}
	.mfoot ul li{
		width: 25%;
		height: 45px;
		line-height: 45px;
		border-right: 1px solid #2190DE;
	}
	.mfoot ul li a{
		display: block;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}
	.index_ysleft{
		width: 100%;
	}
	.index_ysleftdv{
		width: 95%;
		margin: 0 auto;
		padding: 30px 0px;
	}
	.index_ysright{
		display: none;
	}
	.index_ysleft{
		height: auto;
	}
	.index_ysleftdv{
		float: none;
	}
	.index_ysleftdv img{
		margin: 0 ;
	}
	.index_ysleftdv h2,.index_ysleftdv h3{
		display: block;
	}
	.index_ysleftdv h2{
	    text-align: center;
	    color: #fff;
	    font-size: 24px;
	    margin-bottom: 10px;
	}
	.index_ysleftdv h3{
		text-align: center;
		width: 90%;
		margin: 0 auto;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 25px;
	}
	.index_ysleftdv img {
	    display: block;
	    margin: 15px auto;
	}
	.index_ysleftdv h1{
		font-size: 18px;
		margin-bottom:10px ;
		text-align: center;
	}
	.index_ysleftdv a{
		margin: 0 auto;
		margin-top: 30px;
	}
	.index_ysleftdv ul{
		width: 100%;
	}
	.index_ysleftdv ul li p{
		width: 95%;
	}
	.mbanner{
		display: block;
	}
	.mbanner img{
		display: block;
		width: 100%;
	}
	.banner{
		display: none;
	}
	.mobile-inner-img{
		margin-left: 10px;
	}
	.indexnewdvright ul li section img{
		height: auto;
	}
	.gywmdv a{
		margin: 0 auto;
	}
	.index_ysleftdv .swiper{
		width: 100%;
	}
	.index_ysleftdv ul li p{
		width: 95%;
	}
	.index_ysleftdv .swiper-pagination{
		display: none;
	}
	.mbanner{
		overflow: hidden;
		width: 100%;
	}
	.mbanner img{
		width: 200%;
		margin-left: -50%;
	}
	.lxwmtop ul li{
		text-align: center;
		height: 180px;
	}
	.lxwmtop ul li img{
		margin: 0 auto;
		width: 35px;
	}
	.index_ysleftdv img{
		width: 30px;
	}
	.index_ysleftdv a{
		height: 35px;
		line-height: 35px;
	}
	.index_ysleftdv a{
		width: 100px;
	}
	.gywmdv a{
		height: 35px;
		line-height: 35px;
		width: 100px;
	}
	.gywmlist ul li img{
		width: 55px;
	}
	.tabBox1 .hd ul li{
		height: 35px;
		line-height: 35px;
	}
	.culturedvleft ul li{
		width: 23%;
		text-align: center;
		margin: 0 1%;
	}
	.pagination li a{
		padding: 5px 10px;
	}
	.pagination li span{
		padding: 5px 10px;border: 1px solid #DCDCDC;
	}
	.pagination li{
		display: block;
		border: none;
		border: none;
		line-height: 30px;
	}
	.pagination{
		justify-content: center;
		display: flex;
		flex-flow: wrap;
		margin-top: 20px;
	}
	.indexnewdvright ul li a{
		justify-content: center;
	}
	.indexnewdvright ul li section{
		margin-right: 3%;
	}
	.indexnewdvleft a img{
		    display: block;
		    width: 98%;
		    margin: 1%;
	}
	.indexnewdvright ul li{
		margin-top: 8px;
	}
	.zshu{
		width: 95%;
		display: block;
	}
	.culturedvleft{
		text-align: center;
		width: 100%;
	}
	.culturedvright{
		width: 100%;
	}
	.zshu .culturedvright ul li{
		margin: 0 ;
	}
	.zshu .culturedvright ul li{
		width: 100%;
	}
	.zshu{
		padding-top: 0;
	}
	.culturedvleft ul{
		margin: 25px auto;
	}
	.zshu .culturedvleft p{
		color: #333333;
	    font-weight: bold;
	    font-size: 20px;
	    margin-top: 5px;
	    margin-bottom: 10px;
	}
	.hddv{
		height: 0px;
	}
}

 
