a:link {
    text-decoration: none!important;
}
a:visited {
    text-decoration: none!important;
}
a:hover {
    text-decoration: none!important;
}
a:active {
    text-decoration: none!important;
}
.container{
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}
.banner img{
    display: block;
    width: 100%;
    /* height: 5.626667rem; */
}
.module-swiper{
    display: block;
    width: 100%;
    /* height: 5.626667rem; */
}
.news-list{
    padding: .32rem;
}
.news-item{
    margin-bottom: .32rem;
    display: block;
    font-weight:400;
    color:rgba(43,43,43,1);
}
.image-text{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.news-desc{
    height: 2.8rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.image-text .news-image img{
    width: 3.36rem;
	height: 1.893333rem;
    border-radius: .16rem;
}
.image-text .news-title,.pure-text .news-title,.pure-image .news-title{
    font-size: .48rem;
    line-height: .666667rem;
    margin-bottom: .213333rem;
    color:rgba(43,43,43,1);
    font-weight:400;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news-info{
    font-size: .293333rem;
    color: rgba(137,144,151,1);
    line-height: .426667rem;
}
.news-date{
    margin-left: .133333rem;
}
.list-title{
	box-sizing: border-box;
    width: 100%;
    font-size: .48rem;
    padding: .266667rem;
    font-weight: 600;
    background: url('../images/list-title.png');
    background-repeat: no-repeat;
    background-size: cover;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.big-pic img{
    width: 9.2rem;
    height: 4.533333rem;
}
.big-pic{
    text-align: center;
    margin: .32rem 0 .32rem 0;
}
.pure-text .news-summary,.pure-image .news-summary{
    font-size: .373333rem;
    font-weight:400;
    color:rgba(56,56,56,1);
    line-height: .533333rem;
    margin-left: .266667rem;
}
.two-images-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.two-images-list img{
    width: 4.32rem;
    height: 2.533333rem;
}
.two-images-list .news-image{
    margin-bottom: .213333rem;
}
.two-images-list .news-title{
    color:rgba(72,72,72,1);
    font-weight:400;
    font-size: .373333rem;
    width: 4.32rem;
    height: 1.066667rem;
    line-height: .533333rem;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#summary-text{
    margin: .4rem;
    line-height: .56rem;
    width: 9.2rem;
    height: 4.586667rem;
    font-size: .4rem;
    color:rgba(108,108,108,1);
    font-weight:400;
}
.text-news{
    line-height: .666667rem;
    font-weight:400;
    color:rgba(43,43,43,1);
    font-size: .48rem;
}
.text-news li{
    margin-bottom: .533333rem;
    width: 8.933333rem;
    height: 1.333333rem;
    padding-left: .506667rem;
    position: relative;
}
.text-news li i{
    top: 0.5rem;
    width: 6px;
    height: 6px;
    background: linear-gradient(180deg,rgba(232,48,126,1) 0%,rgba(255,71,71,1) 100%);
    position: absolute;
    left: 0;
}
.video-box{
    width: 100%;
    margin-bottom: .533333rem;
}
.top-text .news-title{
    width: 8.773333rem;
    height: 1.493333rem;
    font-size: .533333rem;
    font-weight:500;
    color:rgba(72,72,72,1);
    line-height: .746667rem;
}
.top-text .news-summary{
    width: 9.2rem;
    height: 2.24rem;
    font-size: .4rem;
    font-weight: 400;
    line-height: .56rem;
    color:rgba(142,142,141,1);
}
.top-text{
    margin-bottom: .533333rem;
}
.title-intro .title{
	margin-bottom: .24rem;
    width: 8.773333rem;
    /* height: 1.493333rem; */
    font-size: .533333rem;
    font-weight:500;
    color:rgba(72,72,72,1);
    line-height: .746667rem;
    overflow: hidden;
}
.title-intro .intro{
    width: 9.2rem;
    /* height: 1rem; */
    font-size: .4rem;
    font-weight: 400;
    color:rgba(142,142,141,1);
    line-height: .56rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.pure-image img{
    width:100%;
    height: 100%;
}
#send_comment{
	box-sizing: border-box;
    border: 1px solid #eee;
    bottom: 0;
    width: 100%;
    max-width: 750px;
    height: 1.706667rem;
    background:rgba(255,255,255,1);
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1001;
}
#send_comment img{
    position: absolute;
    left: 5%;
    bottom: .693333rem;
    width: .346667rem;
}
#send_comment input{
    margin-left: .266667rem;
    font-size: .373333rem;
    font-weight: 400;
    color: rgba(37,37,37,1);
    width: 80%;
    height: .96rem;
    background: rgba(241,242,245,1);
    border-radius: .106667rem;
    padding-left: .693333rem;
}
#send_comment a{
    margin-left: .266667rem;
    margin-right: .266667rem;
    font-size: .4rem;
    padding: .186667rem .243333rem .186667rem .243333rem;
    width: 12%;
    height: .56rem;
    background: rgba(225,30,100,1);
    border-radius: .106667rem;
    opacity: 0.3;
    color: rgba(250,250,250,1);
    text-align: center;
}
.no_comment{
    text-align: center;
    margin-bottom: 10px;
}
.no_comment img{
    width: 40%;
}
.comment_more{
    margin: 10px 12.5% 30px 12.5%;
    width: 75%;
    /* background: #CB1362; */
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #E11E64;
    float: left;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #E11E64;
}
.no_comment span{
    font-size: 13px;
    line-height: 18px;
    color: #7F7F81;
    display: inline-block;
    width: 100%;
}
.hot_comment{
    overflow: hidden;
    margin-bottom: 2.133333rem;
}
.box-title {
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-left: 18px;
    padding-bottom: 10px;
    color: #2B2B2F;
    line-height: 28px;
}
.hot_list{
    width: 95%;
    padding-left: 13px;
    overflow: hidden;
}
.hot_head{
	width: 100%;
    float: left;
    margin: 5px 0 20px 0;
}
.hot_right {
    display: block;
    overflow: hidden;
    width: 83%;
    float: right;
}
.hot_left{
    display: block;
    overflow: hidden;
    float: left;
    width: 15%;
}
.hot_img{
    width:40px;
    height:40px;
    float: left;
    border-radius: 20px;
    margin: 5px;
}
.hot_top{
	width: 100%;
	overflow: hidden;
   margin-top:4px;
}
.hot_title{
    font-size:14px;
    margin:0;
    float: left;
    color: #8E8C8D;
}
.hot_zan{
	float: right;
	color: #666666;
	font-size: 14px;
}
.hot_content{
    width: 100%;
    line-height: 25px;
    font-size: 18px;
    color: #222;
    float: left;
    margin: 10px 0 0 0;
}
#send_comment_content:focus + a{
    opacity: 1;
}
.three-entrance{
	display:flex;
	padding:1em;
	justify-content:space-around;
}
.three-entrance img{
	width:100%;
}
.three-entrance > a + a{
	margin-left:1em;
}