/*头部*/
#news .news{width: 100%; height: 3rem; background:url(../images/bg-02.jpg) no-repeat; margin-top: 1rem;  background-size: 100% 100%;}
#news .news .news-top{width: 100%; padding-top: .7rem; text-align: center;}
#news .news .news-top .news-icon{width: 100%; height: auto;}
#news .news .news-top .news-icon img{width: .58rem; height: .12rem;}
#news .news .news-top .big{width: 100%; font-size: .4rem; color: #fff; letter-spacing: .05rem;}
#news .news .news-top .small{width: 100%; font-size: .18rem; color: #fff; letter-spacing: .02rem; position: relative; top: 0;}

/*正文*/
#news .content{min-height: 4.9rem;}
#news .content .assort{width: 100%; height: .8rem; border-bottom: 1px #ccc solid;}
#news .content .assort .assort-inner{width: 92%; height: auto; margin: 0 auto; position: relative; }
#news .content .assort .assort-inner .bar{width: 50%; height: .35rem; position: absolute; top: .2rem; border-right: 1px #ccc solid; z-index: -1;}
#news .content .assort .assort-inner .assort-list{width: 50%; height: .8rem; float: left; text-align: center;}
#news .content .assort .assort-inner .assort-list .text{width: auto; height: .78rem; line-height: .8rem; border-bottom: .02rem #fff solid; display: inline-block; font-size: .31rem; color: #4b4b4b;}
#news .content .assort .assort-inner .assort-list .active{border-color: #144eb1;}
#news .content .assort .assort-inner .assort-list a{display: block;}
#news .content .main{width: 100%; height: auto; margin: .2rem 0 .3rem;}
#news .content .main .main-inner{width: 92%; height: auto; margin: 0 auto;}
#news .content .main .main-inner ul li{width: 100%; height: auto; border-bottom: 1px #ccc solid; display: inline-block;}
#news .content .main .main-inner ul li a{display: block;}
#news .content .main .main-inner .title{font-size: .31rem; color: #4b4b4b; margin-top: .3rem;}
#news .content .main .main-inner .date{width: auto; float: left; font-size: .23rem; color: #999; margin: .3rem 0 .2rem;}
#news .content .main .main-inner .item{width: auto; float: right; font-size: .23rem; color: #999; margin: .3rem 0 .2rem;}
#news .content .main .main-inner .more-btn{width: 1.8rem; height: .7rem; text-align: center; font-size: .31rem; line-height: .7rem; color: #144eb1; border: .02rem #144eb1 solid; margin: .4rem auto 0;}













