﻿/* 新闻中心 */

.sect {
    height: 70px;
    padding-top: 50px;
    overflow: hidden;
    text-align: center;
}

.sect span {
    display: inline-block;
    font-size: 24px;
    position: relative;
}

.sect span:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}

.sect i {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #999;
    line-height: 40px;
    font-style: normal;
    margin-top: 12px;
}

.newsbox {
    width: 1160px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.newsbox a {
    display: block;
    width: 520px;
    height: auto;
    overflow: hidden;
    margin: 0 30px 40px 30px;
    float: left;
    text-decoration: none;
}

.newsbox a p {
    display: block;
    width: 100%;
    /* height: 330px; */
    height: 413px;
    overflow: hidden;
    position: relative;
}

.newsbox a p img.cover {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}

.newsbox a:hover p img.cover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.newsbox a p img.btn {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 240px;
    top: 140px;
}

.newsbox a span {
    display: block;
}

.newsbox a span.d {
    width: 100px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    padding-top: 20px;
    color: #fff;
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 40px;
    text-align: center;
}

.newsbox a span.y {
    width: 100px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.newsbox a span.t {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.newsbox a:hover span.t {
    font-weight: bold;
}

.newsbox a span.i {
    height: 50px;
    line-height: 24px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    font-style: normal;
}


.readbox {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
    color: #666;
}
.readt {
    height: auto;
    overflow: hidden;
    font-size: 24px;
    line-height: 180%;
    margin-bottom: 10px;
    text-align: center;
}
.readt2 {
    height: auto;
    overflow: hidden;
    font-size: 20px;
    line-height: 180%;
    margin-bottom: 10px;
    text-align: center;
}
.readi {
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 14px;
}
.readi img {
    margin-right: 15px;
    vertical-align: middle;
}
.readc {
    font-size: 14px;
    line-height: 200%;
    overflow: hidden;
    padding: 30px 0;
}
.readc p {
    margin-bottom: 20px;
}
.readc img {
    max-width: 100%;
}
.readnext {
    padding: 15px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    font-size: 16px;
}
.readnext a {
    line-height: 40px;
}
.readv {
    width: 100%;
    height: 500px;
    overflow: hidden;
    background: #000;
    margin-top: 20px;
}
.readv video {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.magbox {
    width: 100%;
    height: 560px;
    margin: 50px 0;
    background: #f5f5f5;
}
.maglayer {
    width: 1160px;
    height: 100%;
    margin: 0 auto;
}
.magc {
    width: 420px;
    height: auto;
    float: left;
    overflow: hidden;
}
.magt1 {
    height: 70px;
    line-height: 50px;
    margin-top: 50px;
    font-size: 36px;
    font-family: 'Times New Roman', Times, serif;
    color: #666;
}
.magt2 {
    height: 80px;
}
.magt2 span {
    display: block;
    font-size: 20px;
    position: relative;
}
.magt2 span:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}
.magintro {
    height: auto;
    overflow: hidden;
    padding-bottom: 50px;
    font-size: 12px;
    color: #666;
    line-height: 26px;
}
.magli {
    height: auto;
    overflow: hidden;
}
.magli a {
    height: 50px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 50px;
    display: block;
    text-decoration: none;
    background: url(https://file.suofeiya.com.cn/v/61b14ca0-448e-48f7-a417-5a185cf6803c) left center no-repeat;
    background-size: 8px;
    padding-left: 20px;
}
.magli a span {
    display: block;
    float: left;
}
.magli a i {
    display: block;
    float: right;
    font-style: normal;
}
.magp {
    position: relative;
    overflow: hidden;
    background: #ddd;
    float: left;
}
.magp1 {
    width: 390px;
    height: 100%;
    margin-left: 80px;
    margin-right: 20px;
}
.magp2,.magp3 {
    width: 190px;
    height: calc(50% - 10px);
    margin-bottom: 20px;
}
.magp p {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    cursor: pointer;
}
.magp p img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.magp span {
    display: block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
}


@media screen and (max-width: 1500px) {
    .newsbox {
        width: 1060px;
    }
    .newsbox a {
        display: block;
        width: 470px;
    }
    .newsbox a p {
        /* height: 300px; */
        height: 383px;
    }
    .newsbox a span.t {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .readbox {
        width: 900px;
    }
    .newsbox a p img.btn {
        width: 50px;
        height: 50px;
        left: 230px;
        top: 130px;
    }
    .maglayer {
        width: 1060px;
    }
    .magc {
        width: 400px;
    }
    .magp1 {
        width: 390px;
        height: 100%;
        margin-left: 60px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 1300px) {
    .newsbox {
        width: 960px;
    }
    .newsbox a {
        display: block;
        width: 420px;
    }
    .newsbox a p {
        /* height: 260px; */
        height: 343px;
    }
    .readbox {
        width: 800px;
    }
    .readv {
        height: 450px;
    }
    .newsbox a p img.btn {
        width: 40px;
        height: 40px;
        left: 200px;
        top: 120px;
    }
    .magbox {
        height: 500px;
    }
    .maglayer {
        width: 960px;
    }
    .magc {
        width: 360px;
    }
    .magt1 {
        height: 60px;
        line-height: 50px;
        margin-top: 40px;
        font-size: 30px;
    }
    .magt2 {
        height: 70px;
    }
    .magt2 span {
        font-size: 18px;
    }
    .magintro {
        padding-bottom: 30px;
        line-height: 24px;
    }
    .magli a {
        height: 40px;
        font-size: 12px;
        line-height: 40px;
    }
    .magp1 {
        width: 350px;
        margin-left: 50px;
    }
    .magp2,.magp3 {
        width: 170px;
    }
}
