* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
}

body {
    width: 100%;
    height: 100%;

    font-family: "MicrosoftYaHei", "PingFangSC,宋体,Arial,sans-serif";
}

a {
    text-decoration: none;
}

.clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    position: fixed;
    width: 100%;
    height: 1rem;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.25)
}

.nav-list {
    width: 12rem;
    height: 1rem;
    margin: auto;
}

.nav-list .logo {
    width: 3.08rem;
    height: 0.86rem;
}

.nav-list .title {
    position: relative;
    display: inline-block;
    height: 1rem;
    font-size: 0.4rem;
    color: #fff;
    box-sizing: border-box;
    padding-top: 0.25rem;
    vertical-align: top;
    margin-right: 0.9rem;
    cursor: pointer;
}

.nav-list .nav-a {
    color: #fff;
}

.abs {
    position: absolute;
}

.nav-list .title .icon-1 {
    left: 0;
    top: 0.87rem;
}

.nav-list .title .icon-2 {
    width: 0.18rem;
    height: 0.16rem;
    /* right: -0.18rem;
    top: -0.16rem; */
}

.nav-list .common-li {
    display: inline-block;
    font-size: 0.18rem;
    color: #fff;
    margin-right: 0.7rem;
    vertical-align: top;
    padding-top: 0.55rem;
    cursor: pointer;
}

.first-page {
    position: relative;
    width: 100%;
    height: 9rem;

}

.banner1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: url(../img/bg1.png);
    background-size: 100% 100%; */
}

.banner2-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banner3-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.swiper-container {
    width: 100%;
    height: 9rem;
}

.first-page .word1 {
    position: absolute;
    font-size: 0.7rem;
    font-weight: bold;
    top: 4.4rem;
    left: 3.5rem;
    color: #fff;
}

.first-page .word2 {
    position: absolute;
    font-size: 0.3rem;
    top: 5.37rem;
    left: 3.5rem;
    color: #fff;
}

.first-page .word3 {
    position: absolute;
    font-size: 0.16rem;

    top: 5.8rem;
    left: 3.6rem;
    color: #fff;
}

.first-page .flyer {
    position: absolute;
    width: 6.95rem;
    height: 6.43rem;
    left: 8.52rem;
    top: 1.66rem;
    z-index: 1;
}

.first-page .shadow {
    position: absolute;
    width: 6.95rem;
    height: 1.08rem;
    left: 8.52rem;
    top: 6.96rem;
}

.first-page .banner2 .word1 {

    font-size: 0.15rem;
    top: 2.98rem;
}

.first-page .banner2 .word2 {

    font-size: 0.15rem;
    top: 3.15rem;
}

.first-page .banner2 .word3 {

    font-size: 0.4rem;
    top: 3.4rem;
    left: 3.5rem;
}

.first-page .banner2 .word4 {
    position: absolute;
    font-size: 0.6rem;
    top: 3.9rem;
    left: 3.5rem;
    color: #fff;
    font-weight: bold;
}

.first-page .banner3 .word1 {

    font-size: 0.7rem;
    top: 4.25rem;
    left: 10.34rem;
    color: #333;
    font-weight: bold;
}

.first-page .banner3 .word2 {

    font-size: 0.3rem;
    top: 5.18rem;
    left: 10.34rem;
    color: #333;

}

.first-page .banner3 .word3 {

    font-size: 0.15rem;
    top: 5.6rem;
    left: 10.34rem;
    color: #333;

}

.first-page .dot-list {
    position: absolute;
    width: 0.8rem;
    height: 0.15rem;
    margin: auto;
    left: 50%;
    margin-left: -0.35rem;
    bottom: 0.25rem;
    z-index: 100;
}

.opt {
    opacity: 0;
}

.first-page .dot-list .dot1 {
    float: left;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    margin-right: 0.1rem;
    cursor: pointer;
    background-color: #406CE6;
}

.first-page .dot-list .dot1.active {

    width: 0.3rem;
    border-radius: 0.1rem;
    background-color: #fff;
}

/* 第二块 */
.two-page {
    position: relative;
    width: 100%;
    height: 9rem;
    box-sizing: border-box;
    padding-top: 1.85rem;
    background-color: #F8F7F7;
}

.two-page .page-conten2 {
    position: relative;
    width: 8.62rem;
    height: 5.69rem;

    margin: auto;

}

.two-page .page-conten2 .page2-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.two-page .page-conten2 .fz1 {
    position: absolute;
    font-size: 0.42rem;
    background-image: linear-gradient(to right, #2D1FF7 20%, #0DC4D6 80%);
    -webkit-background-clip: text;
    color: transparent;
    white-space: nowrap;
}

.two-page .page-conten2 .fz2 {
    position: absolute;
    font-size: 0.24rem;
    white-space: nowrap;
    color: #a6a6a6;
}

.lable1 {
    top: -0.6rem;
    left: 3.2rem;
}

.lable2 {
    top: 1.1rem;
    left: 6.9rem;
}

.lable3 {
    top: 3.9rem;
    left: 6.9rem;
}

.lable4 {
    top: 5.7rem;
    left: 3.3rem;
}

.lable5 {
    top: 3.92rem;
    left: -0.4rem;
}

.lable6 {
    top: 1.08rem;
    left: -0.4rem;
}

/* 第三块 */
.three-page {
    width: 100%;
    height: 9rem;
    box-sizing: border-box;
    padding-top: 1.94rem;
    background: url('../img/bg3.jpg') no-repeat;
    background-size: 100% 100%;
}

.ul-list {
    width: 100%;
    height: 6.3rem;
    padding: 0.62rem 0.9rem 0.38rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    box-sizing: border-box;
}

.li-list {
    position: relative;
    display: inline-block;
    width: 2.31rem;
    height: 5.29rem;
    margin-right: 0.2rem;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0.1rem 0 0 0.1rem;
}

.li-list .listimg1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.li-list .listimg2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 4.29rem; */

}


.ul-list::-webkit-scrollbar-track {
    background: #6593F5;
    border-radius: 2px;
}

.ul-list::-webkit-scrollbar {
    height: 0.08rem;
}

.ul-list::-webkit-scrollbar-thumb {
    background: #2E6DF4;
    border-radius: 0.08rem;
}

.li-list:hover .list-maske {
    display: block;
    animation: ani 800ms 1 forwards;
}

.li-list .list-maske {
    position: relative;
    display: none;
    width: 2.09rem;
    height: 4.43rem;
    background: url('../img/listmaske.png')no-repeat;
    background-size: 100% 100%;

}

.li-list .list-maske2 {
    position: relative;

    width: 2.09rem;
    height: 4.43rem;
    background: url('../img/listmaske2.png')no-repeat;
    background-size: 100% 100%;

}

.li-list .list-maske .code {
    position: absolute;
    width: 1.5rem;
    height: 1.49rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.li-list .list-maske2 .code {
    position: absolute;
    width: 1.5rem;
    height: 1.49rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.li-list .list-maske2 .code-text {
    position: absolute;
    width: 100%;
    top: 0.5rem;
    left: 0;
    font-size: 0.16rem;
    color: #fff;
    text-align: center;
}

.four-page {
    position: relative;
    width: 100%;
    height: 9rem;
    box-sizing: border-box;
    padding-top: 2.7rem;

}

.four-page .bg4 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.four-content {
    display: flex;
    width: 12rem;
    margin: auto;
    justify-content: space-between;
    border: 1px solid transparent;
}

.commit-box {
    position: relative;
    width: 3rem;
    height: 4.5rem;
    background-color: #FFFFFF;
    border-radius: 0.08rem;
    border: 1px solid #CCCCCC;
    margin-top: 0.5rem;
    text-align: center;
    cursor: pointer;
}

.commit-box:hover {
    border: 1px solid #406CE6;
    animation: scal 800ms 1 forwards;
}

.commit-box.active {
    margin-top: 0;
    border: 1px solid #406CE6;
}

.commit-box .text-pic {
    width: 1.52rem;
    height: 2.43rem;
    margin-top: 0.42rem;
}

.commit-box .btn {
    position: relative;
    width: 2.84rem;
    height: 0.7rem;
    margin-top: 0.15rem;
    margin-left: 0.27rem;
    background: url("../img/page4-1.png")no-repeat;
    background-size: 100% 100%;
}

.commit-box .btn a {
    position: absolute;
    top: 0.28rem;
    left: 0;
    width: 2.5rem;
    height: 0.43rem;

}

.commit-box .dui {
    position: absolute;
    bottom: -0.01rem;
    right: -0.01rem;
    opacity: 0;
}

.commit-box .dui.opt {

    opacity: 1;
}

.five-page {
    position: relative;
    width: 100%;
    height: 9rem;
    box-sizing: border-box;
    padding-top: 1.94rem;

}

.five-page .bg5 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;

}

.six-page {
    position: relative;
    width: 100%;
    /* height: 11.4rem; */
    box-sizing: border-box;

    background-color: #F8F7F7;
}

.six-page .title {
    position: relative;
    width: 12rem;
    height: 0.63rem;
    margin: auto;
    background: url('../img/page-6.png') no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.form-box {
    position: relative;
    width: 4rem;
    height: 4rem;
    margin: auto;
    padding-top: 1.2rem;
    z-index: 1;
}

.form-box .category-box {
    position: relative;
    width: 100%;
    height: 0.45rem;
    background-color: #fff;

}

.form-box .category {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.45rem;
    outline: none;
    font-size: 0.18rem;
    padding: 0 10px;
    border-color: #CCCCCC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    color: #333333;
    background: url("../img/icon-3.png") no-repeat scroll 96% center transparent;
}

.form-box .textarea {
    width: 100%;
    height: 2.4rem;
    outline: none;
    font-size: 0.18rem;
    padding: 10px;
    box-sizing: border-box;
    color: #333333;
    border-color: #CCCCCC;
    resize: none;
    /* margin-top: 0.2rem; */
}

.form-box .textarea::-webkit-input-placeholder {
    color: #d1d1d1;
}

.form-box .next-btn {
    height: 0.45rem;
    color: #fff;
    text-align: center;
    line-height: 0.45rem;
    font-size: 0.2rem;
    cursor: pointer;
    background-color: #406CE6;
}

.partner {
    width: 100%;
    height: 1.4rem;

    background-color: #fff;
}

.partner-box {
    width: 10.41rem;

    margin: auto;
    font-size: 0.16rem;
    color: #999999;
    padding: 0.32rem 0 0.25rem;
    box-sizing: border-box;
}

.partner-img {
    width: 10.41rem;
    height: 0.37rem;
    margin-top: 0.25rem;
}

.btoom-text {
    font-size: 0.14rem;
    text-align: center;
    padding: 0.4rem 0;
    color: #999999;
}

.form-one {}

.input-box {
    position: relative;
    width: 100%;
    height: 0.45rem;
    line-height: 0.43rem;
    padding-left: 0.1rem;
    font-size: 0.18rem;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    background-color: #fff;
}

.division {
    border-right: 1px solid #CCCCCC;
    /* margin-left: 0.1rem; */
}

.form-two {
    display: none;
    color: #333333;

}

.form-two input {
    position: absolute;
    width: 2.8rem;
    height: 0.43rem;
    border: 0;
    outline: none;
    top: 0;
    right: 0;
    font-size: 0.18rem;
    color: #333333;
    background-color: transparent;
}

input::-webkit-input-placeholder {
    color: #d1d1d1;
}

.mt {
    margin-top: 0.2rem;
}

.form-two .btn-box {
    margin-top: 0.86rem;
}

.form-two .btn-box .btn {
    float: left;
    width: 1.95rem;
    height: 0.44rem;
    color: #fff;
    text-align: center;
    line-height: 0.44rem;
    font-size: 0.2rem;
    cursor: pointer;
    background-color: #406CE6;
}

.back {
    margin-right: 0.1rem;
}

.tips-pic {
    display: none;
    position: absolute;
    width: 0.22rem;
    height: 0.22rem;
    right: -0.35rem;
    top: 0.1rem;
}

.textarea-box {
    position: relative;
}

.textarea-text {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0.05rem;
    left: 0;
    font-size: 0.13rem;
    color: red;

}

/* 设计图改动修改 */
.six-bg {
    position: relative;
    width: 100%;
    height: 9rem;
    padding-top: 1.32rem;
    box-sizing: border-box;

}

.six-bg .bg6 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}

.ml2 {
    margin: 0 0.18rem;
}

.text-w {
    display: inline-block;
    width: 1rem;
}

.code-box {
    position: absolute;
    right: 0.1rem;
    top: 0.06rem;
    width: 0.95rem;
    height: 0.31rem;
    line-height: 0.31rem;
    color: #fff;
    text-align: center;
    font-size: 0.16rem;
    border-radius: 0.02rem;
    background-color: #406CE6;
    cursor: pointer;
}

.code-box2 {
    display: none;
    position: absolute;
    right: 0.1rem;
    top: 0.06rem;
    width: 0.95rem;
    height: 0.31rem;
    line-height: 0.31rem;
    color: #fff;
    text-align: center;
    font-size: 0.16rem;
    border-radius: 0.02rem;
    background-color: transparent;
    cursor: not-allowed;
}

.erro-msg {
    position: fixed;
    top: -1.5rem;
    width: 6rem;
    line-height: 0.5rem;
    left: 50%;
    margin-left: -3rem;
    background-color: #FEF0F0;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.16rem;
    color: red;
    height: 0.5rem;
    z-index: 2000;
}

.sucess-msg {
    position: fixed;
    position: fixed;
    top: -1.5rem;
    width: 6rem;
    line-height: 0.5rem;
    left: 50%;
    margin-left: -3rem;
    background-color: #FEF0F0;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.16rem;

    height: 0.5rem;
    z-index: 2000;
    color: #67C23A;

}

.anima {
    animation: msg 4s 1;
}

@keyframes msg {
    0% {
        top: -1.5rem;
    }

    15% {
        top: 2rem;
    }

    50% {
        top: 2rem;
    }

    85% {
        top: 2rem;
    }

    100% {
        top: -1.5rem
    }
}

/* .form-two input.phone{

    width: 1.83rem;
} */
.tips {
    display: none;
    position: absolute;
    width: 8rem;
    height: 6rem;
    border-radius: 0.05rem;
    background-color: #fff;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    padding-top: 0.75rem;
    text-align: center;
    transform: translate(-50%, -50%);
    z-index: 1000;
    box-shadow: 0px 0px 0px 0.02rem #e4e4e4;
}

.tips .tips-text1 {
    font-size: 0.45rem;
    margin-top: 0.54rem;
}

.tips .tips-text2 {
    font-size: 0.45rem;
    margin-top: 0.22rem;
    font-size: 0.18rem;
}

.tips .tip-btns {
    margin-top: 1.18rem;
    font-size: 0.2rem;
}

.tips .tip-btns .tips-btn1 {
    border: 0;
    width: 2.2rem;
    height: 0.44rem;
    color: #fff;
    border-radius: 0.05rem;
    outline: none;
    background-color: #C6C6C6;
    cursor: pointer;
}

.tips .tip-btns .tips-btn2 {
    position: relative;
    border: 0;
    width: 2.2rem;
    height: 0.44rem;
    color: #fff;
    border-radius: 5px;
    outline: none;
    background-color: #3D5ACF;
    cursor: pointer;
    margin-left: 0.5rem;
}

.tips .tip-btns .tips-btn2 .tips-btn2-copy {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: not-allowed;
}

.tips .tip-btns .tips-btn3 {
    border: 0;
    width: 2.2rem;
    height: 0.44rem;
    color: #fff;
    border-radius: 0.05rem;
    outline: none;
    background-color: #3D5ACF;
    cursor: pointer;
    margin-left: 0.5rem;
}

.icon-4 {
    position: fixed;
    width: 0.45rem;
    height: 1rem;
    bottom: 1rem;
    right: 0.3rem;
    cursor: pointer;
    z-index: 100;
}

.icon-5 {
    position: fixed;
    width: 0.45rem;
    height: 0.45rem;
    bottom: 0.4rem;
    right: 0.3rem;
    cursor: pointer;
    z-index: 100;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

@keyframes scal {
    0% {
        transform: scale(1)
    }


    100% {
        transform: scale(1.02)
    }
}

@keyframes ani {
    0% {
        top: -4.43rem;
    }


    100% {
        top: 0;
    }
}

#img-code {
    position: absolute;
    right: 1.1rem;
    top: 0.06rem;
    width: 0.95rem;
    height: 0.31rem;
    line-height: 0.31rem;
    color: #fff;
    text-align: center;
    font-size: 0.16rem;


    cursor: pointer;
}

/* 关于 */
.mask-log2 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 2rem 0 0.5rem;
    background-color: rgba(0, 0, 0, .8)
}

.up-log2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12rem;
    height: 8rem;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 0.05rem;
}

.titlelog .text {
    display: block;
    width: 100%;

    padding-bottom: 0.15rem;
    border-bottom: 1px solid #e4e4e4;
}

.up-log2 .titlelog {
    position: relative;
    padding: 20px 20px 10px;
    line-height: 24px;
    font-size: 0.16rem;
    color: #141a88;
    font-weight: bold;
}

.up-log2 .close-log2 {
    position: absolute;
    width: 0.29rem;
    height: 0.29rem;
    text-align: center;
    line-height: 50px;
    right: 0;
    top: -0.5rem;
    cursor: pointer;
}

.log-content2 {

    margin: auto;
    height: 6rem;
    overflow: hidden;
    overflow-y: scroll;
}

.log-content2 .map-box {
    width: 8.87rem;
    height: 6.95rem;
    margin: auto;
    font-family: '';
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
    box-sizing: border-box;
    padding-top: 30px;
    color: #333333;
    text-align: center;
    background: url('../img/page-1/map.png') no-repeat;
    background-size: 100% 100%;
}

.log-content2 .up-content {
    width: 100%;
    margin: auto;
    padding-left: 0.2rem;
    font-weight: 400;
    font-style: normal;
    color: #333333;
    line-height: 0.22rem;
    font-size: 0.15rem;
}

.log-content2 .up-content .line-da {
    width: 696px;
    margin-top: 26px;
    margin-bottom: 34px;
    border-bottom: 1px dashed #666666;
}

.log-content2 .up-content .half {
    display: inline-block;
    width: 49.5%;
}

.log-content2 .up-content .company {
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
    color: #333333;
    text-align: center;
    margin-top: 65px;
    margin-bottom: 45px;
}

.log-content2 .up-content .company2 {
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
    color: #333333;
    text-align: center;
    margin-top: 35px;

}

.log-content2 .up-content .center-text {
    text-align: center;
    margin-bottom: 24px;
}

.log-content2 .up-content .new-text {
    display: inline-block;
    width: 281px;
    margin-left: 40px;
}

.log-content2 .up-content .next-h {
    font-weight: 700;
    font-size: 32px;
    margin-top: 35px;
    text-align: center;
    color: #333333;
}

.log-content2 .up-content .btn-contact {
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    margin: auto;
    margin-top: 25px;
    cursor: pointer;
    background-color: #0099ff;
}

.up-log2 .btn-log {
    position: absolute;
    bottom: 10px;
    right: 20px;
    width: 100px;
    height: 38px;
    border-radius: 4px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background-color: #4364e5;
}

.textcener {
    text-align: left;

}

.fz18 {
    font-size: 0.18rem;
}

.fw700 {
    font-weight: 700;
}

.over {
    overflow: hidden;
}

.mt20 {
    margin-top: 0.15rem;
}

.addr {
    width: 0.17rem;
    height: 0.18rem;
    margin-right: 0.1rem;
    vertical-align: middle;
}




.img-box {
    position: relative;
    width: 12.02rem;
    height: 32.15rem;
    margin: auto;
}

.up-mask {
    width: 100%;
}

.colose-box {
    position: absolute;
    width: 12rem;
    left: 50%;
    margin-left: -6rem;
    top: -0.5rem;
}

.close-log2 {
    position: absolute;
    width: 0.29rem;
    height: 0.29rem;
    text-align: center;
    line-height: 50px;
    right: 0;
    top: 0;
    cursor: pointer;
}


.btn-make {
    position: absolute;
    width: 3.91rem;
    height: 0.5rem;
    bottom: 0.8rem;
    left: 1rem;
    left: 4.08rem;
    cursor: pointer;
}
.btn-make a{
   position: absolute;
   left: 0;
   top: 0;
    width: 100%;
    height: 100%;
}