*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}  
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	background: #fff;
	height: auto;
}
a {
	color: #333;
	-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;
	text-decoration: none;cursor: pointer;
}
a:hover, a:focus {
	color:#2b3f86;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;          
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;}
select { width:100%;}
input::-webkit-input-placeholder{ color: #3C5AA9;}
input:-moz-placeholder{ color: #3C5AA9;}
input::-moz-placeholder{ color: #3C5AA9;}
input:-ms-input-placeholder{ color: #3C5AA9;}


.left {
	float: left;
}
.right {
	float: right;
}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb45 { margin-bottom:45px;}
.mb50 { margin-bottom:50px;}
.mb75 { margin-bottom:75px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.bh { display:block; overflow:hidden;}
.img-hover:hover {
    opacity: 0.8;
}

.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 15px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}
@media (min-width: 1230px){
	.container{width: 1200px;}
}
@media (min-width: 1299px){
	.container{width: 1260px;}
}
@media (min-width: 1366px) {
  .container{width: 1330px;}
}
@media (min-width: 1399px) {
  .container{width: 1360px;}
}
@media (min-width: 1499px) {
  .container{width: 1460px;}
}
@media (min-width: 1599px) {
  .container{width: 1530px;}
}
@media (min-width: 1699px) {
  .container{width: 1630px;}
}

h2 { color:#005896;}
.clear{clear:both;}



/*---------------common---------------------*/
.sidebar {overflow: hidden;}
.sidebar .title {margin-bottom: 0px;
	position: relative;
	background: #D0021B; 
	font-size: 20px;
	font-weight: 700;
	color:#ffffff;
	margin-top: 0;
	border-top: #f08519 solid 0px;
	overflow: hidden;
	text-transform:uppercase;
	line-height: 34px;
    padding: 10px 15px}
.sidebar .title img{ display: inline-block; float: left; margin:17.5px 10px 17.5px 25px;}

@media (max-width:1390px) {
	.sidebar .title{ font-size:18px;}
} 
@media (max-width:1290px) {
	.sidebar .title{ font-size:16px;}
} 
@media (max-width:1199px) {
	.sidebar {margin-right: 0px;}
} 

/* Tables
---------------------------------- */
.table:not(.table-bordered) {
	border-bottom: 2px solid #f3f3f3;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	color: #00409a;font-size: 15px;
}
.table-bordered {
	border-color: #e6e6e6;
}
/*tbody {
	background-color: #ffffff;
}*/
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px 15px;
	border-top: 1px solid #f3f3f3;
}
.table-striped tbody {
	background-color: #fafafa;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f1f1f1;
}
.table-striped.table > tbody > tr > td {
	border-color: #e8e8e8;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border-color: #dedede;
}
.dl-horizontal dd {
	margin-bottom: 10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	.dl-horizontal dd {
		margin-left: 150px;
	}
	.dl-horizontal dt {
		max-width: 120px;
	}
}



/*---------------网站头部---------------------*/
.webheader{ position: relative; }
.head_title{ 
	position: absolute; 
	width: 100%;
	left: 0;
	top:0;
}
.tpic01{ width: 100%; }
.tpic02{ width: 100%; display:none; }
.pcback{}
.mobback{  display:none;  }


@media (min-width: 1921px){
	
}
@media (max-width: 1399px){
	
}
@media (max-width: 1299px){
	
}
@media (max-width: 1280px){
	.tpic01{ display:none; }
	.tpic02{ display:block; }
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	.pcback{display:none;}
	.mobback{ display:block; width: 100%;}
	
}
@media (max-width: 767px){
	.head_title a img{ width: 65%; }
	.head_title .right{ text-align: right; }
	.head_title .right img{ display:inline-block; }
}


.zt_cent{ 
	font-size: 20px;  
	line-height:1.4;
}
.mag_topheight{
	position: relative;
    z-index: 1;
    margin-top: -13%;
 }
.yw-and-sp{ background:url(20260427_jcyj_bjq.png) no-repeat left bottom; }
.zl-and-mt{ background:url(20260427_jcyj_zlbj.jpg) no-repeat left bottom; background-size: cover; padding-top: 18px;}
@media (max-width: 1280px){
	.mag_topheight{ margin-top: -18%; }
}



/* 轮播图片大小控制 */
.news_video{ 
	padding: 20px 0 0; position: relative;
}
.top_tegao{ text-align: center;margin-bottom: 30px; padding: 8px 15px 0;}
.top_tegao a{ 
	font-size: 32px;
	font-weight: 700; 
	line-height: 1.2; 
	color:#ffe1aa; 
}
.top_tegao a:hover{
	color: #fec45c;
}
.top_bigtitle{font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    color: #b82d2d;
    text-decoration: none;
	display: block;
    margin-bottom: 20px;
text-align: center;}
.pagination {
  	position: absolute;
    z-index: 20;
    bottom: 10px;
    text-align: right;
    right: 20px;
    margin: 0;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.banner01{

}
.banner01 .swiper-slide a img{ width: 100%; }
.banner01 .swiper-button-prev, 
.banner01 .swiper-button-next{ 
	background-color: rgba(255,255,255,0.4); 
	background-size: 45%;
	    height: 32px;
    margin-top: -16px;
	bottom: 80px;
	top: auto;
}
.banner01 .swiper-button-prev{ left:auto; right: 40px; }
.banner01 .swiper-button-next{ }
.djban_txt{ 
  padding: 9px 15px;
  font-size: 22px; 
  font-weight:700;
  color:#fff; 
  line-height: 1.37;
  text-align: center;
  margin-top: 5px;
}
.djban_txt:hover{ text-decoration:underline;   }

.djban_txt{ overflow: hidden; 
    text-overflow:ellipsis;
    white-space: nowrap;}

@media (max-width: 1699px) {
	
}
@media (max-width: 1440px) {

}
@media (max-width: 1366px) {
	
}
@media (max-width: 1280px) {
	
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
  .djban_txt{ font-size: 18px; }
}

@media (max-width: 767px) {
	.banner01 .slides img { width: 100%;} 
	.banner01{ margin-bottom: 0; }
	.pagination{ display:none; }
    .djban_txt{ padding-right: 10px;  padding-left: 10px; 
    	font-size: 16px; padding-bottom: 20px;}
    .banner01.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0;}
    .djban_txt{ margin-top: 10px;  }

}
@media (max-width: 600px) {
  .djban_txt{ font-size: 16px; line-height: 24px;}
}
@media (max-width: 500px) {
	
}
@media (max-width: 450px) {

}
@media (max-width: 380px) {
  
}
@media (max-width: 320px) {
  
}

/* xuyan */
.xuyan_cent{ 
	position: relative; 
	background:rgba(255,255,255,0.38);
	padding:30px 30px 20px;
}
.xuyan_cent:after{
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
	border: 1px solid rgba(255,255,255,0.4);
	inset: 6px;      /* 上右下左都是 5px */
	pointer-events: none;  /* 边框不阻挡点击 */
}
.xuyan_cent p{
	font-size: 18px;
	font-weight: 700;
	line-height: 1.89;
	color: #01388a;
}
@media (max-width: 1280px) {
	
}
@media (max-width: 1199px) {
  
}
@media (max-width: 991px) {
  
}
@media (max-width: 767px) {
	.xuyan_cent{padding:20px 15px 10px;}
  .xuyan_cent p{ font-size: 16px; line-height: 1.6; }
}


/* yaowen */
.both_hydt{  padding: 0 0 10px;	}
.both_hydt{
	background:url(20260427_jcyj_ywbj.jpg) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 25px;
}
.lanmucent{
 padding:30px 10px 0 40px;
}
.yaowen{ 
	position: relative;
	padding:5px 40px 0 10px;
}
.yowen-title{
	font-weight: 700;
	line-height: 1.34;
}
.yowen-title a{ color: #fff; }
.yowen-title a:hover{text-decoration:underline;}
.yaowen p{ 
	font-size: 16px; 
	line-height: 1.625;
	color: #fff;
	text-align: justify;
}
.yaowen-ul{ padding-right: 12px; margin-top: 20px; }
.yaowen-ul li{ 
	overflow: hidden; 
	line-height:2; 
	font-size: 18px;
	position: relative;
}
.yaowen-ul li:before{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 10px;
      height: 10px;
      background:#fff;;
      position: absolute;
      left:0px;
      top:15.5px;
      z-index: 9;
      border-radius: 50%;
}
.yaowen-ul li a{ 
	color: #fff;
	display: block;
	text-align: justify;
	padding-left: 20px;
	font-weight: 700;
}
.yaowen-ul li a:hover{ text-decoration:underline;  }

@media (min-width: 992px){
	.both_hydt{ margin:0 -10px 25px; }
	.both_hydt .col-md-6{ padding: 0 10px;}
}
@media (max-width: 1699px) {
  
}
@media (max-width: 1499px) {
  
  .yowen-title{ font-size: 26px; }
}
@media (max-width: 1299px) {
  .lanmucent{
	 padding:25px 5px 0 30px;
	}
	.yaowen{ 
		position: relative;
		padding:0 30px 0 5px;
	}
}
@media (max-width: 1199px) {
  .lanmucent{
	 padding:25px 5px 0 30px;
	}
}
@media (max-width: 991px) {
    .lanmucent{ padding:0;}
    .both_hydt{ background-size:cover; padding: 15px 0;}
	.yaowen{ padding-right: 5px; }
	.yowen-title {
        font-size: 22px;
    }
    .yaowen p,
    .yaowen-ul li{ font-size: 16px; }
    .yaowen-ul li:before{ top: 11.5px; }
}
@media (max-width: 767px) {
	.yowen-title{ font-size: 18px; margin-top: 0; }
	.yaowen-ul li a{ max-width: 100%; }
	.yaowen-ul li span{ display: none; }
	.yaowen p{ font-size: 15px; }
}

/* 视频 */
#certify {
	position: relative;
}
.spbanner {background:url(20260427_jcyj_spyy.png) no-repeat bottom center;}
#certify .swiper-container {
	padding-bottom: 0;
}

#certify  .swiper-slide {
	width: 600px;
	
}
#certify  .swiper-slide img{
	display:block;
	border:4px solid #fff;
}
#certify  .swiper-slide p {
	padding:15px 10px 19px;
	color: #000;
	font-size: 18px;
	margin: 0;
	text-align: center;
}
#certify  .swiper-slide p:hover{color:#01388a;}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
	background-color: #fff;
	width: 12px;
	height: 12px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #bab8b9;
}

#certify .swiper-button-prev {
	left: 20%;
	width: 51px;
	height: 51px;
	background: url(20260427_jcyj_spl.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-next {
	right: 20%;
	width: 51px;
	height: 51px;
	background: url(20260427_jcyj_spr.png) no-repeat;
	background-size: 100%;
}
@media (min-width: 992px) {
	#certify  .swiper-slide p{
		height: 90px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
}
@media (max-width: 1450px) {
	#certify .swiper-button-prev{left: 15%;}
	#certify .swiper-button-next{right: 15%;}
}
@media (max-width: 1366px) {
	#certify{padding: 0 10px;}
}
@media (max-width:1199px) {
	#certify .swiper-slide{ width: 440px;background:#fff; }
}
@media (max-width:991px){
	#certify .swiper-button-prev,
	#certify .swiper-button-next { display: none; }
}
@media (max-width: 767px) {
	#certify  .swiper-slide { width: 100%; }
	#certify .swiper-container{ padding-bottom: 1px;background:none; }
}


/* 更多 */
.lan_more{
	width: 100px;
	text-align: center;
	font-size: 18px;
	color: #888;
	display: block;
	line-height: 2;
	margin:0 auto;
	border-bottom: 1px solid #dfdfdf;
}
.lan_more:hover{color:#2b3f86;}
.lan_more01{
	color: #ba9118;
}
.lan_more01:hover{color: #ab2b2b;}


/* 标题 */
.lan_title{ 
    overflow: hidden;
	text-align: center;
	width: 100%;
	background: url(20260427_jcyj_btbj.png) center no-repeat;
	margin-bottom: 35px;
}
.lan_title b{ 
	font-size: 30px;
 	font-weight: 700;
 	line-height: 50px;
 	padding:12px 0 20px;
 	display: block;
}
.lan_title a{ 
	color: #fff;
}
.lan_title01{background: url(20260427_jcyj_btbj3.png) center no-repeat;}
.lan_title01 b{ font-size: 27px; }
@media (max-width: 767px) {
	.lan_title{ background-size: 170%; }
	.lan_title b{ font-size: 26px; }
	.lan_title01{ background-size: 140%; }
	.lan_title01 b{ font-size: 22px; }
}
@media (max-width: 420px) {
	.lan_title01{ background-size: 160%; }
	.lan_title01 b{ font-size: 20px; }
}



/* 视频列表 */
.spxw-cent{}
.spxw-cent ul li p{ margin-top: 8px; }
@media (max-width: 767px) {
	.spxw-cent ul li p{ margin-bottom: 20px; font-size: 16px; }
}
@media (min-width: 768px) {
	.spxw-cent ul{display: flex;
    justify-content: center;
    margin: 0 auto;}
}



/* 专栏 */
.column_mtbd{

}
.kly-cent{ 
	position: relative; 
	background:rgba(190,193,238,0.15);
	margin-bottom: 60px;
}
.kly-cent::before,
.kly-cent::after{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 100%;
      height: 100%;
      position: absolute;
      left:0px;
      top:0;
      z-index: 9997;
}
.kly-cent::before{
      border:4px solid rgba(68,79,228,0.29);
}
.kly-cent::after{
      border:1px solid rgba(68,79,228,0.15);
      top: 11px;
      left:11px;
}
.kly-cent-xk{
	padding:40px 50px 30px;
}
.kly-cent-xk::after{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 13px;
      height: 30px;
      background:#3b389a;
      position: absolute;
      left:-2px;
      top:40px;
      z-index: 9997;
}

.kly-cent p{
	font-size:20px;
	font-weight: 700;
	line-height: 1.7;
	color: #505ea5;
}
.mtbdtxt_list{
	
}
.mtbdtop-li{
	margin-bottom: 70px;
}
.mtbdtop-li a{
	
}
.mtbdtop-li a h3{
	font-size: 30px;
	font-weight: 700;
	line-height: 1.34;
	text-align: center;
	color: #3549b3;
	border-bottom: 7px solid #d1d1d1;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.mtbdtop-li a p{
	line-height: 2;
	text-indent: 2em;
}
.mtbdtop-li a p span{ font-size: 16px; color: #999; }
.mtbdtop-li a p:hover span{
	 color:#2b3f86;
}
.zl_cent .wenzi_list{
	overflow: hidden;
}
.zl_cent .wenzi_list li{ display: flex; margin-bottom: 28px; }
.zl-date{
	flex-shrink: 0;
    width: 100px;
    border-left: 10px solid #4c5bb8;
    font-size: 16px;
    color: #a2a2a2;
    padding-left: 6px;
}
.zl-date span{ display: block; font-size: 25px; font-weight: 700; color: #4b5bb9;}
.zl_cent .wenzi_list li a{
    flex-shrink: 1;
    width: 100%;
    font-size: 22px;
    line-height: 1.82;
    overflow: hidden; 
    text-overflow:ellipsis;
    white-space: nowrap;
}
@media (max-width: 1199px){
	.mtbdtop-li a h3{ font-size: 24px; border-bottom:3px solid #d1d1d1;}
	.mtbdtop-li a p{ font-size: 18px; }
}
@media (max-width: 991px){
	.mtbdtop-li a h3{ font-size: 20px; }
	.mtbdtop-li a p{ font-size: 16px; }
	.zl_cent .wenzi_list li a,
	.kly-cent p{ font-size: 18px; }

}
@media (max-width: 767px){
	.mtbdtop-li a h3{ font-size: 18px; }
	.zl-date{
	width: 86px;
	border-left: 5px solid #4c5bb8;}
	.zl-date span{ font-size: 20px; }
	.kly-cent-xk{ padding:25px 28px 15px; }
	.kly-cent p{ font-size: 16px; }
}




/* 媒体数据 */
.mtbd_cent{

}
.mtbd_cent .wenzi_list{
	overflow: hidden;
}
.mtbd_cent .wenzi_list li{ display: flex; margin-bottom: 28px; align-items:center;}
.mtbd_cent .zl-date{
	flex-shrink: 0;
    width: 56px;
    border: 1px solid #c6c9d9;
    font-size: 16px;
    color: #7b85b6;
    padding:4px 4px 2px;
    text-align: center;
}
.mtbd_cent .zl-date span{ display: block; border-bottom: 1px solid #7b85b6;
	font-size: 16px; font-weight: 700; color: #4b5bb9;}
.mtbd_cent .wenzi_list li a{
    flex-shrink: 1;
    width: 100%;
    font-size: 22px;
    padding-left: 12px;
    line-height: 1.82;
    overflow: hidden; 
    text-overflow:ellipsis;
    white-space: nowrap;
}
@media (max-width: 991px){
	.mtbd_cent .wenzi_list li a{ font-size: 18px; }
}
@media (max-width: 767px){
	.mtbd_bg .lan_title{ background-size:175%; }
	
}


/* foot */
.foot{ background: #253ab1; color: #fff;}
.foot a{color: #fff;}
.foot .copyright{padding: 25px 0 20px;
    overflow: hidden;}
.foot .cas_jiucuo{
    float: left;
    width: 33%;
text-align: right;}
.foot .left{ width: 51%;text-align: center; margin-top: 13px;}
#_span_jiucuo{    display: inline-block;
    vertical-align: top;
    margin-top: 13px;margin-right: 20px;}
#_ideConac{ display:inline-block; }

@media (max-width: 1199px){
	.foot .left{ width: 65%; }
	.foot .cas_jiucuo{ width: 25%; }
}
@media (max-width: 991px){
	.foot .cas_jiucuo {
    width: 100%;
    text-align: center;}
    .foot .left{ width: 100%; }
}
@media (max-width: 767px){
	
    
}
@media (max-width: 570px){
	
}
@media (max-width: 420px){
	
}
@media (max-width: 405px){
	
}
@media (max-width: 385px){
	
	
}

/* 图片列表 */
.bgfff{ background: #fff; }
.view_cent{ min-height: 600px; position: relative;z-index:1; }
.tuwen_list li p {margin-top: 10px;
    line-height: 1.4;}
.new-graphics .tuwen_list li p{ font-size: 20px; margin-bottom: 16px; }
.ky_seemore{ text-align: center; display:none;  margin: 20px 0 30px;}
.ky_seemore button{
	width: 270px;
	height: 47px;
	line-height: 47px;
	border-radius: 3px;
	border: 1px solid #011586;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background:#011586;}
.ky_seemore button:hover{ background:#011586; border:1px solid #011586; color:#fff; }
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }
.breadcrumb{ background:none; }
@media screen and (min-width: 768px){
	.new-graphics .tuwen_list li p{ 
		min-height:56px; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

}
@media screen and (max-width: 1199px){
	
}
@media screen and (max-width: 991px){
	
}
@media screen and (max-width: 767px){
	.ky_seemore{  display:block; }
	.breadcrumb{ margin-bottom: 10px; }
	.new-graphics .tuwen_list li p{ font-size: 16px; }
	.ky_seemore button{    width: 200px;
    height: 40px;    font-size: 16px;
    line-height: 40px;}
}

/* 文字列表 */
.text_listtime{}
.text_listtime li{ line-height: 44px; overflow: hidden; font-size: 20px;}
.text_listtime li a{
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    float: left;
    max-width: 80%;
    position: relative;
}
.text_listtime li a::before{
	  content: '';
	  pointer-events: auto;
	  display:block;
	  width: 13px;
      height: 13px;
      background:#011586;;
      position: absolute;
      left:0px;
      top:16px;
      z-index: 9997;
      border-radius: 50%;
}
.text_listtime li span{ color:#aaa9a9; }   
.text_listtime li a{ 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
@media screen and (min-width: 768px){
    
}
@media screen and (max-width: 991px){
	.text_listtime li a{ max-width: 77%; }
}
@media screen and (max-width: 767px){
	.text_listtime li a{ max-width: 100%; }
	.text_listtime li span{ display:none; }
	.text_listtime li span{ display:none; }
	.text_listtime li{ font-size:16px; }
}


/*---------------细览---------------------*/
.breadcrumb{ font-size: 15px; margin-top: 10px; }
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    border-bottom: 2px solid #011586;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
	    font-size: 30px;
    line-height: 44px;
    color: #011586;
    text-decoration: none;
    text-align: center;
    font-weight: 700;}
.lyandtime{ font-size: 14px; color:#9a9a9a; }
#xlmain .qtinfo {color:#666; 
	text-align:left; font-size: 14px;
	padding: 0px 0px 0 0px;margin-bottom: 0;}
.share_sy{  border-bottom: solid 1px #cccccc; padding-bottom: 6px; }


#xlmain .qtinfo a {color:#666; text-decoration: none;}
#xlmain .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 24px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:10px 6px 6px 6px; overflow:hidden; display:block; font-size: 18px;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;padding: 0 0 10px 0;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 19px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
#xlmain .textxl *{
    line-height: 1.8!important;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
    color: #444!important;
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden; font-size: 14px;}
.time_ly .right b{ font-weight: normal; margin-right: 20px; }
.text_right{ text-align: right; }
.text_center{ text-align: center; }
.xl_font font{ cursor: pointer; }
.xl_font font:hover{ color:#011586; }
.text_bottom{ font-size: 14px; }

#xlmain .wztitlefb{    
	font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 3px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}

@media (min-width: 767px) {
	#xlmain .textxl img {max-width: 100%;}
}
@media (max-width: 1199px) {
	#xlmain .textsp { width: 64%;}
	.enclosure_btm h3{ width: 16%;}
	.enclosure_btm ul{ width: 84%; }
}
@media screen and (max-width: 991px){
	#xlmain .textsp { width: 80%;}
	.share_sy .col-sm-5{ width:100%; margin-bottom: 5px;}
	#xlmain .qtinfo{  text-align: center; }
	.share_sy .col-sm-7{ width:100%;text-align: center; }
	.font_txtbh{ float: none; }
	.enclosure_btm h3{ width: 25%;}
	.enclosure_btm ul{ width: 75%; }
}
@media (max-width: 767px) {
	#xlmain .wztitle {line-height:30px;font-size: 22px;}
	#xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
	.font_txtbh{ margin-bottom: 5px; }
	.share{text-align: center;
	    width: 140px;
	    float: none;
	    margin: 0 auto;}
    .enclosure_btm h3{ width: 100%;}
	.enclosure_btm ul{ width: 100%; }
	.time_ly .left{ width: 100%; text-align: center; margin-bottom: 6px;}
	.time_ly .right{ width: 100%; text-align: center; }
	.text_bottom .text_center{ display: none; }
	#xlmain video{ width: 100%!important; height:195px!important;}
	#zoom .xgplayer{ width: 100%!important; height:195px!important;}
}





/*图片划过变大*/
.img_hovbig{
	display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}


/*Page*/
#pages {
    width:100%; font-size: 14px; text-align:center; clear:both; 
    border-top: dotted 0px #cccccc; 
	overflow: hidden; padding-top: 0px; margin: 20px 0 30px;
}
#pages span{padding:8px 16px;}
#pages A {
    background: #f5f5f5; 
    color: #333; 
	text-decoration:none;
    border: #f1f1f1 1px solid; 
    display: inline-block; 
	padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#f5f5f5;}
#pages A:hover {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages A.curr {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages A.curr:visited {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages .curr{
	background: #fff;
    color: #011586;
	border:1px solid #fff;
	display:inline-block;
}

@media screen and (max-width: 767px){
	#pages{ display:none; }
	#pages A { padding:3px 10px; font-size: 13px; }
	#pages .nolink{ padding:3px 10px; }
}
@media screen and (max-width: 320px){
	#pages A { padding:2px 8px; font-size: 12px; }
	#pages .nolink{ padding:2px 8px; }
}

/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 45px;
	height: 45px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	background-color: #01388a;
	z-index: 1005;
	border-radius:4px;
	display: none;
}
.scrollToTop img{
	display:inline-block;
	width: 28px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrollToTop {
		width: 40px;
		height: 40px;
		line-height: 37px;
		background-color: rgba(0, 0, 0, 0.4);
	}
	.scrollToTop img{
		display:inline-block;
		width: 25px;
	}
	.mb50{ margin-bottom: 10px; }
}

