/* 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: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

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;
}

.headtop{
	width: 100%;
	height: 40px;
	background-color: #183883;
}
.headtopdvleft{
	font-size: 14px;
	color: #bde1fd;
	line-height: 40px;
}
.headtopdv{
	width: 1440px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.headtopdvright{
	width: 225px;
	height: 40px;
	background-color: #f7f6f6;
}
.head_nav{
	width: 1440px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.head_navcenter{
	width: 100%;
}
.head_navcenter ul{
	display: flex;
	justify-content: flex-end;
	width: 100%;
	align-items: center;
}
.head_navcenter ul li a{
	font-size: 14px;
	color: #666666;
	line-height: 99px;
	margin: 0px 30px;
}
.head_navcenter ul li a:hover{
	font-size: 14px;
	color: #183883;
}
.head_navcenter ul li a.hover{
	font-size: 14px;
	color: #183883;
}
.banner img{
	width: 100%;display: block;
}
.fw{
	width: 100%;
	margin: 65px auto;
	min-width: 1440px;
}
.fw h2{
	font-size: 32px;
	line-height: 70px;
	text-align: center;
}
.fw  i{
	display: block;
	width: 50px;
	height: 1px;
	border-bottom: 2px solid #183883;
	margin:  0 auto;
	margin-bottom: 20px;
}
.gywm img{
	width: 100%;
}
.fw h3{
	font-size: 14px;
	color: #666666;
	text-align: center;
	max-width: 1000px;
	line-height: 35px;
	margin: 0 auto;
}
.fw ul{
	margin-top:25px ;
	display: flex;
	justify-content: space-around;
}
.fw ul li{
	width: 19%;
	background-color: #f5f5f5;
}
.fw ul li div img{
	width: 100%;
	display: block;
}
.fw ul li section{
	display: block;
	padding: 15px;
}
.fw ul li section h4{
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}
.fw ul li section p{
	font-size: 14px;
	color: #979696;
	line-height: 30px;
}
.fw ul li section span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 50px;
	text-align: center;
	font-size: 30px;
	color: #c4c4c4;
	float: right;
}
.fw ul li:hover{
	background-color: #183883;
}
.fw ul li:hover section h4{
	color: #ffffff;
}
.fw ul li:hover section p{
	color: #a0bbf9;
}
.about{
	width: 100%;
	background: url(../images/ab_02.jpg) left no-repeat;
	padding: 55px 0px;
	display: flex;
	justify-content: space-between;
	min-width: 1440px;
	background-size: contain;
}
.aboutleft,.aboutright{
	width: 50%;
	display: flex;
	justify-content: flex-end;
}
.aboutleftdv{
	width: 720px;
}
.aboutleftdv span{
	display: block;
	color: #ffffff;
	font-size: 16px;
	margin-top: 55px;
	margin-bottom: 35px;
}
.aboutleftdv h2{
	color: #ffffff;
	font-size: 30px;margin-bottom: 35px;
}
.aboutleftdv p{
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	width: 95%;margin-bottom: 35px;
}
.aboutright img{
	width: 100%;
	display: block;
}
.ableftdv{
	width: 95%;
}
	.slideBox{ position:relative; overflow:hidden;padding:20px;  max-width:95%;background-color: #fff;/* 设置焦点图最大宽度 */ }
	.slideBox .hd{ position:absolute; height:28px; line-height:28px; top:15px; right:25px; z-index:1; }
	.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:50%; background:#b9b9b9; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBox .hd li.on{ background:#183883;  }
	.slideBox .bd{ position:relative; z-index:0; }
	.slideBox .bd li{ position:relative; text-align:center;  }
	.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	.slideBox .bd li .tit{ display:block; width:100%;   }
	.aboutleftdv .ableftdv p{
		color: #979797;
		text-align: left;
		margin-bottom: 0px;
	}
.aboutleftdv .ableftdv h3{
	text-align: left;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.ableftdva{
	display: block;
	width: 240px;
	height: 60px;
	border: 1px dashed #fff;
	margin-top: 46px;
	border-radius: 50px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
}

.clzs{
	width: 100%;
	margin: 65px auto;
	min-width: 1440px;
}
.clzs h2{
	font-size: 32px;
	line-height: 70px;
	text-align: center;
}
.clzs  i{
	display: block;
	width: 50px;
	height: 1px;
	border-bottom: 2px solid #183883;
	margin:  0 auto;
	margin-bottom: 20px;
}
.clzs p{
	font-size: 14px;
	color: #666666;
	text-align: center;
	max-width: 1000px;
	line-height: 35px;
	margin: 0 auto;
}
.clzs ul{
	width: 1440px;
	margin: 20px auto;
}
.clzs ul li{
	width: 346px;
}
.clzs ul li img{
	width: 100%;
}
.clzs ul li .clzsdv1{
	width: 346px;
	height: 235px;
	overflow: hidden;
	position: relative;
}
.clzs ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.clzs ul li span{
	display: block;
	width: 100%;
	height: 0%;
	background: url(../images/sp_03.jpg) center no-repeat;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .5s; 
}
.clzs ul li div{
	position: relative;
}
.clzs ul li h3{
	line-height: 40px;
	font-size: 14px;
	color: #272d2e;
	text-align: center;
}
.clzs ul li:hover span{
	height: 100%;
}
.index_news{
	padding: 70px 0px;
	background: url(../images/news_02.jpg) center no-repeat;
	background-size: cover;
}
.index_news section{
	font-size: 32px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 15px;
}
.index_newsdv{
	width: 1440px;
	margin: 0 auto;
}
	.tabBox .hd{ height:45px; line-height:45px;border:1px solid #fff; position:relative; width: 400px;margin: 0 auto;border-radius: 50px;overflow: hidden; }
	.tabBox .hd ul{  display: flex;justify-content: center;}
	.tabBox .hd ul li{ width: 50%; text-align: center;  }
	.tabBox .hd ul li a{ color: #fff;font-size: 14px;display: block; }
	.tabBox .hd ul .on a{  border-bottom-color:#fff; background:#fff; color:#333333;   }
.n_dvleft{
	background-color: #fff;
	width: 690px;
	padding: 10px;
	overflow: hidden;
}
.n_dvleftimg{
	width: 100%;height: 305px;
	overflow: hidden;
}
.n_dv{
	display: flex;
	justify-content: space-between;
}
.index_newsdv .tempWrap{
	margin: 30px auto;
}
.n_dvleft h2{
	color: #333333;
	font-size: 22px;
	margin: 10px auto;
}
.n_dvleft p{
	line-height: 35px;
	color: #9e9c9c;
	font-size: 14px;
	height: 70px;
	overflow: hidden;
}
.n_dvleft span{
	display: block;text-align: right;
	margin: 8px auto;
	color: #132d6a;
	font-size: 14px;
}
.n_dvleft:hover img{
	transition: all .3s;
	transform: scale(1.05);
}
.n_dvright{
	width: 710px;
}
.n_dvright li{
	background-color: #fff;
	padding: 15px 25px;
}
.n_dvsleft{
	width: 105px;
	height: 110px;
	border-right: 1px solid #e1e2e2;
	padding-right: 15px;margin-right: 25px;
}
.n_dvsleft em{
	display: block;
	text-align: center;font-size: 48px;
	color: #c0c0c1;font-weight: bold;
	font-family: arial;
	width: 110px;border-bottom: 1px solid #e1e2e2;
}
.n_dvsleft i{
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;font-size: 24px;
	color: #dcdcdd;font-weight: bold;
}
.n_dvright li a{
	display: flex;
	justify-content: space-between;
}
.n_dvsright{
	width: 510px;
}
.n_dvsright h2{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.n_dvsright p{
	font-size: 14px;
	color: #8e8e8e;
	line-height: 35px;
	height: 70px;
	overflow: hidden;
}
.n_dvsright p span{
	color: #183883;
	display: none;
}
.n_dvright li:hover h2{
	color: #183883;
}
.n_dvright li:hover .n_dvsright p span{
	display: initial;
}
.n_dvright ul{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.awf{
	width: 580px;
}
.ys{
	width: 1440px;
	margin: 60px auto;
}
.ys ul{
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
	flex-flow: wrap;
}
.ys ul li{
	width: 675px;
	height: 140px;
	border: 1px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
	padding: 15px;
	align-items: center;
	margin-top: 35px;
}
.ys h2{
	font-size: 32px;
	line-height: 70px;
	text-align: center;
}
.ys i{
	display: block;
	width: 50px;
	height: 1px;
	border-bottom: 2px solid #183883;
	margin:  0 auto;
	margin-bottom: 20px;
}
.ys li .wid{
	width: 85px;
	height: 97px;
	background: url(../images/wa_03.png) center no-repeat;
}
.ys li .awf{
	width: 570px;
}
.ys li .awf h3{
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.ys li .awf p{
	font-size: 14px;
	color: #939292;
	line-height: 25px;
}
.lx{
	padding-bottom: 154px;
	background: url(../images/ftban_06.jpg) bottom no-repeat;
    background-size: contain;
}
.lx h2{
	font-size: 32px;
	line-height: 70px;
	text-align: center;
}
.lx i{
	display: block;
	width: 50px;
	height: 1px;
	border-bottom: 2px solid #183883;
	margin:  0 auto;
	margin-bottom: 20px;
}
.lx section{
	text-align: center;
	margin: 15px auto;
	font-size: 14px;
	color: #666666;
}
.lxdv{
	width: 1440px;
	margin:0 auto;
}
.lxdv ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.lxdv ul li a{
	display: block;
	width: 260px;
	height: 60px;
	border: 1px dashed #dcdcdc;
	text-align: center;
	line-height: 60px;
	border-radius: 60px;
	margin-top: 30px;
	color: #858585;
	font-size: 14px;
}
.lxdv ul li a:hover{
	background-color: #183883;
	border: 1px solid #183883;
	color: #fff;
}
.lxdv  .swiper-pagination{
	position: relative;bottom: 0;
	margin: 20px auto;
}
.foot{
	width: 100%;
	padding: 55px 0px;
	padding-top:60px ;
	background-color: #183883;
}
.footdv{
	width: 1440px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdv div{
	width: 25%;
}
.footdv div span{
	display: block;font-size: 14px;
	color: #8dacf6;
	line-height: 30px;
}
.footdv div h2{
	font-size: 24px;
	color: #ffffff;
}
.footdv div p{
	font-size: 14px;
	color: #8dacf6;
	font-family: arial;line-height: 30px;
}
.wdl{
	width: 100%;
	margin: 0 auto;
	background-color: #123077;
	height: 85px;
	background-color: #123077;
}
.wdldv{
	width: 1440px;
	margin: 0 auto;display: flex;
	justify-content: space-between;
}
.yqlj{
	font-size: 14px;
	color: #fff;line-height: 85px;
}
.yqlj a{
	font-size: 14px;
	color: #fff;line-height: 85px;
	margin-right: 20px;
}
.wdldv p{
	font-size: 14px;
	color: #fff;line-height: 85px;
}
.wdldv p a{
	font-size: 14px;
	color: #fff;line-height: 85px;
}
 .clzsdv2{
 	position: fixed;
 	top: 15%;
 	width: 50%;
 	left: 22%;
 	padding: 3%;
 	background-color: #fff;
 	padding-top: 70px;z-index: 999;
 	display: none;
 	
 }
.clzsdv2 img{
	    width: auto;
    margin: 0 auto;
    display: block;
}
.clzss ul li .clzsdv2 span{
	position: absolute;left:auto;right: 10px;
	top: 10px;display: block;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	background: none;
	border: 2px solid #0e224f;
	border-radius: 50%;
}
.ssadsa{
	position: fixed;
	width: 100%;
	height: 100%;z-index: 998;
	background-color: rgba(0,0,0,.5);
	top: 0;
	left: 0;
	display: none;
}
.clzss{
	width: 100%;
	margin: 65px auto;
	min-width: 1440px;
}
.clzss h2{
	font-size: 32px;
	line-height: 70px;
	text-align: center;
}
.clzss  i{
	display: block;
	width: 50px;
	height: 1px;
	border-bottom: 2px solid #183883;
	margin:  0 auto;
	margin-bottom: 20px;
}
.clzss p{
	font-size: 14px;
	color: #666666;
	text-align: center;
	max-width: 1000px;
	line-height: 35px;
	margin: 0 auto;
}
.clzss ul{
	width: 1440px;
	margin: 20px auto;
}
.clzss ul li{
	width: 346px;
}
.clzss ul li .clzsdv1{
	width: 346px;
	height: 235px;
	overflow: hidden;
	position: relative;
}
.clzss ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.clzss ul li span{
	display: block;
	width: 100%;
	height: 0%;
	background: url(../images/sp_03.jpg) center no-repeat;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .5s; 
}
.clzss ul li h3{
	line-height: 40px;
	font-size: 14px;
	color: #272d2e;
	text-align: center;
}
.clzss ul li:hover a span{
	height: 100%;
}
.ejlm{
	width: 100%;
	height: 65px;
	background-color: #edebeb;
}
.ejlm li{
	height: 65px;
}
.ejlm li a{
	display: block;
	padding:0px 25px;
	line-height: 65px;
	font-size: 18px;
	color: #333333;
}
.ejlm ul{
	display: flex;
	justify-content: center;
}
.ejlm li a:hover{
	background-color: #183883;
	color: #fff;
}
.ejlm li a.hover{
	background-color: #183883;
	color: #fff;
}
.news_top{
	width: 1440px;
	margin: 0 auto;
	margin-top: 20px;
}
.news_top ul{
	display: flex;
	justify-content: space-between;
}
.news_top ul li{
	width: 440px;
	padding: 10px;margin: 10px;
	background-color: #f6f6f6;
}
.news_top ul li img{
	width: 100%;
	transition: all .3s;
}
.news_top ul li div{
	overflow: hidden;
	width: 100%;
	
}
.news_top ul li:hover img{transform: scale(1.05);}
.news_top ul li h2{
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	margin-top: 10px;
}
.news_top ul li p{
	line-height: 35px;
	color: #9e9c9c;
	font-size: 14px;
	height: 70px;
	overflow: hidden;
}
.news_top ul li i{
	font-size: 14px;
	color: #a3a2a2;
	text-align: right;
	display: block;
}
.news_top ul li:hover{
	background-color: #183883;
}
.news_top ul li:hover h2{
	color: #fff;
}
.news_top ul li:hover p{
	color: #bed1ff;
}
.news_top ul li:hover i{
	color: #fff;
}
.newslist {
	width: 1440px;
	margin: 0 auto;
	margin-bottom:50px ;
}
.newslist ul{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
	margin-bottom: 30px;
}
.newslist ul li{
	width: 440px;
	padding: 10px;
	background-color: #f6f6f6;
	margin: 10px;
}
.newslist ul li h2{
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	margin-top: 10px;
}
.newslist ul li p{
	line-height: 35px;
	color: #9e9c9c;
	font-size: 14px;
	height: 70px;
	overflow: hidden;
}
.newslist ul li div{
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #a2a1a1;
	text-align: right;
	border-top: 1px solid #e5e5e5;
	line-height: 30px;
	padding-top: 10px;
}
.newslist ul li:hover {
	background-color: #183883;
}
.newslist ul li:hover h2{
	color: #fff;
}
.newslist ul li:hover p{
	color: #bed1ff;
}
.newslist ul li:hover div{
	border-top-color:#3c5ba4 ;
	color: #bed1ff;
}
.newslist ul li:hover div span{
	color: #ffffff;
}
.shownews{
	width: 1440px;
	margin: 35px auto;
}
.shownewstop h2{
	font-size: 20px;
	color: #333333;
}
.shownewstop p{
	font-size: 14px;
	color: #b2b1b1;
	line-height: 30px;
	border-bottom: 1px solid #edebeb;
	margin-top: 10px;
}
.shownewstext{
	margin: 20px auto;
}
.shownewsnext {
	width: 100%;
	margin: 20px auto;
	display: flex;
	justify-content: center;
}
.shownewsnext a{
	display: block;
	width: 200px;
	height: 60px;
	border: 1px dashed #e5e5e5;
	margin: 0px 30px;
	border-radius: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color: #333333;
}
.shownewsnext a:hover{
	background-color: #183883;
	color: #fff;
	border-color: #183883;
}
.lxwm{
	width: 100%;
	padding: 60px 0px;background-color: #f9f8f8;
}
.lwxmdv{
	width: 1440px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.lxwmdvleft img{
	border: 5px solid #fff;
	display: block;
}
.lxwmdvright{
	width: 32%;
}
.lxwmdvright h2{
	font-size: 20px;
	color: #183883;
	font-weight: bold;
	line-height: 35px;
}
.lxwmdvright p{
	font-size: 14px;
	color: #666666;
	line-height: 35px;
	margin-top: 15px;
}
.zxly{
	width: 1440px;
	margin: 20px auto;
}
.zxly h2{
	margin-top: 40px;
	line-height: 60px;
	font-size: 32px;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}
.fw ul li div {
	width: 100%;
	overflow: hidden;
}
.fw ul li:hover div img{
	transform: scale(1.1);
	transition: all .3s;
}
.gywm{
	width: 100%;
	background: url(../images/abg_02.jpg) center no-repeat;
	overflow: hidden;background-size: cover;
}
.gywmdv{
	width: 1240px;
	margin: 0 auto;
	padding: 50px;
	background-color: #fff;
}
.gywmdv h2{
	font-size: 32px;
	color: #183883;
	font-weight: bold;
	background: url(../images/yw_03.jpg) left no-repeat;
	height: 80px;
	display: flex;align-items: flex-end;
}
.gywmdv span{
	font-size: 18px;
	color: #183883;
	font-weight: bold;
	margin: 25px auto;
	display: block;
}
.gywmdv p{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.gywmdv img{
	width: 100%;
	display: block;
}
.ystext{
	width: 1440px;
	margin: 0 auto;
}
.ystext h3{
	margin: 65px auto;
	color: #183883; 
	line-height: 40px;
	font-size: 32px;
	font-weight: bold;
}
.lxwmdvleft{width: 64%}
.ystext ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.lxwmdvleft{
	width: 64%;
}
.ystext ul li{
	width: 338px;
	height: 418px;
	border: 1px solid #e5e5e5;
}
.ystext ul li h2{
	margin-top: 50px;
	height: 40px;
	width: 200px;
	background-color: #183883;
	color: #fff;
	text-indent: 1em;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 15px
}
.ystext ul li p{
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}
.fwlx{
	width: 100%;
	padding: 45px 0px;
	background: url(../images/china_02.jpg) center no-repeat;background-size: cover;
}
.fwlx h2{
	width: 100%;
	font-size: 32px;
	color: #fff;
	text-align: center;
}
.fwlx ul{
	width: 1440px;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	margin: 20px auto;
	margin-top: 487px;
}
.fwlx ul li a{
	display: block;
    width: 260px;
    height: 60px;
    border: 1px dashed #ffffff;
    text-align: center;
    line-height: 60px;
    border-radius: 60px;
    margin-top: 30px;
    color: #ffffff;
    font-size: 14px;
}
.fwlx ul li a:hover{
	border-color: #FFFFFF;
	background-color: #fff;
	color: #46609c;
}
.fwzyou ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.fwzyou ul li{
	width: 50%;background-color: #f4f4f4;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.fwzyou ul li img{
	width: 100%;
	display: flex;
}

@media (min-width: 1100px) and (max-width:1439px){
	.headtopdv{
		width: 1100px;
	}
	.head_nav{
		width: 1100px;
	}
	.head_navcenter ul li a{
		margin: 0 15px;
	}
	.fw{
		width: 97%;
		min-width: 97%;
	}
	.about{
		width: 97%;
		min-width:  97%;justify-content: center;    align-items: center;
	}
	.aboutleft, .aboutright{
		width: 50%;display: flex;
		justify-content: center;
	}
	.aboutleftdv{
		width: 90%;
	}
	.clzs{
		min-width: 100%;
	}
	.clzs ul{
		width: 95%;
	}
	.clzs ul li {
		width: 23%;
	}
	.clzs ul li img{
		display: block;
		width: 100%;
	}

	.n_dvleft{
		width: 42%;
	}
	.n_dvright{
		width: 55%;
	}
	.n_dvleftimg img{
		width: 100%;
	}
	.n_dvsright{
		width: auto;
	}
	.index_newsdv{
		width:98%;
	}
	.n_dvright li{
		padding:1% 2%;
	}
	.ys{
		width: 95%;
	}
	.ys ul li{
		width: 47%;
		margin:1% 0px;
		padding: 1%;
	}
	.ys li .awf{
		width: 80%;
	}
	.lxdv{
		width: 95%;
	}
	.lxdv ul li{
		width: 18%;
	}
	.lxdv ul li a{
		width: 100%;
	}
	.footdv{
		width: 95%;
	}
	.footdv div{
		width: 20%;
	}
	.wdldv{
		width: 95%;
	}
	.gywmdv{
		width: 80%;
	}
	.gywm img{
		width: 100%;
	}
	.ystext{
		width:95%;
	}
	.ystext ul li{
		width: 24%;height: auto;
	}
	.news_top,.newslist{
		width: 95%;
	}
	.news_top ul li,.newslist ul li{
		width: 29%;    padding: 1%;
		background-color: #f6f6f6;
		margin: 1%;
	}
	.news_top ul li img{
		width: 100%;
	}
	.shownews{
		width: 95%;
	}
	.fwlx ul{
		width: 95%;
	}
	.fwlx ul li a{
		width: 240px;
	}
	.lwxmdv{
		width: 95%;
	}
	
	.lxwmdvleft img{
		width: 100%;
	}
	.zxly{
		width: 95%;
	}
	.clzss ul li{
		width: 23%;
	}
	.clzss ul{
		width: 100%;
	}
	.clzss ul li img{
		width: auto;
	}
	.clzss{
		min-width: 100%;
	}
	.clzss ul li .clzsdv1{
		width: 100%;
		height:auto;
	}
	.clzss ul li .clzsdv1 img{
		width:100%;
	}

	.clzsdv2 {
		position: fixed;
		top: 30%;
		width: 80%;
		left: 5%;
		padding: 5%;
		background-color: #fff;
		padding-top: 70px;
		z-index: 999;
		display: none;margin-left: -0px;

	}
	.fwlx{
		    background-size: cover;
	}
	.fwlx ul li{
		width: 18%;
	}
	.fwlx ul li a{
		width: 100%;
	}
	.n_dvleftimg{
		height: auto;
	}
}
.navsearch_input input {
    width: 80%;
    border: none;
    line-height: 40px;
    outline: none;
    text-indent: 1em;
    color: #666;
    background-color: transparent;
}
.searchgo {
    width: 28px;
    height: 40px;
    border: none;
    background: url(../images/ss.png) center no-repeat;
    background-size: 80%;
    outline: none;
}
.text{
	display: none;
}
.zxly{
	width: 70%;
	margin: 20px auto;
}
.zxly h2{
	font-size: 24px;
	text-align: center;
	color: #333;
	margin-bottom: 30px;
}
.zxly td,.zxly tbody,.zxly table,.zxly tr{display: block;}
.zxly .text{display: none;}
.zxly tbody{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zxly tr:nth-child(1){
	width: 31%;
}
.zxly tr:nth-child(2){
	width: 31%;
}
.zxly tr:nth-child(3){
	width: 31%;
}

.zxly tr{
	width: 100%;
	margin-bottom: 15px
}
.zxly tr input{
	width: 100%;border: none;
	border: 1px solid #e5e5e5;
	height: 40px;line-height: 40px;
	text-indent: 1em;outline: none;
}
.zxly .textarea-text{
	width: 100%;border: none;
	border: 1px solid #e5e5e5;
	line-height: 40px;
	text-indent: 1em;
	outline: none;
}
.zxly .submit{
	width: 130px;text-indent: 0em;
	background-color: #183883;    margin: 0 auto;
}
.ys ul li:nth-child(1) .wid{
	background: url(../images/wa_03.png) center no-repeat;
}
.ys ul li:nth-child(2) .wid{
	background: url(../images/wa_04.png) center no-repeat;
}
.ys ul li:nth-child(3) .wid{
	background: url(../images/wa_05.png) center no-repeat;
}
.ys ul li:nth-child(4) .wid{
	background: url(../images/wa_06.png) center no-repeat;
}
.ys ul li:hover{
	background-color: #183883
}
.ys li:hover .awf h3{
	color: #fff;
}
.ys li:hover .awf p{
	color: #fff;
}
.gywm ul{
	display: flex;justify-content: space-between;
}
.gywm ul li{
	width: 100%;
	overflow: hidden;
}
.gywm ul li img{
	width: 100%;
	display: block;
}
.gywm ul li:hover{
	transition: all .3s;
	transform: scale(1.12);
}
.lxwmdvleft{
	width: 64%;
}

.clzsdv1 img{
	width: 100%;
	height: 100%;
	display: block;
}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.tem_banner img{
	width: 100%;
	display: block;
	height: auto;
}