body, html {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei';
    overflow-x: hidden;
    font-size: 16px;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.banner {
    width: 100%;
    min-width: 1024px;
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
}
fieldset, img {
    border: 0;
}
.banner .submit {
    width: 997px;
    position: absolute;
    bottom: 11%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.banner .submit img {
    width: 430px;
    height: 200px;
    cursor: pointer;
}
.banner .submit img:nth-child(1) {
    margin-right: 132px;
}
.second {
    position: relative;
}
.second .pop-form input::-webkit-input-placeholder{
    font-size: 38px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(39,39,39,0.53);
}
.second,.third,.fourth,.fifth {
    width: 100%;
    min-width: 1024px;
}
.second img,.third img,.fourth img,.fifth img, .sixth img{
    width: 100%;
    display: block;
}
.second .pop-form {
    width: 788px;
    height: 79px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 31px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.second .pop-form input {margin-right: 42px;}
.second .input .phone {
    width: 30px;
    height: 46px;
    position: absolute;
    left: 54px;
    top: 19px;
}
.second .input input {
    background: #FFFFFF;
    width: 358px;
    height: 78px;
    border-radius: 20px;
    padding-left: 102px;
    font-size: 38px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(39,39,39,0.53);
    line-height: 78px;
    border: none;
    outline: none;
}
.second .tijiao {
    display: inline-block;
    margin-right: 0;
    width: 286px;
    height: 79px;
}
.second .tijiao img {
    width: 286px;
    height: 79px;
}

.sixth {
    position: relative;
}
.second,.third,.fourth,.fifth {
    width: 100%;
    min-width: 1024px;
}
.second img,.third img,.fourth img,.fifth img, .sixth img{
    width: 100%;
    display: block;
}
.sixth .pop-form input::-webkit-input-placeholder{
    font-size: 38px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #494949;
}
.sixth .pop-form {
    width: 788px;
    height: 79px;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 88px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sixth .pop-form input {margin-right: 42px;}
.sixth .input .phone {
    width: 30px;
    height: 46px;
    position: absolute;
    left: 54px;
    top: 19px;
}
.sixth .input input {
    background: #E0E0E0;
    width: 358px;
    height: 78px;
    border-radius: 24px;
    padding-left: 102px;
    font-size: 38px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #494949;
    line-height: 78px;
    border: none;
    outline: none;
}
.sixth .tijiao {
    display: inline-block;
    margin-right: 0;
    width: 286px;
    height: 79px;
}
.sixth .tijiao img {
    width: 286px;
    height: 79px;
}

.footer {
    position: relative;
    width: 100%;
    height: 337px;
    background: #FFE7CB;
}
.footer-info {
    position: absolute;
    color: #333333;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    bottom: 10%;
    left: 0;
    right: 0;
    font-size: 18px;
}

.footer-info .p {
    margin-bottom: 31px;
}

.footer-info p {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

.footer-bg{
    width: 100%;
    /*position: absolute;
    bottom: 0;*/
    z-index: -1;
}
.zoom {
    -webkit-animation: zoomLoop 1.5s alternate infinite ease-in-out;
    animation: zoomLoop 1.5s alternate infinite ease-in-out;
}

/*弹框*/
.div_bg {
    background: rgba(0,0,0,0.6);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
}
.div_bg .pop-form {
    width: 658px;
    height: 451px;
    position: relative;
    background: url(../img/yanbg.png) no-repeat;
    background-size: 100% 100%;
    margin: 20vh auto 0;
}
.div_bg .pop-form .phone {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;
    position: absolute;
    top: 154px;
    left: 241px;
}
.lock {
    position: absolute;
    top: 19px;
    left: 40px;
}
.cancel {
    position: absolute;
    top: 37px;
    right: 31px;
    cursor: pointer;
}
.cancel1 {
    position: absolute;
    top: 51px;
    right: 51px;
    cursor: pointer;
}
.notice {
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #707070;
    text-align: center;
    position: absolute;
    top: 94px;
    left: 131px;
}
.getCode555{
    margin-left: 170px;
    font-size: 22px;
    outline: none;
    border: none;
    color: #ffffff;
    font-family: Adobe Heiti Std;
    width: 69px;
    height: 69px;
    border-radius: 23px;
    background: linear-gradient(11deg, #FFA93D, #FFE7CB);
    position: absolute;
    top: 2px;
    right: 0;
    cursor: pointer;
}
.kkkk {
    margin-top: 14px;
    width: 463px;
    position: absolute;
    top: 174px;
    left: 42px;
    padding: 17px 13px;
    border: 1px solid #E6E6E6;
    margin-bottom: 13px;
}
.ddbdbb {
    font-size: 22px;
    color: #919191;
    text-align: left;
    font-family: Adobe Heiti Std;
    box-sizing: border-box;
}
.input3 {
    display: table;
    width: 378px;
    background: #FAFAFA;
    border: 1px solid #B7B7B7;
    border-radius: 26px;
    padding: 21px 13px 21px 58px;
    position: absolute;
    top: 230px;
    left: 105px;

}
.input3 input::-webkit-input-placeholder{
    color: #919191;
    font-size: 22px;
}
.input31 {
    display: inline-block;
    width: 67%;
    /*border: solid 2px #eb3729;
    border-radius: 5px;*/
}
.input31 input{
    border: none;
    text-align: left;
    font-size: 28px;
    color: #BDBDBD;
    font-family: SourceHanSansCN;
    font-weight: 400;
    width: 175px;
    outline: none;
    background: transparent;
}
.receive-now {
    width: 448px;
    height: 71px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    bottom: 65px;
    right: 105px;
    background: url(../img/yantj.png) no-repeat;
    background-size: 100% 100%;
}
.div_bg_content_img{
    width: 718px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.div_bg_content_img_c{
    background: url('../img/successbg.png') no-repeat;
    background-size: 100% 100%;
    height: 376px;
}
.div_bg_content_img_c .close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    right: 28px;
    background: none;
}
.div_bg_content_img_c .cheng {
    width: 91px;
    height: 91px;
    margin-top: 36px;
}
.div_bg_content_img_c .success {
    font-size: 32px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: bold;
    color: #000000;
    margin: 40px 0 16px 0;
}
.div_bg_content_img_s{
    background: url('../img/failbg.png') no-repeat;
    background-size: 100% 100%;
    height: 376px;
}
.div_bg_content_img_s .fail {
    font-size: 32px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: bold;
    color: #000000;
    margin: 95px 0 22px 0;
    position: absolute;
    top: 72px;
    left: 215px;
}
.div_bg_content_img_s .close1{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 29px;
    right: 32px;
    cursor: pointer;
}
.div_bg_content_img_s .shi {
    width: 91px;
    height: 91px;
    margin-top: 36px;
}
.div_bg_content_img_s .tonotice {
    font-size: 33px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    position: absolute;
    bottom: 156px;
    left: 140px;
}
.div_bg_content{
     width: 600px;
     padding: 3vw 0;
     box-sizing: border-box;
     background: #FFFFFF;
     box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.16);
     border-radius: 1vw;
     text-align: center;
     margin: auto;
     margin-top: 30vh;
 }
.div_bg_content_img_s .telBox{
    width: 288px;
    height: 71px;
    background:#DBDBDB;
    border-radius: 10px;
    border: none;
    margin-top: 20px;
    text-align: left;
    padding-left: 143px;
    color: #767676;
    font-size: 27px;
}
.div_bg_content>img{
    margin: 20px auto;
    width: 75px;
    margin-bottom: 5px;
}
.div_bg_content> input::-webkit-input-placeholder{
    color: #BFBFBF;
}
.focusClass{
    border: none;
}
.box_top{
    width: 100%;
    margin-top: -3vw;
    text-align: center;
    font-size: 34px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 75px;
    height: 75px;
    background: linear-gradient(54deg, #FB8778, #F9BE36);
    border-radius: 1vw 1vw 0 0;
    position: relative;
}
.onePosition{
    position: absolute;
    top: 222px;
    width: 100%;
}
.TwoPosition{
    position: absolute;
    top: 237px;
    width: 100%;
}
.threePosition{
    position: absolute;
    top: 189px;
    left: -11px;
    width: 100%;
}
.fourPosition{
    position: absolute;
    top: 289px;
    left: -11px;
    width: 100%;

}
.sixPosition{
    position: absolute;
    top: 250px;
    left: -28px;
    width: 100%;
}
.fourPosition>input,.threePosition>input, .sixPosition>input {
    outline: none;
}
.fourPosition>span,.threePosition>span, .sixPosition>span{
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    position: absolute;
    top: 35px;
    left: 165px;
}
.box_bottom_c{
    width: 260px;
    position: absolute;
    left: 154px;
    bottom: 26px;
    height: 50px;
    background: url(../img/successtj.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.box_bottom_s{
    width: 266px;
    position: absolute;
    left: 150px;
    bottom: 24px;
    height: 57px;
    background: url(../img/failtj.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.img6{
    position: absolute;
    top: 30px;
    right: 30px;
}
.img2{
    width: 25px;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.box_bo_su{
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #333333;
}

.close {
    width: 88%;
    height: 60px;
    background: #E69F45;
    border-radius: 22px;
    line-height: 60px;
    text-align: center;
    font-size: 31px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    margin: 20px auto 0;
    cursor: pointer;
}
.div_bg_content_img_t{
    background: url('../img/popup.png') no-repeat;
    background-size: 100% 100%;
    height: 450px;
}
.div_bg_content_img_t .telBox{
    width: 407px;
    height: 63px;
    background: #FFFFFF;
    border-radius: 31px;
    border: none;
    text-align: center;
    font-family: Alibaba PuHuiTi;
    color: #000000;
    font-size: 21px;
    font-weight: normal;
}
.div_bg_content_img_t> input::-webkit-input-placeholder {
    color: #000000;
    font-size: 21px;
    font-weight: 400;
}
.div_bg_content_img_t .threePosition {
    position: absolute;
    top: 132px;
    left: -2px;
    width: 100%;
}
.div_bg_content_img_t .fourPosition {
    position: absolute;
    top: 211px;
    left: -2px;
    width: 100%;
}
.div_bg_content_img_t .fourPosition>span,.div_bg_content_img_t .threePosition>span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    position: absolute;
    top: 22px;
    left: 120px;
}
.box_bottom_t{
    width: 252px;
    position: absolute;
    left: 208px;
    bottom: 78px;
    height: 63px;
    background: url(../img/shenqingbg.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    font-size: 40px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 59px;
}
.div_bg_content_img_t .welcome {
    font-size: 41px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 47px;
    left: 170px;
}
.div_bg_content_img_t .zhuyi {
    font-size: 17px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 35px;
    left: 131px;
}
.police {
    width:14px !important;
    height:16px;
    display: inline-block !important;
}
.kefu {
    color: #333;
    font-size: 20px;
    position: absolute;
    right: 570px;
    top: 0px;
    z-index: 1;
}
.kefu2 {
    text-align: center;
    color: #333;
    font-size: 20px;
    position: absolute;
    right: 600px;
    bottom: 170px;
}
@keyframes zoomLoop {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}
/*弹框结束*/
@media (max-width: 1450px) {

}

@media (max-width: 1024px) {

}

@media (min-width: 1024px) and (max-width: 1386px) {
    .fourth .pop-form {
        position: absolute;
        top: 24.6%;
        left: 0.6%;
    }
}

@media (min-width: 1387px) and (max-width: 1500px) {
    .fourth .pop-form {
        position: absolute;
        top: 34.6%;
        left: 5.6%;
    }
}

@media (min-width: 1501px) and (max-width: 1600px) {
    .fourth .pop-form {
        position: absolute;
        top: 38.6%;
        left: 9.6%;
    }
}

@media (min-width: 1601px) and (max-width: 1860px) {
    .fourth .pop-form {
        position: absolute;
        top: 44.6%;
        left: 15.6%;
    }
}

@media (min-width: 1920px) {

}
