

.article-layout .article-back-home,
.item-category,
.news-container .news-back-home,
.news-layout .item-news .text1 .type{
    background: url('/skin/default/images/news1.png') no-repeat;
    background-size: 1.8rem 11.8rem;
}
.news-container{
    position: relative;
}
.news-container .news-back-home{
    position: absolute;
    top: .26rem;
    right: .4rem;
    width: 1.64rem;
    height: .66rem;
    background-position: 0 -10rem;
}
.news-container .news-back-home:hover{
    background-position: 0 -10.8rem;
}
.news-layout{
    position: relative;
    z-index: 3;
    color: #757575;
}
.news-layout .cm-center{
    width: 11.2rem;
}
.news-layout .category-part{
    position: absolute;
    left: 0;
    top: -0.5rem;
}
.news-layout .category-part .item-category{
    width: 1.04rem;
    height: .56rem;
    display: inline-block;
    margin-right: .08rem;
    vertical-align: top;
}
.news-layout .category-part .item-category0{
    background-position: 0 -1.68rem;
}
.news-layout .category-part .item-category1{
    background-position: 0 -3rem;
}
.news-layout .category-part .item-category2{
    background-position: 0 -4.32rem;
}
.news-layout .category-part .item-category3{
    background-position: 0 -5.64rem;
}
.news-layout .category-part .item-category4{
    background-position: 0 -6.96rem;
}
.news-layout .category-part .item-category0.active{
    background-position: 0 -2.34rem;
}
.news-layout .category-part .item-category1.active{
    background-position: 0 -3.66rem;
}
.news-layout .category-part .item-category2.active{
    background-position: 0 -4.98rem;
}
.news-layout .category-part .item-category3.active{
    background-position: 0 -6.3rem;
}
.news-layout .category-part .item-category4.active{
    background-position: 0 -7.62rem;
}


.news-layout .list-part{
    padding-top: .16rem;
    min-height: 8rem;
    padding-bottom: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.news-layout .item-news{
    position: relative;
    height: 2.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 12rem;
    padding-bottom: .2rem;
    margin: 0 auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news-layout .item-news .item-con{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 3.46rem;
    padding-top: .1rem;
    position: relative;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.news-layout .item-news:hover .item-con{
    -webkit-transform: translateX(.2rem);
            transform: translateX(.2rem);
}
.news-layout .item-news .item-img{
    width: 3.24rem;
    height: 1.82rem;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: url('/skin/default/images/img_bg.png') 0 0 /100% 100%;
}
.news-layout .item-news .item-img img{
    width: 2.94rem;
    height: 1.64rem;
    display: block;
    margin-left: .14rem;
    margin-top: .1rem;
}
.news-layout .item-news .text1{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
}
.news-layout .item-news .text1 .type{
    width: .66rem;
    height: .32rem;
    display: inline-block;
    text-align: center;
    font-size: .18rem;
    color: #FFFFFF;
    line-height: .32rem;
    margin-right: .1rem;
}
.news-layout .item-news .text1 .type1{
    background-position: 0 0;
}
.news-layout .item-news .text1 .type2{
    background-position: 0 -.42rem;
}
.news-layout .item-news .text1 .type3{
    background-position: 0 -.84rem;
}
.news-layout .item-news .text1 .type4{
    background-position: 0 -1.26rem;
}

.news-layout .item-news .text1 .title{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #000000;
    font-size: .22rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-layout .item-news .text2{
    display: -webkit-box;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -o-line-clamp: 3;
    -ms-line-clamp: 3;
    line-clamp: 3;
    color: #757575;
    font-size: .16rem;
    line-height: .3rem;
    height: .9rem;
    margin-top: .1rem;
}
.news-layout .item-news .time{
    font-size: .16rem;
    margin-top: .1rem;
    color: #757575;
}
.article-layout{
    color: #757575;
    line-height: 1.5;
}

.article-layout .article-back-home{
    width: 1.7rem;
    height: .74rem;
    background-position: 0 -8.28rem;
    position: absolute;
    left: 0;
    top: -0.5rem;
}
.article-layout .article-back-home:hover{
    background-position: 0 -9.12rem;
}
.article-layout .cm-center{
    width: 11.2rem;
}
.article-layout .article-con{
    padding-top: .5rem;
    min-height: 6rem;
}
.article-layout .article-con .top-part{
    padding-bottom: .3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.article-layout .article-con .title{
    font-size: .24rem;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 1.5;
}
.article-layout .article-con .time{
    font-size: .16rem;
    text-align: center;
    margin-top: .16rem;
}
.article-layout .article-con .text-part{
    padding-top: .3rem;
    padding-bottom: 2rem;
    font-size: .16rem;
    word-break: break-all;
}
.article-layout .article-con .text-part img{
    max-width: 100%;
}

.article-layout .article-con .text-part p{
        line-height:35px;
          margin-bottom: 10px;
}

