﻿i{
	font-style:normal
}
@font-face { font-family: SairaCondensed-Thin; src: url('SairaCondensed-Thin.ttf') }
.centerFl{
	width: 982px;
	float: left;
}
.centerFr{
	width: 320px;
	float: right;
}
.crumbsNav{
	color: #878787;
	font-size: 14px;
}
.crumbsNav a{
	font-size: 14px;
	color: #878787;
	transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.crumbsNav a:hover{
	color: #b50108;
}
.FlTitle{
	border-bottom: 1px solid #e0e0e0;
	height: 58px;
}
.FlTitle span{
	font-size: 30px;
	color: #b50108;
	font-weight: bold;
	border-bottom: 1px solid #991719;
	display: block;
	float: left;
	height: 57px;
	line-height:36px;
}
.FlTitle span.longtitle{ font-size:22px;}
.wListUl{
	margin-bottom: 50px;
}
.wListUl li{
	overflow: hidden;
	padding:24px 0;
	border-bottom: 1px dashed #bfbfbf;
}
.wListUl li a{
	font-size: 18px;
	color: #333;
	display: block;
	width: 720px;
	float: right;
	line-height:30px ;
	transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.wListUl li a:hover{
	color: #b3020a;
}
.wListUl li span{
	font-size: 18px;
	color: #b3020a;
	display: block;
	width: 110px;
	float: left;
	line-height:30px;
}
.pageBox{
	height: 23px;
	text-align: center;
	line-height: 23px;
}
.pageBox .pageBtnL{
	float: left;
	display: block;
	width: 64px;
	height: 23px;
}
.pageBox .pageBtnR{
	float: right;
	display: block;
	width: 64px;
	height: 23px;
}
.pagea{
	color: #ff1317;
	display: inline-block;
	margin: 0 15px;
	font-size: 20px;
}
.pagea.active{
	color: #991719;
}

.indexBanner {
  width: 100%;
  position: relative;
 overflow: hidden;
}

.indexBanner .swiper-container {
  /*height: 300px;*/
  width: 100%px;
}
.indexBanner .content-slide {
  padding: 20px;
  color: #fff;
}
.indexBanner .title {
  font-size: 25px;
  margin-bottom: 10px;
}
.indexBanner .pagination{
  position: absolute;
  left: 50%;
  text-align: center;
  bottom:42px;
  width: 200px;
  height: 10px;
  margin-left: -100px;
  border-radius: 50px;
  z-index: 1000;
}
.indexBanner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
}
.indexBanner .swiper-active-switch {
}
.indexBanner .swiper-slide{
	float: left;
	width: 100%;
    height: auto !important;
    position: absolute;
    left: 0;
    top: 0;
}
.indexBanner .swiper-slide a{
	display: block;
	width: 100%;
	position: relative;
}
.indexBanner .swiper-slide a span{
	display: block;
	height: 114px;
	border:1px solid #ececec;
	border-top: 0;
	padding:20px 26px 0;
	line-height: 21px;
	font-size: 16px;
	color: #555;
	background: #fff;
}
a:hover{
	text-decoration:none;
}
 .indexBanner .swiper-slide a img{
	vertical-align: middle;
	width: 100%;
	height: 178px;
}
.indexBanner .swiper-wrapper{
	/*height: auto !important;*/
	width:100%;
	overflow: hidden;
	position: relative;
	height: 100%;
}
 .indexBanner .TpxwBtn{
 	width: 72px;
 	height: 28px;
 	text-align: center;
 	line-height:28px;
 	font-size: 12px;
	position: absolute;
	left: 0;
    top: 0;
	color: #fff;
 }
.zxgxBox{
	/*margin-top: 48px;*/
	overflow: hidden;
}
.zxgxC{
	width: 294px;
	float: right;
	border-left: 1px solid #ebebeb;
	padding-left: 22px;
	position: relative;
}
.zxgxC .zxgxUlST{
	position: absolute;
    top: 0px;
    left: -2px;
    background: #fff;
    z-index: 10;
    width: 2px;
    height: 8px;
}
.zxgxC .zxgxUlSB{
	position: absolute;
	bottom: 0px;
	left: -1px;
	background: #fff;
	z-index: 10;
	width:2px;
	height:28px;
}
.zxgxTitle{
	border-bottom: 1px solid #e0e0e0;
	height: 36px;
	position: relative;
	margin-bottom: 30px;
}
.zxgxTitle i{
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	left: -25.25px;
    top: 8px;
	background: url(../images/H_xzxy_13.png) no-repeat;
}
.zxgxTitle span{
	font-size: 20px;
	color: #b50108;
	border-bottom: 1px solid #991719;
	display: block;
	float: left;
	height: 35px;
	line-height:20px;
}
.zxgxUl li{
	margin-bottom: 30px;
	position: relative;
}
.zxgxUl li i{
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	left: -25.25px;
    top: 8px;
	background: url(../images/H_xzxy_16.png) no-repeat;
}
.zxgxUl li:hover i{
	background: url(../images/H_xzxy_13.png) no-repeat;
}
.zxgxUl li span{
	font-size: 12px;
	color: #b38484;
	padding-bottom: 4px;
	display: block;
}
.zxgxUl li a{
	font-size: 16px;
	color: #555;
	line-height: 22px;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.zxgxUl li:hover a{
	color: #b50108;
}
.wListUl2{
	overflow: hidden;
	margin-top: 55px;
}
.wListUl2{
	margin-bottom: 50px;
}
.wListUl2 li{
	overflow: hidden;
	margin-bottom: 55px;
	float: left;
	width: 380px;
	min-height: 175px;
}
.wListUl2 li .wListUlRb{
	font-size: 18px;
	color: #333;
	display: block;
	width: 310px;
	float: right;
}
.wListUl2 li a{
	font-size: 18px;
	color: #333;
	display: block;
	margin-bottom: 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 18px;
    overflow: hidden;
	line-height:27px;
	transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.wListUl2 li .wListUlRb p{
	font-size: 12px;
	color: #999;
}
.wListUl2 li a:hover{
	color: #b3020a;
}
.wListUl2 li span{
	font-size: 12px;
	color: #cf000a;
	display: block;
	width: 50px;
	float: left;
	text-align: center;
}
.wListUl2 li span i{
	display: block;
	font-size: 36px;
	color: #cf000a;
	text-align: center;
	margin:6px 0 8px;
	font-family:'Roboto',sans-serif;
	font-weight: 200;
}
.xlTitle{
	font-size:32px;
	color: #333;
	line-height: 46px;
	font-weight: bold;
}
.subxlTitle{
	font-size:24px; 
	color:#6b6b6b; 
	font-family:'kaiti'; 
	margin-top:20px;
	margin-bottom: 60px;
}
.xlCenter{
	overflow: hidden;
}
.xlCenterL{
	float: left;
	width: 63px;
}
.xlCenterR{
	float: right;
	width: 700px;
}
.xlTimeBox{
	margin:0 auto 50px;
	width: 50px;
}
.xlTimeBox span{
	font-size: 12px;
	color: #cf000a;
	display: block;
	width: 50px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #d2262e;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.xlTimeBox span i{
	display: block;
	font-size: 36px;
	color: #cf000a;
	text-align: center;
	margin:6px 0 12px
}
.xlTimeBox p{
	font-size: 18px;
	color: #cf000a;
} 
.xlFxTitle{
	width: 63px;
	font-size: 14px;
	color: #9b9b9b;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.XlPBox{
	min-height:400px;padding-bottom:150px;
	line-height:33px;
	color:#555;
	font-size:18px;
}
.XlPBox div{margin-bottom: 15px;}
.XlPBox p{
	line-height: 33px;
	color: #555;
	font-size: 18px;
	/*text-align:justify;*/
	margin-bottom: 15px;
}
.XlPBox font *{
	font-family:visible;
}
.XlPBox p strong{
	font-weight: bold;
}
.XlPBox p b{
	font-weight: bold;
}
.XlPBox img{
	display: inline-block;
	max-width: 700px;
	margin:0 auto;
}
.xlLy{
	font-size: 14px;
	color: #c2c2c2;
	text-align: right;
	padding-bottom: 16px;
}


/*缃戠珯鍦板浘*/
.wzdtCenter{
	width:1400px !important;
	
}
.wzdt_Box{
	margin: 62px 0 170px;
	
}
.wzdtUlBox{
	padding:30px 0 35px;
	border-bottom: 1px solid #afafaf;
	overflow: hidden;
}
.wzdtUlLBox{
	width:182px;
	float: left;
	font-size: 18px;
	color: #966969;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.wzdtUlLBox a {color: #b50009;}
.wzdtUlLBox a:hover {color: #b50108;}

.wzdtUlR{
	width:1215px;
    margin:0;
	float: right;
	overflow: hidden;
}
.wzdtUlR li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	width: 25%;
	float: left;
}
.wzdtUlR li a{
	color: #666;
    transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.wzdtUlR li a:hover{
	color: #b50108;
}


.bdsharebuttonbox{margin: 20px auto 0; width: 40px; }
.bdsharebuttonbox span{
	display: none;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{
	float: left;
	font-size: 18px;
	padding-left: 0px !important;
	padding-right: 0px;
	width: 40px !important;
	line-height: 24px;
	height: 42px!important;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 8px !important;
}
/*缁嗚鍒嗕韩*/
.bdshare-button-style0-24 .bds_tsina {background-position: 0px -46px!important;}
.bdshare-button-style0-24 .bds_weixin{background-position: 0px 0px!important;}
.bdshare-button-style0-24 .bds_sqq { background-position:  0px -93px !important;}
/*閫氱敤鍥剧墖*/
.wzdtCenter .centerFl{
	width: 1400px;
}
.wzdtCenter .hdygcenterFl{
	width: 1000px;
}
.tyImgUl{
	overflow: hidden;
	margin-top: 52px;
	padding-bottom: 35px;
	border-bottom: 1px solid #aeaeae;
	margin-bottom: 58px;
	width:1380px;
	margin-left:-20px;
}
.tyImgUl li{
	float: left;
	width: 320px;
	height: 183px;
	margin:0 0 24px 20px!important;
}
.tyImgUl li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.tyImgUl li a img{
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.tyImgUl li a span{
	display: block;
	width: 270px;
	padding:0 25px;
	height: 86px;
	position: absolute;
	left: 0px;
	bottom:0;
    line-height: 120px;
    font-size:16px;
    color: #fff;
}



.tyImgUltwopic{
	overflow: hidden;
	margin-top: 52px;
	padding-bottom: 35px;
	border-bottom: 1px solid #aeaeae;
	margin-bottom: 58px;
	width:1380px;
	margin-left:-20px;
}
.tyImgUltwopic li{
	float: left;
	width: 640px;
	height: 183px;
	margin:0 0 24px 50px!important;
}
.tyImgUltwopic li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.tyImgUltwopic li a img{
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.tyImgUltwopic li a span{
	display: block;
	width: 270px;
	padding:0 25px;
	height: 86px;
	position: absolute;
	left: 0px;
	bottom:0;
    line-height: 120px;
    font-size:16px;
    color: #fff;
}

/*閫氱敤瑙嗛*/
.tyVideoUl{
	overflow: hidden;
	margin-top: 52px;
	padding-bottom: 35px;
	border-bottom: 1px solid #aeaeae;
	margin-bottom: 58px;
}
.tyVideoUl li{
	float: left;
	width: 320px;
	margin:0 20px 24px 0;
}
.tyVideoUl li a{
	display: block;
	width: 100%;
	position: relative;
}
.tyVideoUl li a img{
	display: block;
	width: 100%;
	height: 183px;
	vertical-align: middle;
}
.tyVideoUl li a i{
	position: absolute;
    left: 13px;
    top: 105px;
    display: block;
    width: 75px;
    height: 75px;
}
.tyVideoUl li a span{
	display: block;
	width: 270px;
	padding:19px 25px;
    font-size:16px;
    color: #fff;
     white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.tyVideoUl li a span{
	display: block;
	width: 270px;
	padding:19px 25px;
    font-size:16px;
    color: #333;
     white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-align: center;
    transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.tyVideoUl li a:hover span{
	color: #b50108;
}
/*婕斿嚭娲诲姩*/
.ychdClassUl{
	float: right;
	overflow: hidden;
	margin-top: 7px;
}
.ychdClassUl li{
	float: left;
	width: 50px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #5e5e5e;
	font-size: 14px;
	margin-left: 12px;
	cursor: pointer;
    transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.ychdClassUl li:hover{
	color: #b50108;
}
.ychdClassUl li.active{
	color: #fff;
}
.ychdClassUl .active:hover{
	color: #fff;
}
.ychdUl{
	margin: 12px 0 66px;
}
.ychdUl li{
	padding:38px 0;
	overflow: hidden;
	border-bottom: 1px solid #bebebe;
}
.ychdUl li .ychdUlL{
	width: 47px;
	float: left;
	padding-right: 33px;
	padding-left: 5px;
}
.ychdUl li .ychdUlZImg{
	width: 160px;
	float: left;
} 
.ychdUl li .ychdUlZImg a{
	display: block;
}
.ychdUl li .ychdUlZImg img{
	width: 160px;
	vertical-align: middle;
} 
.ychdUl li .ychdUlRW{
	width: 720px;
	float: right;
}
.ychdUlLNy{
	font-size: 12px;
    color: #cf000a;
    display: block;
    width: 47px;
    float: left;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #d2262e;
    margin-bottom: 14px;
}
.ychdUlLNy i{
	display: block;
    font-size: 36px;
    color: #cf000a;
    text-align: center;
    margin: 6px 0 2px;
    font-family: 'Roboto',sans-serif;
    font-weight: 200;
}
.ychdUlLZimg{
	margin:0 auto 10px;
	display: block;
}
.ychdUlLTime{
	font-size: 18px;
    color: #b50009;
    text-align: center;
    margin-bottom: 13px;
    display: block;
    font-family: 'Roboto',sans-serif;
} 
.ychdUlRW a{
	font-size: 18px;
    color: #000;
   transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 鍜� Chrome */
	-o-transition: .35s;	/* Opera */
}
.ychdUlRW a:hover{
	color: #b50108;
}
.ychdUlRW p{
	font-size: 12px;
    color: #999;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.ychdUlRW span{
	font-size: 12px;
    color: #8e8e8e;
    line-height: 15px;
    padding-left: 20px;
}

/*鏁欏笀椋庤寖*/
.jsffUl{
	
}
.jsffUl{
	margin: 20px 0 10px;
	overflow: hidden;
	
}
.jsffUl li{
	margin:0 20px 20px 0;
	/* height: 200px; */
	width: 420px;
	float: left;
	position: relative;
	background: #f3f3f3;
	padding: 10px;
}
.jsffUl li a{
	width: 142px;
	display: block;
	float: left;
	/* position: absolute; */
	/* left: 0; */
	/* top:-53px; */
}
.jsffUl li a img{
	width: 142px;
	display: block;
}
.jsffUl li a span{
	display: block;
	text-align: center;
	color: #999999;
	font-size: 12px;
	padding-top:10px;
}
.jsffUl li a i{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #bc3638;
	margin-bottom: 5px;
	font-weight: bold;
}
.jsffUl li p{
	float: right;
	width: 255px;
	margin:10px 0 0 0px;
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	/* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 7; */
    /* overflow: hidden; */
}
.centerFl li p span {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.centerFl li p a {
    width: auto;
    display: inline-block;
    margin: 0 15px;
    padding: 5px 10px;
    border-radius: 15px;
    cursor: pointer;
    background: #ababab;
    color: #fff;
    float: right;
}
.content-page {text-align:center;padding:20px 0;}
.content-page a{color:#333333;margin:0 5px;}
.content-page a:hover{color:#b50009;}

.hgt345 .indexBanner{height:345px;}
.hgt345 .indexBanner .swiper-slide a img{width:100%;height:178px;}
.hgt345 .indexBanner .swiper-slide a span{height:132px;}

.hgt255 .indexBanner{height:255px;}
.hgt255 .indexBanner .swiper-slide a img{width:100%;height:120px;}

.xyjs-summary {
    padding-top: 25px;
    width: 100%;
    color: #555555;
}
.xyjs-summary p {
    padding-top: 30px;
    color: #555555;
    font-size: 16px;
	text-indent:2em;
}

.full-screen{width:100%!important;}
.xtitle-center{text-align:center!important;}
.xlCenterR-w1150{width:1150px!important;}


.Lfltitle{ height:45px;}
.Lfltitle span{	
    font-size: 20px;
	color: #b50108;
	font-weight: bold;
	display: block;
	float: left;
	height: 40px;
	line-height:45px;
	text-decoration:none;}
.Lfltitle a.more{ float:right; color:#666666; text-decoration:none; line-height:45px; font-size:14px;}	
	
.Custom_UnionStyle embed{ width:640px; height:360px;}


@media screen and (max-width:1366px){
	.center{width:950px;}
	.centerFl{width:625px;}
	.wzdtCenter .hdygcenterFl{width: 600px;}
	.ychdUl li .ychdUlRW{width:360px;}
	.wzdtCenter .centerFl{width:960px;}
	.tyImgUl{width:956px;margin-left:-20px;margin-top:32px;}
	.tyImgUl li{width:295px;margin:0 0 24px 20px!important;}
	.tyImgUl li a span{width:250px;font-size:14px;}
   .tyImgUltwopic{width:956px;margin-left:-20px;margin-top:32px;}
	.tyImgUltwopic li{width:450px;margin:0 0 24px 20px!important;}
	.tyImgUltwopic li a span{width:250px;font-size:14px;}
	.xlTitle{font-size:24px;}
	.subxlTitle{font-size:18px;}
	.xlCenterR{width:520px;}
	.centerFr{width:280px;}
	.hgt345 .indexBanner{height:320px!important;}
	.hgt345 .indexBanner .swiper-slide a img{width:100%;height:156px;}
	.indexBanner .swiper-slide a span{font-size:14px;}
	.zxgxC{width:258px;}
	.zxgxUl li a{font-size:14px;}
	.XlPBox{font-size:14px;}
	.XlPBox p{font-size:14px;}
	.XlPBox img{max-width:500px!important;}
	.wzdtCenter{width:950px!important;}
	.wzdtUlLBox{width:152px;font-size:16px;}
	.wzdtUlR{width:798px!important;}
	.wzdtUlR li{width:33%;}
	.wzdtUlR li a{font-size:14px;}
	.wListUl li span{font-size:14px;}
	.wListUl li a{width: 485px;font-size: 14px;line-height: 24px;}
	.hgt255 .indexBanner{height:255px!important;}
	.hgt255 .indexBanner .swiper-slide a img{width:100%;height:105px;}
	
	.tyVideoUl{width:635px;margin:0 7px 15px 0;}
	.tyVideoUl li{width:310px;}
	.jsffUl li{margin:0 55px 112px 0;}
	.wListUl2{margin-top:35px;}
	.wListUl2 li{width:300px;margin-bottom:35px;}
	.wListUl2 li .wListUlRb{width:240px;font-size:14px;}
	.wListUl2 li a{font-size:14px; line-height: 20px;}
	.FlTitle span{font-size:22px;}
	.FlTitle span.longtitle{ font-size:16px;}
	.full-screen{width:100%!important;}
	.xlCenterR-w1150{width:850px!important;}
	
	.wListUl2 li{min-height: 150px;}
	
}
.XlPBox body{
	background:#fff;
}
.XlPBox video{
	width: 100%;
}
.wListUl li a{
	width: 838px!important;
}
.zxgxBox .indexTzggBox{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.zxgxBox .indexYwLUl3 li a{
	width: 236px;
	font-size: 14px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
}
.zxgxBox .tzggTitle{
	height: 60px;
	line-height: 60px;
}
.LEFT {overflow: hidden; width: 100%; font-family: Politica }
.LEFT>h1 { font-size: 40px; line-height: 1.5; margin-bottom: 10px; color: #333; margin-top: 8px; }
.LeftTool { width: 80px; padding-right: 30px; margin-right: 30px; text-align: center; float: left; font-size: 12px; color: gray; }
.LeftTool .left-stick-wp { position: relative; }
.left-stick-wp { width: 80px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.LeftTool .through { position: relative; }
.LeftTool .md, .LeftTool .year { color: #000; font-family: Politica; }
.LeftTool .year { font-size: 20px; }
.LeftTool .through span { display: inline-block; background: #fff; padding: 0 5px; font-family: 'SairaCondensed-Thin'; }
.LeftTool .through:after { content: ""; display: block; width: 100%; height: 1px; background: #e8e8e8; position: absolute; top: 50%; left: 0; z-index: -1; }
.LeftTool .md { font-size: 34px; line-height: 1.2; font-family: 'SairaCondensed-Thin'; }
.LeftTool .time { font-size: 20px; color: #000; font-family: 'SairaCondensed-Thin'; margin-bottom: 25px; }
.LeftTool .share-title { margin-top: 50px; margin-bottom: 18px; }
.LeftTool .left-stick-wp:after { content: ""; display: block; border-right: 1px solid #eee; width: 1px; height: 630px; top: 10px; right: -40px; position: absolute; }
.content-article {    line-height: 34px; font-size: 18px; width: calc(100% - 180px); float: right; padding-right: 40px; box-sizing: border-box; }
.content-article .one-p { line-height: 2.2; margin-bottom: 2em; overflow-wrap: break-word; word-wrap: break-word; }
.content-article table { width:100%!important;  }
.content-article table td { font-size: 14px; padding: 0 6px; }
table { background-color: transparent; }
.colss { color: #253e6d!important; font-weight: bold; }
.author { text-align: center; position: relative; cursor: pointer; display: block; }
.author span { display: inline-block; }
.author .qrcode { padding: 5px; border: 1px solid #bcbcbc; color: gray; position: absolute; left: -108px; top: 0; text-align: center; line-height: 1; background: #fff; border-radius: 3px; display: none; }
.author .qrcode:before { content: ""; width: 5px; height: 5px; background: #fff; border-top: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); display: block; position: absolute; right: -4px; top: 15px; }
.author .qrcode span { line-height: 20px; }
.author:hover .qrcode { display: block; }
.share>div { margin-bottom: 10px; }
#wx:hover { content: url('https://news.zybw.com/xin-news/img/微信2.png'); }
#qq:hover { content: url('https://news.zybw.com/xin-news/img/qq2.png'); }
#kj:hover { content: url('https://news.zybw.com/xin-news/img/空间1.png'); }
#wb:hover { content: url('https://news.zybw.com/xin-news/img/weibo1.png'); }
.author .text { display: inline-block; font-size: 16px; line-height: 1; top: -5px; position: absolute; color: #ff2f2f; font-style: oblique; text-align: center; right: -5px; font-family: constani; width: 52px; }
.author .text i { background: #fff; padding: 3px 5px; font-style: inherit; font-weight: 800; display: inline-block; }

.recommend-con { margin: 30px 0; }
.recommend-con .title { height: 34px; background: #1c84f5; line-height: 34px; color: #fff; width: 104px; text-align: center; margin-bottom: 20px; }
.recommend-con .title:after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 7px 11px 0 0; border-color: #0869cf transparent transparent; }
.channel_mod .list li { padding: 20px 0; border-bottom: 1px solid #e6e6e6; }
.channel_mod .list li:hover h3 a { color: #3eb24f; }
.channel_mod .list a.picture { display: block; position: relative; }
.channel_mod .list .picture { float: left; margin-right: 20px; width: 230px; height: 130px; overflow: hidden; min-width: 230px; max-width: 230px;display: flex;
    justify-content: center;
    align-items: center; }
.channel_mod .list .Monograph { height: auto!important; max-width: 100%; overflow: hidden; }
.channel_mod .list .detail h3 { line-height: 32px; min-height: 75px;/*max-height: 75px;*/ }
.channel_mod .list .detail { height: 120px; }
.channel_mod .list li h3 { font-size: 20px; font-weight: 400; }
.channel_mod .list .tags { height: 20px; line-height: 20px; margin-bottom: 13px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.channel_mod .list .binfo { position: relative; color: #666; font-size: 12px; height: 22px; padding-right: 10px; }
.channel_mod .list .binfo a { color: #666; }
.channel_mod .list .cate, .channel_mod .list .source, .channel_mod .list .tag, .channel_mod .list .top { margin-right: 10px; }
.fr { float: right; }
.channel_mod>h2 { font-size: 20px; font-weight: bold; color: #000; border-bottom: 1px solid #e6e6e6; padding-bottom: 15px; }
.channel_mod>h2 span { color: #3eb24f; margin: 0 5px; }
.i-share { position: relative; display: inline-block; color: gray; height: 22px; line-height: 22px; }
.channel_mod .list .binfo a { color: #666; }
.channel_mod .list .cmt { display: inline-block; line-height: 20px; height: 20px; color: gray; margin-left: 15px; padding-left: 18px; background: url(https://news.zybw.com/xin-news/img/下载1.png) no-repeat 0;
}
.i-share .t { display: inline-block; padding-left: 18px; background: url(https://news.zybw.com/xin-news/img/下载.png) no-repeat 0;
cursor: pointer; }
.i-share .panel { position: absolute; left: -20px; top: 22px; width: 75px; font-size: 12px; padding: 5px 0 5px 5px; border: 1px solid #ddd; border-radius: 4px; background-color: #fff; display: none; z-index: 2; }
.channel_mod .list a.picture {display:flex;justify-content:center;align-items:center; position: relative; display:flex;justify-content:center;align-items:center;}
.channel_mod .list .picture { float: left; margin-right: 20px; width: 230px; height: 120px; overflow: hidden; min-width: 230px; max-width: 230px; overflow: hidden; }
.channel_mod .list .tag { display: inline-block; font-size: 12px; background-color: #f0f0f0; border-radius: 20px; padding: 0 10px; color: #999; }
.i-share .panel a.qzone { background:url(https://news.zybw.com/xin-news/img/下2.png) no-repeat 0;
}
.i-share .panel a.qq { background:url(https://news.zybw.com/xin-news/img/下载3.png) no-repeat 0;
}
.i-share .panel a.sina { background:url(https://news.zybw.com/xin-news/img/下载4.png) no-repeat 0;
}
.i-share .panel .item { display: block; height: 26px; line-height: 26px; cursor: pointer; }
.i-share .panel a { line-height: 16px; padding-left: 22px; }
.i-share .panel:after { position: absolute; top: -4px; left: 36px; content: ""; width: 6px; height: 6px; border-top: 1px solid #ddd; border-left: 1px solid #ddd; background-color: #fff; transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); }
.qq_content .more { line-height: 35px; background: #f0f0f0; text-align: center; font-size: 14px; cursor: pointer; color: #666; border-radius: 5px; }
.qq_content .sidebar { width: 340px; padding-top: 0; }
.content-article p{
       margin-bottom: 25px;
}
