.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* 解决塌陷问题 */
.clearcollapse:before {
    content: "";
    display: table;
}

.textellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.w1200 {
    width: 1200px;
}
.w1250 {
    width: 1250px;
}

.cpa {
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.bg {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;                                                                                                                      
    background-position: center;
    background-repeat: no-repeat;
}



/* 2020.9.18 */
button {
    border: none;
    outline: none;
    background-color: transparent;
}
.popup-2020zqgq-mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 111;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}
/* z */
.popup-2020zqgq {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -175px;
    margin-left: -200px;
    padding-top: 114px;
    width: 392px;
    height: 368px;
    /* background: url(../images/popup-2020ssy-bg.png) no-repeat center / contain; */
    background: url(../images/bg-pink_02.png) no-repeat center / contain;
}
/* z */
.popup-2020zqgq .popup-btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: url(../images/gb_10.png) no-repeat center;
    cursor: pointer;
}
.popup-2020zqgq .tips {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}
.popup-2020zqgq form {
    margin: 0 auto;
    margin-top: 10px;
    width: 294px;
}
/* z */
.popup-2020zqgq form .row {
    display: flow-root;
    position: relative;
    /* height: 48px;
    line-height: 48px; */
    height: 44px;
    line-height: 44px;
}

.popup-2020zqgq form .row+.row {
    margin-top: 10px;
}

.popup-2020zqgq form .row .msg {
    float: left;
    width: 20%;
    height: 100%;
    line-height: inherit;
    font-size: 18px;
    text-align: center;
}

.popup-2020zqgq form .row input,
.popup-2020zqgq form .row select {
    float: right;
    padding: 0 14px;
    width: 76%;
    height: 100%;
    border-radius: 4px;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-transition: border-color .2s;
    -o-transition: border-color .2s;
    transition: border-color .2s;
}

.popup-2020zqgq form .row select {
    padding-right: 40px;
    color: #666;
    background: url(../images/popup-2020zqgq-icon-select-right.png) no-repeat right 18px center #fff;
}


.popup-2020zqgq form .row input:focus,
.popup-2020zqgq form .row select:focus,
.popup-2020zqgq form .row textarea:focus {
    border-color: #47c88a;
}

.popup-2020zqgq form .row input[type='checkbox'] {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}

.popup-2020zqgq form .row input.vcode {
    padding-right: 34%;
}

.popup-2020zqgq form .row .btn-msg {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
    line-height: inherit;
    font-size: 14px;
    text-align: center;
}

.popup-2020zqgq form .row .btn-msg {
    color: #de312a;
    cursor: pointer;
}

.popup-2020zqgq form .row .btn-msg.countdown {
    color: #666;
    cursor: not-allowed;
}

.popup-2020zqgq form .btn-submit {
    /* display: block;
    margin: 0 auto;
    margin-top: 10px;
    width: 198px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 666px;
    background-image: linear-gradient( 90deg, rgb(227,58,52) 0%, rgb(240,90,17) 100%);
    box-shadow: 0px 4px 0px 0px rgba(205, 39, 16, 0.004),0px 4px 14.72px 1.28px rgba(222, 36, 36, 0.24), 0 4px 0 #cd2710;
    cursor: pointer; */
    display: block;
    width: 192px;
    line-height: 38px;
    height: 38px;
    text-align: center;
    border: 0;
    outline: 0;
    margin: 0 auto;
    cursor: pointer;
    background-color: #e04dac;
    font-size: 18px;
    color: #fff;
    border-radius: 24px;
    margin-top: 18px;
}

.popup-2020zqgq form .btn-submit span {
    /* padding-right: 20px;
    font-size: 18px;
    color: #fff;
    background: url(../images/popup-2020zqgq-icon-btn-right.png) no-repeat right center; */
    color: #fff;
   
}


.popup-2020zqgq form.no-prefix-des .row .msg {
    display: none;
}

.popup-2020zqgq form.no-prefix-des .row input,
.popup-2020zqgq form.no-prefix-des .row select {
    float: none;
    width: 100%;
}
/* 2020.9.18 */
.header .logo-img {
    width: 372px;
    height: 68px;
}

.header .nav-list {
    margin-left: 30px;
    font-size: 18px;
    color: #333;
}

.header .nav-list li {
    float: left;
    height: 100%;
    line-height: 68px;
    padding: 0 10px;
}

.header .tel {
    padding-left: 26px;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    background: url("../images/header-icon-phone.png") no-repeat left center;
}
.btn:hover{
    animation: btn .5s;
    -webkit-animation: btn .5s;
}

/* .btn:hover{
    animation: btn .5s;
    -webkit-animation: btn .5s;
} */
@-webkit-keyframes btn{
    0% {            -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
    2% {            -webkit-transform: translate(-1px, 1.5px) rotate(1.5deg);
    }
    4% {            -webkit-transform: translate(1.3px, 0px) rotate(-0.5deg);
    }
    6% {            -webkit-transform: translate(1.4px, 1.4px) rotate(-2deg);
    }
    8% {            -webkit-transform: translate(-1.3px, -1px) rotate(-1.5deg);
    }
    10% {            -webkit-transform: translate(1.4px, 0px) rotate(-2deg);
    }
    12% {            -webkit-transform: translate(-1.3px, -1px) rotate(-2deg);
    }
    14% {            -webkit-transform: translate(1.5px, 1.3px) rotate(1.5deg);
    }
    16% {            -webkit-transform: translate(1.5px, -1.5px) rotate(-1.5deg);
    }
    18% {            -webkit-transform: translate(1.3px, -1.3px) rotate(-2deg);
    }
    20% {            -webkit-transform: translate(1px, 1px) rotate(-0.5deg);
    }
    22% {            -webkit-transform: translate(1.3px, 1.5px) rotate(-2deg);
    }
    24% {            -webkit-transform: translate(-1.4px, -1px) rotate(2deg);
    }
    26% {            -webkit-transform: translate(1.3px, -1.3px) rotate(0.5deg);
    }
    28% {            -webkit-transform: translate(1.6px, -1.6px) rotate(-2deg);
    }
    30% {            -webkit-transform: translate(-1.3px, -1.3px) rotate(-1.5deg);
    }
    32% {            -webkit-transform: translate(-1px, 0px) rotate(2deg);
    }
    34% {            -webkit-transform: translate(1.3px, 1.3px) rotate(-0.5deg);
    }
    36% {            -webkit-transform: translate(1.3px, 1.6px) rotate(1.5deg);
    }
    38% {            -webkit-transform: translate(1.3px, -1.6px) rotate(1.5deg);
    }
    40% {            -webkit-transform: translate(-1.4px, -1px) rotate(-0.5deg);
    }
    42% {            -webkit-transform: translate(-1.4px, 1.3px) rotate(-0.5deg);
    }
    44% {            -webkit-transform: translate(-1.6px, 1.4px) rotate(0.5deg);
    }
    46% {            -webkit-transform: translate(-2.1px, -1.3px) rotate(-0.5deg);
    }
    48% {            -webkit-transform: translate(1px, 1.6px) rotate(1.5deg);
    }
    50% {            -webkit-transform: translate(1.6px, 1.6px) rotate(1.5deg);
    }
    52% {            -webkit-transform: translate(-1.4px, 1.6px) rotate(0.5deg);
    }
    54% {            -webkit-transform: translate(1.6px, -1px) rotate(-2deg);
    }
    56% {            -webkit-transform: translate(1.3px, -1.6px) rotate(-2deg);
    }
    58% {            -webkit-transform: translate(-1.3px, -1.6px) rotate(0.5deg);
    }
    60% {            -webkit-transform: translate(1.3px, 1.6px) rotate(-0.5deg);
    }
    62% {            -webkit-transform: translate(0px, 0px) rotate(-1.5deg);
    }
    64% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    66% {            -webkit-transform: translate(1.6px, -1.6px) rotate(0.5deg);
    }
    68% {            -webkit-transform: translate(0px, -1.6px) rotate(-2deg);
    }
    70% {            -webkit-transform: translate(-1.6px, 1px) rotate(1.5deg);
    }
    72% {            -webkit-transform: translate(-1.6px, 1.6px) rotate(2deg);
    }
    74% {            -webkit-transform: translate(1.3px, -1.6px) rotate(-0.5deg);
    }
    76% {            -webkit-transform: translate(1.4px, 1px) rotate(-0.5deg);
    }
    78% {            -webkit-transform: translate(-1px, 1.4px) rotate(2deg);
    }
    80% {            -webkit-transform: translate(1.4px, 1.6px) rotate(2deg);
    }
    82% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-0.5deg);
    }
    84% {            -webkit-transform: translate(-1.4px, 1.4px) rotate(-2deg);
    }
    86% {            -webkit-transform: translate(1px, 1.4px) rotate(-2deg);
    }
    88% {            -webkit-transform: translate(-1.4px, 1.4px) rotate(-1.5deg);
    }
    90% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    92% {            -webkit-transform: translate(-1.6px, 1.6px) rotate(2deg);
    }
    94% {            -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    96% {            -webkit-transform: translate(-1.4px, 1.3px) rotate(-2deg);
    }
    98% {            -webkit-transform: translate(1.3px, 1px) rotate(-0.5deg);
    }
}
@keyframes btn{
    0% {            transform: translate(0px, 0px) rotate(0deg);
    }
    2% {            transform: translate(-1px, 1.5px) rotate(1.5deg);
    }
    4% {            transform: translate(1.3px, 0px) rotate(-0.5deg);
    }
    6% {            transform: translate(1.4px, 1.4px) rotate(-2deg);
    }
    8% {            transform: translate(-1.3px, -1px) rotate(-1.5deg);
    }
    10% {            transform: translate(1.4px, 0px) rotate(-2deg);
    }
    12% {            transform: translate(-1.3px, -1px) rotate(-2deg);
    }
    14% {            transform: translate(1.5px, 1.3px) rotate(1.5deg);
    }
    16% {            transform: translate(1.5px, -1.5px) rotate(-1.5deg);
    }
    18% {            transform: translate(1.3px, -1.3px) rotate(-2deg);
    }
    20% {            transform: translate(1px, 1px) rotate(-0.5deg);
    }
    22% {            transform: translate(1.3px, 1.5px) rotate(-2deg);
    }
    24% {            transform: translate(-1.4px, -1px) rotate(2deg);
    }
    26% {            transform: translate(1.3px, -1.3px) rotate(0.5deg);
    }
    28% {            transform: translate(1.6px, -1.6px) rotate(-1.5deg);
    }
    30% {            transform: translate(-1.3px, -1.3px) rotate(-1.5deg);
    }
    32% {            transform: translate(-1px, 0px) rotate(2deg);
    }
    34% {            transform: translate(1.3px, 1.3px) rotate(-0.5deg);
    }
    36% {            transform: translate(1.3px, 1.6px) rotate(1.5deg);
    }
    38% {            transform: translate(1.3px, -1.6px) rotate(1.5deg);
    }
    40% {            transform: translate(-1.4px, -1px) rotate(-0.5deg);
    }
    42% {            transform: translate(-1.4px, 1.3px) rotate(-0.5deg);
    }
    44% {            transform: translate(-1.6px, 1.4px) rotate(0.5deg);
    }
    46% {            transform: translate(-2.1px, -1.3px) rotate(-0.5deg);
    }
    48% {            transform: translate(1px, 1.6px) rotate(1.5deg);
    }
    50% {            transform: translate(1.6px, 1.6px) rotate(1.5deg);
    }
    52% {            transform: translate(-1.4px, 1.6px) rotate(0.5deg);
    }
    54% {            transform: translate(1.6px, -1px) rotate(-2deg);
    }
    56% {            transform: translate(1.3px, -1.6px) rotate(-2deg);
    }
    58% {            transform: translate(-1.3px, -1.6px) rotate(0.5deg);
    }
    60% {            transform: translate(1.3px, 1.6px) rotate(-0.5deg);
    }
    62% {            transform: translate(0px, 0px) rotate(-1.5deg);
    }
    64% {            transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    66% {            transform: translate(1.6px, -1.6px) rotate(0.5deg);
    }
    68% {            transform: translate(0px, -1.6px) rotate(-2deg);
    }
    70% {            transform: translate(-1.6px, 1px) rotate(1.5deg);
    }
    72% {            transform: translate(-1.6px, 1.6px) rotate(2deg);
    }
    74% {            transform: translate(1.3px, -1.6px) rotate(-0.5deg);
    }
    76% {            transform: translate(1.4px, 1px) rotate(-0.5deg);
    }
    78% {            transform: translate(-1px, 1.4px) rotate(2deg);
    }
    80% {            transform: translate(1.4px, 1.6px) rotate(2deg);
    }
    82% {            transform: translate(-1.6px, -1.6px) rotate(-0.5deg);
    }
    84% {            transform: translate(-1.4px, 1.4px) rotate(-2deg);
    }
    86% {            transform: translate(1px, 1.4px) rotate(-2deg);
    }
    88% {            transform: translate(-1.4px, 1.4px) rotate(-1.5deg);
    }
    90% {            transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    92% {            transform: translate(-1.4px, 1.6px) rotate(2deg);
    }
    94% {            transform: translate(-1.6px, -1.6px) rotate(-2deg);
    }
    96% {            transform: translate(-1.4px, 1.3px) rotate(-2deg);
    }
    98% {            transform: translate(1.3px, 1px) rotate(-0.5deg);
    }
}

.s1{
    height: 634px;
    background: url(http://www.gaodun.com/chuji/zhinan/images/s1-bg.jpg) no-repeat bottom center;
}
.s1 .content{
    margin: 0 auto;
    box-sizing: border-box;
    padding: 488px 215px 0;
}
.s1 .content .btn1{
    width: 343px;
    height: 74px;
    font-size: 30px;
    line-height: 74px;
    box-sizing: border-box;
    padding-left: 100px;
    color: #12245d;
    font-weight: bold;
    background: url(http://www.gaodun.com/chuji/zhinan/images/s1-btn2-bg.png) no-repeat left center;
    cursor: pointer;
}
.s1 .content .btn2{
    width: 343px;
    height: 74px;
    font-size: 30px;
    line-height: 74px;
    box-sizing: border-box;
    padding-left: 90px;
    color: #12245d;
    font-weight: bold;
    background: url(http://www.gaodun.com/chuji/zhinan/images/s1-btn1-bg.png) no-repeat left center;
    cursor: pointer;
}
.s1 .content .btn:hover{
    animation: btn .5s;
}