.wrapper{
    max-width:1600px;
    width:100%;
    margin: 0 auto;
}
.productcategorya {
    padding-bottom: 50px;
}
.productcategorya .title h2 {
    text-align: center;
    font-size: 40px;
    margin: 90px 0 20px;
    font-weight: bold;
    color: #333333;
}
.productcategorya .title p {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 46px;
    line-height: 24px;
    color: #111;
}
.productcategorya .list .item {
    width: calc(100% / 4 - 40px);
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    margin-right: 53px;
}
.productcategorya .list .item:nth-child(4n) {
    margin-right: 0;
}

html[lang="ar"] body .productcategorya .list .item {
    width: calc(100% / 4 - 40px);
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    margin-left: 53px;
    margin-right: 0;
}
html[lang="ar"] body .productcategorya .list .item:nth-child(4n) {
    margin-left: 0;
}

.productcategorya .list .item .img img {
    width: 360px;
    height: 300px;
    object-fit: contain;
}
.productcategorya .list .item .p {
    background: #f5f5f5;
    padding: 20px 15px 24px;
    text-align: center;
}
.productcategorya .list .item .p h2 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}
.productcategorya .list .item a .p span{
    font-size: 15px;
}
.productcategorya .list .item .p .summary{
    height: 80px;
}
.productcategorya .list .item .p .summary p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #333;
}
.productcategorya .list .item a .p span {
    font-size: 15px;
    padding: 6px 18px;
    display: inline-block;
    border: 1px solid #7CAEAD;
    border-radius: 6px;
    color: #7CAEAD;
    margin-top: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.productcategorya .list .item a .p span:hover {
    color: #fff;
    background: #7CAEAD;
}
.index98 .title {
    padding-top: 160px;
}
.index98 .title h2 {
    padding-top: 52px;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: bold;
    background: url(../images/Certificates-9.png) no-repeat center 0;
}
.index98 .listcom {
    height: 370px;
}
.index98 .imglist {
    padding-bottom: 80px;
    width: 1210px;
    margin: 0 auto;
}
.index98 .imglist .left {
    width: 45%;
}
.index98 .imglist .subtitle {
    width: 53%;
    color: #fff;
    line-height: 26px;
}
.index98 .sttitle {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    width: 1000px;
    margin: 0 auto;
    line-height: 54px;
    padding-top: 40px;
    padding-bottom: 124px;
    background: url("../images/Certificates-5.png") no-repeat bottom center;
    min-height: 290px;
}

.index_ada .wrapper {
    max-width: 1060px;
}
.index_ada {
    margin-top: 10px;
    margin-bottom: 30px;
}
.index_adb .wrappera {
    text-align: center;
    padding: 26px 0 60px;
}





.index78 {
    background: #333;
    padding: 64px 0;
}
.index78 .warpp {
    width: 1600px;
    margin: 0 auto;
    color: #fff;
}
.index78 .warpp .left {
    width: 47%;
}
.index78 .warpp .right {
    width: 49%;
    padding-top: 50px;
}
.index78 .warpp .right .swiper.small-swiper {
    margin-top: 74px;
}
.index78 .warpp .right .swiper-slide img {
    object-fit: cover;
}
.index78 .warpp .right .small-swiper .swiper-slide img {
    border-radius: 10px;
}
.index78 .warpp .left .h3 {
    font-size: 18px;
    color: #7CB0AE;
    margin-bottom: 26px;
}
.index78 .warpp .left .h2 {
    font-size: 38px;
    line-height: 1.3;
    margin-bottom: 80px;
    font-weight: bold;
}
.index78 .warpp .left .p p {
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 70px;
}
.index78 .warpp .left .a {
    margin-top: 100px;
}
.index78 .warpp .left .a a {
    display: inline-block;
    color: #fff;
    padding: 14px 30px;
    background: #EF3131;
    font-size: 20px;
    border-radius: 8px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.index78 .warpp .left .a a:hover {
    //transform: scale(1.1);
    //text-decoration: none;
    background: #7CAEAD;
}
.index78 .warpp .left .list .param {
    font-size: 44px;
    font-weight: bold;
}
.index78 .warpp .left .list .summary {
    font-size: 18px;
    margin-top: 10px;
}
.index78 .warpp .left .list .param sup {
    font-size: 24px;
}
.index78 .warpp .right .swiper-button-nexta,.index78 .warpp .right .swiper-button-preva{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 34px;
    z-index:999;
}
.index78 .warpp .right .swiper-button-nexta{
    background: url(../images/R2.png) no-repeat;
    right:0;
}
.index78 .warpp .right .swiper-button-nexta:hover{
    background: url(../images/R1.png) no-repeat;
    right:0;
}
.index78 .warpp .right .swiper-button-preva{
    background: url(../images/L2.png) no-repeat;
    left:0;
}
.index78 .warpp .right .swiper-button-preva:hover{
    background: url(../images/L1.png) no-repeat;
    left:0;
}


.index_adra .title {
    margin-bottom: 50px;
}
.index_adra .title h2 {
    text-align: center;
    font-size: 40px;
    margin: 70px 0 15px;
    font-weight: bold;
    color: #333333;
}
.index_adra .title h3 {
    width: 1000px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #111;
}
.index_adra .com .swiper-button-nexta,.index_adra .com .swiper-button-preva {
    position: absolute;
    top: 60%;
    transform: translateY(-60%);
    height: 40px;
    width: 34px;
    z-index:999;
}
.index_adra .com .swiper-button-preva:hover {
    background: url(../images/L1.png) no-repeat;
    left: 0;
}
.index_adra .com .swiper-button-preva {
    background: url(../images/L2.png) no-repeat;
    left: 0;
}
.index_adra .com .swiper-button-nexta:hover {
    background: url(../images/R1.png) no-repeat;
    right: 0;
}
.index_adra .com .swiper-button-nexta {
    background: url(../images/R2.png) no-repeat;
    right: 0;
}
.index_adra .com {
    position: relative;
}
.index_adra .com .adraswiper {
    padding-top: 76px;
}
.index_adra .com .slidetitle {
    position: absolute;
    top: -72px;
    left: 0;
    right: 0;
    width: 90px;
    background: url("../images/icon12.png") no-repeat center center;
    margin: 0 auto;
    text-align: center;
}
.index_adra .com .slidetitle .sla {
    height: 50px;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.index_adra .com .slidetitle .slb {
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin-top: 4px;
}
.index_adra .com .slidetitle .sla span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}



.chuchuan .chubox h3 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    color: #494949;
}
.chuchuan .chubox .chubody {
    background: #FAFAFA;
    /*box-shadow: 0 0 18px -6px #C2C2C2C7;*/
    padding: 70px 45px 30px;
}

.chuchuan .chubox .chubody .swiper {
    padding-bottom: 60px;
    margin-bottom: 40px;
    height: 980px;
}
.chuchuan .chubox .chubody .swiper-slide {
    height: calc((100% - 30px) / 2) !important;
}

.chuchuan .chubox .chubody .item h2 {
    padding: 0 30px;
    font-size: 16px;
    margin-top: 18px;
    line-height: 24px;
    color: #313131;
    font-weight: bold;
    margin-bottom: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.chuchuan .chubox .chubody .item h2:hover {
    color: #7CAEAD;
}
.chuchuan .chubox .chubody .item .pic {
    background: #fff;
}

.video .con {
    width: 100%;
}
.video .title h2 {
    text-align: center;
    margin-top: 53px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    color: #333333;
}
.video .wrap
{
    overflow: hidden;
}

.video .con .listleft {
    width: 44%;

}
.video .con .listright {
    width: 54%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px 20px;
}
.video .con .listleft img {
    width: 100%;
}

.video .con .listleft .img {
    position: relative;
}
.video .con .listleft .img .sub img {
    height: 563px;
    object-fit: cover;
}
.video .con .listright .img .sub img {
    height: 240px;
    object-fit: cover;
    width: 100%;
}
.video .con .listleft .summary {
    position: absolute;
    bottom: 30px;
    left: 10px;
    right: 10px;
    color: #fff;
}
.video .con .listleft .summary h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.video .con .listleft .summary .bu p {
    line-height: 24px;
}
.video .con .listleft .summary .bu a {
    border: 3px solid #fff;
    padding: 3px 28px;
    color: #fff;
    margin-top: 16px;
    display: inline-block;
    font-size: 14px;
}
.video .con .listleft .summary .bu a:hover {
    border: 3px solid #7CAEAD;
    background: #7CAEAD;
}
.video .con .listright .h2 h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    color: #101010;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video .con .listright .h2 h2:hover {
    color: #7CAEAD;
    cursor: pointer;
}
.video .con .sub{
    position:relative;
}
.video .con .sub .sube{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.video .con .sub a {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url('../images/video_docm.png') no-repeat center center;
}
.video .con .sub:hover a{
    background: url('../images/mvideo_doc.png') no-repeat center center;
}


.index9 .title {
    position: relative;
    text-align: center;
}
.index9 .title h2{
    font-size: 34px;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 80px auto 40px;
    font-weight: bold;
    color: #333333;
}
.index9 .title a {
    position: absolute;
    top: 9px;
    right: 0;
    color: #FF6C00;
    border-bottom: 1px solid #FF6C00;
    height: 22px;
}


.index9 .newsswiper {
    padding-bottom: 80px;
    margin-bottom: 40px;
    height: 760px;
}

.index9 .newsswiper .swiper-slide {
    height: calc((100% - 80px) / 2) !important;
}
.index9 .title h2 {
    margin-top: 50px;
}
.index9 .list:nth-child(2n) {
    margin-right: 0;
}
.index9 .list .left {
    float: left;
    width: 230px;
    margin-right: 20px;
}
.index9 .list .right {
    width: calc(100% - 250px);
    float: right;
}

.index9 .list .right img {
    width: 100%;
    display: block;
    height: 284px;
    object-fit: cover;
}
.index9 .list .left .date {
    color: #333;
}
.index9 .list .left .date .md {
    display: block;
    font-size: 34px;
    margin-bottom: 6px;
}
.index9 .list .left .date .y{
    display: block;
    font-size: 38px;
    margin-top: 2px;
}
.index9 .list .left h2 {
    margin-top: 30px;
    margin-bottom: 12px;
    font-size: 16px;
    height: 46px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
}
.index9 .list .left h2 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #293440;
}
.index9 .list .left h2 a:hover {
    color: #7CAEAD;
}
.index9 .list .left .p {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #888787;
    line-height: 24px;
}

.map {
    background: #EEE;
    padding-bottom: 60px;
    padding-top: 10px;
}
.map .h2 h2 {
    font-size: 40px;
    text-align: center;
    margin: 50px auto;
    font-weight: bold;
    color: #494949;
}
.map .wrapper {
    background: #fff;
    padding: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.map .wrapper .right {
    width: 46%;
}
.map .wrapper .right input {
    width: 97%;
    height: 31px;
    padding: 0 6px;
    margin-bottom: 15px;
    background: #EEE;
    border: 1px solid #EEE;
}
.map .wrapper .right #Message {
    width: 96.4%;
    padding: 6px;
    margin-bottom: 20px;
    background: #EEE;
    border: 1px solid #EEE;
    height: 92px;
}
.map .wrapper .right .liu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.map .wrapper .right li .btn {
    background: #0876CD;
    color: #fff;
    font-size: 20px;
    height: auto;
    padding: 7px 40px;
    width: auto;
    border-radius: 6px;
    border: none;
    margin-bottom: 0;
    cursor: pointer;
}
.map .wrapper .right li .btn_over{
    background: #FF6C00;
    color: #fff;
    font-size: 20px;
    height: auto;
    padding: 5px 18px;
    width: auto;
    border-radius: 3px;
    border: none;
    margin-bottom: 0;
    cursor: pointer;
}
.map .wrapper .left {
    width: 52%;
}
.map .wrapper .left iframe {
    width: 100% !important;
}
.map .wrapper .content {
    width: 29%;
    padding: 0 20px;
}
.map .wrapper .content .contenta {
    font-size: 17px;
    line-height: 24px;
    margin-top: 30px;
    color: #5A595E;
}

.map .wrapper .content .MonFri {
    font-size: 16px;
    color: #5A595E;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.map .wrapper .content .MonFri div {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    height: 20px;
}
.map .wrapper .content .MonFri a {
    border-bottom: 1px solid #959595;
    padding-bottom: 1px;
}
.map .wrapper .content .MonFri a:hover {
    text-decoration: none;
    border-bottom: 1px solid #EC6130;
    padding-bottom: 1px;
}

.map .wrapper .content h2 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    color: #3E3E3E;
}
.map .wrapper .content .list {
    text-align: left;
    width: 256px;
    margin: 0 auto;
}
.map .wrapper .content .list li {
    margin: 10px 0;
    background-size: 36px;
    float: left;
    width: 50%;
}
.map .wrapper .content .list li a {
    font-size: 13px;
    color: #6A696D;
    font-weight: bold;
    padding: 0 0 0px 44px;
    line-height: 43px;
}

.map .wrapper .content .list li.wangwanga {
    background-position: 0 -1075px;
}
.map .wrapper .content .list li.skypea {
    background-position: 0 -1027px;
}
.map .wrapper .content .list li.msna {
    background-position: 1px -1121px;
}
.map .wrapper .content .list li.pinterest {background-position: 0 -502px;}
.map .wrapper .content .list li.twitter {background-position: 0 -592px;}
.map .wrapper .content .list li.youtube { background-position: 0 -684px;}
.map .wrapper .content .list li.in { background-position: 0 -363px;}
.map .wrapper .content .list li.plus {background-position: 0 -319px;}
.map .wrapper .content .list li.facebook {background-position: 0 -226px;}
.map .wrapper .content .list li.digg {background-position: 0 -134px;}
.map .wrapper .content .list li.blogger {background-position: 0 -47px;}
.map .wrapper .content .list li.tumblr {background-position: 0 -637px;}
.map .wrapper .content .list li.yahoo {background-position: 0 -729px;}
.map .wrapper .content .list li.blogger { background-position: 0 -455px;}
.map .wrapper .content .list li.google {background-position: 0 -272px;}
.map .wrapper .content .list li.myspace {

    background-position: 0 -410px;

}
.map .wrapper .right .liu span {
    vertical-align: middle;
    display: table;
    margin-right: 14px;
}
.map .wrapper .right .liu span img {
    margin-bottom: 6px;
    width: 100px;
    vertical-align: middle;

}
.map .wrapper .right .liu #Verify {
    vertical-align: middle;

}


.oimg {
    overflow: hidden;
}
.oimg img{
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.oimg:hover img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}



@media only screen and (max-width: 1920px) {

}
@media only screen and (max-width: 1680px) {

}

@media only screen and (max-width: 1440px) {
    .productcategorya .list.flexa-container {
        padding: 0 10px;
    }
    .productcategorya .list .item .img img {
        width: 360px;
        height: 286px;
        object-fit: cover;
    }
    .index78 {
        padding: 64px 10px;
    }
    .index78 .warpp {
        max-width: 1600px;
        margin: 0 auto;
        color: #fff;
        width: 100%;
    }
    .index78 .warpp .left .a {
        margin-top: 30px;
    }
    .index78 .warpp .left .h2 {
        font-size: 38px;
        line-height: 1.3;
        margin-bottom: 32px;
        font-weight: bold;
    }
    .index_adra .com {
        position: relative;
        padding: 0 10px;
    }
    .chuchuan .chubox h3 {
        text-align: center;
        margin-top: 60px;
        margin-bottom: 40px;
        text-transform: uppercase;
        font-size: 38px;
        font-weight: 700;
        color: #494949;
    }
    .chuchuan .chubox .chubody .swiper {
        padding-bottom: 60px;
        margin-bottom: 40px;
        height: 900px;
    }
    .video .con {
        width: 100%;
        padding: 0 10px;
    }
    .wrapper {
        max-width: 1600px;
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }



}

@media only screen and (max-width: 1380px) {
    .productcategorya .list .item {
        width: calc(100% / 4 - 15px);
        position: relative;
        margin-bottom: 40px;
        overflow: hidden;
        margin-right: 20px;
    }
    .productcategorya .list .item .img img {
        width: 100%;
        height: 242px;
        object-fit: cover;
    }
    .index78 .warpp .left .h2 {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 22px;
        font-weight: bold;
    }
    .index78 .warpp .left .p p {
        font-size: 20px;
        line-height: 1.8;
        margin-bottom: 40px;
    }
    .index78 .warpp .left .list .summary {
        font-size: 15px;
        margin-top: 4px;
    }
    .index78 .warpp .left .list .param {
        font-size: 34px;
        font-weight: bold;
    }
    .chuchuan .chubox .chubody {
        background: #FAFAFA;
        padding: 50px 24px 20px;
    }
    .chuchuan .chubox .chubody .swiper {
        padding-bottom: 20px;
        margin-bottom: 20px;
        height: 820px;
    }
    .video .con .listright .img .sub img {
        height: 188px;
        object-fit: cover;
        width: 100%;
    }
    .video .con .listleft .img .sub img {
        height: 446px;
        object-fit: cover;
    }
    .index9 .list .right img {
        width: 100%;
        display: block;
        height: 250px;
        object-fit: cover;
    }
    .index9 .newsswiper {
        padding-bottom: 80px;
        margin-bottom: 40px;
        height: 640px;
    }
}
@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1260px) {
    .productcategorya .title h2 {
        text-align: center;
        font-size: 40px;
        margin: 44px 0 10px;
        font-weight: bold;
        color: #333333;
    }
    .productcategorya .title p {
        text-align: center;
        max-width: 100%;
        margin: 0 100px 30px;
        line-height: 24px;
        color: #111;
    }
    .productcategorya .list .item {
        width: calc(100% / 4 - 12px);
        position: relative;
        margin-bottom: 40px;
        overflow: hidden;
        margin-right: 15px;
    }
    .productcategorya .list .item .img img {
        width: 100%;
        height: 196px;
        object-fit: cover;
    }
    .productcategorya {
        padding-bottom: 20px;
    }

    .index98 .imglist {
        padding-bottom: 80px;
        width: 100%;
        margin: 0 auto;
    }
    .index98 .listcom {
        height: 326px;
    }
    .index98 .sttitle {
        padding-top: 60px;
    }
    .index78 .warpp .left .p p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 40px;
    }
    .index78 .warpp .left .h2 {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 16px;
        font-weight: bold;
    }
    .index78 .warpp .left .h3 {
        font-size: 18px;
        color: #7CB0AE;
        margin-bottom: 18px;
    }
    .index78 .warpp .left .list .param {
        font-size: 32px;
        font-weight: bold;
    }
    .index78 .warpp .lefta {
        width: 50%;
        margin-bottom: 10px;
    }
    .index78 .warpp .left .p p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 26px;
    }
    .index78 .warpp .left .a a {
        display: inline-block;
        color: #fff;
        padding: 8px 14px;
        background: #EF3131;
        font-size: 16px;
        border-radius: 8px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }
    .index78 .warpp .left .a {
        margin-top: 8px;
    }
    .index_adra .title h2 {
        text-align: center;
        font-size: 40px;
        margin: 50px 0 8px;
        font-weight: bold;
        color: #333333;
    }
    .chuchuan .chubox .chubody .swiper {
        padding-bottom: 60px;
        margin-bottom: 10px;
        height: 700px;
    }
    .video .title h2 {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size: 38px;
        font-weight: 700;
        color: #333333;
    }
    .video .con .listleft .summary h2 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 8px;
    }
    .video .con .listleft .summary .bu p {
        line-height: 22px;
    }
    .video .con .listleft .summary .bu a {
        border: 2px solid #fff;
        padding: 2px 20px;
        color: #fff;
        margin-top: 9px;
        display: inline-block;
        font-size: 14px;
    }
    .video .con .listleft .summary {
        position: absolute;
        bottom: 16px;
        left: 10px;
        right: 10px;
        color: #fff;
    }
    .video .con .listright .h2 h2 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 10px;
        text-align: center;
        color: #101010;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .video .con .listleft .img .sub img {
        height: 356px;
        object-fit: cover;
    }
    .video .con .sub .sube {
        z-index: 999;
    }
    .video .con .listright .img .sub img {
        height: 146px;
        object-fit: cover;
        width: 100%;
    }
}
@media only screen and (max-width: 1024px) {

    .News{
        margin-top: 1.8rem;
        margin-bottom: 1rem;
    }
    .News .title a {
        position: absolute;
        top: 6px;
        right: 0px;
        font-size: 16px;
        color: #1140B5;
        text-decoration: underline;
    }
    .News .content .item .rigtht h2 {
        color: #000;
        font-size: 18px;
        line-height: 30px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
    }
    .index_adra .title h3 {
        width: 100%;
        margin: 0 auto;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #111;
    }
}


@media only screen and (max-width: 985px) {
    .productcategorya .title p {
        text-align: center;
        max-width: 100%;
        margin: 0 20px 30px;
        line-height: 24px;
        color: #111;
    }
    .productcategorya .list .item .img img {
        width: 100%;
        height: 154px;
        object-fit: cover;
    }
    .productcategorya .list .item .p h2 {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 8px;
        font-weight: bold;
    }
    .productcategorya .list .item .p .summary p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        color: #333;
        line-height: 22px;
    }
    .productcategorya .list .item .p .summary {
        height: 70px;
    }
    .productcategorya .list .item a .p span {
        font-size: 15px;
        padding: 4px 12px;
        display: inline-block;
        border: 1px solid #7CAEAD;
        border-radius: 6px;
        color: #7CAEAD;
        margin-top: 8px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .index98 .listcom {
        height: 280px;
    }
    .index98 .sttitle {
        width: 100%;
        padding-top: 50px;
    }
    .index78 .warpp .left {
        width: 100%;
    }
    .index78 .warpp .left .h2 {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .index78 .warpp .left .p p {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 26px;
    }
    .index78 .warpp .right {
        width: 100%;
        padding-top: 50px;
    }
    .index_adra .com .slidetitle .sla {
        height: 52px;
        line-height: 18px;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .chuchuan .chubox .chubody .item h2 {
        padding: 0 10px;
        font-size: 15px;
        margin-top: 10px;
        line-height: 22px;
        color: #313131;
        font-weight: bold;
        margin-bottom: 22px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .chuchuan .chubox .chubody .swiper {
        padding-bottom: 60px;
        margin-bottom: 10px;
        height: 560px;
    }
}
@media only screen and (max-width: 860px) {

    .News .content .item {
        /*width: calc(100% / 2 - 26px);*/
        /*margin-right: 39px;*/
        margin-bottom: 25px;
        height: 450px;
    }


    .News .content .item {
        height: auto;
    }
    .index98 .sttitle {
        text-align: center;
        font-size: 35px;
        font-weight: bold;
        width: 100%;
        margin: 0 auto;
        line-height: 46px;
        padding-top: 43px;
        padding-bottom: 124px;
    }
    .index_adb .wrappera {
        text-align: center;
        padding: 10px 0 20px;
    }
}
@media only screen and (max-width: 682px) {
    .News .content .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
        height: auto;
    }
    .News .content .item .rigtht a {
        display: block;
        height: auto;
    }
    .News .content .item .img img {
        width: 100%;
    }
    .News .content .item:nth-child(3n) {
        margin-right: 0;
    }

}

@media only screen and (max-width: 520px) {

    .News .content .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
        height: auto;
    }
    .News .content .item .rigtht a {
        display: block;
        height: auto;
    }
    .News .content .item .img img {
        width: 100%;
    }
    .productcategorya .title h2 {
        text-align: center;
        font-size: 24px;
        margin: 24px 0 10px;
        font-weight: bold;
        color: #333333;
    }
    .productcategorya .title p {
        text-align: center;
        max-width: 100%;
        margin: 0 0 24px;
        line-height: 20px;
        color: #111;
    }
    .productcategorya .list .item {
        width: calc(100% / 2 - 8px);
        position: relative;
        margin-bottom: 15px;
        overflow: hidden;
        margin-right: 15px;
    }
    .productcategorya .list .item:nth-child(2n) {
        margin-right: 0;
    }
    .productcategorya .list .item .img img {
        width: 100%;
        height: 138px;
        object-fit: cover;
    }
    .productcategorya .list .item .p {
        background: #f5f5f5;
        padding: 12px 8px 18px;
        text-align: center;
    }
    .index98 .wrapper {
        background-position: center 20px !important;
    }
    .index98 .title {
        padding-top: 70px;
    }
    .index98 .imglist .left {
        width: 100%;
        margin-bottom: 4px;
    }
    .index98 .listcom {
        height: 260px;
    }
    .index98 .imglist .subtitle {
        width: 100%;
        color: #fff;
        line-height: 22px;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8;
    }
    .index98 .sttitle {
        text-align: center;
        font-size: 28px;
        font-weight: bold;
        width: 100%;
        margin: 0 auto;
        line-height: 46px;
        padding-top: 36px;
        padding-bottom: 124px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .index98 .title h2 {
        padding-top: 52px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        margin-bottom: 30px;
        font-weight: bold;
    }
    .index_adra .title h2 {
        text-align: center;
        font-size: 24px;
        margin: 40px 0 8px;
        font-weight: bold;
        color: #333333;
    }
    .index_adra .title {
        margin-bottom: 36px;
    }
    .index78 .warpp .left .p p {
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 26px;
    }
    .index_adra .title h3 {
        width: 100%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        color: #111;
    }
    .chuchuan .chubox h3 {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 700;
        color: #494949;
    }
    .video .con .listleft {
        width: 100%;
        margin-bottom: 20px;
    }
    .video .con .listright {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-gap: 20px 0px;
    }
    .video .con .listright .img .sub img {
        height: 210px;
        object-fit: cover;
        width: 100%;
    }
    .index9 .list .left {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .index9 .list .right {
        width: 100%;
        float: right;
        margin-top: 12px;
    }
    .index9 .list .left h2 {
        margin-top: 16px;
        margin-bottom: 6px;
        font-size: 16px;
        height: auto;
        font-weight: bold;
        line-height: 22px;
        color: #333;
    }
    .index9 .newsswiper {
        padding-bottom: 10px;
        margin-bottom: 40px;
        height: 1060px;
    }
    .index9 .title h2 {
        font-size: 24px;
    }
    .map .wrapper{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .map .wrapper .left {
        width: 100%;
    }
    .map .wrapper .right {
        width: 100%;
        margin-top: 20px;
    }
    .index78 .warpp .left .h2 {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .index78 .warpp .right .swiper.small-swiper {
        margin-top: 54px;
    }
    .video .title h2 {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 700;
        color: #333333;
    }

}