.indexr .title {
    text-align: center;
}
.indexr .title h2 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 46px;
    padding-top: 80px;
    color: #272727;
}

.indexr .com {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}

.indexr .com .list .oimg {
    box-shadow: 0 0 11px 0 #D2D2D2;
    border: 3px solid #999;
}
.indexr .com .list .oimg img {
    width: 100%;
}
.indexr .com .list h2 {
    font-size: 22px;
    margin-top: 30px;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexr .com .list p {
    text-align: center;
    margin-top: 8px;
    line-height: 1.5;
    color: #272727;
    font-size: 16px;
}
.indexr .com .list .left:hover {
    color: #5B3415;
}
.indexr .a {
    text-align: center;
    margin-top: 30px;
}
.indexr .a a {
    display: inline-block;
    padding: 8px 26px;
    border: 1px solid #5C3219;
    border-radius: 60px;
    font-size: 16px;
    color: #5C3219;
}
.indexr .a a:hover {
    border: 1px solid #5C3219;
    background: #5C3219;
    color: #fff;
}


.indexaboutus {
    padding: 80px 0;
    margin-top: 90px;
    margin-bottom: 70px;
}
.indexaboutus .left {
    width: 756px;
}
.indexaboutus .right {
    width: 530px;
    color: #fff;
}
.indexaboutus .left .video {
    position: relative;
}
.indexaboutus .left .video a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexaboutus .left .video a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}
.indexaboutus .left .aboutus {
    margin-top: 22px;
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,0.4);
    padding: 40px 24px;
    border-radius: 8px;
}
.indexaboutus .left .aboutus h2 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 16px;
}
.indexaboutus .left .aboutus .p {
    font-size: 18px;
    line-height: 1.4;
}
.indexaboutus .left .aboutus a {
    background: #5C3317;
    display: inline-block;
    padding: 10px 26px;
    font-size: 16px;
    margin-top: 36px;
    color: #fff;
    font-weight: bold;
    border-radius: 40px;
    border: 1px solid #5C3317;
}
.indexaboutus .left .aboutus a:hover {
    border: 1px solid #5C3317;
    background: transparent;
    color: #5C3317;
}
.indexaboutus .right li {
    padding: 60px 0;
    border-bottom: 1px solid #fff;
}
.indexaboutus .right li .rights {
    font-size: 24px;
    max-width: 200px;
    font-weight: bold;
    line-height: 1.6;
    text-align: right;
}
.indexaboutus .right li .lefts {
    font-size: 70px;
    font-family: "Times New Roman";
    line-height: initial;
    padding-left: 34px;
}

.indexfactory {
    margin: 70px 0;
}
.indexfactory .con{
    position:relative;
}
.indexfactory .con .list img {
    width: 100%;
}
.indexfactory .con .list h2 {
    text-align: center;
    margin-top: 18px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.indexfactory .con .list h2 a:hover {
    color: #5C3317;
}
.indexfactory .con .swiper-button-nextss, .indexfactory .con .swiper-button-prevss {
    position: absolute;
    top: 33%;
    z-index: 999;
    background: #9B9B9B;
    color: #fff;
    padding: 10px 10px;
}
.indexfactory .con .swiper-button-nextss:hover, .indexfactory .con .swiper-button-prevss:hover {
    background: #333333;
    color: #fff;
}
.indexfactory .con .swiper-button-nextss {
    right: 0px;
}
.indexfactory .con .swiper-button-prevss {
    left: 0px;
}
.indexfactory .con .swiper-button-nextss .EFfx, .indexfactory .con .swiper-button-prevss .EFfx{
    font-size: 22px;
}

.indexwindows {
    margin: 88px 0 80px;
}
.indexwindows .windowsrtitle {
    padding-bottom: 50px;
}
.windowsrtitle .title {
    text-align: center;
    position: relative;
}
.windowsrtitle .title h2 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 24px;
    padding: 76px 10px 0;
}
.windowsrtitle .title a {
    position: absolute;
    bottom: 4px;
    right: 0;
    border-bottom: 2px solid #272727;
    font-size: 16px;
    color: #272727;
    font-weight: bold;
}
.windowsrtitle .title a:hover {
    color: #5C3317;
    border-bottom: 2px solid #5C3317;
}

.indexwindows .swiper {
    padding: 10px 0px 50px;
}
.indexwindows .mnome .grid-container {
    gap: 36px 12px;
}
.indexwindows .list h2 {
    margin: 20px 0 14px 0;
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    padding: 0 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.indexwindows .swiper .list .oimg {
    box-shadow: 0 4px 11px 0 #D2D2D2;
    border-radius: 14px;
}
.indexwindows .swiper .swiper-button-nextss,.indexwindows .swiper .swiper-button-prevss {
    background: #BFBFBF;
    padding: 12px 10px;
    color: #fff;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index:999;
}
.indexwindows .swiper .swiper-button-nextss .EFfx, .indexwindows .swiper .swiper-button-prevss .EFfx {
    font-size: 26px;
    display: block;
}
.indexwindows .swiper .swiper-button-nextss{
    right: 10px;
}
.indexwindows .swiper .swiper-button-prevss {
    left: 10px;
}
.indexwindows .swiper .swiper-button-nextss:hover,.indexwindows .swiper .swiper-button-prevss:hover {
    background: #5C3317;
}
.indexwindows .list h2:hover {
    color: #5C3317;
}

.indexcase {
    margin: 84px 0;
}
.indexcase .wrapper {
    padding: 0;
}

.indexcase .title {
    text-align: center;
}
.indexcase .title h2 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 64px;
}
.indexcase .com {
}
.indexcase .com .swiper {
    padding-bottom: 50px;
}
.indexcase .com .list .titles, .indexcase .com .list .oimg {
    width: 47%;
}
.indexcase .com .list {
    margin-bottom: 20px;
    padding: 10px;
}
.indexcase .com .list .oimg {
    box-shadow: 0 0 12px 0 #EDEDED;
}
.indexcase .com .list .oimg img {
    width: 100%;
}
.indexcase .com .list .titles h2 {
    font-size: 32px;
    margin-bottom: 22px;
    font-weight: bold;
}
.indexcase .com .list .titles .p {
    font-size: 18px;
    line-height: 1.5;
}
.indexcase .com .list .titles a {
    margin-top: 40px;
    display: inline-block;
    background: #5C3317;
    padding: 10px 26px;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    border: 1px solid #5C3317;
}

.indexcase .com .list .titles a:hover {
    background: #fff;
    border: 1px solid #5C3317;
    color: #5C3317;
}

.indexvideo {
    margin: 100px 0 90px;
}

.indexvideo .swiper .list img {
    width: 100%;
}
.indexvideo .swiper .list .com {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 1380px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.indexvideo .swiper .list .more {
    max-width: 1380px;
    margin: 0 auto;
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
    text-align: right;
}
.indexvideo .swiper .list .more a {
    display: inline-block;
    padding: 8px 20px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 53px;
    margin-right: 10px;
}
.indexvideo .swiper .list .more a:hover {
    border: 2px solid #5C3317;
    color: #5C3317;
}
.indexvideo .swiper .list .com .h2 {
    font-size: 34px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 1px 5px #333;
}
.indexvideo .swiper .list .com a {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: 20px;
    background: url("../images/video_doc_03.png") no-repeat center center;
}
.indexvideo .swiper .list .com a:hover {
    background: url("../images/video_doc_05.png") no-repeat center center;
}

.indexd .con .list .oimg {
    text-align: center;
}

.indexd .title h2 {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 90px;
}
.indexd {
    margin: 10px auto 60px;
}
.indexd .con .list .h2 {
    font-size: 18px;
    text-align: center;
    max-width: 270px;
    margin: 24px auto 0;
}
.indexd .con .list .h2:hover {
    color: #5C3416;
}
.indexd .swiper {
    padding-bottom: 75px;
}
.indexd .swiper .swiper-button-nextss,.indexd .swiper .swiper-button-prevss {
    background: #C4C4C4;
    padding: 20px 10px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #C4C4C4;
    z-index:999;
}
.indexd .swiper .swiper-button-nextss .EFfx, .indexd .swiper .swiper-button-prevss .EFfx {
    font-size: 30px;
    display: block;
}
.indexd .swiper .swiper-button-nextss {
    right: 0;
}
.indexd .swiper .swiper-button-prevss {
    left: 0;
}
.indexd .swiper .swiper-button-nextss:hover,.indexd .swiper .swiper-button-prevss:hover {
    background: #EFD658;
}


.indexoem {
    margin: 80px 0;
}
.indexoem .wrapper {
    max-width: 1220px;
}
.indexoem .comtop {
    padding-top: 66px;
}
.indexoem .comtop .title h2 {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 53px;
}
.indexoem .comtop .com .list {
    background: #fff;
    padding: 36px 20px;
    text-align: center;
}
.indexoem .comtop .com .list .h2 {
    margin: 26px 0 16px;
    height: 63px;
}
.indexoem .comtop .com .list .h2 h2 {
    font-size: 24px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexoem .comtop .com .list .p {
    font-size: 16px;
    color: #808080;
    margin: 0 30px;
}
.indexoem .combot {
    margin-top: 24px;
    background: #fff;
    padding: 34px 30px;
    box-shadow: 0 5px 8px 0 #D6D6D6;
}
.indexoem .combot .left {
    width: 646px;
}
.indexoem .combot .right {
    width: 450px;
}
.indexoem .combot .left .titles h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}
.indexoem .combot .left .list {
    margin-top: 40px;
}
.indexoem .combot .left .list li {
    font-size: 17px;
    padding-left: 24px;
    margin-bottom: 0px;
    background: url(../images/duihao.png) no-repeat 0px 9px;
    background-size: 16px;
    line-height: 1.6;
}
.indexoem .combot .right input {
    width: 100%;
    height: 55px;
    background: #F4F4F4;
    padding: 0 24px;
    margin-bottom: 15px;
}
.indexoem .combot .right textarea {
    background: #F4F4F4;
    width: 100%;
    border: none;
    padding: 10px 24px;
    height: 130px;
    margin-bottom: 15px;
    display: block;
}
.indexoem .combot .right .item.verify_status img {
    width: 180px;
    margin-bottom: 15px;
}
.indexoem .combot .right #Inquiryr {
    border: 1px solid #5C3416;
    background: #5C3416;
    color: #fff;
    padding: 4px 58px;
    font-size: 17px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.indexoem .combot .right #Inquiryr:hover {
    border: 1px solid #333333;
    background: #333333;
    color: #fff;
}




.indexnews .con .swiper-button-nextss, .indexnews .con .swiper-button-prevss {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 999;
    background: #9B9B9B;
    padding: 7px 4px;
}
.indexnews .con .swiper-button-prevss {
    left: 0;
}
.indexnews .con .swiper-button-nextss {
    right: 0;
}
.indexnews .con .swiper-button-nextss .EFfx, .indexnews .con .swiper-button-prevss .EFfx {
    font-size: 26px;
    display: block;
}
.indexnews .con .swiper-button-nextss:hover, .indexnews .con .swiper-button-prevss:hover {
    background: #FF9801;
}
.indexnewss {
    margin: 80px 0 34px;
}
.indexnewss .title h2 {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 50px;
}
.indexnewss .com .list {
    box-shadow: 0 5px 15px 0 #DFDFDF;
    padding: 40px 20px;
}
.indexnewss .com .list .riqimore {
    margin-bottom: 26px;
}
.indexnewss .com .list .riqimore .riqi, .indexnewss .com .list .riqimore a {
    font-size: 18px;
    font-weight: bold;
}
.indexnewss .com .list .riqimore a:hover, .indexnewssb .com .list .riqimore a:hover {
    color: #5C3416;
}
.indexnewss .com .list .titles {
    margin-bottom: 10px;
}
.indexnewss .com .list .titles h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.indexnewss .com .list .titles h2:hover,.indexnewssb .com .list .right .titles h2:hover {
    color: #5C3416;
}
.indexnewss .com .list .p {
    margin-bottom: 28px;
    height: 72px;
}
.indexnewss .com .list .p p {
    font-size: 16px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.indexnewss .com .list .oimg {
    border: 2px solid #DCDCDC;
}
.indexnewss .com .list .riqimore .EFfx.icon-menu-s {
    margin-right: 4px;
}

.indexnewssb .com {
    margin-bottom: 82px;
}
.indexnewssb .com .list {
    padding: 35px 30px;
    box-shadow: 0 5px 15px 0 #DFDFDF;
}
.indexnewssb .com .list .oimg {
    width: 37.6%;
    border: 2px solid #DCDCDC;
}
.indexnewssb .com .list .right {
    width: 61.1%;
}
.indexnewssb .com .list .riqimore {
    margin-bottom: 2px;
}
.indexnewssb .com .list .riqimore .riqi, .indexnewssb .com .list .riqimore a {
    font-size: 18px;
    font-weight: bold;
}
.indexnewssb .com .list .riqimore .EFfx.icon-menu-s {
    margin-right: 4px;
}
.indexnewssb .com .list .right .titles {
    height: 80%;
}
.indexnewssb .com .list .right .titles h2 {
    font-weight: bold;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: inline-block;
}
.oimg img:hover{
    transform: scale(1.1);
}

@media only screen and (max-width: 1400px) {
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }

}
@media only screen and (max-width: 1380px) {
    .indexaboutus .left {
        width: 55%;
    }
    .indexaboutus .right {
        width: 40%;
        color: #fff;
    }
}
@media only screen and (max-width: 1200px) {
    .indexr .title a {
        position: absolute;
        bottom: 6%;
        right: 0;
        border-bottom: 2px solid #FF9801;
        font-size: 16px;
        color: #FF9801;
        font-weight: bold;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
    }
    .indexr .title h2 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 24px;
        padding-top: 30px;
        color: #272727;
    }
    .indexr .com .list h2 {
        font-size: 18px;
        margin-top: 20px;
    }
    .indexaboutus .left .aboutus h2 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 16px;
    }
    .indexaboutus .left .aboutus .p {
        font-size: 16px;
        line-height: 1.5;
    }
    .windowsrtitle .title h2 {
        font-size: 28px;
    }
    .indexcase .title h2 {
        font-size: 28px;
    }
    .indexcase .com .list .titles h2 {
        font-size: 26px;
    }
    .indexcase .com .list .titles .p {
        font-size: 16px;
        line-height: 1.5;
    }
    .indexvideo .swiper .list .com .h2 {
        font-size: 28px;
    }
    .indexd .title h2 {
        font-size: 28px;
    }
    .indexoem .comtop .title h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .indexnewss .title h2 {
        font-size: 28px;
    }


}
.pnome {
    display:none;
}
.mnome {
    display:block;
}
@media only screen and (max-width: 1024px) {

    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }
    .indexr .title a {
        position: absolute;
        bottom: 4%;
        right: 0;
        border-bottom: 2px solid #FF9801;
        font-size: 16px;
        color: #FF9801;
        font-weight: bold;
    }
    .indexaboutus .left {
        width: 100%;
    }
    .indexaboutus .right {
        width: 100%;
        color: #fff;
    }
    .indexaboutus .left .video img {
        width: 100%;
    }
    .indexoem .comtop .com .list {
        box-shadow: 0 5px 8px 0 #D6D6D6;
    }

}
@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) {
    .indexoem .combot .flexa-container.flexa-justify-between {
        flex-wrap: wrap;
    }
    .indexoem .combot .left {
        width: 100%;
    }
    .indexoem .combot .right {
        width: 100%;
        margin-top: 30px;
    }
}
@media only screen and (max-width: 800px) {
    .indexaboutus {
        padding: 80px 0;
        margin-top: 54px;
        margin-bottom: 50px;
    }
    .indexaboutus .left .aboutus h2 {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 16px;
    }
    .indexr .com .swiper.mySwipercate {
        padding-bottom: 30px;
    }
    .indexr .title a {
        position: unset;
        bottom: 4%;
        right: 0;
        border-bottom: 1px solid #FF9801;
        font-size: 14px;
        color: #FF9801;
        font-weight: initial;
    }
    .indexr .title a:hover {
        color: #111;
        border-bottom: 1px solid #111;
    }
    .indexr .title h2 {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 8px;
    }
    .indexr .com .grid-container {
        padding: 10px;
        margin-top: 24px;
    }
    .indexfactory {
        margin: 50px 0;
    }
    .indexwindows {
        margin: 54px 0 50px;
    }
    .indexwindows .title a {
        position: unset;
        top: 50%;
        right: 0;
        transform: none;
        font-size: 14px;
        text-align: center;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .windowsrtitle .title h2 {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 10px;
        padding: 76px 10px 0;
    }
    .indexd .title h2 {
        font-size: 26px;
        margin-top: 50px;
    }
    .indexd .con .list .h2 {
        font-size: 16px;
        text-align: center;
        margin-top: 24px;
        font-weight: bold;
    }
    .indexcase {
        margin: 54px 0;
    }
    .indexcase .title h2 {
        font-size: 26px;
        margin-bottom: 40px;
    }
    .indexcase .com .list .titles h2 {
        font-size: 22px;
        line-height: 1.2;
    }
    .indexnewss .title h2 {
        font-size: 26px;
    }
    .indexnewss .com .list:nth-child(3) {
        display: none;
    }
    .indexnewssb .com .list .riqimore .riqi, .indexnewssb .com .list .riqimore a {
        font-size: 14px;
        font-weight: bold;
    }
    .indexnewss .com .list .riqimore .riqi, .indexnewss .com .list .riqimore a {
        font-size: 14px;
        font-weight: bold;
    }
    .indexnewss .com .list .titles h2 {
        font-size: 16px;
        font-weight: bold;
    }
    .indexnewss .com .list .p {
        margin-bottom: 16px;
        height: 64px;
    }
    .indexnewss .com .list .p p {
        font-size: 14px;
    }
    .indexnewssb .com .list .right .titles h2 {
        font-weight: bold;
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .indexnewssb .com .list {
        padding: 13px 10px;
    }
    .indexnewssb .com .list .right .titles {
        height: 70%;
    }
    .indexvideo {
        margin: 50px 0;
    }
    .indexoem {
        margin: 50px 0;
    }
    .indexnewss {
        margin: 50px 0 34px;
    }
    .indexnewss .title h2 {
        margin-bottom: 30px;
    }
    .indexnewssb .com {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 700px) {

    .indexcase .com .list .titles h2 {
        font-size: 18px;
        line-height: 1.4;
    }
    .indexcase .com .list .titles .p {
        font-size: 14px;
        line-height: 1.5;
    }
    .indexcase .com .list .titles a {
        margin-top: 21px;
        padding: 6px 20px;
        font-size: 14px;
    }
    .indexvideo .swiper .list .more {
        position: absolute;
        top: 20px;
    }
    .indexvideo .swiper .list .more a {
        padding: 4px 14px;
        font-size: 14px;
    }
    .indexvideo .swiper .list .com .h2 {
        font-size: 18px;
    }

}
@media only screen and (max-width: 600px) {
    .indexvideo .swiper .list img {
        width: 100%;
        height: 330px;
        object-fit: cover;
    }


}
@media only screen and (max-width: 580px) {

    .indexaboutus .left .aboutus h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 16px;
    }
    .indexaboutus .left .aboutus a {
        padding: 5px 18px;
        font-size: 15px;
        margin-top: 20px;
    }

    .indexr .title h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 6px;
        padding-top: 30px;
    }

    .indexr .com .list h2 {
        font-size: 14px;
        margin-top: 10px;
        text-align: center;
        line-height: 26px;
    }

    .indexr .title .summary {
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 20px;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 0;
    }


    .windowsrtitle .title h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 4px;
        color: #111;
        padding: 20px 10px 0;
    }
    .indexwindows .title h3 {
        text-align: left;
        font-size: 16px;
        color: #111;
        font-weight: bold;
        padding: 0 10px;
    }
    .indexwindows .list h4 {
        margin: 28px 0 14px 0;
        font-size: 14px;
        text-align: center;
        line-height: 1.6;
        padding: 0 8px;
        font-weight: bold;
    }

    .indexwindows .list h2 {
        margin: 14px 0;
        font-size: 14px;
    }
    .indexaboutus .right li .lefts {
        font-size: 38px;
        font-family: "Times New Roman";
        line-height: initial;
        padding-left: 34px;
    }
    .indexaboutus .right li .rights {
        font-size: 18px;
        max-width: 180px;
        font-weight: bold;
        line-height: 1.6;
        text-align: right;
    }
    .indexfactory .con .list h2 {
        font-size: 16px;
    }
    .indexcase .title h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .indexcase .com .list .titles h2 {
        font-size: 16px;
        line-height: 1.4;
    }
    .indexcase .com .list .titles a {
        margin-top: 18px;
        padding: 4px 16px;
        font-size: 14px;
    }
    .indexoem .comtop .title h2 {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .indexoem .comtop .com .list .h2 h2 {
        font-size: 18px;
        line-height: 1.3;
    }
    .indexoem .comtop .com .list .h2 {
        margin: 16px 0 10px;
        height: 50px;
    }
    .indexoem .comtop .com .list .p {
        font-size: 14px;
        color: #808080;
        margin: 0 10px;
    }
    .indexoem .combot .left .titles h2 {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.5;
    }
    .indexoem .combot .left .list {
        margin-top: 20px;
    }
    .indexnewss .title h2 {
        font-size: 18px;
    }
    .indexnewss {
        margin: 50px 0 24px;
    }

    .indexd .title h2 {
        padding-top: 80px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #333;
    }
    .indexd .con .list .h2 {
        font-size: 14px;
        text-align: center;
        margin-top: 20px;
        font-weight: bold;
    }
    .indexd {
        margin: 10px auto 10px;
    }
    .indexd .swiper {
        padding-bottom: 60px;
    }
    .indexd .title h2 {
        padding-top: 0;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #333;
    }



}

@media only screen and (max-width: 500px) {
    .indexcase .com .list .flexa-container.flexa-justify-between.flexa-align-center {
        flex-wrap: wrap;
    }
    .indexcase .com .list .titles, .indexcase .com .list .oimg {
        width: 100%;
        margin: 10px 0;
    }

}
@media only screen and (max-width: 498px) {


}
@media only screen and (max-width: 420px) {
    .indexr .com .list p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .indexnewss .com .list:nth-child(3) {
        display: block;
    }



}
@media only screen and (max-width: 400px) {

    .indexwindows .swiper .swiper-button-nextss .EFfx, .indexwindows .swiper .swiper-button-prevss .EFfx {
        font-size: 16px;
        display: block;
    }
    .indexwindows .swiper .swiper-button-nextss, .indexwindows .swiper .swiper-button-prevss {
        background: #BFBFBF;
        padding: 8px 6px;
        color: #fff;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        z-index: 999;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
        padding-bottom: 10px;
    }


}