@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	
	margin: 0 auto;
font-family:"Î¢ÈíÑÅºÚ", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti,"ºÚÌå", Microsoft YaHei-Regular, Microsoft YaHei;
font-weight: normal;
	font-size: 17px;
	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: 17px;
	margin: 0;
}
a { color:#333; text-decoration:none; cursor:pointer;}
a,
a:focus,
a:hover {
	border: none;
	outline: none;
	height: auto;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w100 {
	/* float: left; */
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.clear {
	clear: both;
}
.li_last {
	 margin-right: 0 !important;
}

.banner{float:left;margin-top: 145px;width:100%;position:relative;z-index:99;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: 0;color:transparent;width:160px;height:48px;line-height:48px;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:20px; opacity:1 !important; height:5px; border:0px solid #fff;background-color:#fff; margin:0 5px; border-radius:3px !important;}
.banSwiper  .swiper-pagination-bullet-active{width:60px; height:5px; background-color:#ef9621;}
.banSwiper  .swiper-pagination-bullets{bottom:0px !important;  width:100%;padding-top:0px; height:40px;}


.phone_dh {
	display: none;
	position: absolute;
	top: 70px;
	right:0;
	width: 100%;
	z-index: 15;
}

.phone_dh .dl-menuwrapper {
	max-width: 250px;
	padding-top: 35px;
}

.phone_dh .dl-menuwrapper button {
	right: 5px;
	width: 30px;
}

.phone_dh .dl-menuwrapper:first-child {
	margin-right: 0;
}

.phone_dh .dl-menuwrapper button {
	background-color: transparent;
	height: 35px;
	padding: 0;
	margin: 0;
}

.phone_dh .dl-menuwrapper button span {
	float: left;
	display: block;
	width: 30px;
	height: 4px;
	margin-bottom: 5px;
	background-color: #fff;
}

.phone_dh .dl-menuwrapper .dl-menu {
	margin: 0;
}

.phone_dh .dl-menuwrapper ul {
	background-color: #005cbb;
}
.phone_dh .dl-menuwrapper li.cur{background-color:#fff;}
.phone_dh .dl-menuwrapper li.cur a{color:#8b0012;}
.phone_dh .dl-menuwrapper li a {
	border: 0;
}
.phone_dh .dl-menuwrapper li a:after,.phone_dh .dl-menuwrapper li .dl-submenu li.cur_nav a:after,.phone_dh .dl-menuwrapper li .dl-submenu li a:after {position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content:"\e080";
}
.phone_dh .dl-menuwrapper li.sy a:after,.phone_dh .dl-menuwrapper li.dl-back:after,.phone_dh .dl-menuwrapper li.dl-back a:after {
	content:" " !important;
}


.phone_dh .dl-menuwrapper li .dl-submenu{padding-bottom:20px;}
.phone_dh .dl-menuwrapper li .dl-submenu li{padding-left:0px;}
.header{position:fixed;height: 145px;top:0;left:0;width:100%;z-index:999;background: no-repeat #005cbb center top;border-top:5px solid #005cbb;}
.header1{background: #005cbb;height: 145px;padding-bottom:0px;}
.head{max-width: 1600px;
width:100%;
    margin: 0px auto;
    position: relative;
    z-index: 999;}
.top_link{position:absolute;display: none;margin-top:20px;line-height:26px;right:0;z-index:1111;}
.top_link a{font-size:14px; margin:0 4px; color:#fff;}

.bg_search{
	display:none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1024;
	
	}
.bg_search.block{display:block;}
.bg_ss{width: 100%;
	height: 100%;z-index:600;
	position: fixed;background: #054f9c;
	opacity: 0.9;
	filter: alpha(opacity=80);
	left: 0}
a.search_bar,a.search_bar:hover{position:absolute;right:0;top: 40px;z-index: 15;width:50px;height:50px;background:url(/img/search.png) no-repeat center center;background-size: 20px;}
.search_close{position:absolute;right: 30px;top: 30px;z-index: 999;width: 52px;height: 52px;}
.search_close img{width:100%;}
.search{
	border: none;
	width: 800px;
	overflow: hidden;
	position: fixed;
	top: 40%;
	z-index: 800;
	left: 50%;
	/* margin-top: -27px; */
	margin-left: -400px;
	}
.search .ssk{float:left;width: calc(100% - 81px);padding:0 10px;background-color: #fff;border:0;font-size: 18px;outline: none;color: #333;line-height:54px;}
.search .ss{float:right;width: 81px;color: #fff;font-size: 18px;/* text-indent: 20px; */border: 0;padding: 0px 0;height: 54px;background-color: #f09621;background: #f09621 no-repeat left 20px center;/* background-size: 30px; */}
.bg_dh{width:100%; margin:0 auto;float:left;}

.logo{float: left;width: 50%;/* max-width:620px; */height:auto;position:relative;top: 10px;height:0;z-index:9999;text-align: center;margin:0 auto;}
.logo a{width:100%; height:auto; overflow:hidden; display: block;}
.logo img{width:100%;}

.dh{float: right;width: calc(50% - 50px);margin-right: 50px;max-width:700px;margin-top: 40px;}
.dh_l{float:left;}
.dh_r{float:right;}
#menu {
	position: relative;
	z-index: 9;
	zoom: 1;
	width:100%;
	text-align: center;
	height:50px;
	margin: 0 auto;
	list-style: none;
}

#menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	padding:0px 0;
	text-align: center;
	line-height:50px;
	height: auto;
	padding: 0px 10px;
	width: 25%;
	text-align:center;
	display: inline-block;
	float: left;
	position: relative;
}

#menu li a {
	white-space: normal;
	color: #fff;
	padding: 0 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#menu li:hover {
	/*background-color: #005cbb;*/
}
#menu li:hover a{color: #fff;}
#menu li a:hover {
	
}

#menu li ol {
	margin: 0;
	padding: 0;
	width: 100%;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top:50px;
	left: 0;
	z-index: 1;
	background:none;
	filter: alpha(opacity=100);
	/*transition: all .2s ease-in-out;*/
}
#menu li ol li{margin-left: 0;background-color: #005cbb;}

#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;
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0;color: #fff;
	_line-height: 0;
	background-color:#005cbb;
}

#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: none;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: none;
	background-color: #005cbb;
	/* 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: #005cbb;
	color:  #fff;
}

.main{width:100%; max-width:1600px; margin: 0 auto;}
.lm{float:left; width:100%;line-height:80px;}
.lm h6{float:left; font-size:34px;line-height:80px; font-weight:bold; color:#333; padding-right:65px; background:url(/img/bg_lm.png) no-repeat right top;}
.lm .more{float:right; display:block; width:60px; height:80px; background:url(/img/more.png) no-repeat right center;}

.bg_index1{padding:35px 0;overflow:hidden;/* background:url(/img/bg_index1.png) #e7edf1 no-repeat center center; */}

.gzdt{float:left; width:100%;}
.gzdt_pic{float:left;margin-top:20px;width: calc(50% - 20px);;max-width: 750px;max-height:508px;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{display:inline-block; width:100%; height:508px; overflow:hidden;}
.gzdtSwiper .swiper-slide .pic img{width:100%;}
.gzdtSwiper .swiper-slide .bt{position:absolute; padding:20px 20px 14px 20px; width:100%; left:0; bottom:0; text-align:center; line-height:50px; background:url(/img/gzdt_picbt.png) repeat bottom left;}
.gzdtSwiper .swiper-slide .bt h6{float:left; width:calc(100% - 80px); text-align:left; line-height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.gzdtSwiper .swiper-slide .bt h6 a{color:#fff; font-size:18px; font-weight: bold;}
.gzdtSwiper .swiper-slide .bt span.time{float:left; width:100%; background:url(/img/gzdt_time.png) no-repeat left center; text-align:left; text-indent:6px; color:#fff; font-size:14px; line-height:22px;}
.gzdtSwiper .swiper-slide .bt p{float:left; width:100%; text-align:left; margin:5px 0; height:50px; overflow:hidden; line-height:25px; font-size:14px; color:#fff;}
.gzdtSwiper  .swiper-pagination-bullet{width:10px; height:10px; border:0px solid #fff;background-color:#fff; opacity:.8; margin:0 5px; border-radius:100% !important;}
.gzdtSwiper  .swiper-pagination-bullet-active{background-color:#fff;opacity:1;}
.gzdtSwiper  .swiper-pagination-bullets{bottom:100px !important; left:auto !important; right:20px !important; background: top center; width:75px !important;padding-top:0px; height:20px;}

.gzdt_bt{float:right;width: calc(50% - 20px);;max-width: 760px;}
.gzdt_bt dl{float:left;margin-left:2%;display: none;margin-top:5px;margin-bottom:0;width:48%;max-width:380px;}
.gzdt_bt dl dd{position:relative; float:left; margin:17px 0; width:100%; height:260px;}
.gzdt_bt dl dd .pic{float:left; width:100%; height:auto; overflow:hidden;}
.gzdt_bt dl dd .pic img{width:100%;}
.gzdt_bt dl dd .bt{position:absolute; left:0; bottom:0; width:100%; height:70px; padding:5px 20px; background-color:#fff;}
.gzdt_bt dl dd .bt a{float:left;width:100%; color:#333; font-size:18px; height:60px; overflow:hidden; line-height:30px;}

.gzdt_bt ul{float:left;/* margin-left:2%; */width: 100%;/* max-width:412px; */}
.gzdt_bt ul li{float:left; width:100%; /*background:url(/img/listd.png) no-repeat left top 28px;*/ border-bottom:1px solid #c5cdd2; padding:18px 0 17px 0;}
.gzdt_bt ul li a{float:left;width:calc(100% - 100px);line-height:30px;max-height: 60px;color: #000;font-weight: bold;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.gzdt_bt ul li span.time{float:right; width:100px;; text-align:center; font-size:16px; color:#333; line-height:30px;}
.gzdt_bt ul li:hover a{color:#005cbb;}
.bg_index2{padding:35px 0;}

.zbdj{float:left;width: calc(50% - 20px);;max-width:760px;}
.djst{float:left;margin-top:20px;padding:28px 0 0 30px; position:relative; width:100%;}
.djst .pic{position:relative; z-index:99;width:440px; height:270px; overflow:hidden;  float:left;}
.djst .pic img{width:100%;}
.djst .bt{float:left; width:calc(100% - 440px); height:270px; background:url(/img/zbdj_bt.png) no-repeat #005cbb center bottom;}
.djst .bt p{float:left; width:100%; line-height:30px; overflow:hidden; height:90px; margin-top:65px; padding:0 20px;}
.djst .bt p a{color:#fff; font-size:18px; font-weight:bold;}
.bg_st{position:absolute;left:0; top:0; width:360px; height:230px;z-index:9; background-color:#005cbb;}
.zbdj ul{float:left; width:100%;}
.zbdj ul li{float:left;width:100%; /*padding-left:15px;  background:url(/img/listd.png) no-repeat left center;*/ line-height:50px; border-bottom:1px solid #dadada;}
.zbdj ul li a{float:left;width:calc(100% - 110px);overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color: #000;font-weight: bold;/* font-size:18px; */}
.zbdj ul li span.time{float:right;/* font-size:18px; */color:#666;}
.zbdj ul li:hover a{color:#005cbb;}

.tzgg{float:right; width: calc(50% - 20px);}
.tzgg2{float:right;width: calc(50% - 20px);}
.tzgg ul{float:left; width:100%;}
.tzgg2 ul{float:left;width:100%;margin-top:13px;}
.tzgg ul li{float:left;width:100%;margin-top:20px;box-shadow:0 0 0 #005CBB;margin-bottom:0px;/* height:100px; */background-color:#f3f7fc;padding:10px;border:0px solid #bbc9db;}
.tzgg ul li:hover{border:1px solid #005CBB; background-color:#005cbb;box-shadow:0 0 5px 1px #005CBB; }
.tzgg ul li .date{float:left;text-align:center;width:80px;height: 80px;background-color:#005cbb;}
.tzgg ul li .date b{float:left;width:100%;color:#fff;font-size:25px;line-height: 40px;}
.tzgg ul li .date span{float:left;width:100%;color:#fff;font-size:16px;line-height: 35px;}
.tzgg ul li .bt{float:right;width:calc(100% - 100px);margin:0px 0;line-height: 60px;overflow:hidden;/* text-overflow:ellipsis; *//* white-space: nowrap; */}
.tzgg ul li .bt a{color:#333; font-size:18px;}
.tzgg ul li:hover .date{border:1px solid #fff;}
.tzgg ul li:hover .bt a{color:#fff; font-weight:bold;}

.bg_index3{float:left;margin-top:70px;min-height: 10px;overflow:hidden;position:relative;}
.bg3foot{position:absolute;z-index:3;left:0;bottom:0;width:100%;/* height: 546px; *//* background-color:#e7edf1; */}
.bg3top{position:absolute;z-index:8;/* display: none; */right:0;top:0;width:67%;max-width:1300px;height:590px;background:url(/img/bg3top.png) no-repeat left top transparent;}
.bg_index3 .main{position:relative; z-index:15;}
.bg_index3 .more{background-image:url(/img/more2.png);}
.gzzd{float:left;margin-top:30px;width: calc(50% - 20px);max-width: 760px;}
.bg_gzzd{float:left;width:100%;padding: 15px 20px;margin-top:20px;/* height:380px; */background-color:#b29873;}
.gzzd ul{float:left;width:100%;}
.gzzd ul li{width: 100%;padding: 17px 0 16px 0;border-bottom:1px solid #fff;}
.gzzd ul li .date{float:left;display: none;text-align:left;color:#fff;width:80px;height:60px;border-right:1px solid #fff;}
.gzzd ul li .date span{float:left; width:100%; font-size:22px; line-height:30px;}
.gzzd ul li .date b{float:left;width:100%; font-size:16px; font-weight:normal; line-height:25px;}
.gzzd ul li .bt{float:right;width: 100%;/* width:calc(100% - 100px); */line-height:30px;/* height:60px; */overflow:hidden;}
.gzzd ul li .bt a{color:#fff;/* font-size:18px; */font-weight: bold;}

.fwzn{float: right;margin-top:30px;width: calc(50% - 20px);max-width: 760px;}
.fwzn .lm h6{color:#fff; background-image:url(/img/bg_lm2.png);}
.bg_fwzn{float:left;width:100%;padding: 15px 20px;margin-top:20px;/* height:380px; */background-color:#fff;}
.fwzn ul{float:left; width:100%;}
.fwzn ul li{float:left;width: 100%;padding: 17px 0;/* height:80px; */width:100%;border-bottom:1px solid #dadada;}
.fwzn ul li a{float:left;width:100%;/* font-size:18px; */font-weight: bold;color: #000;line-height:30px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.fwzn ul li .time{float:left;display: none;font-size:14px;color:#9a9a9a;width:100%;line-height:25px;}
.fwzn ul li .time span{float:left; width:24px; height:1px; margin:12px 10px 12px 0; background-color:#cecece;}

.ksdh{float:left;margin: 80px 0 30px 0;overflow:hidden;width:100%;}
.ksdh ul{float:left; width:calc(100% + 20px);}
.ksdh ul li{
	float:left;
	padding:10px;
	height:auto;
	width:calc(16.6% - 20px);
	background: url(/img/bgksdh.png) no-repeat right bottom #fff;
	background-size: 130px;
	border: 1px solid #e7edf1;
	background-color:#fff;
	margin-bottom: 20px;
	margin-right:20px;
	}
.ksdh ul li a p{float:left;width:auto;color:#333;line-height:50px;font-size: 14px;font-weight: bold;}
.ksdh ul li a img{float:left;width:5.2rem;height:5rem;margin-right: 10px;margin-top: 0px;}
.ksdh ul li a embed{float:left;width:5.2rem;height:5rem;margin-right: 10px;margin-top: 0px;}



.footer{float:left; width:100%; background-color:#005cbb;}
.foot{width:100%; max-width:1600px; margin:0 auto; text-align:center;}
.foot_lg{display:none; float:left; width:100%; margin:15px 0; text-align:center;}
.foot_lg img{display: inline-block;}
.copy{float:left; width:100%; text-align:center; line-height:40px;}
.copy p{font-size:16px; color:#fff;}

.bg_main{overflow:hidden; background-color:#e7edf1;}
.m_l{position:relative; z-index: 20; float:left; margin-top:30px; width:18%; max-width:260px; background-color:#005cbb;padding-top:20px;padding-bottom:10px;}
.yjlm{float:left;width:100%; height:50px; padding:0 20px;  line-height:50px; background:url(/img/bg_yjlm.png) no-repeat right bottom; }
.yjlm h6{float:left; width:100%; text-align:left; font-weight: bold; font-size:34px;color:#fff;}
.ejdh{float:left; width:calc(100% - 10px); padding:0 0px;  background:url(/img/bg_ejdh.png) #fff no-repeat top left 20px;}
.ejdh ul{float:left; width:100%;}
.ejdh ul li{float:left; margin:0 20px; width:calc(100% - 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; 
	background:url(/img/ejdh_li.png) no-repeat right center;
	line-height:30px; padding:14px 0; border-bottom:1px solid #dbdbdb;}
	
.ejdh ul li a{font-size:18px; color:#333;}
.ejdh ul li.on,.ejdh ul li:hover{width:100%; padding:14px 20px; margin:0; background:url(/img/ejdh_on.png) #eaf1f8 no-repeat right 20px center;}
.ejdh ul li.on a,.ejdh ul li:hover a{color:#005cbb; font-weight: bold;}


.sunav{
    position: absolute;
    right: 0;
    top: 10px;
    /* float: left; */
    display: none;
    width: 80%;
    max-width:300px;
    height: 40px;
    margin: 5px auto;
}
.sunav .dl-menuwrapper button:hover,.ejdh .dl-menuwrapper button.dl-active{background-color:transparent;}

.sunav .dl-menuwrapper button{padding-right:10px;height: 40px;background-color: transparent;}
.sunav .dl-menuwrapper,.ejdh .dl-menuwrapper button{float:left;right:auto;max-width: 100%;left:0;}
.sunav .dl-menuwrapper .dl-menu{margin-top:0;}
.sunav .dl-menuwrapper li {
	padding: 0 10px;
}
.sunav .dl-menuwrapper li a {
	border: 0;
	color: #fff;
	padding: 5px 0;
	text-decoration: none !important;
}

.sunav .dl-menuwrapper li:hover {
	background-color: #fff;
}

.sunav .dl-menuwrapper li:hover a {
	border: 0;
}

.sunav .dl-menuwrapper button span {
	width: 80%;
	height: 3px;
	background-color: #fff;
	margin: 0px auto 5px auto;
	display: block;
}

.sunav .dl-menuwrapper:first-child {
	margin-right: 0;
}
.sunav .dl-menuwrapper ul{background-color: #005CBB;}
.m_r{position:relative; margin-bottom:60px; min-height:500px; background-color:#fff; float:right; margin-top:30px;width:82%; max-width:1300px; padding:20px 40px;}

.dqlm{float:left;width:100%; height:50px; border-bottom:1px solid #bdc3c7;}
.dqlm h6{float:left; line-height:49px; background:url(/img/dqlm.png) no-repeat center bottom -3px; border-bottom:3px solid #005cbb; font-size:22px; font-weight: bold; color:#333;}

.dqwz{float:right;font-size: 16px; color:#767676;background:url(/img/bg_dqwz.png) no-repeat left center; padding-left:20px; font-size: 16px; color:#333;line-height:50px;}
.dqwz a{font-size: 16px; color:#767676;}

.btlist{float:left; width:100%;}
.btlist ul{float:left; width:100%;}
.btlist ul li{float:left;  width:100%; /*padding-left:15px;background:url(/img/listd.png) no-repeat left center;*/ line-height:65px; border-bottom:1px solid #dde1e3;}
.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; font-weight: bold;}
.xb-list{
   float:left; width:100%;
}
.xb-list ul li{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    /* background-image: url(/img/xblistbg.png);*/
    background-position: right bottom;
    background-repeat: no-repeat;
    box-shadow: 4px 4px 5px #f2f2f2,-4px -4px 5px #f2f2f2;
}
.xb-list ul li i{
	
	width:0;
	height:4px;
	position:
	absolute;
	bottom: 0px;
	z-index: 5;
	left: 0;background:#f09621;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.xb-list ul li:hover i{width:100%;-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;}
.xb-list .xblist-date{
    /* float: left; */
    width: 65px;
    border-top: 2px solid #005ebb;
    color:#005ebb;
}
.xb-list .xblist-date p{
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.xb-list .xblist-date h2{font-size: 24px;}
.xblist-oli{
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.ddr .xblist-pic {width:1.5rem;height: 1.85rem;}
.xblist-pic {
    /* float: left; */
    /* margin-left: 20px; */
    width: 172px;
    height: 114px;
    overflow: hidden;
}
.xblist-pic a,.xblist-pic span{
    display: block;
    width: 100%;
    height: 100%;
}
.xblist-pic span{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.xb-list ul li:hover .xblist-pic span{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.xblist-title{
    /* float: right; */
    width: calc(100% - 280px);
}
.ddr .xblist-title{width:9.2rem;}
.xb-list .xblist-title2{width:11.2rem;}
.xblist-title a{display: block;}
.xblist-title h2{
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xblist-title div{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 0.07rem;
}
.xblist-title p{
    font-weight: normal;
    color: #005ebb;
    font-size: 12px;
}
.xblist-title span{
    padding-left:20px;
    padding-right: 0.4rem;
	position:relative;
    /* background: url(/img/xbicon1.png) no-repeat left center; */
}
.xblist-title em{
    padding-left: 20px;
    font-weight: normal;
	position:relative;
    /* background: url(/img/xbicon2.png) no-repeat left center; */
}
.xblist-title span embed,.xblist-title em embed,.xblist-title span img,.xblist-title em img{
	position:absolute;
	left:0;
	top:1px;
}
.xblist-title span embed,.xblist-title span img{top:3px;}
.xb-list ul li:hover{
    /*background-color:#005ebb ;
   
    box-shadow: 4px 4px 5px #dae8f5,-4px -4px 5px #dae8f5;
    transition: all 0.5s ease-in-out;*/
} /*
.xb-list ul li:hover .xblist-date,.xb-list ul li:hover .xblist-title h2,.xb-list ul li:hover .xblist-title div,.xb-list ul li:hover .xblist-title span,.xb-list ul li:hover .xblist-title em{
    color: #ffffff;
   transition: all 0.5s ease-in-out;
}
.xb-list ul li:hover .xblist-date{
    border-top: 2px solid #ffffff;
    transition: all 0.5s ease-in-out;
} 
.xb-list ul li:hover .xblist-title span{
   transition: all 0.5s ease-in-out;
   background: url(/img/xbicon1_w.png) no-repeat left center;
}
.xb-list .xblist-title em span{background:none;padding-left:0;}
.xb-list ul li:hover .xblist-title em{
    transition: all 0.5s ease-in-out;
    background: url(/img/xbicon2_w.png) no-repeat left center;
}*/
.xb-list ul li:hover .xblist-title em span{background:none;}
.xb-list .fan{
    margin: 0.6rem auto;
}
.xb-list .xblist-title em span{background:none;padding-left:0;}
.fy{float:left; width:100%; margin:30px auto;}

.article{width:100%;float: left; margin: 0; padding: 0;}
.article_title{float: left; text-align: center; width:100%; margin-top: 20px;}
.article_title h1{font-size: 24px; color: #333; font-weight: bold; line-height: 30px;}
.article_title h2{font-size: 20px; color: #333; line-height: 30px;}
.article_data{float: left;width:100%;text-align: center;padding: 20px 0px;margin: 0px auto 30px auto; border-bottom: 1px dashed #C0C0C0; height:auto;line-height: 18px;font-size: 16px;color: #888;}
.article_data b{margin:0 10px;}
.wznr{float:left; width:100%; margin-top:0px;padding-bottom:40px; border-bottom: 1px dashed #C0C0C0;}
.wznr p,.wznr p span{font-family: "microsoft yahei";}
.wznr p{line-height: 200%;text-indent: 2em;height: auto;overflow: hidden;font-size: 18px;color: #333 ;margin-bottom:0;}
.wznr p img{margin: 10px auto;max-width:calc(100% - 4em);display: block;}
.wznr p table,.wznr table{width:100%; max-width: 100%; height: auto; margin: 0 auto;display: inline-block;}
.page{float:left; width:100%; margin: 20px 0;}
.page div{float:left; width: 100%; line-height: 40px; font-size: 18px; color:#005CBB;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.page div  a{margin-left:5px;color: #000; font-size: 18px;}


.xbxrld_tab{
	margin: 0 auto;
	margin-top:20px;
	width: 65%;
	display: block;
}
.xbxrld_tab ul li{
	float: left;
	width: 100%;
	margin:10px 0;
	line-height: 32px;
	font-size:14px;
	overflow:hidden;
	border-bottom: 1px solid #dfe7ee;
	position:relative;
}
.xbxrld_tab ul li a{font-size:14px;line-height: 32px;display:block;}
.xbxrld_tab ul li div{
	float:
	left;
	width: 60%;
}
.xbxrld_tab ul li div p{/* font-weight:bold; */}
.xbxrld_tab ul li h3{width: 25%;font-weight: bold;font-size:16px;line-height: 32px;float: right;}
.xbxrld_tab ul li h3.xm1{letter-spacing: 12px;}
.xbxrld_tab ul li i{
    position: absolute;
    height: 3px;
    width: 0px;
    bottom: 0;
    left: 0;
    background-color: #f09621;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.xbxrld_tab ul li:hover i{
    width:80px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}