.indexr {
    background-color: #F9F9F9;
}
.indexr .title {
    text-align: center;
    position: relative;
}
.indexr .title h2 {
    font-size: 42px;
    //font-weight: bold;
    margin-bottom: 30px;
    padding-top: 60px;
    color: #292929;
}
.indexr .title .summary {
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 60px;
}
.indexr .wrapper {
    width: 1430px;
}
.indexr .com {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}

.indexr .com .list h2 {
    font-size: 19px;
    margin-top: 16px;
    text-align: center;
    line-height: 26px;
}

.indexr .com .list .left:hover {
    color: #EC8415;
}
.indexr .com .swiper.mySwipercate {
    padding: 8px 2px 56px;
}
.indexr .com .swiper.mySwipercate .list {
    text-align: center;
    box-shadow: 0 4px 11px 0 #E4E4E4;
}
.indexr .com .swiper.mySwipercate .list h2 {
    height: 68px;
    padding-bottom: 15px;
    //font-weight: bold;
    padding: 0 10px;
}
.indexr .com .swiper.mySwipercate .list h2 span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexr .title .p {
    max-width: 800px;
    margin: 28px auto 34px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}
.indexr .title .mySwipercatelr .swiper-button-next,.indexr .title .mySwipercatelr .swiper-button-prev {
    color: #000;
    opacity: 1;
}
.indexr .title .mySwipercatelr .swiper-button-next::after,.indexr .title .mySwipercatelr .swiper-button-prev::after {
    font-size: 22px;
}
.indexr .title .mySwipercatelr .swiper-button-next {
    right: 6px;
    bottom: -12px;
    top: auto;
}
.indexr .title .mySwipercatelr .swiper-button-prev {
    right: 32px;
    bottom: -12px;
    top: auto;
    left: auto;
}



.inderes {
    padding: 130px 0 110px;
    background-size: cover;
}
.inderes .left {
    width: 40%;
}
.inderes .right {
    width: 60%;
    overflow: hidden;
}
.inderes .right .oimg img {
    width: 100%;
}
.inderes .right .swipers {
    //width: calc(100% / 2 - -208px);
    width: 986px;
    width: 1038px;
    margin-right: auto;
}
.inderes .left .con {
    width: 400px;
    margin-left: auto;
    margin-right: 60px;
}

@media only screen and (max-width: 1920px) {
    .inderes .left {
        width: 38%;
    }
    .inderes .right {
        width: 62%;
        overflow: hidden;
    }
    .inderes .left .con {
        width: 400px;
        margin-left: auto;
        margin-right: 84px;
    }
}



.inderes .left .con h2 {
    font-size: 34px;
    margin-bottom: 40px;
    //font-weight: bold;
}
.inderes .left .con .p {
    background: linear-gradient(150deg,#000 -10%,rgba(0,0,0,0.0));
    padding: 24px 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 15px;
    margin-bottom: 22px;
}
.inderes .left .con .a a {
    display: inline-block;
    background: #EC8415;
    padding: 10px 36px;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    //font-weight: bold;
}
.inderes .left .con .a a:hover {
    background: #313131;
}
.inderes .right h2 {
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #EA8415;
    //font-weight: bold;
}
.inderes .right .com {
    background: linear-gradient(150deg,#fff,rgba(255,255,255,0.01) 75%,rgba(255,255,255,0.01));
    padding: 1px 14px 15px;
    margin-top: 30px;
    border-radius: 8px;
}
.inderes .right .com .p {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}
.inderes .right .com .a {
    display: inline-block;
    margin-top: 12px;
    color: #EA8415;
    font-size: 16px;
    //font-weight: bold;
}
.inderes .right .com .a:hover {
    color: #313131;
}
.inderes .right .mywindowlr {
    position: relative;
    height: 50px;
}

.inderes .right .mywindowlr .swiper-button-next,.inderes .right .mywindowlr .swiper-button-prev {
    color: #000;
    opacity: 1;
}
.inderes .right .mywindowlr .swiper-button-next::after,.inderes .right .mywindowlr .swiper-button-prev::after {
    font-size: 22px;
}
.inderes .right .mywindowlr .swiper-button-next {
    right: unset;
    left: 40px;
}
.inderes .right .mywindowlr .swiper-button-prev {
    left: 10px;
}


.indexwindows {
    margin: 0;
}
.indexwindows .swiper {
    padding-bottom: 70px;
}
.indexwindows .indexwinbg {
    padding-top: 70px;
}
.indexwindows .title {
    position: relative;
    margin-bottom: 40px;
}
.indexwindows .title h2 {
    text-align: center;
    font-size: 42px;
    //font-weight: bold;
    color: #111111;
}

.indexwindows .list h2 {
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
    padding: 18px 10px 25px;
    color: #343434;
    background: #fff;
    //font-weight: bold;
}
.indexwindows .list h2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexwindows .list:hover h2 {
    color: #EC8415;
}

.indexwindows .swiper .grid-container {
    gap: 40px 50px;
    padding: 4px;
}
.indexwindows .swiper .grid-container .list {
    border: 6px solid #fff;
    border-radius: 4px;
}
.indexwindows .swiper .grid-container .list {
    border: 6px solid #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px -2px #E8E9E4;
}


.indexwindows .mywindowlrs .swiper-button-next,.indexwindows .mywindowlrs .swiper-button-prev {
    color: #000;
    opacity: 1;
}
.indexwindows .mywindowlrs .swiper-button-next::after,.indexwindows .mywindowlrs .swiper-button-prev::after {
    font-size: 22px;
}
.indexwindows .mywindowlrs .swiper-button-next {
    left: unset;
    right: 0px;
}
.indexwindows .mywindowlrs .swiper-button-prev {
    left: unset;
    right: 32px;
}

//


.indexadr {
    background: #F9F9F9;
}
.indexadr .title {
    text-align: center;
}
.indexadr .title h2 {
    font-size: 42px;
    //font-weight: bold;
    margin-bottom: 40px;
    padding-top: 50px;
    color: #292929;
}
.indexadr .title .p {
    max-width: 900px;
    margin: 28px auto 40px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}
.indexadr .com {
    padding-bottom: 30px;
}
.indexadr .com .swiper {
    padding: 30px 0px 130px;
}
.indexadr .com .swiper .list {
    text-align: center;
}
.indexadr .com .swiper .swiper-slide {
    transition: all 0.3s;
}
.indexadr .com .swiper .swiper-slide.swiper-slide-active {
    transform: scale(1.2);
}
.indexadr .com .swiper .list h2 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexadr .com .list h2 {
    font-size: 22px;
    margin-top: 18px;
    text-align: center;
    line-height: 26px;
    //font-weight: bold;
    color: #292929;
}
.indexadr .com .list .p {
    font-size: 16px;
    margin-top: 14px;
    text-align: center;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #292929;
}
.indexadr .com .swiper .list .oimg img {
    display: inline-block;
}

.aboutvideo {
    padding: 70px 0;
    background: #F9F9F9;
}
.aboutvideo .aboutustu {
    width: 55%;
}
.aboutvideo .aboutus {
    width: 40%;
    color: #111111;
}
.aboutvideo .aboutustu .oimg img {
    width: 100%;
}

.aboutvideo .aboutus h2 {
    margin-bottom: 20px;
    font-size: 42px;
    //font-weight: 600;
}
.aboutvideo .aboutus .p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    //display: -webkit-box;
    //-webkit-line-clamp: 14;
    //-webkit-box-orient: vertical;
    //overflow: hidden;
}
.aboutvideo .aboutus a {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    background: #EC8415;
    padding: 10px 36px;
    border-radius: 6px;
    //font-weight: bold;
}
.aboutvideo .aboutus a:hover {
    background: #313131;
}
.aboutvideo .aboutustu .oimg {
    border-radius: 10px;
}
.aboutvideo .aboutus h3 {
    font-size: 28px;
    margin-bottom: 12px;
}
.aboutvideo .aboutus .a .iimg {
    margin-top: 20px;
}
.aboutvideo .aboutus .a .iimg img {
    margin-left: 12px;
    width: 54px;
    height: 44px;
}

.indexcaselist {
    padding: 50px 0;
    background: #FFF;
}
.indexcaselist .title {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
.indexcaselist .title h2 {
    font-size: 42px;
    //font-weight: bold;
}
.indexcaselist .title a {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #EB8314;
    color: #EB8314;
    font-size: 16px;
    //font-weight: bold;
    padding: 8px 26px;
    border-radius: 6px;
}
.indexcaselist .title a:hover{
    border: 1px solid #313131;
    color: #313131;
}
.indexcaselist .com .list h2 {
    text-align: center;
    font-size: 18px;
    margin: 20px 0 14px;
    //font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexcaselist .com .list h2:hover {
    color: #EB8314;
}
.indexcaselist .com .list .p {
    color: #5A5A5C;
    font-size: 16px;
    line-height: 1.6;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexcaselist .com .swiper .swiper-button-nextss,.indexcaselist .com .swiper .swiper-button-prevss {
    background: #9C9C9C;
    padding: 8px 6px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #C4C4C4;
    z-index:999;
}
.indexcaselist .com .swiper .swiper-button-nextss .EFfx, .indexcaselist .com .swiper .swiper-button-prevss .EFfx {
    font-size: 26px;
    display: block;
}
.indexcaselist .com .swiper .swiper-button-nextss{
    right: 0;
}
.indexcaselist .com .swiper .swiper-button-prevss {
    left: 0;
}
.indexcaselist .com .swiper .swiper-button-nextss:hover,.indexcaselist .com .swiper .swiper-button-prevss:hover {
    background: #EC8415;
}



.indexvdeos {
    padding: 20px 0 40px;
}
.indexvdeos .title h2 {
    text-align: center;
    font-size: 42px;
    margin-bottom: 40px;
}
.indexvdeos .com {
    position: relative;
}
.indexvdeos .com .comtop .list {
    width: 48.5%;
}
.indexvdeos .com .comtop .list .video {
    position: relative;
}
.indexvdeos .com .comtop .list img {
    width: 100%;
}
.indexvdeos .com .comtop .list .video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexvdeos .com .comtop .list .video a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}
.indexvdeos .com .comtop .list h2 {
    font-size: 24px;
    margin-bottom: 15px;
    //font-weight: bold;
}
.indexvdeos .com .comtop .list p {
    font-size: 16px;
    line-height: 1.5;
}
.indexvdeos .com .comtop .list a {
    display: inline-block;
    padding: 10px 36px;
    margin-top: 24px;
    background: #EC8415;
    color: #fff;
    font-size: 16px;
    //font-weight: bold;
    border-radius: 6px;
}
.indexvdeos .com .comtop .list a:hover {
    background: #313131;
}

.indexvdeos .com .compost .list .video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexvdeos .com .compost .list .video a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}

.indexvdeos .com .compost {
    position: absolute;
    bottom: 40px;
    background: #fff;
    padding: 22px 22px;
    right: 0;
}
.indexvdeos .com .compost .list {
    width: 230px;
    position: relative;
}
.indexvdeos .com .compost .list .titles {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.indexvdeos .com .compost .list .titles h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    //font-weight: bold;
    text-align: center;
    padding: 12px 12px;
}


.indexraq .title {
    padding: 20px 0 40px;
    text-align: center;
}
.indexraq .title h2 {
    font-size: 42px;
    //font-weight: bold;
}
.indexraq .com {
    margin: 0;
}
.indexraq .com .left {
    width: 45%;
}
.indexraq .com .right {
    width: 41.5%;
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #ccc;
}
.indexraq .com .left h3 {
    font-size: 16px;
    //font-weight: bold;
    margin-bottom: 12px;
}
.indexraq .com .left h2 {
    font-size: 32px;
    //font-weight: bold;
    max-width: 500px;
    line-height: 1.2;
    margin-bottom: 12px;
}
.indexraq .com .left .p p {
    font-size: 16px;
    line-height: 1.6;
}
.indexraq .com .left .but {
    margin-top: 20px;
}
.indexraq .com .left .but .contactus {
    background: #EC8415;
    color: #fff;
    padding: 10px 36px;
    border-radius: 6px;
    font-size: 16px;
    //font-weight: bold;
    margin-right: 24px;
    width: auto;
}
.indexraq .com .left .but .contactus:hover {
    background: #313131;
}
.indexraq .com .left .but span {
    display: inline-block;
    width: 2px;
    height: 44px;
    background: #EC8415;
    margin-right: 24px;
}
.indexraq .com .left .but .whatApp {
    font-size: 16px;
}
.indexraq .com .left .but .whatApp:hover {
    color: #EC8415;
}
.indexraq .com .left .emailss {
    margin-top: 26px;
}
.indexraq .com .left .emailss h4 {
    font-size: 17px;
}
.indexraq .com .left .emailss a {
    font-size: 17px;
    color: #EC8415;
    letter-spacing: 3px;
}
.indexraq .com .left .emailss a:hover {
    color: #313131;
}
.indexraq .com .right h2 {
    font-size: 20px;
    margin-bottom: 14px;
}
.indexraq .com .right .pp {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
}
.indexraq .com .right label {
    display: block;
}
.indexraq .com .right .item {
    width: 48%;
}
.indexraq .com .right .item.items {
    width: 100%;
}
.indexraq .com .right .item #YourMessageb {
    width: 100%;
    border: 2px solid #F4F4F4;
    border-radius: 6px;
    height: 120px;
    padding: 0 6px;
}
.indexraq .com .right .item input {
    width: 100%;
    border: 2px solid #F4F4F4;
    border-radius: 6px;
    height: 40px;
    padding: 0 6px;
}
.indexraq .com .right .item {
    width: 48%;
    margin-bottom: 10px;
}
.indexraq .com .right .item.verify_status img {
    width: 114px;
    margin-left: 8px;
}
.indexraq .com .right .item span ,.indexraq .com .right .p > span{
    color: red;
}
.indexraq .com .right .p p {
    line-height: 1.4;
}
.indexraq .com .right .p {
    margin: 14px 1px;
}
.indexraq .com .right .btnwei #Inquiryb {
    padding: 10px 36px;
    color: #fff;
    background: #EC8415;
    font-size: 16px;
    //font-weight: bold;
    margin-top: 6px;
    border-radius: 6px;
}
.indexraq .com .right .btnwei #Inquiryb:hover {
    background: #313131;
}


.topadd {
    position: relative;
    padding: 60px 0;
}
.topadd .swiper-pagination {
    position: unset;
    width: unset;
}
.topadd .swiper-button-nexta, .topadd .swiper-button-preva ,.topadd .swiper-pagination-current,.topadd .swiper-pagination-total{
    margin: 0 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #959595;
    border-radius: 50%;
    background: #FFF;
    color: #909090;
    line-height: 40px;
    //font-weight: bold;
    font-size: 15px;
}
.topadd .swiper-button-nexta:hover, .topadd .swiper-button-preva:hover{
    cursor: pointer;
    background: #EC8415;
    border: 1px solid #EC8415;
    color: #fff;
}

.indexnews .title h2 {
    font-size: 42px;
    margin-bottom: 30px;
}
.indexnews .con {
    position: relative;
}
.indexnews .list .oimg {
    width: 41%;
    border-radius: 8px;
}
.indexnews .list .conui {
    width: 56%;
}
.indexnews .list .conui .riqi {
    font-size: 16px;
    color: #EC8415;
    margin-bottom: 10px;
}
.indexnews .list .conui h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
    //font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexnews .list .conui .a {
    font-size: 16px;
    margin-top: 24px;
}
.indexnews .list .conui h2:hover {
    color: #EC8415;
}









.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: inline-block;
}
.oimg img:hover{
    transform: scale(1.1);
}
.pnome {
    display:none;
}
.mnome {
    display:block;
}

@media only screen and (max-width: 1400px) {
    .indexr .wrapper {
        width: 100%;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .inderes .wrappers {
        padding: 0 10px;
        width: 100%;
    }

}
@media only screen and (max-width: 1200px) {

    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
    }
    .inderes .left .con {
        width: 92%;
        margin-left: auto;
        margin-right: 30px;
    }
    .inderes .right .swipers {
        width: 100%;
        margin-right: auto;
    }

    .indexvdeos .com .compost .list {
        width: 180px;
        position: relative;
    }
    .indexvdeos .com .compost {
        position: absolute;
        bottom: 4px;
        background: #fff;
        padding: 22px 22px;
        right: 0;
    }





}

@media only screen and (max-width: 1024px) {
    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }

    .inderes .left {
        width: 100%;
    }
    .inderes .left .con {
        width: 100%;
        margin-left: auto;
        margin-right: 0;
    }
    .inderes .right {
        width: 100%;
        overflow: hidden;
    }
    .inderes .left .con .a.pnome {
        text-align: center;
        margin-top: 16px;
    }

    .indexnews .title {
        width: 100%;
        margin-bottom: 40px;
    }
    .indexnews .con {
        width: 100%;
    }
    .indexnews .title .p {
        font-size: 16px;
        width: 100%;
        color: #292929;
    }

    .aboutvideo .aboutus {
        width: 100%;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .aboutvideo .aboutustu {
        width: 100%;
    }
    .indexwindows .swiper .grid-container {
        gap: 20px 10px;
        padding: 4px;
    }
    .indexvdeos .com .compost {
        position: unset;
        background: #fff;
        padding: 22px 22px;
        margin-top: 20px;
    }
    .indexvdeos .com .compost .list {
        width: max-content;
        position: relative;
    }
}
@media only screen and (max-width: 980px) {

    .indexr .title h2 {
        font-size: 32px;
        //font-weight: bold;
        margin-bottom: 23px;
    }
    .indexr .title .summary {
        line-height: 25px;
        font-size: 16px;
        margin-bottom: 34px;
    }




}
@media only screen and (max-width: 900px) {

}
@media only screen and (max-width: 800px) {

    .indexraq .com .left {
        width: 100%;
        margin-bottom: 30px;
    }
    .indexraq .com .right {
        width: 100%;
        background: #fff;
        padding: 40px;
        border-radius: 10px;
        box-shadow: 0 0 10px 0 #ccc;
        margin-bottom: 30px;
    }
    .indexvdeos .com .compost .list {
        width: 100%;
        position: relative;
    }
    .indexwindows .list h2 {
        font-size: 14px;
        line-height: 1.4;
        text-align: center;
        padding: 6px 10px;
        color: #fff;
        background: #948D7D;
    }
    .indexwindows .swiper .grid-container {
        gap: 14px 14px;
    }

    .aboutvideo {
        padding: 60px 0;
        background-size: cover;
    }
    .aboutvideo .videor {
        width: 100%;
    }
    .aboutvideo .aboutus {
        width: 100%;
        margin-top: 30px;
    }

    .indexwindows .title a {
        position: unset;
        top: 50%;
        right: 0;
        transform: none;
        color: #7EAE00;
        text-decoration: underline !important;
        font-size: 16px;
        text-align: center;
        width: 100%;
        display: block;
        margin-top: 8px;
    }
    .aboutvideo.aboutser .flexa-container.flexa-justify-between.flexa-align-center.flexa-wrap {
        flex-direction: column-reverse;
    }
    .indexnews .con .list h2 {
        font-size: 14px;
        //font-weight: bold;
        line-height: 24px;
        margin-bottom: 8px;
        color: #292929;
    }
    .indexnews .con .list .p {
        font-size: 13px;
        color: #292929;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 20px;
    }

}
@media only screen and (max-width: 700px) {


}
@media only screen and (max-width: 600px) {
    .inderes .right .oimg, .inderes .right .oimg img {
        width: 100%;
    }
    .indexwindows .title a {
        position: unset;
        top: 50%;
        right: 0;
        transform: none;
        color: #7EAE00;
        text-decoration: underline !important;
        font-size: 16px;
        text-align: center;
        width: 100%;
        display: block;
        margin-top: 20px;
        padding: 8px 20px;
    }
    .indexcaselist .title a {
        position: unset;
        top: 0;
        right: 0;
        border: 1px solid #EB8314;
        color: #EB8314;
        font-size: 16px;
        //font-weight: bold;
        padding: 8px 26px;
        border-radius: 6px;
        display: inline-block;
        margin-top: 16px;
    }
    .indexcaselist .com .list .oimg, .indexcaselist .com .list .oimg img {
        width: 100%;
    }
    .indexvdeos .com .compost .list img {
        width: 100%;
    }


}
@media only screen and (max-width: 580px) {



    .indexr .title h2 {
        font-size: 24px;
        //font-weight: bold;
        margin-bottom: 23px;
    }
    .indexr .title .summary {
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 20px;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 0;
    }




    .indexnews .title .p {
        font-size: 14px;
        max-width: 600px;
        margin: 0 auto;
        width: 100%;
        color: #292929;
        line-height: 22px;
    }

    .indexwindows .title h2 {
        text-align: center;
        font-size: 24px;
        //font-weight: bold;
    }
    .indexadr .title h2 {
        font-size: 24px;
        //font-weight: bold;
        margin-bottom: 18px;
        padding-top: 20px;
        color: #292929;
    }
    .aboutvideo .aboutus h2 {
        margin-bottom: 15px;
        font-size: 24px;
        //font-weight: 600;
    }
    .indexvideolist .title h2 {
        font-size: 24px;
        //font-weight: bold;
        margin-bottom: 18px;
        padding-top: 30px;
        color: #292929;
    }
    .indexnews .title h2 {
        font-size: 24px;
        //font-weight: 600;
        margin-bottom: 10px;
        color: #292929;
    }
    .indexnews .title {
        width: 100%;
        margin-bottom: 20px;
    }
    .indexnews {
        padding: 36px 0;
    }
    .index7 .title h2 {
        font-size: 20px;
        //font-weight: bold;
        margin-bottom: 12px;
        color: #fff;
        text-align: center;
    }
    .index7 .title p {
        color: #fff;
        text-align: center;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 0 10px;
    }

    .biaodan .biaodanlist.flexa-container {
        flex-wrap: wrap;
    }
    .biaodan .item.items label {
        width: 100%;
        flex: 0;
    }
    .biaodan .item {
        width: calc(100% - 20px);
        border-bottom: 1px solid #fff;
        margin: 20px 10px;
        padding-bottom: 4px;
    }
    .biaodan .item.verify_status {
        position: relative;
    }
    .biaodan .item.verify_status img {
        width: 96px;
        position: absolute;
        top: 0px;
        right: 0;
    }
    .aboutvideo .xiangce .oimg {
        text-align: center;
    }
    .aboutvideo .xiangce .oimg img {
        display: inline-block;
    }
    .indexvdeos .com .comtop .list {
        width: 100%;
        margin: 10px 0;
    }


}

@media only screen and (max-width: 500px) {



}
@media only screen and (max-width: 498px) {
    .inderes {
        padding: 38px 0;
        background-size: cover;
    }
    .indexr .title h2 {
        font-size: 24px;
        //font-weight: bold;
        margin-bottom: 10px;
        padding-top: 30px;
        text-align: left;
    }
    .inderes .left .con h2 {
        font-size: 24px;
        margin-bottom: 20px;
        //font-weight: bold;
    }
    .aboutvideo {
        padding: 15px 0;
        background-size: cover;
    }
    .aboutvideo .aboutus a {
        color: #fff;
        font-size: 16px;
        margin-top: 20px;
        display: inline-block;
        background: #EC8415;
        padding: 10px 14px;
        border-radius: 6px;
        //font-weight: bold;
    }
    .indexwindows .title h2 {
        text-align: left;
        font-size: 24px;
        //font-weight: bold;
    }
    .indexwindows .indexwinbg {
        padding-top: 36px;
    }
    .indexwindows .swiper {
        padding-bottom: 50px;
    }
    .indexcaselist .title h2 {
        font-size: 24px;
        //font-weight: bold;
    }
    .indexcaselist .title a {
        position: unset;
        top: 0;
        right: 0;
        border: 1px solid #EB8314;
        color: #EB8314;
        font-size: 16px;
        //font-weight: bold;
        padding: 3px 13px;
        border-radius: 6px;
        display: inline-block;
        margin-top: 16px;
    }
    .indexcaselist .title {
        text-align: center;
        position: relative;
        margin-bottom: 20px;
    }
    .indexcaselist {
        padding: 20px 0;
        background: #FFF;
    }
    .indexvdeos .title h2 {
        text-align: center;
        font-size: 24px;
        margin-bottom: 10px;
    }
    .indexvdeos .com .comtop .list h2 {
        font-size: 18px;
        margin-bottom: 12px;
        //font-weight: bold;
    }
    .indexvdeos .com .comtop .list a {
        display: inline-block;
        padding: 8px 24px;
        margin-top: 24px;
        background: #EC8415;
        color: #fff;
        font-size: 16px;
        //font-weight: bold;
        border-radius: 6px;
    }
    .indexraq .title {
        padding: 10px 0 25px;
        text-align: center;
    }
    .indexraq .title h2 {
        font-size: 24px;
        //font-weight: bold;
    }
    .indexraq .com .left h3 {
        font-size: 14px;
        //font-weight: bold;
        margin-bottom: 12px;
    }
    .indexraq .com .left h2 {
        font-size: 20px;
        //font-weight: bold;
        max-width: 500px;
        line-height: 1.2;
        margin-bottom: 12px;
    }
    .indexraq .com .left .but .contactus {
        background: #EC8415;
        color: #fff;
        padding: 8px 20px;
        border-radius: 6px;
        font-size: 16px;
        //font-weight: bold;
        margin-right: 24px;
        width: auto;
        margin-bottom: 8px;
    }
    .indexraq .com .left .but span {
        display: inline-block;
        width: 2px;
        height: 38px;
        background: #EC8415;
        margin-right: 24px;
        margin-bottom: 8px;
    }
    .indexraq .com .left .but .whatApp {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .indexraq .com .right {
        width: 100%;
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0 0 10px 0 #ccc;
        margin-bottom: 30px;
    }
    .indexraq .com .right .item {
        width: 100%;
        margin-bottom: 10px;
    }
    .indexadr .com .swiper {
        padding: 50px 0px 100px;
    }
}
@media only screen and (max-width: 420px) {
}
@media only screen and (max-width: 400px) {


}