@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 {
	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;
}

.banner{float:left;margin-top: 135px;width:100%;height:auto;position:relative;z-index:9;overflow:hidden;}
.banner 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:transparent; line-height:48px; text-align:center; font-size:25px;}
.banSwiper .swiper-button-prev,.banSwiper  .swiper-button-next{top: calc(50% - 28px) !important;color:transparent;width:160px;height: 56px;line-height: 56px;border-radius:100%;}
.banSwiper .swiper-button-prev{left:0px !important; background:url(../img/ban_l.png) no-repeat center center; color:transparent;;}
.banSwiper  .swiper-button-next{ right:0px !important;background:url(../img/ban_r.png) no-repeat center center;color:transparent;}

.banSwiper  .swiper-pagination-bullet{width:10px !important; opacity:1; height:10px !important; border:0px solid #fff;background-color:#fff; margin:10px 5px !important; border-radius:100% !important;}
.banSwiper  .swiper-pagination-bullet-active{background:url(../img/banner_on.png) no-repeat center center !important; margin:0px 5px !important; width:32px !important; height:30px !important; opacity:1;}
.banSwiper  .swiper-pagination-bullets{bottom:0px !important;  width:100%;padding-top:0px; height:50px;}

.header{position:fixed;left:0;top:0;width:100%;height: 135px;z-index:90;background:url(../img/bg_header.png) no-repeat top center;}

.head{
    width:100%;
    max-width: 1500px;
    margin: 0px auto;
    position: relative;
    z-index: 99;
    }

.logo{float:left;margin:15px 0;max-width:500px;}
.logo a{width:100%; height:auto; overflow:hidden; display: block;}
.logo img{width:100%;}
.logor{position:relative;width:calc(100% - 540px);float:right;}
.top_link{float: right;color: #fff;margin-top: 20px;text-align:center;line-height: 32px;}
.top_link a,.top_link span{display: inline-block;font-size:14px;color: #fff;padding: 0 20px;}
.top_link span{margin:0 5px;}
.search{float:right;z-index:15;width: 230px;padding:0px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius: 20px;height:32px;background-color:transparent;border: 1px solid #fff;margin-top: 20px;}
.search .ssk{float:left;width: calc(100% - 50px);padding: 0 10px 0 10px;border:0;outline: none;color: #fff;line-height:32px;background-color:transparent;}
.search .ss{float:right;width: 50px;height:32px;background: url(../img/bg_search.png) no-repeat center center;outline: none;color:#fff;border: 0;/* border-left: 1px solid #fff; */margin:0px 0;border-radius: 0 20px 20px 0;text-align:center;}



.dh{position:relative;z-index:999;float:left;width:100%;height:40px;margin-top: 0;}
#menu {
	position: relative;
	z-index: 9;
	display: flex;
	zoom: 1;
	width:100%;
	max-width: 1500px;
	text-align: center;
	height:40px;
	margin: 0 auto;
	list-style: none;
	justify-content: space-evenly;
}

#menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu span{float:left;color: #fff; line-height:40px;}
#menu li {
	/* padding:0px 0; */
	text-align: center;
	line-height:40px;
	height: auto;
	padding: 0px 0px;
	/* width: 10%; */
	text-align:center;
	display: inline-block;
	/* float: left; */
	position: relative;
}

#menu li a {
	white-space: normal;
	padding: 0 0px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size:20px;
}
#menu li:hover {
	/*background-color: #0088d1;*/
}
#menu li a:hover {
	
}

#menu li ol {
	margin: 0;
	padding: 0;
	padding-bottom:0px;
	width: 100%;
min-width:160px; 
border-bottom:0px solid #025393;
	_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: 5px solid  #f09621;
	background: #fff;
	filter: alpha(opacity=100);
}

#menu li ol::before{content: "";
    background-color: #f09621;
    position: absolute;
    top: 0px;
    width: 0px;
    height: 0px;
    left: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
#menu li ol li{margin-left: 0;padding:0px 0;background-color: #fff;}

#menu li:hover ol {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 1;
}
#menu li:hover ol::before {
	width: 100%;
	height: 4px;
	left: 0px;
}
#menu ol ul {
	top: 0;
	z-index: 1;
	left: 200px;
	margin: 0 auto;
	_margin: 0;
}

#menu li ol li{
	padding: 0px;
	white-space: normal;
	float: none;
	width: 100%;
	z-index: 1;
	text-align: center;
	
	display: block;
	border: 0;
	color: #333;
	_line-height: 0;
}

#menu li ol li a {
	white-space: normal;
	font-size: 0.15rem;
    color: #005ebb;
    /* font-weight: bold; */
    line-height: 1.5em;
    display: block;
    padding-bottom: 8px;
    padding-top: 8px;
    position: relative;
	overflow: hidden;
	font-weight: normal;
	display: block;
	font-size: 14px;
	color: #333;
	float: none;
	
}
#menu li ol li:hover,#menu li ol li:hover  a{
	background-color:#005cbb;;
	color:#fff;
}
.navbtnm{
	position:absolute;
	top: 0;
	right:0px;
	z-index: 999;
	width: 60px;
	padding: 10px;
	height: 60px;
	background-color: #fff;
	}
.navbtnm .line-1,
.navbtnm .line-2,
.navbtnm .line-3{
	position: absolute;
	top: 50%;
	display: block;
	right: 10px;
	width: 40px;
	height: 2px;
	background: #054c95;
	transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
	}
.navbtnm .line-1{
	margin-top: -10px;
	width: 40px;
}

.navbtnm .line-3{
	margin-top: 10px;
	width: 40px;
}

.navbtnm.active .line-1{
	visibility: hidden
}

.navbtnm.active .line-2{
	margin-top: 0 !important;
	width: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.navbtnm.active .line-3{
	margin-top: 0 !important;
	width:46px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}	

.menu-btn {
	display:none;
	overflow: hidden;
	float:right;
	/* margin-left: 35px; */
	width: 30px;
	height: 30px;
	background: 0 0;
	text-indent:0;
	opacity: 1;
	position:absolute;
	bottom: 10px;
	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: 26px;
	height: 2px;
	background: #fff;
	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: -9px;
	width: 26px
}

.menu-btn .line-3,
.menu-btn2 .line-3{
	margin-top: 9px;
	width: 26px
}

.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: 28px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3,.menu-btn2.open .line-3{
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mobNav {
	position: fixed;
	top:90px;
	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: #005ebb;
	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: #005ebb;
	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
}


.main{width:100%; max-width:1500px; margin:0 auto;}
.lm{float:left;width:100%;height: 65px;border-bottom:1px solid #d4d4d4;}
.lm i{display:inline-block;font-style:normal;width:43px;height:60px;background:url(../img/bg_lm.png) no-repeat center top;line-height:50px;text-align:center;font-size:22px;font-weight: bold;color:#005ebb;}
.lm span{display:inline-block;margin-left:10px;line-height: 65px;font-size:24px;height: 65px;color:#333;border-bottom: 3px solid #005ebb;}
.more{float:right; color:#005ebb; font-size:17px;line-height:60px; padding-right:50px; background:url(../img/bg_more.png) no-repeat right center;}

.xyxw{float:left; width:69%; margin-top:40px;margin-bottom:50px; max-width:1000px;}
.xypic{float:left;  width:45%; max-width:450px; margin-top:25px;  height:auto; overflow:hidden;}
.gzdtSwiper{position:relative;float:left; width:100%; height:100%; overflow:hidden;}
.gzdtSwiper .swiper-slide{float:left; text-align:center; width: 100%;height: 100%;}
.gzdtSwiper .swiper-slide .pic{position:relative;float:left; width:100%; max-height:338px; overflow:hidden;}
.gzdtSwiper .swiper-slide .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.gzdtSwiper .swiper-slide:hover .pic img {
	transform: scale(1.1);
}
.gzdtSwiper .swiper-slide .time{position:absolute; left:0; top:-30px; width:100%; height:46px; text-align:center; line-height:46px; color:#fff; font-size:18px; background:url(../img/bg_news_sj.png) no-repeat center center;}
.gzdtSwiper .swiper-slide .bt{position:relative;float:left;width:100%;padding: 20px 35px 60px 35px;background-color:#005ebb;border-top:6px solid #00509f;}
.gzdtSwiper .swiper-slide .bt a{color:#fff;font-size:18px; line-height:30px;}
.gzdtSwiper  .swiper-pagination-bullet{width:10px; height:10px; border:0px solid #fff;background-color:#fff; opacity:0.7; margin:0 5px; border-radius:100% !important;}
.gzdtSwiper  .swiper-pagination-bullet-active{background-color:#fff;opacity:1;}
.gzdtSwiper  .swiper-pagination-bullets{top:auto !important; left:0 !important; right:0px !important;  width:100% !important;padding-top:0px; height:20px;}
.xybt{float:right;width:53%;max-width:510px;margin-top: 25px;}
.xybt ul{float:left; width:100%; }
.xybt ul li{float:left;width:100%;height: auto;background-color:#fff;padding:14px 0px;margin-top:0px;border-bottom: 1px solid #e0e0e0;}
.xybt ul li .date{float:left;width: 80px;text-align: right;padding-right:10px;height:52px;border-right:1px solid #dddddd;}
.xybt ul li .date b{float:left;width:100%;text-align: right;color:#005ebb;font-size:30px;line-height: 30px;}
.xybt ul li .date span{float:left;width:100%;text-align:center;color:#005ebb;font-size:16px;line-height: 22px;}
.xybt ul li .bt{float:left;margin-left:20px;height: 52px;display: flex;align-items: center;line-height:25px;width: calc(100% - 100px);/* border-bottom:1px dashed #dde1e3; */}
.xybt ul li .bt a{font-size:18px; height:50px; overflow: hidden; color:#333;}
.xybt ul li:hover .bt a{color:#005cbb;}

.tzgg{float:right; width:29%; margin-top:40px; margin-bottom:50px; max-width:450px;}
.tzgg ul{float:left;width:100%;margin-top: 25px;}
.tzgg ul li{float:left;width:100%;padding: 10px 0px;margin-top: 0;border-bottom: 1px solid #e0e0e0;}
.tzgg ul li .date{float:left;width:60px;height: 60px;background-color: #005ebb;}
.tzgg ul li .date b{float:left;width:100%;text-align:center;color:#fff;font-size: 24px;line-height: 30px;}
.tzgg ul li .date span{float:left;width:100%;text-align:center;background-color: #d9e6f3;color: #005ebb;font-size: 14px;line-height: 30px;}
.tzgg ul li .bt{float:left;margin-left:20px;height: 60px;display: flex;align-items: center;line-height: 30px;width:calc(100% - 80px);}
.tzgg ul li .bt a{font-size:18px; height:60px; overflow: hidden; color:#333;}
.tzgg ul li:hover .bt a{color:#005cbb;}
.f0f8ff{float:left;  overflow:hidden; background-color:#f0f8ff;}
.hfimg{float:left; width:100%; margin:0 auto;}
.hfimg img{width:100%;}


.djsz{float:left; width:49%;margin-top:40px; max-width:720px;}
.kxyj{float:right; width:49%;margin-top:40px; max-width:720px;}
.bkspy{float:left; width:49%; margin-top:40px; max-width:720px;}
.yjspy,.chrw{float:right; width:49%;margin-top:40px; margin-bottom:40px; max-width:720px;}
.xsgz,.dwjl,.ssyd{float:left; width:49%; margin-top:40px; max-width:720px;}
.sysjs,.xyzj{float:right; width:49%;margin-top:40px; margin-bottom:0px; max-width:720px;}
.bkspy .hd,.yjspy .hd,.sysjs .hd{left:200px;}
.djsz,.kxyj{min-height:630px;}
.bkspy,.yjsp{min-height:490px;}
.xsgz,.sysjs,.dwjl,.xyzj{min-height:610px;}
.ssyd,.chrw{min-height:370px;}
.tab{position:relative; float:left;margin:0; width:100%;}
.tab .hd{position:absolute; width:460px; top:-48px; left:180px;}

.tab .hd ul{width:100%;text-align:left; float:left;}
.tab .hd ul li{display:inline-block;padding:0 20px; line-height:46px; font-size:20px;background-color:#fff; color:#333;}
.tab .hd ul li.on{color:#fff;background-color:#005ebb; }
.tab .bd{float:left; width:100%;}
.tab .bd .more{margin-top:-60px;}
.bd_tab{display:none; float:left; margin-top:0px; width:100%;}

.bd_tab ul{float:left; width:100%;}
.bd_tab ul li{float:left;width:100%;padding:10px 0;padding-left:15px;border-bottom:1px solid #c3d5e8;background: url(../img/bg_listd.png) no-repeat left top 25px;line-height:30px;}
.bd_tab ul li a{float:left;width: calc(100% - 120px);height:60px; overflow:hidden; line-height:30px;color:#333;font-size:18px;}
.bd_tab ul li:hover a{color:#005ebb;}
.bd_tab ul li span.time{font-size:16px;color:#005ebb;float: right;}
.bd_tab2 ul li{line-height:60px;padding:0; padding-left:15px; background:url(../img/bg_listd.png) no-repeat left center;}
.bd_tab2 ul li a{line-height:60px;overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}

.st{float:left; width:100%; padding:15px 0; border-bottom:1px solid #c3d5e8;}
.bg_pic{float:left;position:relative; width:324px;padding:10px 0 10px 10px; height:207px; overflow:hidden;}
.bg_pic span{position:absolute;left:0; top:0; z-index:9; display: block; width:calc(100% - 10px); height:100%;background-color:#005ebb;;}
.bg_pic .pic{float:right;position:relative;z-index:11;width:100%; height:187px; overflow:hidden;}
.bg_pic .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.bg_pic .pic:hover img {
	transform: scale(1.1);
}
.st .bt{float:right; width:calc(100% - 360px);padding:20px 0; }
.st .bt a h6{font-size:18px; font-weight:bold; color:#333; line-height:30px;}
.st .bt a p{font-size:16px; margin:5px 0; color:#ccc; line-height:20px;}
.st .bt a .time{font-size:16px; color:#005ebb; line-height:20px;}

.img_l{float:left; width:200px; margin-top:20px; height:400px; overflow:hidden;}
.tab_bt{float:right;margin-top:20px; width:calc(100% - 230px);}

.jcrclb{float:left; width:100%;}
.jcrclb ul{float:left; width:calc(100% + 36px);}
.jcrclb ul li{position:relative; border:0; background:none;padding:0; float:left;width:90px; height:138px;margin-top:15px; margin-right:36px;}
.jcrclb ul li a{max-height:100% !important;width:100% !important; height: auto; overflow: visible;}
.jcrclb ul li .pic{float:left; width:90px; height:130px; overflow:hidden;}
.jcrclb ul li .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.jcrclb ul li:hover .pic img {
	transform: scale(1.1);
}
.jcrclb ul li a .bt{position:absolute; left:10px; bottom:0; color:#fff; font-size:16px; line-height:36px; text-align:center; width:calc(100% - 20px); background-color:#005ebb;}

.bg_index4{float:left;padding:60px 0;background:url(../img/bg_index4.png) #dcefff no-repeat center center;}
.tab_mt{float:left; width:100%;overflow:hidden;}

.tab_mt .mt_hd{position:relative;float:left; width:100%; height:90px;}
.tab_mt .mt_hd ul{float:left; text-align:center; width:100%;}
.tab_mt .mt_hd ul li{position:relative; display:inline-block; font-size:24px; font-weight:bold; color:#005ebb; line-height:50px; height:50px; padding:0 20px; background-color:#fff;margin:0 5px;}
.tab_mt .mt_hd ul li.on{background-color:#005EBB; color:#fff;}
.tab_mt .mt_hd ul li.on:before{display:block;content:"";position:absolute;left: calc(50% - 10px);top:50px;border-top:10px solid #005EBB;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.tab_mt .mt_hd ul li:before{display:none;}
.tab_mt .mt_bd{position:relative; width:100%; float:left;} 
.mttab{float:left; width:100%; height:auto; padding-bottom:50px;}
.mttab .bd{float:left; width:100%; padding:50px 70px; overflow:hidden; background-color:#fff;}
.mttab .bd ul li{float:left; margin-right:40px; width:426px; height:320px;}
.mttab .bd ul li .pic{width:100%; height:280px; overflow:hidden;}
.mttab .bd ul li .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.mttab .bd ul li:hover .pic img{transform: scale(1.1);}
.mttab .bd ul li a .bt{float:left; width:100%; background:url(../img/bg_mtbt.png) no-repeat left center; line-height:40px; color:#333; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-size:16px; padding-left:30px;}
.mttab .hd{position:absolute; left:0; bottom:0; width:100%; height:30px;}
.mttab .hd ul{float:left; width:100%; text-align:center;}
.mttab .hd ul li{display:inline-block; color:transparent; width:10px; height:10px; margin:0 5px; border-radius: 100%; background-color:#fff;}
.mttab .hd ul li.on{background-color:#005EBB;}



.bg_ksdh{float:left; width:100%;background:url(../img/bg_ksdh.png) #005ebb no-repeat center center;}
.ksdh{float:left; width:100%;overflow:hidden; text-align:center;}
.ksdh ul{float:left; width:100%;overflow:hidden; text-align:center;}
.ksdh ul li{display:inline-block;width:150px;text-align:center;margin: 36px 0px;}
.ksdh ul li img{display:inline-block;}
.ksdh ul li p{float:left;width:100%;text-align:center;padding: 10px 0;line-height: 30px;font-size:22px;color:#fff;}
.ksdh span{display:inline-block; margin-top:90px; width:100px; height:1px;background-color:#fff; opacity:0.6;}

.tab_jd{position:relative; float:left;margin:65px 0;overflow:hidden; width:100%;}
.tab_jd .hd{position:relative;float:left; width:100%; height:50px; border-bottom:1px solid #d4d4d4;}
.tab_jd .hd ul{float:left; width:100%; text-align:center;}
.tab_jd .hd ul li{display:inline-block; margin:0 20px; text-align:center;}
.tab_jd .hd ul li i{display:inline-block; font-style:normal; width:43px; height:50px; background:url(../img/bg_lm.png) no-repeat center center; line-height:50px; text-align:center; font-size:22px; font-weight: bold;color:#005ebb;}
.tab_jd .hd ul li span{display:inline-block; margin-left:10px;line-height:50px; font-size:24px;height:50px;color:#333;}
.tab_jd .hd ul li.on span,.tab_jd .hd ul li:hover span{color:#005ebb; font-weight:bold; border-bottom:3px solid #005ebb;}
.tab_jd .bd{float:left; width:100%;}
.jdpic{display:none; float:left; width:100%; overflow:hidden;}
.jdpic ul{float:left; width:calc(100% + 60px);}
.jdpic ul li{float:left;position:relative;width:calc(33.3% - 60px); margin-top:40px; margin-right:60px;}
.jdpic ul li .pic{float:left; width:100%;max-height:160px; height:auto; overflow:hidden;}
.jdpic ul li .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.jdpic ul li:hover .pic img {
	transform: scale(1.1);
}
.jdpic ul li a .bt{position:absolute;left:0; top:50px; line-height:60px; color:#fff; font-size:18px; padding:0 20px; background-color:#005EBB;}



.bg_link{float:left; width:100%; height:auto;overflow:hidden;padding:15px 0; background-color:#e8f4ff;}
.link{float:left; width:100%;}
.link h6{float:left;line-height:50px; font-size:22px; font-weight:bold; color:#005ebb;}
.link ul{float:left;}
.link ul li{float:left; width:auto;margin-left:20px;}
.link ul li select{border:0 !important;background-color:#e8f4ff; height:50px; font-size:18px; padding-right:10px;}
.link ul li img{}


.footer{float:left; width:100%;padding:80px 0; height:280px; background:url(../img/bg_footer.png) #005ebb no-repeat center bottom;}
.foot{width:100%; max-width:1500px; margin:0 auto;}
.footl{float:left;width:34%;height: 120px;display:flex;align-items: center;}
.lxfs{float:left; width:33%;padding-left:30px; border-left:1px solid #398adb;}
.lxfs p{float:left; width:100%;line-height:40px; font-size:18px; color:#fff;}
.code{float:left;width:33%;display: flex;padding-left:30px;border-left:1px solid #398adb;justify-content: flex-start;}
.code p{color:#fff;display: flex;font-size:18px;padding-left: 30px;line-height:40px;align-items: center;}
.copy{float:left; width:100%;line-height:30px; padding:15px 10px; background-color:#0053a5;}
.copy p{text-align:center; font-size:18px; color:#fff;}

.m_l{position:relative;z-index:85;float:left;margin-top:40px; width:23%; max-width:330px;background: url(../img/bg_ml.png) #e8f4ff no-repeat bottom center;padding-bottom:120px;}
.yjlm{margin-top: 0;margin-left: 0;float:left;width:100%;display:flex;align-items: center;height: 120px;background: url(../img/bg_yjlm.png) #005ebb no-repeat left  bottom;padding: 0 20px;}
.yjlm h6{float:left;width:100%;line-height:40px;text-align: center;font-weight: bold;font-size:34px;color:#fff;}

.ejdh{float:left;width:100%;padding: 30px 30px;margin-top:0px;}
.ejdh ul{float:left; width:100%;}
.ejdh ul li{float:left;width:100%;line-height: 60px;position: relative;border-bottom: 1px solid #d1d1d1;}
.ejdh ul li:first-child{border-top:0;}
.ejdh ul li.on .navp,.ejdh ul li:hover .navp{width: 100%;margin-left: 0;background-color: #005cbb;}
.ejdh ul li .navp{padding: 0 0px;float:left;width:100%;text-align: center;}
.ejdh ul li:hover .navp em,.ejdh ul li.on .navp em{background-image:url(../img/ejdh_on.png);}
.ejdh ul li:hover .navp a,.ejdh ul li.on .navp a{color: #fff;font-weight: bold;}
.ejdh ul li.on dl{display:block;}
.ejdh ul li .navp a{float:left;width: 100%;color:#000;display: inline-block;text-align: center;font-size:22px;}
.ejdh ul li .navp em{position: absolute;top: 0;right: 0;display: none;float:right;width:30px;cursor:pointer;height:60px;background:url(../img/ejdh_li.png) no-repeat center right;}
.ejdh ul dl{position:relative;display:none;float:left;width:100%;padding: 0 10px;text-align: center;margin:0;}
.ejdh ul dl:before{left: 30px;top:0;width:1px;height: calc(100% - 15px);background-color: blue;}
.ejdh ul dl dd{float:left;position: relative;width: 100%;padding:0px;text-indent:0px;line-height:30px;padding-left: 0;}
.ejdh ul dl dd:before{position:absolute;left:0;top:15px;width:15px;height:1px;background-color:#e2e7ec;}
.ejdh ul dl dd a{color: #000 !important;font-size:16px;font-weight: normal !important;padding: 0 !important;}
.ejdh ul dl dd:hover a,.ejdh ul dl dd.cur a{color: #005cbb !important;}


.m_r{position:relative;z-index:85;margin-bottom:60px;min-height:500px;float:right;margin-top: 40px; width:75%; max-width:1120px;padding: 0px 0px;padding-bottom: 40px;}
.main1{position:relative;margin-bottom:60px;min-height:500px;float:right;margin-top:40px;width:100%;max-width:100%;padding: 0px 30px;}

.dqlm{position:relative;float:left;width:100%;height:70px;border-bottom:1px solid #c3d5e8;}
.dqlm h6{float:left;color:#005ebb;line-height:70px;font-size:24px;font-weight: bold; border-bottom:1px solid #005ebb; text-align: left;}


.dqwz{float:right;font-size:15px;color:#999;padding-left:20px;padding-right:0px;line-height:70px;}
.dqwz a,.dqwz span{font-size:15px;color: #999;}

.btlist{float:left; width:100%; padding:0 0px;}
.btlist ul{float:left; width:100%;}
.btlist ul li{float:left;padding-left: 10px;width:100%;background: url(../img/bg_listd.png) no-repeat left center;line-height:70px;border-bottom: 1px solid #d3dce5;}
.btlist ul li a{float:left;width:calc(100% - 120px);color:#333; font-size:18px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.btlist ul li span.time{float:right; font-size:16px; color:#666;}
.btlist ul li:hover a{color: #005CBB;}
.btlist ul li:hover{border-bottom:1px solid #005CBB;}
.fy{float:left; width:100%; margin:10px auto;}

.article{position:relative; width:100%;float: left;margin: 0;padding: 0 0px;}
.article_title{float: left;text-align: center;width:100%;margin-top: 20px;}
.article_title h1{float: left;text-align: center;width:100%;font-size:28px;color: #333; margin-bottom:10px; font-weight: bold;line-height:30px;}
.article_title h2{float: left;text-align: center;width:100%;font-size:18px; color: #333; line-height:20px; margin-bottom:10px;}
.article_data{float: left;width:100%;text-align: center;padding:20px 0px;margin: 0px auto 20px auto;border-bottom:0;height:auto;line-height: 20px;font-size:18px;background-color:#f3f3f3; color: #888;}
.article_data b{margin:0 10px;}
.wznr{float:left; width:100%; margin-top:0px;padding-bottom:10px;  border-bottom:0px dashed #C0C0C0;}
.wznr p,.wznr p span{font-family: "microsoft yahei" !important;}
.wznr p,.wznr section{float:left; width:100%; margin-bottom:10px; line-height:1.5;text-indent: 2em;height: auto;overflow: hidden;font-size:18px;color: #333;}
.wznr iframe{width:100% !important; margin-left:-2em;}
.wznr p img{margin:0px auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);  display:inline-block;}
.wznr p table,.wznr table{width:100%;max-width: 100% !important;
      height: auto; margin: 0 auto;display:table; border:0;border-collapse: collapse;}

.wznr p table td p,.wznr td p{text-indent: 0;text-align: center;word-break: break-all;}
.wznr p table td,.wznr p table td{overflow-wrap: anywhere;
    white-space: normal;}
.page{position:relative; float:left; width:100%; padding:20px 0; border-top:1px solid #e5e5e5; margin: 0px 0;}
.page div{float:left;width:calc(100% - 100px);font-family: "microsoft yahei";line-height:30px;font-size:18px;color:#39ace8;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page div a{margin-left:5px;color: #333; font-size:18px;}
.page div.back{position:absolute; right:0px; bottom:20px; text-align:right; background:url(../img/bg_back.png) no-repeat left center; width:90px; line-height:30px;}
.page div.back a{color:#39ace8;font-size:16px;}

.dpzw{float:left;padding:20px; width:100%;}
.dpzw h6{float:left; font-size:18px; font-weight:bold; line-height:40px; border-bottom:1px solid #005cbb;}
.dpzw p{float:left; width:100%; line-height:30px; margin:10px 0;}

.jsxx{position:relative; float:left; width:100%;}
.jsnr{float:left;width:calc(100% - 300px); margin-top:40px;}
.jsnr h1{float:left; width:100%; text-indent:36px; font-size:28px; color:#333; line-height:40px;}
.jsnr span.hx{float:left; width:60px; height:4px; margin:10px 0;  margin-left:36px; display:block; background-color:#005CBB;}
.jsnr p{float:left; width:100%; text-indent:2em; line-height:40px; font-size:18px;}
.jspic{float:right;position:absolute;right:0; top:40px; width:250px; padding:0 0 10px 10px;}
.jspic span{position:absolute;left:0; top:0; z-index:9; display: block; width:calc(100% - 10px); height:100%;background-color:#005ebb;;}
.jspic .pic{float:right;position:relative;z-index:11;width:100%; height:auto; overflow:hidden;}
.jspic .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.jspic .pic:hover img {
	transform: scale(1.1);
}

.szdw{float:left;width:100%;box-shadow: 0 0 3px 0px #33333399;border-bottom:2px solid #005EBB;padding: 20px 0;}
.jslm{float:left;width:100%;color:#005ebb; margin-top:30px; font-size:24px;font-weight:bold; height:70px; line-height:50px;}
.jslb{float:left;width:100%; padding:0 40px; margin-bottom:20px;}
.jslb h6{float:left; padding:0 20px;background-color:#005ebb; color:#fff; line-height:40px; margin-left:10px; font-size: 18px; font-weight: bold;}
.jslb ul{float:left;width:100%;}
.jslb ul li{float:left;margin:10px 10px; width:calc(12.5% - 20px); max-width:110px; height:40px; text-align:center;  line-height:40px; border:0px solid #dddddd;}
.jslb ul li a{font-size:18px;color:#333;}
.jslb ul li:hover{background-color:#005ebb;}
.jslb ul li:hover a{color:#fff;}

.zljg{float:left;width:100%;box-shadow: 0 0 3px 0px #33333399;border-bottom:2px solid #005EBB;padding: 20px 50px;}
.zljg ul{float:left; width:100%;}.zljg4 ul li:last-child,.last_li{width:100% !important; padding-right:50%;}
.zljg ul li{float:left; width:50%; line-height:30px; padding:10px 0; min-height:50px; border-bottom:1px solid #ddd;}
.zljg4 ul li .lmmc{width:20%;}
.zljg4 ul li .jsbt{width: 80%;}

.zljg ul li .lmmc{float:left; font-size:18px;font-weight: bold;color:#333; width:40%;text-align:left;}
.zljg ul li .jsbt{float:left; width:60%; text-align:left;}
.zljg ul li .jsbt a{font-size:18px;color:#333; min-width:54px; display:inline-block; text-align:justify; text-align-last:justify; margin-right:10px;}