@charset "UTF-8";
.design-width {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.head-line-one .index-title {
    margin: 20px 0 0 0;
    border-bottom: 1px solid #ddd;
    height: 40px;
}

.head-line-one .index-title .iconfont {
    margin: 0 5px;
    color: #AAAAAA;
}

.head-line-one .index-title .index-news {
    color: #999999;
}

.head-line-one .leftContent .index-font {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
    font-size: 34px;
    font-weight: bold;
}

.head-line-one .leftContent .index-introduce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #999999;
    font-size: 14px;
    margin-top: 26px;
}

.head-line-one .leftContent .index-introduce .time {
    margin-left: 24px;
}

.head-line-one .leftContent .picture {
    width: 100%;
    margin: 32px 0 20px 0;
    position: relative;
}

.head-line-one .leftContent .picture .back {
    width: 100%;
}

.head-line-one .leftContent .picture .shipinfuhao {
    position: absolute;
    top: 45%;
    left: 45%;
    cursor: pointer;
}

.head-line-one .picturememoir {
    height: 42px;
    width: 100%;
    margin-top: 18px;
    border-bottom: 1px solid #ddd;
}

.head-line-one .picturememoir .picturememoirTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.head-line-one .picturememoir .picturememoirTitle .tupianshilu {
    font-size: 24px;
    font-weight: bold;
}

.head-line-one .textmemoir {
    height: 42px;
    width: 100%;
    margin-top: 18px;
    border-bottom: 1px solid #ddd;
}

.head-line-one .textmemoir .textmemoirTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.head-line-one .textmemoir .wenzishilu {
    font-size: 24px;
    font-weight: bold;
}

.head-line-one .textmemoir .fourSelect span {
    margin-left: 10px;
}

.head-line-one .textTop {
    height: 300px;
    position: relative;
}

.head-line-one .textTop .swiper-container {
    width: 1050px;
    height: 300px;
    margin-top: 24px;
}

.head-line-one .textTop .swiper-container .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.head-line-one .textTop .swiper-container .swiper-wrapper .swiper-slide {
    margin-right: 18px;
    width: 253px;
    height: 142px;
}

.head-line-one .textTop .swiper-container .swiper-wrapper .swiper-slide .swiperList {
    width: 253px;
    height: 142px;
}

.head-line-one .textTop .swiper-container .swiper-wrapper .swiper-slide .swiperList img {
    width: 100%;
    height: 142px;
}

.head-line-one .textTop .swiper-container .swiper-wrapper .swiper-slide .swiperList p {
    text-align: center;
}

.head-line-one .textTop .swiper-button-prev,
.head-line-one .textTop .swiper-button-next {
    width: 44px;
    height: 142px;
    text-align: center;
    border: 1px solid #aaa;
    color: #aaa;
    top: 7%;
}

.head-line-one .textTop .swiper-button-next {
    background-image: url(../images/图片实录-向右.png);
    background-repeat: no-repeat;
}

.head-line-one .textTop .swiper-button-prev {
    background-image: url(../images/图片实录-向左.png);
    background-repeat: no-repeat;
}

.head-line-one .allMaianContent {
    height: 500px;
    max-height: 600px;
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 40px;
}

.head-line-one .allMaianContent .everyContent {
    margin-top: 24px;
    border-bottom: 1px solid #ddd;
}

.head-line-one .allMaianContent .everyContent .zhuchiren {
    font-size: 20px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #E60012;
    line-height: 28px;
}

.head-line-one .allMaianContent .everyContent p {
    text-indent: 2em;
    margin: 12px 0 16px 0;
    color: #212121;
}

.head-line-one .allMaianContent .everyContent .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 14px;
    color: #999999;
    padding-bottom: 5px;
}

.head-line-one .relatedNews .depthReports {
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.head-line-one .relatedNews .depthReports .depthReports-left {
    width: 130px;
    font-size: 24px;
    color: #212121;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #E60012;
    padding: 24px 0 15px 0;
}

.head-line-one .relatedNews .depthReports .depthReports-left i {
    font-size: 24px;
    color: #E60012;
    margin-top: 4px;
    margin-right: 6px;
}

.head-line-one .relatedNews ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 56px;
}

.head-line-one .relatedNews ul li {
    width: 580px;
    border-bottom: 1px solid #ddd;
}

.head-line-one .relatedNews ul li h4 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 24px;
}

.head-line-one .relatedNews ul li p,
.head-line-one .relatedNews ul li div {
    color: #999999;
    font-size: 14px;
}

.head-line-one .relatedNews ul li p {
    margin: 12px 0;
}

.head-line-one .relatedNews ul li div {
    margin-bottom: 16px;
}

.active {
    color: red;
}

video {
    width: 1200px;
    height: 615px;
}


/*# sourceMappingURL=livePage.css.map */