/* banner start  */
* {
    box-sizing: border-box;
}

.banner {
    width: 100%;
    height: 432px;
    background: url(/EnglishTopic/PE202506101.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.banner img {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-52%, -50%);
}

/* banner end  */

.bx {
    width: 1150px;
    margin: 0 auto;
}

/* News start */

.container1 {
    width: 100%;
    background: url(/EnglishTopic/PE2025061012.png) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    padding-bottom: 75px;
}

.container1 .News {
    margin-top: 60px;
}

.container1 .News .News_tit h3 {
    background-color: #00afec;
    width:auto;
    height: 55px;
    line-height: 55px;
    color:#fff;
    font-size: 24px;
    font-weight: 600;
    float: left;
    position: relative;
    padding-left:30px;
    padding-right: 115px;
}
.container1 .News .News_tit h3 i {
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    vertical-align: middle;
    position: absolute;
    margin-left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.container1 .News .News_tit h3 i::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    top: -14px;
    left: 10px;
}

.container1 .News .News_tit h3 i::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    top: -14px;
    left: -36px;
}

.container1 .News .News_tit a {
    float: right;
    display: inline-block;
    margin-top: 20px;
    color:#183a83;
    font-size: 16px;
}

.container1 .News .News_tit a:hover {
    color:#00afec;
}

.container1 .News .News_content {
    margin-top: 45px;
}

.container1 .News .News_left {
    width:590px;
    height: 440px;
    background-color: #fff;
    overflow: hidden;
}

.container1 .News .News_left .swiper {
    position: relative;
}

.container1 .News .News_left .swiper-wrapper {
    height: 100%;
}

.container1 .News .News_left .swiper-slide {
    width:100%;
    height: 100%;
}

.container1 .News .News_left .swiper-slide a img {
    width:590px;
    height: 440px;
}

.swiper-container1-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    opacity: 0.8 !important;
}

.container1 .News .News_right ul li {
    height: 102px;
    background-color: #fff;
   width:510px;
   margin-bottom: 10px;
   position: relative;
   border:2px solid #7ecdf2;
}

.container1 .News .News_right ul li:hover {
    background-color: #00afec;
    border:2px solid #00afec;
}
.container1 .News .News_right ul li:hover a span{
    color:#fff;
}

.container1 .News .News_right ul li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 0 30px;
    transform: all 0.3s;

}

.container1 .News .News_right ul li a::before {
    content: '';
    display: inline-block;
    background-color: #00afec;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-right: 13px;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.container1 .News .News_right ul li:hover a::before {
    background-color: #fff;
}

.container1 .News .News_right ul li a span {
    font-size: 21px;
    line-height: 24px;
    color: #161616;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    height: 50%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    width: 91%;
}

/* Important  events start */

.container2 {
    width: 100%;
    background: url(/EnglishTopic/PE2025061013.png) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    padding-bottom: 75px;
}

.container2 .Important {
    margin-top: 60px;
}

.container2 .Important .Important_tit h3 {
    background-color: #00afec;
    width:auto;
    height: 55px;
    line-height: 55px;
    color:#fff;
    font-size: 24px;
    font-weight: 600;
    float: left;
    position: relative;
    padding-left:30px;
    padding-right: 115px;
}
.container2 .Important .Important_tit h3 i {
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    vertical-align: middle;
    position: absolute;
    margin-left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.container2 .Important .Important_tit h3 i::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    top: -14px;
    left: 10px;
}

.container2 .Important .Important_tit h3 i::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    top: -14px;
    left: -36px;
}

.container2 .Important .Important_tit a {
    float: right;
    display: inline-block;
    margin-top: 20px;
    color:#183a83;
    font-size: 16px;
}

.container2 .Important .Important_tit a:hover {
    color:#00afec;
}

.container2 .Important .Important_list {
    margin-top: 45px;
}

.container2 .Important .Important_list .ul1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.container2 .Important .Important_list ul li {
     width: 370px;
    height: 335px;
}

.container2 .Important .Important_list ul li:hover img {
    opacity: 0.8;
}



.container2 .Important .Important_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

.container2 .Important .Important_list ul li a img {
    height: 297px;
    width: 370px;
}

.container2 .Important .Important_list ul li a span {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:0 5px;
    height: 20px;
}

.container2 .Important .Important_list ul li:hover a span {
    color:#00afec;
}

.container2 .Important .Important_list .ul2 {
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.container2 .Important .Important_list .ul2 li:nth-child(1) {
    margin-right:30px;
}

/* Important  events ent */

.container3 {
    width: 100%;
    background: url(/EnglishTopic/PE2025061014.png) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    padding-bottom: 75px;
}

.container3 .Sport {
    margin-top: 60px;
}

.container3 .Sport .Sport_tit h3 {
    background-color: #00afec;
    width:auto;
    height: 55px;
    line-height: 55px;
    color:#fff;
    font-size: 24px;
    font-weight: 600;
    float: left;
    position: relative;
    padding-left:30px;
    padding-right: 115px;
}
.container3 .Sport .Sport_tit h3 i {
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    vertical-align: middle;
    position: absolute;
    margin-left: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.container3 .Sport .Sport_tit h3 i::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    top: -14px;
    left: 10px;
}

.container3 .Sport .Sport_tit h3 i::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fff;
    border-right-color: transparent;
    pointer-events: painted;
    top: -14px;
    left: -36px;
}

.container3 .Sport .Sport_tit a {
    float: right;
    display: inline-block;
    margin-top: 20px;
    color:#183a83;
    font-size: 16px;
}

.container3 .Sport .Sport_tit a:hover {
    color:#00afec;
}

.container3 .Sport .Sport_list {
    margin-top: 45px;
}

.container3 .Sport .Sport_list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.container3 .Sport .Sport_list ul li {
     width: 320px;
       height: 100%;
}

.container3 .Sport .Sport_list ul li:hover img {
    opacity: 0.8;
}

.container3 .Sport .Sport_list ul li:hover span {
    color:#00afec;
}



.container3 .Sport .Sport_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.container3 .Sport .Sport_list ul li a img {
    height: 320px;
    width: 320px;
}

.container3 .Sport .Sport_list ul li a span {
    color: #183a83;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
}



/* Important  events ent */

@media screen and (max-width: 1200px) {
    .bx {
        width:95%;
    }

    .banner {
        height: 40vw;
    }

    .banner img {
        width:66%;
    }

    .container1 .News .News_left {
        float: none;
        margin:0 auto;
    }

    

    .container1 .News .News_right {
       margin: 0 auto;
        margin-top: 30px;
         width:100%;
}



.container1 .News .News_right ul li {
    width:100%;
}

.container2 .Important .Important_list ul li {
    width:32%;
    height: auto;
}

.container2 .Important .Important_list ul li a img {
    width: 100%;
        height: auto;
}

.container2 .Important .Important_list .ul2 li:nth-child(1) {
    margin-right: 2vw;
}

.container3 .Sport .Sport_list ul li {
    width: 30%;
}

.container3 .Sport .Sport_list ul li a img {
    height: auto;
    width: 100%;
}


}


@media screen and (max-width: 760px) {

    .banner {
    width: 100%;
    }

    .container1 {
        padding-bottom:30px;
    }

    .container1 .News {
    margin-top: 30px;
}

    .container1 .News .News_tit h3 {
        margin-left: 0px;
        text-align: left;
        padding-left: 15px;
        height: 45px;
        line-height: 45px;
        padding-right: 90px;
        font-size: 20px;
    }

        .container1 .News .News_tit h3 i {
        margin-left: 27px;
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
    }

     .container1 .News .News_tit h3 i::before {
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
        top: -12px;
        left: -28px;
    }

   .container1 .News .News_tit h3 i::after {
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
        top: -12px;
        left: 4px;
    }

    .container1 .News .News_tit a {
        margin-top: 3%;
    }

    .container1 .News .News_left {
        width: auto;
        height: auto;
    }

    .container1 .News .News_content {
        margin-top: 25px;
    }

    .container1 .News .News_right {
        margin-top: 25px;
    }

    .container1 .News .News_right ul li {
        margin-bottom:15px;
    }

.container1 .News .News_right ul li a span {
    font-size: 16px;
}
    

    .container1 .News .News_left .swiper-slide a img {
        width:100%;
        height: 100%;
    }

      .container2 {
        padding-bottom:30px;
    }

    .container2 .Important {
    margin-top: 30px;
}

.container2 .Important .Important_list {
    margin-top:25px;
}

.container2 .Important .Important_list .ul2 {
    margin-top: 20px;
}


  .container2 .Important .Important_tit h3 {
        margin-left: 0px;
        text-align: left;
        padding-left: 15px;
        height: 45px;
        line-height: 45px;
        padding-right: 90px;
        font-size: 20px;
    }

    .container2 .Important .Important_tit h3 i {
        margin-left: 27px;
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
    }

    .container2 .Important .Important_tit h3 i::before {
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
        top: -12px;
        left: -28px;
    }

   .container2 .Important .Important_tit h3 i::after {
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
        top: -12px;
        left: 4px;
    }

   .container2 .Important .Important_tit a {
        margin-top: 3%;
    }

   .container2 .Sport .Sport_tit a {
        margin-top: 3%;
    }

    .container3 {
        padding-bottom:30px;
    }

    .container3 .Sport {
    margin-top: 30px;
}

.container3 .Sport .Sport_list {
    margin-top:25px;
}

      .container3 .Sport .Sport_tit h3 {
        margin-left: 0px;
        text-align: left;
        padding-left: 15px;
        height: 45px;
        line-height: 45px;
        padding-right: 90px;
        font-size: 20px;
    }

   .container3 .Sport .Sport_tit h3 i {
        margin-left: 27px;
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
    }

    .container3 .Sport .Sport_tit h3 i::before {
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
        top: -12px;
        left: -28px;
    }

   .container3 .Sport .Sport_tit h3 i::after {
        border: 12px solid #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #fff;
        border-right-color: transparent;
        top: -12px;
        left: 4px;
    }

   .container3 .Sport .Sport_tit a {
        margin-top: 3%;
    }

.container2 .Important .Important_list ul li a span {
    font-size: 14px;
}
            
.container3 .Sport .Sport_list ul li a span {
    font-size: 14px;
}

}


@media screen and (max-width: 500px) {

.container2 .Important .Important_list .ul1 {
    flex-direction: column;
    align-items: center;
    }

    .container2 .Important .Important_list .ul2 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    }

    .container2 .Important .Important_list ul li {
        width: 90%;
               margin-bottom: 5vw;
    }

    .container2 .Important .Important_list ul li a span {
        font-size: 16px;
    }

    .container3 .Sport .Sport_list ul {
    flex-direction: column;
    align-items: center;
    }

    .container3 .Sport .Sport_list ul li {
        width: 90%;
                margin-bottom: 5vw;
    }



}













