@media screen and (max-width:800px) {
    body .show_box-bottom3-content-up-code{
        margin-left: 0px;
    }
    body .common-footer{
        margin-top: -17px;
    }
    body .contactUs-box #waterdrop{
        display: none;
    }
    body .contactUs-box {
        padding-top: 135px;
        height     : 100%;
    }

    .contactUs-box .contactUs-box-content1 {
        /* display       : flex; */
        flex-direction: column;
        align-items   : center;
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        transform: translate(0);
        margin-top: 0px;

    }
body .contactUs-box-content-item{
    margin-left: 0;
}
    .contactUs-box .contactUs-box-content-item1 {
        margin-top: 30px;

    }

    .contactUs-box .contactUs-box-content-item2 {
        margin-top: 30px;
    }

    .contactUs-box .contactUs-box-content-item3 {
        margin-top: 30px;
    }

    .show_box .show_box-bottom1 {
        width : 98%;
        height: 197px;
    }

    .show_box .show_box-bottom2 {
        width : 89%;
        height: 244px;
    }

    .show_box .show_box-bottom3 {
        width : 77%;
        height: 279px;
    }

    .popup .show_box .show_box-bottom3-content-active {
        transform: translateX(-12%);
    }

    .popup .show_box .show_box-bottom3-content-up {
        height    : 183px;
        margin-top: 23px;
        flex-direction: column;
    }

    .popup .show_box .show_box-bottom3-content-up-text {
        font-size  : 10px;
        line-height: 18px;
    }

    .popup .show_box .show_box-bottom3-content-down {
        line-height: 17px;
        font-size  : 10px;
        height     : 50px;
        margin-top : 12px;
    }

    .popup .show_box .show_box-bottom3-content-up-code1 {
        font-size: 12px;
        padding  : 0 4px;
    }

    .popup .show_box .show_box-bottom3-content-up-code-img {
        width : 60px;
        height: 60px;
    }

}


.common-footer {
    width: 100%;
}

body {
    padding-top: 100px;
    position   : relative;
}
ul{
    list-style: none !important;
}
.page-wrapper {
    position: absolute;
    bottom  : 0;
    width   : 100%;
    z-index : 11111;
    top     : 35px;
}




.contactUs-box #waterdrop {
    height    : 30px;
    position  : absolute !important;
    width     : 100%;
    /* top       : 100px; */
    background: #fff;
}

#waterdrop canvas {
    bottom: -70px !important;
}

.common-header {
    width   : 100%;
    position: fixed;
    top     : 0;
    z-index : 1;
}

.contactUs-box {
    width          : 100%;
    height         :100vh ;
    background     : url("../img/img_lianxiwomen.png") no-repeat;
    background-size: cover;
    background-position: 50%;

    box-sizing: border-box;
position: relative;
}

.contactUs-box-content {
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%,-50%);
   margin-top: 60px;
   width: 1020px;
   display: flex;
   justify-content: center;

}
/* body .common_Big_box{
    display: flex;
    justify-content: center;
    align-items: center;
} */
.contactUs-box-content-item {
    display       : flex;
    flex-direction: column;
    align-items   : center;

    width         : 300px;
    height        : 350px;
    /* border        : NaNpx solid; */
    /*border-image  : linear-gradient(0deg, rgba(1, 17, 159, 1), rgba(1, 186, 254, 1)) 10 10;*/
    background    : linear-gradient(0deg, rgba(1, 17, 156, 0) 0%, rgba(0, 124, 210, 1) 100%);
    border-radius : 5px;
    cursor        : pointer;
    margin-left: 60px;
    /* float: left; */
    /* margin-left: 6%; */
}

.contactUs-box-content-item2 {
    margin-top: -60px;
}


.contactUs-box-content-icon {
    margin-top: -67px;
    width : 150px;
    height: 177px;
}

.contactUs-box-content-icon img {
    width: 100%;
    height: 100%;
}

.contactUs-box-content-item-title {
    font-size:34px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color      : rgba(255, 255, 255, 1);
    margin-top : 12px;
}

/* 弹出层 */
.content {
    width : 80%;
    margin: 200px auto;
}

.hide_box {
    z-index     : 105;
    filter      : alpha(opacity=50);
    background  : #1C263C;
    opacity     : 0.8;
    -moz-opacity: 0.8;
    left        : 0;
    top         : 0;
    height      : 100%;
    width       : 100%;
    position    : fixed;
    display     : none;
}

.show_box {
    /* width: 1284px;
    height: 452px; */
    width         : 100%;
    position      : fixed;
    z-index       : 110;
    left          : 50%;
    top           : 50%;
    transform     : translate(-50%, -24%);
    /* margin-left: -481px;
    margin-top    : -170px; */

    display: none;
}


.show_box-bottom1 {
    width:1043px;
    height:367px;
    background         : linear-gradient(-88deg, rgba(66, 82, 178, 1), rgba(50, 117, 215, 1));
    /* background-color: crimson; */
    opacity            : 0.2;
    border-radius      : 8px;
    position           : absolute;
    left               : 50%;
    top                : 50%;
    transform          : translate(-50%, -50%);

}

.show_box-bottom2 {
    width:963px;
height:431px;
    background         : linear-gradient(-88deg, rgba(66, 82, 178, 1), rgba(50, 117, 215, 1));
    opacity            : 0.4;
    /* background-color: coral; */
    border-radius      : 8px;
    position           : absolute;
    left               : 50%;
    top                : 50%;
    transform          : translate(-50%, -50%);

}

.show_box-bottom3 {
    width:897px;
    height:501px;
    background     : linear-gradient(266deg, rgba(66, 82, 178, 1) 0%, rgba(50, 117, 215, 1) 100%);
    box-shadow     : 0px 0px 51px 0px rgba(22, 30, 45, 0.6);
    border-radius  : 8px;
    position       : absolute;
    left           : 50%;
    top            : 50%;
    transform      : translate(-50%, -50%);
    /* padding-left: 200px; */
    box-sizing     : border-box;
}

@keyframes closedou {
    0% {
        transform: rotateZ(-10deg);
    }

    100% {
        transform: rotateZ(10deg);
    }
}

.show_close {
    cursor  : pointer;
    position: absolute;
    right   : 7px;
    top     : 12px;
    z-index : 120;
}

.show_close:hover {
    animation: closedou 0.1s 4;
}

.show_box-bottom3-content {
    position  : absolute;
    right     : -16%;
    opacity   : 0;
    transition: all 2s ease;
    width     : 100%;
}

.show_box-bottom3-content-active {
    transform: translateX(-10%);
    opacity  : 1;
}

.show_box-bottom3-content-up {
    height    : 130px;
    margin-top: 95px;
    display: flex;
}

.show_box-bottom3-content-up-text {
    font-size  : 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(255, 255, 255, 1);
    line-height: 27px;
    /* float      : left; */
}

.show_box-bottom3-content-up-code {
    /* float      : left; */
    margin-left: 114px;
}

.show_box-bottom3-content-up-code1 {
    font-size  : 15px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color      : rgba(255, 255, 255, 1);

    text-align : center;
    line-height: 27px;
    float      : left;
    padding    : 0 14px;

}

.show_box-bottom3-content-up-code-img {
    width : 90px;
    height: 90px;
}

.show_box-bottom3-content-up-code1 img {
    width : 100%;
    height: 100%;
}

.show_box-bottom3-content-down {
    font-size  : 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(255, 255, 255, 1);
    margin-top : 32px;
    line-height: 27px;
}

/* @media screen and (max-width:1200px){
    .contactUs-box {
        width: 100%;
        height: 100vh;
        background-color: rgba(56, 104, 187, 1);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .contactUs-box-content {
        width: 680px;
        
        height: 200px;
        display: flex;
        justify-content: space-between;
    }
    
    .contactUs-box-content-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        
        width: 200px;
        height: 233px;
        border: NaNpx solid;
        border-image: linear-gradient(0deg, rgba(1, 17, 159, 1), rgba(1, 186, 254, 1)) 10 10;
        background: linear-gradient(0deg, rgba(1, 17, 156, 0) 0%, rgba(0, 124, 210, 1) 100%);
        border-radius: 5px;
    }
    
    .contactUs-box-content-item2 {
        margin-top: -40px;
    }
    
    .contactUs-box-content-icon {
        margin-top: -59px;
    }
    
    .contactUs-box-content-icon img {
        width: 110px;
        height: 118px;
    }
    
    .contactUs-box-content-item-title {
        font-size:23px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(255,255,255,1);
        margin-top: 12px;
    }
    
    弹出层
    .content {
        width: 80%;
        margin: 200px auto;
    }
    
    .hide_box {
        z-index: 999;
        filter: alpha(opacity=50);
        background: #666;
        opacity: 0.5;
        -moz-opacity: 0.5;
        left: 0;
        top: 0;
        height: 99%;
        width: 100%;
        position: fixed;
        display: none;
    }
    
    .show_box {
        
        position: fixed;
        z-index: 1000;
        left: 50%;
        top: 50%;
        margin-left: -642px;
        margin-top: -226px;
    
        display: none;
    }
    
    .show_box-bottom1 {
        width: 1284px;
        height: 452px;
        background: linear-gradient(-88deg, rgba(66, 82, 178, 1), rgba(50, 117, 215, 1));
        
        opacity: 0.2;
        border-radius: 10px;
    
    }
    
    .show_box-bottom2 {
        width: 1185px;
        height: 530px;
        background: linear-gradient(-88deg, rgba(66, 82, 178, 1), rgba(50, 117, 215, 1));
        opacity: 0.4;
       
        border-radius: 10px;
        position: absolute;
        
        top: -37px;
        left: 50px;
    
    }
    
    .show_box-bottom3 {
        width: 1104px;
        height: 616px;
        background: linear-gradient(266deg, rgba(66, 82, 178, 1) 0%, rgba(50, 117, 215, 1) 100%);
        box-shadow: 0px 0px 51px 0px rgba(22, 30, 45, 0.6);
        border-radius: 10px;
        position: absolute;
        
        top: -81px;
        left: 91px;
        padding-left: 100px;
        box-sizing: border-box;
    }
    
    .show_close {
        cursor: pointer;
        position: absolute;
        right: 9px;
        top: 16px;
    }
    
    .show_box-bottom3-content-up {
        height: 169px;
        margin-top: 127px;
    }
    
    .show_box-bottom3-content-up-text {
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height:36px;
        float: left;
    }
    
    .show_box-bottom3-content-up-code {
        float: left;
        margin-left: 152px;
    }
    
    .show_box-bottom3-content-up-code1 {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 300;
        color: rgba(255, 255, 255, 0.8);
        text-align: center;
        line-height:44px;
        float: left;
        padding: 0 20px;
    
    }
    
    .show_box-bottom3-content-up-code1 img {
        width: 118px;
        height: 120px;
    }
    
    .show_box-bottom3-content-down {
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-top: 50px;
        line-height:36px;
    }
} */