.comment {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 50px;
    overflow: hidden;
}

.leftnav {
    width: 390px;
    float: left;

    padding-left: 60px;
}

.lnhed {
    font-size: 20px;
    color: #333333;
}

.clnul {
    width: 100%;
    margin-top: 30px;
    color: #333333;

}

.clnul li {
    line-height: 48px;

}

.clnul li span {
    font-size: 16px;
    padding-left: 0px;
    /* background: url(../img/yjt.png) no-repeat; */
    background-position: 0 center;
}

.noxl {
    width: 100%;
    padding-left: 25px;
    font-size: 0px;
    display: none;
}

.noxl p a {
    font-size: 14px;
    color: #999999;
}

.noxl .check a {
    color: #333333;
}

.clnul span {
    cursor: pointer;
}

.clnul .hover span {
    color: #ff671f;
    /* background: url(../img/xjt.png) no-repeat; */
    background-position: 0 center;

}

.clnul .hover .noxl {
    display: block;


}

.rtext {
    width: 750px;
    float: right;
    margin-right: 50px;
}

.rhed {
    font-size: 20px;
    color: #333333;
    padding-left: 10px;
    border-left: #f27237 4px solid;
    line-height: 20px;

}

/* day1 */
.day1main {
    width: 100%;
    margin-top: 50px;
}

.dbox1 {
    width: 100%;
    /* overflow: hidden; */
    height: 590px;
    position: relative;
}

.dbox1 .textbox {
    width: 45%;
    float: left;
    background-color: #ff671f;
    height: 450px;
    color: white;
    position: relative;
    text-align: center;

}

.dbox1 .textbox .pbox {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px;
}

.dbox1 .textbox .pbox p:nth-child(1) {
    font-size: 30px;
    line-height: 36px;
}

.dbox1 .textbox .pbox p:nth-child(2) {
    font-size: 10px;
    margin-top: 20px;
    line-height: 14px;
}

.dbox1 .imgbox {
    width: 55%;
    float: right;
    height: 450px;
}

.imgbox img {
    width: 100%;
}

.hbbox {
    width: 100%;
    height: 195px;
    left: 0%;
    position: absolute;
    background-color: #ff671f;
    bottom: -70px;
    z-index: 9;
}

.hb {
    width: 33.33%;
    text-align: center;
    float: left;
    padding-top: 20px;
}
.hb img{
    width: 75px;
}

.hb p:nth-child(2) {
    color: white;
    font-size: 17px;
    margin-top: 20px;
}

.hb p:nth-child(3) {
    color: white;
    font-size: 6px;
}

.dbox2 {
    position: relative;
    width: 100%;
    height: 760px;
    background-color: #3a3a3a;
    padding: 120px 30px 0;
}

.dbox2 .xian {
    width: 50px;
    height: 8px;
    background-color: #ff671f;

}

.dhed {
    width: 50%;
}

.dhed p:nth-child(1) {
    font-size: 36px;
    color: white;
}

.dhed p:nth-child(2) {
    font-size: 8px;
    color: white;
    letter-spacing: 7px;
}

.dhed p:nth-child(3) {
    font-size: 16px;
    color: white;
    width: 100%;
    border-bottom: 1px solid #757575;
    margin-top: 30px;
}

.dhed ul {
    width: 100%;
    padding-left: 15px;
}

.dhed ul li {
    width: 100%;
    border-bottom: 1px solid #757575;
    color: white;
    font-size: 14px;
    line-height: 50px;
    margin-top: 10px;
}

.dbox2 .imgbox {
    width: 35%;
    position: absolute;
    right: 50px;
    top: 200px;
}

.dbox3 {
    width: 100%;
    height: 230px;
    position: relative;

}

.dbox3 .sanda {
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 50px;
    text-align: center;
}

.dbox3 .sanda p {
    position: absolute;
    text-align: center;
    width: 100%;
}

.dbox3 .sanda p:nth-child(2) {
    color: #ff671f;
    font-size: 36px;
    top: 20px;

}

.dbox3 .sanda p:nth-child(3) {
    color: #ff671f;
    font-size: 24px;
    top: 70px;
    white-space: nowrap;
}

.dbox3 .sanda p:nth-child(4) {
    color: #000000;
    font-size: 10px;
    top: 110px;
}

.dbox4 {
    width: 100%;
    position: relative;
}

.y185box {
    width: 375px;
    height: 375px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    left: calc(50% - 187.5px);
    top: 80px;
    transform: translateX(-50%);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(-45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-45deg);
    /* Opera */
    text-align: center;
}

.y185box p {
    width: 100%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
    /* Opera */
    position: relative;
}

.y185box p:nth-child(1) {
    font-size: 18px;
    color: white;
    top: 70px;

    margin-left: 5%;
}

.y185box p:nth-child(2) {
    font-size: 8px;
    color: #ffa689;
    top: 80px;

    margin-left: -10%;
}

.y185 {
    width: 185px;
    height: 185px;
    background-color: #ff671f;

}

.dbox5 {
    background-color: #ededed;
    height: 820px;
    padding-top: 60px;

}

.dbox5 .text {
    width: 62%;
    margin: 0 auto;
    text-align: center;
    position: relative;

}

.dbox5 .text p {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 24px;
}

.dbox {
    width: 62%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.d5box {
    text-align: center;
    margin-top: 70px;
}

.XN {
    width: 130px;
    background-color: #ff671f;
    position: relative;
    border-radius: 20px;
    text-align: center;
    height: 90px;
    margin-top: 30px;
}

.XN p {
    font-size: 12px;
    color: white;
    width: 100%;

    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.dbox6 {
    width: 100%;
    height: 720px;
    padding-top: 130px;
    position: relative;
}

.d6hed {
    width: 100%;
    overflow: hidden;
}

.d6h1 {
    width: 50%;
    float: left;
    text-align: right;
    border-right: 1px solid #969696;
    padding-right: 5px;
    font-family: 'Source Han Sans CN Regular';
}

.d6h2 {
    width: 50%;
    float: left;
    padding-left: 5px;
    font-family: 'Source Han Sans CN Regular';
}

.d6h1 p:nth-child(1) {
    font-size: 24px;
    color: #ff671f;
    line-height: 24px;

}

.d6h1 p:nth-child(2) {
    font-size: 36px;
    color: #ff671f;
    line-height: 24px;
    margin-top: 15px;

}

.d6h2 p:nth-child(1) {
    font-size: 30px;
    color: #323232;
    line-height: 28px;

}

.d6h2 p:nth-child(2) {
    font-size: 10px;
    color: #999999;
    line-height: 12px;

}

.d6box {
    width: 100%;
    position: absolute;
    bottom: 0;

}

.d6box img {
    width: 100%;
}

.dbox7 {
    width: 100%;
    height: 660px;
    position: relative;
}

.d7hed {
    width: 100%;
    padding-right: 40px;
    text-align: right;
    padding-top: 35px;
    height: 200px;
}

.d7hed p:nth-child(1) {
    font-size: 30px;
    color: #ff671f;

}

.d7hed p:nth-child(2) {
    font-size: 12px;
    color: #666666;

}

.d7zl {
    width: 56%;
    height: 150px;
    background-color: #ff671f;
    position: absolute;
    top: 150px;
    left: 25px;
    padding-left: 30px;

}

.d7zl div {
    width: 90%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.d7zl P:nth-child(1) {
    font-size: 17px;
    color: white;
}

.d7zl P:nth-child(2) {
    font-size: 18px;
    color: white;
    margin: 3px 0;

}

.d7zl P:nth-child(3) {
    font-size: 10px;
    color: #ffa385;
    line-height: 14px;
}

.d7box {
    width: 100%;
}

.d7box img {
    width: 100%;
}

.dbox8 {
    width: 100%;
    height: 940px;
    position: relative;
    background-color: white;
}

.d8hbox1 {
    padding: 15px 0;
    position: absolute;
    width: 66%;
    text-align: center;
    top: -30px;
    background-color: white;
}

.d8hbox2 {
    width: 34%;
    position: absolute;
    right: 0;
    padding: 15px 0px;
}

.d8hbox2 p {
    font-size: 10px;
    color: #999999;
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 30px;
}

.d8box {
    position: absolute;
    bottom: 0;
    width: 100%;

}

.d8box img {
    width: 100%;
}

.dbox9 {
    width: 100%;
    height: 410px;
    position: relative;
}

.d9hbox1 {
    padding: 15px 0;
    position: absolute;
    width: 66%;
    text-align: center;
    top: -30px;
    right: 0;
    background-color: white;
}

.d9hbox2 {
    width: 34%;
    position: absolute;
    left: 0;
    padding: 15px 0px;
}

.d9hbox2 p {
    font-size: 10px;
    color: #999999;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 10px;
}


@media screen and (max-width: 700px) {


    .comment {
        width: 100%;
        padding: 0.5rem 0rem 0.5rem;
        overflow: hidden;
    }

    .leftnav {
        display: none;
    }

    .clnul {
        width: 100%;
        margin-top: 0.2rem;
        color: #333333;
    }

    .rtext {
        width: 100%;
        float: left;
    }

    .rhed {
        font-size: 0.3rem;
        color: #333333;
        padding-left: 0.2rem;
        border-left: #f27237 4px solid;
        line-height: 0.4rem;
        margin-left: 0.3rem;
    }



    /*  */
    .day1main {
        width: 100%;
        margin-top: 0.5rem;
    }

    .dbox1 {
        width: 100%;
        /* overflow: hidden; */
        height: 7rem;
        position: relative;
    }

    .dbox1 .textbox .pbox {

        padding: 0 0.1rem;
    }

    .dbox1 .textbox .pbox p:nth-child(1) {
        font-size: 0.3rem;
        line-height: 0.5rem;
    }

    .dbox1 .textbox .pbox p:nth-child(2) {
        font-size: 0.2rem;
        margin-top: 0.2rem;
        line-height: 0.4rem;
    }

    .dbox1 .imgbox {
        height: 4rem;
    }

    .dbox1 .textbox {
        height: 4.5rem;
    }
    .sanda img{
        width: 4rem;
    }
    .dbox3 .sanda p:nth-child(2) {
        color: #ff671f;
        font-size: 0.36rem;
        top: 0.3rem;
    }
    .dbox3 .sanda p:nth-child(3) {
        color: #ff671f;
        font-size: 0.3rem;
        top: 1rem;
        white-space: nowrap;
    }
    .dbox3 .sanda p:nth-child(4) {
        color: #000000;
        font-size: 0.12rem;
        top: 1.5rem;
    }
    .hbbox {
        width: 84%;
        height: 2.5rem;
        left: 8%;
        position: absolute;
        background-color: #ff671f;
        bottom: -0.7rem;
        z-index: 9;
        font-size: 0;
    }

    .hb {
        padding-top: 0.3rem;
    }

    .hb img {
        width: 50%;
    }

    .hb p:nth-child(2) {
        color: white;
        font-size: 0.28rem;
        margin-top: 0.2rem;
    }

    .hb p:nth-child(3) {
        color: white;
        font-size: 0.12rem;
    }

    .dbox2 {
        position: relative;
        width: 100%;
        height: 9.6rem;
        background-color: #3a3a3a;
        padding: 1.2rem 0.3rem 0;
    }

    .dhed p:nth-child(1) {
        font-size: 0.34rem;
        color: white;
        margin-top: 0.2rem;
    }

    .dhed p:nth-child(2) {
        font-size: 0.14rem;
        color: white;
        letter-spacing: 0.03rem;
    }
    .dbox5 .text p br{
        display: none;
    }
    .dbox5 .text p {
        color: #4c4c4c;
        font-size: 0.24rem;
        line-height: 24px;
    }
    .dhed p:nth-child(3) {
        font-size: 0.26rem;
        color: white;
        width: 100%;
        border-bottom: 1px solid #757575;
        margin-top: 0.3rem;
    }

    .dhed ul {
        width: 100%;
        padding-left: 0.15rem;
    }

    .dhed ul li {
        width: 100%;
        border-bottom: 1px solid #757575;
        color: white;
        font-size: 0.22rem;
        line-height: 0.8rem;
        margin-top: 0.1rem;
    }

    .dbox2 .imgbox {
        width: 35%;
        position: absolute;
        right: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }

    .dbox3 {
        height: 4rem;

    }

    .dbox3 .sanda {
        top: 50%;
        transform: translateY(-50%);
    }

    .d4s img {
        width: 100%;
    }

    .d4x img {
        width: 100%;
    }

    .y185box {
        width: 4.1rem;
        height: 4.1rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: absolute;
        left: calc(50% - 2.05rem);
        top: 0.9rem;
        transform: translateX(-50%);
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        text-align: center;
    }

    .y185 {
        width: 2rem;
        height: 2rem;
        background-color: #ff671f;
    }

    .y185box p:nth-child(1) {
        font-size: 0.2rem;
        color: white;
        top: 0.7rem;
        margin-left: 5%;
    }

    .y185box p:nth-child(2) {
        font-size: 0.12rem;
        color: #ffa689;
        top: 0.7rem;
        margin-left: -10%;
    }

    .dbox5 .text {
        width: 90%;
    }

    .dbox {
        width: 90%;
    }

    .XN {
        width: 2rem;
        background-color: #ff671f;
        position: relative;
        border-radius: 20px;
        text-align: center;
        height: 1.4rem;
        margin-top: 0.3rem;
    }

    .d5box {
        margin-top: 1rem;
    }

    .d5box img {
        width: 92%;
    }

    .dbox5 {
        height: auto;
        padding: 0.8rem 0;
    }

    .dbox6 {
        width: 100%;
        height: 7rem;
        padding-top: 0.8rem;
        position: relative;
    }

    .d6h1 p:nth-child(1) {
        font-size: 0.24rem;
        color: #ff671f;
        line-height: 0.24rem;
    }

    .d6h1 p:nth-child(2) {
        font-size: 0.36rem;
        color: #ff671f;
        line-height: 0.24rem;
        margin-top: 0.2rem;
    }

    .d6h2 p:nth-child(1) {
        font-size: 0.3rem;
        color: #323232;
        line-height: 0.28rem;
    }

    .d6h2 p:nth-child(2) {
        font-size: 0.1rem;
        color: #999999;
        line-height: 0.12rem;
        padding-right: 0.2rem;
    }
    .d7hed p:nth-child(1) {
        font-size: 0.36rem;
        color: #ff671f;
    }
    .d7hed p:nth-child(2) {
        font-size: 0.18rem;
        color: #666666;
    }
    .dbox7 {
        width: 100%;
        height: 7rem;
        position: relative;
    }

    .d7hed {
        width: 100%;
        padding-right: 0.4rem;
        text-align: right;
        padding-top: 0.35rem;
        height: 2.5rem;
    }

    .d7zl {
        width: 56%;
        height: 2.5rem;
        background-color: #ff671f;
        position: absolute;
        top: 2rem;
        left: 0.3rem;
        padding-left: 0.2rem;
    }

    .d7zl P:nth-child(1) {
        font-size: 0.26rem;
        color: white;
    }
    .d7zl P:nth-child(2) {
        font-size: 0.28rem;
        color: white;
        margin: 0px 0;
    }
    .d7zl P:nth-child(3) {
        font-size: 0.12rem;
        color: #ffa385;
        line-height: 0.14rem;
    }
    .d8hbox1 img{
        width: 92%;
    }
    .d8hbox2 img{
        width: 92%;
    }
    .d8hbox2 p {
        font-size: 0.1rem;
        color: #999999;
        margin-top: 0.1rem;
        padding-left: 5px;
        padding-right: 0.1rem;
    }
    .d8hbox1 {
        padding: 0.3rem 0;
        position: absolute;
        width: 66%;
        text-align: center;
        top: -0.3rem;
        background-color: white;
    }
    .dbox8 {
        width: 100%;
        height: 9.5rem;
        position: relative;
        background-color: white;
    }
    .d9hbox1 img{
        width: 92%;
    }
    .d9hbox2 img{
        width: 92%;
    }
    .d9hbox2 {
        width: 34%;
        position: absolute;
        left: 0;
        padding: 0.3rem 0px;
        text-align:right;
    }

    .d9hbox2 p {
        font-size: 0.1rem;
        color: #999999;
        margin-top: 0.1rem;
        padding-left: 5px;
        padding-right: 0.1rem;
    }
    .d9hbox1 {
        padding: 0.3rem 0;
        position: absolute;
        width: 66%;
        text-align: center;
        top: -0.3rem;
        right: 0;
        background-color: white;
    }
    .dbox9 {
        width: 100%;
        height: 3.8rem;
        position: relative;
    }
    
}