/* 基础样式重置 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Microsoft YaHei', 'PingFang SC', sans-serif;
}

.head {
    width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul,
li {
    list-style: none;
}

.layer_more {
    margin-top: 10px;
    float: right;
}

.layer_more a {
    color: #fff;
    font-size: 16px;
}

.head img {
    width: 100%;
    height: 100%;
    display: block;
}

.body {
    width: 100%;
}

.lay {
    width: 100%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1370 {
    width: 1366px;
    margin: 0 auto;
}

.body {
    background: url(../images/body_bg.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
}

.title img {
    width: auto;
    max-width: 100%;
}

.footer {
    background-color: #2ba3dc;
    padding: 40px 0;
    color: #fff;
    text-align: center;
    line-height: 30px;

}

/* 直击高考 */

.lay1_body {
    background-color: #64b9dd;
    overflow: hidden;
    padding: 40px 60px;
    margin-top: 40px;
}

.lay1_top {
    background: url(../images/lay1_1bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 30px 50px;
    text-align: center;
    margin-top: 30px;
}

.lay1_top p {
    text-align: left;
    text-indent: 2em;
    margin-top: 30px;
    color: #fff;
    line-height: 30px;
}

.lay1_top h1 a {
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}

.lay1_top h1 a:hover {
    text-decoration: underline;
}

.lay {
    padding: 20px 0;
}

.swiper-pagination-bullet-active {
    background: rgb(222, 27, 58);

}

.swiper-button-prev {
    background: rgba(231, 215, 217, .2);
}

.swiper-button-next {
    background: rgba(231, 215, 217, .2);
}

.swiper-button-prev {
    background-image: url('../images/lay3_prev.png');
    background-size: 100% 100%;
}

.swiper-button-next {
    background-image: url('../images/lay3_next.png');
    background-size: 100% 100%;

}

.layer1_left {
    width: 635px;
    height: auto;
    float: left;
    overflow: hidden;
}

.layer1_left .swiper-container-1 img {
    width: 635px;
    height: 390px;
}

.layer1_left .layer1_pic1 {
    width: 100%;
    height: 390px;
    float: left;
}

.layer1_left .layer1_pic2 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

.layer1_left .title {
    position: absolute;
    bottom: 5px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 5px 10px;
    width: 100%;
}

.layer1_left .title a {
    color: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* .vdicon {
    position: absolute;
    width: 42px;
    height: 43px;
    left: 99px;
    top: 54px;
    background: url(//www.yunnan.cn/img/2023new/playvd.png) center top no-repeat;
} */

.layer1_item {
    width: 200px;
    height: auto;
    float: left;
    margin-left: 15px;

}

.layer1_item .layer1_p {
    width: 200px;
    height: 120px;
    position: relative;
}

.layer1_item:first-child {
    margin-left: 0px;
}

.layer1_item img {
    width: 200px;
    height: 120px;
    float: left
}

.layer1_t {
    width: 100%;
    padding: 3px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    overflow: hidden;
    line-height: 26px;
}

.layer1_t a {
    color: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
        text-align: left;
}


.layer1_right {
    width: 500px;
    height: 560px;
    float: right;
}

.layer1_ul {
    width: 100%;
    margin: 0 auto;
}

.layer1_ul {
    float: left;
}

.layer1_ul li {
    width: 95%;
    height: auto;
    margin-top: 25px;
    padding-left: 20px;
    background: url(../images/dot.png) center left no-repeat;
}

.layer1_ul li a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layer1_right_top {
    color: #fff;
    border-bottom: 1px dotted #fff;
    padding: 20px 0;
}

.layer1_right_top .divspan {
    font-size: 20px;
    line-height: 28px;
}

.layer1_right_top a {
    color: #fff;
}

.layer1_right_top p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}

/*  锦囊妙计*/
.lay2_body {
    background: url(../images/lay2_bg1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 60px 100px;
    margin-top: 40px;
    position: relative;
}

.lay2_body::after {
    content: "";
    background: url('../images/lay2_biezhen.png');
    width: 70px;
    height: 85px;
    position: absolute;
    top: -36px;
    left: 0;
}

.lay2_body::before {
    content: "";
    background: url('../images/lay2_juanjiao.png');
    width: 286px;
    height: 112px;
    position: absolute;
    bottom: -18px;
    right: -10px;
}

.lay2_body h2 {
    color: #fff;
    font-size: 28px;
    line-height: 45px;
    text-align: center;
}

.lay2_body p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    text-indent: 2em;
    color: #2d67b8;
    margin-top: 30px;
}

.lay2_body h2 a {
    color: #2d67b8;
}

.lay2_body ul li {

    padding: 40px 0;
    border-bottom: 1px dotted #2d67b8;
}

.lay2_body ul li:nth-child(2n) {
    border-bottom: none;
}

.lay2_body .layer_more {
    margin-right: 10px;
    position: relative;
    z-index: 3;
}

.lay2_body .layer_more a {
    color: #e39836;
    display: inline-block;

}

.clearboth {
    clear: both;
}

/* 高清大图 */
.swiper-container-2 .swiper-slide {

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.95);
    position: relative;
}

.swiper-container-2 .swiper-slide-active,
.swiper-container-2 .swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 999;
}

.swiper-container-2 img {
    width: 1000px;
    height: 600px;
}


 .lay3_swiper2 .title {
    height: 40px;
        line-height: 40px;
        background-color: rgba(50, 50, 50, .5);
        text-align: center;
        color: #fff;
        width: 1000px;
        display: inline-block;
        position: absolute;
        left: -60%;
        bottom: 4px;
}

.lay3_swiper2 .title a {
    color: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} 

.lay3 {
    position: relative;
    padding-bottom: 0;
}

.lay3::after {
    content: "";
    display: block;
    position: absolute;
    background: url('../images/lay3_left.png');
    left: 0;
    bottom: -67px;
    width: 312px;
    height: 706px;
    background-size: 100% 100%;
}

.lay3::before {
    content: "";
    display: block;
    position: absolute;
    background: url('../images/lay3_right.png');
    right: 0;
    bottom: -17px;
    width: 237px;
    height: 552px;
    background-size: 100% 100%;
}
.footer a {
    color: #fff;
}
@media (max-width: 620px) {
    .w1370 {
        width: 100%;
    }

    .w1200 {
        width: 96%;
    }

    .lay1_body {
        padding: 0 20px;
    }

    .lay1_top {
        padding: 20px;
    }

    .layer1_left .layer1_pic1 {
        height: auto;
    }

    .layer1_left {
        width: 100%;
    }

    .layer1_right {
        width: 100%;
        height: auto;
    }
.layer1_ul li a{
     white-space: normal;
}
    .layer1_left .swiper-container-1 img {
        width: 100%;
        height: auto;

    }

    .layer1_item .layer1_p {
        width: auto;
        text-align: center;
        height: auto;
    }

    .layer1_item {
        width: 100%;
        height: auto;
        margin-left: 0;
    }

    .layer1_item img {
        float: none;
        width: 90%;
        height: auto;
    }

    .lay2_body {
        padding: 20px;
    }

    .lay2_body h2 {
        font-size: 22px;
        line-height: 35px;
    }

    .lay3 .swiper-container-2 {
        width: 100%;
        height: auto;
    }

    .lay3 .swiper-container-2 .swiper-slide img {
        width: 100%;
        height: auto;
        margin-left: 0px;
    }

    .lay3_swiper2 .swiper-container::after {
        content: "";
        display: block;
        position: absolute;
        background: none;
    }

    .lay3_swiper2 .swiper-container::before {
        content: "";
        display: block;
        position: absolute;
        background: none;
    }

    .lay3_swiper2 .title {
        left: 0px;
        width: 100%;
    }

    .lay3::after {
        content: "";
        display: block;
        position: absolute;
        background: none;

    }

    .lay3::before {
        content: "";
        display: block;
        position: absolute;
        background: none;

    }
.layer1_t a{
text-align:center;
}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2026-06-05 16:56:47" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->