@charset "utf-8";
/* reset.css */
ol,ul,li,dt,dd,dl{list-style:none;}
fieldset, img{border:0;}
body {color: #3e3e3e;width: 100%;overflow-x: hidden;line-height:0.373rem;font-size:0.373rem;position: relative;background: #f5f5f5 !important;/*-webkit-user-select: none;*//*-webkit-text-size-adjust: none;*/}
input[type="button"]{-webkit-appearance:none;}
input[type="submit"]{-webkit-appearance:none;}
input[type="text"]{-webkit-appearance:none;}
input[type="search"]{-webkit-appearance:none;}
select,input{vertical-align:middle;}
img{border:none;}
a:link,a:visited,a:hover{text-decoration:none !important;}
audio{display: block;width:9.2rem;margin: 0.4rem auto 0.4rem auto}
nav,header,footer,section{display: block;}

a{cursor:pointer;}
a:active,a:hover,a:focus{text-decoration:none;outline:none;}
a:link,a:visited{text-decoration:none;}
:focus{outline:0;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
texearea{resize:none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.titleh2{font-size: 0.533rem;margin-bottom: 0.4rem;color: #333;line-height: 0.853rem;width: 9.2rem;margin: 0 auto 0.4rem auto}
.bn{border-left:none !important;}
.dn{display: none !important;}
.bgn{background: none !important;}
div.lazy-load {background-color: #e6e6e6;overflow: hidden;display: inline-block;}
img.lazy-load{background-color: #e6e6e6;transition:opacity 0.3s ease-in;border: 0;outline: 0;}
.bt1{border-top: 0.013rem solid #e5e5e5;}
.fbn{font-weight: normal !important}
.cgorg{background: #fb5f20 !important;}

.flex{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center}
.flex1{-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;min-width: 0;}
.pb50{padding-bottom: .67rem !important; }
.pt30{padding-top:0.4rem !important}
.nmt{margin-top: 0px !important;}
.icon{display: inline-block;vertical-align: middle;background:  no-repeat; background-size: 2.67rem 2.67rem;}

/*download*/
.download{position: fixed;top: 0px;left: 0px;right: 0px;padding:0.4rem;z-index: 2;width:9.2rem; margin:0 auto;}
.download.hide{-webkit-transform: translatey(-100%);transform: translatey(-100%); -webkit-transition: all 200ms cubic-bezier(.55, .055, .675, .19);transition: all 200ms cubic-bezier(.55, .055, .675, .19);}
.download.show{-webkit-transform: translatey(0);transform: translatey(0); -webkit-transition: all 500ms cubic-bezier(.19, 1, .22, 1);transition: all 500ms cubic-bezier(.19, 1, .22, 1);}
.download_box{position: relative;background:#fff;box-shadow:0 .03rem .05rem .03rem rgba(0,0,0,0.06);border-radius: .13rem;padding:0.32rem 0.4rem;color: #333;}
.download_img{position: relative;height: 0.8rem;width: 0.8rem;margin-right: 0.267rem;border-radius:0.12rem;overflow:hidden; background:#fff; padding:0.1rem;border:1px solid #e5e5e5;}
.download_img img{width: 100%;height: 100%;}
.download_info{}
.download_info h4{color: #222;font-size:28px;}
.download_info h3{font-size: .4rem; line-height:0.6rem}
.download_info p{font-size:0.32rem;color: #999; line-height:0.4rem}
.download_link{display: inline-block;background-color: #fb5f20;color: #fff;border-radius: .11rem;width: 1.87rem;height: .72rem;text-align: center;;line-height: .72rem; font-size:0.32rem}

/* 活动样式 */
.addnewclass{}
.addnewclass .download_box{background:url(/uploads/image/t20990889/top.png) no-repeat !important; background-size:100% 100%;}
.addnewclass .download_info h3{color:#fff !important}
.addnewclass .download_img{ border:none !important}
.addnewclass .download_info p{color:rgba(255,255,255,0.85) !important;}
.addnewclass .download_link{ background:#416ef4 !important}

.download.hide   .content{
    margin-top: 0px;
}
.content{
    position: relative;
    padding: 0 0.4rem;
    background-color: #fff; width:9.2rem;margin:0 auto
}
.mt50{margin-top: 2.35rem !important;}
.title{
    margin-top: 0;
    padding-top: .6rem;
    font-size:.64rem;
    color:#222;
    line-height:.93rem;
    font-weight: bold;
}
.time_lable{
    margin:.27rem 0 0.8rem 0;
    font-size: .32rem;
    color: #999;
    letter-spacing: 0.35px;
}
/* 回到顶部 */
.go_top{
    position: fixed;
    left: 50%;
    margin-left: 7rem;
    bottom: .87rem;
    width:1rem;
    height:1rem;
    background:  no-repeat;
    background-size: 100% 100%;
    z-index: 3;
    display: inline-block;
    border-radius: 50%;
    /*background-color: #fff;*/
}
/* 文章详情 */
.article{
    margin-top: .8rem;
    font-size:.48rem;
    color:#222;
    line-height:.83rem;
    padding-bottom: .8rem;
    /*display: none;*/
}
.article img{
    max-width: 100%;
    margin: .4rem auto;
    height: auto; display:block;border-radius:0.052rem
    /*display: none;*/
}

.article>*{
    margin-bottom: .8rem;
    word-wrap: break-word;
    /*text-align: justify;*/
}
/* .article a{
    display: inline-block;
} */
.article p img,.article p a{
    margin: 0px auto;
}
.article a{
    color: #495f8c;
}
.article p   img,.article img   img{
    margin-top: 0px;
}
.article iframe{
    width: 100% !important;
    height:auto !important;display:block;margin:0 auto
}
.article video{
    width: 100% !important;
    height:auto !important;display:block;margin:0 auto
}
.article > p> a>img{
    display: block !important;
    margin: 0 auto;
}
/* content_head */

.content_head{
    margin: .27rem auto 0 auto;
    position: relative;
    font-size: .37rem;
    color: #222;
    padding: 0.4rem;
    font-weight: bold;
    background-color: #fff; width:9.2rem; line-height:0.47rem
}
.content_head::before{
    content:'';
    position: absolute;
    top: .37rem;
    left: 0px;
    width: .16rem;
    height: .47rem;
    background-color: #ff6100;
}
/* 精彩推荐 */
.hot_li{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding: .27rem 0px; display:flex; justify-content:space- between;
}
.hot_li:last-child{
    border-bottom: 0px;
}
.hot_img{
    max-width: 3.07rem;
    height: 2.04rem;
    margin-left: .44rem;flex-shrink:1
}
.hot_info{flex-grow:1}
.hot_img img{
    width: 100%;
    height: 100%;border-radius:0.052rem
}
.hot_li h4{
    font-size: .43rem;
    color: #222;
    line-height: .67rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
}
.hot_li p{
    font-size: .32rem;
    color:#999;
    margin-top: .27rem;
}
/* 评论 */
.comment_li{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    padding: .47rem 0px;
}
.comment_li:first-child{
    padding-top: .21rem;
}
.comment_tx{
    width: .85rem;
    height: .85rem;
    margin-right: .19rem;
}
.comment_tx img{
    width:100%;
    height: 100%;
}
.comment_info em{
    font-size: .37rem;
    color: #222;
}
.comment_info p{
    font-size: .32rem;
    color:#999;
    letter-spacing:0.35px;
}
.comment_body{
    margin-top: .2rem;
    padding-left: .99rem;
    font-size: .51rem;
    color: #111111;
    letter-spacing: .01rem;
    line-height: .72rem;
    word-wrap: break-word;
}
/* download_fot 底部推荐下载 */
.download_fot{
    position: relative;
    margin: .4rem auto;
    border:.03rem solid #fb5f20;
    background-color: #fff;
    display: block;
    width: 92%;
    color: #fb5f20;
    border-radius: .11rem;
    font-size: .4rem;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
}
/* 爆料 */
/* 爆料来源 */
.article_form{
    font-size:.32rem;
    color:#999;
    letter-spacing:0.35px;
}
.arrow_right{
    width: .12rem;
    height: .21rem;
    background-position: -.12rem -.11rem;
    margin-left: .13rem;
}
.content_headlable{
    display: inline-block;
    width: .67rem;
    height: .37rem;
    border-radius: .08rem;
    color: #fff;
    background-color: #4990e2;
    margin-left: .13rem;
    font-size: .24rem;
    text-align: center;
    line-height: .37rem;
}
.article.nmt{
    padding-bottom: .13rem;
}
/* 互动 */
.title   .comment_top{margin-top: .53rem;}
.hd_head{
    padding-top: .29rem;
    padding-left: .4rem;
    padding-right: .4rem;
    position: relative;
    /* border-bottom: .01rem solid #efefef; */
    background-color: #fff;
}
.hd_head span{
    position: relative;
    display: inline-block;
    height: 100%;
    padding: 0px .07rem;
    padding-bottom: .2rem;
    border-bottom: .05rem solid #fb5f20;
    color: #fb5f20;
    font-size: .4rem;
    font-weight: bold;
    z-index: 2;
}
.hd_head::after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: .01rem;
    background-color: #efefef;
}
.hd_head   .content .comment_li:first-child{
    padding-top: .47rem;
}
.comment_info em img{
    width: .33rem;
    height: .37rem;
    vertical-align: middle;
    margin-top: -.05rem;
}
.comment_info em img,.comment_info em font{
    margin-left: .21rem;
}
.comment_info em img.hot_wo{
    width: .45rem;
    height: .37rem;
}
.article p iframe{height:6.67rem !important;}
/* .comment_info em font{
    display: inline-block;
    width: .43rem;
    padding: .02rem 0px;
    text-align: center;
    border-radius: .08rem;
    border:.01rem solid #9b9b9b;
    font-size:.24rem;
    line-height:.4rem;
    color:#9b9b9b;
    vertical-align: middle;
} */
.code{
    position: fixed;
    left: 50%;
    margin-left: 6.5rem;
    top:.5rem;
    z-index: 3;
    /* width: 1.33rem; */
    /* height: 1.33rem; */
    display: none;
    border: 5px solid #ffffff;
}
/*图片说明*/
.pictext{
    text-align: center;
    text-indent: 0em !important;
    color: #a9a9a9 !important;
}

.cpewm{ text-align: center;margin: 0.4rem auto 0 auto;width:10rem}
.cpewm img{ width:4.267rem; height:4.267rem;}
.cpewm p{lear: both;min-height: 0.8em;line-height:0.747rem;font-size:0.373rem;margin-bottom:1.2em; color:#676767;}
a.more_news{display: block;margin:0 0.533rem;height:1.067rem;line-height:1.067rem;color: #f39100;font-size:0.453rem;text-align: center; border:0.013rem solid #f39100;border-radius:0.533rem;margin-bottom:1.067rem;}

.new_more{ font-size:0.373rem;line-height:1.227rem; color:#6a7fa5; background:url(/uploads/image/t20990889/more.jpg) no-repeat center right; background-size:0.267rem 0.373rem;display:block}
.videomain{width:100%; position:relative}
.videobg{ position:absolute;left:0;top:0;width:100%;height:100%; z-index:99; cursor:pointer}
.videobg img{ display:block;width:1.08rem;height:1.08rem;top:0;bottom:0;left:0;right:0;margin:auto; position:absolute}
.main_video{max-height:6.0rem;background:#000;}

#pltit{ display:none}
#pl{}
#p0{ display:none}
.more2{display:block;height:0.88rem; line-height:0.88rem;font-size:0.4rem; color:#ff6100; text-align:center;margin:0.4rem auto;width:9.2rem; background:rgb(253,233,226);border-radius: .11rem;}