
body{
    background-color: #f5f5f5;
}

.choose-names {
    background-color: #f1f1f1;
    height: 0.8rem;
    overflow: hidden;
}

.swiper-head-item {
    width: auto;
    margin: 0 .16rem;
    font-size: 0.24rem;
    line-height:0.8rem;
    color: #313131;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.business-run {
    font-weight: bold;
}




.section-news{
    
}
.news-latest{
    padding-bottom: 0.78rem;
    background: #fff;
}
.news-latest-links{
    margin-bottom: 0.38rem;
}
.news-latest-link{
    padding:0.24rem 0;
    border-bottom: 1px solid #eee;
    text-align: left;
}
.news-latest-link-img{
    width: 2.4rem;
	height: 1.68rem;
	background-color: #bfbfbf;
}
.news-latest-link-img img{
    width: 100%;
	height: 100%;
}
.news-latest-link-date{
    font-size: 0.2rem;
	line-height: 0.28rem;
	color: #a0a0a0;
    text-align: left;
}
.news-latest-link-date p{
}
.news-latest-link-date p:nth-child(1) {
    width: 2.55rem;
}
.news-latest-link-main{
    width: 4.48rem;
}
.news-latest-link-name{
    -webkit-line-clamp: 2;
    font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.4rem;
    height: 0.8rem;
    margin:0.1rem 0 0.32rem;
    color: #313131;
}

.news-latest-links-details{
    margin-top: 0.2rem;
}
.news-latest-links-details .news-latest-link-name{
	font-size: 0.3rem;
}
.news-latest-links-details .news-latest-link-date{
    font-size: .24rem;
}
.news-latest-links-details .news-latest-link-img{
    width: 2.3rem;
	height: 1.6rem;
}
.news-latest-links-details .news-latest-link-main{
    width: 4.5rem;
}
.news-latest-links-details .news-latest-link-date p:nth-child(1){
    width: 3.1rem;
}

.news-types{
    margin: 0.3rem 0 0.6rem;
}
.news-type{
    margin:0.16rem 0.06rem 0;
    width: 3.5rem;
	height: 2.2rem;
	background-color: #ffffff;
	-webkit-box-shadow: 0rem 0rem 0.16rem 0rem 
		rgba(187, 192, 197, 0.4);
	        box-shadow: 0rem 0rem 0.16rem 0rem 
		rgba(187, 192, 197, 0.4);
}
.news-type-name{
    background: url(../images/bg4_1.jpg) no-repeat 0 0 / 100% 100%;
    width: 3.18rem;
	height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    margin:0.16rem auto 0.12rem;
    color:#fff;
}
.news-type:nth-child(2) .news-type-name{background-image: url(../images/bg4_2.jpg);}
.news-type:nth-child(3) .news-type-name{background-image: url(../images/bg4_3.jpg);}
.news-type:nth-child(4) .news-type-name{background-image: url(../images/bg4_4.jpg);}
.news-type:nth-child(5) .news-type-name{background-image: url(../images/bg4_5.jpg);}
.news-type:nth-child(6) .news-type-name{background-image: url(../images/bg4_6.jpg);}
.news-type-links{
    margin:0 0.22rem;
}
.news-type-link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.news-type-link-name{
    font-size: 0.22rem;
	line-height: 0.44rem;
	color: #7d7d7d;
    -webkit-line-clamp: 1;
    position: relative;
}


.news-recom{
	padding:0.65rem 0 0.5rem;
    background: #fff;
    margin-top: 0.2rem;

}
.news-recom-hots{
    margin-top: 0.16rem;
}
.news-recom-hot{
    margin-top: 0.24rem;
    width: 3.4rem;
	height: 3.4rem;
	background-color: #ffffff;
	-webkit-box-shadow: 0rem 0.02rem 0.08rem 0rem 
		rgba(191, 191, 191, 0.3);
	        box-shadow: 0rem 0.02rem 0.08rem 0rem 
		rgba(191, 191, 191, 0.3);
}
.news-recom-hot:nth-child(odd){
    margin-right: 0.32rem;
}
.news-recom-hot-img{
    width: 3.4rem;
	height: 2.4rem;
	background-color: #bfbfbf;
    overflow: hidden;
}
.news-recom-hot-img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
}
.news-recom-hot-name{
    font-size: 0.24rem;
	font-weight: bold;
	line-height: 0.34rem;
    color: #313131;
    margin: 8px 0.14rem 0;
    text-align: justify;
}
.news-recom-hot:hover .news-recom-hot-img img{
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}




.n-details-container{
    margin-top: .2rem;
    background: #fff;
    padding:0 0.18rem;
}
.nd-title{
    font-size: 0.34rem;
	font-weight: bold;
	line-height: 0.4rem;
    text-align: center;
    padding:0.5rem 0.34rem 0.38rem;
    text-align: left;
}
.nd-tags{
    padding-bottom: 0.22rem;
    margin-bottom: 0.32rem;
    border-bottom: 1px solid #eee;
}
.nd-tags p{
    font-size: 0.24rem;
	line-height: 0.28rem;
	color: #a0a0a0;
    margin:0 0.27rem;
}
.nd-intro{
    background-color: #edf6ff;
    padding:0.25rem 0.3rem 0.22rem;
    font-size: 0.24rem;
	line-height: 0.34rem;
	color: #7d7d7d;
    text-align: justify;
}

.nd-content{
    margin:0.42rem 0.3rem 0;
    font-size: 0.24rem;
	line-height: 0.4rem;
	color: #535353;
}
.nd-content img{
    margin:0 auto;
    max-width: 100%;
}
.nd-content p{
    margin-bottom: 0.4rem;
    text-align: justify;
}
.nd-author{
    font-size: 0.24rem;
	line-height: 1;
	color: #a0a0a0;
    text-align: right;
    padding:.1rem 0.3rem .72rem;
}

.section-project{
    margin: .2rem 0;
    background-color: #fff;
    padding: 0.72rem 0 .88rem;
}