/*top*/
.clear {
    clear: both;
}
.clearfix{
    clear: both;
}
.clear20n {
	height: 20px; clear: both;
}			   

.banner_gs {
	background: url(top_bg.jpg) #C08405 no-repeat 50% top;
}
.banner_gs img{
	height: auto;
	width:100%;
}
.bg_fff {
	background: #fff;
	border-radius: 0px;
}
.bg_wrap {
	background: #eee;
}
.bg_wrap35 {
	background: #353535;
}





.pp_position{
	margin:60px auto 30px;
	color:#fff;
	text-align:left;
}
.pp_position span{
	background:  #3356AA;
	border-radius: 0px;
	padding:10px 20px;
	font: 700 24px/60px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	letter-spacing:5px;
}




/* 通栏 结构*/
.tl01 {
	position: relative;
	width: 100%;
	margin: 80px auto 0;
	clear:both;
}

/* 左右 结构*/
.tl02 {
	width: 100%;
	margin: 0 auto;
	clear:both;
}
/* 左右 结构*/
.tl02 dd{width:49%;float: left;margin-left:2%;}
.tl02 dd:first-child{ margin-left:0;}

.tl02 dd:nth-child(2n+1) {
	margin-left:0;
}
.tl02 dd:nth-child(2n+1) {
	clear:both;
}



/* 左中右 结构*/
.tl03 {width:100%;}
.tl03 dd{width:32%;float: left;margin-left:2%;}
.tl03 dd:first-child{ margin-left:0;}

.tl03 dd:nth-child(3n+1) {
	margin-left:0;
}
.tl03 dd:nth-child(3n+1) {
	clear:both;
}





/* 3 图片*/
.pic03 {width:100%; }
.pic03 dd{width:32%;float: left;margin-left:2%;}
.pic03 dd:first-child{ margin-left:0;}
.pic03 dd:nth-child(3n+1) {
	margin-left:0;
}

/* 4 图片*/
.pic04 {width:100%; }
.pic04 dd{width:23.5%;float: left;margin-left:2%;}
.pic04 dd:first-child{ margin-left:0;}
.pic04 dd:nth-child(4n+1) {
	margin-left:0;
}
.pic04 dd:nth-child(4n+1) {
	margin-left:0;
}

/* 5 图片*/
.pic05 {width:100%; }
.pic05 dd{width:18.4%;float: left;margin-left:2%;}
.pic05 dd:first-child{ margin-left:0;}
.pic05 dd:nth-child(5n+1) {
	margin-left:0;
}

/* 6 图片*/
.pic06 {width:100%; }
.pic06 dd{width:32%;float: left;margin-left:2%;}
.pic06 dd:first-child{ margin-left:0;}
.pic06 dd:nth-child(6n+1) {
	margin-left:0;
}
.pic06 dd:nth-child(3n+1) {
	margin-left:0;
}

.arrow-left1,.arrow-right1,.arrow-left2,.arrow-right2 { }





.name {
    font-size: 16px;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
    bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bg {
    height: 30px;
    background: rgba(0, 0, 0,0.4);
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
}






.tl02_l {
    width: 48%;
    float: right;
    padding-top: 0px;
}
.tl02_r {
    width: 50%;
    float: left;
    height: auto;
    position: relative;
}

.yun_width_75 {
    width: 80%;
    float: left;
    height: auto;
    position: relative;
}
.yun_width_80 {
    width: 80%;
    float: left;
    height: auto;
    position: relative;
}
.yun_width_20r {
    width: 20%;
    float: right;
    height: auto;
    position: relative;
}
.yun_width_22r {
    width: 18%;
    float: right;
    height: auto;
    position: relative;
}



.tl02_bg{
	background: #F1F1F1;
	border-radius: 0px;
	padding:20px;
}




.list_kuai dd{width: 48%; float: left;padding: 10px 20px 10px;margin: 100px 4% 0 0;box-shadow: 0px 2px 15px #e0e0e0;box-sizing: border-box;}	  
.list_kuai dd:nth-of-type(2) { margin-right: 0; }
.list_kuai dd:nth-child(2n+10) {
	clear:both;
}
 .list_kuai dd:nth-child(2n) {
	margin-right: 0;
}
.list_kuai dd:hover{background: #fff; cursor: pointer; }


.list_kuai1 {width: 100%; padding: 10px 20px 10px;margin: 100px 0 0 0;box-shadow: 0px 2px 15px #e0e0e0;box-sizing: border-box;}
.list_kuai1:hover{background: #fff; cursor: pointer; }


.list_kuai_list dd{width: 48%; float: left; margin: 0px 4% 0 0; }

.list_kuai_list dd:nth-of-type(2) { margin-right: 0; }
.list_kuai_list dd:nth-child(2) {
	margin-right: 0;
}


/* 2 结构 */
.nav_li2 {width:auto; padding: 10px 20px 20px;
	background: #F1F1F1;
border-radius: 0px;
}
.nav_li2 dd{width:49%;float: left;margin-left:2%;}
.nav_li2 dd:first-child{ margin-left:0;}

.nav_li2 dd:nth-child(2n+1) {
	margin-left:0;
}

/* 3 结构 */
.nav_li3 {
	width:auto; 
	padding: 40px 0 0;
	border-radius: 0px;
}
.nav_li3 dd{width:32%;float: left; background: #FFF; margin:0px 0 20px 2%;}
.nav_li3 dd:first-child{ margin-left:0;}

.nav_li3 dd:nth-child(3n+1) {
	margin-left:0;
}
.nav_li3 dd.back{ background: #353535;border:1px }



.nav_li3 h1{
	margin:10px 0 0;
	height:52px;
	font: 700 16px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}
.nav_li3 .info{
	color: #999;
	margin:15px 0 0;
	font: 400 12px/18px "宋体", "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.nav_li3 .info .fl{
	font: 400 12px/22px "宋体", "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
	width:60%;
}

.nav_li3 h1:hover{color:#C52F2E;}





/* 4 结构 */
.nav_li4 {
	width:auto; 
	padding: 40px 0 0;
	border-radius: 0px;
}
.nav_li4 dd{width:24.25%;float: left; background: #FFF; margin:0px 0 20px 1%;}
.nav_li4 dd:first-child{ margin-left:0;}

.nav_li4 dd:nth-child(4n+1) {
	margin-left:0;
}
.nav_li4 dd.back{ background: #353535;border:1px }



.nav_li4 h1{
	margin:10px 0 0;
	height:52px;
	font: 700 16px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.nav_li4 .info{
	color: #999;
	margin:15px 0 0;
	font: 400 12px/18px  "宋体", "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.nav_li4 .info .fl{
	font: 400 12px/22px "宋体", "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
	width:60%;
}
.nav_li4 h1:hover{color:#C52F2E;}




.gcjs {
	padding:20px 0;
}
.gcjs img{
	width:auto;
	max-width:80%;
	margin:50px auto;
}
.gcjs h1 {
	font: 700 45px/60px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	text-indent: 0em;
	color: #000;
	padding:10px 0 20px;
}
.gcjs p {
	font: 400 18px/36px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	text-indent: 0em;
	color: #000;
	padding:10px 0 20px;
}

.gcjs  .hr{
	border-bottom:2px dashed #d1d1d1;
	padding:10px 0;
	margin-bottom: 20px;
}



.cg {
	padding:20px 0;
}
.cg li{
	width:24%;
	float: left; 
	margin-left:2%;
	margin-bottom:2%;
}
.cg li:first-child{ 
	width:48%;
	margin-left:0;
}

.cg li img{
	width:100%;
	height:auto;
}

.cg li:first-child img{ 
	width:100%;
	height:408px;
}




.img43{
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 75%;
}
.img43 img {
	position:  absolute;
	left:0;
	width: 100%;
	height: 100%;
	display: block;
}

.img169 {
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 56.25%;
}
.img169 img {
	position:  absolute;
	left:0;
	width: 100%;
	height: 100%;
	display: block;
}

.img32 {
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 66.666666%;
}
.img32 img {
	position:  absolute;
	left:0;
	width: 100%;
	height: 100%;
	display: block;
}

.img52 {
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 40%;
}
.img52 img {
	position:  absolute;
	left:0;
	width: 100%;
	height: 100%;
	display: block;
}






/* wenhua 结构 */
.li_wenhua {
	width:auto; 
	padding: 10px 0px 10px;
	border-radius: 0px;
}
.li_wenhua dd{
	width:45%;
	float: left;
	padding-left:5%; 
	margin-left:5%;
	background9: url(wenhua_li_bg.jpg) repeat-y left -150px;
}
.li_wenhua dd:first-child{
	margin-left:0;
	padding-left:0;
}

.li_wenhua dd:nth-child(2n+1) {
	margin-left:0;
	padding-left:0;
	background: none;
	clear: both;
}
.li_wenhua dd:nth-child(2n) {
	margin-left:4.5%;
	padding-left: 4.5%;
	border-left:2px dashed;
	float: right;
border-image: -o-linear-gradient(top,rgba(238, 238, 238, 1) 25%,rgba(209, 209, 209, 1)  40%,rgba(238, 238, 238, 1) 85%) 100 100 100;
border-image: -ms-linear-gradient(top,rgba(238, 238, 238, 1) 25%,rgba(209, 209, 209, 1)  40%,rgba(238, 238, 238, 1) 85%) 100 100 100;
border-image: -moz-linear-gradient(top,rgba(238, 238, 238, 1) 25%,rgba(209, 209, 209, 1)  40%,rgba(238, 238, 238, 1) 85%) 100 100 100;
border-image: -webkit-linear-gradient(top,rgba(238, 238, 238, 1) 25%,rgba(209, 209, 209, 1)  40%,rgba(238, 238, 238, 1) 85%) 100 100 100;
}
.li_wenhua dd:nth-child(n+3) {
	margin-top:30px;
}




/* 上图下文列表 3列多行 */
.more-list{margin-top:20px;margin-bottom:20px;}
.more-list li{line-height: 46px; }
.more-list li:hover a{color:#C52F2E;}
.more-list li {
	font-size:16px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.more-list li a i {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #c9c9c9;
  margin-right: 10px;
  margin-top: 10px;
}


.more-list li:hover a i {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #C52F2E;
  margin-right: 10px;
  margin-top: 10px;
}



.more-list2 li{ width: 48%; float: left; margin: 0px 4% 0 0;}
.more-list2 li:nth-child(2n) {
	margin-right: 0;
}




/* 列表页标题 */
.head_list {
	font-size: 28px;width:100%;
	margin-top:100px;
	text-align: center;
}
.head_list span{  }

/* list列表 2列多行 */
.list2 {margin-top:80px;margin-bottom:20px;}
.list2 li{line-height: 46px; }
.list2 li:hover a{color:#C52F2E;}
.list2 li {
	font-size:16px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.list2 li{ width: 48%; float: left; margin: 0px 4% 0 0;}
.list2 li:nth-child(2n) {
	margin-right: 0;
}
.list2 li em{
	font-style: normal;
	float:right; 
	color:#d1d1d1;
	margin-left:20px;
}


.picTitle {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}







/* 统一右侧标题 */
.tit_right{
	width:100%;
	margin:0px auto 20px;
	position: relative;
	font: 700 16px/36px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}
.tit_right span{margin:0 20px; cursor:pointer; }
.tit_right span:first-child{ margin-left:0;}
.tit_right em{ margin-left:10px; color:#666;}
.tit_right .line{display: inline-block; padding:12px 0 10px 0;border-bottom:2px solid #0252CA;margin-bottom:-2px;}
.tit_right .more{float: right;color:#999999;font-size: 16px;position: relative;top:15px;right:10px;}
.tit_right a{ color: #0252CA!important; }





/* 大标题更多 */
.headline{
	font-size: 28px;width:100%;border-bottom:2px solid #d1d1d1;
	position: relative;
}
.headline span{margin:0 20px; }
.headline span:first-child{ margin-left:0;}
.headline em{ margin-left:10px; color:#666;}
.headline .line{display: inline-block; padding:20px 0 20px 0;border-bottom:2px solid #8E1817;margin-bottom:-2px;}
.headline .more{float: right;color:#999999;font-size: 16px;position: relative;top:30px;right:10px;}
.font-blue {
    color: #0252CA;
}
.font-h {
    color: #8E1817;
}


.list_right{
	margin:20px auto 50px;
	background9: #F1F1F1;
	border-radius: 0px;
	padding:5px;
	box-shadow9: 0px 2px 15px #e0e0e0;box-sizing: border-box;
}





.img img {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.picTitle .bg {
    height: 45px;
}
.picTitle .name {
    height: 45px;
    font-size: 18px;
    line-height: 45px;
	padding:0 10px;
	width: -webkit-fill-available;
}






.margin-t15 { margin-top: 15px;   }



.mt30 { margin-top: 30px;   }
.mt50 { margin-top: 50px;   }











.main_lt{width:100%;}

/* 头条轮播 */
.headline_swpier {
	box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
	margin-bottom: 0px;
	margin-top: 50px;
}
.headline_swpier *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.headline_swpier .swiper_image_container {
	float: left;
	width: 800px; 
	height: auto;
	padding-bottom: 44.444444%;
	position: relative; 
	background: #000;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1);
}
.headline_swpier .swiper_image_container img {
	position:  absolute;
	left:0;
	width: 100%;
	height: 100%;
	display: block;
}

.headline_swpier .swiper_image_container a{
	display: none;
}

.headline_swpier .swiper_image_container a:first-child{
	display: block;
}

.headline_swpier .swiper_image_container .img:first-child { display: block; }
.headline_swpier .swiper_txt { float: right; width: 400px; height: 533.333333px; cursor: pointer;}



.headline_swpier .swiper_txt .mask_line {display:none; background: #f5f5f5; width: 100%; height: 4px; position: absolute; bottom: 0; z-index: 10; }
.headline_swpier .swiper_txt .swiper-slide { position: relative; width: 100%; height: 140px; font-size: 18px; color: #666; text-align: justify; line-height: 24px; overflow: hidden; padding: 9px 14px 14px 22px;border-top: 1px solid #E0E0E0; }
.headline_swpier .swiper_txt a { height: 100%; display: block; }
.headline_swpier .swiper_txt .extra a{display:inline;color:inherit;}
.headline_swpier .swiper_txt .extra a.govname{max-width: 76px;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: bottom;}
.headline_swpier .swiper_txt .swiper-slide:after { display: none; content: ""; position: absolute; top: 15px; left: 9px; width: 6px; height: 15px; background: url(headline_trileft.png) no-repeat; }
.headline_swpier .swiper_txt .swiper-slide.hover { background: #FFF; color: #222; border-top:none; box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1); }
.headline_swpier .swiper_txt .swiper-slide.hover:after { display: block; }
.headline_swpier .swiper_txt .swiper-slide-active{border-top:none;}
.headline_swpier .swiper_txt .title{ margin:10px; font-size: 18px;color: #666;letter-spacing: 0;line-height: 24px;max-height: 72px;min-height: 60px;overflow:hidden;}

.headline_swpier .swiper_txt .swiper-slide.hover .title{font-weight: 700; color: #000; }
.headline_swpier .swiper-slide:hover .title { color: #000; }

.headline_swpier .swiper_txt .extra{position:absolute;bottom:11px;font-size: 12px;color: #B4B4B5;letter-spacing: 0;}
.headline_swpier .swiper_txt .label{text-align:center;line-height:20px;display:block;color:#fff;font-size:12px;width:40px;height:20px;position:absolute;bottom:14px;right:14px;background-image: linear-gradient(-90deg, #00D1F7 0%, #00A5EB 92%);}
.headline_swpier .swiper_txt .icon_talk{display: inline-block;background: url(icon_talk_rect.png) no-repeat left center;width: 14px;height: 14px;background-size: 100%;margin:0 4px 3px 12px; vertical-align: middle;}
.headline_swpier .swiper_txt .line{margin:0 7px;color: #d8d8d8;}




.swiper-container{
	margin-left:auto;margin-right:auto;position:relative;  overflow:hidden;z-index:1;
	position: unset;
}


.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.45;cursor:auto;pointer-events:none}




.headline_swpier .swiper-button-prev {
	cursor:pointer;
	position: absolute;
	background: url(headline_arrows.png) no-repeat;
	left: inherit; 
	right: 16%;
	top: 0;
	margin-top: -40px;
	width: 30px;
	height: 24px;
	z-index: 2;
}
.headline_swpier .swiper-button-next {
	cursor:pointer;
	position: absolute;
	background: url(headline_arrows.png) no-repeat;
	top: inherit; 
	right: 16%;
	bottom: 0;
	margin-bottom: -40px;
	width: 30px;
	height: 24px;
	z-index: 2;
	-webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg); 
	-o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg); 
	transform: rotate(180deg);
}


.news_limit{
	max-height: 300px;
	overflow: hidden; 
	position:relative; 
	margin-bottom: 0px;
}
.news_all{
	display:none;
	color: #01a5ec;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index:100;
	line-height: 400px;
	height: 160px;
	font-size:12px;
	background-image: -webkit-linear-gradient(top,hsla(0,0%,100%,0),#eee);
	background-image: linear-gradient(180deg,hsla(0,0%,100%,0),#eee);
}
.news_all span{
	background: url(clickMore.png) no-repeat;
	display: inline-block;
	width: 27px;
	height: 27px;
	background-size: 100%;
	margin-bottom:60px;
}





#banner{
	position:unset;
}
.hdp_swpier {box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.4);margin: 80px auto 0; background: #fff;
}
.hdp_swpier *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#banner .swiper-button-prev {
    background: url(arrows.png) no-repeat left top;
    position: absolute;
	
	background-size: 100%;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}
#banner .swiper-button-next {
    background: url(arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}


#banner .swiper-pagination {
    position: absolute;
    right: auto;
    left: 20px;
    text-align: left;
    top: 10px;
    width: auto;
    z-index: 2;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffeb11;
}



#banner .hdp_prev {
	cursor:pointer;
	position: absolute;
	background: url(headline_arrows.png) no-repeat;
	right: 18%;
	top: 0;
	margin-top: -40px;
	width: 30px;
	height: 24px;
	z-index: 2;
}
#banner .hdp_next {
	cursor:pointer;
	position: absolute;
	background: url(headline_arrows.png) no-repeat;
	right: 18%;
	bottom: 0;
	margin-bottom: -40px;
	width: 30px;
	height: 24px;
	z-index: 2;
	-webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg); 
	-o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg); 
	transform: rotate(180deg);
}




.hdp_image { float: left; width: 66.666666%; height: auto; position: relative; background: #000; box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1); margin-right:0px;}

.hdp_txt { float: right; width: 33.333333%; cursor: pointer;  padding:20px;   }




.hdp_txt .title{
	color: #000;
	letter-spacing: 0;
	max-height: 72px;
	min-height: 60px;
	overflow:hidden;  
	font: 700 18px/36px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	margin-bottom:30px;
}
.hdp_txt .info{
	color: #999;
	letter-spacing: 0;
	max-height: 260px;
	overflow:hidden;  
	font: 400 16px/30px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}
.hdp_txt .extra{position:absolute;left:69%; bottom:11px;font-size: 12px;color: #B4B4B5;letter-spacing: 0;}
.hdp_txt .label{text-align:center;line-height:20px;display:block;color:#fff;font-size:12px;width:40px;height:20px;position:absolute;bottom:14px;right:14px;background-image: linear-gradient(-90deg, #00D1F7 0%, #00A5EB 92%);}
.hdp_txt .icon_talk{display: inline-block;background: url(icon_talk_rect.png) no-repeat left center;width: 14px;height: 14px;background-size: 100%;margin:0 4px 3px 12px; vertical-align: middle;}
.hdp_txt .line{margin:0 7px;color: #d8d8d8;}  
.hdp_txt a{
	color: #999;
}


.nav_tit_f {
	margin:60px auto 30px;	text-align:center;
}
.nav_tit_f span{
	background: #ABABAB;
	border-radius: 0px;
	padding:10px 0px 10px 20px;
	color: #FFF;
	font: 500 24px/60px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	cursor: pointer;
	letter-spacing:20px;
}


.yun_art_position{
	padding:20px 0 20px 20px;
	color:#B4B4B5;
	font: 400 14px/30px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}
.yun_art_position a{
	color:#B4B4B5;
}



.t_main {
	padding: 60px 100px;
}
.art_position{
	height:20px;
	line-height:20px;
	color:#284DA5;
	font-size: 16px;
}
.art_position a{
	color:#284DA5;
}
.t_main h1 {
	color: #333333; 
	margin:30px 0 30px;
	font: 400 38px/55px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.t_main p {
	margin: 15px 5px; font-size: 14px;text-indent: 0em;
}

.artInfodao {
	padding: 20px; border: 1px dotted rgb(170, 170, 170); border-image: none; color: rgb(153, 153, 153); text-indent: 2em; margin-top: 20px; 
	font: 400 16px/36px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.art_source {
	margin-left:10px;
}
.dp {
	padding: 0px 10px; text-align: center; color: rgb(153, 153, 153);
}
.artInfo {
	padding: 10px 0px; text-align: left; color: #B4B4B5; border-top: 1px solid #dfdfdf;  
font: 400 12px/24px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
	position: sticky;
}
.artInfo p{
	color: #B4B4B5; font: 400 12px/24px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; margin:0;
}
.website_gjyl p{
	color: #B4B4B5; font: 400 14px/24px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.show_adtxt p{
	color: #B4B4B5; font: 400 14px/24px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.artkey {
	border-top: 1px solid #dfdfdf; 
	padding: 10px 0; COLOR: #8e8e8e; margin-top: 20px; position: relative; font: 700 14px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}

.artkey A {
	COLOR: #8e8e8e; MARGIN-right: 10px; font: 700 14px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}


.t_main .t_body{
	padding: 30px 0px 0px; 
	font: 400 18px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
	line-height:40px;
}
.t_main .t_body video {
	margin: 20px 0px; width:100%; max-height:450px;
}
.t_main .t_body p {
	margin: 30px 0px; text-indent: 0em;
	font-size: 18px; 
	letter-spacing: -0.5px;
}
.t_main .t_body p a{
	COLOR: #006DAF; 
}
.t_main .t_body p em{
	font-size: 16px; color: rgb(153, 153, 153); 
}
.t_main .t_body p img {
	text-indent: 0em; display: block; margin: 0px auto; max-width: 100%; height: auto;
}
.t_main .t_body img {
	text-indent: 0em; display: block; margin: 0px auto; max-width: 100%; height: auto;
}
.t_main .t_body H5 {
	margin: 15px 0px; font-size: 16px;text-indent: 2em;
}


.t_main .t_body .quote,.t_main .t_body .blockcode{margin:10px 0;padding:10px 10px 10px 60px;zoom:1;}
.t_main .t_body .quote{padding-bottom:5px;background:#F9F9F9 url(icon_quote_s.gif) no-repeat 20px 6px;}
.t_main .t_body .quote blockquote{display:inline-block;margin:0;padding:0 60px 5px 0;background:url(icon_quote_e.gif) no-repeat 100% 100%; zoom:1;}


.t_body blockquote { margin:0 0px 10px 0;padding:50px 30px 0px; background:#F9F9F9 url(icon_quote_s.gif) no-repeat 20px 12px;}
.t_main .t_body blockquote p {
	margin: 10px 0px 5px;
}
.t_body blockquote p{display:inline-block; margin:0px 0px; zoom:1; width:100%; padding:0px 10px 0 0px;}
.t_body blockquote p:last-child {background:url(icon_quote_e.gif) no-repeat 100% 100%; padding-bottom:35px; margin-bottom: 10px; }






.font_size{position: absolute;top:20px;right:0;z-index:9999;overflow:hidden;width: 40px;min-height: 20px;background-color: #ffffff;}
.font_size span{width: 38px;height: 18px;display:block;border: 1px solid #dfdfdf;line-height:17px;font-size:14px;color: #8e8e8e;text-align:center;cursor: pointer;}
.size_level{}
.size_level li{width: 38px;height: 18px;border-right: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;border-left: 1px solid #dfdfdf;line-height:17px;font-size:14px;color: #8e8e8e;text-align:center;cursor: pointer;}
.size_level li:hover{color: #808080;background-color: #f1f1f1;}
.size_level li.on{color: #01a5ec !important;}
.contheight {height: 16px;width: 100%;}
.contheight10 {height: 10px;width: 100%;}
.news_txt{line-height: 40px;color: #333333;font-size: 18px !important;margin-bottom:46px;letter-spacing:0.5px;}
.news_txt a{text-decoration: underline;color:#00a5eb;}
.news_txt * {font-size: 18px; line-height: 40px;}
.news_txt img{padding:0px 0;max-width: 100% !important;height: auto !important;display: block; margin: 0 auto;}
.news_txt u{text-decoration: none;padding: 1px 0;line-height:26px;border-bottom: 1px solid #555555;}
.news_txt .image_desc{color: #808080; font-size: 14px !important; padding: 6px 0 20px; line-height: 20px;}
.super{font-size: 22px !important;line-height: 50px;}
.super *{font-size: 22px !important; line-height: 50px; }
.large{font-size: 20px !important;line-height: 42px;}
.large *{font-size: 20px !important; line-height: 42px; }
.small{font-size: 14px !important;line-height: 26px;}
.small *{ font-size: 14px !important; line-height: 26px;  }



.news_love{margin:50px auto;height:36px;}
.news_love .nbgbox{ width:32%;height: 28px; padding-top: 12px; display: inline-block; background-color: #f0f0f0; margin-right: 2%; float: left; text-align:center; }
.news_love .nbgbox:nth-child(3n){ margin-right: 0; }
.news_love a{height:16px;line-height:15px;font-size: 14px;color: #8e8e8e;/*margin-left:80px;*/padding: 0px 0 0px 36px;display: inline-block;/*float:left;*/ overflow:hidden; max-width:175px;}
.news_love a.zan{background: url(news_zan16.png) no-repeat 0 -1px;/*margin-left: 85px;*/}
.news_love a.zan_ok{background: url(news_zan16.png) no-repeat 0 -18px;}
.news_love a.shoucang{background: url(news_fav16.png) no-repeat 0 2px;}
.news_love a.shoucang_ok{background: url(news_fav16.png) no-repeat 0 -13px;}
.news_love a.genzong{background: url(eye2.png) no-repeat 0 0px; background-size: contain;}
.news_love a.genzong_ok{background: url(eye.png) no-repeat 0 0px; background-size: contain;}
.news_love a span{float:right;font-size: 12px;}





.bshare-custom{width:34px; position: fixed; bottom: 10% !important; left: 50% !important;margin-left: -580px; z-index: 999;}
.bshare-custom span{width:46px;height:21px;display:block;float:left;}
.bshare-custom a{cursor: pointer;width:34px;height:34px;margin-bottom:6px;display:block;float:left;background: url(share_bg.png) no-repeat;outline: 0;}
.bshare-custom .bshare-weixin {
    background: url(share_bg.png) no-repeat;
    *display: inline;
    display: inline-block;
}
.bshare-custom .bshare-sinaminiblog {
    background: url(share_bg.png) 0 -40px no-repeat;
    *display: inline;
    display: inline-block;
}
.bshare-custom .bshare-qzone {
    background: url(share_bg.png) 0 -81px no-repeat;
    *display: inline;
    display: inline-block;
}
.bshare-custom .bshare-douban {
    background: url(share_bg.png) 0 -121px no-repeat;
    *display: inline;
    display: inline-block;
}


.pr_pt{
	width:28%;
	float: left;
	padding:0 3.9%;
	margin:40px 0 0;
	border-left:1px solid #e6e6e6;
}
.pr_pt:nth-child(3n) {
	padding-right:0;
}
.pr_pt:nth-child(3n+1) {
	padding-left:0;
	border-left:0px solid #e6e6e6;
	 clear: both;
}


.pr_pt h5 {
	padding:0 0 0px 0px;
	font: 400 18px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
	color:#333333;
	margin:0 auto 20px;

	height:52px;
	overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	text-align: justify;

}
.pr_pt h5 a {
	color:#333;
	outline:none;
}
.pr_pt h5 a:hover {
	color:#2267ad;
}
.pr_pt p {
	padding-left:0px;
	font: 400 14px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
	color:#888888;
	margin:0;
	max-height:104px;
	overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}




.linkbox{
	padding:10px 0 10px;margin-top:2px;
	border-top:1px solid #EEE; width:100%; float:left;
}
.linkbox h3{
	border-bottom:1px dotted #E1E1E1; 
}
.linkbox h3,.linkbox h3 a{
	font-size:18px;  margin:10px auto; padding:0px; 
	color:#0F5AAE;
}

.linkbox li {
	width:20%; float:left;
}

.list_about {
	width: auto;
	margin-top:0px;
	border-radius: 20px 20px 0px 0px;
	padding-top:20px;
	box-shadow: 0px 2px 15px #e0e0e0;box-sizing: border-box;
}
.list_about li {
	width:10.5%;
	float:left; 
	text-align:center;
	border-left: 0px solid #ffffff;
	padding: 0px;
	margin:0px 1%;
	font: 400 16px/60px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}
.list_about li:first-child { border-left: 0px solid #ffffff; }
.list_about li.cur{
	color: #027EB3;
	font: 700 16px/60px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	border-bottom: 1px solid #fff;
	background: #fff;
}


.list_hot {width: auto;margin-top:0px;}
.list_hot li {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #b9b9b9; 
padding: 6px 0 5px;
	max-height: 42px;
	margin:0px 0;
	font: 400 12px/21px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}
.list_hot li a {color: #333333;}
.list_hot li a:hover {color: #027EB3;}
.list_hot li span {width:18px;height: 14px;display: block;float: left;background: url(numhot_bg.png) no-repeat;margin: 3px 0 6px;}
.list_hot li:first-child {border-top:0;}

.num_hot1 {background-position: 0 0 !important;}

.num_hot2{background-position: 0 -14px !important;}
.num_hot3{background-position: 0 -28px !important;}
.num_hot4{background-position: 0 -42px !important;}
.num_hot5{background-position: 0 -56px !important;}
.num_hot6{background-position: 0 -70px !important;}
.num_hot7{background-position: 0 -84px !important;}
.num_hot8{background-position: 0 -98px !important;}
.num_hot9{background-position: 0 -112px !important;}
.num_hot10{background-position: 0 -126px !important;}




.page_list {
	background: rgba(243, 243, 243,0.5);padding: 15px 10px; border-image: none; text-align: center; margin: 80px 0px 0px;
	border:1px solid rgba(221, 221, 221,0.5);
	border-radius:10px;
}

.page_list SELECT {
	background:  rgba(219, 225, 230,0.3);  padding: 6px 0px; 
}

.page_list a {
	font: 500 14px/32px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; margin: 0px 2px; padding: 0px 8px; display: inline-block; font-size-adjust: none; font-stretch: normal;
}
.page_list a:link {
	color: rgb(0, 0, 0);
}
.page_list a:visited {
	color: rgb(0, 0, 0);
}
.page_list a:hover {
	background: #006DAF; color: rgb(255, 255, 255);
}
.page_list a.disabled:link {
	background: none; color: rgb(219, 225, 230);
}
.page_list .disabled {
	background: none; color: rgb(219, 225, 230);
}
.page_list a.disabled:visited {
	background: none; color: rgb(219, 225, 230);
}
.page_list a.disabled:hover {
	background: none; color: rgb(219, 225, 230);
}
.page_list a.curr:link {
	background: #006DAF; color: rgb(255, 255, 255);
}
.page_list span {
	background: #006DAF; color: rgb(255, 255, 255); font: 500 14px/32px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; margin: 0px 4px; padding: 0px 6px; display: inline-block; font-size-adjust: none; font-stretch: normal;
}
.page_list .curr {
	background: #006DAF; color: rgb(255, 255, 255);
}
.page_list a.curr:visited {
	background: #006DAF; color: rgb(255, 255, 255);
}
.page_list a.curr:hover {
	background: #006DAF; color: rgb(255, 255, 255);
}
.page_list a.blank:link {
	background: none; color: rgb(0, 0, 0); cursor: default;
}
.page_list a.blank:visited {
	background: none; color: rgb(0, 0, 0); cursor: default;
}
.page_list a.blank:hover {
	background: none; color: rgb(0, 0, 0); cursor: default;
}








.topic_nav {
	border-top: 1px solid rgb(221, 221, 221); 
	background: url("head_bg.png"); width: 100%; height: 35px; overflow: visible; font-size: 14px; line-height: 24px; 
}
.topic_nav .link {
	float: left;
	margin-top: 4px;
}
.topic_nav .end {
	border: currentColor;
}

.topic_nav li {
	padding: 0px 8px; color: rgb(102, 102, 102); border-right: 1px solid rgb(221, 221, 221); float: left;
}
.topic_nav a {
	color: rgb(102, 102, 102); text-decoration: none;
}
.topic_nav a:visited {
	color: rgb(102, 102, 102);
}
.topic_nav a:hover {
	color: rgb(102, 102, 102); text-decoration: underline;
}
.topic_nav .count {
	margin-top: 4px; color: rgb(102, 102, 102);  float: right;
}

.toutiao_index {
        margin:10px auto;
        clear:both;
	height:auto;
	border: 1px solid #e6e6e6;
	background-color:#ffffff;
	position: relative;
}
.toutiao_index h2 {
	height:90px; 
	font-size:42px; 
	color:#e9252c; 
	font-weight:bold; 
	line-height: 90px; 
	padding:0 4%;
	text-align: center; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
	border-bottom: 1px dashed #e6e6e6;
}
.toutiao_index h2 a{ color:#e9252c; }
.toutiao_index p {line-height: 26px; font-size:14px; text-indent: 2em; color:#999; background-color:#ffffff; padding:12px 2% 12px;}
.toutiao_index .plus {position: absolute;left:0;top:0;width:72px;height:72px;background: url(tt.png) no-repeat;z-index: 99;}
.toutiao_index .titbg {position: absolute;left:0px; right:0px; width:auto;height:57px;bottom:-15px;background: url(info_bg.png) no-repeat -1px bottom;z-index: -1;}

@media only screen and (min-width : 120px) and (max-width : 880px) {


.clear50 {
    height: 20px;
    clear: both;
}
.clear20 {
    height: 10px;
    clear: both;
}
.clear20n {
    height: 0px;
    clear: both;
}



.tit_right {
    width: 100%;
    margin: 0px auto 10px;
    position: relative;
    font: 700 16px/36px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}

.list_right{
	margin:10px auto 20px;
	background9: #F1F1F1;
	border-radius: 0px;
	padding:5px;
	box-shadow9: 0px 2px 15px #e0e0e0;box-sizing: border-box;
}



.tl01 {width:auto; margin:0 10px;}
.tl02 {width:auto; margin:0 10px;}
.tl02_l {
    width: 100%;
    float: left;
    padding-top: 0px;
}
.tl02_r {
    width: 100%;
    float: right;
    height: auto;
    position: relative;
}






.main_lt {
	display: none99;
}


.main_lt{width:100%;}

.headline_swpier .swiper_image_container { background: #000; box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1);}



.headline_swpier .swiper_image_container {
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 66.666666%;
}
.headline_swpier .swiper_image_container img {
	position:  absolute;
	left:0;
	width: 100%;
	height: 100%;
	display: block;
}

.headline_swpier .swiper_txt .swiper-slide{
	    padding: 10px 10px 0px 10px;
}
.headline_swpier .swiper_txt { float: right; width:100%; height: 270px; cursor: pointer;}


.headline_swpier .swiper_txt .title{
	margin:0px; font-size: 14px;color: #000;letter-spacing: 0;line-height: 24px;height: 90px;overflow:hidden;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}

.headline_swpier .swiper_txt .extra {
    position: absolute;
    bottom: 5px;
    font-size: 9px;
    color: #B4B4B5;
    letter-spacing: 0;
}





#banner{
	position:unset;
}
.hdp_swpier {box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.4);margin: 10px auto 20px; background: #fff;
}
.hdp_swpier *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

#banner .swiper-pagination {
    position: absolute;
    right: auto;
    left: 10px;
    text-align: left;
    top: 10px;
    width: auto;
    z-index: 2;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #C52F2E;
}



#banner .hdp_prev {
	cursor:pointer;


right: auto;
	margin-left: 0;
    background: url(arrows.png) no-repeat left top;
    position: absolute;
    left: 5px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2

}
#banner .hdp_next {
	cursor:pointer;

	-webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg); 
	-o-transform: rotate(0deg); 
	-ms-transform: rotate(0deg); 
	transform: rotate(0deg);

	left: auto;
	margin-left: 0;
    background: url(arrows.png) no-repeat left bottom;
    position: absolute;
    right: 5px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2

}






.hdp_image { float: left; width: 100%; height: auto; position: relative; background: #000; box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1); margin-right:0px;}

.hdp_txt { float: right; width: 100%; cursor: pointer;  padding:5px;   }




.hdp_txt .title{
	color: #000;
	letter-spacing: 0;
	height: 72px;
	max-height: 72px;
	min-height: 72px;
	overflow:hidden;  
	font: 700 16px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	margin-bottom:10px;
}
.hdp_txt .info{
	display: none;
}
.hdp_txt .extra{position:absolute;left:10px; bottom:5px;font-size: 12px;color: #B4B4B5;letter-spacing: 0;}
.hdp_txt .label{text-align:center;line-height:20px;display:block;color:#fff;font-size:12px;width:40px;height:20px;position:absolute;bottom:5px;right:5px;background-image: linear-gradient(-90deg, #00D1F7 0%, #00A5EB 92%);}
.hdp_txt .icon_talk{display: inline-block;background: url(icon_talk_rect.png) no-repeat left center;width: 14px;height: 14px;background-size: 100%;margin:0 4px 3px 12px; vertical-align: middle;}
.hdp_txt .line{margin:0 7px;color: #d8d8d8;}



.name {
    font-size: 14px;
    bottom: 0;
    color: #FFFFFF;
    height: 36px;
    left: 0;
    line-height: 36px;
}
.picTitle .bg {
	display9: none;
    height: 36px;
}
.picTitle .name {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
}










.headline{font-size: 18px;width:100%;border-bottom:1px solid #ccc;
    position: relative;
}
.headline .line {
    display: inline-block;
    padding: 12px 10px 10px 0;
    border-bottom: 1px solid #8E1817;
    margin-bottom: -1px;
    color: #8E1817;
}
.headline span{ 
	font: 700 18px/32px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}
.headline .more {
    float: right;
    color: #999999;
    font-size: 14px;
    position: relative;
    top: 25px;
    right: 10px;
}


.more-list li {
	font-size:16px;
	line-height: 36px; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}



/* 3 结构 */
.nav_li3 {width:auto; padding: 10px 0 0;
	
border-radius: 0px;
}
.nav_li3 dd{width:100%; width:-webkit-fill-available; float: left; background: #FFF; margin:0px 0 10px 0;}
.nav_li3 dd:first-child{ margin-left:0;}

.nav_li3 dd:nth-child(3n+1) {
	margin-left:0;
	clear: initial;
}
.nav_li3 dd:nth-child(2n+1) {
	margin-left:0;
	clear: both;
}
.nav_li3 dd.back{ background: #353535;border:1px }



.nav_li3 h1{
	margin:5px 0;
	height: initial;
	font: 700 16px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.nav_li3 .info{
	 display: none;
	color: #999;
	margin:10px 0 0;
	font: 400 12px/22px "宋体", "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}




/* 4 结构 */
.nav_li4 {
	width:auto; 
	padding: 20px 0 0;
	border-radius: 0px;
}

.nav_li4 dd{width:48%;float: left; background: #FFF; margin:0px 0 10px 4%;}

.nav_li4 dd:first-child{ margin-left:0;}

.nav_li4 dd:nth-child(2n+1) {
	margin-left:0;
}
.nav_li4 dd.back{ background: #353535;border:1px }



.nav_li4 h1{
	margin:5px 0;
	height:52px;
	font: 700 16px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.nav_li4 .info{
	 display: none;
	color: #999;
	margin:10px 0 0;
	font: 400 12px/22px "宋体", "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}










.gcjs {
	padding:10px 0;
}
.gcjs h1 {
	font: 700 30px/50px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	text-indent: 0em;
	color: #000;
	padding:10px 0 10px;
}
.gcjs p {
	font: 400 16px/30px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	text-indent: 0em;
	color: #000;
	padding:10px 0 10px;
}

.gcjs  .hr{
	border-bottom:0px dashed #d1d1d1;
	padding:0;
	margin-bottom: 10px;
}




/* wenhua 结构 */
.li_wenhua {
	width:auto; 
	margin: 0 10px;
	padding: 0px 0px 20px;
	border-radius: 0px;
}
.li_wenhua dd{
	width:100%;
	float: left;
	padding-left:0; 
	margin-left:0;
	background9: url(wenhua_li_bg.jpg) repeat-y left -150px;
}
.li_wenhua dd:first-child{
	margin-left:0;
	padding-left:0;
}

.li_wenhua dd:nth-child(2n+1) {
	margin-left:0;
	padding-left:0;
	background: none;
}
.li_wenhua dd:nth-child(2n) {
	margin-left:0;
	padding-left: 0;
	border-left:0px dashed;
	border-image: none;
}

.yun_width_75 {
	width: auto;
	width: -webkit-fill-available;
	margin:0px 5px 15px;
	float: left;
}
.yun_width_22r {
	width: auto;
	width: -webkit-fill-available;
	margin: 0 5px;
	float: left;
}


.headline_swpier {
	box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
	margin-bottom: 20px;
	margin-top: 20px;
}

.headline_swpier .swiper_txt .swiper-button-prev { top: -10px; left: inherit; right: 45%; background: url(headline_arrows.png) no-repeat;  height: 24px; }
.headline_swpier .swiper_txt .swiper-button-next { bottom: -30px; top: inherit; right: 45%; background: url(headline_arrows.png) no-repeat;  height: 24px;-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }


.swiper-button-prev ,.swiper-button-next { display: none; }
    

.nav_tit_f {
	margin:30px auto 10px;	text-align:center;
}
.nav_tit_f span{
	background: #ABABAB;
	border-radius: 0px;
	padding:5px 4px 5px 10px;
	color: #FFF;
	font: 500 18px/40px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	cursor: pointer;
	letter-spacing:6px;
}

.yun_art_position{
	padding:0px 0 10px 10px;
	font: 400 14px/30px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}

.t_main {
	padding: 10px 15px;
}
.art_position{
	height:20px;
	line-height:20px;
	color:#284DA5;
	font-size: 14px;
    WIDTH: -webkit-fill-available;
	padding:5px;
}
.art_position a{
	color:#284DA5;
}
.t_main h1 {
	text-align: left; color: #333333; 
	margin:10px 0 10px;
	font: 400 28px/46px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.t_main p {
	margin: 15px 5px; font-size: 14px;text-indent: 0em;
}

.artInfodao {
	padding: 10px; border: 1px dotted rgb(170, 170, 170); border-image: none; color: rgb(153, 153, 153); text-indent: 2em; margin-top: 10px; 
	font: 400 16px/36px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.art_source {
	margin-left:10px;
}
.dp {
	padding: 0px 10px; text-align: center; color: rgb(153, 153, 153);
}
.artInfo {
	padding: 5px 0px 30px; text-align: left; color: #B4B4B5; border-top: 0px solid #dfdfdf; 
font: 400 12px/18px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.artInfo p{
	color: #B4B4B5; font: 400 12px/28px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; margin:0;
}
.website_gjyl p{
	color: #B4B4B5; font: 400 12px/24px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.show_adtxt p{
	color: #B4B4B5; font: 400 12px/24px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}
.artkey {
	display: none;
	border-top: 1px solid #dfdfdf; 
	padding: 10px 0 0; COLOR: #8e8e8e; margin-top: 20px; font: 700 14px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}

.artkey A {
	COLOR: #8e8e8e; MARGIN-right: 10px; font: 700 14px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
}

.t_main .t_body{
	padding: 0px 0px 0px; 
	font: 400 18px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
	line-height:36px;
}
.t_main .t_body video {
	margin: 10px 0px; width:100%; max-height:360px;
}
.t_main .t_body p {
	    text-align: justify; /**/
	margin: 20px 0px; text-indent: 0em;
	font-size: 18px; 
	letter-spacing: -0.5px;
}
.t_main .t_body p a{
	COLOR: #006DAF; 
}
.t_main .t_body p em{
	font-size: 16px; color: rgb(153, 153, 153); 
}
.t_main .t_body p img {
	text-indent: 0em; display: block; margin: 0px auto; max-width: 100%; height: auto;
}
.t_main .t_body img {
	text-indent: 0em; display: block; margin: 0px auto; max-width: 100%; height: auto;
}
.t_main .t_body H5 {
	margin: 15px 0px; font-size: 16px;text-indent: 2em;
}


.t_main .t_body .quote,.t_main .t_body .blockcode{margin:10px 0;padding:10px 10px 10px 60px;zoom:1;}
.t_main .t_body .quote{padding-bottom:5px;background:#F9F9F9 url(icon_quote_s.gif) no-repeat 20px 6px;}
.t_main .t_body .quote blockquote{display:inline-block;margin:0;padding:0 60px 5px 0;background:url(icon_quote_e.gif) no-repeat 100% 100%; zoom:1;}


.t_body blockquote { margin:20px 0px 10px 0;padding:40px 30px 0px; background:#F9F9F9 url(icon_quote_s.gif) no-repeat 20px 12px;}
.t_main .t_body blockquote p {
	margin: 10px 0px 5px;
}
.t_body blockquote p{display:inline-block; margin:0px 0px; zoom:1; width:100%; padding:0px 10px 0 0px;}
.t_body blockquote p:last-child {background:url(icon_quote_e.gif) no-repeat 100% 100%; padding-bottom:35px; margin-bottom: 10px; }



.font_size{ display:none; }

.font_size{position: fixed; top:45%; bottom:auto; left:0px; z-index:9999;overflow:hidden;width: -webkit-fill-available; min-height: unset; background-color: transparent;  text-align:-webkit-right;  }
.font_size span {
	direction: ltr;
	writing-mode: vertical-lr;
}
.size_level li {
	border-top: 1px solid #dfdfdf;
	direction: ltr;
	writing-mode: tb-rl;
}


.font_size span{width: auto; height: auto; display:block;border: 0px solid #dfdfdf;line-height:unset; font-size:9px; color: #fff; text-align:center; cursor: pointer; margin:0px; padding:5px 0 0; 
	    letter-spacing: 8px;
	background: #212771;
 }
.size_level{
	text-align: inherit;
	width: auto;
	right: 0px;
	position: relative;
}
.size_level li{width: auto; height: auto; border-right: 0px solid #dfdfdf;border-bottom: 0px solid #dfdfdf;border-left: 0px solid #dfdfdf;line-height:unset; font-size:9px;color: #8e8e8e;text-align:center;cursor: pointer; padding:5px 0px; margin-top:5px; }
.size_level li:hover{color: #808080;background-color: #f1f1f1;}
.size_level li.on{color: #01a5ec !important;}
.contheight {height: 16px;width: 100%;}
.contheight10 {height: 10px;width: 100%;}
.news_txt{line-height: 38px;color: #333333;font-size: 18px !important;margin-bottom:46px;letter-spacing:0.5px;}
.news_txt a{text-decoration: underline;color:#00a5eb;}
.news_txt * {font-size: 20px; line-height: 38px;}
.news_txt img{padding:0px 0;max-width: 100% !important;height: auto !important;display: block; margin: 0 auto;}
.news_txt u{text-decoration: none;padding: 1px 0;line-height:26px;border-bottom: 1px solid #555555;}
.news_txt .image_desc{color: #808080; font-size: 14px !important; padding: 6px 0 20px; line-height: 20px;}
.super{font-size: 20px !important;line-height: 40px;}
.super *{font-size: 20px !important; line-height: 40px; }
.large{font-size: 18px !important;line-height: 38px;}
.large *{font-size: 18px !important; line-height: 38px; }
.small{font-size: 14px !important;line-height: 30px;}
.small *{ font-size: 14px !important; line-height: 30px;  }







.news_love{margin:10px auto 20px;height:36px;}
.news_love .nbgbox{ width:32%;height: 28px; padding-top: 8px; display: inline-block; background-color: #f0f0f0; margin-right: 2%; float: left; text-align:center; }
.news_love .nbgbox:nth-child(3n){ margin-right: 0; }
.news_love a{height:16px;line-height:15px;font-size: 14px;color: #8e8e8e;/*margin-left:80px;*/padding: 0px 0 0px 25px;display: inline-block;/*float:left;*/ overflow:hidden; max-width:175px;}
.news_love a.zan{background: url(news_zan16.png) no-repeat 0 0px;/*margin-left: 85px;*/}
.news_love a.zan_ok{background: url(news_zan16.png) no-repeat 0 -18px;}
.news_love a.shoucang{background: url(news_fav16.png) no-repeat 0 1px;}
.news_love a.shoucang_ok{background: url(news_fav16.png) no-repeat 0 -13px;}
.news_love a.genzong{background: url(eye2.png) no-repeat 0 0px; background-size: contain;}
.news_love a.genzong_ok{background: url(eye.png) no-repeat 0 0px; background-size: contain;}
.news_love a span{float:right;font-size: 12px;}





.bshare-custom{width:34px; left: 0 !important;margin-left: -80px; z-index: 999; display: none; }


.pr_pt{
	width:47%;
	float: left;
	padding:0 2.8%;
	margin:15px 0 0;
	border-left:1px solid #e6e6e6;
}
.pr_pt:first-child{
	padding-left:0;
	border-left:0px solid #e6e6e6;
}
.pr_pt:nth-child(3n+1) {
	padding:0 2.8%;
	border-left:1px solid #e6e6e6;
	 clear: unset;
}
.pr_pt:nth-child(2n) {
	padding-right:0;
	float: right;
}


 .pr_pt:nth-child(2n+1) {
	padding-left:0;
	border-left:0px solid #e6e6e6;
	 clear: both;
}






.pr_pt h5 {
	padding:0 0 0px 0px;
	font: 700 14px/22px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
	color:#333333;
	margin:0 auto 10px;
	height:45px;
	overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	text-align: justify;
}
.pr_pt h5 a {
	color:#333;
	outline:none;
}
.pr_pt h5 a:hover {
	color:#2267ad;
}
.pr_pt p {
	padding-left:0px;
	font: 400 12px/24px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; 
	color:#888888;
	margin:0;
	max-height:96px;
	overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
	text-align: justify;
}




.list_kuai dd{width: 100%; float: left;padding: 10px 10px 10px;margin: 10px 0 10px 0;box-shadow: 0px 2px 15px #e0e0e0;box-sizing: border-box;}	  
.list_kuai dd:nth-of-type(2) { margin-right: 0; }
.list_kuai dd:nth-child(2n+1) {
	clear:both;
}
 .list_kuai dd:nth-child(2n) {
	margin-right: 0;
}
.list_kuai dd:hover{background: #fff; cursor: pointer; }


.list_kuai1 {width: 100%; padding: 10px 10px 10px;margin: 10px 0 0 0;box-shadow: 0px 2px 15px #e0e0e0;box-sizing: border-box;}
.list_kuai1:hover{background: #fff; cursor: pointer; }


.list_kuai_list dd{width: 48%; float: left; margin: 0px 4% 0 0; }

.list_kuai_list dd:nth-of-type(2) { margin-right: 0; }
.list_kuai_list dd:nth-child(2) {
	margin-right: 0;
}




/* 列表页标题 */
.head_list {
	width:100%;
	margin-top:20px;
	text-align: center;
	font: 700 18px/32px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}
.head_list span{  }

/* list列表 2列多行 */
.list2 {margin:20px 10px; }
.list2 li:hover a{color:#C52F2E;}
.list2 li {
	line-height: 30px;
	font-size:14px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.list2 li{ width: 100%; float: left; margin: 0px 4% 0 0;}
.list2 li:nth-child(2n) {
	margin-right: 0;
}
.list2 li em{
	font-size:12px;
	font-style: normal;
	float:right; 
	color:#d1d1d1;
	margin-left:10px;
}

.page_list {
	background: rgba(243, 243, 243,0.5); padding: 15px 10px; border-image: none; text-align: center; margin: 20px 10px 10px;
	border:1px solid rgba(221, 221, 221,0.5);
	border-radius:10px;
}

.page_list a {
	font: 400 12px/26px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; margin: 0px 0px; padding: 0px 4px; display: inline-block; font-size-adjust: none; font-stretch: normal;
}


.page_list span {
	background: #006DAF; color: rgb(255, 255, 255); font: 500 14px/32px "Microsoft YaHei", "微软雅黑", "宋体", "黑体"; margin: 0px 4px; padding: 0px 6px; display: inline-block; font-size-adjust: none; font-stretch: normal;
}

.list_about { display: none; }
.linkbox h3,.linkbox h3 a{
	font-size:16px;
}
.linkbox li {
	width:25%; float:left; font-size:14px;
}






.topic_nav {
	background: url("head_bg.png"); width: 100%; height: 35px; overflow: visible; font-size: 9px; line-height: 24px; 
}
.topic_nav li {
	padding: 0px 5px; color: rgb(102, 102, 102); border-right: 0px solid rgb(221, 221, 221); float: left;
}
.topic_nav .count {
	margin-right: 5px;
}
.topic_nav .end {
	border: currentColor;
	display: none;
}

.toutiao_index {
        margin:10px 5px;
        clear:both;
	height:auto;
	border: 1px solid #e6e6e6;
	background-color:#ffffff;
	position: relative;
}
.toutiao_index h2 {
	height:50px; 
	font-size:18px; 
	color:#a11e28; 
	font-weight:bold; 
	line-height: 50px; 
	padding:0 4%;
	text-align: center; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.toutiao_index .plus {position: absolute;left:0;top:20;width:72px;height:72px;background: url(tts.png) no-repeat;z-index: 99;}
.toutiao_index p {line-height: 26px; font-size:14px; text-indent: 2em; color:#999;  background-color:#ffffff; padding:10px 2% 0;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	margin-bottom:10px;
}




}