* {
    letter-spacing: 1.5px;
    box-sizing: border-box;
}

.body {
    min-width: 1225px;
}

.side {
    min-width: 1204px;
    margin: 0 auto;
}

@keyframes formFrames {
    from {
        display: none;
    }
    to {
        display: block;
    }
}

@-webkit-keyframes formFrames
/* Safari 与 Chrome */

{
    from {
        display: none;
    }
    to {
        display: block;
    }
}

.banner {
    max-width: 1920px;
    width: 100%;
    height: 654px;
    margin: 0 auto;
    /* background-color: pink; */
    background: url('../image/qsgybanner.jpg') no-repeat center top;
    margin-bottom: 80px;
}

.first-title {
    width: 416px;
    height: 114px;
    margin: 0 auto;
    background: url('../image/firsttitle.png') no-repeat center top;
    text-align: center;
    line-height: 114px;
    /* font-weight: bold; */
    font-family: "Bold";
    font-size: 42px;
    color: #fff;
    letter-spacing: 4px;
    margin-bottom: 40px;
}

.second-title {
    width: 216px;
    height: 54px;
    margin: 0 auto;
    background: url('../image/secondtitle.png') no-repeat center top;
    text-align: center;
    line-height: 54px;
    font-family: "Medium";
    font-size: 28px;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 35px;
}

.topic {
    width: 1204px;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
}

.topic-01 {
    height: 452px;
    margin: 10px auto 50px;
    padding: 32px 36px 35px 34px;
    background: url('../image/activejieshao.png') no-repeat;
}

.topic-01 .left {
    float: left;
}

.topic p.title {
    font-family: "Light";
    font-size: 22px;
    color: #333;
    height: 30px;
    font-weight: 600;
}

.topic p.content {
    font-family: "Light";
    font-size: 18px;
    color: #666;
    line-height: 28px;
    margin-bottom: 30px;
}

.topic-01 .left img {
    width: 240px;
    height: 243px;
}

.topic-01 .left img {
    display: inline-block;
}

.topic-01 .left img.left-img {
    margin-right: 29px;
}

.topic-01 .right {
    float: right;
    overflow: hidden;
}

.topic-01 .right img {
    width: 596px;
    height: 385px;
}

.topic-02 {
    margin: 0 auto 100px;
    padding: 35px 36px 35px 34px;
    height: 591px;
    background: url('../image/scenicjieshao.png') no-repeat;
}

.topic-02 .leftimg {
    float: left;
}

.topic-02 .rightimg {
    float: right;
}

.topic-03 {
    margin: 0 auto 39px;
}

.topic-03 .top-content {
    padding-left: 57px;
    /* margin-bottom: 29px; */
}

.top-content .top-left {
    float: left;
}

.top-content .top-right {
    float: right;
}

.top-content .top-title {
    font-family: "Medium";
    font-size: 22px;
    color: #333;
    float: left;
}

.top-content .top-title.top-title-01 {
    margin-bottom: 19px;
}

.top-content .top-text {
    float: left;
    margin-left: 24px;
    font-family: "Light";
    font-size: 22px;
    color: #666;
}

.top-content .top-text span {
    display: inline-block;
    height: 34px;
}

.topic-03 {
    height: 637px;
    margin-bottom: 39px;
    background: url('../image/time.png') no-repeat;
}

.topic-03 .img {
    padding: 29px 35px 33px 33px;
    overflow: hidden;
}

.topic-03 .img .img01 {
    display: inline-block;
    float: left;
    width: 757px;
    height: 425px;
}

.topic-03 .img .img02 {
    display: inline-block;
    float: right;
    width: 345px;
    height: 425px;
}

.topic-hj {
    width: 1204px;
    height: 531px;
    margin: 0 auto 106px;
}

.topic-hj .topic-hjin {
    width: 581px;
    height: 531px;
    background: url('../image/way.png') no-repeat;
}

.topic-hj .topic-04 {
    float: left;
    padding: 0 30px 51px 60px;
}

.topic-04 ul li p {
    font-family: "Light";
    font-size: 20px;
    color: #666;
    text-indent: -3.8em;
    margin-left: 3.8em;
    line-height: 44px;
}


/* 装备 食品要求 */

.topic-hj .topic-05 {
    float: right;
    padding: 0 30px 51px 43px;
}

.topic-05 ul li p {
    font-family: "Light";
    font-size: 20px;
    color: #666;
    text-indent: -1.7em;
    margin-left: 1.7em;
    line-height: 30px;
}

.signup {
    width: 500px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 auto 62px;
    padding: 80px 100px 50px;
    box-sizing: border-box;
    background: url('../image/signup.png') no-repeat center top;
    background-size: 100% 100%;
}

.signup .username {
    width: 291px;
    height: 44px;
    margin: 0 auto 30px;
    position: relative;
}

.signup .username #userName {
    width: 291px;
    outline: none;
    border: 0;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 14.5px 0 14.5px 24px;
    font-family: 'Regular';
    font-size: 15px;
    color: #666;
}

.signup .username #userName::placeholder,
.signup .usernum #userNum::placeholder,
.signup .usercode #userCode::placeholder {
    font-family: 'Regular';
    font-size: 15px;
    color: #666;
    /* font-weight: 600; */
}

.signup .usernum {
    width: 291px;
    height: 44px;
    margin: 0 auto 30px;
}

.signup .usernum #userNum {
    width: 291px;
    outline: none;
    border: 0;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 14.5px 0 14.5px 24px;
    font-family: 'Regular';
    font-size: 15px;
    color: #666;
}

.signup .usersex {
    width: 291px;
    height: 44px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    background-color: #fff;
    /* float: left; */
    text-align: left;
    padding-left: 24px;
    margin: 0 auto 30px;
}

.signup .usersex .nan,
.signup .usersex .nv {
    /* height: 16px; */
    height: 44px;
    line-height: 44px;
    width: 42px;
    padding-left: 24px;
    background: url('../image/yes.png');
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    /* margin-top: 14px; */
    cursor: pointer;
    font-family: 'Regular';
    font-size: 15px;
    color: #666;
    /* font-weight: 600; */
}

.signup .usersex .nv {
    background: url('../image/no.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.signup .usersex .nan {
    margin-right: 28px;
}

.signup .usersex span {
    display: inline-block;
    overflow: hidden;
    margin-left: 2px;
    cursor: pointer;
    /* color: #fff; */
}

.signup .usercode {
    width: 291px;
    height: 44px;
    margin: 0 auto 30px;
    transform: scale(0.5, 0.5);
    opacity: 0;
    transition: transform 0.3s linear, opacity 0.3s linear;
}

.signup .click-usercode {
    opacity: 1;
    transform: scale(1, 1);
}

.signup .usercode #userCode {
    width: 291px;
    outline: none;
    border: 0;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 14.5px 0 14.5px 24px;
    /* margin-left: 10px; */
    font-family: 'Regular';
    font-size: 15px;
    color: #666;
}

.signup .msg {
    display: block;
    width: 291px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    font-family: 'Regular';
    padding-left: 3px;
}

.signup .check {
    width: 291px;
    height: 44px;
    background-color: #fff;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    /* float: right; */
    text-align: left;
    cursor: pointer;
    margin: 0 auto 30px;
    font-family: 'Regular';
    font-size: 15px;
    color: #666;
    /* font-weight: 600; */
    padding-left: 24px;
}

.signup .check .check-box {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding-left: 22px;
    background-image: url('../image/no.png');
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    /* margin-top: 14px; */
}

.signup .check span {
    display: inline-block;
    overflow: hidden;
    /* color: #fff; */
}

.signup .btn {
    width: 200px;
    height: 52px;
    background-color: #2c8e19;
    border: 2px solid #81c542;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    line-height: 52px;
    text-align: center;
    font-family: "Source Han Sans CN-Regular";
    font-size: 18px;
    color: #fff;
    /* margin: 30px auto 0; */
    margin: 0 auto;
    user-select: none;
    cursor: pointer;
}

.signup .signup-last {
    margin-bottom: 31px;
}

.wenz {
    width: 840px;
    height: 234px;
    margin: 0 auto 33px;
    box-sizing: border-box;
    /* background-color: pink; */
}

.wenz .wenz-left {
    width: 419px;
    padding-right: 65px;
    box-sizing: border-box;
    float: left;
    padding-top: 60px;
}

.wenz .vertical {
    width: 1px;
    height: 234px;
    display: inline-block;
    background: url('../image/vertical.png') no-repeat;
    float: left;
}

.wenz .wenz-right {
    width: 420px;
    padding-left: 65px;
    box-sizing: border-box;
    float: right;
    padding-top: 60px;
}

.wenz .wenz-left span,
.wenz .wenz-right span {
    font-family: "Medium";
    font-size: 22px;
    color: #333;
    line-height: 34px;
}

.wenz .wenz-left p,
.wenz .wenz-right p {
    font-family: "Light";
    font-size: 18px;
    color: #666;
    line-height: 32px;
}

.wenz .wenz-right p {
    text-indent: -1.7em;
    margin-left: 1.7em;
}

.footer {
    max-width: 1920px;
    width: 100%;
    height: 381px;
    margin: 0 auto;
    background-color: #77bf35;
    padding: 41px 0 46px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
}

.footer .wximg {
    width: 121px;
    height: 121px;
    display: block;
    margin: 0 auto;
    margin-bottom: 28px;
}

.footer .text {
    display: inline-block;
    font-family: "Light";
    font-size: 18px;
    color: #fff;
}

.footer .top-text {
    margin-bottom: 9px;
}

.footer .bottom-text {
    margin-bottom: 29px;
}

.footer .tel {
    width: 439px;
    height: 68px;
    margin: 0 auto;
    padding: 2px 0 2px 105px;
    box-sizing: border-box;
    background: url('../image/tel.png') no-repeat;
    text-align: left;
    line-height: 32px;
    color: #fff;
}

.footer .tel .tel-title {
    font-family: "Light";
    font-size: 18px;
}

.footer .tel .tel-num {
    font-family: "Medium";
    font-size: 16px;
    letter-spacing: 0;
}

.footer .tel .tel-num .num {
    font-family: "Medium";
    font-size: 18px;
    letter-spacing: 0;
}


/* .top {
    width: 100px;
    height: 100px;
    position: fixed;
    right: 100px;
    bottom: 200px;
    opacity: 0.6;
    cursor: pointer;
    background: url('../img/top.png') no-repeat;
} */