/*!
 * Maker:Blinglee;
 * Version: 1.0.0.8; 
 */
 html body{max-width: 640px;padding: 0;min-width: 300px;margin: 0 auto;}
 p{margin: .75rem 0 0;} 
 .h15{background: #f4f4f4;width: 100%;height: .375rem}
 .bar-nav~.content{top:2.5rem;}
header.bar{height:2.5rem;padding: 0 .75rem;background: #f4f4f4;}
header.bar img{max-height: 1.5rem;margin-top: .5rem;}
.bar-footer~.content{bottom: 3rem;}
header.bar .button-link,.bar.bar-footer .pull-right{background: #ee0c00;width: 3rem;height: 1.5rem;border-radius: 1.5rem;text-align: center;color: #fff;font-size: .7rem;line-height: 1.5rem;}
.page, .page-group{background: #fff;}
header.bar .button-link{margin-top: .5rem;}
.bar.bar-footer .pull-right{margin-top: .75rem;}
.bar.bar-footer .pull-left{margin-top: .5rem;width: 14rem;}
.bar.bar-footer{height: 3rem;background: #f6f6f6;}
.footer-slide img{width: 2.75rem;height: 2rem;border-radius: .125rem;margin-right: .5rem;float: left;}
.footer-slide p,.two-line{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.footer-slide p{margin-top: 0;font-size: .7rem;color: #333}
.swiper-container-horizontal>.swiper-pagination{bottom:.85rem;}
.swiper-pagination-bullet{width: 0.15rem;height: 0.15rem;border-radius: .15rem}
.swiper-pagination-bullet-active{background: #ee0c00;width: .35rem;}
.content-block{margin:.5rem;padding: 0}
.cate-img{width: 100%;height: auto;}
.cate-img img{height: 100%;width: 100%;}
.news-title{font-size: 1rem;font-weight: 700;padding: 0 0 .5rem;color: #404040;}
.news-text{font-size: .7rem;font-weight: 400;margin: 0 0 .55rem;color: #888;} 
.cate-link .button{border:1px solid #999;color: #444;margin-bottom:.5rem}
.cate-list .list-block{margin:0;}

.cate-list .list-block .item-media,.cate-list .list-block .item-inner{padding-top: .75rem;}
.cate-list .list-block .item-text{color: #171717}
.cate-list .item-title-row{
    font-size: .55rem;
        color: #999;
        margin-top: .45rem;
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;}
.cate-list .item-title-row i{margin-right: .2rem;}

.cate-list .list-block .item-inner:after{display: none}
.cate-list li{padding-bottom: .3rem;}
.cate-list li:after{
	content: '';
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    right: auto;
	    top: auto;
	    height: 1px;
	    width: 100%;
	    background-color: #e7e7e7;
	    display: block;
	    z-index: 15;
	    -webkit-transform-origin: 50% 100%;
	    transform-origin: 50% 100%;
	    -webkit-transform: scaleY(.5);
	        transform: scaleY(.5);
}

.cate-list .list-block .list-group-title{background: #f8f8f8;color: #999;font-size: .7rem;padding: .4rem .75rem}
.cate-list .list-block .list-group-title:before{
	content: '';
	position: absolute;
	left: 0;
	top: .5rem;
	display: block;
	width: .3rem;
	height: 1.4rem;
	background: #f95f5f;
}
.cate-list  .list-block .item-inner{
	display: block
}









.coment-title{text-align: center;display: block;position: relative;width: auto;margin:0 auto;line-height: 2rem;font-size: .8rem}
.coment-list.list-block,.other-news-list.list-block{margin:0;}
.no-before:before,.no-after:after{display: none !important}
.list-block .item-content{
	-webkit-box-align: flex-start;;-webkit-align-items: flex-start;;align-items: flex-start;
}
.more-article{position: fixed;
    left: 0;
    bottom: 3rem;
    z-index: 999;
    width: 100%;
    padding: 2.65rem 0 1.35rem;
    text-align: center;
    line-height: 1rem;
    font-size: .75rem;
    color: #4187de;
    background-image: -webkit-linear-gradient(top,hsla(0,0%,98%,0),hsla(0,0%,98%,.9) 28%,#fafafa 49.1%,#fafafa);}
.coment-title:before,.coment-title:after{
	content: " ";
    position: absolute;  
    background-color: #D9D9D9;
    width: 1.25rem;
    height:1px;
    top: .98rem;
}
.coment-title:before{left:28%;}
.coment-title:after{right:28%;}
.coment-list img{border-radius: 50%}
.coment-list .item-title-row,.coment-list .item-subtitle{font-size: .55rem;color: #999}
.coment-list .item-text{font-size: .7rem;color: #3f3f3f;height: auto;-webkit-line-clamp: inherit;}
.coment-list .item-after i{margin-left: .25rem;}
.button.button-big.button-danger{background: #ee0c00;border-color: #ee0c00;color: #fff;font-size: .8rem;height: 2rem;line-height: 2rem}
.other-news-list img{border-radius:.3rem;}
.other-news-list .item-text{font-size: .8rem;color: #333}
.other-news-list .item-title-row{font-size:.55rem;color: #999;margin-top: .45rem; }
.other-news-list.list-block .item-inner:after{display: none}
.other-news-list li:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.other-news-list li:last-child::after{
	display: none;
}
.other-news-list i{margin-right: .25rem;}
.open-btn{border:.5px solid rgba(223,48,49,.6);color: rgba(223,48,49,.6);margin-left: .25rem;border-radius: .2rem;padding: 0 .25rem}
.last-btn{text-align: center;font-size: .7rem;color: #3d3d3d;}
.last-btn p span{color: #ee0c00;}
.last-btn p{margin-bottom: 1rem;}
.last-btn img{width: 3rem;margin-bottom: 1.5rem;}
.cate-link div.s{display:inline-block;margin-right:.75rem}