@charset "utf-8";

html,
body {
    -webkit-text-size-adjust: none;
}

html {
    font-size: 625%;
}

* {
    box-sizing: border-box;
}

a{
    color: #000;
}

@media screen and (max-device-width: 750px) {
    html {
        font-size: 312.5%;
    }

}

.wrapper {
    width: 92%;
    margin: 0 auto;
}

.topBG {
    width: 100%;
    height: auto;
}

.topBG img {
    width: 100%;
    height: auto;
}

.topNews-title {
    width: 79%;
    margin: 0 auto;
    font-size: 0.45rem;
    font-weight: bold;
    line-height: 0.55rem;
    text-align: center;
    margin-top: 0.25rem;
    margin-bottom: 0.35rem;
}

.topNews-pic {
    width: 100%;
}

.topNews-pic .swiper-container {
    width: 100%;
    height: 100%;
}

.topNews-pic .swiper-slide {
    text-align: center;
    position: relative;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide p {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(219, 61, 60, 0.7);
    width: 100%;
    height: 0.5rem;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.5rem;
    font-weight: bold;
}

.swiper-slide a{
    color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
    color: rgba(0, 0, 0, 0);
}

.swiper-button-next,
.swiper-button-prev {
    width: 0.4rem;
    height: 0.7rem;
}

.swiper-button-next {
    background-image: url('http://images.china.cn/images1/ch/2021062201/R.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    right: 0;
    border: 0;
}

.swiper-button-prev {
    background-image: url('http://images.china.cn/images1/ch/2021062201/L.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    left: 0;
    border: 0;
}

.topNews-list {
    background-image: url('http://images.china.cn/images1/ch/2021062201/topNewsBg.jpg');
    background-position: 50% 50%;
    width: 100%;
    padding: 0.4rem 0;
}

.topNews-list span {
    width: 3.9rem;
    display: block;
    border: 1px #fff solid;
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #FEFD91;
    font-weight: bold;
    padding: 0 0.15rem;
    margin-bottom: 0.3rem;
}

.topNews-list h1 {
    font-size: 0.42rem;
    color: #fff;
    line-height: 0.56rem;
    margin-bottom: 0.3rem;
}

.topNews-list ul {
    zoom: 1;
    overflow: hidden;
}

.topNews-list li {
    color: #fff;
    font-size: 0.28rem;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;
}
.topNews-list a{
    color: #fff;
}

.more {
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    zoom: 1;
    overflow: hidden;
    cursor: pointer;
}

.more img {
    width: 0.5rem;
    height: 0.29rem;
}

#white {
    color: #fff;
}

#red {
    color: #DA0001;
}

.title {
    height: 1.5rem;
    width: 92%;
    margin: 0 auto;
    padding-top: 0.6rem;
}

.title h2 {
    display: block;
    border-left: 0.15rem #DA0001 solid;
    font-size: 0.45rem;
    line-height: 0.47rem;
    padding-left: 0.22rem;
}

.headline {
    width: 100%;
}


.headline .swiper-container2 {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 0.4rem;
    overflow: hidden;
}

.headline .swiper-slide {
    text-align: center;
    position: relative;
}


.swiper-slide p {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(219, 61, 60, 0.7);
    width: 100%;
    height: 0.5rem;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.5rem;
    font-weight: bold;
}

.swiper-button-next2,
.swiper-button-prev2 {
    color: rgba(0, 0, 0, 0);
    width: 0.4rem;
    height: 0.7rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.swiper-button-next2 {
    background-image: url('http://images.china.cn/images1/ch/2021062201/R.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    right: 0;
    border: 0;
}

.swiper-button-prev2 {
    background-image: url('http://images.china.cn/images1/ch/2021062201/L.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    left: 0;
    border: 0;
}

.headline h1 {
    font-size: 0.42rem;
    line-height: 0.56rem;
    margin-bottom: 0.3rem;
}

.headline ul {
    zoom: 1;
    overflow: hidden;
}

.headline li {
    font-size: 0.28rem;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;
}

.view {
    width: 100%;
}

.swiper-container3 {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 0.4rem;
    overflow: hidden;
}


.swiper-slide p {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(219, 61, 60, 0.7);
    width: 100%;
    height: 0.5rem;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.5rem;
    font-weight: bold;
}

#p2 {
    padding: 0.2rem 0.1rem;
    line-height: 0.4rem;
    height: auto;
    text-align: left;
}

.swiper-button-next3,
.swiper-button-prev3 {
    color: rgba(0, 0, 0, 0);
    width: 0.4rem;
    height: 0.7rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.swiper-button-next3 {
    background-image: url('http://images.china.cn/images1/ch/2021062201/R.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    right: 0;
    border: 0;
}

.swiper-button-prev3 {
    background-image: url('http://images.china.cn/images1/ch/2021062201/L.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    left: 0;
    border: 0;
}

.rollText {
    background: url('http://images.china.cn/images1/ch/2021062201/rolltext.gif') no-repeat left center;
    background-size: 22%;
    width: 100%;
    overflow: hidden;
}

.rollText-list {
    margin-left: 2rem;
}

.rollText div {
    width: 90000px;
    zoom: 1;
    overflow: hidden;
}

.rollText ul {
    zoom: 1;
    overflow: hidden;
    float: left;
}

.rollText li {
    font-size: 0.26rem;
    line-height: 0.58rem;
    color: #777777;
    float: left;
}
.rollText li a{
    color: #777777;
}

.show {
    width: 100%;
}

.show-list {
    width: 100%;
    zoom: 1;
    overflow: hidden;
    background-color: #FFF9E9;
    padding: 0.3rem 0;
    margin-bottom: 0.6rem;
}

.show-list p {
    color: #444444;
    font-size: 0.28rem;
    line-height: 0.48rem;
}
.show-list p a{
    color: #444;
}

.swiper-container4 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.swiper-button-next4,
.swiper-button-prev4 {
    color: rgba(0, 0, 0, 0);
    width: 0.4rem;
    height: 0.7rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.swiper-button-next4 {
    background-image: url('http://images.china.cn/images1/ch/2021062201/R.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    right: 0;
    border: 0;
}

.swiper-button-prev4 {
    background-image: url('http://images.china.cn/images1/ch/2021062201/L.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    left: 0;
    border: 0;
}

.footer {
    width: 100%;
    background-color: #DA0001;
    text-align: center;
    padding: 0.2rem 0.35rem;
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.38rem;
}