html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

h1, h2, h3, h4, h5, h6, ul, li q {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

.jsq-11-24-bg {
    background: url("images/bg.jpg") center 0 no-repeat;
    height: 100%;
    background-size: auto 100%;
    max-width: 768px;
    margin: 0 auto;
    position: relative;
}

.jsq-11-24-bg .title {
    padding-top: 20px;
    text-align: center;
    z-index: 9;
    position: relative;
}

.jsq-11-24-bg .title h2 {
    font-size: 30px;
    color: #ff3f42;
    font-weight: bold;
}

.jsq-11-24-bg .title h3 {
    font-size: 16px;
    color: #fff;
    background: #585858;
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    width: 280px;
    margin: 10px auto;
}

.jsq-11-24-bg .content {
    margin: 0 20px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
    padding: 20px;
    padding-bottom: 10px;
    z-index: 9;
    margin-top: 30px;
    position: relative;
}

.jsq-11-24-bg .content .xsq img {
    width: 100%
}

.jsq-11-24-bg .content .title-min {
    margin-top: 5px;
    overflow: hidden; text-align: center;
    height: 30px;
}

.jsq-11-24-bg .content .title-min h4 {
    font-size: 14px;
    padding: 0 10px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.jsq-11-24-bg .content .title-min h4 span {
    color: #ff4a43;
}

.jsq-11-24-bg .content .title-min div {
    height: 1px;
    border-bottom: 1px #ccc solid;
    margin: -10px auto 0;
    width: 100%;
}

.jsq-11-24-bg .content .qh {
    height: 64px;
    overflow: hidden;
    margin-top: 10px;
    background: #f0f0f0;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    margin: 0 -20px;
}

.jsq-11-24-bg .content .qh ul .top {
    color: #868686;
    border-bottom: 1px #e1e1e1 solid;
    font-size: 12px;
    padding: 2px 10px;
    overflow: hidden;
}

.jsq-11-24-bg .content .qh ul .top .l {
    float: left;
    width: 33.33%;
    text-align: left
}

.jsq-11-24-bg .content .qh ul .top .m {
    float: left;
    width: 33.33%;
    text-align: center;
}

.jsq-11-24-bg .content .qh ul .top .r {
    float: right;
    width: 33.33%;
    text-align: right;
}

.jsq-11-24-bg .content .qh ul .cont {
    border-bottom: 1px #e1e1e1 solid;
    color: #868686;
    padding: 2px 10px;
    font-size: 12px;
    overflow: hidden;
}

.jsq-11-24-bg .content .qh ul .cont .l {
    float: left;
    width: 50%;
    text-align: left
}

.jsq-11-24-bg .content .qh ul .cont .r {
    float: right;
    width: 50%;
    text-align: right;
}

.jsq-11-24-bg .content .qh ul .cont .r span {
    margin-right: 2px;
}

.jsq-11-24-bg .content .qh ul .bown {
    color: #868686;
    padding: 2px 10px;
    overflow: hidden;
}

.jsq-11-24-bg .content .qh ul .bown .l {
    float: left;
    width: 50%;
    text-align: left
}

.jsq-11-24-bg .content .qh ul .bown .r {
    float: right;
    width: 50%;
    text-align: right;
    font-size: 14px;
    color: #ff0101;
}

.jsq-11-24-bg .form .input {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}

.jsq-11-24-bg .form .input select,
.jsq-11-24-bg .form .input input {
    border-radius: 5px;
    border: none;
    border: 1px #ff3f42 solid;
    height: 40px;
    width: 95%;
    font-size: 14px;
    padding: 0 2%;
}

.jsq-11-24-bg .form .input option {
    color: #757575
}

.jsq-11-24-bg .form .input select {
    width: 100%;
    color: #757575
}

.jsq-11-24-bg .form .link {
    margin-top: 10px;
    padding-bottom: 10px;
}

.jsq-11-24-bg .form .link a {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
    text-decoration: none;
    background: #ff3f42;
    color: #fff;
    display: block;
    font-size: 18px;
    box-shadow: 0 5px 0px #d32c2e;
    border: none;
    cursor: pointer;
}

.jsq-11-24-bg .form .link a:hover {
    background: #d32c2e;
}

.jsq-11-24-bg .form .input span {
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 10px;
    color: #757575;
}

.jsq-11-24-bg .content .footer {
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    color: #848484;
}

.bg-f {
    width: 100%; overflow: hidden; height: 100%; position: absolute; top: 0;
}

.bg-f img {
    width: 100%;
}

.bg-f .img1 {
    position: absolute;
    z-index: 1;
    top: 60px;
    left: -50px;
    width: 200px;
}

.bg-f .img2 {
    position: absolute;
    z-index: 10;
    top: -150px;
    right: -40px;
    width: 100px;
}

.bg-f .img3 {
    position: absolute;
    z-index: 10;
    bottom: -10px;
    left: -60px;
    width: 180px;
}

.bg-f .img4 {
    position: absolute;
    z-index: 1;
    bottom: -10px;
    right: -30px;
    width: 150px;
}

.jsq-11-24-bg .title h2 {
    font-size: 70px;
}

.jsq-11-24-bg .title h3 {
    font-size: 40px;
    width: 500px;
    height: 60px;
    line-height: 60px;
}

.jsq-11-24-bg .content .title-min {
    height: 50px;
    margin-top: 10px; text-align: center;
}

.jsq-11-24-bg .content .title-min h4 {
    font-size: 20px;
    display: inline-block;
}

.jsq-11-24-bg .content .qh {
    height: 100px;
}

.jsq-11-24-bg .content .qh ul .top {
    padding: 5px 20px;
    font-size: 16px;
}

.jsq-11-24-bg .content .qh ul .cont {
    padding: 5px 20px;
    font-size: 16px;
}

.jsq-11-24-bg .content .qh ul .bown {
    padding: 5px 20px;
    font-size: 16px;
}

.jsq-11-24-bg .content .qh ul .bown .r {
    font-size: 20px;
}

.jsq-11-24-bg .form .input {
    padding-top: 20px;
}

.jsq-11-24-bg .form .input span {
    top: 30px;
}

.jsq-11-24-bg .content {
    margin: 0 100px 20px;
}

.bg-f .img2 {
    width: 150px;
    top: -210px;
}

.bg-f .img1 {
    width: 300px;
    top: 150px;
    left: -100px;
}

.bg-f .img3 {
    width: 200px;
}

.bg-f .img4 {
    width: 200px;
}

.jsq-11-24-bg .form .input select, .jsq-11-24-bg .form .input input {
    font-size: 16px;
}

@media (max-width: 768px) {
    .jsq-11-24-bg .title h2 {
        font-size: 60px;
    }

    .jsq-11-24-bg .content {
        margin: 0 50px;
    }

    .jsq-11-24-bg .title h3 {
        font-size: 24px;
        width: 300px;
        height: 40px;
        line-height: 40px;
    }

    .bg-f .img2 {
        width: 100px;
        top: -100px;
        right: -30px;
    }

    .bg-f .img1 {
        width: 200px;
        top: 80px;
    }

    .bg-f .img3 {
        width: 150px;
    }

    .jsq-11-24-bg .content .qh {
        height: 74px;
    }

    .jsq-11-24-bg .content .qh ul .top {
        padding: 2px 20px;
        font-size: 14px;
    }

    .jsq-11-24-bg .content .qh ul .cont {
        padding: 2px 20px;
        font-size: 14px;
    }

    .jsq-11-24-bg .content .qh ul .bown {
        padding: 2px 20px;
        font-size: 14px;
    }

    .jsq-11-24-bg .content .qh ul .bown .r {
        font-size: 20px;
    }
}

@media (max-width: 414px) {
    .jsq-11-24-bg .form .input span {
        top: 20px;
    }

    .jsq-11-24-bg .title h2 {
        font-size: 40px;
    }

    .jsq-11-24-bg .content {
        margin: 0 40px;
    }

    .jsq-11-24-bg .content .qh {
        height: 90px;
    }

    .jsq-11-24-bg .content .qh ul .top {
        padding: 5px;
    }

    .jsq-11-24-bg .content .qh ul .cont {
        padding: 5px;
    }

    .jsq-11-24-bg .content .qh ul .bown {
        padding: 5px;
    }

    .jsq-11-24-bg .form .input {
        padding-top: 10px;
    }

    .bg-f .img3 {
        position: absolute;
        width: 120px;
        left: -40px;
        bottom: -30px;
    }

    .bg-f .img4 {
        width: 100px;
    }

    .jsq-11-24-bg .content .title-min h4 {
        font-size: 16px;  text-align: center;
        /* width: 220px; */
    }

    .jsq-11-24-bg .form .input select, .jsq-11-24-bg .form .input input {
        font-size: 14px;
    }

    .bg-f .img2 {
        margin-top: -30px;
    }

    .jsq-11-24-bg .content .title-min {
        height: 30px; text-align: center;
    }
}

@media (max-width: 375px) {
    .jsq-11-24-bg .form .input span {
        top: 15px;
    }

    .jsq-11-24-bg .form .input {
        padding-top: 5px;
    }

    .jsq-11-24-bg .content .qh {
        height: 76px;
    }

    .jsq-11-24-bg .content .qh ul .top {
        padding: 2px 10px;
    }

    .jsq-11-24-bg .content .qh ul .cont {
        padding: 2px 10px;
    }

    .jsq-11-24-bg .content .qh ul .bown {
        padding: 2px 10px;
    }

    .jsq-11-24-bg .content {
        margin: 0 20px;
    }

    .jsq-11-24-bg .title h2 {
        font-size: 40px;
        height: 50px;
    }

    .bg-f .img3 {
        position: absolute;
        width: 90px;
        left: -30px;
        bottom: -30px;
    }

    .bg-f .img4 {
        width: 100px;
    }

    .bg-f .img2 {
        width: 90px;
        top: -110px; right: -40px;
    }
    .jsq-11-24-bg .title h3 {
        font-size: 16px;
        width: 260px;
        height: 30px;
        line-height: 30px;
    }

    .jsq-11-24-bg .content .title-min h4 {
        font-size: 16px; display: inline-block;
        /* width: 220px; */
    }

    .jsq-11-24-bg .title {
        padding-top: 10px;
    }

}

@media (max-width: 320px) {
    .jsq-11-24-bg .title h2{ height: 40px; padding-top: 0px;}
    .jsq-11-24-bg .content .qh {
        height: 68px;
    }

    .jsq-11-24-bg .content .qh ul .top {
        padding: 2px 10px;
        font-size: 12px;
    }

    .jsq-11-24-bg .content .qh ul .cont {
        padding: 2px 10px;
        font-size: 12px;
    }

    .jsq-11-24-bg .content .qh ul .bown {
        padding: 2px 10px;
        font-size: 12px;
    }

    .jsq-11-24-bg .content .qh ul .bown .r {
        font-size: 14px;
    }

    .jsq-11-24-bg .title h2 {
        font-size: 30px;
    }

    .jsq-11-24-bg .content {
        margin-top: 10px;
    }

    .bg-f .img3 {
        position: absolute;
        width: 80px;
        left: -20px;
    }

    .jsq-11-24-bg .title {
        padding-top: 10px;
    }

    .jsq-11-24-bg .form .input select, .jsq-11-24-bg .form .input input {
        font-size: 12px;
    }

    .jsq-11-24-bg .form .input {
        padding-top: 0
    }

    .jsq-11-24-bg .form .input span {
        top: 10px;
    }

    .jsq-11-24-bg .title h3 {
        font-size: 14px;
        width: 200px;
        height: 24px;
        line-height: 24px;
    }

    .bg-f .img2 {
        width: 80px;
        top: -110px;
    }

    .jsq-11-24-bg .content .title-min {
        height: 30px;
        text-align: center;
    }

    .jsq-11-24-bg .content .title-min h4 {
        font-size: 12px;
        /* width: 170px; */
        display: inline-block;
    }
}






.zz-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    display: none;
}

.zz-box .bg {
    background: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    display: block;
}

.zz-box .zz-box {
    background: #fff;
    border-radius: 10px;
    width: 90%; left: 5%;
    height: 400px;
    top: 50%;
    margin-top: -200px;
    display: block;
}

.zz-box .zz-box .title {
    background: url("images/img5.png") center 30px no-repeat;background-size: auto 50px;
    margin-top: 40px;
    text-align: center;
    padding-top: 100px;
}

.zz-box .zz-box .title h2 {
    font-size: 24px;
    font-weight: normal;
}

.zz-box .zz-box .title h3 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
}

.zz-box .zz-box .qh {
    overflow: hidden;
    height: 145px;
    margin-left:2%;
    margin-top: 35px;
    margin-right: 2%;
    position:absolute;
    bottom: 10px; width: 96%;
}

.zz-box .zz-box .qh ul li {
    margin-bottom: 20px; overflow: hidden; height: 145px;
}

.zz-box .zz-box .qh ul li img{ height: 100%; min-width: 100%}
.zz-box .zz-box .qh .txt {
    position: absolute;
    bottom: 12px;
    bottom: 0;
    color: #fff;
    text-align: center;
    height: 50px;
    background: #524a3d;
    background: rgba(82, 74, 61, 0.8);
    width: 100%;
}

.zz-box .zz-box .qh .txt h2 {
    font-size: 14px;
    padding-top: 5px;
    font-weight: 500;
}

.zz-box .zz-box .qh .txt h3 {
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    display: none;
}

.zz-box .zz-box .qh .txt h3 span {
    color: #ff8a00;
}

.zz-box .zz-box .close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.zz-box .zz-box .close:hover {
    opacity: 0.8
}

.zz-box .zz-box .close:active {
    opacity: 0.9
}