@charset "utf-8";
@import url("../fonts/font.css");
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	
	margin: 0 auto;
font-family:'Microsoft YaHei';
font-weight: normal;
	font-size: 14px;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li,
p {
	/*display: inline-block;*/
	list-style-type: none;
	font-size: 15px;
	margin: 0;
}
a { color:#333; text-decoration:none; cursor:pointer;}
a,
a:focus{
	border: none;
	outline: none;
	height: auto;
	text-decoration: none;
}
a:hover{text-decoration: none;border: none;}
.fl {
	float: left;
}

.fr {
	float: right;
}

.w100 {
	/* float: left; */
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.bg_e7f3ff{background-color:#e7f3ff; overflow:hidden;}

.clear {
	clear: both;
}
.li_last {
	 margin-right: 0 !important;
}

.header{position:absolute;top:0;left:0;z-index:9999;height: 160px;width:100%;background: url(../img/bg_header.png) repeat-x top center;}
.header2{position:absolute;}
.head{
    width:100%;
    max-width: 1800px;
    margin: 0px auto;
    position: relative;
    z-index: 99;
    }

.logo{float:left;margin-top: 25px;/* max-width:665px; */}
.logo a{width:100%; height:auto; overflow:hidden; display: block;}
.logo img{width:100%;}
.logor{position:relative;float:right;width: 60%;}
.top_link{float: right;/* position:relative; */z-index:9;/* margin-right:30px; */margin-top: 10px;margin-right: 10px;text-align:center;line-height:40px;}
.top_link a,.top_link span{display: inline-block;font-size:14px;color:#fff;padding: 0px;margin: 0 5px;}
.top_link span{margin:0 5px;}
.search{float:right;margin-left: 0;z-index:15;width:240px;padding:0px;height: 40px;border-radius: 0;background-color:transparent;border: 1px solid #ddd;margin-top: 10px;}
.search .ssk{float:left;width: calc(100% - 50px);padding: 0 10px 0 10px;border-radius:19px 0 0 19px;border:0;outline: none;color: #fff;line-height:40px; background-color:transparent;}
.search .ss{float:right;width:50px;height:38px;border-radius: 0;background: url(../img/search.png) #fff no-repeat center center;outline: none;color:#fff;border: 0;border-left: 0px solid #fff;margin:0px 0;text-align:center;}

.

.dh{position:relative;z-index:999;float:left;width: 100%;height: 40px;margin-top: 15px;}
#menu {
	position: relative;
	z-index: 9;
	zoom: 1;
	width:100%;
	text-align: center;
	height: 40px;
	margin: 0 auto;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu span{float:left;color: #fff; line-height:55px;}
#menu li {
	padding:0px 0;
	text-align: center;
	line-height: 40px;
	height: auto;
	/* padding: 0px 10px; */
	text-align:center;
	display: inline-block;
	float: left;
	position: relative;
}

#menu li a {
	white-space: normal;
	color: #fff;
	padding: 0 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#menu li:hover {
	/*background-color: #0088d1;*/
}
#menu li:hover a{color:#005943;}
#menu li a:hover {
	
}

#menu li ol {
	margin: 0;
	padding: 0;
	width: 100%;
min-width:250px;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 40px;
	left:50%;
	z-index: 1;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	border-top: 0px solid #002fa7;
	background: #fff;
	filter: alpha(opacity=100);
}
#menu li ol li{margin-left: 0;background-color: #fff;}

#menu li:hover>ol {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 1;
}

#menu ol ul {
	top: 0;
	z-index: 1;
	left: 200px;
	margin: 0 auto;
	_margin: 0;
}

#menu li ol li,#menu li:hover ol li a {
	padding: 0px;
	white-space: normal;
	float: none;
	width: 100%;
	z-index: 1;
	font-size:18px;
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0;
	color: #333;
	_line-height: 0;
	background-color: #fff;
}

#menu li ol li a {
	white-space: normal;
	padding: 0px 5px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	color: #333;
	float: none;
	/* background-color: #005943; */
	/* text-transform: none;-webkit-transition: all .5s ease-in-out; 
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
   transform:scale(1);transition: all 0.8s ease-in-out; */
}

#menu li ol li:hover ,#menu li ol li:hover  a{
	background-color: #fff;
	color:  #005943;
}

.menu-btn {
	display:none;
	overflow: hidden;
	float:right;
	/* margin-left: 35px; */
	width: 50px;
	height: 50px;
	background: 0 0;
	text-indent:0;
	opacity: 1;
	position:absolute;
	bottom:40px;
	right:10px;
	z-index: 999;
}
.menu-btn2{position:absolute;
	top: 20px;display:none;
	right:10px;z-index: 999;width: 30px;
	height: 30px;}

.menu-btn .line-1,
.menu-btn .line-2,
.menu-btn .line-3,.menu-btn2 .line-1,.menu-btn2 .line-2,.menu-btn2 .line-3{
	position: absolute;
	top: 50%;
	display: block;
	right: 0;
	width: 46px;
	height: 2px;
	background: #ffffff;
	transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
	transition-property: transform, width, margin, background-color
}
.menu-btn2 .line-1,.menu-btn2 .line-2,.menu-btn2 .line-3{background-color:#fff;}
.menu-btn .line-1,.menu-btn2 .line-1{
	margin-top: -15px;
	width: 46px;
}

.menu-btn .line-3,.menu-btn2 .line-3{
	margin-top: 15px;
	width: 46px;
}

.drawerMenu-open .menu-btn .line-1,.menu-btn2.open .line-1{
	visibility: hidden
}

.drawerMenu-open .menu-btn .line-2,.menu-btn2.open .line-2{
	margin-top: 0 !important;
	width: 48px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3,.menu-btn2.open .line-3{
	margin-top: 0 !important;
	width: 48px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mobNav {
	position: fixed;
	top: 130px;
	left: 0;
	right: 0;
	bottom: 0;width:100%;
	background: rgba(255, 255, 255, 1);
	z-index:200;
	padding: 20px 6% 20px;
	display: none
}

.mobNav ul {width:100%;
	max-height: 80vh;
	overflow: auto
}

.mobNav ul::-webkit-scrollbar {
	display: none
}

.mobNav ul li { float:left;    width:100%;
	padding: 15px 0;
	border-bottom: 1px solid #ddd
}
.mobNav ul li .navp{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;float:left; width:100%;}
.mobNav ul li .navp a {
	font-size: 16px;
	color:#005943;
	font-weight: 700;
	background-size: auto 100%
}

.mobNav ul li .navp i {
	display: block;    font-style: normal;
	width: 16px;
	font-size: 30px;
	/* font-weight: lighter; */
	transition: .3s;
	color: #005943;
	transform-origin: center;
	margin-right: 5px;
	height: 16px;
	background-size: 16px 16px
}

.mobNav ul li.on .navp i {
	transform: rotate(-45deg);
	margin-right:15px;
}

.mobNav ul li .subNavm {
	margin-top: 10px;
	padding-left: 10px;
	display: none
}

.mobNav ul li .subNavm a {
	display: block;
	line-height: 36px;
	font-size: 16px
}

.banner,.lmbanner{float:left;margin-top:0px;width:100%;position:relative;z-index:9;overflow:hidden;}
.banner img,.lmbanner img{width:100%;}
.banSwiper{position:relative;float:left; width:100%; height:100%; overflow:hidden;}
.banSwiper .swiper-slide{float:left; text-align:center; width: 100%;height: 100%;}
.banSwiper .swiper-slide img{display:inline-block; width:100%; height:auto; overflow:hidden;}
.banSwiper  .swiper-button-prev:after,.banSwiper  .swiper-container-rtl .swiper-button-next:after,.banSwiper  .swiper-button-next:after,.banSwiper  .swiper-container-rtl .swiper-button-prev:after{color: #fff;line-height: 32px;text-align:center;font-size: 20px;}
.banSwiper .swiper-button-prev,.banSwiper  .swiper-button-next{float: left;top: 0 !important;!i;!;color:#fff;width:30px;text-align: center;height: 32px;line-height: 32px;border-radius:100%;margin: 0 !important;!i;!;!impotant;!impotan;!impota;!impot;!i;!;!I;!;!i;!ik;!ikp;!ikpo;!ikp;!ik;!i;!;!u;!;}
.banSwiper  .swiper-pagination-bullet{width: 12px;opacity:0.4;height: 12px;border:0px solid #fff;background-color:#fff;margin:0 3px !important;border-radius:6px;}
.banSwiper  .swiper-pagination-bullet-active{width:26px; height:12px; background-color:#fff; opacity:1;}
.banSwiper  .swiper-pagination-bullets{bottom: 10px !important;width: 140px;padding-top:0px;height: 32px;line-height: 32px;margin: 0 5px !important;!I;!;display: inline-block;position: relative;border-radius: 12px;background-color: rgb(0 0 0 / 30%);}
.banSwiper .swiper-button-prev{left:0 !important;}
.banSwiper .swiper-button-next{right:0 !important;}


.ban_pg{position:absolute;left: 0;width: 100%;height: 32px;text-align: center;bottom: 20px;}
.ban_page{width:60px;padding-top:0px;height: 32px;z-index: 99;line-height: 32px;margin:0 5px;display: inline-block;position: relative;border-radius: 12px;background-color: rgb(0 0 0 / 30%);}

.bg_index1{float:left;background:url(../img/bg_index1.png) #ffffff no-repeat right bottom;padding: 40px 0;}
.bg_index2{float:left;padding: 40px 0;background: url(../img/bg_index2.png) #e4e9e7 no-repeat center center;}
.bg_index3{float:left;background:url(../img/bg_index3.png) #ffffff no-repeat left bottom;padding: 40px 0;}
.bg_index4{float:left;background:url(../img/bg_index4.png) #ecf5f3 no-repeat center bottom;padding: 40px 0 80px 0;}
.bg_index5{background:#fff;padding:50px 0;float: left;}

.main{width:100%; max-width:1500px; margin:0 auto;}
.lm{float:left; width:100%;height:auto; line-height:50px;}
.lm h6{float: left;font-size:36px;color:#005943;font-weight:bold;line-height:50px;}
.lm span{font-size:24px;color:#858585;line-height:50px;font-family: serif;margin-left: 20px;}
.lm .more{float:right;line-height:50px; font-size:18px; color:#666;}


.footer{float:left; width:100%; padding:15px 0; background-color:#005943;}
.foot{width:100%; max-width:1500px; margin:0 auto;}
.footl{float:left;width: 43%;max-width:560px;}
.footl img{float:left;}
.footl .copy{float:left; margin-top:20px; width:100%;}
.footl .copy p{float:left;width:100%;font-size:14px;line-height:30px;color:#fff;}

.footc{float:left; margin-left:5%; width:46%;}
.yqlj{float:left; width:100%;}
.yqlj h6{float:left;width:100%;background:url(../img/bg_links.png) no-repeat left bottom;line-height:40px;margin-bottom: 10px;height: 40px;color:#fff;font-size:16px;}
.yqlj ul{float:left; width:33.3%;}
.yqlj ul li{float:left; width:100%; line-height:25px;}
.yqlj ul li a{color:#fff; font-size:14px;}


.footr{float:right;}
.code{float:right;}
.code ul{float:right;}
.code ul li{float:right;width:95px;margin-left:10px;margin-top: 40px;text-align:center;}
.code ul li img{width:100%;}
.code ul li p{float:left; width:100%; line-height:30px;font-size:14px;color:#fff;}
.bg_main{background-color:#e1e8ef; padding:20px 0;}
.m_l{position:relative;z-index:21;float:left;margin-top: 40px;width: 300px;padding-bottom: 0;}
.yjlm{float:left;width:100%;display:flex;align-items: center;height:80px;background:#005943;border-radius: 0;padding: 0 30px;}
.yjlm h6{float:left;width:100%;line-height: 35px;text-align: left;font-weight: bold;font-size: 30px;color:#fff;font-family: 'SourceHanSerifSC-Regular';}

.ejdh{float:left;width:100%;margin-top:0px;background-color: #fff;border-left: #a6b4c2 5px solid;/* padding-bottom: 50px; */}
.ejdh ul{float:left; width:100%;}
.ejdh ul li{float:left;/* display:flex; *//* align-items: center; */width:100%;/* padding:0 20px; */border-top:1px solid #F0F2F4;border-bottom:1px solid #F0F2F4;/* height:60px; */line-height: 20px;padding: 10px 0;/* justify-content: space-between; */}
.ejdh ul li:first-child{border-top:0;}
.ejdh ul li.on .navp{border-left:#005943 5px solid; width:calc(100% + 5px); margin-left:-5px;}
.ejdh ul li .navp{padding: 10px 10px;float:left;width:100%;}
.ejdh ul li:hover .navp em,.ejdh ul li.on .navp em{b}
.ejdh ul li:hover .navp a,.ejdh ul li.on .navp a{color:#005943; font-weight: bold;}
.ejdh ul li.on dl{display:block;}
.ejdh ul li .navp a{float:left;width: calc(100% - 35px);color:#000;display: inline-block;font-size: 20px;/* padding: 0 20px; */}
.ejdh ul li .navp em{float:right;width:30px;cursor:pointer;height: 20px;background:url(../img/ejdh_li.png) no-repeat center right;}
.ejdh ul dl{position:relative;display:none;float:left;width:100%;padding: 0 10px 0 10px;margin:0;border-top: 0px solid #F0F2F4;}
.ejdh ul dl1:before{content:"";position:absolute;left: 30px;top:0;width:1px;height: calc(100% - 15px);background-color:#e2e7ec;}
.ejdh ul dl dd{float:left;position: relative;width: 100%;padding:0px;text-indent:0px;line-height: 36px;padding-left:10px;}
.ejdh ul dl dd1:before{content:"";position:absolute;left:0;top:15px;width:15px;height:1px;background-color:#e2e7ec;}
.ejdh ul dl dd a{color: #000 !important;font-size: 18px;font-weight: normal !important;padding: 0 !important;}
.ejdh ul dl dd:hover a,.ejdh ul dl dd.cur a{color: #005943 !important;}

.m_r{position:relative;z-index:21;margin-bottom:60px;min-height:500px;background-color:#fff;float:right;margin-top: 40px;width: calc(100% - 360px);padding: 0px 0px;padding-bottom: 40px;}
.main1{position:relative;margin-bottom:60px;min-height:500px;background-color:#fff;float:right;margin-top:20px;width:100%;max-width:100%;padding: 0px 20px;}

.dqlm{position:relative;float:left;width:100%;height: 60px;background: url(../img/bg_lm.png) no-repeat bottom left;padding-bottom: 0;}
.dqlm h6{float:left;line-height: 60px;font-size: 28px;text-align: left;color: #005943;text-indent: 0;font-weight: 700;}

.dqwz{float:right;font-size: 16px;color:#767676;padding-left: 30px;font-family: "microsoft yahei";font-size: 16px;color: #888;line-height:70px;background:url(../img/bg_dqwz.png) no-repeat left center;}
.dqwz a,.dqwz span{font-size: 14px;color: #888;font-family: "microsoft yahei";}