.structure-layout .h1,
.structure-layout .h2,
.structure-layout .h3,
.structure-layout .h4,
.structure-layout .h5,
.structure-layout .h6 {
    color: #000;
    font-weight: 700;
    font-family: 'Arial', sans-serif;
    font-size: 1.75rem;
 }
.structure-layout .product-structure .structure-table {
    padding-top: 20px;
    padding-bottom: 20px;
    border-collapse: collapse;
}
.structure-layout .product-structure .structure-table .structure-row {
    display: table-row;
    margin: 10px 0;
}
.structure-layout .product-structure .structure-table .structure-row .col-left {
    width: 40%;
    background-color: #fafafa;
}
.structure-layout .product-structure .structure-table .structure-row .col-right {
    width: 60%;
    background-color: #fff;
    display: table-cell;
}
.structure-layout .product-structure .structure-table .structure-row .col-left,
.structure-layout .product-structure .structure-table .structure-row .col-right {
    padding: 12px;
    display: table-cell;
    border: 1px solid #f4f4f4;
    font-size: 14px;
    color: #222;
    line-height: 20px;
}
table.has-title {
    margin-bottom: 10px;
}



/*  */
.flexed {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
}

.w1720 {
    max-width: 1750px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.w1400 {
    max-width: 1430px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}



/* head */
.index-site-header-bottom {
    padding: 17px 0;
}

.logo {
    width: 13.08%;
}

.logo img {
    max-width: 100%;
}

.headr {
    width: 67.44%;
}

.headr .navbar-nav-box {
    width: 64%;
}


.index-site-header-bottom .pc-navbar>li>a {
    color: #222222;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 51px;
}

.searchbox {}

.index-site-header-bottom .searchbox>i {
    color: #adadad;
    font-size: 20px;
}

.language-group .btn {
    color: #999999;text-transform:uppercase;font-size:14px;
}



/* banner */
.banner_swiper {
    position: relative;
}

.banner_swiper .swiper-slide img {
    width: 100%;
}

.banner_swiper .swiper-pagination {
    position: absolute;
    bottom: 3vw;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet {
    font-size: 0;
    margin: 0 8px;
    background: #333333;
    opacity: 1;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: none;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #fff;
    position: relative;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 40px;
    height: 40px;
    background-color: transparent;
    position: relative;
    margin: 0;
    transform: rotate(-90deg);
    opacity: 1;
    outline: none;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet svg {
    opacity: 0;
}


.banner_swiper .swiper-pagination .swiper-pagination-bullet .hover {
    stroke-dasharray: 314 0;
    stroke: none;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, .5);
    transform: translate(-50%, -50%);
    border-radius: 100%;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet-active:before {
    content: attr(data-line);
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
    border-radius: initial;
    background: transparent;
    transform: translate(-50%, -50%) rotate(90deg);
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-family: "Arial";
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet-active svg {
    opacity: 1;
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet-active .init,
.banner_swiper .swiper-pagination .swiper-pagination-bullet-active .hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner_swiper .swiper-pagination .swiper-pagination-bullet-active .hover {
    stroke: #fff;
    animation: circle-chart-fill 3s reverse;
}

.banner_swiper .swiper-scrollbar {
    width: 400px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 3.125vw;
    border-radius: 0;
    background: rgba(255, 255, 255, .5);
}

.banner_swiper .swiper-scrollbar-drag {
    background: #b62532;
    border-radius: 0;
}














/* about */
.ab-bg {
    background: #f6f6f6;
    padding-top: 5.72916666666667vw;
    padding-bottom: 5.20833333333333vw;
}

.ab-index {}

.ab-index .abl {
    width: 39.28%;
}

.ab-index .abl .at {
    color: #222222;
    font-size: 48px;
    font-weight: 600;
    line-height: 50px;
}

.ab-index .abl .aw {
    margin-top: 2.6vw;
}

.ab-index .abl .aw p {
    color: #666666;
    font-size: 18px;
    line-height: 1.56;
}

.ab-index .abl .am {
    margin-top: 4.1667vw;
}

.ab-index .abl .am a {
    display: block;
    color: #b62532;
    font-size: 18px;
    text-decoration: underline;
}

.ab-index .abr {
    width: 52.85%;
    position: relative;
}

.ab-index .abr .img1 {
    text-align: right;
}

.ab-index .abr .img1 img {
    max-width: 100%;
}

.ab-index .abr .anum {
    position: absolute;
    left: 0;
    bottom: 2.60416666666667vw;
    z-index: 99;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/b37de6c972ci6hnn.png) no-repeat top center;
    background-size: 100% 100%;
    width: 16.45833333333333vw;
    height: 13.85416666666667vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 3.38541666666667vw;
}

.ab-index .abr .anum .anum1 {
    color: #ffffff;
    font-size: 4.375vw;
    font-weight: 600;
    line-height: 1;
}

.ab-index .abr .anum .anum2 {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.2;
    margin-top: 0.6vw;
}







/* product */
.w1640 {
    max-width: 1670px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.pro-index {}

.ptitle {
    margin-top: 4.6875vw;
    margin-bottom: 3.646vw;
    text-align: center;
    color: #222222;
    font-size: 2.5vw;
    font-weight: 600;
}

.pro-roll {
    position: relative;
    overflow: hidden;
}

.pnext {
    position: absolute;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/f9fb98f268sg6t7k.png) no-repeat top center;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    top: 50%;
    margin-top: -23px;
    left: 0;
    outline: none;
    z-index: 99;
}

.pprev {
    position: absolute;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/b8b63d3045lrtotm.png) no-repeat top center;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    top: 50%;
    margin-top: -23px;
    right: 0;
    outline: none;
    z-index: 99;
}

.proSwiper {
    width: 87.8%;
    margin: 0 auto;
    overflow: hidden;
}

.proSwiper .swiper-slide a {
    display: block;
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/62e6100c96zdr1z3.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 2.6vw 2vw;
}

.proSwiper .swiper-slide a .wza {
    color: #555555;
    font-size: 18px;
}

.proSwiper .swiper-slide a .wzb {
    color: #222222;
    font-size: 28px;
    font-weight: 600;
    margin: 0.8vw 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proSwiper .swiper-slide a .wzc {
    color: #888888;
    font-size: 14px;
    line-height: 24px;
}

.proSwiper .swiper-slide a .wzmore {
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/e0bc2237d95pwpy7.png) no-repeat top center;
    background-size: 100% 100%;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 2vw;
}

.proSwiper .swiper-slide a .img1 {
    margin-top: 10px;
    text-align: center;
}

.proSwiper .swiper-slide a .img1 img {
    max-width: 100%;
}

.proSwiper .swiper-slide a:hover {
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/1feb9a88af9gua81.jpg) no-repeat top center;
    background-size: 100% 100%;
}

.proSwiper .swiper-slide a:hover .wza {
    color: #fff;
}

.proSwiper .swiper-slide a:hover .wzb {
    color: #fff;
}

.proSwiper .swiper-slide a:hover .wzc {
    color: rgba(255, 255, 255, .5);
}

.proSwiper .swiper-slide a:hover .wzmore {
    background: url(//wm-hk.cdn.cn86.cn/test/2024/05/01c8542877oiljhp.png) no-repeat top center;
}




/* Service */
.sv-bg {
    margin-top: 7.3vw;
}

.svleft {
    width: 48%;
}

.svleft img {
    width: 100%;
}

.svright {
    width: 52%;
    background: #313131;
}

.svindex {
    max-width: 610px;
    margin-left: 5.46875vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.svindex .sva {
    color: #ffffff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
}

.svindex .svb {
    margin: 1.2vw 0;
    color: #ffffff;
    line-height: 1;
    font-size: 30px;
}

.svindex .svc {
    margin-top: 1vw;
    font-size: 18px;
    color: #999999;
    line-height: 1.67;
    text-align: justify;
}

.svindex .svmore {
    margin-top: 3.6vw;
}

.svindex .svmore a {
    display: block;
    text-decoration: underline;
    color: #ffffff;
    font-size: 18px;
}






/* news */
.news-index {
    margin-bottom: 7.8125vw;
}


.flex2{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



.news-con {}

.newsl {
    width: 65.71%;
}

.nlist1 li {
    width: 47.8%;
}

.nlist1 li .img1 img {
    width: 100%;
}

.nlist1 li .wz {
    background: #f5f5f5;
    padding: 0 1.45833333333333vw;
    padding-top: 1.5vw;
}

.nlist1 li .wz .date {
    color: #888888;
    font-size: 14px;

}

.nlist1 li .wz .wza {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.5vw;
}

.nlist1 li .wz .wzb {
    color: #888888;
    font-size: 16px;
    line-height: 1.5;
    margin: 1vw 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.nlist1 li .wz .wzmore {
    border-top: 1px solid #e1e1e1;
    padding: 1vw 0;
}
.nlist1 li .wz .wzmore:hover{color:#94212c;}


.nlist1 li .wz .wzmore img {
    margin-left: 5px;
}

.newsr {
    width: 31.42%;
    background: #f5f5f5;
    padding: 2vw;
    overflow-y: scroll;  height: 64vh;
}


.nlist2 li {
    border-bottom: 1px solid #e9e9e9;
    padding: 1vw 0;
}

.nlist2 li .wza {
    color: #222222;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;height:56px;overflow: hidden;
  
}

.nlist2 li .date {
    color: #888888;
    font-size: 14px;
    line-height: 1;
    margin-top: 1vw;
}











@media(max-width:1280px) {
    .ab-index .abl .at {
        font-size: 30px;
        line-height: 1.2;
    }

    .ab-index .abl .aw p {
        font-size: 16px;
    }

    .svindex {
        max-width: 100%;
        margin-left: 2vw;
        margin-right: 1vw;
    }

    .svindex .sva {
        font-size: 20px;
    }

    .svindex .svb {
        font-size: 18px;
    }

    .svindex .svc {
        font-size: 16px;
        line-height: 24px;
    }
}

@media(max-width:1200px) {
    .index-site-header-bottom .pc-navbar>li>a {
        font-size: 16px;
    }

    .ab-index .abr .img1 img {
        max-width: 90%;
    }

    .product-cate li {
        font-size: 14px;
    }

    .lx_cc {
        font-size: 14px;
    }

    .site-footer .submit-btn {
        font-size: 14px;
    }
}


@media(max-width:1024px) {
    .ab-index .abl .at {
        font-size: 26px;
    }

    .ab-index .abr .anum {
        padding: 0 15px;
    }

    .ab-index .abr .anum .anum1 {
        font-size: 28px;
    }

    .ab-index .abr .anum .anum2 {
        font-size: 14px;
    }

    .pnext {
        width: 35px;
        height: 35px;
    }

    .pprev {
        width: 35px;
        height: 35px;
    }

    .proSwiper .swiper-slide a .wzb {
        font-size: 20px;
    }

    .proSwiper .swiper-slide a .wzmore {
        font-size: 12px;
    }

    .svindex .svc {
        font-size: 14px;
        line-height: 22px;
    }

    .svindex .svmore a {
        font-size: 14px;
    }

    .nlist1 li .wz .wzb {
        font-size: 14px;
    }

    .product-cate li {
        line-height: 30px;
    }

    .lx_cc {
        line-height: 30px;
    }
}


@media (max-width: 995px) {
    .headr {
        width: 56%;
    }

    .banner_swiper .swiper-scrollbar {
        width: 50%;
    }

    .ab-bg {
        padding: 40px 0;
    }

    .ab-index {
        flex-wrap: wrap;
    }

    .ab-index .abl {
        width: 100%;
    }

    .ab-index .abl .at {
        font-size: 20px;
    }

    .ab-index .abl .aw p {
        font-size: 14px;
    }

    .ab-index .abl .am a {
        font-size: 13px;
    }

    .ab-index .abr {
        width: 100%;
        margin-top: 20px;
    }

    .ab-index .abr .anum {
        width: 150px;
        height: 100px;
    }

    .ab-index .abr .anum .anum1 {
        font-size: 20px;
    }

    .ptitle {
        margin: 30px 0;
        font-size: 24px;
    }

    .proSwiper {
        width: 76%;
    }

    .proSwiper .swiper-slide a {
        padding: 20px 15px;
    }

    .proSwiper .swiper-slide a .wza {
        font-size: 16px;
    }

    .proSwiper .swiper-slide a .wzb {
        font-size: 16px;
        margin: 5px 0;
    }

    .proSwiper .swiper-slide a .wzc {
        font-size: 13px;
        line-height: 22px;
    }

    .proSwiper .swiper-slide a .wzmore {
        margin-top: 15px;
    }

    .proSwiper .swiper-slide a .img1 img {
        max-width: 150px;
        width: 100%;
    }

    .sv-bg {
        margin-top: 40px;
        flex-wrap: wrap;
    }

    .svleft {
        width: 100%;
    }

    .svright {
        width: 100%;
        padding: 20px 15px;
    }

    .svindex .svb {
        margin: 10px 0;
    }

    .svindex .svmore {
        margin-top: 15px;
    }

    .news-con {
        flex-wrap: wrap;
    }

    .newsl {
        width: 100%;
    }

    .nlist1 {
        flex-wrap: wrap;
    }

    .nlist1 li {
        width: 100%;
        margin-bottom: 20px;
    }

    .nlist1 li .wz {
        padding: 15px 10px;
    }

    .nlist1 li .wz .wzb {
        margin: 10px 0;
    }

    .nlist1 li .wz .wzmore {
        padding: 10px 0;
    }

    .newsr {
        width: 100%;
        padding: 15px 10px;
    }

    .nlist2 li {
        padding: 15px 0;
    }

    .nlist2 li .date {
        margin-top: 15px;
    }

    .site-footer {
        padding: 40px 0;
    }

    .site-footer .w1400 {
        flex-wrap: wrap;
    }

    .site-footer .lxwm_a {
        width: 100%;
    }

    .dftt {
        font-size: 20px;
        line-height: 24px;
    }

    .dff_2 {
        padding: 15px 0;
    }

    .yam_a {
        width: 100%;
        margin-top: 15px;
    }

    .copyright_a {
        font-size: 14px;
        line-height: 22px;
    }
}

.digood-sidebar-related,
.aside-contact{
   /* display: none;*/
}


.flex2{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



.fggtyrt_b{
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #666666;margin:1vw 0;
}



/*  */
.foot_nav {
    position: relative;
}

.foot_nav li {
    float: left;
    width: 50%;
    text-align: left;
}

.foot_nav li a {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}

.foot_nav li .x-nav-menu {
    width: 100%;
    margin-top: 1.43em;
}

.foot_nav li .x-nav-menu a {
    display: block;
   font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #b7b7b7;
}
.foot_nav li .x-nav-menu a:hover{color:#fff!important;}

.fggtyzd{width: 41%;}





/*网站底部*/

.x-layout {
    background: none;
    background-color: #272727;
    padding-top:3.2vw;
}

.x-layout .fota {
    width: 20%;
}

.x-layout .fotb {
    padding-top: 2vw;
    width: 60%;
}

.x-layout .fotc {
    padding-top: 2vw;
    width: 15%;
}

.x-layout-logo {
    margin-bottom: 20px;
}

.x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {
    margin-top: 30px;
}

.x-layout-contact p {
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
}

.x-layout-contact strong {
    display: block;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
}

.x-layout-contact a {
    color: #fff;
}

.x-layout-ewm {
    text-align: center;
}

.x-layout-ewm img {
    width: 100%;
}

.x-layout-ewm p {
    background: rgba(255, 255, 255, 0.1);
    font-size: 13px;
    font-weight: 100;
    padding: .8em 0;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0 0 0;
}

.x-footer {
    background: #121e42;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.7;
}

.x-footer a {
    color: rgba(255, 255, 255, 0.5)
}

.x-footer a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.x-copyright {
    margin: 5px 0;
}

.x-power {
    margin: 5px 0;
}

.fggtyle_c p{margin: 0px!important;color:#b7b7b7;font-size:16px;}


.fggtyle_a{
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #ffffff;margin-bottom:0.5vw;
}
.fggtyle_b{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;margin-bottom: 20px;
}



.tb_ll {
    margin-top: 10px;
   display: flex;justify-content: center;flex-wrap:wrap;align-items: center;
}

.tb_ll li{margin:0 5.5%;}



.tb_ll li img.im1 {display:block;}

.tb_ll li img.im2 {
    display: none;
}

.tb_ll li:hover img.im1 {
    display: none;
}

.tb_ll li:hover img.im2 {
    display: block;
}




.youdnjgg{
    border-bottom: #444444 1px solid;
    margin-top:4.2vw;
}


.baidnjh{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height:24px;
    letter-spacing: 0px;
    color: #b7b7b7;
    padding:1.89vw 0;
}
.baidnjh a{
    color: #b7b7b7;
}

.baidnjh a:hover{color:#fff;}


.baidnjh p{margin:0px!important;}



@media (max-width: 995px) { 
 .fggtyzd{display: none;}
}


@media (max-width:480px) { 
  .fggtyrt{margin-top:22px;}
}
