html,body {-webkit-text-size-adjust: none;-webkit-font-smoothing: antialiased;color:#737373;}
/*body, th, td, input, select, textarea, button { font-family:"黑体", sans-serif;}*/
body, th, td, input, select, textarea, button {font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;}
body{background-color: ;}
a, a:hover {color:#414141;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}

.font_s{font-size:12px}.font_m{font-size:13px}.font_l{font-size:16px}.font_xl{font-size: 28px;letter-spacing: -1px;font-weight: 700;margin-bottom: 10px;/*font: 700 36px/1 Microsoft Yahei;color: #404040*/
/*font: 700 30px/1 Microsoft Yahei;color: #404040;*//*font-size: 26px;line-height: 44px;color: #222*//*font-weight: bolder;font-size:20px;letter-spacing: 6px;line-height: 27px*/}.font_xxl{font-size:30px}
.screen{width:100%; height:100%;min-height:560px;overflow-x:hidden;min-height:560px;overflow-x:hidden; overflow-y:auto;background:#fff;/*margin-top:70px*/}
/*.screen{width:100%; height:100%;min-height:560px;overflow-x:hidden;min-height:560px;overflow-x:hidden; overflow-y:auto;background:#fff;}*/
@media only screen and (min-width:1000px){
  .screen{width:700px;min-height:1000px;margin:0 auto} 
}
/* Header*/
.header, .logo, .hd_search, .hd_user{height:60px;}
.header{background:#F24444; overflow:hidden}.graybg{background:#4A4A4A;}
.logo{width:50%; float:left;background: url('../lrqw_img_wap/logo_wap.png') no-repeat;background-size:auto 55%; background-position:left center; margin-left:10px; }
.hd_search{width:60px;cursor:pointer;float:right;background:url('../lrqw_img_wap/ico_search.png') no-repeat center center;background-size:40%; }
.hd_user{width:60px;cursor:pointer;float:right;background: url('../lrqw_img_wap/ico_user.png') no-repeat center center;background-size:40%; margin-right:1%}
.hd_search:hover, .hd_search:active, .hd_user:hover, .hd_user:active{background-color:#D23838;}

/* navigator 导航 */
.nav_area{width:100%;line-height:3em;height:3em;border-bottom:1px solid #E1E1E1; position:relative;box-sizing: border-box;background-color: white;}
.nav{box-sizing:border-box;overflow-y:hidden;width:98%;line-height:3em;height:3em;}
.nav ul{width:514px;overflow-x:auto;line-height:3em;height:3em;}/*每一个栏目宽32+20+10=62；目前62x7=434，434+80=514*/
.nav li{float:left;padding-left:10px;}
.nav li a{ font-size:16px;width:2em;padding:6px 1px;}
.nav li a.on{ background:#F24444;color:#fff; border-radius:6px; font-weight:bold;}
.nav li a:active{ background:#eee;border-radius:6px;  }
.nav_btn{position:absolute;top:0; right:0; width:60px;height:100%; z-index:1; cursor:pointer;}
.toEnd{background:rgba(255,255,255,.8) url('../lrqw_img_wap/toEnd.png') no-repeat;background-size:auto 50%; background-position:50% 50%;}
.toBegin{background:rgba(255,255,255,.8) url('../lrqw_img_wap/toBegin.png') no-repeat;background-size:auto 50%; background-position:50% 50%;}
.huandong::-webkit-scrollbar { display: none; height: 0 !important; }

/* back to top*/
#scrollbar{width:40px;position:fixed;right:3%;bottom:20px;cursor:pointer; z-index:1}
.scrolltop{width:40px;height:40px;background:url('../lrqw_img_wap/scrolltop.png') no-repeat; background-size:100%;display:block;opacity:0.8; margin-bottom:1em}
.returnhome{width:40px;height:40px;background:url('../lrqw_img_wap/scrollhome.png') no-repeat; background-size:100%;display:block;opacity:0.8}
.scrolltop:hover, .scrolltop:active, .returnhome:hover, .returnhome:active{ opacity:1}

.box_16_9{position:relative;overflow:hidden;display:block;}
.box_16_9 .img_16_9{object-fit:cover;width:100%; height:100%;}
/*.box_16_9 .img_16_9{object-fit: cover;width: 140px;height: 80px;}*/

/* focus 首页焦点图 */
.focus .focus_dtl{line-height:0.8em;background:url('../lrqw_img_wap/focusbg.png') no-repeat; background-size:100% 100%;position:absolute;bottom:-3px; width:100%; z-index:1; padding:4px 0.5em 18px 0.5em}
.focus .focus_dtl a{color:#fff}
.focus .focus_dtl .font_l{ font-weight:bold;font-size: 16px;}
.focus .swiper-pagination-bullet {background: #fff;opacity: .5;}
.focus .swiper-pagination-bullet-active {opacity: 1;background: #F24444;}


/* 内容页-图集 */
.pic_album .swiper-wrapper{position: relative;margin-bottom:1em}
.pic_album .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: block;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.pic_album .pic_area{ background:#999;width:100%;overflow:hidden; display:block;}
.pic_album .pic_area img{object-fit:cover;display:block;}
.pic_album .focus_dtl{ clear:both;width:100%; z-index:1; padding:6px 0.5em 6px 60px; text-align:left; height:5em; overflow:hidden}
.pic_album .focus_dtl h2{line-height:0.8em;}
.pic_album .focus_dtl:after{margin-bottom:30px}
/* 页码 */
.pic_album .swiper-pagination-fraction {bottom:4.4em;left: 0;width:60px;color:#ababab;}
.pic_album .swiper-pagination-current{color:#F24444; font-size:30px; font-style:normal}
.pic_album .swiper-button-next,.pic_album .swiper-button-prev{top:35%}

/*左右切换箭头*/
.swiper-button-next, .swiper-button-prev {
	-moz-background-size: 18px 30px;
	-webkit-background-size: 18px 30px;
	background-size: 18px 30px;}


/*list 列表通用*/
.list{ margin-bottom:2em}
  .list li h2{line-height:1.4em;}.list li h2:after{ clear:both}
  .list li p{line-height:1.4em}
  p.timearea{background:url('../lrqw_img_wap/ico_time.png') no-repeat; background-size:auto 50%; background-position:left 60%; padding-left:15px}
  
/*list_bigImg 1.上大图下文*/
.list_bigImg li{ width:100%;padding:1em 3%;border-bottom:10px solid #F3F3F3}
.news_pic{ display:block; margin-bottom:0.4em; position:relative}
.news_pic img{width:100%;}
.ico_play{position:absolute; top:50%;left:50%; width:80px; height:80px; margin-left:-40px;margin-top:-40px;background:url(../lrqw_img_wap/ico_play.png) no-repeat center center;background-size:100%;} 
    
/*list_bigImg 2.左图右文*/  
.list_leftImg li{width:100%;padding:1em 3%;border-bottom:10px solid #F3F3F3;overflow:hidden;}/*宽分割线*/  
.leftImg_line li{border-bottom:1px solid #F3F3F3 !important;}/*细分隔线*/  
.list_leftImg .title{overflow:hidden; margin-top:-4px; margin-bottom:6px;}
.list_leftImg .title:after{ clear:both}
.ico_play_s{position:absolute; left:2%;bottom:4%; width:30px; height:30px;background:url(../lrqw_img_wap/ico_play.png) no-repeat center center; background-size:100%;}
.news_pic_s{display:block;width:36%; position:relative;}
.news_pic_half{display:block;width:48%; position:relative;}
.news_pic_s img, .news_pic_half img{width:100%; height: 6.5em;}


/*list_line 3.检索结果：带分隔线纯文字列表*/  
.list_line li{width:94%;padding:1em 0; margin:0 3%;border-bottom:1px solid #E8E8E8;}
.list_line .keyword{color:#5B8DC7 !important}

/*list_cover 4.杂志列表*/ 
.list_cover li{ float:left; width:50%;padding:20px 6%;box-sizing:border-box; overflow:hidden;}  
  .list_cover li h2{ line-height:1em;text-align:center} 
  .cover_pic{display:block;width:100%;text-align:center;}
  .cover_pic img{
    width: 100%;
    /*width:266px; height: 352px;*/
  }
  .list_cover li div{ overflow:hidden}
  a.btn_read{ padding:0.4em 1em; border:1px solid #E7E7E7; background:#FDFDFD;margin:0 auto; color:#333; border-radius:3px; height:2em;line-height:1em;width:5em; display:block; text-align:center; margin-top:10px }
  /*.cover_pic{display:block;width:150px; height:200px;text-align:center; margin:0 auto; vertical-align:bottom}
  .cover_pic img{width:100%;}*/

/*AD*/ 
.ad, li.ad{width:100%;padding:0; border:none !important;}
.ad img{width:100%;}

/* search_input 检索输入区域 */
.search {padding:1em 0 1em 3%;position:relative; overflow:hidden;border:1px solid #e1e1e1;}
 .search input.txt{width:calc(100% - 70px);height:2.5em;line-height:2.5em;word-wrap:normal;border:1px solid #ebebeb; background:#E7E7E7 url('../lrqw_img_wap/search_ico.png') no-repeat;background-size:auto 70%; background-position:10px center; padding:0 60px 0 45px; border-radius:50px;color:#333; overflow:hidden} 
 .search .search_btn{height:2.5em;width:2.5em;display:block;background:url('../lrqw_img_wap/search_btn.png') no-repeat;background-size:auto 50%;background-position:right center; position:absolute;top:1em; right:90px;}
 .search .search_back{width:70px;height:2.5em;line-height:2.5em;position:absolute;right:0;padding:0 10px; text-align:center; color:#999}
 


/*content 内容页*/
.con_bg{ width:100%; padding:8px 3%;overflow:hidden}
.con_path{padding:0 0 10px 10px;}

.article_info{height:40px;line-height:40px;}
.ico_share{float:right;height:40px;width:90px;}
.ico_weixin{ float:right;display:block;height:40px;width:40px;background:url('../lrqw_img_wap/ico_weixin.png') no-repeat;background-size:auto 80%;background-position:right center; margin-right:10px}
.ico_weibo{float:right;display:block;height:40px;width:40px;background:url('../lrqw_img_wap/ico_weibo.png') no-repeat;background-size:auto 80%;background-position:right center;}

#content{height:600px}
.content_area{overflow:hidden;}
.showmore{height:50px; margin-bottom:40px;margin-top:20px; text-align:center; background:url('../lrqw_img_wap/loadmore.png') no-repeat;background-size:auto 30%; background-position:center bottom}
.showmore a{background:#F24444;color:#fff; border-radius:6px; padding:0.4em 1em; margin:0 auto;}
#MorePic{ display:none}

.content{ line-height:1.6em;overflow:hidden; color:#5a5a5a;margin-top: 15px; }
/*.content img{max-width:100%;margin:1px auto; border:0px solid #CCC;border-radius:6px;display: inline-block;margin: -1px;border:0}max-width:100%;margin:1px auto; border:1px solid #CCC*/
.content img{max-width:100%;margin:1px auto; border:0px solid #CCC;border-radius:6px;}
/*.content p{ padding-bottom:1em;text-align: justify;letter-spacing: 8px;line-height: 27px}*/
/*.content p{margin: 16px 0;font-size: 18px;line-height: 28px;color: #222}*/
.content p{font: 18px/28px Microsoft Yahei;margin: 28px 0 0;text-align: justify;color: #171717;}
h1.font_l{line-height: 1.3em; font-weight:bold}

.video_bg{text-align:center;width:100%;background:#000;margin-bottom: 25px;}
.video_bg video{width:100%}

.pic{ display:block;}
.pic img{width:100%;}  
 
.picbig .picarea li img{height:220px;}
.pictitle .title{font-size:1.8rem;}


/*-- comment 暂不显示 --*/
.comment_area{border-top:0.6em solid #f2f2f2; display:none}
.comment{padding:2em 0; }
.avatar{float:left;width:20%; min-width:42px; text-align:left}
.ava




/*-----------20201012未改上面原有代码，只在以下代码中修改或增加-------------*/
/*--默认底色--*/
.screen{
	background: #f8f9f9;
}
/*--顶部导航--*/
.logo {
    width: 47%;
}
.hd_user{
	margin-right: 0;
}
.nav_area{
	margin-bottom:15px;
}
.nav li{
	padding-left: 5px;
}
.nav li a{
	padding:6px 14px;
}

/*分享按钮*/
.screen .hd_share{
	display: none;
}
.page_content .hd_share{
	display: block;
}
.hd_share {
    width: 60px;
	height: 60px;
    cursor: pointer;
    float: right;
    background: url(../lrqw_img_wap/icon_share.png) no-repeat center center;
}

/*--轮播--*/
.focus .focus_dtl{
	background:url('../lrqw_img_wap/icon_lbjb@2x.png') no-repeat;
}
.focus .focus_dtl .font_l{
	font-weight: normal;
}
.swiper-container{
	margin-bottom:15px;
	border-radius: 4px;
	margin-left: 15px;
    margin-right: 15px;	
}
/*--首页广告--*/
.list_bigImg{
	margin:0px 15px;
}
.ad img {
    border-radius: 4px;
}
/*--首页新闻列表--*/
.list_bigImg li{
	padding: unset;
	border-bottom: 1px solid #F3F3F3;
	margin-bottom:15px;
}
.list_bigImg h2{
	display: contents;
	line-height: normal;
}
.news_pic{
	margin-bottom: 10px;
}
.news_pic img,.box_16_9 .img_16_9{
	border-radius: 4px;
}
p.timearea{
	margin-bottom: 15px;
}
.font_xl{
	font-size: 18px;
	font-weight:normal;
	line-height:140%;
}

/*--底部--*/
.footer{
	width: 100%;
	height: auto;	
	margin: 0;
	font-weight: bold;
	color: white;
	display: block;	
	text-align: center;
}
.footer,.footer a, .footer p{
	font-size: 14px;
}
.footer_link{
	height: 44px;
	line-height: 44px;
	text-align: center;
}
.footer_link a{
	color:#333;
	font-weight: normal;
}
.footer_link span{
	color: #ddd;
	margin: 0px 14px;
	font-size: 10px;
}
.footer_copyright{
	padding: 14px 0px;
	background-color: #f24444;
}
.footer_copyright p{	
	color: #fff;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
.footer_copyright p:first-child{
	font-size: 16px;
	margin-bottom: 4px;
}

/*------列表页-------*/
.nav li a.on{
	border-radius: 4px;
}
.list_leftImg{
	margin: -15px 15px 0px;
}
.list_leftImg li{
	padding:15px 0px;
	border-bottom: 1px solid #F3F3F3;
}
.list_leftImg .mr_2p{
	margin-right: 15px;
}
.news_pic_s img, .news_pic_half img{
	border-radius: 4px;
}
.list_leftImg .title{
	margin-bottom: 0;
}
.list_leftImg li h2{
	font-size: 17px;
}
.list_leftImg p.timearea{
	margin-bottom: 0px;
}
.list_leftImg li.ad{
	padding-bottom: 0px;
}

/*-------内容页-------*/
.page_content .nav_area{
	display: none;
}
.page_content .con_bg{
	padding:60px 15px 0px;
}
/*标题*/
.con_bg .font_xl{
	font-size: 24px;
	margin: 20px 0px 10px;
}
.page_content .content{
	margin-top: 0px;
}
.page_content .content p{
	margin:0px 0px 20px;
	color:#666;
}
.article_info {
    margin-bottom: 30px;
    height: auto;
    line-height: normal;
}
.page_content .content p img+span{
	width: 100%;
    font-size: 16px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
/*阅读全部文章*/
.showmore{
	height: auto;
	background: url('../lrqw_img_wap/icon_jb@2x.png') repeat-x;
}
.showmore a{
	border-radius: 4px;
	display: block;
	width: calc(100% - 30px);
	padding: 0.8em 1em;
}

/*分享蒙版*/
.mask_share {
	display: none;
    z-index: 2;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
}
/*分享*/
.ico_share {
    position: fixed;
	height: auto;
	background: #F8F9F9;
	bottom: 0px;
	width: 100%;
}
/*分享按钮*/
.custom_icon a{
	height:51px;
	width: 51px;
	border-radius: 50%;
	padding-left: 0;
	margin: 20px 10px;
}
.custom_icon .bds_weixin,.custom_icon .bds_tsina{
	margin: 20px 10px;
	    padding: 0;
	    
}
.custom_icon .bds_weixin{
	background: url('../lrqw_img_wap/weixin@2x.png') no-repeat;
}
.custom_icon .bds_tsina{
	background: url('../lrqw_img_wap/sina@2x.png') no-repeat;
}
.close-share {
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
	font-size: 16px;
	background-color: #fff;
}
.custom_icon .bdshare-button-style0-24 .bds_weixin,
.custom_icon .bdshare-button-style0-24 .bds_tsina{
	background-color: #fff;
	background-position: center;
	background-size: 60%;
}
/*分割线*/
.line:after{
	height: 10px;
	border-top: 0px;
	background: #f8f9f9;
}

/*更多热点*/
.page_content .mb_1em > .con_bg{
	padding:0px 15px;
}
.mb_1em h2.font_xl.mt_1em.black{
	margin: 20px 0px;
	font-size: 20px;
}

/*内容页顶部*/
.page_content .header{
	position: fixed;	   
	left: 0;
	right: 0;
	top: 0;
	z-index: 3;
}


/*-----------------图片内容页-------------------*/
.page_content .swiper-container{
	margin: 0;
}
.picture .list_leftImg{
	margin: 0;
}
.picture .list_leftImg li h2{
	font-size: 16px;
	margin: 0;
}

/*更多图片*/
.picture .list_leftImg .title{
	float: left;
	width: 55%;
	margin-top: 0;
	margin-bottom: 0;
}
.picture .list_leftImg .mr_2p {
    width: 36%;
    float: right;
	margin-right:0px;
}
.picture .news_pic_s img, .news_pic_half img{
	display: list-item;
	object-fit: cover;
    width: 100%;
    height: 66.9375px;
}
.picture .showmore a{
	width: 100%;
}
/*------------视频内容页------------*/
.videopage .video_bg{
	margin:20px 0px;
}
#articleSource {
	display: none;
}
#contentVideo {
	display: none;
}
.m3u8Video {
	display: none;
}