
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;font-weight: normal;  }
a { text-decoration:none; }
img { border:none; }
ol,ul,li,button { list-style:none; }
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
@font-face{
    font-family:andriod-font-1;
    src:url('**injection1**/fonts/songti_1.ttf');
}
@font-face{
    font-family:andriod-font-2;
    src:url('**injection2**/fonts/songti_2.ttf');
}
@font-face{
    font-family:andriod-font-3;
    src:url('**injection3**/fonts/songti_3.ttf');
}
body{
    font-family: 'andriod-font-2','STSongti-SC-Bold',PingFang SC, Hiragino Sans GB, Microsoft Yahei, sans-serif;
    width: 100%;
}
.header{
    position: relative;
    overflow: hidden;
}
.header .img{
    width: 100%;
    background: url("") no-repeat center/cover;
}
.header .icon{
    display: none;
    position: absolute;
    left: 0;
    bottom:0;
    width: 1rem;
    height: 0.54rem;
    background: url("../images/subject-icon.png") no-repeat left center/cover;
}


.main{
    width: 100%;
}

.main .news-list li{
    padding:0.4rem 0 0.493333333rem;
    margin:0 0.4rem;
    border-bottom: 0.5px solid #e6e6e6;
}
[data-dpr="2"] .main .news-list li{
    border-bottom: 1px solid #e6e6e6;
}
[data-dpr="3"] .main .news-list li{
    border-bottom: 1.5px solid #e6e6e6;
}
.news-list li h3{
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    /* text-align: justify; */
    -webkit-line-clamp: 2;
    font-family: 'andriod-font-2','STSongti-SC-Bold',PingFang SC, Hiragino Sans GB, Microsoft Yahei, sans-serif;
    margin-bottom: 0.24rem;
    line-height: 0.6933333rem;
    height: 1.3866666rem;
}
[data-dpr="2"] .news-list li h3{
    font-size: 32px;
}
[data-dpr="3"] .news-list li h3{
    font-size: 48px;
}
.news-list li .pic{
    float: right;
    padding: 0.093333rem 0 0 0.37333333rem;
}
.news-list li .pic .img{
    width: 3.0233333rem;
    height: 1.893333rem;
    background: url("../images/image_default_1@3x.png") no-repeat center/cover;
}
.news-list li p{
    line-height: 0.3rem;
    color: #999;
    font-size: 14px;
    text-align: left;
}
[data-dpr="2"] .news-list li p{
    font-size: 20px;
}
[data-dpr="3"] .news-list li p{
    font-size: 30px;
}
.news-list li p .left{
    /*float: left;*/
}
.news-list li p .right{
    /*float: right;*/
    margin-left: 2px;
    display: inline-block;
    border: none;
    padding-left: 15px;
}



.news-list li.video{
    position: relative;
    padding-bottom: 0.66667rem;
}
.news-list li.video .pic{
    float: none;
    padding:0;
    width: 100%;
    margin-bottom: 0.3rem;
}
.news-list li.video .pic .img{
    width: 100%;
    height: 5rem;
    position: relative;
}
.news-list li.video .pic .img:after{
    content: '';
    position: absolute;
    top:50%;
    left: 50%;
    z-index: 2;
    width: 1.226667rem;
    height: 1.226667rem;
    transform: translate(-50%,-50%);
    background: url("../images/video_play.png") no-repeat center/contain;
}
.news-list li.video h3{
    margin-bottom: 0.1rem;
    height: auto;
}
.news-list li.video p .right{
    float: right;
    padding-left: 0;
}
.news-list li.video p .dur{
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #dddddd;
}



.model{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 99999;
}
.loading{
    position: fixed;
    z-index: 1;
    top:50%;
    left: 50%;
    width: 0.666667rem;
    height: 0.666667rem;
    margin-left: -0.333333rem;
    margin-top: -0.333333rem;
    background: url("../images/loading-ico.gif") no-repeat center/contain;
}


/*鍒嗕韩娴眰*/
.share-model {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2rem;
    background-color: rgba(0, 0, 0, 0.8);
}

.share-model .logo {
    width: 1.173333rem;
    height: 1.173333rem;
    background: url("../images/share-icon.png") no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0.413333rem;
    left: 0.533333rem;
    border-radius: 7px;
}
#html[night="true"] .share-model .logo {
    opacity: 0.6;
}

.share-model .text {
    position: absolute;
    top: 0.453333rem;
    left: 1.973333rem;
}

.share-model .text h3 {
    font-size: 19px;
    color: #FFFFFF;
    line-height: 0.56rem;
    margin-bottom: 0.16rem;
}
#html[night="true"] .share-model .text h3 {
    color: #6e6e6e!important;
}

.share-model .text p {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 0.453333rem;
}

#html[night="true"] .share-model .text p{
    color: #6e6e6e!important;
}

.share-model .btn {
    position: absolute;
    top: 0.64rem;
    right: 1.08rem;
    width: 1.613333rem;
    height: 0.733333rem;
    line-height: 0.733333rem;
    text-align: center;
    background: #DA3924;
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
}
.share-model .close {
    width: 1.013333rem;
    height: 1.013333rem;
    background: url("../images/icon_close@3x.png") no-repeat center;
    background-size: 0.346667rem;
    position: absolute;
    top: 0.493333rem;
    right: 0;
}
