

#player-container iframe {
    pointer-events: none;
}

#s1 {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 100px auto;
}

.s1_div {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fff;
}

.s1_text {
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}

.s1_text h2 {
    width: 80%;
    font-size: 58px;
    color: #fff;
    margin: 0 auto;
}

.s1_text div {
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.s1_text p {
    width: 80%;
    font-size: 58px;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
}

.s1_v {
    width: 100%;
    height: 100%;
    background-color: #fff;
}

#player-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.s1 #player {
    width: 100%;
    height: 100%;
}

#player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#s2 {
    padding: 120px 0;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

#s2 img {
    width: 100%;
}

.s2_t {
    margin-bottom: 50px;
    text-align: center;
}

.s2_t h2 {
    font-size: 46px;
    color: #333;
}

.s2_t p {
    font-size: 16px;
    color: #7a7a7a;
}

.s2_b {
    display: flex;
}

.s2_b_l {
    width: 60%;
}

.s2_b_r {
    width: 40%;
    margin: 5%;
    box-sizing: border-box;
    position: relative;
}

.s2_b_r h2 {
    font-size: 38px;
    color: #333333;
    margin-bottom: 20px;
}

.s2_b_r h2:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 28px;
    background-color: #00adef;
    margin-right: 10px;
}

.s2_b_r p {
    font-size: 20px;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.5;
}

.s2_b_r a {
    position: absolute;
    left: 0;
    bottom: 10px;
    text-decoration: none!important;
}

#s3 {
    padding-bottom: 120px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.s3_div {
    padding: 120px 0;
    margin-bottom: 0;
}

#s3 img {
    width: 100%;
}

.s3_div:after {
    content: "";
    display: block;
    width: 100%;
    height: 280px;
    background-color: #fff;
    transform-origin: left top;
    transform: skewY(-5deg);
    position: absolute;
    z-index: 1;
    bottom: -170px;
    left: auto;
}

.s3_t {
    margin-bottom: 50px;
    text-align: center;
}

.s3_t h2 {
    font-size: 46px;
    color: #fff;
}

.s3_t {
    font-size: 16px;
    color: #fff;
}

.s3_b {
    display: flex;
    position: relative;
    z-index: 10;
    justify-content: center;
}

.s3_b > div {
    position: relative;
}

.s3_b > div:first-child {
    position: relative;
    top: 60px;
}

.s3_b > div:last-child {
    position: relative;
    top: 80px;
}

.s3_b_text {
    position: absolute;
    bottom: 10%;
    padding: 5%;
    width: 100%;
    box-sizing: border-box;
}

.s3_b_text h2 {
    font-size: 30px;
    color: #fff;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.s3_b_text p {
    font-size: 15px;
    color: #fff;
}

#s4 {
    position: relative;
    z-index: 2;
    background-color: #f8f8f8;
    padding: 120px 0;
    box-sizing: border-box;
}

#s4 img {
    width: 100%;
}

.s4_t {
    margin-bottom: 50px;
    text-align: center;
}

.s4_t h2 {
    font-size: 46px;
    color: #333;
}

.s4_t p {
    font-size: 16px;
    color: #7a7a7a;
}

.s4_b {
    display: flex;
    justify-content: center;
    grid-gap: 40px;
}

.s4_b li {
    max-width: 386px;
}

.s4_b_text {
    width: 100%;
    padding: 25px;
    background-color: #fff;
    box-sizing: border-box;
}

.s4_b_text h2 {
    font-size: 22px;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
}

.s4_b_text p {
    font-size: 15px;
    text-align: center;
    color: #666;
    width: 100%;
}

.s4_b_2 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.s4_b_2 img {
    width: 100%;
    border: 1px solid #2158aa;
    box-sizing: border-box;
}

.s4_a {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.s4_a a {
    background-color: transparent;
    color: #2158aa;
    margin: 0 auto;
    padding: 15px 60px;
    font-size: 14px;
    border: 1px solid #2158aa;
    transition: all 0.5s;
    text-decoration: none!important;
}

.s4_a a:hover {
    background-color: #2158aa;
    color: #fff;
}

#s5 .s5_div {
    max-width: 100%;
    background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ),url(/theme/basic/img/main/s5_div-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 120px 20px; */
    padding: 15% 20px;
}

.s5_t {
    margin-bottom: 90px;
}

.s5_t h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    word-break: keep-all;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.s5_b {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    justify-content: center;
    word-break: keep-all;
    width: 100%;
    max-width: 1200px;
}

.s5_b_text {
    width: 33.33333333333%;
    padding: 5px 20px;
    border-left: 1px solid #fff;
    text-align: center;
    box-sizing: border-box;
}

.s5_b > div:first-child {
    border-left: none;
}

.s5_b_text a {
    display: block;
    max-width: 190px;
    width: 100%;
    margin: 0 auto;
    text-decoration: none!important;
}

.s5_b h2 {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 400;
    position: relative;
    border: 1px solid transparent;
    color: #fff;
    transition: background-color 0.3s;
}

.s5_b h2::before {
    content: '';
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    opacity: 0;
    transition: 0s opacity 0.4s, 0.4s left, 0.4s right;
}

.s5_b_text a:hover h2:before {
    left: 0;
    right: 0;
    opacity: 1;
    transition: 0s opacity, 0.4s left, 0.4s right;
}

.s5_b h2::after {
    content: '';
    position: absolute;
    z-index: 10;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    opacity: 0;
    transition: 0s opacity 0.4s, 0.4s top, 0.4s bottom;
}

.s5_b_text a:hover h2:after {
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: 0s opacity, 0.4s top, 0.4s bottom;
}

.s5_b p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.s5_b_text .sc {
    display: block;
    width: 25px;
    height: 5px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    border-right: 2px solid rgba(255, 255, 255, 0);
    border-left: 2px solid transparent;
    box-sizing: border-box;
    transform: skewX(45deg) translateX(-30px);
    margin: 15px auto 0;
    transition: all .5s;
}

.s5_b_text:hover .sc {
    border-bottom: 2px solid rgba(255, 255, 255, 100);
    border-right: 2px solid rgba(255, 255, 255, 100);
    transform: skewX(45deg) translateX(0);
}

.s6_div {
    padding: 100px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.s6_t {
    margin-bottom: 40px;
}

.s6_t h2 {
    font-size: 30px;
    font-weight: 600;
    color: #333;
    position: relative;
    line-height: 1em;
    padding-left: 15px;
}

.s6_t h2::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
    width: 5px;
    height: 100%;
    background-color: #00adef;
}

.s6_b {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 10px;
}

.s6_b img {
    width: 100%;
}





@media all and (max-width:1300px) {}


@media all and (max-width:1024px) {}

@media all and (max-width:767px) {
    .s5_t h2 {
        font-size: 20px;
    }
    .s5_b h2 {
        padding: 0;
        font-size: 18px;
    }
    .s5_b_text {
        padding: 5px;
    }
    #s1 {
        margin: 50px auto;
    }
    .s1_text h2 {
        width: 90%;
        font-size: 22px;
    }
    .s1_text p {
        font-size: 28px;
    }
    #s4 {
        padding: 50px 0;
    }
    .s4_t h2 {
        font-size: 28px;
    }
    .s4_b_2 {
        grid-gap: 10px;
    }
    #s3 {
        padding-bottom: 50px;
    }
    .s3_div {
        padding: 0;
        padding-top: 50px;
    }
    .s3_t h2 {
        font-size: 28px;
    }
    .s3_b {
        flex-direction: column;
    }
    .s3_b > div {
        top: 0!important;
        max-height: 200px;
        overflow: hidden;
    }
    .s3_div:after {
        display: none;
    }
    .s6_div {
        padding: 0;
    }
    .s6_b {
        grid-gap: 5px;
    }
}