@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	margin: 0 auto;
font-family:"microsoft yahei";
font-weight: normal;
	font-size: 16px;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6{font-weight: normal;
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li,
p {
	list-style-type: none;
	font-size: 15px;
	margin: 0;
}

a,
a:focus,
a:hover,img,label,input {
	border: none;
	outline: none;
	height: auto;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w100 {
	
	float: left;
	z-index: 9;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.clear {
	clear: both;
}
.li_last {
	margin-right: 0 !important;
}
.phone_dh {
	display: none;
	float: left;
	position:absolute;
	right:0;
	bottom: 45px;
	z-index: 999;
	width: 100%;
	padding: 0;
	
}

.phone_dh .dl-menuwrapper {
	max-width: 100%;
	padding-top: 40px;
	top: 0;
	max-width: 300px;
}

.phone_dh .dl-menuwrapper button {
	right: 5px;
}

.phone_dh .dl-menuwrapper:first-child {
	margin-right: 0;
}

.phone_dh .dl-menuwrapper button {
	background-color: #fff;
	width: 40px;
	height: 40px;
	padding: 0 5px;
	margin: 0px 5px;
	border: 1px solid #0067b7;
}

.phone_dh .dl-menuwrapper button span {
	float: left;
	display: block;
	width: 30px;
	height: 5px;
	margin-bottom: 5px;
	background-color: #0067b7;
}

.phone_dh .dl-menuwrapper .dl-menu {
	margin: 0;
}

.phone_dh .dl-menuwrapper ul {
	background-color: #0067b7;
}

.phone_dh .dl-menuwrapper li a {
	border: 0;
}

.phone_dh .dl-menuwrapper li a:after,
.phone_dh .dl-menuwrapper li.dl-back:after {
	content: ''
}

.top{position:fixed !important; top:0; left:0; z-index:999 !important;}
.header {
	position:relative;
	z-index:999;
	float: left;
	width: 100%;
	height:128px;
	background: linear-gradient(180deg, #011d309c 0%, #0b558a00 100%);
}

.head {
	position: relative;
	max-width: 1600px;
	margin: 0 auto;background-image:url(/img/xiaoxun.png);
    background-repeat: no-repeat;
    background-position: right 10% center;
    background-size: 30%;
}
.top:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 0;bottom: 0;background: rgb(14 107 173 / 90%);box-shadow: 0 0 20px rgba(0, 0, 0, .2);transition: all 0.5s;z-index: -1;}
.top.on:before{height: 100%;}

.logo{float:left; width:393px; padding:14px 0 19px 0;}
.logo img{width:100%;}
.logor{float:right; width:70%;}
.top_link{float:right;width:100%;height: 56px;padding: 0px;}
.top_link ol{float: right; margin-top: 14px; height: 28px;}
.top_link ol li{float:left;margin:0 5px;}
.top_link ol li img{width:24px; margin-top:2px; height:24px;}
.top_link ol li span{display:none;color:#fff; font-size:24px; }
.nav_menu{display: none;padding: 6px 5px;width: 34px;height: 34px;margin: 0 auto;}
.nav_menu b{float:left;width:100%;height:2px;background-color: #fff;margin-bottom: 8px;}
.menu{display:none;cursor: pointer;color:#fff;width:400px;position:fixed;top: 0;right:0;z-index:1000;background-color:#930a41;width:680px;overflow:hidden;}
.open{display:block;}
.hd_r{height:128px;position:relative;background-color: #0e67a6;width:100%;padding:10px;}
.search2{float: left;margin-left: 22%;line-height:35px;padding:0px  10px;margin-top: 29px;height:50px;width:390px;background-color: transparent;overflow:hidden;border-radius:35px;border: 1px solid #fff;font-family:medium;position: relative;}
.search2 .ssk{
    border: none !important;
    width: 100%;
    height: 100%;
    right: 0;
    background-color: transparent;
    }
.search2 .ss{position: absolute;
    top: 0px;
    right: 20px;
    width: 40px;
    height:48px;
    background: url(/img/icon_Search.png) center center no-repeat;
    
    display: block;}
.en{float:left;width:50px;margin-left: 10px;line-height:50px;text-align: center;height:50px;margin-top:29px;}
.en a{color:#fff; font-size:24px;}
.menu_close{float:left;cursor: pointer;text-align: center;margin-left: 10px;width:50px;line-height:50px;height:50px;margin-top:29px;color:#fff;font-size:24px;}
.navopen{float:left;background-color: #0d609c;width:100%;overflow:hidden;height:calc(100vh - 12vh);}
.navopen .open-main{float: left;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,.3);
    border-bottom: 1px solid rgba(255,255,255,.3);
    height: calc(94vh - 18.5vh);}
.navopen .col-left{ height: 100%;
    float: left;
    width: 49%;
    padding: 60px 0;
    overflow-y: auto;}    
.navopen .col-left::-webkit-scrollbar,.navopen .col-right::-webkit-scrollbar{display:none;}
.col-left ul{float:left; width:100%;}
.col-left ul li{float:left; width:100%; line-height:35px;text-align: center; margin-bottom:30px;}
.col-left ul li a{color:#fff; font-size: 22px;}
.col-left ul li:hover,.col-left ul li.on{}
.col-left ul li:hover a,.col-left ul li.on a{color:#eee;border-bottom:1px solid #fff;}
.navopen .col-right{height: 100%;
    border-left: 1px solid rgba(255,255,255,.3);
    overflow-y: auto; 
} 
.navopen .col-right ul{overflow: hidden;
    padding:40px 20px;
    font-size: 0;}
.navopen .col-right ul li{display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
    box-sizing: border-box;}
.navopen .col-right a{color:#fff;}
.navopen .col-right ul li .pic{height: 80px;
    width: 80px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 50%;
    margin: 0 auto 5px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;}
.navopen .col-right li .pic img {
    position: absolute;
    max-width: 50%;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);}
.navopen .col-right ul li a p{font-size: 14px;
}
.navopen .col-right ul li a:hover .pic{background-color:#ce9c44;border-color:#ce9c44}
.navopen .col-right ul li a:hover p{color:#ce9c44}
.navopen .open-footer{width: 100%;
    overflow: hidden;
    padding: 50px 0;
    position: absolute;
    bottom: 0;}
.navopen .open-footer ul{float:left; width:100%;}
.navopen .open-footer ul li{float:left; width:25%; text-align: center;}
.navopen .open-footer ul li a{font-size: 20px; color:#fff;}
.navopen .open-footer a{float:left;width:25%; text-align: center;font-size: 20px; color:#fff;}
.navopen .open-footer a.top_hx{display:none;}
.fx{float:right;}
.fx a{float:left; line-height:56px; font-size:14px; padding:0 8px; color:#fff;}
.fx a:hover{color:#D98314;}
.top_info{float:right;}
.top_info ul{float:left;}
.top_info ul li{float:left; padding:0 8px; line-height: 56px;}
.top_info ul li a{font-size:14px; color:#fff;}
.kstd{position:relative;z-index: 95;float:right;margin: 14px 8px;padding:0px;width:144px;height:28px;line-height:28px;border:1px solid rgba(255, 255, 255, 0.4980392156862745);-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;}
.kstd select{width:100%;background: url(/img/icon_kstd.png) no-repeat left 0px top 3px;padding: 0 12px;width: 100%;color:#fff;font-size:14px; border:0; line-height:28px;}
.kstd option{float:left; background-color:#0E6BAD; width:100%; padding:5px 8px; line-height:20px; text-align:left;color:#fff; font-size:14px;}
.kstd option.kstd_lm{float:left;line-height:28px;text-indent:30px;color:#fff;font-size:14px; }
.kstd h6{float:left;line-height:28px;text-indent: 16px;color:#fff;font-size:14px;background: url(/img/icon_kstd.png) no-repeat left 8px top 6px;padding: 0 8px;width: 100%;}
.kstd h6 i{float:right;width: 10px;margin-top: 12px;}
.kstd h6 i img{float:left;width: 100%;}
.kstd dl{margin: 0;
	padding: 0;
	width: 100%;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 1;}
.kstd:hover dl,.kstd.active:hover dl{opacity: 1;
	visibility: visible;
	}
.kstd.active dl{opacity: 0;
	visibility: hidden;}
.kstd dl dd{float:left; background-color:#0E6BAD; width:100%; padding:5px 8px; line-height:20px; text-align:left;}
.kstd dl dd a{color:#fff; font-size:14px;}

.search {
	position: relative;
	
	width: 24px;
	font-size: 16px;
	cursor: pointer;
	
	z-index: 999;
}

.search input {
	
	background: #fff;
	height: 28px;
	line-height: 28px;
	color: #000;
	border-radius: 14px;
	margin-top: 0;
	width: 0px;
	text-indent: 10px;
	opacity: 0;
}

.search i.active {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 24px;
	height:24px;
	background:url(/img/icon_Search.png) no-repeat center center;
}

.search button {display:none;
	}

.search.active {
	padding-left: 0;
	position: absolute;
	width: 200px;
	right:55px;
}

.search.active input {
	width: 100%;
	opacity: 1;
	padding-right: 25px;
}

.search.active i.active {
	position: absolute;
	right: 5px;
	top: 2px;
	background: url(/img/icon_close.png) no-repeat center center;
}

.icon-search{
background:url(/img/icon_Search.png) no-repeat center center;
}

.dh {float: left;
	position: relative;
	z-index: 9;
	margin: 0 auto;
	width: 100%;
	height: 55px;
	margin-top: 15px;
}

#menu-wrap {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}

#menu {
	z-index: 1000;
	zoom: 1;
	width: 100%;
	height: auto;
	padding: 0;
	list-style: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	width:12.5%;
	text-align: center;
	line-height: 46px;
	height: 60px;
	float: left;
	position: relative;
}

#menu li a {
	white-space: normal;
	
	color: #fff;
	padding: 0 0px;
	text-transform: uppercase;
	font-size: 18px;
	
	text-align: center;
	text-decoration: 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;
	text-shadow: 0 0px 0 transparent;
}

#menu li:hover a,#menu li.on:hover a {
	color:#D98314;
}

#menu li .nav_dh{
	margin: 0;
	padding:16px;
	width:594px;
	height: 224px;
	background-color:#fff;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 56px;
	left: -50%;
	z-index: 1;
	filter: alpha(opacity=100);
	
}
#menu li.dh3 .nav_dh{}
#menu li.dh4 .nav_dh{left:auto; right:0;}
#menu li.dh5 .nav_dh{left:auto; right:0;}
#menu li.dh6 .nav_dh{left:auto; right:0;}
#menu li.dh7 .nav_dh{left:auto; right:0;}
#menu li.dh8 .nav_dh{left:auto; right:0;}
.icon_sj{
	position:absolute;
	opacity: 0;
	visibility: hidden;
	bottom: 4px;
	left:42%;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:15px solid #fff;
	}


#menu li:hover>.nav_dh,#menu li:hover .icon_sj,#menu li.on .icon_sj {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 1;transition: opacity 0.3s ease-out 0s;
}
#menu li .nav_dh .pic{float:left; width:242px; height:192px; overflow: hidden;}
#menu li .nav_dh .pic img{width:100%;}
#menu li .nav_dh .sunav{float:right; width:300px;}
#menu li .nav_dh .sunav ol{float:left; width:100%;}
#menu li .nav_dh .sunav ol li{float:left;width:auto;min-width:50%;height: auto;background:url(/img/nav_li.png) no-repeat center left;text-indent:15px;text-align: left;padding:10px 0;line-height:25px;}
#menu li .nav_dh .sunav ol li a{color:#2F3233; font-weight: normal; font-size:16px;}
#menu li .nav_dh .sunav ol li:hover{background:url(/img/nav_on.png) no-repeat center left;}
#menu li:hover  .nav_dh .sunav ol li a{font-weight: normal;}

.banner {
	position: relative;
	width:100%;
	margin:0px auto 0px auto;
	padding: 0 !important;
	height: auto;
	
	overflow: hidden;
	z-index: 1;
}

.banner .hd {
	list-style: none;
	position: absolute;
	left: 8%;
	bottom: 50px;
	width: auto;
	padding: 0 20px;
	height: 40px;
	z-index: 99;
	display: block;
}

.banner .hd ul {
	
	margin: 0 auto;
	float: left;
	
}

.banner .hd ul li {
	float: left;
	width: 8px;
	height:8px;
	cursor: pointer;
	margin:16px 4px;
	background-color:rgba(255, 255, 255, 0.5019607843137255);;
	}

.banner .hd ul li.on {
	margin:14px 4px;
		width:12px; height:12px;
		background-color:#fff;
}
.banner .bd{width:100%;}
.banner .bd ul{float:left; width: 100%;}
.banner .bd ul li {
	position:relative;
	float:left;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner .bd ul li img {
	width: 100%;
	height: auto;
}
.banner .bd ul li .ban_bt{position:absolute;right:8%; bottom:240px;}
.banner .bd ul li .ban_bt p{width:100%; line-height:64px; text-align:right;}
.banner .bd ul li .ban_bt p a{color:#fff; font-size:48px; font-weight: bold;}
.banner .bd ul li .sum{width:95px; height:64px; position:absolute;right:8%; bottom:92px;}
.banner .bd ul li .sum b{float:left; line-height:64px; font-size:48px; color:#fff; font-weight: 400;}
.banner .bd ul li .sum span{float:left; margin-left:8px; line-height:24px; font-size:16px; color:#fff;font-weight: 400; padding-top:30px;}

.banner .prev {cursor: pointer;
	
	float: left;
	width:64px;
	height: 40px;
	z-index: 9;
	background: url(/img/icon_left.png) no-repeat left center;
}

.banner .next {cursor: pointer;
	
	float: left;
	width:64px;
	height: 40px;
	z-index: 9;
	background: url(/img/icon_right.png) no-repeat right center;
}
.swiper_ban{display:none; width:100%; height:auto;overflow: hidden;}
.swiper_ban .swiper {
        width: 100%;
        height: 100%;overflow: hidden;
      }

.swiper_ban .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

    
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

.swiper_ban .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }


.main{width:100%; max-width:1600px; margin:0 auto;}
.lm{float:left; width:100%; height:64px; line-height: 65px; border-bottom:1px solid #ccc;}
.lm h6{float:left;height: 38px;line-height:38px;margin: 13px 0;padding-right: 16px;color:#242424;font-size: 28px;border-right:1px solid #0B558A;}
.lm span{float:left;text-transform:uppercase; font-size: 20px;font-weight: 300;color: #b2b2b2;line-height: 28px;margin-top: 24px;margin-left: 16px;}
.lm .more{float:right;height:40px;line-height: 40px;margin:12px 0;color:#fff;font-size:14px;background: url(/img/icon_arrow-link.png) #0B558A no-repeat right 16px center;padding: 0 40px 0 16px;}
.lm2{border-bottom-color:#fff;}
.lm2 h6{border-right-color:#fff;}
.lm2 h6,.lm2 span{color:#fff;}
.lm2 .more{padding:0; background-color:transparent; width:50px;background-position:right center;}

.lm3 .more{padding:0; background-color:transparent; width:50px;background-position:right center;background-image:url(/img/icon_arrow-link2.png);}

.body_w100{width:100%;margin: 0 auto;overflow-x: hidden;overflow-x: scrolloverflow-x: hidden;overflow: overlay;padding: 0px;

z-index: 9;

}
.bg1{background-color:#f5f6f6;padding: 20px 0 40px 0;}
.news{float:left; width:100%;}
.news_pic{position:relative; float:left; margin-top: 40px; width:31%; max-width:496px;overflow: hidden;}
.xwSwiper{display:none; width:100%; overflow:hidden;}
.news_pic .hd{position:absolute; left:0; bottom:124px; z-index:9; width:100%; height:32px;cursor: pointer;}
.news_pic .hd ul{width: 100%;margin:0 auto;height:32px;text-align: center;}
.news_pic .hd ul li{display: inline-block;width:12px;height:12px;margin:10px 4px;border:1px solid #fff;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;border-radius:100%;}
.news_pic .hd ul li.on{width:16px; height:16px; background-color:#fff; margin:8px 4px;}
.news_pic .bd{position:relative; float:left; width:100%;}
.news_pic .prev{position:absolute; left:0; top:0;  width:32px; height:32px; z-index: 99; background:url(/img/arrow-left.png) no-repeat left center;}
.news_pic .next{position:absolute; right:0; top:0;width:32px; height:32px; z-index: 99; background:url(/img/arrow-right.png) no-repeat right center;}
.news_pic .bd ul{float:left; width:100%;}
.news_pic .bd ul li,.xwSwiper .swiper-slide{position:relative; float:left; width:100%;}
.news_pic .bd ul li .date{position:absolute;top:0; left:16px;z-index:9; width:64px; height:64px; background-color:#236695;}
.news_pic .bd ul li .date b{float:left; width:100%; text-align: center; line-height:42px; color:#fff; font-size:32px; font-weight: 400;}
.news_pic .bd ul li .date span{float:left;width:100%;height:22px;background-color:#D98314;line-height: 20px;text-align: center;color:#fff;font-size:12px;}
.news_pic .bd ul li .pic,.xwSwiper .swiper-slide .pic{position:relative;float:left; z-index:8; width:100%; height:372px; overflow: hidden;}
.news_pic .bd ul li .pic div,.xwSwiper .swiper-slide .pic div{width:100%;
	height: 100%;
background-repeat:no-repeat;background-position:center;background-size:cover;
-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	transform: scale(1);
	transition: all .5s ease-out;}
.news_pic .bd ul li .pic img,.xwSwiper .swiper-slide .pic img{
	width:100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	transform: scale(1);
	transition: all .5s ease-out;
	}
.news_pic .bd ul li .bt,.xwSwiper .swiper-slide .bt{float:left; width:100%;padding:10px 20px; background-color:#fff;}
.news_pic .bd ul li .bt a h6,.xwSwiper .swiper-slide .bt a h6{float:left; width:100%; line-height:34px; padding:5px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_pic .bd ul li .bt a h6,.xwSwiper .swiper-slide .bt a h6{ font-size:18px;}
.xwSwiper .swiper-slide .bt p{float:left;width:100%;margin-bottom: 10px;line-height:24px;height: 48px;overflow: hidden;font-size:16px;color:#707070;}
.news_pic .bd ul li .bt p{float:left;width:100%;margin-bottom: 10px;line-height:24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size:16px;color:#707070;}
.news_pic .bd ul li .pic:hover img,.news_pic .bd ul li .pic:hover div,.xwSwiper .swiper-slide:hover .pic,.xwSwiper .swiper-slide:hover .pic div{transform: scale(1.1);}
.news_pic .bd ul li:hover .bt h6 a,.news_pic .bd ul li:hover .bt p,.xwSwiper .swiper-slide:hover .bt a h6,.xwSwiper .swiper-slide:hover .bt a p{color:#0b558a;}
a{-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;}
.news_bt{float:left; width:69%; margin-top: 40px;}
.news_bt ul{float:left; width:100%;}
.news_bt ul li{float:left;width: 47%;height:160px;border-bottom: 1px solid #ccc;margin-left: 3%;padding-bottom: 20px;margin-bottom: 17px;}
.news_bt ul li .pic{width: 200px;height: 140px;float:left;overflow: hidden;}
.news_bt ul li .pic div{width:100%;
	height: 100%;
background-repeat:no-repeat;background-position:center;background-size:cover;
-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all .3s ease-out;
	transform: scale(1);
	transition: all .3s ease-out;}
.news_bt ul li .pic img{
	width:100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all .3s ease-out;
	transform: scale(1);
	transition: all .3s ease-out;
	}
.news_bt ul li .bt{float:right;width: 59%;}
.news_bt ul li.new_bo{margin-bottom:0px;border-bottom: 0;height:140px;padding-bottom: 0;}
.news_bt ul li.new_bo .bt{border-bottom: 0px solid #ccc;padding-bottom:0px;}

.news_bt ul li .bt a h6{float:left;width:100%;line-height: 24px;height: 48px;overflow: hidden;}
.news_bt ul li .bt a h6{font-size:18px;}
.news_bt ul li .bt p{float:left;width:100%;line-height:25px;height: 50px;overflow: hidden;font-size: 14px;margin-top: 10px;margin-bottom: 0px;color:#707070;}
.news_bt ul li:hover .pic img,.news_bt ul li:hover .pic div{transform: scale(1.1);}
.news_bt ul li:hover .bt a h6,.news_bt ul li:hover .bt p{color:#0b558a;}
.news_bt ul li span.time,.xwSwiper .swiper-slide .bt span.time{float:right;background:url(/img/icon_time.png) no-repeat left center;padding-left:20px;line-height: 25px;font-size:14px;color:#aaa;}

.bg2{ background:url(/img/bg1.png)  no-repeat center center;background-size:cover}
.bg2_bg{overflow: hidden;background-color:rgba(11, 85, 138,0.6);padding: 20px 0 40px 0;}
.zhxw{float:left; width:100%; overflow:hidden;}
.zhxw ul{float:left; width:102%; margin:40px -1% 0 -1%;}
.zhxw ul li{position:relative;float:left;width:31.3%;height: 180px;-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;border: 1px solid #FFFFFF;margin:0 1% 32px 1%;}
.zhxw ul li.new_bo{margin-bottom:0px;}
.zhxw ul li .bg_bt{position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter: blur(2px);background-color: rgba(255,255,255,0.3);-webkit-filter: blur(15px);-moz-filter: blur(15px);-o-filter: blur(15px);-ms-filter: blur(15px);filter: blur(1px);}
.zhxw ul li a{position:absolute;top:0;left:0;float: left;padding: 0 24px 0px 24px;z-index:9;width:100%;height:100%;}
.zhxw ul li a .date{float:left;width: 96px;
height: 32px;
background: #FFFFFF; text-align: center; line-height:32px; font-weight: 400;
color: #0B558A;font-size: 24px;}
.zhxw ul li a h6{float:left;width:100%;height: auto;max-height: 48px;line-height:24px;margin-top: 10px;color: #FFFFFF;font-size: 18px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.zhxw ul li a p{float:left;width:100%;line-height:24px;height: 48px;margin-top: 10px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 14px;}
.zhxw ul li:hover{background-color:rgba(255,255,255,1);}
.zhxw ul li:hover a .date{background-color: #0B558A; color:#fff;}
.zhxw ul li:hover a h6{color:#0b558a;}
.zhxw ul li:hover a p{color:#707070;}

.bg3{padding: 20px 0 40px 0;background: url(/img/bg2.png) no-repeat center center #f9f9fa;}
.mtjj{float:left; width:66%; max-width:1048px;}
.mtjj ul{float:left; width:100%; margin-top:40px;}
.mtjj ul li{float:left; position:relative; width:33.3%;}
.mtjj ul li.mt01,.mtjj ul li.mt04{width:66.6%;}
.mtjj ul li.mt02 .pic,.mtjj ul li.mt03 .pic{display:none;}
.mtjj ul li .bt{position:relative;float:left;width:100%;height: 331px;padding:24px;background-color:#fff;}
.mtjj ul li.mt01 .pic,.mtjj ul li.mt04 .pic{position:relative;float:left;width:50%;height: 331px;overflow:hidden;}
.mtjj ul li .pic img{width:100%;height: 100%;}
.mtjj ul li:hover .pic img,.mtjj ul li:hover .pic div{transform: scale(1.1);}
.mtjj ul li .pic div{width:100%;
	height: 100%;
background-repeat:no-repeat;background-position:center;background-size:cover;
-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all .3s ease-out;
	transform: scale(1);
	transition: all .3s ease-out;}
.mtjj ul li .pic span{position:absolute; top:50px; right:0; border-top:12px solid transparent; border-bottom:12px solid transparent; border-right:20px solid #fff; z-index:99;}
.mtjj ul li.mt01 .bt,.mtjj ul li.mt04 .bt{float:left; width:50%;}
.mtjj ul li.mt02 .bt{background: linear-gradient(135deg, #0E6BAD 0%, #0B558A 100%);;}
.mtjj ul li.mt03 .bt{background: linear-gradient(135deg, #E8B472 0%, #D98314 100%);}
.mtjj ul li .bt .lymc{float:left;background-color:rgb(158 167 171 / 0.2);color: #0B558A;padding: 0 10px;max-width: 140px;line-height:36px;font-size:18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.mtjj ul li .bt .time{float:right;  background:url(/img/icon_calendar-blue.png) no-repeat left center; padding-left:20px; line-height:36px; font-size:14px; color:#707070;}
.mtjj ul li .bt h6{float:left;width:100%;margin-top:20px;line-height:24px;height: auto;max-height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.mtjj ul li .bt a h6{font-size:18px; color:#242424;}
.mtjj ul li:hover .bt a h6,.mtjj ul li:hover .bt p,.mtjj ul li.mt03:hover .bt p{color: #0B558A;transition: all .3s ease-out;}
.mtjj ul li .bt p{float:left;width:100%;margin-top:20px;line-height:24px;color:#707070;font-size: 14px;height: 72px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.mtjj ul li .bt .read{position:absolute;bottom:24px; left:24px; background:url(/img/arrow-blue.png) no-repeat left center; width:40%; height:30px;}
.mtjj ul li.mt02 .bt .lymc,.mtjj ul li.mt03 .bt .lymc{color:#fff;background-color:rgba(0, 0, 0, 0.30196078431372547);}
.mtjj ul li.mt02 .bt .time,.mtjj ul li.mt03 .bt .time{background-image:url(/img/icon_calendar-white.png); color:#fff;}
.mtjj ul li.mt02 .bt h6 a, .mtjj ul li.mt03 a h6,.mtjj ul li.mt02 .bt h6, .mtjj ul li.mt03 h6{color:#fff;}
.mtjj ul li.mt02:hover .bt a h6,.mtjj ul li.mt02:hover .bt p{color: #D98314;transition: all .3s ease-out;}
.mtjj ul li.mt02 .bt p, .mtjj ul li.mt03 .bt p{
color: rgba(255, 255, 255, 0.5019607843137255);}
.mtjj ul li.mt02 .bt .read,.mtjj ul li.mt03 .bt .read{background-image: url(/img/arrow-white.png);}
.notice{float:right; width:31%; max-width:496px;}
.notice ul{float:left; margin-top:40px; border-left:1px solid #0B558A;}
.notice ul li{position:relative; float:left; width:100%; margin-bottom:30px;}
.notice ul li.new_bo{margin-bottom:0px;}
.notice ul li i.list_d{position:absolute;left:-6.5px;top: 45%;width: 13px;height: 13px;background-color:#fff;-webkit-border-radius:7px;-moz-border-radius:7px;-o-border-radius:7px;border-radius:7px;opacity: 1;border: 1px solid #0B558A;}
.notice ul li .bg_bt{float:right;position:relative;width:98%;max-width: 466px;height: 108px;background: #FFFFFF;border-radius: 0px 0px 0px 0px;opacity: 1;border: 1px solid rgba(155, 166, 171, 0.2980392156862745);}
.notice ul li .bg_bt .bg_sj{
 position:absolute;
 top:44px;
 left: -15px;
 border-top: 10px solid transparent;
 border-right: 15px solid rgba(155, 166, 171, 0.2980392156862745);
 border-bottom: 10px solid transparent;
 }
.bg_sj2{
 position:absolute;
 top: 44px;
 left: -13px;
 border-top: 10px solid transparent;
 border-right: 15px solid #fff;
 border-bottom: 10px solid transparent;
 }
.notice ul li .bg_bt .date{float:left; margin:24px 18px 24px 18px; width:60px;height:60px; background-color:#fff;border: 1px solid rgba(155, 166, 171, 0.2);}
.notice ul li .bg_bt .date b{float:left; width:100%; line-height:40px; text-align: center;font-weight: 400;
color: #0B558A; font-size:32px;}
.notice ul li .bg_bt .date span{float:left; width:100%; line-height:20px;background: rgba(155, 166, 171, 0.2);font-size: 12px; color: rgba(0, 0, 0, 0.5607843137254902); text-align: center;}
.notice ul li .bg_bt .bt{float:left;width:74%;line-height:24px;height:48px;margin:30px 0px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.notice ul li .bg_bt .bt a{color: rgba(0, 0, 0, 0.8588235294117647);font-size: 18px;}
.notice ul li:hover .bg_bt{border-color:#0B558A;transition: all .3s ease-out;}
.notice ul li:hover .bg_bt .bg_sj{border-right:15px solid #0b558a}
.notice ul li:hover .bt a{color:#0b558a;}

.bg4{padding: 20px 0 30px 0;background-color:#fff;}

.rwjz{width:100%; float:left; overflow: hidden;}
.rwjz ul{float:left;width:102%;margin: 10px -1% 0 -1%;}
.rwjz ul li{float:left;width:23%;height:auto;margin: 10px 1% 0 1%;cursor: pointer;}
.rwjz ul li h6{float:left;width:100%;line-height: 30px;text-align:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rwjz ul li h6 a{color:#757575;font-size:18px;}
.rwjz ul li hr.hx{float:left;width:106px;height:4px;margin: 5px 0 15px 0;border:0;background-color: #0B558A;}
.rwjz ul li .data{float:left;width:100%;}
.rwjz ul li .data .date{float:left;width: 75px;height: 75px;border: 1px solid #f5f6f6;background-color: #0B558A;;margin: 0 0;}
.rwjz ul li .data .date b{float:left;width:100%;text-align: center;padding-top: 10px;line-height: 35px;font-size: 32px;font-weight: 400;color:#fff;}
.rwjz ul li .data .date span{float:left;width:100%;text-align:center;line-height: 20px;font-size: 12px;font-weight: 400;color: #fff;}
.rwjz ul li .data p{float:left;width: 75%;padding-left: 18px;margin-bottom:0px;margin-left:16px;line-height:25px;font-size:14px;font-weight: 400;color:#707070;}
.rwjz ul li .data p.jzjs{background: url(/img/icon_zc.png) no-repeat left top 4.5px;}
.rwjz ul li .data p.jzsj{background: url(/img/icon_sj.png) no-repeat left top 4.5px;}
.rwjz ul li .data p.jzdd{background: url(/img/icon_local.png) no-repeat top 4.5px  left;}
.rwjz ul li:hover h6 a{color: #0B558A;}
.rwjz ul li:hover .data .date{background-color: #D98314;transition: all .3s ease-out;}
.rwjz ul li:hover .data .date b,.rwjz ul li:hover .data .date span{color:#fff;}

.xsSwiper{display: none;width:100%;height:100%;overflow: hidden;}
.xsSwiper .swiper-slide {
        
        width: 100%;
        font-size: 18px;
        margin: 20px auto 0 auto;
        background: #fff;

       
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
      
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
.xsSwiper .swiper-slide h6{float:left;clear: both;width:100%;line-height: 30px;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;

}
.xsSwiper .swiper-slide h6 a{color:#757575; font-size:18px; font-weight: 400;}
.xsSwiper .swiper-slide hr.hx{float:left;width:106px;height:4px;margin: 5px 0 15px 0;border:0;background-color: #0B558A;}
.xsSwiper .swiper-slide .data{float:left;width:100%;clear: both;}
.xsSwiper .swiper-slide .data .date{float:left;width: 75px;height: 75px;border: 1px solid #f5f6f6;background-color: #0B558A;;margin: 0 0;}
.xsSwiper .swiper-slide .data .date b{float:left;width:100%;text-align: center;padding-top: 10px;line-height: 35px;font-size: 32px;font-weight: 400;color:#fff;}
.xsSwiper .swiper-slide .data .date span{float:left;width:100%;text-align:center;line-height: 20px;font-size: 12px;font-weight: 400;color: #fff;}
.xsSwiper .swiper-slide .data p{float:left;width: 80%;padding-left: 18px;margin-bottom:0px;margin-left:16px;line-height:25px;font-size:14px;font-weight: 400;color:#707070;}
.xsSwiper .swiper-slide .data p.jzjs{background: url(/img/icon_zc.png) no-repeat left top 4.5px;}
.xsSwiper .swiper-slide .data p.jzsj{background: url(/img/icon_sj.png) no-repeat left top 4.5px;}
.xsSwiper .swiper-slide .data p.jzdd{background: url(/img/icon_local.png) no-repeat top 4.5px  left;}
.xsSwiper .swiper-slide:hover h6 a{color: #0B558A;}
.xsSwiper .swiper-slide:hover .data .date{background-color: #D98314;}
.xsSwiper .swiper-slide:hover .data .date b,.xsSwiper .swiper-slide:hover .data .date span{color:#fff;}


.bg5{position:relative;width:100%;height: auto;overflow: hidden;padding: 20px 0 40px 0;background-color:#f2f9fd;}
.bg5_1{display: none;position:absolute; top:0; right:0; width:18%; height:100%; background-color:#fff;}
.bg5_2{position:absolute; top:0; right:340px; border-left:270px solid transparent; border-bottom:540px solid #fff;}
.bg5 .main{position: relative; z-index:999;}
.ztzl{float:left; width:100%;overflow:hidden; position:relative;}
.ztzl .hd{display:none;}
.ztzl .bd{float:left;width:100%;overflow:hidden;margin-top:40px;height: 285px;}
.ztzl .bd .tempWrap{width:100% !important;}
.ztzl .bd ul{float:left;width:calc(100% + 56px);margin: 0px -28px;}
.ztzl .bd ul li{float:left;padding:16px;width:390px;height: 285px;margin:0 12px;background-color:#fff;border-bottom:4px solid #fff;}
.ztzl .bd ul li:hover{border-bottom:4px solid #0B558A;transition: all .3s ease-out;}
.ztzl .bd ul li .pic,.ztSwiper .swiper-slide .pic{width:100%; height:202px; overflow: hidden;}
.ztzl .bd ul li .pic img,.ztSwiper .swiper-slide .pic img{width:100%;}
.ztzl .bd ul li .bt,.ztSwiper .swiper-slide .bt{float:left; width:100%; text-align:center; line-height:45px;}
.ztzl .bd ul li a,.ztSwiper .swiper-slide a{color:#707070; font-size:16px; font-weight: 400;}
.ztzl .bd ul li a:hover,.ztSwiper .swiper-slide a:hover{color:#0B558A; }
.ztSwiper{float:left;display:none; width:100%; height:100%;margin-top:40px; overflow:hidden;}
.ztSwiper .swiper-slide{width: 100%;
        font-size: 18px;
        margin: 0px auto 0 auto;
        background: #fff;
padding:16px;
        
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
       
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}


.bg6{width:100%;padding: 20px 0 40px 0;background:url(/img/bg4.png) no-repeat center bottom;}
.gyqgd{width:100%; float:left;}
.video{position:relative;z-index:9; float:left;width: 48%;max-width: 770px;height: 434px;overflow: hidden;margin-top:40px;-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all .5s ease-out;
    transform: scale(1);
    transition: all .5s ease-out;}
.video table,.video table tr,.video table td,.video table td div, .video video, .video object, .video img{outline: 0;border:0;width:100%; height:100%;-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all .5s ease-out;
    transform: scale(1);
    transition: all .5s ease-out}
.video_con{ position:relative;float:left;width:100%; height:100%; padding:0; overflow: hidden;}
.video_on{position: absolute;; top:0;left:0px; z-index:999; outline: 0;border:0; width:100%; height: 100%; background: url(/img/video_on.png) no-repeat center center;}

.video_con video,.video_con object{width:100% !important; height:100% !important;}
.video_bt{position: absolute; left:0; bottom:0px; width:80%; height: 70px; z-index:9999;  line-height: 70px;text-align: center; color: #fff; font-size:24px; font-weight: bold;}
.video_foot{position: absolute; bottom: 0; left: 0;width:100%; height: 259px;  z-index:9999;}
.video_close{display: none;}
.gyimg ul li:hover div, .video:hover img,.gyimg .swiper-slide:hover div{
    transform: scale(1.2);
}
.gyimg{float:right;position: relative;width: 48%;margin-top: 40px;overflow: hidden;}
.gyimg ul,.gyimg .swiper-wrapper{float:left; width:100%;}
.gyimg ul li,.gyimg .swiper-slide{position:relative;float:left;width:100%;height: 434px;margin-left:0%;margin-bottom:0;overflow: hidden;}
.gyimg ul li.new_bo{margin-bottom:0px;}
.gyimg ul li img,.gyimg .swiper-slide img{width:100%;height: 100%;}
.gyimg ul li div,.gyimg .swiper-slide div{width:100%;
	height: 100%;
background-repeat:no-repeat;background-position:center;background-size:cover;
-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	transform: scale(1);
	transition: all .5s ease-out;}
.gyimg ul li a p,.gyimg .swiper-slide a p{position:absolute;z-index:9;left:0;bottom:0;line-height:30px;padding: 0 10px 0 24px;width:95%;font-size:16px;color:#fff;border-radius: 0 16px 0 0;background-color: rgba(0, 0, 0, 0.3);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.gyimg ul li a .bg_bt,.gyimg .swiper-slide a .bg_bt{position:absolute;z-index:8;left:0;bottom:0;width:95%;height:30px;border-radius:0 16px 0 0;filter: blur(2px);backdrop-filter: blur(2px);}


.links{width:100%; background-color:#eee; line-height:32px;padding:20px 0;}
.links ul{width:100%;text-align: center;}
.links ul li{text-align: center;padding: 0 10px;display: inline-block;}
.links ul li a{color:#757575; font-size:14px; font-weight: 400;}
.links ul li:hover a{color:#0053AA;}
.xgbm{width:100%; background-color:#eee; line-height:32px;padding:0 0 10px 0; }
.xgbm ul{width:100%; text-align:center;}
.xgbm ul li{display: inline-block;margin:0 10px 10px 10px;cursor: pointer;line-height:20px;padding:10px;background-color:#0B558A;}
.xgbm ul li.lj1{background-color:#6EB2C9;}
.xgbm ul li.lj2{background-color:#086291;}
.xgbm ul li.lj3{background-color:#A48D57;}
.xgbm ul li.lj4{background-color:#CA6698;}
.xgbm ul li.lj5{background-color:#F6B83B;}
.xgbm ul li a{font-size:16px; color:#fff;}
.xgbm ul li:hover{background-color:#d98314; padding:9px; border:1px solid #d98314;}
.xgbm ul li:hover a{color:#fff;}

.footer{position: relative;width:100%;height: auto;overflow: hidden;max-height: 976px;background: url(/img/footer.jpg)  no-repeat center center;}
.footer2{height:auto; overflow: hidden; background:url(/img/footer2.png) no-repeat center center;}
.bg_foot{position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(11, 85, 138, 0.9019607843137255);z-index:9;}
.foot{position:relative;z-index: 11;width:100%;max-width:1600px;margin:0 auto;}
.foot_nav{float:left;width:100%;margin-top: 40px;}
.f_logo{float:left; width:20%;margin: 30px auto; max-width:358px;    background-image: url(/img/xiaoxun.png);
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-position: left 0% bottom;
    background-size: 100%; height:auto;}
.f_logo img{width:100%;}
.f_nav{float:right; width:80%;}
.f_nav ul{float:left; width:100%;}
.f_nav ul li{float:left;margin-left: 64px;}
.f_nav ul li h6{float:left;text-align: left;clear: both;font-size: 18px;font-weight: 400;line-height: 24px;color:#fff;}
.f_nav ul li h6 a{font-size: 18px; font-weight: 400; color:#fff;}
.f_nav ul li span{float:left;clear: both;width:33px;height:1px;display: block;background-color:rgba(255, 255, 255, 0.5019607843137255);margin-top: 39px;}
.f_nav ul li dl{float:left;clear: both;margin-top: 24px;}
.f_nav ul li dl dd{float:left;clear: both;line-height:40px;}
.f_nav ul li dl dd a{font-size: 14px;color: rgba(255, 255, 255, 0.5019607843137255);}
.f_nav ul li h6:hover a,.f_nav ul li dl dd:hover a{color: #D98314;}
.foot .hx{float: left;width:100%;border:0;margin-top: 0;margin-bottom: 0px;height:1px;background-color:rgba(255,255,255,0.8);}
.f_link{float:right;}
.f_link a{float:left; padding:0 20px; line-height:120px; color:#fff; font-size: 16px;}

.footer2 .xqdz{width:60%; margin-top:35px; background-position:left top 4px;}
.footer2 .bg_copy{margin-top: 8px;}
.footer2 .xqdz p{width:50%; margin-top: 0;}
.xqdz{float: left;margin-top: 25px;width: 28%;}
.xqdz p{float: left;width: 100%;font-size: 14px;line-height: 30px;color:#fff;text-align:left;}
.xqdz p b,.xqdz p strong{width:100%;font-weight: normal;}
.code{float:right;width: 70%;height: auto;overflow: hidden;margin-bottom: 10px;}
.code ul{float:left; width: 100%;}
.code ul li{float:left;width: 14%;margin-top: 15px;margin-left: 0;}
.code ul li .pic{width: 130px;height:130px;padding:10px;border: 1px solid transparent;border-radius:8px;margin: 0 auto;display: block;}
.code ul li .pic img{width:100%; height:100%;}
.code ul li:hover .pic{border-width:1px;}
.code ul li p{float: left;width:100%;text-align: center;line-height: 25px;color: rgba(255, 255, 255, 0.5019607843137255);font-size:16px;}


.bg_copy{position: relative;z-index: 13;float:left;width:100%;height:85px;background-color:rgba(11, 85, 138, 0.9019607843137255);}
.copy{float:left; width:85%; padding:20px 0; line-height:45px;}
.copy p,.copy p a{font-weight: 400;color: rgba(255, 255, 255, 0.5019607843137255); font-size:14px;}
.copy p a:hover{color:#D98314;}
.copy p img{margin:12.5px 5px; width:20px;}
.sydw{float:right;width: 40px;}
.sydw img{margin:12.5px 0;width: 100%;}

.ban{position:relative; width:100%; margin:0 auto 0 auto;}
.ban img{width:100%; height:100%;}
.zs_bj{display:none; position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}
.bg_ban{float:left;width:100%; height:168px; background-color:rgba(11, 85, 138, 0.9019607843137255); z-index: 9;}
.bg_ban .yjlm,.bg_ban .ejdh{display:none;}


.bg_main{position:relative;z-index:11; background-color:#F5F5F5; margin-top:0px;}
.m_top{margin-top: -168px; height:88px;}

.m_top .dqwz{display:none;}

.m_l{
	float: left;
	 width: 22.4%;
	max-width: 358px;
	padding-bottom: 135px;
	background:url(/img/bg_ml.png) #fff no-repeat center bottom;
	margin-top: 0px;
overflow:hidden;
}

.yjlm {
	float: left;
	width: 100%;
	padding: 56px 24px 30px 24px;
	text-align: left;
	background: url(/img/pattern_hui.png) no-repeat top right 10px;
border-bottom:1px solid #0B55ba;
}

.yjlm h6 {float: left;  
	color: #0B558A;
	text-align:left;
	font-size: 24px;
	font-weight: bold;
	line-height:30px;
}

.ejdh{
	float:right;
	 margin-left: 16px; 
	width:96%;
	
	margin-bottom: 40px;
	height: auto;
}

.ejdh ul {
	float: left;
	width: 100%;
}

.ejdh ul li {
	float: left;
	width: 100%;
	line-height:32px;
	padding: 20px 30px 20px 40px;
	 border-bottom:1px solid rgba(155, 166, 171, 0.30196078431372547); 
	text-align:left;
	text-indent:0px;
	
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	
}

.ejdh ul li a {
	color: #333;
	font-size: 18px;
}
.bg_ban .ejdh{margin-left:0; width:100%; margin-bottom: 0px;}
.bg_ban .yjlm h6,.bg_ban .ejdh ul li a{color: #fff;text-align: center;}
.bg_ban .ejdh ul{
    float: none;
    text-align: center;
    overflow: hidden;
    }
.bg_ban .ejdh ul li{
    float: none;
    width:auto;
    padding:10px 30px;
    display: inline-block;
    border-bottom: 0;
    vertical-align: top;
    }
.bg_ban .ejdh ul li:hover,.bg_ban .ejdh ul li.cur{background:none;}
.bg_ban .ejdh ul li:hover a,.bg_ban .ejdh ul li.cur a{ padding-bottom:5px;border-bottom: 1px solid #ce9c44; color:#ce9c44;}
.ejdh ul li:hover,
.ejdh ul li.cur {
	background:url(/img/ejdh_on.png) no-repeat right 20px center #0B558A;
}

.ejdh ul li:hover a,
.ejdh ul li.cur a {
	color: #fff;
	font-weight:bold;
}


.m_r{
	float: right;
	 width: 77.6%; 
	max-width: 1242px;
	padding: 56px;min-height:400px;
	margin-bottom: 30px;
	background-color:#fff;
}
.m_r .yjlm{padding:0 0px 30px 00px;background-image: none;margin-bottom: 20px;  }

.wzbt {
	position:relative;
	float: left;
	width: 100%;
	padding:0;
	margin-top:0px;
	margin-bottom: 40px;
	text-align: center;
}

.wzbt h6 {
	float: left;font-size: 36px;
	font-weight: 400;
	line-height: 40px;
	color: #2F3233;    padding-right: 10px;
    color: #2F3233;
    z-index: 9;
    background-color: #fff;
    position: relative;}
.wzbt hr{position: absolute;right:0;top:0px;border:0;width: 75%;height:1px;background-color:#707070;}

.dqwz {
	float: right;
	background: url(/img/icon_wz.png) no-repeat left center;
	padding-left:32px;
	margin:0px 0;
	font-size: 14px;
	color: #333;
	line-height:28px;
}

.dqwz a {
	font-size: 14px;
	color: #333;
	margin: 0 5px;
}

.dqwz span {
	margin: 0 5px;
}

.article {
	width: 100%;
	float: left;
	padding-bottom: 40px;
	margin: 0;
	padding: 0;
}

.article_title {
	float: left;
	text-align: center;
	width: 100%;
	
	margin-bottom: 20px;
}

.article_title h1 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
}

.article_title h2 {
	font-size:18px;
	color: #333;
	line-height: 30px;
}

.article_data {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 20px 20px 20px;
	margin: 0px auto;
	margin-bottom: 20px;
	border-bottom: 1px dashed #707070;
	height: auto;
	line-height: 18px;
	font-size: 14px;
	color: #aaaaaa;
}

.article_data b {
	margin: 0 10px;
}
.js_bt{float:left; width:100%;}
.js_bt .pic{width:300px; height:400px; margin:0 auto; display: block;}
.js_bt .pic img{width:100%;}
.js_bt .bt{text-align: center; padding:24px 0; border-bottom:1px solid rgba(155, 166, 171, 0.30196078431372547); margin-bottom: 40px; line-height:30px;}
.js_bt .bt .list_d{width: 4px;
height: 24px;
background: #D98314;}
.js_bt .bt h6{line-height:30px;font-weight: bold;
color: #0B558A;font-size: 24px;}
.js_bt .bt h6 span{font-weight: 400;
color: #2F3233; border-left:1px solid rgba(155, 166, 171, 0.30196078431372547); margin-left:16px; padding-left:16px;}
.js_nr p{margin-bottom: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	text-indent: 2em;text-align: justify;}
.js_nr img{margin-right:10px;}
.wznr {
	float: left;
	width: 100%;
	margin-top:0px;
	margin-bottom: 40px;
}

.wznr p,
.wznr p span {
	font-family: "microsoft yahei";
	}

.wznr p,.wznr #vsb_content_2 P {
	width: 100%;
	line-height:2em !important;
	height: auto;text-align: justify;
	overflow: hidden;
	font-size: 16px;
	color: #333;
margin:20px 0!important;
text-indent: 2em;
}

.wznr p img{
	margin: 0px auto;
	width:auto;
	max-width:600px !important;
height:auto !important;
	display: block;
border:none !important;  
}
.wznr p video{
	margin: 0px auto;
	width: 100%;
height:auto;
	max-width:100%;
	display: block;background-color: transparent !important;
}

.wznr p table,
.wznr table {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display:table;
}
.share{float: left; width: 100%; height: 40px; background-color: #e4dcdc;}
.page {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.page div{padding:12px 0;line-height: 24px;font-size: 14px;}
.page .page_l {
	float: left;
	width: 48%;font-size: 14px;
	text-align: left;
	padding:12px 0;
	padding-left: 64px;
	line-height: 24px;
	background:url(/img/arrow_l.png) rgba(155, 166, 171, 0.10196078431372549) no-repeat left 24px center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.page .page_r{
	float:right;
	width: 48%;font-size: 14px;
	padding:12px 0;
	
	padding-right: 64px;
	text-align: right;
	line-height: 24px;
	background:url(/img/arrow_r.png) rgba(155, 166, 171, 0.10196078431372549) no-repeat right 24px center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.page div a {float: left;
	width: 100%;
	color: #333;
	font-size: 14px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xxld{float:left; width:100%;}
.xxld ul{float:left; width:100%;}
.xxld ul li{float:left; width:100%; margin-bottom: 40px;}
.xxld ul li .list_d{float:left;width: 4px;height: 24px;margin-top: 3px;background: #D98314;}
.xxld ul li a{float:right; width:96%;max-width: 1094px; padding-bottom: 40px; border-bottom:1px solid rgba(155, 166, 171, 0.30196078431372547);}
.xxld ul li a h6{float:left; width:100%; line-height:30px;font-weight: bold;
color: #0B558A;font-size: 24px;}
.xxld ul li a h6 span{font-weight: 400;
color: #2F3233; border-left:1px solid rgba(155, 166, 171, 0.30196078431372547); margin-left:16px; padding-left:16px;}
.xxld ul li a p{float:left; margin-top: 24px; width: 100%; line-height:32px; font-size:16px;color: #6A7073;}

.jgsz{float:left; width:100%; margin-bottom:24px;}
.jgsz h6{float:left; width:100%; height:64px;color: #0B558A; font-size:24px; margin:0px 0 40px 0; border-bottom:2px solid #0B558A; line-height:64px;}
.jgsz h6 img{float:left; margin:16px 12px 16px 0;}
.jgsz ul{float:left; width:calc(100% + 28px);margin:0 -14px;}
.jgsz ul li{position:relative;float:left;border: 1px solid rgba(155, 166, 171, 0.2980392156862745);width:355px;height: 88px;padding: 16px 0;margin:0 14px 32px 14px;}
.jgsz ul li span{position:absolute;top:16px;left:0;display: none;width: 4px;height: 56px;background: #D98314;}
.jgsz ul li a{float:left;width:100%;padding: 0px 32px 0 15px;border-left: 4px solid #D98314;line-height: 28px;height: 56px;overflow: hidden;text-align: left;align-items: center;display: flex;font-weight: 400;color: #2F3233;font-size: 18px;}
.jgsz ul li:hover{background:url(/img/icon_arrow.png) no-repeat right 10px center #0B558A;
box-shadow: 0px 10px 16px 1px rgba(0, 140, 214, 0.2);;}
.jgsz ul li:hover a{color:#fff;}

.jyjs{position:relative; float:left; width:100%; height:640px; margin-bottom:80px;}
.jyjs_bt{position:absolute; left:0; top:0; z-index:10; width: 828px;
height: 640px;padding:43px 138px 49px 32px;
border: 1px solid rgba(155, 166, 171, 0.2980392156862745);}
.jyjs_bt h6.bt{float:left; width:100%; font-size: 36px; line-height: 45px;font-weight: bold;
color: rgba(0, 0, 0, 0.8588235294117647);}
.jyjs_bt b.hx{float:left; margin-top: 9px; width: 46px;
height: 2px;
background-color: #D98314; clear: both;}
.jyjs_bt span.ywbt{float:left; margin-left:7px; margin-top:10px; width:100%;font-size: 14px;font-weight: 300;
color: rgba(0, 0, 0, 0.30196078431372547);}
.jyjs_bt p{float:left; text-indent:2em; width:100%; margin-bottom:0px; line-height:32px;font-weight: 400;
color: rgba(0, 0, 0, 0.8588235294117647); font-size:16px;}
.jyjs_bt p a{color:#008CD6;}

.jyjs_pic{position:absolute; right:0; top:60px; z-index:11; width:384px; height:520px;}
.jyjs_pic .pic{float:right; width: 360px; height:480px; position:relative; z-index:9;}
.jyjs_pic .pic img{width:100%;}
.jyjs_pic .pic_bottom{position:absolute; bottom:0; left:0; z-index:8; width:360px; height:164px; background-color:#D98314;}
.jyjs2 .jyjs_bt{right:0; left: auto; padding:43px 32px 49px 138px;}
.jyjs2 .jyjs_pic{left:0; right: auto;}
.jyjs2  .jyjs_pic .pic{float:left;}
.jyjs2 .jyjs_bt,.jyjs2 .jyjs_pic .pic_bottom{right:0;left: auto;}

.kygk{float:left;width:53%; max-width:594px;}
.kygk p{line-height: 32px;color: #6A7073;font-weight: 400;font-size: 16px;}
.kyjx{float:right; width:45%;max-width: 496px;}
.kyjx ul{float:left; width:100%;}
.kyjx ul li{float:left; padding:0 25px; line-height: 96px; margin-bottom:32px; width:100%; height: 96px; background:url(/img/bg_jb.png) no-repeat #fff bottom right 19px;border: 1px solid rgba(155, 166, 171, 0.2980392156862745);}
.kyjx ul li p{line-height:96px;font-size: 18px;
color: #2F3233;font-weight: 400;}
.kyjx ul li p strong{float:left;font-weight: 300; margin-right: 4px; font-size:36px;color: #0B558A;}
.kyjx ul li p span{float:left; margin-right: 30px;font-size: 14px;color: #0B558A;}
.kyjx ul li:hover{background-image:url(/img/bg_jbon.png);box-shadow: 0px 16px 32px 1px rgba(0, 140, 214, 0.2);}
.kyjx ul li:hover p strong,.kyjx ul li:hover strong span{color:#D98314;}
.kyimg{float:left; width:100%; margin-top: 40px;}
.kyimg img{width:49%; max-width:560px;}
.kylj{float:left; width:102%; margin:0 -1%;}
.kylj a{float:left; width:31.3%; margin:40px 1% 0 1%;}
.kylj a img{width:100%;}

.kyjg_mc{float:left; width:100%;font-size: 36px;font-weight: 400;
color: #D98314;
line-height: 48px;}
.kyjg{float:left; width:100%;}
.kyjg h6{float:left;width:100%;height:24px;line-height: 24px;font-weight: bold;color: #0B558A;font-size: 18px;padding-left:34px;margin-top: 20px;margin-bottom: 10px;background:url(/img/icon_arrow_up.png) no-repeat left top;}
.kyjg ul{float:left;width:100%;margin-bottom: 0;}
.kyjg ul li{width:48%;margin-bottom: 15px;padding:32px 16px;line-height: 24px;height: 88px;border: 1px solid rgba(155, 166, 171, 0.2980392156862745);}
.kyjg ul li span{float:left;width: 4px;
height: 24px;
border-radius: 2px 2px 2px 2px;
opacity: 1;
border: 1px solid #D98314;}
.kyjg ul li a{float:left; margin-left:16px; font-size: 16px;font-weight: 400;
color: #2F3233; width:90%;}
.kyjg ul li.hover span{background-color:#D98314;}
.kyjg ul li:hover{background-color:#D98314;}
.kyjg ul li:hover a{color:#fff;}
.xxjs{width:780px;margin: 0px auto;display: block;}
.xxjs ul{float:left; width:100%;}
.xxjs ul li{float:left;width:260px;height:144px;padding: 35px 10px;border: 1px solid rgba(155, 166, 171, 0.2980392156862745);}
.xxjs ul li h6{float:left; width:100%; padding-top:0px; line-height: 20px;font-size: 14px;font-weight: 400;color: #9EA7AB; text-align: center;}
.xxjs ul li h6 strong{padding-top:0; line-height:45px;font-weight: 300;color: #0B558A;font-size: 36px;}
.xxjs ul li p{float:left; margin-top: 6px; width:100%; text-align: center;font-weight: 400;
color: #2F3233;
line-height: 24px; font-size:16px;}
.xxjs ul li:hover{box-shadow: 0px 16px 32px 1px rgba(0, 140, 214, 0.2);
border-radius: 0px 0px 0px 0px;
opacity: 1;
border: 1px solid rgba(155, 166, 171, 0.2980392156862745);}

.zsgz{float:left;width:100%;margin-top: 56px;}
.zsgz ul{float:left; width:100%;}
.zsgz ul li{float:left;position:relative; margin-right: 19px; width:268px; height: 248px;}
.zsgz ul li.last{margin-right:0;}
.zsgz ul li img{width:100%;}
.zsgz ul li .bt{position:absolute; bottom:16px; left:5%; width:90%;max-width: 236px;
height: 72px; padding:16px 0;
background: rgba(11, 85, 138, 0.8);}
.zsgz ul li .bt p{float:left; padding-left:16px; color:#fff; font-size: 18px; line-height:40px;}
.zsgz ul li .bt span{float:right; width: 40px;
height: 40px;
background:url(/img/icon_arrow_r.png) no-repeat center center #D98314;}
.zsgz ul li:hover .bt{bottom:0; left:0; width:100%; max-width: 268px;}

.xkq{float:left; width:100%; max-width:1070px; margin:30px;}
.xkq ol{float:left; width:100%;}
.xkq ol li{float:left;width:100%;font-size: 18px;font-weight: 400;background-color: rgba(155, 166, 171, 0.10196078431372549);border-bottom: 1px solid #fff;color: #2F3233;}
.xkq ol li.xkq_lm,.xkq ol li.xkq_lm .xh,.xkq ol li.xkq_lm .xkqmc,.xkq ol li.xkq_lm .zgxk,.xkq ol li.xkq_lm .zcxk{background-color:#0B558A; color:#fff; padding:0 0px; line-height: 56px;}
.xkq ol li .xh{float:left;width:130px;text-align: center;line-height:170px;padding: 0px 10px;border-right: 1px solid #fff;}
.xkq ol li .xkqmc{float:left;width:304px;text-align: center;line-height: 170px;padding: 0px 10px;border-right: 1px solid #fff;}
.xkq ol li .zgxk{float:left;width:334px;text-align: center;line-height:170px;padding: 0px 10px;border-right: 1px solid #fff;}
.xkq ol li .zcxk{float:left; width:300px; text-align: center;line-height:100%; padding:0px 0;}
.xkq ol li .zcxk p{float:left; width:100%; text-align: center; line-height: 36px; padding:10px 0;}

.ysxk{float:left; width:100%; max-width:660px; margin:30px 21%;}
.ysxk ol{float:left; width:100%;}
.ysxk ol li{float:left;width:100%;font-size: 18px;font-weight: 400;background-color: rgba(155, 166, 171, 0.10196078431372549);border-bottom: 1px solid #fff;color: #2F3233;}
.ysxk ol li:first-child,.ysxk ol li.xkq_lm,.ysxk ol li.xkq_lm .xh,.ysxk ol li.xkq_lm .xkmc,.ysxk ol li.xkq_lm .yjxk{background-color:#0B558A; color:#fff; padding:0 0px; line-height: 56px;}
.ysxk ol li .xh{float:left;width:25%;text-align: center;line-height:24px;padding: 16px 10px;border-right: 1px solid #fff;}
.ysxk ol li .xkmc{float:left;width:35%;text-align: center;line-height: 24px;padding: 16px 10px;border-right: 1px solid #fff;}
.ysxk ol li .yjxk{float:left;width:40%;text-align: center;line-height:24px;padding: 16px 10px;border-right: 1px solid #fff;}
.ysxk table,.xkq table{border:0 !important;}
.ysxk td,.xkq table td{border: 0 !important;border-right: 1px solid #fff !important;border-bottom: 1px solid #fff !important;height: 56px;padding: 16px 10px;}
.btlist {
	float: left;
	width: 100%;
	height: auto;
	margin-top:10px;
}

.btlist ul {
	float: left;
	width: 100%;
}

.btlist ul li {
	float: left;
	width: 100%;
	padding:10px 0 10px 20px;
	border-bottom: 1px solid #e8ebed;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	transform: scale(1);
	transition: all .5s ease-out;
	background: url(/img/arrow-blue.png) no-repeat left center;
}

.btlist ul li a {
	float: left;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transform: scale(1);
	transition: all 1s ease-out;
}


.btlist ul li span.time{
	float: left;
	width: 15%;
	text-align: right;
	font-size: 14px;
	color: #888;
	line-height: 30px;
}

.btlist ul li:hover {
	background-image:url(/img/icon_arrow-link2.png);
}

.btlist ul li:hover a,.btlist ul li:hover span.time {
	color:  #0B558A;
}
.fy{float:left; width:100%; margin:20px auto;}
.fy table{margin:0 auto;}
.fy .PrevDisabled,.fy .NextDisabled,.fy .Prev, .fy .Next,.fy .headStyle6t2u3e7mr5 a, .fy .pageList .this-page{height: auto !important;}


.hjcg{ max-width:774px; margin: 0 auto;}
.hjcg ol{float:left; width:100%; margin:40px auto}
.hjcg ol li{float:left; margin:20px 28px; width:202px; padding:10px 10px; height:104px; border:1px solid rgba(155, 166, 171, 0.2980392156862745);}
.hjcg ol li h6{float:left; width:100%; padding-top:0px; line-height: 20px;font-size: 14px;font-weight: 400;
color: #9EA7AB; text-align: center;}
.hjcg ol li h6 strong{padding-top:0; line-height:45px;font-weight: 300;
color: #0B558A;font-size: 36px;}
.hjcg ol li div{float:left; margin-top: 6px; width:100%; text-align: center;font-weight: 400;
color: #2F3233;
line-height: 24px; font-size:16px;}


.tongdao_box{

float: left;

width: 100%;
}
.tongdao_box h4{
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	line-height: 37px;
	background-color: #fbfbfb;
	text-indent: 10px;
	border-left: 5px solid #0d64a3;
}
.tongdao_box ul{
	padding: 15px 0;
	width: 100%;
	float: left;
	overflow: hidden;
}
.tongdao_box li{
	float: left;
	width: 33.33%;
	margin-bottom: 5px;
    padding: 5px;
	text-align: center;js_nr
	box-sizing: border-box;
}
.tongdao_box li a{
	font-size: 14px;
	color: #333;
}
.tongdao_box li a:hover{
	color:#0d64a3;
}

.imglist,.ztlist{float:left; width:100%;}
.imglist ul,.ztlist ul{width:100%;float:left;}
.imglist ul li,.ztlist ul li{float:left; padding:0 10px; width:33.3%; margin-bottom:20px;}
.imglist ul li .pic,.ztlist ul li .pic{position:relative; width:100%; height: 200px;
    overflow: hidden;}
.ztlist ul li .pic{display:none;}
.imglist ul li .pic img,.imglist ul li .pic div.bg_pic,.ztlist ul li .pic img{width:100%;
	height: 100%;
background-repeat:no-repeat;background-position:center;background-size:cover;
-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all .5s ease-out;
	transform: scale(1);
	transition: all .5s ease-out;}
.imglist ul li:hover .pic img,.imglist ul li:hover .pic div.bg_pic,.ztlist ul li:hover .pic img{transform: scale(1.1);
}
.imglist ul li .pic img{display:none;}
.imglist ul li a p,.ztlist ul li a p{float：left; width:100%;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
 text-align:center; line-height:40px; color:#333;}
.imglist ul li:hover a p,.ztlist ul li:hover a p{color:#0d64a3;}

.imglist ul li .pic .video_on{top:35%;
    left: 35%;    width:30%;
    height: 30%;background-size: contain;}