/* 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
}
.banner1{
	display: block;    width: 100%;
}
.banner2{
	display: none;    width: 100%;
}
.headtop{
	width: 1300px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul{
	display: flex;
	justify-content: space-between;
	height: 65px;
}
.headdvright ul li a{
	display: block;
	padding: 0 10px;
	border-bottom: 2px solid #fff;
	margin: 0 20px;
	line-height: 65px;
	color: #4c4c4c;
	font-size: 16px;
}
.headdvright ul li:hover a{
	border-bottom: 2px solid #0e5ec9;
	color: #0e5ec9;
}
.banner img{
	width: 100%;
	display: block;
}
.index_cp{
	width: 1300px;
	margin: 0 auto;
	padding: 90px 0px;
	display: flex;
	justify-content: space-between;
	    position: relative;
    z-index: 99;
}
.index_cpleft{
	width: 365px;
}
.index_cpleft h1{
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	margin: 30px 0px;
}
.index_cpleft h2{
	color: #333333;
	font-size: 24px;
	margin: 10px 0px;
}
.index_cpleft em{
	display: block;
	height: 10px;
	width: 120px;
	border-bottom: 1px solid #cccccc;
}
.index_cpleft i{
	display: block;
	width: 30px;
	height: 5px;
	margin-top: -3px;
	background-color: #0f337f;
	margin-bottom: 30px;
}
.index_cpleft p{
	color: #4c4c4c;
	line-height: 30px;
	font-size: 14px;
}
.index_cpright{
	width: 860px;height: 250px;
}
.index_cpright ul{
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}
.index_cpright ul li{
	width: 340px;
	padding: 30px;
	background-color: #f6f6f7;
}
.index_cpright ul li h1{
	line-height: 50px;
	color: #333333;
	font-size: 22px;
}
.index_cpright ul li p{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 25px;
}
.index_cpright ul li div{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.index_cpright ul li div a{
	display: block;
	width: 150px;
	height: 40px;
	border: 1px solid #2776b4;
	text-align: center;
	line-height: 40px;
	color: #2776b4;
	font-size: 14px;
	border-radius: 50px;
}
.index_cpright ul li section{
	width: 100%;
	overflow: hidden;
}
.index_cpright ul li section img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.index_cpright ul li:hover section img{
	transform: scale(1.05);
}
.index_cpright ul li:hover{
	background-color: #fff;
	box-shadow:0 0 8px #dfdfdf;
}
.index_cpright ul li a:hover{
	background-image: linear-gradient(to right, #17397e , #2483c2);
	color: #fff;
}
.index_dh{
	width: 100%;
	height: 230px;
	background: url(../images/dh1_02.jpg) center no-repeat;
}
.index_dhdv{
	width: 1300px;height: 230px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.index_dhdv div{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.index_dhdv div i{
	display: block;
	width: 65px;
	height: 65px;
	color: #fff;
	line-height: 65px;
	text-align: center;
	font-size: 42px;
}
.index_dhdv div section{
	margin-left: 15px;
}
.index_dhdv div section h1{
	color: #ffffff;
	font-size: 14px;
}
.index_dhdv div section p{
	color: #ffffff;
	font-size: 40px;
	font-family: "Impact";
}
.index_news{
	width: 100%;
	background-color: #f6f6f7;
	padding: 60px 0px;
}
.index_newsdv{
	width:1300px ;
	margin: 0 auto;
}
.index_newsdvtop h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.container{
	width: 1300px;
	margin: 35px auto;
}
.fs-20{
	text-align: center;
}
.border-bottom{
	border-bottom: 1px solid #ccc;
	text-align: center;
	line-height: 35px;
	color: #333;
	font-size: 14px;
}
.index_newsdvtop p{
	color: #333333;
	font-size: 16px;
}
	.tabBox .hd{     height: 50px;
    line-height: 50px;
    margin-top: -35px;
    margin-bottom: 45px;}
	.tabBox .hd ul{display: flex;justify-content: flex-end; height:50px;overflow:hidden;  }
	.tabBox .hd ul li{border: 1px solid #19458a ; width: 120px; text-align: center;margin: 0 10px;}
	.tabBox .hd ul li a{color: #052c89; font-size: 14px;}
	.tabBox .hd ul .on{ background-image: linear-gradient(to right, #17397e , #2483c2);   }
	.tabBox .hd ul .on a{ display:block;color:#fff;  /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }


.index_newst{
	width: 100%;
}
.index_newst dl{
	display: flex;
	justify-content: space-between;
}
.index_newst dl dt{
	background-color: #fff;
	width: 304px;
	height: 186px;
	padding: 65px;
}
.index_newst dl dt section{
	display: flex;
	justify-content: flex-start;
	    align-items: baseline;
}
.index_newst dl dt section i{
	color: #333333;
	font-size: 92px;
	font-weight: bold;
}
.index_newst dl dt section span{
	display: block;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-right: 30px;
	margin-top: 20px;
}	
.index_newst dl dt p{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
}
.index_newst dl dd{
	position: relative;
	width: 866px;
	overflow: hidden;
}
.index_newst dl dd img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.index_newst dl dd div{
	position: absolute;
	top: 5%;left: 5%;
	width: 90%;
}
.index_newst dl dd div h1{
	color: #ffffff;
	font-size: 16px;
	line-height: 35px;
}
.index_newst dl dd:hover img{
	transform: scale(1.05);
}
.index_newst dl dd div h2{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	line-height: 50px;
}
.index_newst ul {
	display: flex;
	justify-content: space-between;
}
.index_newst ul li{
	width: 23.333%;
	padding: 5%;
	background-color: #fff;
}
.index_newst ul li h1{
	color: #666666;
	font-size: 16px;
	margin-bottom:30px ;
}
.index_newst ul li h2{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 40px;
}
.index_newst ul li p{
	color: #666666;
	font-size: 14px;
}
.index_newst ul li:nth-child(even){
	background-color: transparent;
}
.index_newst ul li:hover{
	box-shadow: 0px 0px 10px #ddddde;
}
.index_ys{
	width: 100%;
	padding: 80px 0px;
	background: url(../images/nawxa_04.jpg) center no-repeat;
}
.ys_top{
	text-align: center;
}
.ys_top h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.ys_top p{
	color: #666666;
	font-size: 14px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 70px;
}
.ys_list{
	width: 1300px;
	margin: 0 auto;
}
.ys_list ul{
	display: flex;
	justify-content: space-between;
}
.ys_list ul li{
	width: 25%;
	border-left: 1px solid #d8e4fd;
	background-color: #fff;
	height: 380px;
}
.ys_list ul li:last-child{
	border-right: 1px solid #d8e4fd;
}
.ys_list ul li{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.ys_list ul li a{
	display: block;
	width: 100%;
}
.ys_list ul li i{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background-color: #052C89;
	margin-top: 70px;
	margin-bottom: 25px;
	background: url(../images/wqsa_03.jpg) center no-repeat;
}

.ys_list ul li:hover i{
	background: url(../images/wqsa_031.png) center no-repeat;
	width: 55px;
	height: 55px;
	background-size: contain;
}
.ys_list ul li:nth-child(2) i{
	background: url(../images/wqsa_11.jpg) center no-repeat;
}
.ys_list ul li:hover:nth-child(2) i{
	background: url(../images/wqsa_111.png) center no-repeat;
	width: 55px;
	height: 55px;
	background-size: contain;
}
.ys_list ul li:nth-child(3) i{
	background: url(../images/wqsa_06.jpg) center no-repeat;
}
.ys_list ul li:hover:nth-child(3) i{
	background: url(../images/wqsa_061.png) center no-repeat;
	width: 55px;
	height: 55px;
	background-size: contain;
}
.ys_list ul li:nth-child(4) i{
	background: url(../images/wqsa_08.jpg) center no-repeat;
}
.ys_list ul li:hover:nth-child(4) i{
	background: url(../images/wqsa_081.png) center no-repeat;
	width: 55px;
	height: 55px;
	background-size: contain;
}
.ys_list ul li h1{
	color: #333333;
	font-size: 26px;
	text-align: center;
}
.ys_list ul li em{
	display: block;
	height: 75px;
	margin: 0 auto;
	width: 50px;
	border-bottom: 2px solid #133a8c;
}
.ys_list ul li div{
	display: none;
}
.ys_list ul li:hover{
	transition: all .5s;
	transform: scale(1.2);
	 background-image: linear-gradient(to bottom right, #0e2e7a, #1889cc);
}
.ys_list ul li:hover i{
	color: #fff;
	margin-top: 40px;
}
.ys_list ul li:hover h1{
	color: #fff;
}
.ys_list ul li:hover em{
	    border-bottom: 2px solid #fff;
	    height: 20px;
	    margin-bottom: 20px;
}
.ys_list ul li:hover div{
	display: block;
}
.ys_list ul li:hover div p{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.ys_list ul li:hover div section{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 16px;
	margin-top: 35px;
}
.ys_list ul li:hover div section span{
	display: block;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	margin-left: 15px;
	line-height: 25px;
}
.index_gywm{
	width: 1300px;
	margin: 65px auto;
}
.index_gywmtop h1{
	text-align: center;
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
}
.index_gywmtop p{
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.index_gywmlist ul{
	display: flex;
	justify-content: space-between;
}
.index_gywmlist li{
	padding: 35px;
	width: 305px;
	background-color: #fff;
}
.index_gywmlist li i{
	display: block;
	width: 75px;
	height: 75px;
	margin: 0 auto;
	background:url(../images/wqs_06.png) center no-repeat ;
}
.index_gywmlist li:nth-child(2) i{
	background:url(../images/wqs_03.png) center no-repeat ;
}
.index_gywmlist li:nth-child(3) i{
	background:url(../images/wqs_09.png) center no-repeat ;
}
.index_gywmlist li h1{
	border-bottom: 1px solid #e5e5e6;
	height: 95px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-top: 20px;
}
.index_gywmlist li h1 span{
	color: #333333;
	font-size: 60px;
	font-weight: bold;
	font-family: "Impact";
	text-align: center;
}
.index_gywmlist li h1 sub{
	font-size: 36px;
	color: #333333;
}
.index_gywmlist li p{
	color: #333333;
	font-size: 16px;
	line-height:35px ;
	margin-top: 10px;
	text-align: center;
}
.index_gywmlist li:hover{
	background-color: #f1f1f2;
}
.gywmgs{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.gywmgsleft{
	width: 50%;
}
.gywmgsleft img{
	display: block;
	width: 100%;
}
.gywmgsright{
	width: 50%;
	background-color: #0e378e;
}
.gywmgsright div{
	width: 540px;
	margin-left: 110px;
}
.gywmgsright div h1{
	margin-top: 100px;
	color: #ffffff;
	font-size: 36px;
	margin-bottom: 25px;
}
.gywmgsright div p{
	margin-top: 30px;
	color: #ffffff;
	font-size: 14px;
	line-height: 35px;
}
.index_zy{
	width: 1300px;
	margin: 80px auto;
}
.wllist{
	display: flex;
	justify-content: space-between;
}
.wllistleft{
	width: 620px;
	position: relative;
	overflow: hidden;
}
.wllistleft img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.wllistleft:hover img{
	transform: scale(1.02);
}
.wllistleft div{
	position: absolute;
	padding: 55px;
	width: 510px;
	top:0;
	left: 0;
}
.wllistleft div h1{
	color: #ffffff;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.wllistleft div p{
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	margin-top: 10px;
}
.wllistright ul{
	display: flex;
	height: 100%;
	justify-content: space-between;
	flex-direction: column;
}
.wllistright ul li{
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 260px;
}
.wllistright ul li img{
	transition: all .5s;
}
.wllistright ul li div{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 50px;
	width: 225px;
	background-color: rgba(14,55,142,0.8);
	height: 160px;
	
}
.wllistright ul li div h1{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.wllistright ul li div p{
	line-height: 30px;
	color: #fff;
	font-size: 14px;margin-top: 15px;
}
.wllistright ul li:last-child div{
	left: auto;
	right: 0;
	background-color: rgba(255,108,5,0.8);
}
.wllistright ul li:hover img{
	transform: scale(1.05);
}
.shownav{
	width: 100%;
	height: 70px;
	background-color: #f6f6f7;
}
.shownav ul{
	width: 1300px;
	display: flex;
	justify-content: center;
	height: 70px;
	margin: 0 auto;
}
.shownav ul li{
	width: 200px;
	text-align: center;
}
.shownav ul li a{
	display: block;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.shownav ul li:hover{
	background-color: #0e378e;
}
.shownav ul li:hover a{
	color: #fff;
}
.prolist{
	width: 1300px;
	margin: 60px auto;
}
.prolist ul{
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
}
.prolist ul li{
	border: 1px solid #f6f6f7;
	width: 300px;
	margin: 11px;
}
.prolist ul li div{
	width: 100%;
	overflow: hidden;
}
.prolist ul li div img{
	transition: all .5s;
	display: block;width: 100%;
}
.prolist ul li:hover div img{
	transform: scale(1.05);
}
.prolist ul li p{
	width: 100%;
	background-color: #f6f6f7;
	text-align: center;
	line-height: 50px;
	color: #333333;
	font-size: 16px;
}
.prolist ul li:hover p{
	background-color: #0e378e;
	color: #fff;
}
.prolist ul li:hover{
	border:1px solid #0e378e;
}
.showpro{
	width: 1300px;
	margin: 55px auto;
	display: flex;
	justify-content: space-between;
}
.showproleft{
	width: 550px;
	border: 1px solid #cccccc;
}
.showproleft img{
	width: 100%;
	display: block;
}
.showproright{
	width: 650px;
}
.showproright h1{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	margin-top: 25px;
}
.showproright p{
	margin-top: 15px;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}
.showproright div{
	height: 90px;
	margin-top: 25px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	font-size: 44px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-weight: bold;
	color: #0e378e;
}
.showproright  section{
	margin-top: 30px;
	display: flex;
	justify-content: flex-start;
}
.showproright  section a{
	display: block;
	width: 190px;
	height: 55px;
	border: 1px solid #0e378e;
	text-align: center;
	font-size: 16px;
	color: #0e378e;
	margin-right: 20px;
	line-height: 55px;
}
.showproright  section a:hover{
	background-color: #0e378e;
	color: #fff;
}
.showproalltop{
	box-shadow: 0px 10px 10px #e8e9eb;
}
.showproalltop h1{
	width: 1300px;
	margin: 0 auto;
	color: #333333;
	font-size: 24px;
	line-height: 50px;
}
.showproalldv{
	width: 1300px;
	margin: 45px auto;
}
.news_tj{
	width: 1300px;
	margin: 0 auto;
	margin-top: 65px;
}
.news_tj a{
	display: flex;
	justify-content: space-between;
}
.news_tjleft{
	width: 800px;
	overflow: hidden;
}
.news_tjleft img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.news_tjright{
	width: 380px;
	padding: 50px 60px; 
	background-color: #f6f6f7;
}
.news_tjright h1{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}
.news_tjright span{
	display: block;
	line-height: 30px;
	margin: 10px auto;
	color: #666666;
	font-size: 14px;
}
.news_tjright p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}
.news_tj a:hover img{
	transform: scale(1.05);
}
.news_list{
	width: 1300px;
	margin: 20px auto;
}
.news_list li{
	width: 100%;
	padding: 40px 0px;
	border-bottom: 1px solid #e6e6e6;
}
.news_list li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news_list li .newstime section{
	width: 120px;
	height: 120px;
	background-color: #f6f6f7;
}
.news_list li .newstime section i{
	color: #333333;
	font-size: 52px;
	display: block;
	text-align: center;
	width: 100%;padding-top: 10px;
}
.news_list li .newstime section em{
	display: block;
	color: #333333;
	font-size: 14px;
	text-align: center;
}
.news_list li .newstext{
	width: 910px;
	display: flex;justify-content: flex-start;
	align-items: baseline;
	flex-flow: wrap;
}
.news_list li .newstext h1{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 15px;
}
.news_list li .newstext p{
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}
.news_list li .newsmore{
	width: 45px;
	height: 45px;
}
.news_list li .newsmore i{
	display: block;
	width: 43px;
	height: 43px;
	border: 1px solid #d5d5d5;
	border-radius: 50%;
	text-align: center;line-height: 38px;
	font-size: 36px;
	color:#d5d5d5 ;
}
.news_list li:hover .newsmore i{
	border-color: #0e5ec9;color: #0e5ec9;
}
.news_list li:hover .newstime section{
	background-color: #0e378e;
}
.news_list li:hover .newstime section em{
	color: #fff;
}
.news_list li:hover .newstime section i{
	color: #fff;
}
.news_list li:hover .newstext h1{
	color: #0e5ec9;
}
.lxwm{
	width: 1300px;
	margin: 50px auto;
}
.lxwmtop h1{
	text-align: center;
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
}
.lxwmtop p{
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
}
.lxwmlist{
	width: 1300px;
	margin: 0 auto;
}
.lxwmlist ul{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.lxwmlist ul li{
	width: 310px;
	height: 210px;
	background-color: #f6f6f7;
}
.lxwmlist ul li i{
	height: 50px;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 36px;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 20px;
	color: #666666;
}
.lxwmlist ul li h1{
	color: #666666;
	font-size: 18px;
	text-align: center;
}
.lxwmlist ul li p{
	color: #666666;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
}
.lxwmlist ul li:hover{
	background-color: #0e378e;
}
.lxwmlist ul li:hover h1{
	color: #fff;
}
.lxwmlist ul li:hover p{
	color: #fff;
}
.lxwmlist ul li:hover i{
	color: #fff;
}
.ly{
	width: 1300px;
	margin: 60px auto;
	display: flex;justify-content: space-between;
}
.map{
	width: 850px;
}
.lydv{
	width: 360px;
	background: url(../images/ly_03.jpg) center no-repeat;
	padding: 45px;
}
.lydv h1{
	font-size: 30px;
	color: #fff;
	margin-bottom: 25px;
}
.lydv form input{
	border: 1px solid #a4c4f0;
	height: 45px;
	width: 90%;
	padding:0px 5% ;
	margin-bottom: 20px;
	background-color: transparent;
	outline: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #fff;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #fff;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #fff;
} 
.lydv form textarea{
	font-family: "微软雅黑";
	width: 90%;
	padding:0px 5% ;
	border: 1px solid #a4c4f0;
	margin-bottom: 20px;
	background-color: transparent;
	outline: none;
	line-height: 45px;
	min-height: 160px;
} 
.lydv form input.submit{
	width: 150px;
	height: 40px;
	background-color: #fff;
	color: #0E2E7A;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
.foot{
	width: 100%;
	background: url(../images/foot_02.jpg) center no-repeat;
	padding-top: 65px;
}
.footdv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 65px;
}
.footdvleft{
	display: flex;
	justify-content: flex-start;
}
.footdvleft dl{
	margin-right: 65px;
}
.footdvleft dl dt{
	margin-bottom: 15px;
}
.footdvleft dl dt a{
	color: #ffffff;
	font-size: 16px;
}
.footdvleft dl dd a{
	color: #afcff9;
	font-size: 14px;
	line-height: 35px;
}
.footdvright{
	margin-right: 40px;
}
.footdvright ul{
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
}
.footdvright ul li{
	width: 123px;
	margin-right: 30px;
	text-align: center;
}
.footdvright ul li img{
	width: 100%;
	display: block;
}
.footdvright ul li p{
	line-height: 45px;
	text-align: center;
	color: #afcff9;
	font-size: 14px;
}
.wdl{
	border-top: 1px solid #2b4d93;
}
.wdldv{
	display: flex;
	justify-content: space-between;
	width: 1300px;
	margin: 0 auto;
}
.wdldv p{
	line-height: 90px;
	color: #afcff9;
	font-size: 14px;
}
.wdldv p a{
	color: #afcff9;
	font-size: 14px;
}
.htmleaf-container{
	display: none;
}
.showproright div i{
	font-size: 36px;
	margin-right: 10px;
}
.my-4 div{
	display: flex;
	justify-content: center;
	margin-bottom: 35px;
}
.mfootsdv,.mfoots{
		display: none;
	}
@media (min-width: 1000px) and (max-width: 1299px){
	.headtop{
		width: 95%;
	}
	.index_cp{
		width: 95%;
	}
	.index_cpleft{
		width: 28%;
	}
	.index_cpright{
		width: 66%;
	}
	.index_cpright ul li{
		width: 40%;
		padding: 4%;
	}
	.container{
		width: 95%;
	}
	.index_cpright ul li div a{
		width: 46%;
	}
	.index_dhdv{
		width: 95%;
	}
	.index_newsdv{
		width: 95%;
	}
	.tabBox .bd{
		display: flex;
	}
	.index_newst dl dt{
		width: 23.333%;
    	padding: 5%;
	}
	.index_newst dl dd{
		width: 66.666%;
		overflow: hidden;
	}
	.index_newst dl dd img{
		height: 100%;
	}
	.ys_list{
		width: 95%;
	}
	.ys_list ul li:hover div p{
		font-size: 12px;
		line-height: 25px;
	}
	.ys_list ul li:hover div section{
		margin-top: 15px;
	}
	.index_gywm{
		width: 95%;
	}
	.footdv{
		width: 95%;
	}
	.footdvright{
		margin-right: 0;
	}
	.footdvleft dl{
		margin-right: 0;
	}
	.footdvleft{
		width: 65%;
		justify-content: space-between;
	}
	.wdldv{
		width: 95%;
	}
	.gywmgsright{
		padding: 25px 0px;
	}
	.gywmgsright div {
	    width: 90%;
	    margin: 0 auto;
	}
	.gywmgsright div h1{
		margin-top: 0;
	}
	.index_zy{
		width: 95%;
	}
	.wllistleft{
		width: 48%;
	}
	.wllistright{
		width: 48%;
	}
	.wllistleft div{
		width: 90%;
		top: 5%;
		left: 5%;
		padding: 0;
	}
	.wllistright ul li{
		height: auto;
	}
	.wllistright ul li img{
		width: 100%;
		display: block;
	}
	.wllistright ul li div{
		width: 40%;
		padding: 5%;
		height: 75%;
	}
	.shownav ul{
		width: 100%;
	}
	.prolist{
		width: 95%;
	}
	.prolist ul li{
		width: 31.11%;
		margin: 1%;
	}
	.showpro{
		width: 95%;
	}
	.showproleft{
		width: 42%;
	}
	.showproright{
		width: 50%;
	}
	.showpro{
		align-items: flex-start;
	}
	.showproalldv,.showproalltop h1,.news_tj{
		width: 95%;
	}
	.news_tjleft img{
		height: 100%;
		width: auto;
	}
	.news_list,.lxwmlist,.lxwm{
		width: 95%;
	}
	.news_list li .newstext{
		width: 75%;
	}
	.ly{
		width: 95%;
	}
	.map{
		width: 65%;
	}
	.lydv{
		width: 30%;
		padding:5% 2.5% ;
	}
	.lxwmlist ul li{
		width: 24%;
	}
}
@media only screen and (min-width: 320px) and (max-width: 999px){
	.headtop{
		width: 95%;
		display: none;
	}
	.container{
		width: 95%;
	}
	.index_cp{
		width: 95%;
		padding: 30px 0px;
		display: block;
	}
	.index_cpleft{
		width: 100%;
	}
	.index_cpright{
		width: 100%;
		margin-top: 15px;
		height: auto;
	}
	.index_cpleft h1{
		margin: 15px auto;
		font-size: 24px;
	}
	.index_cpleft h2{
		font-size: 18px;
	}
	.index_cpleft i{
		margin-bottom: 15px;
	}
	.index_cpright ul li{
		width: 41%;
		padding: 4%;
	}
	.index_cpright ul li h1{
		font-size: 16px;
	}
	.index_cpright ul li div a{
		width: 46%;
	}
	.index_dh{
		height: auto;
		padding: 35px 0px;
	}
	.index_dhdv{
		width: 95%;
		height: auto;
	}
	.index_dhdv div section p{
		font-size: 24px;
	}
	.index_news{
		padding: 0;
	}
	.index_newsdvtop{
		text-align: center;
	}
	.index_newsdv{
		width: 95%;
		padding: 35px 0;
	}
	.tabBox .hd ul{
		justify-content: center;
	}
	.index_newsdvtop h1{
		font-size: 24px;
	}
	.tabBox .hd{
		margin: 20px auto;
	}
	.tabBox .bd{
		display: flex;
	}
	.index_newst dl{
		display: block;
	}
	.index_newst dl dt{
		width: 90%;
    	padding: 5%;
    	height: auto;
	}
	.index_newst dl dt section i{
		font-size: 48px;
	}
	.index_newst dl dd{
		width: 100%;
		overflow: hidden;
		min-height: 160px;
	}
	.index_newst dl dt p{
		font-size: 16px;
	}
	.index_newst dl dd div h2{
		font-size: 18px;
		line-height: 35px;
	}
	.index_newst dl dd img{
		min-height: 160px;
		width: 100%;
	}
	.index_ys{
		padding: 35px 0px;
	}
	.ys_top h1{
		font-size: 24px;
	}
	.ys_top p{
		margin-bottom: 25px;
	}
	.ys_list ul{
		flex-flow: wrap;
	}
	.ys_list ul li{
		width: 48%;
		margin: 1%;
		border: none;
		padding-bottom: 40px;
	}
	.index_gywm{
		margin: 35px auto;
	}
	.index_gywmtop h1{
		font-size: 24px;
	}
	.index_gywmlist ul{
		flex-flow: wrap;
	}
	.index_gywmlist ul li{
		width: 30%;
		padding: 0;
	}
	.index_gywmlist li h1{
		height: auto;
	}
	.index_gywmlist li h1 span{
		font-size: 36px;
	}
	.index_gywmlist li h1 sub{
		font-size: 20px;
	}
	.foot{
		display: none;
	}
	.ys_list ul li:last-child{
		border: none;
	}
	.index_newst ul{
		display: block;
	}
	.ys_list ul li h1{
		font-size: 16px;
	}
	.ys_list ul li i{
		margin-top: 40px;
	}
	.ys_list ul li{
		height: auto;
	}
	.ys_list ul li em{
		height: 25px;
	}
	.index_newst ul li{
		width: 90%;
	}
	.index_newst ul li h2{
		font-size: 18px;
	}
	.index_newst ul li h2{
		margin-bottom:30px ;
	}
	.ys_list{
		width: 95%;
	}
	.ys_list ul li:hover div p{
		font-size: 12px;
		line-height: 25px;
	}
	.ys_list ul li:hover div section{
		margin-top: 15px;
	}
	.index_gywm{
		width: 95%;
	}
	.footdv{
		width: 95%;
	}
	.footdvright{
		margin-right: 0;
	}
	.footdvleft dl{
		margin-right: 0;
	}
	.footdvleft{
		width: 65%;
		justify-content: space-between;
	}
	.wdldv{
		width: 95%;
	}
	.gywmgsright{
		padding: 25px 0px;
	}
	.gywmgsright div {
	    width: 90%;
	    margin: 0 auto;
	}
	.gywmgsright div h1{
		margin-top: 0;
	}
	.index_zy{
		width: 95%;
	}
	.wllistleft{
		width: 48%;
	}
	.wllistright{
		width: 48%;
	}
	.wllistleft div{
		width: 90%;
		top: 5%;
		left: 5%;
		padding: 0;
	}
	.wllistright ul li{
		height: auto;
	}
	.wllistright ul li img{
		width: 100%;
		display: block;
	}
	.wllistright ul li div{
		width: 40%;
		padding: 5%;
		height: 75%;
	}
	.shownav ul{
		width: 100%;
	}
	.prolist{
		width: 95%;
	}
	.prolist ul li{
		width: 31.11%;
		margin: 1%;
	}
	.showpro{
		width: 95%;
	}
	.showproleft{
		width: 42%;
	}
	.showproright{
		width: 50%;
	}
	.showpro{
		align-items: flex-start;
	}
	.showproalldv,.showproalltop h1,.news_tj{
		width: 95%;
	}
	.news_tjleft img{
		height: 100%;
		width: auto;
	}
	.news_list,.lxwmlist,.lxwm{
		width: 95%;
	}
	.news_list li .newstext{
		width: 75%;
	}
	.ly{
		width: 95%;
	}
	.map{
		width: 100%;
	}
	.map img{
		max-width: 100%;
		display: block;
	}
	.lydv{
		width: 95%;
		padding:5% 2.5% ;
	}
	.lydv h1{
		font-size: 20px;
	}
	.lxwmlist ul li{
		width: 24%;
	}
	.index_gywmlist li p{
		font-size: 14px;
		line-height: 25px;
	}
	.gywmgs{
		display: block;
	}
	.gywmgsleft{
		width: 100%;
	}
	.gywmgsright{
		width: 100%;
	}
	.gywmgsright div h1{
		font-size: 20px;
	}
	.gywmgsright div p{
		line-height: 30px;
		margin-top: 15px;
	}
	.index_zy{
		margin: 35px auto;
	}
	.wllist{
		display: block;
	}
	.wllistleft,.wllistright{
		width: 100%;
	}
	.wllistleft div h1,.wllistright ul li div h1{
		font-size: 20px;
	}
	.lxwm{
		margin: 35px auto;
	}
	.lxwmtop h1{
		font-size: 24px;
	}
	.lxwmlist ul{
		margin-top: 35px;
		flex-flow: wrap;
	}
	.lxwmlist ul li{
		width: 100%;
		margin-bottom: 15px;
	}
	.ly{
		flex-flow: wrap;
	}
	.shownav ul,.shownav{
		height: auto;
	}
	.shownav ul li{
		width: 50%;
	}
	.shownav ul li a{
		line-height: 50px;
		font-size: 16px;
	}
	.news_tj{
		margin-top: 35px;
	}
	.news_tj a{
		flex-flow: wrap;
	}
	.news_tjright{
		width: 90%;
		padding: 5%;
	}
	.news_tjright h1{
		font-size: 18px;
	}
	.news_list li{
		padding: 15px 0px;
	}
	.newsmore{
		display: none;
	}
	.news_list li .newstext h1{
		font-size: 18px;
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		margin-bottom: 0;
	}
	.news_list li .newstext p{
		height: 50px;
		overflow: hidden;
		line-height: 25px;
	}
	.news_list li .newstime section{
		width: 90px;
		height: 90px;
	}
	.news_list li .newstext{
		width: 70%;
	}
	.news_list li .newstime section i{
		font-size: 36px;
	}
	.prolist ul li{
		width: 47.2%;
	}
	.prolist{
		margin: 35px auto;
	}
	.prolist ul li div img{
		width: 100%;
	}
	.prolist ul li p{
		line-height: 35px;
		font-size: 14px;
	}
	.showpro{
		margin: 35px auto;
		flex-flow: wrap;
	}
	.showproleft,.showproright{
		width: 100%;
	}
	.showproright h1{
		font-size: 18px;
	}
	.showproright div{
		font-size: 20px;
		height: 60px;
	}
	.showproright section a{
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.showproalldv{
		margin: 35px auto;
	}
	.showproalltop h1{
		font-size: 20px;
	}
	.htmleaf-container{
		display: block;
	}
	.index_gywmlist li i{
		width: 50px;
		height: 50px;
		background-size: cover;
	}
	.index_gywmlist li:nth-child(2) i{
		background-size: cover;
	}
	.index_gywmlist li:nth-child(3) i{
		background-size: cover;
	}
	.showproright div i{
		font-size: 24px;
		margin-right: 10px;
	}
	.ys_list ul li i{
		width: 50px;
		height: 50px;
		background-size: cover ;
		margin-bottom: 10px;
	}
	.ys_list ul li:nth-child(2) i{
		background-size: cover ;
	}
	.ys_list ul li:nth-child(3) i{
		background-size: cover ;
	}
	.ys_list ul li:nth-child(4) i{
		background-size: cover ;
	}
	.mfootsdv,.mfoots{
		display: block;
	}
	.mfootsdv{
		height: 50px;
	}
	.mfoots{
		background: #0f337f;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;

		z-index: 99999;
	}
	.mfoots ul{
		display: flex;width: 100%;
		justify-content: space-between;
	}
	.mfoots ul li{
		width: 100%;
		line-height: 50px;
	}	
	.mfoots ul li a{
		text-align: center;
		display: block;
		line-height: 50px;
		color: #fff;
		font-size: 14px;
		border-right: 1px solid #475a81;
	}
	.banner {
		width: 100%;
		overflow: hidden;
	}
	.banner img{
		display: block;
		width: 200%;
		margin-left: -50%;
	}
	.banner2{
		display: block;    width: 100%;
	}
	.banner1{
		display: none;    width: 100%;
	}
}