footer {
    background: #FAFAFA;
}
footer .wrap .right .text .email input {
    background: #FAFAFA;
}
.sec {
    padding-top: 90px;
}
.sec .joke {
    width: 1276px;
    margin: auto;
    padding-top: 115px;
}
.sec .joke .hLink {
    display: flex;
    align-items: center;
    margin-bottom: 52px;
}
.sec .joke .hLink a {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #999999;
    transition: 1s;
}
.sec .joke .hLink span {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #999999;
    display: block;
    margin: 0 5px;
}
.sec .joke .hLink a:hover {
    color: #C99D60;
}
.sec .joke .cLinks {
    display: flex;
    align-items: center;
    padding-left: 44px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
    position: relative;
    margin-bottom: 68px;
}
.sec .joke .cLinks a {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    display: block;
    margin-right: 52px;
}
.sec .joke .cLinks a.on , .sec .joke .cLinks a:hover {
    color: #C99D60;
}
.sec .joke .cLinks .line {
    width: 90px;
    height: 3px;
    background: #C99D60;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.6s;
}
.sec .joke h1 {
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 72px;
    text-align: center;
}
.sec1 .joke {
    width: 1276px;
    margin: auto;
    padding: 0 50px 40px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.sec1 .joke h2 {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #3C3C3C;
    margin-bottom: 60px;
}
.sec1 .joke .content {
    display: flex;
    align-items: center;
}
.sec1 .joke .content .item {
    display: flex;
    align-items: center;
    margin-right: 140px;
}
.sec1 .joke .content .item:nth-last-child(1) {
    margin-right: 0;
}
.sec1 .joke .content .item .text {
    margin-left: 19px;
}
.sec1 .joke .content .item .text p {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 22px;
}
.sec1 .joke .content .item .text p:nth-last-child(1) {
    color: rgba(183, 127, 46, 1);
}
.sec2 .joke {
    width: 1276px;
    margin: auto;
    padding: 55px 0 63px 40px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.sec2 .joke h2 {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #3C3C3C;
    margin-bottom: 50px;
}
.sec2 .joke .content h3 {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #3C3C3C;
    margin-bottom: 10px;
}
.sec2 .joke .content p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #555555;
    line-height: 29px;
    padding-left: 14px;
    position: relative;
}
.sec2 .joke .content p:after {
    content: "";
    position: absolute;
    top: 13px;
    left: 4px;
    width: 4px;
    height: 4px;
    background: #61605F;
    border-radius: 50%;
}
.sec2 .joke .content:not(:nth-last-of-type(1)) {
    margin-bottom: 67px;
}
.sec3 .joke {
    width: 1276px;
    margin: auto;
    padding: 60px 0 45px 54px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.sec3 .joke .stop {
    display: flex;
}
.sec3 .joke .stop .item {
    margin-right: 82px;
}
.sec3 .joke .stop .item:nth-child(1) {
    margin-right: 216px;
}
.sec3 .joke .stop .item:nth-child(1) h1 {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #101010;
    margin-bottom: 15px;
}
.sec3 .joke .stop .item:nth-child(1) p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #555555;
}
.sec3 .joke .stop .item p:nth-child(1) {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1E1E1E;
    margin-bottom: 11px;
}
.sec3 .joke .stop .item:not(:nth-child(1)) p:nth-child(2) {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #C99D60;
    margin-bottom: 42px;
}
.sec3 .joke .stop .item .img {
    width: 103px;
    height: 103px;
    border: 1px solid rgba(97, 96, 95, 0.13);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.sec3 .joke .stop .item:nth-child(2) p:nth-last-child(1) {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #555555;
}
.sec3 {
    margin-bottom: 103px;
}
.sec4 .joke {
    width: 1276px;
    margin: auto;
    padding: 0px 0 101px 0;
}
.sec4 .joke h1 {
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-bottom: 47px;
}
.sec4 .joke .line {
    width: 100%;
    height: 1px;
    background: #E7E7E6;
    margin-bottom: 4px;
}
.sec4 .joke .content {
    padding: 52px 0 38px 54px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.sec4 .joke .content h2 {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #201F1F;
    margin-bottom: 8px;
}
.sec4 .joke .content p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #555555;
    line-height: 29px;
}
.sec4 .joke .content li {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #555555;
    line-height: 26px;
    padding-left: 11px;
    position: relative;
}
.sec4 .joke .content li:after {
    content: "";
    width: 4px;
    height: 4px;
    background: #61605F;
    border-radius: 50%;
    position: absolute;
    left: 1px;
    top: 11px;
}
.sec4 .joke .content p.tishi {

    color: #C99D60;
}
.sec4 .joke .content .img {
    margin-top: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec4 .joke .content .img {
    width: 85px;
    height: 85px;
    border: 1px solid rgba(201, 157, 96, 0.03);
    border-radius: 50%;
    position: relative;
}
.sec4 .joke .content .img:after {
    content: "";
    width: 68px;
    height: 68px;
    border: 1px solid rgba(201, 157, 96, 0.27);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
@media screen and (max-width: 1365px) {
    .sec1 .joke .content .item {
        margin-right: 0;
    }
    .sec1 .joke .content {
        width: 100%;
        justify-content: space-between;
    }
    .sec .joke {
        padding-top: 30px;
    }
    .sec .joke .hLink {
        margin-bottom: 36px;
    }
    .joke {
        width: 90% !important;
    }
    .sec .joke .cLinks {
        margin-bottom: 40px;
    }
    .sec2 .joke {
        padding: 55px 0 63px 0px;
    }
    .sec1 .joke {
        padding: 0 0px 40px;
    }
    .sec3 .joke {
        padding: 60px 0 45px 0px;
    }
    .sec4 .joke .content {
        padding: 52px 0 38px 0px;
    }
}
@media screen and (max-width: 1023px) {
    .sec1 .joke .content {
        flex-wrap: wrap;
    }
    .sec1 .joke .content .item {
        width: 50%;
        margin-bottom: 30px;
    }
    .sec1 .joke {
        padding: 0;
    }
    .sec .joke h1 {
        margin-bottom: 40px;
    }
    .sec1 .joke h2 {
        margin-bottom: 40px;
    }
    .sec2 .joke {
        padding: 40px 0;
    }
    .sec2 .joke h2 {
        margin-bottom: 30px;
    }
    .sec2 .joke .content:not(:nth-last-of-type(1)) {
        margin-bottom: 40px;
    }
    .sec3 {
        margin-bottom: 60px;
    }
    .sec3 .joke .stop {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 900px) {
    .sec3 .joke .stop .item:nth-child(1) {
        width: 100%;
        margin: 0 0 30px;
    }
    .sec3 .joke .stop .item:not(:nth-child(1)) p:nth-child(2) {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 768px) {

    .sec .joke .cLinks a {
        margin-right: 25px;
    }
    .sec .joke .cLinks a:nth-last-child(1) {
        margin-right: 0;
    }
    .sec .joke h1 {
        font-size: 24px;
    }
    .sec1 .joke .content .item .text p {
        font-size: 12px;
    }
    .sec1 .joke h2 {
        margin-bottom: 30px;
    }
    .sec2 .joke {
        padding: 30px 0;
    }
    .sec2 .joke .content p {
        font-size: 12px;
    }
    .sec2 .joke .content:not(:nth-last-of-type(1)) {
        margin-bottom: 20px;
    }
    .sec3 .joke {
        padding: 40px 0;
    }
    .sec .joke .cLinks {
        padding-left: 0;
        justify-content: center;
    }
    .sec3 .joke .stop .item:nth-last-child(1) {
        margin-right: 0;
    }
    .sec3 .joke .stop .item:not(:nth-child(1)) p:nth-child(2) {
        font-size: 16px;
    }
    .sec4 .joke h1 {
        font-size: 28px;
    }
    .sec3 {
        margin-bottom: 40px;
    }
    .sec4 .joke .content {
        padding: 30px 0;
    }
    .sec2 .joke h2 {
        font-size: 16px;
    }
    .sec3 .joke .stop .item:nth-child(1) h1 {
        font-size: 16px;
    }
    .sec3 .joke .stop .item p:nth-child(1) {
        font-size: 14px;
    }
    .sec3 .joke .stop .item:nth-child(2) p:nth-last-child(1) {
        font-size: 12px;
    }
    .sec4 .joke .content h2 {
        font-size: 16px;
        line-height: 1.5;
    }
    .sec4 .joke .content p {
        font-size: 12px;
    }
}
