img {
    width: 100%;
    display: block;
}

.slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    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;
    color: #fff;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
}

.swiper-container-banner {
    height: calc((100vh + 280px));
}
.swiper-container-banner-phone{
    display: none!important;
}


.slide-inner img {
    width: auto;
}

.slide-inner .container {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 85vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.banner3 .container {
    justify-content: center;
}

.banner-tab {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100vh;
    z-index: 999;
}

.swiper-button-next-banner, .swiper-button-prev-banner {
    margin-top: 0;
    width: 60px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #fff;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .4s;
}

.swiper-button-next-banner:after, .swiper-button-prev-banner:after {
    display: none;
}

.swiper-button-next-banner i, .swiper-button-prev-banner i {
    font-size: 34px;
    line-height: 1;
    color: #fff;
}

.swiper-button-next-banner:hover, .swiper-button-prev-banner:hover {
    background: #0096FF;
    border: 1px solid #0096FF;
}

.swiper-button-next-banner {
    right: -145px;
    transform: translate(100%, -50%);
}

.swiper-button-prev-banner {
    left: -145px;
    transform: translate(-100%, -50%);
}

.swiper-pagination-banner {
    position: absolute;
    bottom: 45px;
    left: 0;
    padding-left: 15px;
}

.swiper-pagination-banner span {
    width: 20px;
    height: 2px;
    border-radius: 0;
    background: #fff;
    margin-right: 10px;
    opacity: 1;
    transition: .4s;
}

.swiper-pagination-banner .swiper-pagination-bullet-active {
    width: 50px;
    background: #354bc8;
}

.index1 {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc((100% - 30px));
    z-index: 99;

}

.index10 {
    display: flex;
    align-items: flex-end;
}

.index1-1 {
    width: 60%;
    background: #FFFFFF;
    padding: 40px;

}

.swiper-container-11 {
    width: 100%;
    height: 100%;
}

.swiper-slide-11 {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* 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;
}

.swiper1 {
    display: flex;
    justify-content: space-between;
}

.diyiye {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    width: calc(68.6% - 45px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.diyiye1 {
    line-height: 1;
    text-align: left;
    margin-bottom: 15px;
}

.diyiye1 > span:first-child {
    font-size: 36px;
    font-weight: bold;
    color: #0096FF;
    line-height: 1;
}

.diyiye1 > span:nth-child(2) {
    font-size: 16px;
    font-weight: bold;
    color: #0096FF;
    line-height: 1;
}

.diyiye2 {
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.diyiye3 {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
    /*height: 88px;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;
}

.diyite4 {
    width: 31.4%;
}

.diyite4 img {
    display: block;
    width: 100%;
}

.bottom_jiantou {
    width: calc(68.6% - 45px);
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 999;
}

.bottom_jiantou .swiper-pagination-11 {
    margin: 0 10px;
}

.swiper-num {
    font-size: 16px;
    line-height: 1;
    font-family: Arial;
}

.swiper-num .active {
    color: #0096ff;
}

.bottom_jiantou > div {
    width: auto !important;
    height: auto !important;
    margin-top: 0;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}

.diyiyedi {
    display: flex;
    align-items: center;
}

.icon-eye {
    color: #CDD1D4;
    font-size: 20px !important;
    line-height: 20px;
}

.diyiyedi > span:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #CDD1D4;
    line-height: 20px;
    margin-left: 10px;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: none;
}

.icon-jiantou-2-copy {
    color: #75777A;
    font-size: 14px !important;
    left: 44%;
    top: 90%;
}

.icon-jiantou-2 {
    color: #75777A;
    font-size: 14px !important;
    right: 44%;
    top: 90%;
}


.index1-2 {
    background: #0096FF;
    position: relative;
    padding-left: 19px;
    width: 60%;
}

.index1-2-1 {
    padding-top: 40px;
    padding-bottom: 45px;
}

.index1-2-1 > span:first-child {
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
}

.index1-2-1 > span:nth-child(2) {
    color: #00C6FF;
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    padding: 0 10px;
}

.index1-2-1 > span:nth-child(3) {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
}

.index1-2 > div:nth-child(2) {
    font-size: 14px;
    font-weight: 300;
    color: #F4F7FA;
    line-height: 22px;
    padding-right: 223px;
}

.index6 {


}


.index6-div {
    justify-content: space-between;
    color: #FFF;
    padding: 42px 15px;
    position: relative;
    z-index: 10;
}

.index6-div > div {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
}

.index6-div p:nth-child(1) {
    margin-right: 15px;

    font-size: 36px;
    font-weight: 400;
    color: #00C6FF;
    line-height: 28px;
}

#ad2 {
    padding: 10px 0;
    margin-left: 0;
}

.index1-2 > div:nth-child(4) img {
    display: block;
    width: 100%;
}

.index1-2 > div:nth-child(4) {
    position: absolute;
    bottom: 32px;
    right: 33px;
}


.index2 {
    position: relative;
}

.index2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 74.2%;
    background: #f4f7fa;
    z-index: -1;
    display: none;
}

.index20 {
    display: flex;
    transition: .4s;
}

.dingwei11 {
    position: relative;
    transition: .4s;
    z-index: 100;
}

.dingwei11 img {
    display: block;
    width: 100%;
    transition: .4s;
}

.dingwei22 {
    width: 20%;
}

.dingwei33 {
    width: 40%;
}

.index2-1 {

    position: absolute;
    transition: .4s;
    z-index: 99;
    top: 19%;
    left: 7.5%;
}

.index2-1-1{
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 26px;
    opacity: 0.4;
    transition: .4s;
    text-transform: uppercase
}

.index2-1-2{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 5px;
    transition: .4s;
}
.index2-1-2{
    margin-bottom: 5px;
}
.index2-1-2:hover a{
    color:#0096ff ;
}

.index2-1-3 a span {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    transition: .4s;
}
.index2-1-3 a span:hover{
    color: #00C6FF;
}

.index2-1-3 a:nth-child(2){
    padding-left: 35px;
    transition: .4s;
}
.index2-1-3 a:nth-child(5){
    padding-left: 35px;
    transition: .4s;
}
.index2-1-3 a:nth-child(8){
    padding-left: 35px;
    transition: .4s;
}
.index2-1-3 a:nth-child(2){
    padding-left: 63px;
}
.index2-2 {
    position: absolute;
    transition: .4s;
    z-index: 99;
    top: 19%;
    left: 7.5%;
}

.index2-2 > div:first-child {
    font-size: 24px;
    font-weight: normal;
    color: #808080;
    line-height: 26px;
    opacity: 0.4;
    transition: .4s;
    text-transform: uppercase
}

.index2-2 > div:nth-child(2) {
    font-size: 20px;
    font-weight: 400;
    color: #888888;
    line-height: 26px;
    margin-top: 5px;
    transition: .4s;

}

.index2-3 {
    position: absolute;
    transition: .4s;
    z-index: 99;
    top: 19%;
    left: 7.5%;
}

.index2-3 > div:first-child {
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    opacity: 0.4;
    color: #92825E;
    transition: .4s;
    text-transform: uppercase
}

.index2-3 > div:nth-child(2) {
    font-size: 20px;
    font-weight: 400;
    color: #A78C77;
    line-height: 26px;
    margin-top: 5px;
    transition: .4s;
}

.index2-4 {
    position: absolute;
    transition: .4s;
    z-index: 99;
    top: 19%;
    left: 7.5%;
}

.index2-4 > div:first-child {
    font-size: 24px;
    font-weight: normal;
    color: #92825E;
    line-height: 26px;
    opacity: 0.4;
    transition: .4s;
    text-transform: uppercase
}

.index2-4 > div:nth-child(2) {
    font-size: 20px;
    font-weight: 400;
    color: #A78C77;
    line-height: 26px;
    margin-top: 5px;
    transition: .4s;
}

.dingwei11:hover {
    transform: translate(0, -20px);
    z-index: 99;
    cursor: pointer;
    transition: .4s;
}

.index3 {
    display: none;
}

.img2 {
    display: none !important;
}
.footer{
    background-color: #FFF;
}

@media (max-width: 1440px) {
    .index1-1 {
        padding: 25px;
    }

    .diyiye2 {
        font-size: 16px;
    }

    .diyite4 {
        width: 35%;
    }

    .diyiye, .bottom_jiantou {
        width: calc(65% - 45px);
    }
}

@media (max-width: 1366px) {
}

@media (max-width: 1230px) {

    .dingwei11 div div:nth-child(1) {
        font-size: 20px;
    }

    .dingwei11 div div:nth-child(2) {
        font-size: 18px;
    }

    .index1-2 > div:nth-child(2) {
        padding-right: 50px;
    }

    .diyiye2 {
        -webkit-line-clamp: 1;
    }

    .swiper-num {
        font-size: 14px;
    }

    .index2-1 {
        top: 50%;
        transform: translateY(-50%);
    }

    .index2-1 > div:nth-child(2) a{
        margin-bottom: 15px;
    }

}

@media (max-width: 1024px) {
    .index1 {
        left: 12px;
    }

    .icon-jiantou-2-copy {
        left: 42%;
        top: calc(90% + 2px);
    }

    .icon-jiantou-2 {
        right: 42%;
        top: calc(90% + 2px);
    }

}

@media (max-width: 992px) {

}

@media (max-width: 768px) {

.header_wap .logo{
    padding-left: 0;
}

    .index1 {
        /*display: none;*/
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: -43px;
    }

    .index3 {
        /*display: block;*/
    }

    .index10 {
        flex-direction: column;
    }

    .swiper-slide-11 {
        width: 100% !important;
    }

    .index1-1 {
        width: 100%;
        margin-top: 20px
    }

    .index1-2 {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .icon-jiantou-2-copy {
        left: 42%;
        top: 90%;
    }

    .icon-jiantou-2 {
        right: 42%;
        top: 90%;
    }

    .index2-1 > div:first-child a{
        font-size: 17px;
    }

    .index2-2 > div:first-child {
        font-size: 17px;
    }

    .index2-3 > div:first-child {
        font-size: 17px;
    }

    .index2-4 > div:first-child {
        font-size: 17px;
    }

    .index2-1 > div:nth-child(2) a{
        font-size: 18px;
        margin-bottom: 20px;
    }

    .index2-1, .index2-2, .index2-3, .index2-4 {
        top: 12%;
        left: 25px;
        transform: translateY(0);
    }

    .index20 {
        flex-wrap: wrap;
        padding-bottom: 25px;
    }

    .dingwei33 {
        width: 100%;
    }

    .index20 > div:nth-child(1) ~ div {
        width: 33.33%;
        position: relative;
        z-index: 101;
    }
    .swiper-container-banner{
        display: none;
    }
    .swiper-container-banner-phone{
        display: block!important;
        zoom: 0.8;
        height: 75vh;
    }
    .banner-tab {
        left: 86%;
        height: 74vh;
    }
    .swiper-button-next-banner, .swiper-button-prev-banner{
        display: none;
    }
    .container{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .slide-inner .container {
        position: absolute;
        top: 0;
        left: 0;
        transform:none;
    }

}

@media (max-width: 767px) {
    .dingwei11:hover {
        transform: translate(0, 0) !important;
    }

    .diyite4 {
        width: 100%;
        margin-bottom: 15px;
    }

    .index1-1 {
        padding: 15px;
    }

    .diyiye2 {
        -webkit-line-clamp: 2;
        margin-bottom: 15px;
    }

    .diyiye3 {
        margin-bottom: 15px;
    }

    .diyiye, .bottom_jiantou {
        width: 100%;
    }

    .icon-jiantou-2, .icon-jiantou-2-copy {
        font-size: 16px !important;
        line-height: 1;
    }

    .index6-div {
        padding-left: 0;
    }

    .index20 > div:nth-child(3), .index20 > div:nth-child(4) {
        width: calc((100% - 5px) / 2) !important;
    }

    .dingwei11 div div:nth-child(1) {
        font-size: 16px;
    }

    .index2-1, .index2-2, .index2-3, .index2-4 {
        top: 15px;
        left: 15px;
    }

    .index2-1 {
        width: calc(100% - 30px);
        height: calc(100% - 30px);
    }

    .dingwei11 div div:nth-child(2) {
        font-size: 16px;
        line-height: 1;
    }

    .index2-1 > div:nth-child(2) a{
        margin-bottom: 15px;
    }

    .index2-1 > div:nth-child(3) {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
    }

    .index2-1 > div:nth-child(3) a {
        width: 45%;
        display: block;
        font-size: 14px;
        line-height: 1;
        text-align: left;
    }
    .index2-1 > div:nth-child(3) a:nth-child(2),
    .index2-1 > div:nth-child(3) a:nth-child(5),
    .index2-1 > div:nth-child(3) a:nth-child(8)
    {
        padding-left: 0;
    }
    .index2-1 > div:nth-child(3) span:nth-child(2) ~ span {
        margin-top: 10px;
    }

    .index20 > div:nth-child(1), .index20 > div:nth-child(2) {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 5px !important;
    }

    .index20 > div:nth-child(2) {
        margin-bottom: 0 !important;
        height: 207px;
        background-image: url("../images/index66.jpg");
        background-size: 100% 100%;
        background-position: center center;
    }

    .index20 > div:nth-child(2) img {
        display: none;
    }

    .index20 > div:nth-child(1) .img1 {
        display: block !important;
    }

    .index20 > div:nth-child(1) .img2 {
        display: none !important;
    }
}

@media (max-width: 414px) {
    .index20 {
        flex-wrap: wrap;
    }

    .dingwei11 {
        width: calc((100% - 5px) / 2);
    }

    .dingwei11:hover {
        z-index: 150;
    }


    .index2-1 > div:nth-child(3) span:nth-child(even) {
        padding-left: 0;
    }

    .img1 {
        display: none !important;
    }

    .img2 {
        display: block !important;
        width: 100%;
    }

    .dingwei11:nth-child(-n+4):nth-child(n+3) {
        margin-top: 5px;
    }

    .dingwei11:nth-child(even) {
        margin-left: 5px;
    }

    .swiper1 {
        flex-direction: column-reverse;
    }

    .diyiye {
        width: 100%;
    }

    .swiper-pagination-11 {
        bottom: 5px;
    }
    .pcbanner{
        zoom: 0.5;
    }
    .swiper-container-banner-phone{
        height: 49vh;
    }
    .banner-tab {
        height: 49vh!important;
    }
    .slide-inner .container{
        height: 58vh;
    }
}

@media (max-width: 375px) {
    .index20 > div:nth-child(2) {
        height: 187.5px;
    }
    .swiper-container-banner-phone{
        height: 46vh;
    }
    .banner-tab {
        height: 47vh!important;
    }
    .slide-inner .container{
        height: 54vh;
    }
}