/*新闻列表*/
.news-list {
    margin:2% 0;
}
.news-list ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2%;
}

.news-list ul li {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 49%;
    background: #f9f9f9;
    border-radius: 0px;
    margin-bottom: 2%;
    padding:2%;
}
.news-list ul li a {
    display: block;
    width: 100%;
}
.news-list ul li .pic {
    float: left;
    width: 40%;
    height: 0;
    padding-top: 28%;
    overflow: hidden;
    position: relative;
}
.news-list ul li .pic .news-pic {
	position: absolute;
    top: 0%;
    left: 0%;
	width:100%;
	height:100%;
}
.news-list ul li .pic .news-pic img {
    display: block;
    width: 100%;
	height:100%;
	border-radius: 4px;
    object-fit: cover;
    transition: all 0.6s ease;
}
.news-list ul li .pic .news-pic:after {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
    transition: all 0.3s;
}

.news-list ul li .item {
    float: right;
    width: 60%;
    padding:0 5%;
}
.news-list ul li .item h3 {
    width: 100%;
    height: 70px;
    font-size: 18px;
    color: #333;
    line-height: 1.5;
}
.news-list ul li:hover .item h3 {
    color: #e50012;
}
.news-list ul li .item p {
    width:100%;
    height: 90px;
    margin: 1% 0 1%;
    font-size: 14px;
    color: #999;
    line-height:1.8;
    overflow: hidden;
}

.news-list ul li .item .more {
	border-top: 1px solid #eee;
    border-radius: 0 0 5px 5px;
    padding: 2% 2%;
    line-height: 30px;
    transition: 0.3s;
}
.news-list ul li .item .more time {
	color:#999;
	font-family: "Futura-Light";
}
.news-list ul li .item .more span {
	float: right;
    display: block;
    font-size: 14px;
    color: #999;
    font-family: "Futura-Light";
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.news-list ul li .item .more span i {
    padding: 0 0 0 10px;
    font-family:"宋体";
    font-style: normal;
}


@media screen and (max-width:1024px){
.news-list {
}
.news-list ul {
}
.news-list ul li {
    float: left;
    width: 98%;
    margin:5% 1%;
}

.news-list ul li .pic {
    width: 100%;
    padding-top: 60%;
}
.news-list ul li .pic .news-pic {
}

.news-list ul li .pic .link {
	display:none;
}
.news-list ul li .pic img {
}

.news-list ul li .item {
    width: 100%;
    padding: 8% 5% 5%;
}
.news-list ul li .item h3 {
    font-size: 18px;
	color:#000;
}
.news-list ul li .item p {
    width:100%;
    height: 95px;
    line-height:1.;
    font-size: 14px;
    margin: 3% 0 10%;
}
}
/*新闻列表*/


/*详情页*/
.news-artilce {
    padding:2% 0;
}
.news-box {
    width:70%;
    padding:4% 8%;
    background:#fff;
}
.news-title{
    padding-bottom:3%;
    border-bottom: 1px solid #e5e5e5;
}
.news-title h1 {
    line-height: 48px;
    font-size: 28px;
    color: #000;
    overflow: hidden;
}
.news-title p {
    padding:10px 0;
    font-size:16px;
    color:#333;
    font-family: "Futura-Light";
}
.news-content {
    padding: 2.5% 0;
    max-width:1056px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}
.news-content img {
    max-width:100% !important;
    height:auto !important;
}

/*推荐新闻*/
.hot-news-list {
    width:24%;
    border-left: 1px solid #eee;
}
.hot-news-list h2 {
    font-size: 24px;
    color: #333;
    padding: 5%;
}
.hot-news-list ul {
}
.hot-news-list ul li {
    float: left;
    width: 98%;
    margin: 5% 0;
    padding: 5% 5%;
    border-bottom: 1px solid #eee;
}

.hot-news-list ul li h3 {
    width:100%;
    font-size: 18px;
    color: #333;
    line-height:1.6;
    padding:10px 0;
    overflow: hidden;
}
.hot-news-list ul li time{
    font-size: 16px;
    color: #333;
    font-family: "Futura-Light";
}

.hot-news-list ul li .item time {
    font-size:18px;
    color:#252525;
    font-family: "Futura-Light";
}

@media screen and (max-width:1024px){
.news-artilce {
    padding:2% 0;
}
.news-box {
    width:100%;
    padding:4% 0%;
}
.news-title{
    padding-bottom:3%;
}
.news-title h1 {
    font-size: 20px;
    color: #000;
    line-height: 1.4;
    margin-bottom: 1%;
    overflow: hidden;
}
.news-title p {
    font-size:16px;

}
.news-content {
    padding: 2.5% 0;
    max-width:100%;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}
.news-content img {
    max-width:100% !important;
    height:auto !important;
}

/*推荐新闻*/
.hot-news-list {
    width:100%;
    border-left: none;
}
.hot-news-list h2 {
    font-size: 20px;
    color: #333;
    font-family: 'ChaoPai';
    padding: 5%;
}
.hot-news-list ul {
}
.hot-news-list ul li {
    width: 100%;
    margin: 3% 0;
    padding: 3% 0%;
    border-bottom: 1px solid #eee;
}

.hot-news-list ul li h3 {
    font-size: 18px;
    padding:10px 0;
}

.hot-news-list ul li .item time {
    font-size:18px;
}
}