.abouthtml .bannerbox img {
    width: 100%;
}




.abouthtml .aboutbox .w80>.mainbody {
    margin-top: 80px;
    padding-bottom: 100px;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox {
    margin: 0 auto;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem {
    padding: 0 40px;
    position: relative;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem>.titlebox {
    width: 80%;
    position: relative;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem>.titlebox .title {
    width: 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 38px;
    z-index: 2;
    color: #ea6512;
    font-weight: bold;
    letter-spacing: 2px;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem>.titlebox .titlebg {
    width: 100%;
    font-size: 150px;
    color: #f5f5f5;
    text-transform: uppercase;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem>.cttbox {
    margin-top: 55px;
    width: 100%;
    font-size: 16px;
    text-align: left;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit {
    display: flex;
    justify-content: start;
    flex-flow: row wrap;
    margin-top: 140px;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox {
    width: 50%;
    text-align: center;
    background: #fef6f1;
    border: 1px solid #ffdcc6;
    padding: 60px 0;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox2 {

    background: #ffffff;
    border: 0;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox .num {
    font-size: 60px;
    color: #ea6512;
    font-weight: bold;
    position: relative;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox .num2::before,
.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox .num3::before,
.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox .num4::before,
.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox .num5::before {
    content: "+";
    font-size: 25px;
    right: 25%;
    top: -10%;
    position: absolute;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox .num2::before {
    right: 30%;
}

.abouthtml .aboutbox .w80>.mainbody .mainbox .colitem .merit .itembox .ctt {
    font-size: 14px;
    color: #aaaaaa;
}

.abouthtml .zzbox {
    background: url(..//img/about_zzbox_bg.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 80px;
    min-height: 630px;
    position: relative;
}


.abouthtml .zzbox .w80>.titlebox .title {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #ffc658;
    letter-spacing: 5px;
}

.abouthtml .zzbox .w80>.titlebox .synopsis {
    margin: 50px auto 0;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.abouthtml .zzbox .w80>.titlebox .synopsis2 {
    margin: 30px auto 0;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}



.abouthtml .zzbox .mainbox {
    position: absolute;
    min-height: 420px;
    width: 80%;
    background: #ffffff;
    border-radius: 50px;
    bottom: -210px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.abouthtml .zzbox .mainbox .colitem {
    padding: 0 10%;
    position: relative;
}

.abouthtml .zzbox .mainbox .colitem::before {
    content: "";
    width: 80px;
    height: 2px;
    background: #666666;
    position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translateX(-50%);
}

.abouthtml .zzbox .mainbox .colitem1 {
    position: relative;
}

.abouthtml .zzbox .mainbox .colitem1::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100px;
    width: 1px;
    height: 200px;
    background-color: #aaaaaa;

}

.abouthtml .zzbox .mainbox .colitem .etitle {
    margin-top: 90px;
    font-size: 14px;
    text-align: center;
    color: #aaaaaa;
}

.abouthtml .zzbox .mainbox .colitem .title {
    margin-top: 30px;
    font-size: 24px;
    text-align: center;
    color: #ea6512;
    font-weight: bold;
}

.abouthtml .zzbox .mainbox .colitem .ctt {
    margin-top: 40px;
    font-size: 16px;
    text-align: center;
    color: #666666;
}

.abouthtml .fzlcbox {
    padding-top: 300px;
    background: url(..//img/about_fzlc_bg.png) no-repeat center center;
    background-size: 100% 100%;
}

.abouthtml .fzlcbox .w80>.titlebox {
    position: relative;
}

.abouthtml .fzlcbox .mainbody {
    padding-bottom: 70px;
}

.abouthtml .fzlcbox .w80>.titlebox .etitle {
    text-align: left;
    font-size: 54px;
    color: #dddddd;
    text-transform: uppercase;
}

.abouthtml .fzlcbox .w80>.titlebox .title {
    font-size: 38px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 5px;
    text-align: left;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 2;
}

.abouthtml .fzlcbox .w80>.synopsis {
    margin: 40px auto 0;
    font-size: 18px;
    text-align: left;
    color: #666666;
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper2 .swiper-slide .row {
    justify-content: end;
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper2 .yearbox {
    font-size: 88px;
    color: #ea6512;
    text-align: left;
    font-weight: bold;
    margin-top: 100px;
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper2 .yearbox .cttbox {
    position: relative;

}

.abouthtml .fzlcbox .mainbody .develops .mySwiper2 .cttbox {
    margin-top: 10px;
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper2 .cttbox .cttitem {
    display: flex;
    justify-content: center;

}



.abouthtml .fzlcbox .mainbody .develops .mySwiper2 .cttbox .cttitem .icon {
    content: "";
    width: 20px;
    height: 20px;
    background: #aaaaaa;
    border-radius: 50%;
    margin-top: 10px;

}

.abouthtml .fzlcbox .mainbody .develops .mySwiper2 .cttbox .cttitem .ctt {
    width: 95%;
    font-size: 20px;
    padding-left: 50px;
    position: relative;
    text-align: left;
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper1 {
    height: 85px;
    position: relative;
    margin-top: 50px;

}




.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-prev {
    width: 52px;
    height: 52px;
    transform: rotate(180deg);
    filter: grayscale(100%);
    z-index: 1;
    left: var(--swiper-navigation-sides-offset, 10%);
    right: auto;
}

.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-next {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    filter: grayscale(100%);
    right: var(--swiper-navigation-sides-offset, 10%);
    left: auto;
}

.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-next::before,
.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-prev::before {
    content: "";
    position: absolute;
    width: 60%;
    height: 60%;
    left: 20%;
    top: 20%;
    border-radius: 50%;
    border: 1px dashed #ea6512;

}


.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-next::after,
.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-prev::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    border-radius: 50%;
    background-color: #ffffff;
    overflow: hidden;
    z-index: -2;
    box-shadow: 0 0 10px #dddddd;
}

.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-next:hover,
.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-prev:hover {
    filter: grayscale(0%);
}

.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-next:hover::before,
.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-prev:hover::before {
    animation: rotate 1s linear infinite;
    -webkit-animation: rotate 1s linear infinite;
    z-index: -1;
}


.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-next:hover::after,
.abouthtml .fzlcbox .mainbody .develops .line .swiper-button-prev:hover::after {
    box-shadow: 0 0 10px #ea6512;
}



@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    25% {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(270deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper1 .yearbox {
    text-align: center;
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper1 .yearbox .years {}

.abouthtml .fzlcbox .mainbody .develops .mySwiper1 .yearbox .icon {
    margin: 15px auto 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #dddddd;
}

.abouthtml .fzlcbox .mainbody .develops {
    position: static;
    width: 100%;
}


.abouthtml .fzlcbox .mainbody .develops .line {
    position: relative;
    width: 100%;
}

.abouthtml .fzlcbox .mainbody .develops .line .line_bg {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.abouthtml .fzlcbox .mainbody .develops .line .line_bg img {
    animation: rotates2 5s linear infinite;
    -webkit-animation: rotates2 5s linear infinite;
}

@keyframes rotates2 {
    0% {
        transform: rotateX(0);
    }

    25% {
        transform: rotateX(90deg);
    }

    50% {
        transform: rotateX(180deg);
    }

    75% {
        transform: rotateX(270deg);
    }

    100% {
        transform: rotateX(360deg);
    }
}

.abouthtml .fzlcbox .mainbody .develops .line::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #aaaaaa;
    position: absolute;
    left: 50%;
    bottom: 35px;
    transform: translateX(-50%);
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper1 .swiper-slide-thumb-active .yearbox .years {
    color: #ea6512;
}

.abouthtml .fzlcbox .mainbody .develops .mySwiper1 .swiper-slide-thumb-active .yearbox .icon {
    border: 1px solid #ea6512;
}




.abouthtml .lktdbox {
    padding-top: 80px;
    background: url(../img/about_lktd_bg.png) no-repeat center center;
    /* background-size: 100% 100%; */
}

.abouthtml .lktdbox .w80>.titlebox {
    position: relative;
}

.abouthtml .lktdbox .mainbody {
    padding-bottom: 90px;
}

.abouthtml .lktdbox .w80>.titlebox .etitle {
    text-align: center;
    font-size: 54px;
    color: #dddddd;
    text-transform: uppercase;
}

.abouthtml .lktdbox .w80>.titlebox .title {
    font-size: 38px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 5px;
    text-align: center;
    position: absolute;
    bottom: -15px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

.abouthtml .lktdbox .mainbody .mainbox {
    margin-top: 100px;
}

.abouthtml .lktdbox .mainbody .mainbox .imgbox .imgitembox2 .imgitem {
    height: calc(50% - 7.5px);
    overflow: hidden;
}

.abouthtml .lktdbox .mainbody .mainbox .imgbox .imgitembox2 .imgitem:nth-child(2) {
    margin-top: 15px;
    height: calc(50% - 7.5px);
    overflow: hidden;

}

.abouthtml .lktdbox .mainbody .mainbox .arrowsbox a {
    margin-top: 80px;
    color: #ea6512;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abouthtml .lktdbox .mainbody .mainbox .arrowsbox .arrows {
    position: relative;
    margin-left: 10px;
    width: 40px;
    height: 1px;
    background-color: #ea6512;
}


.abouthtml .lktdbox .mainbody .mainbox .arrowsbox .arrows::before {
    content: "";
    position: absolute;
    left: 35px;
    top: -2px;
    width: 5px;
    height: 5px;
    z-index: 2;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg);
    transition: 1s;
    -webkit-animation: fltr2 2s linear 0s infinite;
    animation: fltr2 2s linear 0s infinite;
}



.abouthtml .videobox {
    position: relative;
}

.abouthtml .videobox .imgbox {
    position: absolute;
    width: 17.7%;
    top: -100px;
    left: calc(10% + 40px);
}

.abouthtml .videobox .imgbox.noshow {
    display: none;
}

.abouthtml .videobox .aboutvideo {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1111;
    transform: scale(0);
    transition: all 0.5s;
    height: 100%;
}

.abouthtml .videobox .aboutvideo.active {
    transform: scale(1);
}

.abouthtml .videobox .aboutvideo.active iframe {
    width: 100%;
    height: 654px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.abouthtml .videobox .aboutvideo .close {
    width: 20px;
    height: 20px;
    font-size: 20px;
    position: absolute;
    right: 2%;
    top: 2%;
    color: #ffffff;
}


.abouthtml .ryzzbox {
    padding-top: 110px;
    background: url(../img/about_ryzz_bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.abouthtml .ryzzbox .w80>.titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: left;
}

.abouthtml .ryzzbox .w80>.mainbody {
    padding-bottom: 20px;
}

.abouthtml .ryzzbox .w80>.mainbody .mainbox {
    padding: 0 120px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}

.abouthtml .ryzzbox .mainbody .mainbox .colitem {
    padding: 0;
    padding-right: 90px;
    margin-top: 40px;
}

.abouthtml .ryzzbox .mainbody .mainbox .colitem .itembox {
    padding: 15px;
    background: url(../img/about_ryzz_itembg.png) no-repeat center center;
    background-size: 100% 100%;
}


.abouthtml .ryzzbox .mainbody .arrowsbox a {
    margin-top: 30px;
    color: #ea6512;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abouthtml .ryzzbox .mainbody .arrowsbox .arrows {
    position: relative;
    margin-left: 10px;
    width: 40px;
    height: 1px;
    background-color: #ea6512;
}


.abouthtml .ryzzbox .mainbody .arrowsbox .arrows::before {
    content: "";
    position: absolute;
    left: 35px;
    top: -2px;
    width: 5px;
    height: 5px;
    z-index: 2;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg);
    transition: 1s;
    -webkit-animation: fltr2 2s linear 0s infinite;
    animation: fltr2 2s linear 0s infinite;
}

@media (max-width: 768px) {
    .abouthtml .aboutbox .w80>.mainbody {
        margin-top: 20px;
    }

    .abouthtml .aboutbox .w80>.mainbody .mainbox .colitem {
        padding: 0;
    }

    .abouthtml .aboutbox .w80>.mainbody .mainbox .colitem>.titlebox .title {
        font-size: 24px;
    }

    .abouthtml .aboutbox .w80>.mainbody .mainbox .colitem>.titlebox .titlebg {
        font-size: 100px;
    }

    .abouthtml .zzbox {
        background-size: cover;
        min-height: auto;
        padding: 80px 0;
    }

    .abouthtml .zzbox .mainbox {
        position: relative;
        min-height: 640px;
        width: 98%;
        background: #ffffff;
        border-radius: 10px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        margin: 40px 0 0 0;
    }

    .abouthtml .zzbox .mainbox .colitem::before {
        bottom: 20px;
    }

    .abouthtml .zzbox .w80>.titlebox .title {
        font-size: 28px;
        letter-spacing: 5px;
    }

    .abouthtml .zzbox .mainbox .colitem .etitle {
        margin-top: 30px;
    }

    .abouthtml .fzlcbox {
        padding-top: 80px;
        background-size: cover;
        min-height: auto;
    }



    .abouthtml .fzlcbox .mainbody .develops .mySwiper2 .cttbox .cttitem .ctt {
        font-size: 16px;
        padding-left: 10px;
        position: relative;
        text-align: left;
        width: calc(100% - 30px);
    }

    .abouthtml .fzlcbox .mainbody .develops .mySwiper1 {
        width: 75%;
        height: 85px;
        position: relative;
        margin-top: 50px;
        padding: 0
    }

    .abouthtml .fzlcbox .mainbody .develops .line .swiper-button-next {
        right: var(--swiper-navigation-sides-offset, 2%);
        left: auto;
    }

    .abouthtml .fzlcbox .mainbody .develops .line .swiper-button-prev {

        left: var(--swiper-navigation-sides-offset, 2%);
        right: auto;
    }

    .abouthtml .ryzzbox {
        background-size: cover;
        min-height: auto;
    }

    .abouthtml .ryzzbox .w80>.mainbody .mainbox {
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
    }

    .abouthtml .ryzzbox .mainbody .mainbox .colitem {
        padding: 0;
        padding-right: 5px;
        margin-top: 10px;
    }

    .abouthtml .videobox .imgbox {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
    }
}



.common_article .banner {
    display: none;
}

.common_article .bannerbox {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.common_article .bannerbox img {
    width: 100%;
}

.common_article .mainbody {
    padding: 5rem 0;
    position: relative;
    background: #f2f2f2;
}

.common_article .mainbody .rightbox {
    width: 100%;
    position: relative;
    background: white;
    border-radius: 5px;
    padding: 0 20px 20px;
}


.common_article .mainbody .rightbox .detailsbox .imgbox img {
    width: 100%;
}

.common_article .mainbody .rightbox .lujing {
    display: flex;
    justify-content: start;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
}

.common_article .mainbody .rightbox .lujing .dqwz {
    padding: 10px;
    background: #ea6512;
    color: #fff;
    text-align: left;
    font-size: 24px;
    margin-top: 0;
    height: 54px;
    position: relative;
}

.common_article .mainbody .rightbox .lujing .icon {
    border: 54px solid transparent;
    border-left: 40px solid #ea6512;
    border-top: 0px solid #ea6512;
    border-right: 0;
}

.common_article .mainbody .rightbox .lujing .dqwztext {
    font-size: 16px;
    height: 54px;
    line-height: 54px;
}

.common_article .mainbody .rightbox .lujing .dqwztext a {
    color: #000000;
}

.post_content {
    padding-top: 50px;
}

.post_content strong {
    color: #ea6512;
    line-height: 56px;
    font-size: 38px;
    text-align: center;

}

.common_article .mainbody .post_content img {
    width: auto;
}

.common_article .mainbody .pnbox {
    display: flex;
    justify-content: space-between;
}

.common_article .mainbody .pnbox .prev .prevbox {
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;
}

.common_article .mainbody .pnbox .prev .prevbox .title {
    font-size: 16px;
    color: #ea6512;
}

.common_article .mainbody .pnbox .prev .prevbox .icon {
    position: relative;
}

.common_article .mainbody .pnbox .prev .prevbox .icon::before {
    content: "";
    position: absolute;
    left: 15px;
    top: -7px;
    width: 15px;
    height: 15px;
    z-index: 10;
    border-top: 1px solid #ea6512;
    border-left: 1px solid #ea6512;
    transform: rotateZ(-45deg) skew(15deg, 15deg);
    transition: 1s;
}

.common_article .mainbody .pnbox .prev .prevbox .icon::after {
    content: "";
    position: absolute;
    left: 11px;
    width: 40px;
    height: 1px;
    z-index: 9;
    background-color: #ea6512;
    transition: 1s;
}


.common_article .mainbody .pnbox .next .nextbox {
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
}

.common_article .mainbody .pnbox .next .nextbox .title {
    font-size: 16px;
    color: #ea6512;
}

.common_article .mainbody .pnbox .next .nextbox .icon {
    position: relative;
}

.common_article .mainbody .pnbox .next .nextbox .icon::before {
    content: "";
    position: absolute;
    right: 15px;
    top: -7px;
    width: 15px;
    height: 15px;
    z-index: 10;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg) skew(15deg, 15deg);
    transition: 1s;
}

.common_article .mainbody .pnbox .next .nextbox .icon::after {
    content: "";
    position: absolute;
    right: 11px;
    width: 40px;
    height: 1px;
    z-index: 9;
    background-color: #ea6512;
    transition: 1s;
}

@media (max-width: 768px) {
    .hw98 {
        width: 98%;
        margin: 0 auto;
    }

    .common_article .mainbody .leftbox {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
    }

    .common_article .mainbody .rightbox {
        width: 100%;
        margin-left: 0%;
        margin-top: 5%;
        padding: 0;
    }

    .common_article .mainbody .rightbox .lujing {
        display: none;
    }


}



.EMChtml {
    padding-top: 106px;
}


.EMChtml .bannerbox img {
    width: 100%;
}

.EMChtml .wsmbox .titlebox {
    margin-top: 110px;
}

.EMChtml .wsmbox .titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}

.EMChtml .wsmbox .titlebox .synopsis {
    margin: 50px auto 0;
    font-size: 16px;
    width: 80%;
    text-align: center;
}

.EMChtml .wsmbox .mainbody {
    margin-top: 120px;
    padding-bottom: 100px;
}

.EMChtml .wsmbox .mainbody .mainbox {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.EMChtml .wsmbox .mainbody .mainbox .jnq {
    width: 50%;
}

.EMChtml .wsmbox .mainbody .mainbox .jnq .topbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.EMChtml .wsmbox .mainbody .mainbox .jnq .topbox .imgbox {
    width: 250px;
}

.EMChtml .wsmbox .mainbody .mainbox .jnq .bottombox {
    margin-top: 30px;
    text-align: center;
    font-size: 28px;
    color: #aaaaaa;
    font-weight: bold;
}

.EMChtml .wsmbox .mainbody .mainbox .jnh {
    width: 25%;
}

.EMChtml .wsmbox .mainbody .mainbox .jnh .topbox .imgbox {
    width: 250px;
}

.EMChtml .wsmbox .mainbody .mainbox .jnh .bottombox {
    margin-top: 30px;
    text-align: center;
    font-size: 28px;
    color: #0070c0;
    font-weight: bold;
}

.EMChtml .wsmbox .mainbody .mainbox .vsbox {
    color: #0070c0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;

}

.EMChtml .wsmbox .mainbody .mainbox .vsbox .icon {
    width: 200px;
    height: 1px;
    position: relative;
    background: #aaaaaa;
}

.EMChtml .wsmbox .mainbody .mainbox .vsbox .icon::before {
    content: "";
    position: absolute;
    right: 7px;
    top: -20px;
    width: 40px;
    height: 40px;
    z-index: 2;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    transform: rotateZ(-45deg);
}

.EMChtml .cbbox {
    background: url(../img/emc_cb_bg.png) no-repeat center center;
    background-size: 100% 100%;

}

.EMChtml .cbbox .titlebox {
    margin-top: 110px;
    padding-top: 90px;
}

.EMChtml .cbbox .titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.EMChtml .cbbox .titlebox .synopsis {
    margin: 50px auto 0;
    font-size: 16px;
    width: 80%;
    text-align: center;
    color: #ffffff;

}

.EMChtml .cbbox .mainbody {
    margin-top: 80px;
    padding-bottom: 80px;
}

.EMChtml .cbbox .mainbody .mainbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.EMChtml .cbbox .mainbody .mainbox .item {
    width: 28%;
    background: #ffffff;
    border-radius: 5px;
    min-height: 510px;
    position: relative;
    transition: .5s;
    transform: translateY(-100%);
    opacity: 0;
}

.EMChtml .cbbox .mainbody .mainbox .item>.iconbox {
    width: 60px;
    margin: 45px auto 0;
}

.EMChtml .cbbox .mainbody .mainbox .item>.iconbox1 {
    width: 43px;

}

.EMChtml .cbbox .mainbody .mainbox .item .title {
    font-size: 22px;
    margin-top: 35px;
    text-align: center;
}

.EMChtml .cbbox .mainbody .mainbox .item .cttbox {
    padding: 40px 30px;
}

.EMChtml .cbbox .mainbody .mainbox .item .cttbox .cttitem {
    margin-top: 25px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.EMChtml .cbbox .mainbody .mainbox .item .cttbox .cttitem .icon {
    width: 18px;

}

.EMChtml .cbbox .mainbody .mainbox .item .cttbox .cttitem .ctt {
    width: 90%;
    font-size: 16px;
    margin-left: 20px;
    color: #aaaaaa;
}


.EMChtml .hxysbox {
    background: #f4f8ff;
}

.EMChtml .hxysbox .w80>.titlebox {
    margin-top: 110px;
    padding-top: 90px;
}

.EMChtml .hxysbox .w80>.titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    color: #222222;
}


.EMChtml .hxysbox .mainbody {
    margin-top: 80px;
    padding-bottom: 80px;
}

.EMChtml .hxysbox .mainbody .mainbox {
    display: flex;
    justify-content: space-between;

}

.EMChtml .hxysbox .mainbody .mainbox .titlebox {
    width: 50%;
    position: relative;
}

.EMChtml .hxysbox .mainbody .mainbox .titlebox::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0px;
    background-color: #d7e7f3;
}

.EMChtml .hxysbox .mainbody .mainbox .titlebox .titileitem {
    margin-top: 50px;
    display: flex;
    justify-content: start;
}


.EMChtml .hxysbox .mainbody .mainbox .titlebox .titileitem .titlerow {
    width: 80%;
    font-size: 28px;
    padding-left: 30px;
}

.EMChtml .hxysbox .mainbody .mainbox .titlebox .titileitem .titlerow .title {
    font-size: 28px;
    position: relative;
}

.EMChtml .hxysbox .mainbody .mainbox .titlebox .titileitem .titlerow .title::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -30px;
    top: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #d7e7f3;
}


.EMChtml .hxysbox .mainbody .mainbox .titlebox .titileitem.active .titlerow .title {
    color: #e16a0b;
}

.EMChtml .hxysbox .mainbody .mainbox .titlebox .titileitem .titlerow .cttbox {
    display: none;
    font-size: 16px;
    color: #666666;
}

.EMChtml .hxysbox .mainbody .mainbox .titlebox .titileitem.active .titlerow .cttbox {
    display: block;
}

.EMChtml .hxysbox .mainbody .mainbox .imgbox {
    width: 50%;
}

.EMChtml .hxysbox .mainbody .mainbox .imgbox img {
    display: none;
}

.EMChtml .hxysbox .mainbody .mainbox .imgbox .active {
    display: block;
}


.EMChtml .dbbox {
    padding: 90px 0;

}

.EMChtml .dbbox .w80>.title {
    font-size: 38px;
    text-align: center;
}

.EMChtml .dbbox .w80 .mainbody {
    margin-top: 60px;
}

.EMChtml .dbbox .w80 .mainbody {
    width: 100%;
}

.EMChtml .dbbox {
    padding: 90px 0;
}

.EMChtml .dbbox .w80>.title {
    font-size: 38px;
    text-align: center;
}

.EMChtml .dbbox .w80 .mainbody {
    margin-top: 60px;
}

.EMChtml .dbbox .w80 .mainbody {
    width: 100%;
}

.EMChtml .dbbox .w80 .mainbody .table tr th {
    font-size: 24px;
    font-weight: lighter;
    text-align: center;
}

.EMChtml .dbbox .w80 .mainbody .table tr td {
    font-size: 18px;
    font-weight: lighter;
    text-align: center;
}

.EMChtml .dbbox .w80 .mainbody .table tr td.rowspans {
    text-align: center;
    writing-mode: vertical-rl;
}

.EMChtml .dbbox .w80 .mainbody .table tr td.rowspans+td {
    font-weight: bold;
}

.EMChtml .dbbox .w80 .mainbody .table tr td:first-child {
    font-weight: bold;
}


.EMChtml .dbbox .w80 .mainbody .table tr th.th2 {
    color: #ffffff;
    background: #db6c2f;
}

.EMChtml .dbbox .w80 .mainbody .table tr th.th3 {
    color: #000000;
    background: #bbbbbb;
}

.EMChtml .dbbox .w80 .mainbody .table tr th.th4 {
    color: #ffffff;
    background: #db6c2f;
}



.EMChtml .fwlcbox {
    padding: 90px 0;
    background: url(../img/emc_fwlc_bg.png) no-repeat center center;
    background-size: 100% 100%;

}

.EMChtml .fwlcbox .w80>.title {
    font-size: 38px;
    text-align: center;
}

.EMChtml .fwlcbox .w80 .mainbody {
    margin-top: 125px;
    width: 100%;

}

.EMChtml .fwlcbox .w80 .mainbody .mainbox {
    min-height: 460px;
    position: relative;
    width: 100%;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox1 {
    position: absolute;
    left: 0;
    top: 0;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox2 {
    position: absolute;
    left: calc(25% - 50px);
    bottom: 0;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox3 {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox4 {
    position: absolute;
    right: calc(25% - 50px);
    bottom: 0;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox5 {
    position: absolute;
    right: 0;
    top: 0;
}



.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 0 10px #dfe8ed;
    z-index: 2;

}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item .sink {
    bottom: 0;
    left: 0;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item .titlebox {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item .titlebox .number {
    font-size: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    color: #f2f7fb;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item .titlebox .title {
    font-size: 28px;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item .subhead {
    font-size: 12px;
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, -50%);
    color: #aaaaaa;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    border-radius: 50%;
    border: 1px dashed #ea6512;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item:hover::before {
    animation: rotate .25s linear infinite;
    -webkit-animation: rotate .25s linear infinite;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .rectanglebox {
    background-color: #db6c2f;
    color: #ffffff;
    width: 300px;
    height: 320px;
    padding: 10px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: .5s;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox:hover .rectanglebox {
    transform: translate(-50%, -50%) scale(1);
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox:hover .item {
    transform: rotateX(90deg);
}


.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .rectanglebox .title {
    font-size: 24px;
    margin-top: 50px;
    position: relative;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .rectanglebox .title::before {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%);
    background-color: #ffffff;
    border-radius: 5px;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .rectanglebox .cttbox {
    font-size: 14px;
    margin-top: 70px;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .jiantou {
    width: 60px;
    height: 60px;
    position: absolute;
    border-bottom-left-radius: 100px;
    border-left: 1px solid #db6c2f;
    border-bottom: 1px solid #db6c2f;
    z-index: 1;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .jiantou::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    z-index: 2;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg);
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .jiantou1 {
    top: 50%;
    left: 13%;
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .jiantou2 {
    top: 47%;
    left: 38%;
    transform: rotateZ(-65deg);
}

.EMChtml .fwlcbox .w80 .mainbody .mainbox .jiantou3 {
    right: 35%;
    top: 35%;
    transform: scaleY(-1)rotateZ(-77deg);
}



.EMChtml .fwlcbox .w80 .mainbody .mainbox .jiantou4 {
    right: 13%;
    bottom: 40%;
    transform: rotateZ(-90deg);
}

.EMChtml .khalbox {
    padding: 90px 0;
}

.EMChtml .khalbox .w70>.title {
    font-size: 54px;
    text-align: center;
}

.EMChtml .khalbox .w70>.mainbody {
    margin-top: 110px;
}

.EMChtml .khalbox .w70>.mainbody .alitem {
    padding: 0 10px;
    border: 0;
}

.EMChtml .khalbox .w70>.mainbody .alitem a {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    padding: 10px;
}

.EMChtml .khalbox .w70>.mainbody .alitem .imgbox {
    width: 45%;
    position: relative;
}

.EMChtml .khalbox .w70>.mainbody .alitem .alcttbox {
    width: 60%;
    position: relative;
    height: 400px;
    padding: 3%;
    box-shadow: 0 0 10px #aaaaaa;
    background: #ffffff;
    transition: .5s;

}

.EMChtml .khalbox .w70>.mainbody .alitem .alcttbox::before {
    content: '';
    position: absolute;
    left: -9.9%;
    top: 0;
    width: 10%;
    height: 100%;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background: #ffffff;

    transition: .5s;
}

.EMChtml .khalbox .w70>.mainbody .alitem .alcttbox::after {
    content: '';
    position: absolute;
    left: -9.9%;
    bottom: 1px;
    width: 10%;
    height: 1px;
    box-shadow: 0 0 10px #000000;
    transition: .5s;
    z-index: -1;
}


.EMChtml .khalbox .w70>.mainbody .alitem .alcttbox .title {

    font-size: 24px;
    font-weight: bold;
}

.EMChtml .khalbox .w70>.mainbody .alitem .alcttbox .ctt {
    font-size: 16px;
    margin-top: 40px;
}




.EMChtml .khalbox .w70>.mainbody .alitem .arrowsbox {
    margin-top: 120px;
    color: #ea6512;
    font-size: 14px;
    display: flex;
    justify-content: end;
    align-items: center;
}

.EMChtml .khalbox .w70>.mainbody .alitem .arrowsbox .arrows {

    position: relative;
    margin-left: 10px;
    width: 40px;
    height: 1px;
    background-color: #ea6512;
}


.EMChtml .khalbox .w70>.mainbody .alitem .arrowsbox .arrows::before {
    content: "";
    position: absolute;
    left: 35px;
    top: -2px;
    width: 5px;
    height: 5px;
    z-index: 2;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg);
    transition: 1s;
}

.EMChtml .khalbox .w70>.mainbody .alitem:hover .alcttbox {
    transform: translateX(-100px);
    background: #ffffff;
}

.EMChtml .khalbox .w70>.mainbody .alitem:hover .arrowsbox .arrows::before {
    -webkit-animation: fltr2 2s linear 0s infinite;
    animation: fltr2 2s linear 0s infinite;
}

.EMChtml .khalbox .w70>.mainbody .swiper-pagination-bullet-active {
    background-color: #ea6512;
}

@media (max-width: 768px) {

    .EMChtml {
        padding-top: 0px;
    }

    .p98 {
        width: 98%;
        margin: 0 auto;
    }

    .EMChtml .wsmbox .titlebox {
        margin-top: 40px;
    }

    .EMChtml .wsmbox .titlebox .synopsis {
        margin: 30px auto 0;
        width: 90%;
    }

    .EMChtml .wsmbox .mainbody {}

    .EMChtml .wsmbox .mainbody .mainbox {
        width: 98%;
        flex-wrap: wrap;
    }

    .EMChtml .wsmbox .mainbody .mainbox .jnq {
        width: 100%;
    }

    .EMChtml .wsmbox .mainbody .mainbox .vsbox {
        margin: 40px auto;
    }

    .EMChtml .wsmbox .mainbody .mainbox .jnh {
        width: 100%;
    }

    .EMChtml .wsmbox .mainbody .mainbox .jnh .topbox .imgbox {
        margin: 0 auto;
    }

    .EMChtml .cbbox {
        background-size: cover;
        min-height: auto;
    }

    .EMChtml .cbbox .titlebox {
        margin: 0;
    }

    .EMChtml .cbbox .mainbody .mainbox {
        flex-wrap: wrap;

    }

    .EMChtml .cbbox .mainbody .mainbox .item {
        width: 100%;
        margin-top: 40px;
    }

    .EMChtml .hxysbox .mainbody .mainbox {
        flex-wrap: wrap;
    }

    .EMChtml .hxysbox .mainbody .mainbox .titlebox {
        width: 100%;
    }

    .EMChtml .hxysbox .mainbody .mainbox .imgbox {
        width: 100%;
    }

    .EMChtml .fwlcbox {
        background-size: cover;
        min-height: auto;
    }

    .EMChtml .fwlcbox .w80 .mainbody {
        margin-top: 40px;
        width: 100%;
    }

    .EMChtml .fwlcbox .w80 .mainbody .mainbox {
        min-height: auto;
        position: relative;
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }

    .EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox {
        width: 160px;
        height: 160px;
        position: relative;
        margin: 20px 0;
        left: 0;
        top: 0;
    }


    .EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .item {
        width: 160px;
        height: 160px;
    }

    .EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox3 {
        transform: translateX(0%);
    }

    .EMChtml .fwlcbox .w80 .mainbody .mainbox .jiantou {
        display: none;
    }

    .EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .subhead {
        width: 100%;
        text-align: center;
        bottom: 20%;
    }

    .EMChtml .fwlcbox .w80 .mainbody .mainbox .itembox .rectanglebox {
        background-color: #db6c2f;
        color: #ffffff;
        width: 300px;
        height: 320px;
        padding: 10px;
        text-align: center;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) scale(0);
        transition: .5s;
        z-index: 2;
    }

    .EMChtml .khalbox .w70>.mainbody .swiper .swiper-wrapper .swiper-slide {
        width: 100%;
        padding: 10px;
    }

    .EMChtml .khalbox .w70>.mainbody .alitem {
        width: 100%;
        padding: 10px;
        border: 1px solid #aaaaaa;
    }

    .EMChtml .khalbox .w70>.mainbody .alitem a {
        flex-wrap: wrap;
    }

    .EMChtml .khalbox .w70>.mainbody .alitem .imgbox {
        width: 100%;
    }

    .EMChtml .khalbox .w70>.mainbody .alitem .alcttbox {
        width: 100%;
        box-shadow: 0 0 0px #aaaaaa;
        height: auto;
    }

    .EMChtml .khalbox .w70>.mainbody .alitem .alcttbox::after {
        display: none;
    }

    .EMChtml .khalbox .w70>.mainbody .alitem .arrowsbox {
        margin-top: 20px;
        justify-content: center;
    }

    .EMChtml .khalbox .w70>.mainbody .alitem .alcttbox::before {
        display: none;
    }

}



.jjfa_listhtml {
    padding-top: 110px;
    background: #f2f2f2;
}

.jjfa_listhtml .bannerbox img {
    width: 100%;
}

.jjfa_listhtml .mainbody .mainbox {
    padding-bottom: 100px;

}

.jjfa_listhtml .mainbody .mainbox .row .itembox {
    margin-top: 60px;
    padding: 0 40px;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox {
    position: relative;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox .content {
    width: 96%;
    height: 96%;
    position: absolute;
    left: 2%;
    top: 2%;
    transform: scale(0);
    opacity: 0;
    transition: .5s;
}



.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox .content::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ea6512a4;
    border-radius: 8px;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox .content .cttbox {
    z-index: 10;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox .content .cttbox .ctt {
    width: 65%;
    text-align: center;
    margin: 0 auto;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox .content .icon {
    position: absolute;
    bottom: 30%;
    left: calc(50% - 50px);
    transform: translate(-50%, -50%);
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox .content .icon::before {
    content: "";
    position: absolute;
    left: 64px;
    top: -15px;
    width: 30px;
    height: 30px;
    z-index: 10;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotateZ(-45deg);
    transition: 1s;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .imgbox .content .icon::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    z-index: 9;
    background-color: #ffffff;
    transition: 1s;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item .title {
    font-size: 28px;
    margin-top: 30px;
    color: #000000;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item:hover .imgbox .content {
    transform: scale(1);
    opacity: 1;
}

.jjfa_listhtml .mainbody .mainbox .row .itembox .item:hover .title {
    color: #ea6512;
}


.jjfa_listhtml .mainbody .pagelistbox {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.jjfa_listhtml .mainbody .pagelistbox .page-item {
    list-style-type: none;
    margin: 0 20px;
    width: 80px;
    text-align: center;
}

.jjfa_listhtml .mainbody .pagelistbox .page-item .page-link {
    color: #666666;
    background: #f9f9f9;
    border: 0;
}

.jjfa_listhtml .mainbody .pagelistbox .page-item.active .page-link {
    background: #f19437;
    border: 0;
    color: #ffffff;
}

@media (max-width: 768px) {
    .jjfa_listhtml {
        padding-top: 0;
    }

    .jjfa_listhtml .mainbody .mainbox .row {
        margin: 0;
    }

    .jjfa_listhtml .mainbody .mainbox .row .itembox {
        margin-top: 20px;
        padding: 0;
    }
}






.khal_list_html {
    padding-top: 106px;
}

.khal_list_html .bannerbox img {
    width: 100%;
}



.khal_list_html .mainbody {
    padding: 60px 0;
}

.khal_list_html .mainbody .mainbox .colitem {
    padding: 0 40px;
    margin-top: 60px;

}

.khal_list_html .mainbody .mainbox .colitem .itembox {
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 10px;
    position: relative;
    padding-bottom: 40px;
}

.khal_list_html .mainbody .mainbox .colitem .itembox .cttbox {
    margin: 15px 0;
    display: flex;
    justify-content: start;
    align-items: center;
}

.khal_list_html .mainbody .mainbox .colitem .itembox .cttbox .icon {
    width: 0px;
    height: 2px;
    background: #ea6511;
    transition: .5s;
}

.khal_list_html .mainbody .mainbox .colitem .itembox .cttbox .title {
    font-size: 24px;
    color: #333333;
    margin-left: 5px;
}

.khal_list_html .mainbody .mainbox .colitem .itembox:hover .icon {
    width: 40px;
    background: #ea6511;
}

.khal_list_html .mainbody .mainbox .colitem .itembox:hover .title {
    color: #ea6511;
}


.khal_list_html .mainbody .mainbox .colitem .itembox .synopsis {
    font-size: 14px;
    color: #aaaaaa;
    line-height: 24px;
}

.khal_list_html .mainbody .pagelistbox {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.khal_list_html .mainbody .pagelistbox .page-item {
    list-style-type: none;
    margin: 0 20px;
    width: 80px;
    text-align: center;
}

.khal_list_html .mainbody .pagelistbox .page-item .page-link {
    color: #666666;
    background: #f9f9f9;
    border: 0;
}

.khal_list_html .mainbody .pagelistbox .page-item.active .page-link {
    background: #f19437;
    border: 0;
    color: #ffffff;
}

.khal_list_html .columnbox {
    border-bottom: 1px solid #aaaaaa;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}


.khal_list_html .columnbox li {
    list-style-type: none;
}





.khal_list_html .columnbox li .dropdown-item {
    width: auto;
    color: #333333;
    font-size: 18px;
    margin: 0 45px;
    padding: 30px 0;
    position: relative;
}


.khal_list_html .columnbox li .dropdown-item.active::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #ea6511;
}

.khal_list_html .columnbox li .dropdown-item.active {
    color: #ea6511;
    font-weight: bold;
    background-color: #ffffff;
}



.khal_list_html .mainbody .mainbox .colitem .itembox::before {
    content: "";
    width: 0%;
    height: 0%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 5px;
    border-left: 0;
    border-top: 0;

}

.khal_list_html .mainbody .mainbox .colitem .itembox::after {
    content: "";
    width: 0%;
    height: 0%;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
    border-right: 0;
    border-bottom: 0;

}


@-webkit-keyframes bkjdt {
    0% {
        width: 0;
        height: 0;
    }

    50% {
        height: 100%;
        width: 0;
    }

    100% {
        height: 100%;
        width: 100%;
    }

}


.khal_list_html .mainbody .mainbox .colitem .itembox:hover::before {
    border-left: 1px solid #ea6511;
    border-top: 1px solid #ea6511;
    /* 动画:动画名称 完成时间 速度 执行时间 最后画面 */
    -webkit-animation: bkjdt 0.5s linear 0s forwards;
    animation: bkjdt 0.5s linear 0s forwards;
}

.khal_list_html .mainbody .mainbox .colitem .itembox:hover::after {
    border-right: 1px solid #ea6511;
    border-bottom: 1px solid #ea6511;
    /* 动画:动画名称 完成时间 速度 执行时间 最后画面 */
    -webkit-animation: bkjdt 0.5s linear 0.5s forwards;
    animation: bkjdt 0.5s linear 0.5s forwards;

}

@media (max-width: 768px) {
    .khal_list_html .columnbox {
        border-bottom: 1px solid #aaaaaa;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .khal_list_html .columnbox li {
        width: 50%;
        list-style-type: none;
    }

    .khal_list_html .columnbox li .dropdown-item {
        width: 100%;
        color: #333333;
        font-size: 18px;
        margin: 0;
        text-align: center;
        padding: 10px 0;
        position: relative;
    }

    .khal_list_html .mainbody .mainbox .row {
        margin: 0;
    }

    .khal_list_html .mainbody .mainbox .colitem {
        padding: 10px;
        margin-top: 20px;
    }

    .khal_list_html {
        padding-top: 0;
    }
}


.lktd_list_html {
    padding-top: 106px;
}

.lktd_list_html .bannerbox img {
    width: 100%;
}



.lktd_list_html .mainbody {
    padding: 60px 0;
}

.lktd_list_html .mainbody .mainbox .colitem {
    padding: 0 40px;
    margin-top: 60px;
}

.lktd_list_html .mainbody .mainbox .colitem .itembox {
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 10px;
    position: relative;
}

.lktd_list_html .mainbody .mainbox .colitem .itembox .cttbox {
    margin: 15px 0;
    display: flex;
    justify-content: start;
    align-items: center;
}

.lktd_list_html .mainbody .mainbox .colitem .itembox .cttbox .icon {
    width: 20px;
    height: 2px;
    background: #333333;
    transition: .5s;
}


.lktd_list_html .mainbody .mainbox .colitem .itembox:hover .cttbox .icon {
    background: #ea6512;
    width: 40px;

}

.lktd_list_html .mainbody .mainbox .colitem .itembox .cttbox .title {
    font-size: 24px;
    color: #333333;
    margin-left: 5px;
}


.lktd_list_html .mainbody .mainbox .colitem .itembox:hover .title {
    color: #ea6512;
}



.lktd_list_html .mainbody .mainbox .colitem .itembox::before {
    content: "";
    width: 0%;
    height: 0%;
    position: absolute;
    left: -1px;
    bottom: 1px;
    border-radius: 5px;
    border-left: 0;
    border-top: 0;

}

.lktd_list_html .mainbody .mainbox .colitem .itembox::after {
    content: "";
    width: 0%;
    height: 0%;
    position: absolute;
    top: 1px;
    right: -1px;
    border-radius: 5px;
    border-right: 0;
    border-bottom: 0;

}


@-webkit-keyframes bkjdt {
    0% {
        width: 0;
        height: 0;
    }

    50% {
        height: 100%;
        width: 0;
    }

    100% {
        height: 100%;
        width: 100%;
    }

}


.lktd_list_html .mainbody .mainbox .colitem .itembox:hover::before {
    border-left: 1px solid #ea6511;
    border-top: 1px solid #ea6511;
    /* 动画:动画名称 完成时间 速度 执行时间 最后画面 */
    -webkit-animation: bkjdt .5s linear 0s forwards;
    animation: bkjdt .5s linear 0s forwards;
}

.lktd_list_html .mainbody .mainbox .colitem .itembox:hover::after {
    border-right: 1px solid #ea6511;
    border-bottom: 1px solid #ea6511;
    /* 动画:动画名称 完成时间 速度 执行时间 最后画面 */
    -webkit-animation: bkjdt .5s linear .5s forwards;
    animation: bkjdt .5s linear .5s forwards;

}

.lktd_list_html .mainbody .pagelistbox {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.lktd_list_html .mainbody .pagelistbox .page-item {
    list-style-type: none;
    margin: 0 20px;
    width: 80px;
    text-align: center;
}

.lktd_list_html .mainbody .pagelistbox .page-item .page-link {
    color: #666666;
    background: #f9f9f9;
    border: 0;
}

.lktd_list_html .mainbody .pagelistbox .page-item.active .page-link {
    background: #f19437;
    border: 0;
    color: #ffffff;
}

.lktd_list_html .columnbox .flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #aaaaaa;
    flex-direction: row;
}

.lktd_list_html .columnbox .itembox {
    list-style-type: none;
}

.lktd_list_html .columnbox .itembox .dropdown-item {
    width: auto;
    color: #333333;
    font-size: 18px;
    margin: 0 45px;
    padding: 30px 0;
    position: relative;
}


.lktd_list_html .columnbox .itembox .dropdown-item.active::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #ea6512;
}

.lktd_list_html .columnbox .itembox .dropdown-item.active {
    color: #ea6512;
    font-weight: bold;
    background-color: #ffffff;
}

@media (max-width: 768px) {
    .lktd_list_html .mainbody .mainbox .row {
        margin: 0;
    }

    .lktd_list_html .mainbody .mainbox .colitem {
        padding: 10px;
        margin-top: 20px;
    }

    .lktd_list_html {
        padding-top: 0;
    }
}





.lxwmhtml {
    padding-top: 106px;
    background: #f2f2f2;
}

.lxwmhtml .bannerbox img {
    width: 100%;
}

.lxwmhtml .basicbox .mainbody .mainbox {
    position: relative;
    display: flex;
    justify-content: end;
    width: 80%;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic {
    width: 50%;
    position: relative;
    padding: 35px 30px 0;

}

.lxwmhtml .basicbox .mainbody .mainbox .imgbox {
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 613px;
}

.lxwmhtml .basicbox .mainbody .mainbox .imgbox img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .company {
    width: 100%;
    font-size: 34px;
    font-weight: bold;
    color: #ea6512;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    padding-left: 25px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox {
    width: 50%;
    position: relative;
    margin-top: 50px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .iconbox {
    display: flex;
    justify-content: start;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .iconbox .icon {
    width: 14px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .iconbox .icon2 {
    width: 17px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .iconbox .icon3 {
    width: 21px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .iconbox .icon4 {
    width: 20px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .iconbox .icon5 {
    width: 17px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .iconbox .iconname {
    font-size: 16px;
    margin-left: 10px;
    color: #aaaaaa;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox .cttbox {
    margin-top: 30px;
    font-size: 24px;
}

.lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox2 {
    width: 100%;
}

.lxwmhtml .filialebox {
    margin-top: 100px;
}

.lxwmhtml .filialebox .mainbody .mainbox {
    border: 1px solid #dddddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 35px;
    border-radius: 2px;
    background: #ffffff;
}

.lxwmhtml .filialebox .mainbody .mainbox .itembox {
    width: 280px;
}

.lxwmhtml .filialebox .mainbody .mainbox .itembox .item {
    font-size: 24px;
    margin-top: 10px;
    width: 100%;
    border-bottom: 1px solid #aaaaaa;
    padding: 15px 0;
    position: relative;

}

.lxwmhtml .filialebox .mainbody .mainbox .itembox .item::before {
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #ea6512;
}

.lxwmhtml .filialebox .mainbody .mainbox .itembox .iconbox {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 25px;
}

.lxwmhtml .filialebox .mainbody .mainbox .itembox .iconbox .icon {
    width: 23px;
}

.lxwmhtml .filialebox .mainbody .mainbox .itembox .iconbox .phone,
.lxwmhtml .filialebox .mainbody .mainbox .itembox .iconbox .email {
    font-size: 18px;
    margin-left: 10px;
}

.lxwmhtml .lxwm_imgbox {
    position: relative;
    padding: 50px 0;
}

@media (max-width: 768px) {
    .lxwmhtml {
        padding-top: 0;
    }

    .lxwmhtml .basicbox .mainbody .mainbox {
        width: 100%;
        display: block;
    }

    .lxwmhtml .basicbox .mainbody .mainbox .imgbox {
        width: 100%;
        position: relative;
    }

    .lxwmhtml .basicbox .mainbody .mainbox .basic {
        width: 100%;
        padding: 0;
    }

    .lxwmhtml .basicbox .mainbody .mainbox .basic .basic_classify .itembox {
        width: 100%;
    }

    .lxwmhtml .filialebox .mainbody .mainbox {
        flex-wrap: wrap;
    }
}



.news_list_html {
    padding-top: 106px;
}

.news_list_html .bannerbox img {
    width: 100%;
}





.news_list_html .mainbody {
    padding: 60px 0;
}

.news_list_html .mainbody .mainbox {

    margin-top: 60px;
}

.news_list_html .mainbody .mainbox .colitemrow {
    margin-top: 30px;
    padding-bottom: 40px;
    position: relative;
    border-bottom: 1px solid #aaaaaa;
}

.news_list_html .mainbody .mainbox .colitemrow::before {
    content: "";
    width: 0;
    height: 1.3px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #ce5c34;
    transition: 1s;
}


.news_list_html .mainbody .mainbox .colitemrow:hover::before {
    width: 100%;
}

.news_list_html .mainbody .mainbox .colitemrow a .row {
    margin: 0;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem1 {
    padding: 0 40px;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem1 .date {
    font-size: 41px;
    font-weight: bold;
    color: #333333;
    margin-top: 70px;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem1 .ymbox {
    font-size: 24px;
    color: #aaaaaa;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem2 {
    padding-left: 0;
    padding-right: 85px;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem2 .title {
    font-size: 22px;
    color: #333333;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem2 .synopsis {
    margin-top: 40px;
    font-size: 14px;
    color: #666666;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem2 .arrowsbox {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-top: 20px;
    color: #ea6512;
    font-size: 14px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.news_list_html .mainbody .mainbox .colitemrow .colitem2 .arrowsbox .arrows {

    position: relative;
    margin-left: 10px;
    width: 40px;
    height: 1px;
    background-color: #ea6512;
}


.news_list_html .mainbody .mainbox .colitemrow .arrowsbox .arrows::before {
    content: "";
    position: absolute;
    left: 35px;
    top: -2px;
    width: 5px;
    height: 5px;
    z-index: 2;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg);
    transition: 1s;
}


.news_list_html .mainbody .mainbox .colitemrow:hover .colitem2 .title {
    color: #ea6512;
    font-weight: bold;
}

.news_list_html .mainbody .mainbox .colitemrow:hover .arrowsbox .arrows::before {
    -webkit-animation: fltr2 2s linear 0s infinite;
    animation: fltr2 2s linear 0s infinite;
}

.news_list_html .mainbody .pagelistbox {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.news_list_html .mainbody .pagelistbox .page-item {
    list-style-type: none;
    margin: 0 20px;
    width: 80px;
    text-align: center;
}

.news_list_html .mainbody .pagelistbox .page-item .page-link {
    color: #666666;
    background: #f9f9f9;
    border: 0;
}

.news_list_html .mainbody .pagelistbox .page-item.active .page-link {
    background: #f19437;
    border: 0;
    color: #ffffff;
}


.news_list_html .columnbox ul {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #aaaaaa;
    flex-direction: row;
}

.news_list_html .columnbox li {

    list-style-type: none;

}





.news_list_html .columnbox li .dropdown-item {
    width: auto;
    color: #333333;
    font-size: 18px;
    margin: 0 45px;
    padding: 30px 0;
    position: relative;
}


.news_list_html .columnbox li .dropdown-item.active::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #ea6511;
}

.news_list_html .columnbox li .dropdown-item.active {
    color: #ea6511;
    font-weight: bold;
    background-color: #ffffff;
}



.product_list_html {
    padding-top: 106px;
    background: #f2f2f2;
}

.product_list_html .bannerbox img {
    width: 100%;
}

.product_list_html .columnbox {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #aaaaaa;

}

.product_list_html .columnbox .itembox {
    margin: 0 45px;
    padding: 30px 0;
    position: relative;

}

.product_list_html .columnbox .itembox.active::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #ea6511;
}

.product_list_html .columnbox .itembox a {
    color: #333333;
    font-size: 18px;
}

.product_list_html .columnbox .itembox.active a {
    color: #ea6511;
    font-weight: bold;
}

.product_list_html .mainbody {
    padding-bottom: 120px;
}

.product_list_html .mainbody .mainbox .colitem {
    padding: 0 40px;
    margin-top: 70px;
}

.product_list_html .mainbody .mainbox .colitem .itembox {
    transition: .5s;
    /* border: 1px solid #aaaaaa; */
    border-radius: 15px;
    padding: 60px 20px 40px 45px;
    background: #ffffff;
}

.product_list_html .mainbody .mainbox .colitem .itembox a {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.product_list_html .mainbody .mainbox .colitem .itembox .titlebox {
    width: 40%;
    position: relative;

}

.product_list_html .mainbody .mainbox .colitem .itembox .titlebox .title {
    font-size: 32px;
    color: #000000;
}

.product_list_html .mainbody .mainbox .colitem .itembox .titlebox .cttbox {
    margin-top: 45px;
    font-size: 14px;
    color: #333333;
}

.product_list_html .mainbody .mainbox .colitem .itembox .imgbox {
    width: 50%;
    overflow: hidden;

}


.product_list_html .mainbody .mainbox .colitem .itembox .titlebox .arrowsbox {

    color: #ea6512;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: start;
    align-items: center;
}

.product_list_html .mainbody .mainbox .colitem .itembox .titlebox .arrowsbox .arrows {

    position: relative;
    margin-left: 10px;
    width: 40px;
    height: 1px;
    background-color: #ea6512;
}


.product_list_html .mainbody .mainbox .colitem .itembox .titlebox .arrowsbox .arrows::before {
    content: "";
    position: absolute;
    left: 35px;
    top: -2px;
    width: 5px;
    height: 5px;
    z-index: 2;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg);
    transition: 1s;
}

.product_list_html .mainbody .mainbox .colitem .itembox:hover {
    box-shadow: 0 0 10px #dddddd;
    transform: translateY(-10px);
}

.product_list_html .mainbody .mainbox .colitem .itembox:hover .arrowsbox .arrows::before {
    -webkit-animation: fltr2 2s linear 0s infinite;
    animation: fltr2 2s linear 0s infinite;
}

.product_list_html .mainbody .mainbox .colitem .itembox:hover .imgbox img {
    transform: scale(1.2);
    transition: .5s;
}

.product_list_html .mainbody .pagelistbox {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.product_list_html .mainbody .pagelistbox .page-item {
    list-style-type: none;
    margin: 0 20px;
    width: 80px;
    text-align: center;
}

.product_list_html .mainbody .pagelistbox .page-item .page-link {
    color: #666666;
    background: #f9f9f9;
    border: 0;
}

.product_list_html .mainbody .pagelistbox .page-item.active .page-link {
    background: #f19437;
    border: 0;
    color: #ffffff;
}


@media (max-width: 768px) {
    .product_list_html {
        padding-top: 0;
    }

    .product_list_html .columnbox {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #aaaaaa;
        flex-wrap: wrap;
    }

    .product_list_html .columnbox .itembox {
        margin: 0;
        padding: 15px 0;
        position: relative;
        width: 50%;
        text-align: center;
    }

    .product_list_html .mainbody .mainbox .row {
        margin: 0;
    }

    .product_list_html .mainbody .mainbox .colitem {
        padding: 0;
    }

    .product_list_html .mainbody .mainbox .colitem .itembox {
        /* border: 1px solid #aaaaaa; */
        border-radius: 5px;
        padding: 20px 10px;
    }

    .product_list_html .mainbody .mainbox .colitem .itembox .titlebox .title {
        font-size: 18px;
        color: #000000;
        font-weight: bold;
    }

    .product_list_html .mainbody .mainbox .colitem .itembox .titlebox .cttbox {
        margin-top: 10px;
        font-size: 14px;
        color: #333333;
    }

    .product_list_html .mainbody .pagelistbox {
        margin-top: 20px;
    }
}




.ryzz_list_html {
    padding-top: 106px;
}

.ryzz_list_html .bannerbox img {
    width: 100%;
}



.ryzz_list_html .mainbody {
    padding: 60px 0;
}

.ryzz_list_html .mainbody .mainbox .colitem {
    padding: 0 40px;
    margin-top: 60px;

}

.ryzz_list_html .mainbody .mainbox .colitem .itembox {
    border-radius: 5px;

}

.ryzz_list_html .mainbody .mainbox .colitem .itembox .imgbox {
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 10px;
    position: relative;
}

.ryzz_list_html .mainbody .mainbox .colitem .itembox .imgbox img {
    border-radius: 5px;
    overflow: hidden;
}

.ryzz_list_html .mainbody .mainbox .colitem .itembox .title {
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}


.ryzz_list_html .mainbody .mainbox .colitem .itembox:hover .title {
    color: #f19437;
}


.ryzz_list_html .mainbody .mainbox .colitem .itembox .imgbox::before {
    content: "";
    width: 0%;
    height: 0%;
    position: absolute;
    left: -1px;
    bottom: 1px;
    border-radius: 5px;
    border-left: 0;
    border-top: 0;

}

.ryzz_list_html .mainbody .mainbox .colitem .itembox .imgbox::after {
    content: "";
    width: 0%;
    height: 0%;
    position: absolute;
    top: 1px;
    right: -1px;
    border-radius: 5px;
    border-right: 0;
    border-bottom: 0;

}


@-webkit-keyframes ryzzbkjdt {
    0% {
        width: 0;
        height: 0;
    }

    50% {
        height: 100%;
        width: 0;
    }

    100% {
        height: 100%;
        width: 100%;
    }

}


.ryzz_list_html .mainbody .mainbox .colitem .itembox:hover .imgbox::before {
    border-left: 1px solid #ea6511;
    border-top: 1px solid #ea6511;
    /* 动画:动画名称 完成时间 速度 执行时间 最后画面 */
    -webkit-animation: ryzzbkjdt .5s linear 0s forwards;
    animation: ryzzbkjdt .5s linear 0s forwards;
}

.ryzz_list_html .mainbody .mainbox .colitem .itembox:hover .imgbox::after {
    border-right: 1px solid #ea6513;
    border-bottom: 1px solid #ea6512;
    /* 动画:动画名称 完成时间 速度 执行时间 最后画面 */
    -webkit-animation: ryzzbkjdt .5s linear .5s forwards;
    animation: ryzzbkjdt .5s linear .5s forwards;

}


.ryzz_list_html .mainbody .pagelistbox {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.ryzz_list_html .mainbody .pagelistbox .page-item {
    list-style-type: none;
    margin: 0 20px;
    width: 80px;
    text-align: center;
}

.ryzz_list_html .mainbody .pagelistbox .page-item .page-link {
    color: #666666;
    background: #f9f9f9;
    border: 0;
}

.ryzz_list_html .mainbody .pagelistbox .page-item.active .page-link {
    background: #f19437;
    border: 0;
    color: #ffffff;
}

@media (max-width: 768px) {
    .ryzz_list_html .mainbody .mainbox .row {
        margin: 0;
    }

    .ryzz_list_html .mainbody .mainbox .colitem {
        padding: 10px;
        margin-top: 20px;
    }

    .ryzz_list_html {
        padding-top: 0;
    }
}



.shbzhtml .shbzbox {
    padding-top: 106px;
}

.shbzhtml .shbzbox .shbz {
    width: 100%;
    background: url(../img/shbz_bg.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    padding-bottom: 70px;
}

.shbzhtml .shbzbox .shbz>.title {
    padding-top: 100px;
    width: 100%;
    text-align: center;
    font-size: 66px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
}

.shbzhtml .shbzbox .shbz .synopsis {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}

.shbzhtml .shbzbox .shbz .meritbox {
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    margin-top: 65px;
    padding: 50px;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox {
    width: 240px;
    text-align: center;
    border-bottom: 2px solid #aaaaaa;
    position: relative;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox .iconbox {
    width: 50px;
    text-align: center;
    margin: 20px auto 0;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox .iconbox1 {
    width: 51px;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox .iconbox2 {
    width: 53px;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox .iconbox3 {
    width: 73px;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox .iconbox4 {
    width: 50px;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox .title {
    font-size: 18px;
    padding: 0 30px 30px;
    margin-top: 60px;
    width: 100%;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox:hover .title {
    color: #ea6512;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox::before {
    content: "";
    width: 0px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #ea6512;
    transition: .5s;
}

.shbzhtml .shbzbox .shbz .meritbox .itembox:hover::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #ea6512;
}

.shbzhtml .restsbox {
    padding-top: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shbzhtml .restsbox .itembox {
    width: 440px;
    background: #ffffff;
    padding: 18px;
    border-radius: 10px;
    transition: .2s;
}

.shbzhtml .restsbox .itembox:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px #666666;
}

.shbzhtml .restsbox .itembox .titlebox {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
}


.shbzhtml .restsbox .itembox .titlebox .icon {
    width: 55px;
}

.shbzhtml .restsbox .itembox .titlebox .title {
    margin-left: 30px;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
}

.shbzhtml .restsbox .itembox .ctt {
    color: #666666;
    font-size: 18px;
    margin: 40px 0;
}

.shbzhtml .restsbox .itembox:hover .titlebox .title {
    color: #ea6512;
}

.shbzhtml .restsbox .itembox:hover .ctt {
    color: #ea6512;
}

@media (max-width: 768px) {
    .shbzhtml .shbzbox {
        padding: 0;

    }

    .shbzhtml .shbzbox .shbz {
        background: url(../img/shbz_bg.png);
        background-size: initial;
    }

    .shbzhtml .shbzbox .shbz .meritbox {
        padding: 0;
        flex-wrap: wrap;
    }


    .shbzhtml .shbzbox .shbz .meritbox .itembox {
        margin: 0 auto;
    }

    .shbzhtml .restsbox {
        flex-wrap: wrap;
    }

    .shbzhtml .restsbox .itembox {
        width: 100%;
        margin-top: 20px;
    }
}



.ypthtml .bannerbox img {
    width: 100%;
}

.ypthtml .aiyptbox {
    padding: 80px 0;
}

.ypthtml .aiyptbox .title {
    width: 100%;
    text-align: center;
    font-size: 38px;
}

.ypthtml .aiyptbox .mainbody {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 120px;
}

.ypthtml .aiyptbox .mainbody .leftbox {
    width: 45%;
}

.ypthtml .aiyptbox .mainbody .leftbox .main {
    padding: 10% 15%;
    border-radius: 20px;
    box-shadow: 0 0 5px #aaaaaa;
    transition: .5s;
}

.ypthtml .aiyptbox .mainbody .leftbox .main:hover {
    transform: translateY(-10px);
}

.ypthtml .aiyptbox .mainbody .leftbox .main .title {
    text-align: left;
    font-size: 38px;
    color: #666666;
}

.ypthtml .aiyptbox .mainbody .leftbox .main .classify>li {
    margin-top: 30px;
    color: #aaaaaa;
    font-size: 16px;
}

.ypthtml .aiyptbox .mainbody .leftbox .btitle {
    font-size: 24px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    width: 80%;


}

.ypthtml .aiyptbox .mainbody .vsbox {
    width: 10%;
}

.ypthtml .aiyptbox .mainbody .rightbox {
    width: 45%;
}

.ypthtml .aiyptbox .mainbody .rightbox .main {
    padding: 10% 15%;
    border-radius: 20px;
    box-shadow: 0 0 5px #aaaaaa;
    background-color: #db6c2f;
    transition: .5s;
}

.ypthtml .aiyptbox .mainbody .rightbox .main:hover {
    transform: translateY(-10px);

}


.ypthtml .aiyptbox .mainbody .rightbox .main .title {
    text-align: left;
    font-size: 38px;
    color: #ffffff;
}

.ypthtml .aiyptbox .mainbody .rightbox .main .classify>li {
    margin-top: 30px;
    color: #ffffff;
    font-size: 16px;
}

.ypthtml .aiyptbox .mainbody .rightbox .btitle {
    width: 80%;
    margin: 0 auto;
    font-size: 24px;
    margin-top: 50px;
    color: #db6c2f;
    text-align: center;
}

.ypthtml .yzkbox {
    background: #f4f8ff;
    padding: 90px 0;
}

.ypthtml .yzkbox .w80>.title {
    font-size: 38px;
    text-align: center;
}

.ypthtml .yzkbox .w80 .mainbody {
    margin-top: 60px;
}

.ypthtml .yzkbox .w80 .mainbody {
    width: 100%;

}

.ypthtml .yzkbox .w80 .mainbody .columnbox {
    display: flex;
    justify-content: space-between;
    align-items: center;

    position: relative;
    background-color: #ffffff;
}

.ypthtml .yzkbox .w80 .mainbody .columnbox .columnitem {
    width: 20%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.ypthtml .yzkbox .w80 .mainbody .columnbox .columnitem.active {
    border-bottom: 2px solid #db6c2f;

}


.ypthtml .yzkbox .w80 .mainbody .columnbox .columnitem .icon {
    width: 18px;
}

.ypthtml .yzkbox .w80 .mainbody .columnbox .columnitem .column {
    margin-left: 10px;
    font-size: 28px;
    padding: 20px 0;
}

.ypthtml .yzkbox .w80 .mainbody .mainbox .contentboxs {
    display: none;
}

.ypthtml .yzkbox .w80 .mainbody .mainbox .contentboxs.active {
    display: block;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox .titlebox {
    padding-left: 10%;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox .titlebox .titleitem {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 40px;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox .titlebox .titleitem .icon {
    width: 20px;
    height: 2px;
    background: #666666;
    transition: .5s;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox .titlebox .titleitem .title {
    margin-left: 10px;
    font-size: 18px;

}


.ypthtml .yzkbox .w80 .mainbody .contentbox .titlebox .titleitem.active .icon {
    width: 30px;
    height: 2px;
    background: #da5d2d;

}

.ypthtml .yzkbox .w80 .mainbody .contentbox .titlebox .titleitem.active .title {

    font-size: 24px;
    color: #da5d2d;
}


.ypthtml .yzkbox .w80 .mainbody .contentbox .imgbox {
    width: 50%;
    position: relative;
    min-height: 530px;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox .imgbox .bgimg {
    position: relative;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox .imgbox img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transform: translateX(10%);
    transition: all .8s;
}

.ypthtml .yzkbox .w80 .mainbody .contentbox .imgbox .active {
    opacity: 1;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;

}



.ypthtml .dbbox {
    padding: 90px 0;
    background: url(../img/ypt_db_bg.png) no-repeat center center
}

.ypthtml .dbbox .w80>.title {
    font-size: 38px;
    text-align: center;
}

.ypthtml .dbbox .w80 .mainbody {
    margin-top: 60px;
}

.ypthtml .dbbox .w80 .mainbody {
    width: 100%;
}

.ypthtml .dbbox .w80 .mainbody .table tr th {
    font-size: 24px;
    font-weight: lighter;
    text-align: center;
}

.ypthtml .dbbox .w80 .mainbody .table tr td {
    font-size: 18px;
    font-weight: lighter;
    text-align: center;
}

.ypthtml .dbbox .w80 .mainbody .table tr td:first-child {
    text-align: right;
    color: #db6c2f;
}

.ypthtml .dbbox .w80 .mainbody .table tr th.th2 {
    color: #ffffff;
    background: #db6c2f;
}

.ypthtml .dbbox .w80 .mainbody .table tr th.th3 {
    color: #000000;
    background: #bbbbbb;
}

.ypthtml .dbbox .w80 .mainbody .table tr th.th4 {
    color: #ffffff;
    background: #db6c2f;
}

.ypthtml .szhbox {
    background: #3576ee;
    padding: 90px 0;
}

.ypthtml .szhbox .w80>.title {
    font-size: 54px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 12px;
}

.ypthtml .szhbox .w80>.subheading {
    font-size: 28px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 10px;
    width: 70%;
    margin: 0 auto;
    margin-top: 60px;
}

.ypthtml .szhbox .w80>.subheading span {
    color: #f9ff61;
}

.ypthtml .szhbox .w80>.mainbody {
    width: 100%;
}

.ypthtml .szhbox .w80>.mainbody {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 130px;
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    position: relative;
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item1 {
    width: 100%;
    border: 1px solid #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: 0.5s;

}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item1 .imgbox {
    width: 25%;
    margin: 15% auto 0;
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item1 .txtbox {
    position: relative;
    margin-top: 22px;
    padding: 22px 0;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item1 .txtbox::before {
    content: "";
    width: 60%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 20%;
    background: #c7d7f5;
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #da5d2d;
    transition: 0.5s;
    transform: rotateY(90deg);
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item2 .txtbox {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item2 .icon {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item2 .icon::before {
    content: "";
    width: 15px;
    height: 1px;
    position: absolute;
    left: -7px;
    top: 0;
    background-color: #ffffff;
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem .item2 .icon::after {
    content: "";
    height: 15px;
    width: 1px;
    position: absolute;
    left: 0px;
    top: -7px;
    background-color: #ffffff;
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem:hover .item2 {
    transform: rotateY(0deg);
}

.ypthtml .szhbox .w80>.mainbody .superiorityitem:hover .item1 {
    transform: rotateY(-90deg);
}

.ypthtml .khalbox {
    padding: 90px 0;
}

.ypthtml .khalbox .w70>.title {
    font-size: 54px;
    text-align: center;
}

.ypthtml .khalbox .w70>.mainbody {
    margin-top: 110px;
}

.ypthtml .khalbox .w70>.mainbody .alitem {
    padding: 0 10px;
    border: 0;
}

.ypthtml .khalbox .w70>.mainbody .alitem a {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    padding: 10px;
}

.ypthtml .khalbox .w70>.mainbody .alitem .imgbox {
    width: 45%;
    position: relative;
}

.ypthtml .khalbox .w70>.mainbody .alitem .alcttbox {
    width: 60%;
    position: relative;
    height: 400px;
    padding: 3%;
    box-shadow: 0 0 10px #aaaaaa;
    background: #ffffff;
    transition: .5s;

}

.ypthtml .khalbox .w70>.mainbody .alitem .alcttbox::before {
    content: '';
    position: absolute;
    left: -9.9%;
    top: 0;
    width: 10%;
    height: 100%;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background: #ffffff;

    transition: .5s;
}

.ypthtml .khalbox .w70>.mainbody .alitem .alcttbox::after {
    content: '';
    position: absolute;
    left: -9.9%;
    bottom: 1px;
    width: 10%;
    height: 1px;
    box-shadow: 0 0 10px #000000;
    transition: .5s;
    z-index: -1;
}


.ypthtml .khalbox .w70>.mainbody .alitem .alcttbox .title {

    font-size: 24px;
    font-weight: bold;
}

.ypthtml .khalbox .w70>.mainbody .alitem .alcttbox .ctt {
    font-size: 16px;
    margin-top: 40px;
}




.ypthtml .khalbox .w70>.mainbody .alitem .arrowsbox {
    margin-top: 120px;
    color: #ea6512;
    font-size: 14px;
    display: flex;
    justify-content: end;
    align-items: center;
}

.ypthtml .khalbox .w70>.mainbody .alitem .arrowsbox .arrows {

    position: relative;
    margin-left: 10px;
    width: 40px;
    height: 1px;
    background-color: #ea6512;
}


.ypthtml .khalbox .w70>.mainbody .alitem .arrowsbox .arrows::before {
    content: "";
    position: absolute;
    left: 35px;
    top: -2px;
    width: 5px;
    height: 5px;
    z-index: 2;
    border-bottom: 1px solid #ea6512;
    border-right: 1px solid #ea6512;
    transform: rotateZ(-45deg);
    transition: 1s;
}

.ypthtml .khalbox .w70>.mainbody .alitem:hover .alcttbox {
    transform: translateX(-100px);
    background: #ffffff;
}

.ypthtml .khalbox .w70>.mainbody .alitem:hover .arrowsbox .arrows::before {
    -webkit-animation: fltr2 2s linear 0s infinite;
    animation: fltr2 2s linear 0s infinite;
}

.ypthtml .khalbox .w70>.mainbody .swiper-pagination-bullet-active {
    background-color: #ea6512;
}


@media (max-width: 768px) {
    .ypthtml {
        padding-top: 0;
    }

    .ypthtml .p98 {
        width: 98%;
    }

    .ypthtml .aiyptbox .mainbody {
        flex-wrap: wrap;

    }

    .ypthtml .aiyptbox .mainbody .leftbox {
        width: 100%;
    }

    .ypthtml .aiyptbox .mainbody .vsbox {
        width: 100%;
    }

    .ypthtml .aiyptbox .mainbody .rightbox {
        width: 100%;
    }

    .ypthtml .yzkbox .w80 .mainbody .columnbox {
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .ypthtml .yzkbox .w80 .mainbody .columnbox .columnitem {
        width: 50%;
        position: relative;
        display: flex;
        justify-content: start;
        align-items: center;
        padding: 0 10px;
    }

    .ypthtml .yzkbox .w80 .mainbody .columnbox .columnitem .column {
        margin-left: 10px;
        font-size: 24px;
        padding: 20px 0;
    }

    .ypthtml .yzkbox .w80 .mainbody .contentbox {
        flex-wrap: wrap;
    }

    .ypthtml .yzkbox .w80 .mainbody .contentbox .imgbox {
        width: 100%;
    }

    .ypthtml .szhbox .w80>.title {
        font-size: 38px;
    }

    .ypthtml .szhbox .w80>.subheading {
        font-size: 24px;
        width: 100%;
    }

    .ypthtml .szhbox .w80>.mainbody {
        flex-wrap: wrap;
    }

    .ypthtml .szhbox .w80>.mainbody .superiorityitem {
        width: 160px;
        height: 160px;
    }

    .ypthtml .szhbox .w80>.mainbody .superiorityitem .item1 .txtbox {
        font-size: 24px;
    }


    .ypthtml .khalbox .w70>.mainbody .swiper .swiper-wrapper .swiper-slide {
        width: 100%;
        padding: 10px;
    }

    .ypthtml .khalbox .w70>.mainbody .alitem {
        width: 100%;
        padding: 10px;
        border: 1px solid #aaaaaa;
    }

    .ypthtml .khalbox .w70>.mainbody .alitem a {
        flex-wrap: wrap;
    }

    .ypthtml .khalbox .w70>.mainbody .alitem .imgbox {
        width: 100%;
    }

    .ypthtml .khalbox .w70>.mainbody .alitem .alcttbox {
        width: 100%;
        box-shadow: 0 0 0px #aaaaaa;
        height: auto;
    }

    .ypthtml .khalbox .w70>.mainbody .alitem .alcttbox::after {
        display: none;
    }

    .ypthtml .khalbox .w70>.mainbody .alitem .arrowsbox {
        margin-top: 20px;
        justify-content: center;
    }

    .ypthtml .khalbox .w70>.mainbody .alitem .alcttbox::before {
        display: none;
    }

}




.yzsglhtml {
    padding-top: 106px;
}


.yzsglhtml .bannerbox img {
    width: 100%;
}

.yzsglhtml .wsmbox {
    position: relative;
    padding-top: 110px;
}


.yzsglhtml .wsmbox .titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}

.yzsglhtml .wsmbox .titlebox .synopsis {
    margin: 50px auto 0;
    font-size: 16px;
    width: 80%;
    text-align: center;
}

.yzsglhtml .wsmbox .mainbody {
    margin-top: 120px;
    padding-bottom: 100px;
}

.yzsglhtml .wsmbox .mainbody .mainbox {
    width: 80%;
    margin: 0 auto;
}


.yzsglhtml .njxbox {
    background: #f2f7fb;
    padding-top: 110px;
}



.yzsglhtml .njxbox .titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}



.yzsglhtml .njxbox .mainbody {
    margin-top: 120px;
    padding-bottom: 100px;
}

.yzsglhtml .njxbox .mainbody .mainbox {
    display: flex;
    justify-content: space-between;

}

.yzsglhtml .njxbox .mainbody .itembox {
    text-align: center;
    width: 20%;
    background: #ffffff;
    border-radius: 5px;
    padding: 0;
}

.yzsglhtml .njxbox .mainbody .itembox .titlebox {
    background: #ea6511;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.yzsglhtml .njxbox .mainbody .itembox .titlebox::before {
    content: "";
    position: absolute;
    right: -40px;
    top: -30px;
    width: 120px;
    height: 120px;
    background: #d95b16;
    border-radius: 50%;
}

.yzsglhtml .njxbox .mainbody .itembox .titlebox .title {
    font-size: 24px;
    color: #ffffff;
    padding: 25px;
    position: relative;
    z-index: 10;
}

.yzsglhtml .njxbox .mainbody .itembox .cttbox {
    padding: 30px 5px;
    min-height: 165px
}

.yzsglhtml .njxbox .mainbody .itembox .cttbox .cttitem {
    margin-top: 10px;
    font-size: 16px;
}

.yzsglhtml .nxglbox {
    padding-top: 110px;
    background: url(../img/yzsgl_nxgl_bg.png) no-repeat center center;
    background-size: 100% 100%;
}

.yzsglhtml .nxglbox .titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}


.yzsglhtml .nxglbox .mainbody {
    margin-top: 150px;
    padding-bottom: 175px;
    display: flex;
    justify-content: end;
}

.yzsglhtml .nxglbox .mainbody .mainbox {
    width: 30%;
    height: 410px;
    position: relative;
}

.yzsglhtml .nxglbox .mainbody .mainbox .swiper {
    width: 100%;
    height: 100%;
}

.yzsglhtml .nxglbox .mainbody .mainbox .swiper .swiper-wrapper {
    width: 90%;
}

.yzsglhtml .nxglbox .swiper-pagination-bullet-active {
    background: #ea6511;
}

.yzsglhtml .nxglbox .mainbody .mainbox .item .imgbox {
    width: 100%;
}

.yzsglhtml .nxglbox .mainbody .mainbox .item .title {
    margin-top: 25px;
    width: 100%;
    padding: 0 10%;
    font-size: 18px;
    text-align: center;
}

.yzsglhtml .sfmbox {
    padding-top: 110px;
    background: url(../img/yzsgl_sfm_bg.png) no-repeat center center;
    background-size: 100% 100%;
}

.yzsglhtml .sfmbox .w80>.titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}

.yzsglhtml .sfmbox .w80>.mainbody {
    margin-top: 120px;
    padding-bottom: 100px;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox {
    display: flex;
    justify-content: start;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .titlebox {
    width: 250px;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .titlebox .titleitem {
    position: relative;
    width: 100%;
    height: 0;
    opacity: 0;
    transition: .5s;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .titlebox .titleitem.active {
    height: 100%;
    opacity: 1;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .titlebox .titleitem .title {
    width: 100%;
    color: #ffffff;
    font-size: 28px;
    background: #ea6511;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px 0;

}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .titlebox .titleitem.active .item {}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .titlebox .titleitem .item {
    text-align: center;
    width: 70%;
    margin: 10px auto;
    border: 1px solid #dddddd;
    border-radius: 20px;
    padding: 10px 0;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox {
    width: 600px;
    height: 600px;
    position: relative;
    margin-left: 10%;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .sideline {
    width: 100%;
    height: 100%;
    border: 1px solid #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: budc 5s linear infinite;
    animation: budc 5s linear infinite;
    -webkit-animation-delay: -0s;
    animation-delay: -0s;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .sideline::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #dddddd;
    border-radius: 50%;

    -webkit-animation: budc 5s linear infinite;
    animation: budc 5s linear infinite;
    -webkit-animation-delay: -3s;
    animation-delay: -3s;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .sideline::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #dddddd;
    border-radius: 50%;

    -webkit-animation: budc 5s linear infinite;
    animation: budc 5s linear infinite;
    -webkit-animation-delay: -6s;
    animation-delay: -6s;
}


.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .imgitembox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .imgitembox .img {
    width: 340px;
    height: 155px;
    position: absolute;
    left: calc(50% - 170px);
    top: calc(50% - 78px);
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    padding-top: 30px;
    background: #ffffff;
    box-shadow: 0 0 10px #dadada;
    position: absolute;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .itembox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item .title {
    color: #ea6511;
    text-align: center;
    font-size: 28px;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item .etitle {
    text-align: center;
    font-size: 12px;
    color: #aaaaaa;
    text-transform: uppercase;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item:hover {
    background: #ea6511;
    color: #ffffff;
    box-shadow: 0 0 0px #dadada;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item:hover .title,
.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item:hover .etitle {
    color: #ffffff;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item.active {
    background: #ea6511;
    color: #ffffff;
    box-shadow: 0 0 0px #dadada;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item.active:hover {
    background: #ffffff;
    color: #ea6511;
    box-shadow: 0 0 10px #dadada;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item.active .title,
.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item.active .etitle {
    color: #ffffff;
}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item.active:hover .title,
.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item.active:hover .etitle {
    color: #ea6511;
}




.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item1 {
    left: -5%;
    top: 10%;

}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item2 {
    right: -5%;
    top: 20%;

}

.yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item3 {
    right: 20%;
    bottom: -7%;

}

@-webkit-keyframes budc {

    0% {
        left: 10px;
        top: 0;
        border: 1px solid #dddddd;

    }



    50% {
        left: 10px;
        top: 10px;
        border: 1px solid #dddddd80;

    }



    100% {
        left: 0px;
        top: 0px;
        border: 1px solid #dddddd50;

    }
}

@keyframes udc {

    0% {
        left: 10px;
        top: 0;
        border: 1px solid #dddddd;
    }



    50% {
        left: 10px;
        top: 10px;
        border: 1px solid #dddddd80;
    }


    100% {
        left: 0px;
        top: 0px;
        border: 1px solid #dddddd50;
    }
}

.yzsglhtml .qsjbox {
    padding-top: 110px;
    background: #f3f7fb;
}

.yzsglhtml .qsjbox .w80>.titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}

.yzsglhtml .qsjbox .w80>.titlebox .title span {
    font-size: 56px;
    color: #ea6511;
}

.yzsglhtml .qsjbox .w80>.mainbody {
    margin-top: 120px;
    padding-bottom: 100px;
}

.yzsglhtml .qsjbox .w80>.mainbody .mainbox {
    width: 100%;
}



.yzsglhtml .qsjbox .w80>.mainbody .mainbox .itembox .item {
    width: 90%;
    display: flex;
    justify-content: start;
    align-items: center;
    border-radius: 10px;
    background-color: #ffffff;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 55px;
}

.yzsglhtml .qsjbox .w80>.mainbody .mainbox .itembox .item .title {
    color: #ffffff;
    font-size: 18px;
    writing-mode: vertical-rl;
    background: #ea6511;
    padding: 15px 10px;
    letter-spacing: 10px;
}

.yzsglhtml .qsjbox .w80>.mainbody .mainbox .itembox .item .cttbox {
    padding: 5px 25px;
    font-size: 14px;
}

.yzsglhtml .zzrzbox {
    padding-top: 110px;

}

.yzsglhtml .zzrzbox .w80>.titlebox .title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}


.yzsglhtml .zzrzbox .w80>.mainbody {
    margin-top: 120px;
    padding-bottom: 100px;
}

.yzsglhtml .zzrzbox .w80>.mainbody .mainbox {
    margin: 0 auto;
}

@media (max-width: 768px) {
    .yzsglhtml {
        padding-top: 0;
    }

    .yzsglhtml .wsmbox .titlebox .synopsis {
        margin: 50px auto 0;
        font-size: 16px;
        width: 100%;
        text-align: left;
        text-indent: 2em;
    }

    .yzsglhtml .wsmbox .mainbody {
        margin-top: 50px;
        padding-bottom: 70px;
    }

    .yzsglhtml .wsmbox .mainbody .mainbox {
        width: 100%;
        margin: 0 auto;
    }

    .yzsglhtml .njxbox .mainbody .mainbox {
        flex-wrap: wrap;
    }

    .yzsglhtml .njxbox .mainbody .itembox {
        text-align: center;
        width: 48%;
        margin-bottom: 20px;
        background: #ffffff;
        border-radius: 5px;
        padding: 0;
    }

    .yzsglhtml .nxglbox {
        padding-top: 110px;
        background-size: cover;
    }

    .yzsglhtml .nxglbox .mainbody {
        margin-top: 70px;
        padding-bottom: 100px;
    }

    .yzsglhtml .nxglbox .mainbody .mainbox {
        width: 100%;
        height: 410px;
        position: relative;
    }

    .yzsglhtml .sfmbox .w80>.mainbody {
        margin-top: 80px;
        padding-bottom: 100px;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox {
        display: block;
        position: relative;
        padding-top: 200px;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .titlebox {
        width: 250px;
        margin-top: 0px;
        margin: 0 auto;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox {
        position: absolute;
        margin-left: 0%;
        width: 100%;
        height: auto;
        left: 0;
        padding: 0 10px;
        top: 0;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .sideline {
        display: none;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .imgitembox {
        display: none;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .itembox {
        width: 100%;
        height: auto;
        position: relative;
        left: 0;
        top: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        padding-top: 20px;
        background: #ffffff;
        box-shadow: 0 0 10px #dadada;
        position: relative;
        margin: 0;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item1 {
        left: 0%;
        top: 0%;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item2 {
        left: 0%;
        top: 0%;
    }

    .yzsglhtml .sfmbox .w80>.mainbody .mainbox .imgbox .item3 {
        left: 0%;
        top: 0%;
    }
}