.indexr .title {
    text-align: center;
}
.indexr .title h2 {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-top: 60px;
}
.indexr .title .p {
    max-width: 970px;
    margin: 0 auto 50px;
    font-size: 16px;
    line-height: 1.7;
    color: #3F3F3F;
}
.indexr .swiper.mySwipercate {
    padding-bottom: 60px;
}
.indexr .com {
    padding-bottom: 10px;
}

.indexr .com .list {
    position: relative;
    margin-bottom: 10px;
}
.indexr .com .list .oimgs {
    border: 1px solid #767676;
}
.indexr .com .list .titles {
    background: #999;
    padding: 14px 12px 16px;
}
.indexr .com .list .titles:hover {
    background: #FFA800;
}

.indexr .com .list h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 8px;
    height: 50px;
    line-height: 1.5;
}
.indexr .com .list h2 span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexr .com .list .a {
    color: #fff;
    line-height: 1;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.indexr .com .list .a span.w {
    display: inline-block;
    font-size: 16px;
    background: #fff;
    color: #333;
    padding: 8px 10px;
    position:relative;
}
.indexr .com .list .a span.w:hover::after {
    width: 100%;
}
.indexr .com .list .a span.w::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #333;
    z-index: 0;
    width: 0%;
    transition: all 0.3s;

}
.indexr .com .list .a span.n{
    position:relative;
    z-index:88;
}
.indexr .com .list .a span.w:hover {
    //background: #E19D52;
    color: #fff;
}



.indexvideolist .title {
    text-align: center;
    position: relative;
}
.indexvideolist .title h2 {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 44px;
}
.indexvideolist .title a {
    position: absolute;
    bottom: 8px;
    right: 0;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #111;
    line-height: 1;
}
.indexvideolist .title a:hover {
    color: #FFA800;
    border-bottom: 2px solid #FFA800;
}
.indexvideolist .title .p {
    max-width: 900px;
    margin: 28px auto 40px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}
.indexvideolist .com {
    padding-bottom: 80px;
}
.indexvideolist .com .swiper {
    padding: 0px 0px 56px;
}
.indexvideolist .com .swiper .list {
    text-align: center;
}
.indexvideolist .com .swiper .list h2 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.indexvideolist .com .list h2 {
    font-size: 18px;
    margin-top: 16px;
    text-align: center;
    font-weight: bold;
    color: #292929;
    padding: 0 20px;
}
.indexvideolist .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;
    padding: 0 20px;
}
.indexvideolist .com .swiper .list .oimg img {
    display: inline-block;
}
.indexvideolist .com  .swiper-button-nextss, .indexvideolist .com  .swiper-button-prevss {
    position: absolute;
    top: 31%;
    transform: translateY(-50%);
    z-index: 9999999;
    background: #C4C4C4;
    padding: 14px 5px;

}
.indexvideolist .com  .swiper-button-nextss {
    right: 0;
}
.indexvideolist .com .swiper-button-prevss{
    left: 0;
}
.indexvideolist .com .swiper-button-nextss .EFfx, .indexvideolist .com .swiper-button-prevss .EFfx {
    color: #fff;
    font-size: 30px;
    display: block;
}
.indexvideolist .com .swiper-button-nextss:hover, .indexvideolist .com .swiper-button-prevss:hover{
    background: #FFA800;
}
.indexvideolist .com .swiper .list .oimg {
    position: relative;
}
.indexvideolist .com .swiper .list .oimg a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexvideolist .com .swiper .list .oimg a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}
.indexvideolist .com .swiper .swiper-pagination {
    top: auto;
    bottom: 0;
}


.inderes {
    padding: 125px 0;
    max-width: 1920px;
    margin: 0 auto;
}
.inderes .comtop {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}
.inderes .comtop .title h2 {
    font-size: 36px;
    font-weight: bold;
}
.inderes .comtop .title {
    position: relative;
    margin-bottom: 20px;
}
.inderes .comtop .title a {
    top: 14px;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    border-bottom: 2px solid #fff;
}
.inderes .comtop .title a:hover {
    color: #FFA800;
    border-bottom: 2px solid #FFA800;
}
.inderes .comtop .com {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 20px;
}
.inderes .combottom .oimg {
    border-radius: 6px;
    text-align: center;
}
.inderes .combottom .swiper-button-next, .inderes .combottom .swiper-button-prev {
    background: #767875;
    padding: 6px 7px;
    width: 38px;
    height: 60px;
}
.inderes .combottom .swiper-button-next:hover, .inderes .combottom .swiper-button-prev:hover {
    background: #FFA800;
}
.inderes .combottom .swiper-button-next::after, .inderes .combottom .swiper-button-prev::after {
    color:#fff;
    font-size: 30px;
}
.inderes .combottom .swiper-button-next{
    right:0
}
.inderes .combottom .swiper-button-prev{
    left:0
}

.index-oo {
    margin-top: 30px;
}
.index-oo .list .top h2 {
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    color: #FFA800;
}
.index-oo .list .summary {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 25px;
    color: #FFA800;
    line-height: 1.4;
}


.indexwindows {
    margin: 20px 0 50px;
}
.indexwindows .title {
    position: relative;
    margin-bottom: 40px;
    padding-top: 40px;
}
.indexwindows .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}

.indexwindows .list {
    margin-bottom: 10px;
}
.indexwindows .list h2 {
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    padding: 14px 5px 14px;
    color: #1B1B1B;
    background: #fff;
}
.indexwindows .list h2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexwindows .list h2:hover {
    color: #FFA800;
}

.indexwindows .list .a span {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #1B1B39;
    margin-left: 5px;
}
.indexwindows .list .a span:hover {
    border-bottom: 2px solid #FFA800;
    color: #FFA800;
}

.indexwindows .list .oimg {
    border: 1px solid #B2B2B2;
}

.indexadr {
    max-width: 1920px;
    margin: 0 auto;
    padding: 190px 0;
    position: relative;
}
.indexadr .title {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    color: #fff;
}
.indexadr .title h2 {
    font-size: 36px;
    font-weight: bold;
}
.indexadr .title p {
    font-size: 18px;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.5;
    margin-top: 15px;
}
.indexadr .com {
    position: relative;
}

.indexadr .swiper-button-next, .indexadr .swiper-button-prev {
    //background: #EEEEEE;
    padding: 6px 7px;
    width: 38px;
    height: 60px;
    display: none;
}
//.indexadr .swiper-button-next:hover, .indexadr .swiper-button-prev:hover {
    //background: #FFA800;
//}
.indexadr .swiper-button-next::after, .indexadr .swiper-button-prev::after {
    color:#FFA800;
    font-size: 30px;
}
//.indexadr .swiper-button-next:hover::after, .indexadr .swiper-button-prev:hover::after {
//    color:#fff;
//}
.indexadr .swiper-button-next{
    right:5px
}
.indexadr .swiper-button-prev{
    left:5px
}


.indexadr .swiper.myindexadr .list {
    text-align: center;
    padding: 3px;
}
.indexadr .swiper.myindexadr .list:hover .left {
    box-shadow: 0 2px 6px 0 #f0f0f0;
}
.indexadr .swiper.myindexadr .list .left {
    display: block;
    //box-shadow: 0 0 10px 0 #AFAFAF;
    background: #fff;
    padding: 20px 2px;
}
.indexadr .swiper.myindexadr .list .left img {
    max-width: 100px;
    max-height: 100px;
}
.indexadr .swiper.myindexadr .list h2 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 22px;
}
.indexadr .swiper.myindexadr .list p {
    padding: 0 20px;
    font-size: 16px;
    color: #808080;
}


.indexadr .com .swiper.myindexadr .h2:hover h2 {
    color: #FFA800;
}
.indexzs .wrapper {
    padding: 70px 0px 10px;
}
.indexzs .wrapper .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
}
.indexzs .com .list {
    text-align: center;
    padding: 5px;
}
.indexzs .com .list .oimg {
    box-shadow: 0 0 10px 0 #AFAFAF;
}
.indexzs .wrapper .swiper-button-next, .indexzs .wrapper .swiper-button-prev {
    background: #EEEEEE;
    padding: 6px 7px;
    width: 38px;
    height: 60px;
}
.indexzs .wrapper .swiper-button-next:hover, .indexzs .wrapper .swiper-button-prev:hover {
    background: #FFA800;
}
.indexzs .wrapper .swiper-button-next::after, .indexzs .wrapper .swiper-button-prev::after {
    color:#FFA800;
    font-size: 30px;
}
.indexzs .wrapper .swiper-button-next:hover::after, .indexzs .wrapper .swiper-button-prev:hover::after {
    color:#fff;
}
.indexzs .wrapper .swiper-button-next{
    right:5px
}
.indexzs .wrapper .swiper-button-prev{
    left:5px
}
.indexzs .wrapper .swiper.myindexadr .h2:hover h2 {
    color: #FFA800;
}


.indexraq .title {
    padding: 20px 0 40px;
    text-align: center;
}
.indexraq .title h2 {
    font-size: 36px;
    font-weight: bold;
}
.indexraq .com {
    padding: 0 0 60px;
}
.indexraq .com .left {
    width: 34%;
}
.indexraq .com .right {
    width: 48%;
}

.indexraq .com .left h2 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 38px;
}
.indexraq .com .left .ul .li {
    padding: 22px 0px 22px 70px;
}
.indexraq .com .left .ul .li.tel {
    background: url("../images/phone12.png") no-repeat 0 12px;
}
.indexraq .com .left .ul .li.whatsapp {
    background: url("../images/whatsapp12.png") no-repeat 0 12px;
}
.indexraq .com .left .ul .li.email {
    background: url("../images/e-mail-b.png") no-repeat 0 12px;
}
.indexraq .com .left .ul .li.address {
    background: url("../images/add12.png") no-repeat 0 12px;
    font-size: 20px;
    font-weight: initial;
}
.indexraq .com .left .ul .li a, .indexraq .com .left .ul .li {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.indexraq .com .left .ul .li.address label {
    flex-shrink: 0;
    margin-right: 6px;
}



.indexraq .com .right h2 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 38px;
}

.indexraq .com .right label {
    display: block;
}
.indexraq .com .right .item {
    width: 100%;
    margin-bottom: 10px;
}
.indexraq .com .right .item.verify_status {
    width: 60%;
}

.indexraq .com .right .item #YourMessageb {
    width: 100%;
    border: 1px solid #111111;
    border-radius: 0;
    height: 120px;
    padding: 0 6px;
}
.indexraq .com .right .item input {
    width: 100%;
    border: 1px solid #111111;
    border-radius: 0;
    height: 48px;
    padding: 0 6px;
}
.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 70px;
    color: #fff;
    background: #FFA800;
    font-size: 18px;
    margin-top: 34px;
    border-radius: 6px;
}
.indexraq .com .right .btnwei #Inquiryb:hover {
    background: #111111;
}


.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 {
    padding: 50px 0 20px;
}
.indexnews .title {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    color: #333;
}
.indexnews .title h2 {
    font-size: 36px;
    font-weight: bold;
    text-align: left;
}
.indexnews .com .swiper.myindexnews {
    padding-bottom: 70px;
}
.indexnews .com .list .right {
    width: calc(100% - 294px);
    margin-left: 10px;
}
.indexnews .com .list .right .date {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
}
.indexnews .com .list .right h2 {
    font-size: 18px;
    font-weight: bold;
}
.indexnews .com .list .right h2 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexnews .com .list .right .more {
    font-size: 16px;
    margin-top: 16px;
    display: block;
}
.indexnews .com .list .right .more:hover {
    color: #FFA800;
}
.indexnews .com .list .right h2 a:hover {
    color: #FFA800;
}




.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;
    }
    .indexzs .wrapper {
        padding: 70px 10px;
    }

}
@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;
    }



}

@media only screen and (max-width: 1024px) {
    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }





}
@media only screen and (max-width: 980px) {

    .indexr .title h2 {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 23px;
    }
    .indexadr .swiper-button-next, .indexadr .swiper-button-prev {
        display:block;
    }




}
@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%;
    }





}
@media only screen and (max-width: 700px) {

    .index-oo .wrap.wrapper.flexa-container.flexa-justify-between {
        flex-wrap: wrap;
    }
    .index-oo .wrap .list {
        width: 50%;
    }
    .index-oo .list .summary {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 40px;
    }


}
@media only screen and (max-width: 600px) {

    .indexr .com .list {
        position: relative;
        margin-bottom: 10px;
        width: 100%;
    }
    .indexr .com img {
        width: 100%;
    }
    .indexnews .title a {
        top: 14px;
        position: unset;
        right: 0;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        border-bottom: 2px solid #333;
        margin-top: 14px;
        display: inline-block;
    }
    .indexnews .com .left {
        width: 100%;
        margin-bottom: 30px;
    }
    .indexnews .com .right {
        width: 100%;
    }
    .indexnews .com .right .list + .list {
        margin-top: 20px;
    }
    .indexnews .com .left .h2 h2 {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.3;
        margin-bottom: 12px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
    }
    .indexnews .com .right .list .titles h2 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        font-weight: bold;
    }
    .indexvideolist .title a {
        position: absolute;
        bottom: 0;
        right: 0;
    }
}
@media only screen and (max-width: 580px) {
    .indexr .com .list h2 {
        font-size: 14px;
    }
    .indexr .com .list:hover h2 {
        display: block;
    }

    .indexr .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 23px;
    }

    .indexr .com {

        padding-bottom: 0;
    }

    .indexvideolist .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-top: 30px;
    }
    .indexvideolist .com {
        padding-bottom: 10px;
        margin-top: 30px;
    }
    .index-oo .list .top h2 {
        font-size: 38px;
        font-weight: bold;
        text-align: center;
    }
    .index-oo .list .summary {
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 40px;
    }
    .inderes .comtop .title h2 {
        font-size: 24px;
        font-weight: bold;
    }
    .inderes .comtop .com {
        max-width: 1200px;
        margin: 0 auto;
        font-size: 17px;
    }
    .inderes {
        padding: 100px 0;
        max-width: 1920px;
        margin: 0 auto;
    }
    .indexwindows {
        margin: 20px 0 20px;
    }
    .indexwindows .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }
    .indexwindows .title {
        position: relative;
        margin-bottom: 40px;
        padding-top: 0;
    }
    .indexadr {
        max-width: 1920px;
        margin: 0 auto;
        padding: 100px 0;
        position: relative;
    }
    .indexadr .title h2 {
        font-size: 24px;
        font-weight: bold;
    }
    .indexadr .title p {
        font-size: 16px;
    }
    .indexadr .swiper.myindexadr .list h2 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 18px;
    }
    .indexzs .wrapper {
        padding: 20px 10px;
    }
    .indexzs .wrapper .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .indexnews {
        padding: 20px 0 20px;
    }
    .indexnews .title h2 {
        font-size: 24px;
        font-weight: bold;
        text-align: left;
    }
    .indexnews .com .list .oimg {
        width: 170px;
    }
    .indexnews .com .list .right {
        width: calc(100% - 184px);
        margin-left: 10px;
    }
    .indexnews .com .list .right h2 a {
        line-height: 1.3;
    }
    .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;
    }

    .indexraq .com .right .item.verify_status {
        width: 100%;
    }

    .indexraq .title h2 {
        font-size: 24px;
        font-weight: bold;
    }
    .indexraq .com .left h2 {
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 20px;
        color: #FFA800;
    }
    .indexraq .com .right h2 {
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 20px;
        color: #FFA800;
    }


}

@media only screen and (max-width: 500px) {

    .indexadr .com .swiper.myindexadr {
        margin: 0 20px;
    }
    .indexadr .com .swiper.myindexadr .h2 h2 {
        font-size: 18px;
        margin-top: 10px;
        color: #fff;
        line-height: 1.5;
        padding: 0 20px;
    }
    .indexvideolist .title a {
        position: unset;
    }
    .indexnews .com .list .right h2 {
        font-size: 14px;
        font-weight: bold;
    }
    .indexnews .com .list .right .more {
        font-size: 13px;
        margin-top: 10px;
        display: block;
    }
    .indexnews .com .list .right .date {
        font-size: 14px;
        margin-bottom: 2px;
        display: block;
    }

}
@media only screen and (max-width: 498px) {
    .indexr .title h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-top: 30px;
        text-align: center;
    }
    .indexr .title .p {
        max-width: 970px;
        margin: 0 auto 50px;
        font-size: 14px;
        line-height: 1.5;
        color: #3F3F3F;
    }
    .indexr .com .list .a span.w {
        display: inline-block;
        font-size: 13px;
        background: #fff;
        color: #333;
        padding: 8px 10px;
    }

    .index-oo {
        margin-top: 10px;
    }
    .index-oo .list .top h2 {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }
    .index-oo .list .summary {
        text-align: center;
        font-size: 14px;
        margin-top: 4px;
        margin-bottom: 20px;
        font-weight: initial;
    }

    .indexwindows .title h2 {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
    .inderes .comtop .title h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .indexraq .title {
        padding: 10px 0 25px;
        text-align: center;
    }
    .indexraq .title h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .indexadr .title h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .indexvideolist .title h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .indexzs .wrapper .title h2 {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 50px;
    }
    .indexnews .title h2 {
        font-size: 18px;
        font-weight: bold;
    }

    .indexraq .com .left h2 {
        font-size: 16px;
        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%;
    }
    .indexraq .com .right .item {
        width: 100%;
        margin-bottom: 10px;
    }

    .inderes .comtop .title a{
        font-size: 14px;
        position: unset;
    }
    .inderes .comtop .com {
        font-size: 14px;
    }
    .inderes .combottom .swiper-button-next, .inderes .combottom .swiper-button-prev {
        background: rgba(118,120,117,0.5);
    }
    .inderes .combottom .swiper-button-next, .inderes .combottom .swiper-button-prev {
        background: rgba(118,120,117,0.5);
        padding: 6px 7px;
        width: 25px;
        height: 35px;
    }
    .inderes .combottom .swiper-button-next::after, .inderes .combottom .swiper-button-prev::after {
        color: #fff;
        font-size: 25px;
    }
    .inderes {
        padding: 100px 0;
    }
    .indexwindows {
        margin: 10px 0px 10px;
    }
    .indexadr {
        padding: 100px 0;
    }
    .indexwindows .list .a span {
        font-weight: bold;
        font-size: 14px;
    }
    .indexwindows .list h2 {
        font-size: 14px;
    }
    .indexadr .title a {
        position: unset;
        font-size: 14px;
    }
    .indexadr .com .swiper-button-next, .indexadr .com .swiper-button-prev {
        background: rgba(255,255,255,0.6);
        padding: 6px 7px;
        width: 25px;
        height: 35px;
    }
    .indexadr .com .swiper-button-next::after, .indexadr .com .swiper-button-prev::after {
        color: #FFA800;
        font-size: 25px;
    }

    .indexzs .wrapper {
        padding: 30px 10px;
    }
    .indexzs .wrapper .title h2 {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .indexzs .wrapper .swiper-button-next, .indexzs .wrapper .swiper-button-prev {
        background: #EEEEEE;
        padding: 6px 7px;
        width: 25px;
        height: 35px;
    }
    .indexzs .wrapper .swiper-button-next::after, .indexzs .wrapper .swiper-button-prev::after {
        color: #FFA800;
        font-size: 25px;
    }
    .indexnews .title a {
        font-size: 14px;
    }
    .indexnews .com .left .h2 h2 {
        font-size: 14px;
    }
    .indexnews .com .right .list .titles h2 {
        font-size: 14px;
        font-weight: bold;
    }
    .indexnews .com .right .list .riqi {
        background: #FFA800;
        width: 100px;
        height: 100px;
    }
    .indexnews .com .right .list .titles {
        width: calc(100% - 120px);
        margin-right: 20px;
    }
    .indexraq .com .left .ul .li a, .indexraq .com .left .ul .li {
        font-size: 14px;
        font-weight: bold;
    }
    #linkspan span {
        font-size: 18px !important;
    }
    .indexraq .com .right h2 {
        font-size: 18px;

    }
    .indexraq .com .right .btnwei #Inquiryb {
        padding: 8px 36px;
        font-size: 18px;
        margin-top: 10px;
    }
    #linkspan a img {
        max-height: 30px !important;
    }
    .indexwindows .title {
        position: relative;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .indexwindows .pnome .swiper-button-next, .indexwindows .pnome .swiper-button-prev ,.indexvideo .pnome .swiper-button-next, .indexvideo .pnome .swiper-button-prev{
        background: rgba(118,120,117,0.5);
        padding: 6px 7px;
        width: 25px;
        height: 35px;
    }
    .indexwindows .pnome .swiper-button-next::after, .indexwindows .pnome .swiper-button-prev::after,.indexvideo .pnome .swiper-button-next::after, .indexvideo .pnome .swiper-button-prev::after {
        color: #fff;
        font-size: 25px;
    }
    .indexwindows .pnome .swiper-button-next,.indexvideo .pnome .swiper-button-next{
        right:0
    }
    .indexwindows .pnome .swiper-button-prev,.indexvideo .pnome .swiper-button-prev{
        left:0
    }
    .indexwindows .list .span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }


}
@media only screen and (max-width: 420px) {
    .indexnews .com .list .oimg {
        width: 160px;
    }
    .indexnews .com .list .right {
        width: calc(100% - 174px);
        margin-left: 10px;
    }
    .indexnews .com .list .right .more {
        font-size: 13px;
        margin-top: 6px;
        display: block;
    }
    .indexvideolist .title .p {
        max-width: 900px;
        margin: 18px auto 12px;
        width: 100%;
        line-height: 24px;
        font-size: 16px;
    }

}
@media only screen and (max-width: 400px) {


}