* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #fff;
}

.logo {
    text-align: center;
    padding: 10px 0;
}

.logo img {
    width: 420px;
}


.one-bg {
    position: relative;
    background: url('../img/bg.webp');
    height: 700px;
    background-size: 100% 100%;
}

.yuan {
    position: fixed;
    z-index: 999;
    right: 50px;
    top: 40%;
    width: 15px;
}

.one-left {
    width: 400px;
    position: relative;
}

.one-left img {
    position: absolute;
    bottom: -38px;
    right: 0px;
    width: 580px;
}

.yuan-icon {
    cursor: pointer;
    display: inline-block;
    background: url('../img/yuan.webp') no-repeat;
    width: 10px;
    height: 10px;
}

.active {
    display: inline-block;
    background: url('../img/yuan-active.webp') no-repeat;
    width: 10px;
    height: 10px;
}

.wrap {
    width: 1200px;
    margin: 0 auto;

}

.wrap1 {
    width: 1200px;
    border-radius: 10px;
    margin: 0 auto;
    padding-top: 100px;
    background-color: #FFFBF8;
    padding-bottom: 70px;

}

.wrap2 {
    width: 1200px;
    padding-top: 60px;
}

.one-box {
    display: flex;
    justify-content: space-between;
}

.swiper-slide {
    text-align: center;
    padding: 10px 0;
}

.swiper-slide .img {
    border-radius: 10px;
    /* box-shadow: 0px 0px 10px #F0DCD1; */
    margin: 0 auto;
    width: 75%;
}

.tenter {
    margin-top: 80px;
}

.pc-box {
    margin-top: 50px;
    margin-left: 75px;
}

.one-right {
    padding-top: 80px;
}

.wenzi {}

.wen-phone {
    width: 460px;
}

.wen-phone2 {
    width: 600px;
    margin-top: -129px;
}

.right-margin {
    /* width: 430px; */
    border-radius: 5px;
}

.app-name {
    font-size: 17px;
    margin-bottom: 35px;
    text-align: left;
    color: #963A25;
}

.app-name img {
    width: 70px;
    vertical-align: middle;
}

.code-box {
    margin-top: 20px;
    display: flex;

}

.dian {
    font-size: 17px;
    font-weight: bold;
    color: #FCF5D8;
    text-align: left;
}

.code-box .code-img {
    width: 160px;
    padding: 18px;
    padding-bottom: 12px;
    padding-top: 15px;
    border-radius: 7px;
    background-color: #fff;
}

.code-box .code-img .tu {
    width: 100%;
}

.code-box .code-img {
    color: #666;
}

.sao {
    padding: 0 5px;
    font-size: 12px;
    color: #666;
}

.sao img {
    width: 12px;
    vertical-align: top;
    border: 0;
    margin-top: 1px;
    margin-right: 4px;
}

.code-tu {
    margin-left: 24px;
    margin-top: 20px;

}

.tu-box {
    height: 42px;
    width: 180px;
    margin-bottom: 15px;
    border-radius: 25px;
    text-align: center;
    line-height: 42px;
    color: #99512B;
    background-color: #F6DFB3;
    font-size: 17px;
}

.tu-box img {
    vertical-align: top;
    margin-right: 3px;
    width: 17px;
    margin-top: 12px;
}

.exe-box {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.x-flex {
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
}

.x-flex img {
    width: 270px;
}

.exe-btn {
    width: 245px;
    height: 65px;
    background-color: #FFF6E7;
    background-image: linear-gradient(#007fff, #007fff);
    text-align: center;
    position: relative;
    box-shadow: 0 0 6px #D79561;
    z-index: 999;
    border-radius: 8px;
    font-weight: bold;
    color: #fff;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.exe-btn .mian {
    display: inline-block;
    position: absolute;
    padding: 2px 10px;
    background-color: #D36F57;
    color: #fff;
    top: 1px;
    border-top-left-radius: 7px;
    font-size: 12px;
    border-bottom-right-radius: 10px;
    left: 1px;
}

.sida {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    position: relative;
}

.sida img {
 
    left: 60px;
    z-index: 999;
}
/*
.exe-btn .exe-img {
    margin-right: 6px;
    vertical-align: top;
    margin-top: 5px;
    width: 20px;
}
*/
.exe-btn2 img {
    margin-top: -15px;
    margin-left: -14px;
}



.shipan-title span {
    display: inline-block;
    padding: 7px 30px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 2px;
    color: #1183db;
    margin-left: 90px;
    margin-top: 15px;

}

.shipan-title strong {
    color: #E51A14;
}

.shipan-title .tiao {
    display: inline-block;
    width: 80px;
    height: 2px;
    vertical-align: middle;
    background-color: #B04821;
}

.pc-left {
    margin-top: 30px;
}

.tips {
    text-align: left;
    margin-top: 12px;
    color: #933624;
    margin-left: 8px;
}

.tips span {
    font-size: 15px;
}

.tips p {
    line-height: 1.5;
    font-size: 14px;
}

.exe-btn .mian-icon {
    position: absolute;
    top: 1px;
    left: 1px;
}

.shuo-img {
    padding: 65px 0;
}

.bottom-bg {
    margin-top: -79px;
    position: absolute;
    left: 0;
    right: 0;
    padding: 10px 0;
    background-image: linear-gradient(to right, #D52720, #E51A1E);
}

.bottom-bg .bottom-wrap {
    margin: 0 auto;
    width: 1200px;
}

.bottom-bg .bottom-wrap .bottom-img {
    text-align: center;
    z-index: 99;
}

.bottom-img img {
    width: 100%;
}



.tu-icon {
    margin: 0 50px;
}


.two-bg {
    background-color: #cddcfc;
    width: 100%;
    padding-top: 250px;
    

}

.three-bg {
    position: relative;
    background: #cddcfc;

    width: 100%;
}

.four-bg {
    position: relative;
    width: 100%;
    background: #cddcfc;
    padding-bottom: 30px;
}

.four-title {
    text-align: center;
}

.red {
    color: red;
}

.four-title span {
    color: #9C421F;
    font-weight: bold;

}



.zhiyin {
    width: 350px;
}

.four-img {
    margin-top: 35px;
    text-align: center;
    position: relative;
}

.shipan {
    width: 730px;
}

.four-img .four-pian {
    width: 1050px;
    border-radius: 10px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
}



.sf {
    font-size: 26px;
    font-weight: bold;
    color: #414141;
}

.sf img {
    vertical-align: top;
    margin-top: 8px;
}




.yunxing {
    color: #484848;
    font-size: 42px;
    font-weight: bold;
}

.shipan-img {
    padding-top: 10px;
    position: relative;
}

.swiper-slide .sw-tips {
    position: absolute;
    top: 30px;
    left: 50px;
}

.swiper-slide .sw-tips2 {
    position: absolute;
    top: 60px;
    left: 50px;
}

.shipan-img p {
    margin-left: 40px;
    font-size: 15px;
    margin-top: 16px;
    color: #333;
}

.shipan-img .textc {
    text-align: center;
    margin-left: 0;
    margin-top: 35px;
}

.swiper-button-next,
.swiper-button-prev {
    top: 45% !important;

}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 60px !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 60px !important;
}




.shipan-img p .icon {
    display: inline-block;
    width: 5px;
    border: 3px solid #E4803F;
    vertical-align: top;
    margin-right: 10px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    margin-top: 6px;
}

.two-swiper {
    margin-top: 10px;
    width: 1200px;

}



.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 40px !important;
}


.three-swiper {}

.three-duan {
    font-size: 18px;
    margin-left: 23px;
    color: #666;
}

.img-pc {
    border-radius: 10px;
    margin: 0 auto;
    width: 75%;
}



.three-title {}

.three-title span {
    padding: 7px 60px;
}

.img-m {
    width: 353px;
}

.swiper-pagination-bullet {
    width: 20px !important;
    bottom: 10px !important;
    opacity: 1 !important;
    border-radius: 0px !important;
    height: 8px !important;
    background: #A96C40 !important;
}

.swiper-pagination-bullet-active {
    height: 8px !important;
    width: 30px !important;
    background: #F1AE5D !important;
}

.ke-iframe {
    display: none;
    z-index: 999;
    width: 688px;
    height: 580px;
    position: fixed;
    right: 120px;
    top: 30%;
    border-radius: 9px;
    overflow: hidden;
}

.ke-iframe .icon {
    background-color: rgb(0, 122, 255);
    padding: 10px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
}


.kefu-box {
    position: fixed;
    width: 99px;
    height: 220px;
    right: 15px;
    top: 50%;
    text-align: center;
    /* padding: 12px; */
    color: #fff;
    font-size: 15px;
    z-index: 999;
    background: url('../img/kefu-bg.webp') no-repeat;
    background-size: 100% 100%;
}

.kefu-box img {
    /* width: 63px; */
}

.kefu-box .kefu-btn {
    padding-top: 30px;
    cursor: pointer;


}

.kefu-box .kefu-btn p {
    padding-bottom: 15px;
    display: inline-block;
    border-bottom: 1px solid #ED734A;
}

.kefu-box .shou-btn {
    margin-top: 10px;
    cursor: pointer;

}

.kefu-box p {}

iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.exe-bottom {
    margin-top: 16px;
    width: 175px;
    height: 55px;
}

.iframe {
    display: none;
    z-index: 999;
    width: 690px;
    height: 580px;
    position: fixed;
    right: 120px;
    top: 30%;
}

.iframe .icon {
    background-color: rgb(0, 122, 255);
    padding: 10px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
}

.shou-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    display: none;
}

.shou-box {
    position: fixed;
    top: 200px;
    left: 50%;


    transform: translateX(-240px);
    width: 480px;

    height: 265px;
    background: url('../img/shou-bg2.webp');
}

.shou-box .shou-top {
    text-align: center;
    margin-top: 60px;
    font-weight: bold;
    color: #2c120c;
}

.shou-box .shou-top .shou-address {
    display: inline-block;
    border-radius: 5px;
    padding: 3px 12px;

    background: #F5ECDB;
}

.shou-box .shou-top p {
    margin-top: 20px;
}

.shou-show {

    margin-top: 40px
}

.shou-show img {
    cursor: pointer;
}