﻿
/*NewsDetail*/

.NewsDetail001 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.NewsDetail001-title {
    text-align: center;
}

    .NewsDetail001-title h3 {
        font-size: 24px;
        color: #333;
    }

.tit_bar {
    margin-top: 15px;
}

.social-share {
    display: inline-block;
}

.tit_bar .text {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    display: inline-block;
    margin: 0 3%;
}

.NewsDetail001-item {
    padding: 30px 0;
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.TurnPages {
    display: flex;
    justify-content: space-between;
}

    .TurnPages p {
        width: 40%;
    }

        .TurnPages p:nth-last-child(1) {
            text-align: right;
        }

    .TurnPages a {
        font-size: 16px;
        color: #000;
    }

        .TurnPages a:hover {
            color: #008dce;
        }

@media screen and (max-width: 1000px) {
    .nei-banner .img {
        height: 200px;
    }

        .nei-banner .img img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .nei-banner .text h3 {
        font-size: 25px;
    }

    .bx-mb-nav {
        margin-top: 20px;
    }

        .bx-mb-nav p {
            font-size: 16px;
        }

    .NewsDetail001-title h3 {
        font-size: 20px;
    }

    .tit_bar .text {
        margin: 5px 3%;
    }

    .NewsDetail001 {
        margin-bottom: 30px;
    }

    .TurnPages {
        display: block;
    }

.TurnPages p {
    width: 100%;
    text-align: left !important;
    margin: 5px 0;
}

.TurnPages p a {
    font-size: 14px;
}
}

/*nav*/
.lz-hade {
    position: sticky;
    width: 100%;
    padding: 0 80px;
    top:0;
    z-index: 88;
    height: 100px;
    border-bottom: solid 1px #ffffff30;
    transition: all 0.5s;
    background:#fff
}
.lz-hade .container2{
    display: flex;
    align-items: center;
    z-index: 8;
    height: 100%
}

.lz-hade2 {
    background: #fff;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}

.lz-hade .lz-logo img {
    height: 60px;
}
.lz-hade .lz-logo  a{
    display:flex;
    align-items:center;
}
.lz-hade .lz-logo  a p{
  font-size:16px;
  color:#666;
  border-left:solid 1px #FFD900;
  padding-left:15px;
  margin-left:15px;
  max-width:275px
}
.lz-hade .lz-logo img.logo-a {
    display: block;
}

.lz-hade .lz-logo img.logo-b {
    display: none;
}

.lz-hade2 .lz-logo img.logo-a {
    display: none;
}

.lz-hade2 .lz-logo img.logo-b {
    display: block;
}

.lz-hade .lz-nav {
    margin-left: auto;
}

.lz-hade .lz-nav ul {
    display: flex;
    align-items: center;
    padding-right: 25px;

}

.lz-hade .lz-nav ul li {
    position: relative;
    font-size: 16px;
    display:flex;
    height:100px;
    align-items:center;

}
.lz-hade .lz-nav ul li.li-dh .top-dh{
    line-height:25px;
  padding-left:40px;
}
.lz-hade .lz-nav ul li.li-dh .top-dh h3{
    background:url(../images/icon-tdh.png) no-repeat left center;
    background-size:25px;
    padding-left:35px;
    font-size:24px;
    color:#C11724;
    font-weight:bold;
}

.lz-hade .lz-nav ul li.li-dh .top-dh h3 i{
    font-size:24px;

}
.lz-hade .lz-nav ul li:hover .cp-fd {
    display: block;
}
.lz-hade .lz-nav ul li:hover .cp-fd a{
    display:block;
    color:#333;
    text-align:center;
    padding:4px 0;
}
.lz-hade .lz-nav ul li:hover .cp-fd a:hover{
    color:#ff6800
}
.lz-hade .lz-nav ul li .cp-fd {
    position: absolute;
    background-color: #fff;
    backdrop-filter: blur(12px);
    top: 70px;
    left: 50%;
    display: flex;
    width: 120px;
    margin-left:-60px;
    /* border-top: solid 1px #eee; */
    border-radius: 0px;
    padding: 10px 10px;
    line-height: 25px;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    display: none;
    transition: all 0.5s;
}

.lz-hade .lz-nav ul li .cp-fd2 {
    width: 165px;
}

.lz-hade .lz-nav ul li .cp-fd .list {
    width: 33.3%;
}

.lz-hade .lz-nav ul li .cp-fd2 .list {
    width: 100%;
    padding: 0;
}

.lz-hade .lz-nav ul li .cp-fd .list h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: solid 1px #eee;
    text-align: center;
}

.lz-hade .lz-nav ul li .cp-fd .list a {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 10px 0;
}

.lz-hade .lz-nav ul li .cp-fd .list a:hover {
    color: var(--color);
}

    .lz-hade .lz-nav ul li > a {
        position: relative;
        color: #007ee9;
        display: inline-block;
        padding: 5px 20px;
    }

.lz-hade2 .lz-nav ul li > a {
    color: #333;
}

.lz-hade .lz-nav ul li > a:hover,
.lz-hade .lz-nav ul li.active > a {
    background: #007ee9;
    color: #fff;
}


.sidh {
    width: 40px;
    display: none;
    margin-left: 10px;
}

/*sj-nav*/
.bx-side-nav {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 8;
    width: 100%;
    height: 100%;
    display: none
}

.bx-side-nav-list {
    position: fixed;
    top: 0;
    left: -260px;
    width: 260px;
    height: 100%;
    background-color: #000;
    z-index: 9;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav > i {
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
    position: absolute;
    top: 10px;
    left: 280px
}

.bx-side-nav-list > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}

.bx-side-nav-list > ul > li {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list > ul > li > a {
    display: block;
    color: #666
}

.bx-side-nav2 {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 88;
    width: 100%;
    height: 100%;
    display: none;
}

.bx-side-nav2 > i {
    position: absolute;
    top: 10px;
    right: 280px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 {
    position: fixed;
    top: 0;
    right: -260px;
    width: 260px;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}

.bx-side-nav-list2 > ul > li {
    text-align: center;
    font-size: 14px;

    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list2 > ul > li > a {
    display: block;
    color: #333;
    line-height: 40px;
    text-align: left;
}
.bx-side-nav-list2 > ul > li  .list {
    padding-bottom: 10px;
}
.bx-side-nav-list2 > ul > li  .list a{
    display: block;
    padding-left: 20px;
    text-align: left;
    color: #fff;
    line-height: 30px;
}

.bx-side-nav-list2 > .div-title img {
    height: 35px;
}

.bx-side-nav-list2 > ul > li .div-fd a {
    display: block;
    padding: 10px 0;
    border-top: solid 1px #ececec;

}

.bx-side-nav-list2 > ul > li .div-fd {
    display: none;
}

.lz-yuy {
    position:relative;
    font-size: 14px;
    color: #fff;
    display:flex;
    align-items:center;
    cursor:pointer;
    padding:10px 0; 
    
}
.lz-yuy i{
    display:inline-block;
    width:15px;
    height:15px;
    background:url(../images/icon-x.png) no-repeat center;
    background-size:12px;
    margin-left:5px;

}
.lz-yuy .yy-yuena{
    position:absolute;
    background:#fff;
    padding:10px;
    left:50%;
    margin-left:-50px;
    top:32px;
    z-index:10;
    border-radius:2px;
    display:none;
    width:100px;
}
.lz-yuy .yy-yuena a{
    display:block;
   font-size:14px;
   text-align:center;
   line-height:25px;
}
.lz-yuy:hover .yy-yuena{
    display:block;
}



@media (max-width: 1500px) {
    .lz-hade {
        padding: 0 0px;
        height: 100px;
    }

    .lz-hade .lz-logo img {
        height: 50px;
    }

    .lz-hade .lz-nav ul {
        padding-right: 10px;

    }

    .lz-hade .lz-settings .lz-Language {
        font-size: 16px;
    }

/*    .lz-hade .lz-nav ul li {
        font-size: 14px;
    }*/
    .lz-hade .lz-nav ul li.li-dh .top-dh{
        padding-left:20px
    }
    .lz-hade .lz-nav ul li.li-dh .top-dh h3{
        font-size:20px;
        line-height:30px
    }
    .lz-hade .lz-nav ul li .cp-fd {
        top: 80px;
        width: 800px;
    }

    .lz-hade .lz-nav ul li .cp-fd2 {
        width: 165px;
    }
    .lz-hade .lz-logo  a p{
  font-size:14px;
  color:#666;
  border-left:solid 1px #FFD900;
  padding-left:10px;
  margin-left:10px;
}
    .lz-hade .lz-nav ul li > a {

    padding: 5px 10px;
}
}

@media (max-width: 1200px) {
    .sidh {
        width: 40px;
        display: block;
        cursor: pointer;
        margin-left:auto
    }
    .sidh img {
    /*    filter: grayscale(200%) brightness(700%);*/
        width: 100%;
    }

    .lz-hade .lz-nav {
        display: none;
    }

}

@media (max-width: 1000px) {
    .lz-yuy{
        margin-left:auto;
    }
    .lz-hade {
        padding: 0 10px;
        height: 50px;
    }

    .lz-hade .lz-logo img {
        height: 40px;
    }

    .lz-hade .lz-nav ul li {
        padding: 0 10px;
        font-size: 14px;
        line-height: 50px;
    }
}

.lz-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.lz-banner img {
    width: 100%;
    min-height: 150px;
    object-fit: cover;
}

.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 20px;
}
.lz-banner .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.2;
}
.lz-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}

/*.lz-banner .swiper-container {
    width: 100%;
    height: 100%;
    overflow:hidden
}

.lz-banner .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1,1.1);
}

.lz-banner .swiper-slide-active img, .lz-banner .swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1,1);
}*/

.sj-show {
    display: none;
}
.pc-show{
    display:block
}

@media (max-width: 1000px) {
.sj-show {
    display: block;
}
.pc-show{
    display:none
}

.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 5px;
}
.lz-banner .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.2;
}
.lz-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 10px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%;
    display:none
}
}
.pt50{
    padding-top:50px;
    
}
.pb50 {
    padding-bottom: 50px;
}
.mt50{
    margin-top:50px;
}


.aboutus-box{
    display:flex;
    justify-content:space-between;

}
.aboutus-box-title{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    align-items:center;
    width:50px;
}
.aboutus-box-title h3 {
    font-size: 30px;
    color: rgb(0, 126, 233);
    width: 30px;
    font-weight: bold;
    display: inline-block;
}
.aboutus-box-title p {
    text-transform: uppercase;
    font-size: 14px;
    color: rgb(0, 126, 233);
    transform: rotate(90deg);
    width:150px;
    height:14px;
    transform-origin:12px 15px;
    position:absolute;
    left:30px;
    top:0;
}
.aboutus-box-title-top{
    position:relative;

}
.aboutus-box-title img{
    margin-top:10px;
}
.aboutus-box-item{
    width:calc(100% - 200px)
}

.aboutus-box-more {
    width: 70px;
    border: 1px solid #007ee9;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(0, 126, 233);
}
    .aboutus-box-more span {
        display:block;
        
        transform: rotate(90deg);
        font-size:21px;
    }
.aboutus-box-more:hover{
    background-color:#007ee9;
   color:#fff;
}
.aboutus-box-item{
    display:flex;
    justify-content:space-between;
}

.aboutus-box-item .img{
    width:330px;
}
    .aboutus-box-item .img img{
        width:100%;
    }
    .aboutus-box-item .text {
        width: calc(100% - 350px);
        overflow-y: auto;
        font-size: 16px;
        color: rgb(123, 123, 123);
        max-height: 270px;
        white-space: pre-line;
    }


.index-title{
    text-align:center;
}
    .index-title h3 {
        font-size: 30px;
        color: rgb(0, 126, 233);
        font-weight: bold;
    }
    .index-title span{
        display:inline-block;
        position:relative;
    vertical-align:middle;
    }
        .index-title span .i1{
            display:inline-block;
            background-image: url('../images/hxxw.png');
            width:47px;
            height:16px;
            margin-right:20px;
        }
        .index-title span .i2 {
            display: inline-block;
            background-image: url('../images/hxxw.png');
            width: 47px;
            height: 16px;
            margin-left: 20px;
        }
        .index-title p {
            font-size: 14px;
            color: #007ee9;
            margin-top: 5px;
        }

.index-news-box{
    display:flex;
    justify-content:space-between;
    margin-top:20px;
}
    .index-news-box .img{
        width:380px;
        display:flex;
        justify-content:space-between;
        flex-wrap:wrap;


    }
   
    .index-news-box .img p {
        width: calc(50% - 10px);
        margin-bottom:20px;
    }
    .index-news-box .index-news-ul {
        width:calc(100% - 400px);
    }



.index-news-ul ul li a {
    padding: 15px 10px;
    border-bottom: 1px dashed #dbd4cd;
    display: flex;
    align-items: center;
}

            .index-news-ul ul li a .time {
                width: 65px;
                height: 65px;
                text-align: center;
                background: #007ee9;
                color: #fff;
                padding-top: 6px;
            }

                .index-news-ul ul li a .time span {
                    font-size: 33px;
                    font-weight:bold;
                    line-height:1;
                }

            .index-news-ul ul li a .tet {
                width: calc(100% - 80px);
                padding-left: 15px;
            }

                .index-news-ul ul li a .tet h3 {
                    font-size: 24px;
                    padding-bottom: 5px;
                    color: #007ee9;
                }

                .index-news-ul ul li a .tet p {
                    line-height: 18px;
                    font-size: 12px;
                    height: 36px;
                    color: #7b7b7b
                }

          

@media (max-width: 1000px) {
    .index-news {
        padding: 40px 0;
    }

    .index-news-ul ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px
    }

        .index-news-ul ul li {
            width: 100%;
        }
            .index-news-ul ul li a .tet h3{
                font-size:18px;
            }

}
.img-padding {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .img-padding img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        left: 0;
        top: 0;
    }

.index-pro-box{
    display:flex;
    justify-content:space-between;
}

.index-pro-item {
    width: calc(100% - 100px)
}
.pro-item--nav ul li{
    display:inline-block;
    min-width:30%;
    margin-bottom:5px;
}
.pro-item--nav ul li a {
    text-decoration: none;
    font-style: normal;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #007ee9;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.pro-item--nav ul li a:hover{
    color:#333;
}

.pro-item-top{
    display:flex;

}
    .pro-item-top .pro-item--nav{
        flex:1;
    }
    .pro-item-top .hy {
        font-size: 30px;
        font-weight: bold;
        color: #007ee9;
        padding: 10px 4.5vw;
        border-left: 3px solid #007ee9;
        border-right: 3px solid #007ee9;
    }

.pro-item-box ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;

}
.pro-item-box ul li{
    width:25%;
    padding:0 10px;
    margin-top:20px;
}
.pro-item-list{
    display:block;
}

.pro-item-list .text h3{
    text-align:center;
    font-size:16px;
    color:#007ee9;
    margin-top:10px;
}

.index-partner-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.index-partner-box ul li{
    width:25%;
    padding:0 10px;
    margin-top:20px;
}

    .index-partner-box ul li a{
        display:block;
        height:90px;
        overflow:hidden;
    }
    .index-partner-box ul li img {
        max-width:100%;
        max-height:100%;
    }


.footer {
    background-color: rgb(231, 231, 231);
}

.footer-logo{
    text-align:center;
    padding:20px 0;
}
.footer-logo img{
    max-height:60px;
}

.footer-item{
    border-top:1px solid #007ee9;
    border-bottom:1px solid #007ee9;
    padding:15px 0;
    display:flex;
    justify-content:center;
    align-items:center;
}

    .footer-item .ewm-box {
        border-left: 1px solid #007ee9;
        border-right: 1px solid #007ee9;
        padding:10px 50px;
        display:flex;
        align-items:center;
    }
    .footer-item .ewm-box .img{
        width:100px;
    }
    .footer-item .ewm-box p{
        font-size:16px;
        color:#007ee9;
        margin-left:10px;
    }
    .footer-item .tel-box{
        margin-right:50px;
        min-width:260px;
    }
    .footer-item .tel-box p {
        font-size: 18px;
        font-family: 微软雅黑;
        color: rgb(0, 126, 233);
        line-height: 130%;
    }
    .footer-item .tel-box h3 {
        font-size: 36px;
        font-family: 微软雅黑;
        color: rgb(0, 126, 233);
        line-height: 130%;
        font-weight:bold;
    }

    .footer-item .footer-search {
        min-width: 260px;
        margin-left: 50px;
    }
        .footer-item .footer-search p {
            font-size: 36px;
            color:#007ee9;
        }
.footer-search .ninputs{
    display:flex;
    align-items:center;
}
.footer-search .ninputs input {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    appearance: none;
    display: block;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 126, 233);
    border-image: initial;
    outline: none;
    border-radius: 0px;
}
.footer-search .ninputs span {
    font-family: "Microsoft YaHei";
    font-weight: normal;
    width: 55px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-align: center;
    background: rgb(0, 126, 233);
    border-width: 0px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}


.footer-fol {
    padding: 15px 0;
    font-size: 16px;
    color: #007ee9;
    text-align: center;
}
    .footer-fol a {
        font-size: 16px;
        color: #007ee9;
    }

.nei-banner img{
    width:100%;
}

.nei-aboutus .aboutus-box-item{
    width:calc(100% - 100px);
}

.abput-pro-title{
    text-align:center;
    font-size:36px;
    color:#007ee9;
    font-weight:bold;
}

.str_wrap {
    overflow: hidden;
    /* zoom:1; */
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

.abput-pro-box ul {
    white-space: nowrap;
    margin-top: 0;
}
    .abput-pro-box ul li {
        width:240px;
        display: inline-block;
        margin-right:30px;
    }

.nei-pro-nav{
    max-width:600px;
    margin:0 auto;
    margin-top:30px;
    border-top:2px solid #007ee9;
    padding:15px 0;
}

.pro-detail{
    display:flex;
    justify-content:space-between;
}
.pro-detail .img{
    width:300px;
}
    .pro-detail .img img{
        width:100%;
    }
    .pro-detail .right {
        width: calc(100% - 320px);
    }
        .pro-detail .right > h3 {
            font-size: 23px;
            line-height: 140%;
            color: #007ee9;
            font-weight: bold;
            border-bottom: 1px solid #e2e2e2;
            margin-bottom: 15px;
            padding-bottom: 10px;
        }
    .pro-detail .right .desc{
        white-space:pre-line;
        font-size:18px;
    }

.news-box-nav{
    text-align:center;
    margin:30px 0;
}
.news-box-nav ul li{
    display:inline-block;
}
    .news-box-nav ul li a {
        display:inline-block;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
        height: 42px;
        line-height: 42px;
        min-width:120px;
        color:#007ee9;
        font-size:16px;
    }
    .news-box-nav ul li.active a, .news-box-nav ul li a:hover {
        background-color: #007ee9;
        color: #fff;
    }

.contact-box{
    display:flex;
    justify-content:space-between;

}
    .contact-box .contact-left {
        width: calc(50% - 20px);
        border-left:2px solid #007ee9;
        padding:5%;
    }
        .contact-box .contact-left h3 {
            font-size: 24px;
            color: rgb(0, 126, 233);
            font-weight:bold;
            margin-bottom:20px;
        }
        .contact-box .contact-left .desc p {
            font-size: 16px;
            color: rgb(123, 123, 123);
            margin-top:10px;
        }
        .contact-box .contact-map {
            width: calc(50% - 20px);
        }


@media (max-width: 1000px) {
    .pt50{
        padding-top:30px;
    }
    .pb50 {
        padding-bottom: 30px;
    }
    .mt50{
        margin-top:30px;
    }
    .aboutus-box {
        flex-direction: column;
    }
    .aboutus-box-title-top{
        width:100%;
        text-align:center;
    }
    .aboutus-box-title {
        width: 100%;
    }
        .aboutus-box-title img{
            display:none;
        }
    .aboutus-box-title{
        flex-direction:column;
    }
        .aboutus-box-title h3 {
            width: 100%;
            font-size: 20px;
        }
        .aboutus-box-title p {
            width: 100%;
            position: relative;
            top: 0;
            left: 0;
            transform: rotate(0);
            font-size:12px;
        }
    .aboutus-box-item{
        flex-direction:column;
        width:100%;
        margin-top:20px;
    }
        .aboutus-box-item .img{
            width:100%;
        }
        .aboutus-box-item .text {
            width: 100%;
            margin-top: 15px;
        }


    .aboutus-box-more{
        width:100%;
        line-height:40px;
        margin-top:10px;
    }
    .aboutus-box-more span {
        transform: rotate(0);
        font-size:14px;
    }

    .aboutus-box-item .text{
        max-height:500px;
        font-size:14px;

    }
    .index-title h3{
        font-size:20px;
    }
    .index-title span .i1, .index-title span .i2 {
        width: 28px;
        height: 13px;
        background-size:100%;
        background-repeat:no-repeat;
    }
    .index-title p{
        font-size:12px;
    }

    .index-news-box{
        margin-top:10px;
    }
    .index-pro-box{
        flex-direction:column;
    }
    .index-pro-item{
        width:100%;
    }
    .pro-item-top{
        margin-top:15px;
    }
    .pro-item-top .hy {
        display: none;
    }
    .pro-item--nav ul li a{
        font-size:16px;
    }
    .pro-item-box ul li {
        width: 50%;
        padding: 0 5px;
    }
        .pro-item-box ul{
          margin:0 -5px;
        }

    .index-partner-box ul li{
        width:50%;
        margin-top:10px;
    }

        .index-partner-box ul li a{
            height:65px;
        }


        .footer-item .tel-box {
            min-width: 100px;
            margin-right: 0;
            width:100%;
            text-align:center;
        }
    .footer-item .footer-search{
        min-width:100px;
        margin-left:0;
    }
    .footer-item{
        flex-direction:column;
    }
    .footer-logo{
        padding:10px 0;
    }
        .footer-logo img{
            max-height:40px;
        }
    .footer-item .tel-box p{
        font-size:16px;
    }
    .footer-item .tel-box h3{
        font-size:20px;
    }
    .footer-item .ewm-box{
        margin-top:15px;
    }
    .footer-item .footer-search p{
        font-size:20px;
        text-align:center;
        margin-bottom:10px;
    }
    .footer-fol{
        font-size:14px;
    }

    .nei-aboutus .aboutus-box-item{
        width:100%;
    }
    .abput-pro-title{
        font-size:20px;
    }
    .abput-pro-box ul li {
        width:180px;
        margin-right:0;
    }
    .nei-pro-nav{
        margin-top:10px;
        padding:5px 0;
    }
    .pro-item-box ul li{
        margin-top:10px;
    }
    .pro-detail{
        flex-direction:column;
        align-items:center;
    }
        .pro-detail .right{
            width:100%;
            text-align:center;
            margin-top:15px;
        }
            .pro-detail .right > h3 {
                font-size: 18px;
                margin-bottom: 10px;
                padding-bottom: 10px;
            }
            .pro-detail .right .desc{
                font-size:14px;
            }
            .NewsDetail001-item {
                padding: 10px 0;
            }
    .news-box-nav{
        margin:10px 0;
    }
    .contact-box{
        flex-direction:column;
    }
        .contact-box .contact-left{
            width:100%;
        }
        .contact-box .contact-map{
            width:100%;
        }
        .contact-box .contact-left h3{
            font-size:20px;
        }
        .contact-box .contact-left .desc p{
            font-size:14px;
        }
}