﻿
/*NewsDetail*/
body{
    position:relative;
    overflow:scroll
}
img{
    object-fit:cover;
    transition:all 0.5s
}
.NewsDetail001 {
 /*   margin-top: 20px;
    margin-bottom: 90px;*/
  padding-bottom:40px
}

.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: 14px;
        color: #666;
    }

        .TurnPages a:hover {
            color: #FF6666;
        }

@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 p {
            font-size: 14px;
        }

    .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: fixed;
    width: 100%;
    top:0;
    z-index: 88;
    height: 80px;
    border-bottom: solid 1px #ffffff30;
    transition: all 0.5s;
}
.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: 44px;
}
.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:80px;
    align-items:center;

}
.lz-hade .lz-nav ul li.li-dh .top-dh{
    line-height:25px;
  padding-left:20px;
}
.nav-but{
    padding-right:20px
}
.nav-but a {
    background: #FF6666;
    padding: 5px 15px;
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
}
.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: #fff;
}
.lz-hade2 .lz-nav ul li.li-dh .top-dh h3 {
    background: url(../images/dianhus.png) no-repeat left center;
    background-size: 25px;
    padding-left: 35px;
    font-size: 24px;
    color: #333;
}

.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:#FF6666
}
.lz-hade .lz-nav ul li .cp-fd {
    position: absolute;
    background-color: #fff;
    backdrop-filter: blur(12px);
    top: 60px;
    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: #fff;
    text-align: center;
    margin: 10px 0;
}

.lz-hade .lz-nav ul li .cp-fd .list a:hover {
    color: #FF6666;
}

.lz-hade .lz-nav ul li > a {
    position: relative;
    color: #fff;
    display: inline-block;
    padding:5px 20px;

}

.lz-hade2 .lz-nav ul li > a {
    color: #333;
}

.lz-hade .lz-nav ul li:hover > a,
.lz-hade .lz-nav ul li.cur > a {
    background: #FF6666;
    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: 16px;
    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;
   color:#333;
   text-align:center;
   line-height:25px;
}
.lz-yuy .yy-yuena a:hover{
    color:#FF6666
}
.lz-yuy:hover .yy-yuena{
    display:block;
}

.lz-hade2 .lz-yuy{
    color:#333
}
.lz-hade2 .lz-yuy i {

    color:#333
}

@media (max-width: 1500px) {
    .lz-hade {
        padding: 0 0px;
        height: 80px;
    }


    .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:10px
    }
    .sidh img {
        filter: grayscale(200%) brightness(700%);
        width: 100%;
    }
    .lz-hade2 .sidh img {
        filter: grayscale(200%) brightness(0%);
        width: 100%;
    }
    .lz-yuy {
    /*    margin-left: auto;*/
    }
    .lz-hade .lz-nav {
        display: none;
    }
.nav-but{
    padding-right:10px;
     margin-left: auto;
}
}

@media (max-width: 1000px) {
/*    .lz-yuy{
        margin-left:auto;
    }*/
    .lz-hade {
        padding: 0 0px;
        height: 50px;
    }

    .lz-hade .lz-logo img {
        height: 25px;
    }

    .lz-hade .lz-nav ul li {
        padding: 0 10px;
        font-size: 14px;
        line-height: 50px;
    }
    .nav-but a {
    background: #FF6666;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
}
}

.lz-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.lz-banner img {
    width: 100%;
    height: 920px;
    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 .ban-tet{
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    text-align:center;
    transform:translate(0,-50%);
    z-index:10;
}
.lz-banner .ban-tet h3{
    font-size:64px;
    color:#fff;
}
.lz-banner .ban-tet p{
    font-size:28px;
    color:#fff;
    padding:10px 0 50px;
}
.lz-banner .ban-tet a{
    border:solid 1px #fff;
    padding:5px 20px;
    font-size:16px;
    color:#fff
}

.ny-banner img {
    width: 100%;
    text-align: center;
    min-height: 180px;
    height:500px;
    object-fit: cover
}
.sj-show {
    display: none;
}
.pc-show{
    display:block
}

@media (max-width: 1000px) {

.sj-show {
    display: block;
}
.pc-show{
    display:none
}

    .lz-banner img {
        height: 400px;
    }

.lz-banner .ban-tet h3{
    font-size:24px;
    color:#fff;
}
.lz-banner .ban-tet p{
    font-size:16px;
    color:#fff;
    padding:10px 0 20px;
}
.lz-banner .ban-tet a{
    border:solid 1px #fff;
    padding:5px 20px;
    font-size:14px;
    color:#fff
}
.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
}
.ny-banner img {
    height:180px;
}
}


.sy-abput-bj{
    padding:100px 0;
    background:url(../images/sybj1.png) no-repeat center;
    background-size:cover
}
.sy-abput-bj .sy-abput{
    display:flex;
    flex-wrap:wrap;
}
.sy-abput-bj .sy-abput .tet-fl{
    width:45%;
    background:#fff url(../images/sy-bj2.png) no-repeat center;
    background-size:cover;
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    padding:80px 60px
}
.sy-abput-bj .sy-abput .tet-fl h4{
    font-size:18px;
    color:#FF6666;
    width:100%;
}
.sy-abput-bj .sy-abput .tet-fl h3{
    width:100%;
    font-size:28px;
    color:#000000;
    font-weight:bold;
    padding:18px 0 40px 0 
}
.sy-abput-bj .sy-abput .tet-fl p{
    font-size:16px;
    color:#666;
}
.sy-abput-bj .sy-abput .tet-fl .tet-span{
    display:flex;
    flex-wrap:wrap;
    font-size:14px;
    color:#666666;
    padding:40px 0 80px 0;
    width:100%
 
}
.sy-abput-bj .sy-abput .tet-fl .tet-span span{
    background:#f8f8f8;
    border:solid 1px #666;
    padding:5px 10px;
    border-radius:15px;
    margin-right:10px;

    margin-bottom:5px
}
  .sy-abput-bj .sy-abput .tet-fl a{
      display:inline-block;
      padding:8px 20px;
      background:#FF6666;
      font-size:14px;
      color:#fff;
  }
.sy-abput-bj .sy-abput .pic-fr{
    position:relative;
    width:55%
}
.sy-abput-bj .sy-abput .pic-fr .swiper{
    overflow:hidden
}
.sy-abput-bj .sy-abput .tet-fl a:hover{
    opacity:0.8
}
.sy-abput-bj .sy-abput .pic-fr .li{
    padding-bottom:20px
}
.sy-abput-bj .sy-abput .pic-fr .li .title-ab{
    padding:30px 20px 20px  60px;
    display:flex;
    flex-wrap:wrap;
}
.sy-abput-bj .sy-abput .pic-fr .li .title-ab h3{
    font-size:20px;
    color:#FF6666;
}
.sy-abput-bj .sy-abput .pic-fr .li .title-ab p{
    font-size:16px;
    color:#333;
    padding-left:20px;
}
.sy-abput-bj .sy-abput .pic-fr .li .p{
    font-size:16px;
    color:#666;
    padding-left:60px;
}
.sy-abput .swiper-button-next, 
.sy-abput  .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 38px;
    height: 28px;
    margin-top: -14px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.sy-abput .swiper-button-next {
    background-image: url(../images/fr-1.png);
    background-color:#FF6666;
    left: -38px;
    right: auto;
}
.sy-abput .swiper-button-prev {
    background-image: url(../images/fl-2.png);
    left: 0;
    right: auto;
}
@media (max-width: 1000px) {
.sy-abput-bj{
    padding:40px 0;
}
.sy-abput-bj .sy-abput .tet-fl{
    width:100%;
    padding:20px
}
.sy-abput-bj .sy-abput .tet-fl h4{
    font-size:16px;
}
.sy-abput-bj .sy-abput .tet-fl h3{
    font-size:24px;
    padding:18px 0 20px 0 
}
.sy-abput-bj .sy-abput .tet-fl p{
    font-size:14px;
}
.sy-abput-bj .sy-abput .tet-fl .tet-span{
    display:flex;
    flex-wrap:wrap;
    font-size:14px;
    color:#666666;
    padding:20px 0 20px 0;
    width:100%
 
}
.sy-abput-bj .sy-abput .tet-fl .tet-span span{
    background:#f8f8f8;
    border:solid 1px #666;
    padding:5px 15px;
    border-radius:15px;
    margin-right:10px;
}
  .sy-abput-bj .sy-abput .tet-fl a{
      padding:8px 20px;
  }
.sy-abput-bj .sy-abput .pic-fr{
    position:relative;
    width:100%;
}
.sy-abput-bj .sy-abput .pic-fr .swiper{
    overflow:hidden
}
.sy-abput-bj .sy-abput .tet-fl a:hover{
    opacity:0.8
}
.sy-abput-bj .sy-abput .pic-fr .li{
    padding-bottom:20px
}
.sy-abput-bj .sy-abput .pic-fr .li .title-ab{
    padding:20px 20px 20px  20px;
    display:block;
    flex-wrap:wrap;
}
.sy-abput-bj .sy-abput .pic-fr .li .title-ab h3{
    font-size:16px;
}
.sy-abput-bj .sy-abput .pic-fr .li .title-ab p{
    font-size:14px;
    padding-left:0px;
    padding-top:10px
}
.sy-abput-bj .sy-abput .pic-fr .li .p{
    font-size:14px;
    padding-left:20px;
}
.sy-abput .swiper-button-next, 
.sy-abput  .swiper-button-prev {
    position: absolute;
    top: 30%;
    width: 38px;
    height: 28px;
    margin-top: -14px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.sy-abput .swiper-button-next {
    background-image: url(../images/fr-1.png);
    background-color:#FF6666;
    left: 0px;
    right: auto;
}
.sy-abput .swiper-button-prev {
    background-image: url(../images/fl-2.png);
    left: auto;
    right: 0;
}
}

.sy-ptb60{
    padding:60px 0;
}
.bj-h{
    background:#f8f8f8
}
.lz-title {
    text-align: center;
}
.lz-title h3{
    font-size:28px;
    color:#000;
    font-weight:bold
}
.lz-title p{
    font-size:16px;
    color:#666;
    padding-top:15px;
}

.b_1{
    display:none;
}
.index-gys{
    padding-top:40px;
}
.index-gys-li ul{
    display:flex;
    flex-wrap:wrap;
}
.index-gys-li ul li{
    width:16.66%;
    text-align:center;
}
.index-gys-li ul li a{
    display:block
}
.index-gys-li ul li img{
    height:60px;
}
.index-gys-li ul li p{
    font-size:16px;
    color:#666;
    padding-top:15px;
}
.index-gys-li ul li:hover p,
.index-gys-li ul li.cur p{
    color:#FF6666
}
.index-gys-div{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    padding-top:40px;
}
.index-gys-div .pic-fl{
    width:48%;
}
.index-gys-div .pic-fl img{
    width:100%;
}
.index-gys-div .tet-fr{
    width:48%;
    padding-top:20px
}
.index-gys-div .tet-fr h3{
    position:relative;
    font-size:24px;
    color:#000;
    font-weight:bold;
    padding-bottom:20px;
}
.index-gys-div .tet-fr h3::before{
    content:'';
    position:absolute;
    width:50px;
    height:2px;
    background:#FF6666;
    left:0;
    bottom:0px;
}
.index-gys-div .tet-fr h4{
    font-size:20px;
    color:#000;
    font-weight:bold;
    padding:38px 0 20px 0
}
.index-gys-div .tet-fr .tet-p{
    font-size:16px;
    color:#666;
}
.index-gys-div .tet-fr .img-link{
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px
}
.index-gys-div .tet-fr .img-link a{

    padding:10px;
    width:25%;
  
}
.index-gys-div .tet-fr .img-link a .img{
        display:flex;
    align-items:center;
    justify-content:center;
     height:90px;
     box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}
.index-gys-div .tet-fr .img-link a img{
   max-height:100%;
   max-width:100%;
  
}

.index-gyssj{
    position:relative;
    overflow:hidden;
    display:none
}
.index-gyssj .swiper-button-next,
.index-gyssj .swiper-button-prev  {
    position: absolute;
    top: 30%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}

@media (max-width: 1000px) {
    .sy-ptb60{
    padding:40px 0;
}

.lz-title h3{
    font-size:24px;
}
.lz-title p{
    font-size:14px;
}

.b_1{
    display:none;
}
.index-gys{
    padding:20px 0;
    display:none
}
.case-sjhide{
    display:none
}
.index-gyssj{
     padding-top:20px;
    display:block
}
.index-gys-li ul{
    display:flex;
    flex-wrap:wrap;
}
.index-gys-li ul li{
    width:16.66%;
    text-align:center;
}
.index-gys-li ul li img{
    height:30px;
}
.index-gys-li ul li p{
    font-size:14px;;
}

.index-gys-div{
    padding-top:20px;
}
.index-gys-div .pic-fl{
    width:100%;
}

.index-gys-div .tet-fr{
    width:100%;
    padding-top:20px
}
.index-gys-div .tet-fr h3{
    position:relative;
    font-size:20px;
    padding-bottom:10px;
}

.index-gys-div .tet-fr h4{
    font-size:16px;
    padding:20px 0 10px 0
}
.index-gys-div .tet-fr .tet-p{
    font-size:14px;
}
.index-gys-div .tet-fr .img-link{
    display:flex;
    flex-wrap:wrap;
    margin:0 -5px
}
.index-gys-div .tet-fr .img-link a{
    padding:5px;
    width:25%;
}
.index-gys-div .tet-fr .img-link a .img{
     display:flex;
    align-items:center;
    justify-content:center;
     height:60px;
     box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}
.index-gys-div .tet-fr .img-link a img{
   max-height:100%;
   max-width:100%;
  
}

}

.index-product{
    display:flex;
    flex-wrap:wrap;
    padding-top:40px;
}
.index-product .cpnav-fl{
   width:260px;
   padding:20px;
   background:#fff;
   box-shadow: 0px 5px 10px 0px rgba(75, 75, 75, 0.2);
}
.index-product .cpnav-fl ul li a{
    display:block;
    padding:15px 10px;
    font-size:16px;
    color:#666;
    text-align:center;
}
.index-product .cpnav-fl ul li.cur a,
.index-product .cpnav-fl ul li a:hover{
    background:#FF6666;
    color:#fff
}
.index-product .cpmian-fr{
    width:calc(100% - 260px);
    padding-left:50px;
}
.index-product .cpmian-fr .erjifl-ul ul{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
}
.index-product .cpmian-fr .erjifl-ul ul li a{
    padding:15px 20px;
    font-size:16px;
    color:#666;
    background:#fff;
    margin:10px;
    border:solid 1px #fff;
}
.index-product .cpmian-fr .erjifl-ul ul li.cur a,
.index-product .cpmian-fr .erjifl-ul ul li a:hover{
    border:solid 1px #FF6666;
    color:#FF6666
}
.index-product .cpmian-fr .cplist-ul{
    padding:40px 0;
}
.index-product .cpmian-fr .cplist-ul ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
.index-product .cpmian-fr .cplist-ul ul li{
    width:25%;
    padding:10px;
}
.index-product .cpmian-fr .cplist-ul ul li a{
    position:relative;
    display:block;
    overflow:hidden;
    background:#ffff;
    height:252px
}
.index-product .cpmian-fr .cplist-ul ul li a img{
    width:100%;
    height:100%;
}
.index-product .cpmian-fr .cplist-ul ul li a .fd-tet{
    position:absolute;
    top:-100%;
    left:0;
    width:100%;
    height:100%;
    background:#00000060;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10px;
    transition:all 0.5s
}
.index-product .cpmian-fr .cplist-ul ul li a .fd-tet h3{
    font-size:16px;
    color:#fff
}
.index-product .cpmian-fr .cplist-ul ul li a:hover .fd-tet{
    top:0
}
.moer a{
    display: inline-block;
    padding: 8px 20px;
    font-size: 16px;
    color: #fff;
    background: #FF6666;
}
.moer a:hover{
    opacity:0.8
}

@media (max-width: 1000px) {
.index-product{
    padding-top:20px
}

.index-product .cpnav-fl{
   width:100%;
   display:none
}
.index-product .cpmian-fr{
    width:100%;
    padding-left:0px;
}
.index-product .cpmian-fr .erjifl-ul ul{
    display:none;
    justify-content:center;
    flex-wrap:wrap;
}

.index-product .cpmian-fr .cplist-ul{
    padding:20px 0;
}
.index-product .cpmian-fr .cplist-ul ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -5px;
}
.index-product .cpmian-fr .cplist-ul ul li{
    width:50%;
    padding:5px;
}
.index-product .cpmian-fr .cplist-ul ul li a{
    height:190px
}

.index-product .cpmian-fr .cplist-ul ul li a .fd-tet h3{
    font-size:14px;
}
.index-product .cpmian-fr .cplist-ul ul li a:hover .fd-tet{
    top:0
}
.moer a{
    font-size: 14px;
}

}

.index-hzhb{
    padding-top:40px;
    display:flex;
    flex-wrap:wrap;
}
.index-hzhb .pic{
    width:48%;
}
.index-hzhb .pic img{
    width:100%;
    height:100%;
}
.index-hzhb .tet{
    width:52%;
    padding:45px;
    background:#f8f8f8
}
.index-hzhb .tet h3{
    position:relative;
    font-size:24px;
    color:#000;
    padding-bottom:10px
}
.index-hzhb .tet h3::before{
    content:'';
    position:absolute;
    width:50px;
    height:2px;
    background:#FF6666;
    left:0;
    bottom:0
}
.index-hzhb .tet span{
    display:inline-block;
    padding:8px 15px;
    font-size:14px;
    color:#FF6666;
    border:solid 1px #FF6666;
    margin:40px 0 20px 0
}
.index-hzhb .tet p{
    font-size:16px;
    color:#666;
    line-height:25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-hzhb .tet .list-pic{
    display:flex;
    flex-wrap:wrap;
    padding-top:20px;
    margin:0 -10px
}
.index-hzhb .tet .list-pic .a{
    width:24%;
    margin-right:1%;
    padding:10px;
    height:100px;
    overflow:hidden;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
}
    .index-hzhb .tet .list-pic .a img {
        max-height: 100%;
        max-width: 100%;
        filter: grayscale(10)
    }
    .index-hzhb .tet .list-pic .a.cur img,
    .index-hzhb .tet .list-pic .a:hover img {
        filter: grayscale(0)
    }

.index-hzhblist{
    padding-top:40px;
    display:flex;
    flex-wrap:wrap;
}
.index-hzhblist .tet-fl{
    width:150px;
}
.index-hzhblist .tet-fl ul{
    display:flex;
    flex-wrap:wrap;
    align-content:space-around;
    height:100%
}
.index-hzhblist .tet-fl ul li{
    width:100%
}
.index-hzhblist .tet-fl ul li a{
    display:block;
    padding:10px;
    text-align:center;
    font-size:16px;
    color:#666;
    border:solid 1px #ccc;
}
.index-hzhblist .pic-fr{
    width:100%;
    padding-left:0px;
}
.index-hzhblist .pic-fr ul{
/*    display:flex;
    flex-wrap:wrap;
    margin:0 -10px*/
}
.index-hzhblist .pic-fr ul li{
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    justify-content:space-between;

}
.index-hzhblist .pic-fr ul li p{
     width:150px;
      padding:10px;
    text-align:center;
    font-size:16px;
    color:#666;
    border:solid 1px #ccc;
    margin:19px 0;
    cursor:pointer
}
.index-hzhblist .pic-fr ul li .list-a{
    width:calc(100% - 180px);
    display:flex;
    flex-wrap:wrap;
}
.index-hzhblist .pic-fr ul li  .list-a a{
    display:block;  
    box-shadow: 0px 0px 30px 0px rgb(241, 244, 251);
    border-radius:5px;
    height:80px;
    width:160px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0px;
    margin:10px
}
.index-hzhblist .pic-fr ul li a img{
    max-height:100%;
    max-width:100%;
}

@media (max-width: 1000px) {
.index-hzhb{
    padding-top:20px;
}
.index-hzhb .pic{
    width:100%;
}

.index-hzhb .tet{
    width:100%;
    padding:20px;
}
.index-hzhb .tet h3{
    font-size:20px;
}
.index-hzhb .tet span{

    margin:20px 0 20px 0
}
.index-hzhb .tet p{
    font-size:14px;
}
.index-hzhb .tet .list-pic{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    padding-top:20px;
    margin:0 -5px
}

.index-hzhb .tet .list-pic .a{
    width:49%;
    padding:5px;
    margin:5px 0;
    height:60px;
    overflow:hidden
}

.index-hzhblist{
    padding-top:20px;
}
.index-hzhblist .tet-fl{
    width:100%;
}
.index-hzhblist .tet-fl ul{
    display:flex;
    flex-wrap:wrap;
    align-content:space-around;
    height:100%;
    margin:0 -5px
}
.index-hzhblist .tet-fl ul li{
    width:50%;
    padding:5px;

}
.index-hzhblist .tet-fl ul li .a{
    font-size:14px;
    border:solid 1px #ccc;
}
.index-hzhblist .pic-fr{
    width:100%;
    padding-left:0px;
    padding-top:20px
}
.index-hzhblist .pic-fr ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -5px
}
.index-hzhblist .pic-fr ul li{
    width:100%;
    padding:5px;

}
.index-hzhblist .pic-fr ul li .a{
    display:block;  
    box-shadow: 0px 0px 30px 0px rgb(241, 244, 251);
    border-radius:5px;
    height:auto;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff
}
.index-hzhblist .pic-fr ul li p{
    width:100%;
} 
.index-hzhblist .pic-fr ul li .list-a {
    width: 100%;
    display: flex;
     justify-content:space-between;
    flex-wrap: wrap;
}
.index-hzhblist .pic-fr ul li .list-a a{
    width:49%;
    margin:5px 0;
    padding:5px;
    height:60px;
}

}

.index-bj1{
    background:url(../images/sy-bj1.png) no-repeat center;
    background-size:cover
}
.index-newsfl {
    padding-top: 40px;
}
.index-newsfl ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.index-newsfl ul li a{
    padding:15px 20px;
    font-size:16px;
    color:#666;
    background:#fff;
    margin:10px;
    display:inline-block
}
.index-newsfl ul li.cur a,
.index-newsfl ul li a:hover{
    background-color:#FF6666;
    color:#fff
}

.index-news{

    padding-top:40px;
}
.index-news ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
.index-news ul li{
    width:33.3%;
    padding:10px;
}
.index-news ul li a{
    display:block;
}
.index-news ul li .pic{
    height:280px;
    overflow:hidden
}
.index-news ul li .pic img{
    width:100%;
    height:100%;
}
.index-news ul li .tet{
    background:#fff;
    padding:15px;
    border-top:solid 1px #FF6666;
}
.index-news ul li .tet h3{
    font-size:18px;
    color:#000;
}
.index-news ul li .tte-p{
    margin-top:10px;
    font-size:14px;
    color:#666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height:75px;
    line-height:25px;
}
.index-news ul li .tet-fd {
    padding-top:10px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-size:14px;
    color:#999
}
.index-news ul li .tet-fd p i{
    font-size:14px;
    margin-right:5px
}
.index-news ul li:hover h3{
    color:#FF6666
}

@media (max-width: 1000px) {

.index-newsfl {
    padding-top: 20px;
}
.index-newsfl ul {
    margin:0 -5px
}
.index-newsfl ul li{
    width:25%;
    padding:5px
}
.index-newsfl ul li a{
    padding:10px 5px;
    display:block;
    width:100%;
    font-size:14px;
    color:#666;
    background:#fff;
    margin:0px;
    text-align:center;
}


.index-news{

    padding-top:20px;
}
.index-news ul{
    display:flex;
    flex-wrap:wrap;
    margin:0px;
}
.index-news ul li{
    width:100%;
    padding:0px;
    margin-top:10px
}
.index-news ul li .a{
    display:block;
}
.index-news ul li .pic{
    height:220px;
    overflow:hidden
}
.index-news ul li .pic img{
    width:100%;
    height:100%;
}

.index-news ul li .tet h3{
    font-size:16px;
}
.index-news ul li .tte-p{
    margin-top:10px;
    font-size:14px;
    color:#666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:50px;
    line-height:25px;
}
.index-news ul li .tet-fd {
    padding-top:10px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-size:14px;
    color:#999
}
.index-news ul li .tet-fd p i{
    font-size:14px;
    margin-right:5px
}
.index-news ul li:hover h3{
    color:#FF6666
}
}



.index-tit{
    text-align:center;
}
.index-tit h4{
    font-size:40px;
    color:#D9D9D9
}
.index-tit h3{
    font-size:40px;
    color:#9999;
    font-weight:bold;
    padding-top:30px
}
.index-sjza{
    padding-top:80px;
}
.index-sjza ul{
    display:flex;
    flex-wrap:wrap
}
.index-sjza ul li{
    text-align:center;
    width:20%;
}
.index-sjza ul li h3{
    font-size:60px;
    color:#FF6666;
}
.index-sjza ul li h3 sub{
    font-size:24px;
    padding-left:10px;
}
.index-sjza ul li p{
    font-size:16px;
    padding-top:10px;
    color:#666
}
@media (max-width: 1000px) {

.index-tit{
    text-align:center;
}
.index-tit h4{
    font-size:24px;
    color:#D9D9D9
}
.index-tit h3{
    font-size:20px;
    color:#9999;
    font-weight:bold;
    padding-top:30px
}
.index-sjza{
    padding-top:60px;
}
.index-sjza ul{
    display:flex;
    flex-wrap:wrap
}
.index-sjza ul li{
    text-align:center;
    width:50%;
    padding:20px 0
}
.index-sjza ul li h3{
    font-size:40px;
    color:#FF6666;
}
.index-sjza ul li h3 sub{
    font-size:16px;
    padding-left:10px;
}
.index-sjza ul li p{
    font-size:14px;
    padding-top:10px;
    color:#666
}
.index-sjza ul li:last-child{
    width:100%;
}
}

footer{
  background: #333333;
}
.foot-mian {
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
}
.foot-mian .foot-fl{
    width:30%;
    text-align:center;

}
.foot-mian .foot-fl .fot-logo img{
    height:100px
}
.foot-mian .foot-fl .fot-p{
    padding-top:20px;
    padding-bottom:10px;
}
.foot-mian .foot-fl .fot-p a{
    color:#999;
    padding:0 5px;
    font-size:14px;
}
.foot-mian .foot-fl p{
    font-size:14px;
    color:#999
}
.foot-mian .foot-fl p a{
    color:#999
}
.foot-mian .foot-lxfs{
    margin-left:auto;
    padding-right:60px
}
.foot-mian .foot-lxfs p{
    font-size:20px;
    color:#999;
}
.foot-mian .foot-lxfs h3{
    font-size:36px;
    color:#fff;
    padding:25px 0
}
.foot-mian .foot-lxfs span{
    font-size:14px;
    color:#999
}
.foot-mian .fot-ewm{
    text-align:center;
}
.foot-mian .fot-ewm img{
    height:150px;
}
.foot-mian .fot-ewm p{
    font-size:14px;
    color:#999;
    padding-top:10px;
}
.foot-yqlj{
    padding:15px;
    display:flex;
    align-items:center;
    flex-wrap:wrap
}
.foot-yqlj p,
.foot-yqlj a{
    font-size:14px;
    color:#666;
    padding:0 5px
}
.foot-yqlj a:hover{
    color:#FF6666
}
@media (max-width: 1000px) {
footer{
  background: #333333;
}
.foot-mian {
    padding: 20px 0;
}
.foot-mian .foot-fl{
    width:100%;
    text-align:center;

}
.foot-mian .foot-fl .fot-logo img{
    height:100px
}
.foot-mian .foot-fl .fot-p{
    padding-top:20px;
    padding-bottom:10px;
}
.foot-mian .foot-fl .fot-p a{
    color:#999;
    padding:0 5px;
    font-size:14px;
}
.foot-mian .foot-fl p{
    font-size:14px;
    color:#999
}
.foot-mian .foot-fl p a{
    color:#999
}
.foot-mian .foot-lxfs{
    display:none
}

.foot-mian .fot-ewm{
    display:none
}
.foot-yqlj{
    padding:15px 0;
    display:flex;
    align-items:center;
    flex-wrap:wrap
}
.foot-yqlj p,
.foot-yqlj a{
    font-size:14px;
    color:#666;
    padding:0 5px
}
.foot-yqlj a:hover{
    color:#FF6666
}
}


.abuot-nav{
    padding:40px 0;
}
.abuot-nav ul{
    display:flex;
}
.abuot-nav ul li{
    padding-right:60px;
}
.abuot-nav ul li a{
    display:block;
    line-height:50px;
    font-size:16px;
    color:#333;
     border-bottom:solid 1px #fff
}
.abuot-nav ul li a:hover,
.abuot-nav ul li a.cur{
    color:#FF6666;
    border-bottom:solid 1px #FF6666
}
.abuot-title{
    text-align:center;
}
.abuot-title h3{
    font-size:26px;
    color:#333;
    position:relative;
    padding-bottom:10px;
}
.abuot-title span{
    display:inline-block;
    height:2px;
    width:80px;
    background:#FF6666;
}
.abuot-title p{
    font-size:16px;
    color:#666;
    padding-top:10px;
}
.abuot-tetone{
    padding:60px 0;
}
.abuot-tetone .tet-p{
    font-size:16px;
    color:#666;
    line-height:30px;
}
@media (max-width: 1000px) {

.abuot-nav{
    padding:20px 0;
}
.abuot-nav ul{
    display:flex;
}
.abuot-nav ul li{
    width:25%;
    text-align:center;
    padding-right:0px;
}

.abuot-title h3{
    font-size:24px;
    color:#333;
    position:relative;
    padding-bottom:5px
}
.abuot-tetone{
    padding:20px 0;
}
.abuot-tetone h3 {
    text-align: center;
    font-size: 18px;
    color: #333;
}
.abuot-title p{
    font-size:16px;
    color:#666;
    padding-top:5px;
}
.abuot-tetone .tet-p{
    font-size:14px;
    color:#666;
    line-height:30px;
}
}

.about-ryzs{
    position:relative;
    background:#fff;
    padding:20px 50px;
    margin-top:40px;
}
.about-ryzs .swiper-container{
    overflow:hidden
}
.about-ryzs .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.about-ryzs .swiper-button-next, 
.about-ryzs .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}
@media (max-width: 1000px) {
.about-ryzs{
    position:relative;
    background:#fff;
    padding:20px 40px;
    margin-top:20px;
}
.about-ryzs .swiper-container{
    overflow:hidden
}
.about-ryzs .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.about-ryzs .swiper-button-next, 
.about-ryzs .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}
}

.about-yuanj{
    position:relative;
    height:750px;
}
.about-yuanj .swiper-container {
      width: 100%;
      height: 100%;
      overflow:hidden
}


.about-yuanj .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

    .about-yuanj .swiper-container {
        width: 100%;
        height: 100%;
    }

    .about-yuanj .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        overflow: hidden;
    }

.about-yuanj .swiper-wrapper {

    display: block;

}

.about-yuanj .swiper-pagination{
    position:absolute;
    width:10px;
    left:20px;
    top:50%;
    transform:translate(-50%)

}
.about-yuanj .swiper-pagination span{
    margin:6px 0
}
.about-yuanj .swiper-pagination-bullet-active{
    background:#FF6666
}
.about-yuanj-f{
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    z-index:8;
     display:flex;
     align-items:center;
     justify-content:center;
}
.about-yuanj-f .abuot-title h3,
.about-yuanj-f .abuot-title p{
    color:#fff
}
@media (max-width: 1000px) {
    .about-yuanj {
        position: relative;
        height: 320px;
    }
}

.BrandStory-one{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
  
    padding:60px 0 60px 60px 
}
.BrandStory-one::after{
    content:'';
    position:absolute;
    width:80%;
    height:100%;
    background:#fff;
    top:0;
    left:0;
    z-index:0
}
.BrandStory-one .tet{
    position:relative;
    z-index:1;
    width:40%;
    padding-right:40px;
}
.BrandStory-one .tet .abuot-title{
    text-align:left;
}
.BrandStory-one .tet .tet-p{
    font-size:14px;
    color:#666;
    line-height:30px;
    padding-top:30px;
}
.BrandStory-one .pic{
    position:relative;
    z-index:1;
    width:60%;
}
.BrandStory-one .pic img{
    width:100%
}
@media (max-width: 1000px) {
.BrandStory-one{
    background:#fff;
    padding:0
}
.BrandStory-one .tet{
    width:100%;
    padding:20px;
}
.BrandStory-one .tet .abuot-title{
    text-align:center;
}
.BrandStory-one .tet .tet-p{
    padding-top:20px;
}
.BrandStory-one .pic{
    width:100%;
}
.BrandStory-top{
    padding:0;
    background:#fff
}

}

.about-chaof{
    position:relative;
    overflow:hidden;
    padding-top:40px;
}
.about-chaof .swiper-pagination{
    position:absolute;
    width:100%;
    bottom:20px;

}
.about-chaof .swiper-pagination span{
    margin:6px;
}
.about-chaof .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.about-chaof .swiper-pagination-bullet-active{
    background:#FF6666
}

.about-khpj{
    position:relative;
    overflow:hidden;
    padding:40px 0 40px 0 
}
.about-khpj .swiper-container{
    padding:10px;
}
.about-khpj .khpj-div {
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    height: 100%;
    padding: 30px;
}
.about-khpj .khpj-div .khpj-fite{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    padding-bottom:20px
}
.about-khpj .khpj-div .khpj-fite img{
    display:block;
    width:80px;
    height:80px;
    border-radius:50%;
}
.about-khpj .khpj-div .khpj-fite .tet{
    width:calc(100% - 80px);
    padding-left:20px;
}
.about-khpj .khpj-div .khpj-fite .tet h3{
    font-size:20px;
    color:#333;
}
.about-khpj .khpj-div .khpj-fite .tet p{
    font-size:16px;
    color:#666;
    padding-top:15px
}
.about-khpj .khpj-div .tet-p{
    border-top:solid 1px #eee;
    padding:20px 0 0 0;
    font-size:14px;
    color:#666;
    line-height:30px;
}
.about-khpj .swiper-pagination{
    position:absolute;
    width:100%;
    bottom:0px;

}
.about-khpj .swiper-pagination span {
    margin: 6px;
}
.about-khpj .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.5;
}
.about-khpj .swiper-pagination-bullet-active{
    background:#FF6666;
        opacity: 1;
}
@media (max-width: 1000px) {
.about-khpj{

    padding:20px 0 40px 0 
}
.about-chaof .swiper-pagination{
    position:absolute;
    width:100%;
    bottom:0px;

}
.about-chaof{
    padding-top:20px;
}
}

.news-mian{
    padding:0px 0 60px 0
}
.news-mian .index-newsfl ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.news-mian .index-newsfl ul li a {
    padding: 10px 40px;
    font-size: 16px;
    color: #FF6666;
    margin: 0 30px 0 0;
    border-radius:25px;
    box-shadow:0 0 8px 4px #eee
}
.news-mian .index-newsfl ul li a.cur,
.news-mian .index-newsfl ul li a:hover{
    background:#FF6666;
    color:#fff
}

.news-mian .index-news ul li a {
    display: block;
    border-radius:20px;
    overflow:hidden;
      box-shadow:0 0 8px 4px #eee
}
/*.news-mian .index-news ul li .tet h3{
    display:flex;
    align-items:center;
}*/
.news-mian .index-news ul li .tet h3 span{
    background:#FF6666;
    display:inline-block;
   font-size:14px;
   padding:5px 10px;
   border-radius:10px;
   color:#fff;
   margin-right:5px
}

.news-top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 0;
}
.news-top .xw-sous{
    width:300px;
    border:solid 1px #ccc;
    height:40px;
    border-radius:20px;
    display:flex;
    align-items:center;
    margin-left:auto;
    overflow:hidden;
}
.news-top .xw-sous input{
    height:40px;
    border:none;
    outline:none;
    width:calc(100% - 50px);
    padding-left:10px;
    font-size:14px;
    background:none
}
.news-top .xw-sous a{
    width:40px;
    height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
}
@media (max-width: 1000px) {
    .news-top{
       justify-content:space-between;
    }

    .news-top .xw-sous {
        width: 150px;
        margin-left:0px;
    }

    .news-mian {
        padding: 0px 0 40px 0
    }
.news-mian .index-newsfl ul li a {
    padding: 10px;
    font-size: 14px;
    color: #FF6666;
    margin: 0;
    border-radius:25px;
    box-shadow:0 0 8px 4px #eee
}
}

.news-detail{
    padding:10px 40px 60px 40px;
    border-radius:10px;
    background:#fff;
  box-shadow:0 0 8px 2px #eee
}

.NewsDetail-bj{
    position:relative;
    z-index:5;
    background:#ffffff80;
    margin-top:-80px;
    padding-top:20px
}
.NewsDetai-bq{
    padding:40px 0 80px 0
}
.NewsDetai-bq span{
    border: solid 1px #eee;
    padding: 6px 15px;
    border-radius: 15px;
    margin-right: 15px;
    font-size:14px;
    margin-bottom: 5px;
}
@media (max-width: 1000px) {
    .news-detail{
    padding:10px 10px 20px 10px;
    border-radius:10px;
    background:#fff;
}
    .NewsDetail-bj{
    position:relative;
    z-index:5;
    background:#ffffff80;
    margin-top:-40px;
    padding-top:20px
}
    .NewsDetai-bq {
        padding: 40px 0 40px 0
    }
}

.Problem-list{
    padding-top:40px;
}
.Problem-list ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
.Problem-list ul li{
    width:33.3%;
    padding:10px;
}
.Problem-list ul li a{
    display:block;
    height:100%;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    border-radius:10px;
    overflow:hidden;
}
.Problem-list ul li .pic{
    overflow:hidden
}
.Problem-list ul li .tet{
    padding:20px;
}
.Problem-list ul li .tet .tet-q{
    display:flex;
    align-items:center;
}
.Problem-list ul li .tet .tet-q span{
    font-size:20px;
    color:#000;
    width:40px;
    display:block;
    line-height:25px;
}
.Problem-list ul li .tet .tet-q h3{
    position:relative;
    top:2px;
    font-size:18px;
    line-height:25px;
    color:#333;
    width:calc(100% - 40px)
}
.Problem-list ul li .tet .tet-a{
    display:flex;
    padding-top:15px
}
.Problem-list ul li .tet .tet-a span{
    font-size:20px;
    color:#FF6666;
    width:40px;
    display:block;
    line-height:25px;
}
.Problem-list ul li .tet .tet-a p{
    position:relative;
    top:2px;
    font-size:14px;
    line-height:25px;
    color:#666;
    width:calc(100% - 40px);
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
@media (max-width: 1000px) {
.Problem-list{
    padding-top:20px;
}
.Problem-list ul{
    display:flex;
    flex-wrap:wrap;
    margin:0;
}
.Problem-list ul li{
    width:100%;
    padding:0px;
    margin-bottom:10px;
}

.Problem-list ul li .tet{
    padding:20px;
}

.Problem-list ul li .tet .tet-q span{
    font-size:18px;
}
.Problem-list ul li .tet .tet-q h3{
    font-size:16px;
}

}



.Problem-detail{
    display:flex;
    justify-content:space-between;
    padding-top:40px
}
.Problem-detail .detail-fl{
    width:calc(100% - 400px);
     box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
     border-radius:10px;
     overflow:hidden;
}
.Problem-detail .detail-fl .pic img{ 
    width:100%
}
.Problem-detail .detail-fl .tet{
    padding:20px;
}
.Problem-detail .detail-fl .tet-q{
    display:flex;
    align-items:center;
}
.Problem-detail .detail-fl .tet-q span{
    font-size:20px;
    color:#000;
    width:40px;
    display:block;
    line-height:25px;
}
.Problem-detail .detail-fl .tet-q h3{
    position:relative;
    top:2px;
    font-size:18px;
    line-height:25px;
    color:#333;
    width:calc(100% - 40px)
}
.Problem-detail .detail-fl .tet .tet-a{
    display:flex;
    padding-top:15px
}
.Problem-detail .detail-fl .tet .tet-a span{
    font-size:20px;
    color:#FF6666;
    width:40px;
    display:block;
    line-height:25px;
}
.Problem-detail .detail-fl .tet .tet-a p{
    position:relative;
    top:2px;
    font-size:14px;
    line-height:25px;
    color:#666;
    width:calc(100% - 40px);
}
.Problem-detail .detail-fl .but{
    padding:80px 0 40px;
    text-align:center;
}
.Problem-detail .detail-fl .but a{
    padding:10px 120px;
    background:#FF6666;
    color:#fff;
    border-radius:5px;
    font-size:16px;
}
.Problem-detail .detail-fl .but a:hover{
    opacity:0.8
}
.Problem-detail .detail-fr{
    width:360px;
/*    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
      border-radius:10px;
      overflow:hidden*/
}
.Problem-detail .detail-fr ul li a{
    display:block;
    margin-bottom:20px;
    overflow:hidden
}
.Problem-detail .detail-fr ul li a img{
    width:100%;
    border-radius:10px;
}
.Problem-detail .detail-fr  .form-zxzx{
     box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
     border-radius:10px;
     margin-top:40px;
     padding:20px;
}
.Problem-detail .detail-fr  .form-zxzx h3{
    font-size:24px;
    color:#FF6666;
    text-align:center;
    padding:10px 0 20px 0
}
.Problem-detail .detail-fr  .form-zxzx .input-a{
    position:relative;
    border:solid 1px #ccc;
    height:40px;
    overflow:hidden;
    margin-top:20px;
    border-radius:5px;
}
.Problem-detail .detail-fr  .form-zxzx .input-a input{
    height:40px;
    width:100%;
    outline:none;
    border:none;
    font-size:14px;
    padding-left:15px;
}
.Problem-detail .detail-fr .form-zxzx .bt::after{
    position:absolute;
    top:10px;
    left:5px;
    content:'*';
    color:#FF6666
}
.Problem-detail .detail-fr .form-zxzx .but{
    padding-top:30px;
}
.Problem-detail .detail-fr .form-zxzx .but input{
    height:40px;
    background:#FF6666;
    font-size:16px;
    color:#fff;
    border-radius:5px;
    border:none;
    outline:none;
    width:100%
}
.Problem-detail .detail-fr .form-zxzx .but input:hover{
    opacity:0.8
}
.Problem-detail-foot {
    padding:40px 0;
}
.Problem-detail-foot .title-thj{
    font-size:24px;
    line-height:25px;
    color:#000;
    border-left:solid 2px #FF6666;
    padding-left:10px;
}

@media (max-width: 1000px) {

.Problem-detail{
    flex-wrap:wrap;
    padding-top:40px
}
.Problem-detail .detail-fl{
     width:100%;
     box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
     border-radius:10px;
     overflow:hidden;
}
.Problem-detail .detail-fl .tet{
    padding:20px 10px;
}

.Problem-detail .detail-fl .tet-q span{
    font-size:18px;
}
.Problem-detail .detail-fl .tet-q h3{
    font-size:16px;
}

.Problem-detail .detail-fl .tet .tet-a span{
    font-size:18px;
}

.Problem-detail .detail-fl .but{
    padding:40px 0 20px;
}
.Problem-detail .detail-fl .but a{
    padding:10px 40px;
    font-size:14px;
}

.Problem-detail .detail-fr{
    width:100%;
    padding-top:40px

}
.Problem-detail .detail-fr ul li a{
    display:block;
    margin-bottom:20px;
}
.Problem-detail .detail-fr ul li a img{
    width:100%;
    border-radius:10px;
}
.Problem-detail .detail-fr  .form-zxzx{
     padding:20px 10px;
}
.Problem-detail .detail-fr  .form-zxzx h3{
    font-size:20px;
}
.Problem-detail .detail-fr  .form-zxzx .input-a{
    position:relative;
    border:solid 1px #ccc;
    height:40px;
    overflow:hidden;
    margin-top:20px;
    border-radius:5px;
}

.Problem-detail-foot .title-thj{
    font-size:20px;
}
}

.contactus-bt{
    padding:80px 0;
    font-size:36px;
    color:#333;
    text-align:center;
}
.contactus-lx{
    display:flex;
    align-items:center;
    padding:120px 0;
}
.contactus-lx .tet-fl{
    width:30%;
    background:url(../images/dianhus.png) no-repeat left center;
    background-size:60px;
    padding-left:70px
}
.contactus-lx .tet-fl h3{
    font-size:16px;
    color:#333
}
.contactus-lx .tet-fl p{
    font-size:24px;
    color:#FF6666;
    padding-top:5px;
}
.contactus-lx .pic-fr{
    position:relative;
    width:70%;
    display:flex;
    justify-content:space-between;
    padding-left:8%
}
.contactus-lx .pic-fr::after{
    content:'';
    position:absolute;
    height:80%;
    width:1px;
    background:#f1f1f1;
    left:0;
    top:10%;
}
.contactus-lx .pic-fr .ewm{
  box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
  padding:20px;
}
.contactus-lx .pic-fr .ewm img{
    width:150px;
    height:150px;
}
.contactus-lx .pic-fr .ewm  p{
    font-size:14px;
    color:#666;
    text-align:center;
    padding-top:10px;
}
.contactus-form{
    border-top:solid 1px #f1f1f1;
    padding:80px 0;
}
.contactus-form .form-zxzx{
    padding:0 20%
}
.contactus-form .form-zxzx .input-f{
    display:flex;
    justify-content:space-between;
}
.contactus-form  .form-zxzx h3 {
    font-size: 24px;
    color: #FF6666;
    text-align: center;
    padding: 10px 0 20px 0
}
.contactus-form  .form-zxzx .input-a{
    width:48%;
    position:relative;
    border:solid 1px #ccc;
    height:40px;
    overflow:hidden;
    margin-top:20px;
    border-radius:5px;
}
.contactus-form  .form-zxzx .input-a input{
    height:40px;
    width:100%;
    outline:none;
    border:none;
    font-size:14px;
    padding-left:15px;
}
.contactus-form .form-zxzx .bt::after{
    position:absolute;
    top:10px;
    left:5px;
    content:'*';
    color:#FF6666
}
.contactus-form .form-zxzx .but{
    padding-top:30px;
    text-align:center;
}
.contactus-form .form-zxzx .but input{
    display:block;
    height:40px;
    background:#FF6666;
    font-size:16px;
    color:#fff;
    border-radius:5px;
    border:none;
    outline:none;
    width:200px;
    margin:0 auto;
}
.contactus-form  .form-zxzx .but input:hover{
    opacity:0.8
}
.contactus-yfss{
    border-top:10px solid #f8f8f8;
    padding:80px 0 
}
.contactus-yfss ul{
    padding-top:120px;
    display:flex;

}
.contactus-yfss ul li{
    width:20%;
    text-align:center;
}
.contactus-yfss ul li h3{
    font-size:24px;
    font-weight:bold;
}
.contactus-yfss ul li h3 sup{
    font-size:16px;
    font-weight:initial;
    padding-left:5px;
}
.contactus-yfss ul li p{
    font-size:16px;
    color:#666;
    padding-top:10px
}


@media (max-width: 1000px) {
.contactus-bt{
    padding:40px 10px;
    font-size:22px;
}
.contactus-lx{
    padding:40px 0;
    flex-wrap:wrap
}
.contactus-lx .tet-fl{
    width:100%;
    background:url(../images/dianhus.png) no-repeat left center;
    background-size:50px;
    padding-left:70px
}
.contactus-lx .tet-fl h3{
    font-size:16px;
    color:#333
}
.contactus-lx .tet-fl p{
    font-size:24px;
    color:#FF6666;
    padding-top:5px;
}
.contactus-lx .pic-fr{
    position:relative;
    width:100%;
    padding-left:0;
    padding-top:40px
}
.contactus-lx .pic-fr::after{
    content:'';
    display:none
}
.contactus-lx .pic-fr .ewm{
  box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
  padding:10px;
}
.contactus-lx .pic-fr .ewm img{
    width:100px;
    height:100px;
}

.contactus-form{
    padding:40px 0;
}
.contactus-form .form-zxzx{
    padding:0;
}


.contactus-yfss{
    border-top:10px solid #f8f8f8;
    padding:40px 0 
}
.contactus-yfss ul{
    padding-top:40px;
    display:flex;
    flex-wrap:wrap

}
.contactus-yfss ul li{
    width:50%;
    text-align:center;
    padding:20px 0;
}
.contactus-yfss ul li:last-child{
    width:100%
}
.contactus-yfss ul li h3{
    font-size:24px;
    font-weight:bold;
}
.contactus-yfss ul li h3 sup{
    font-size:16px;
    font-weight:initial;
    padding-left:5px;
}
.contactus-yfss ul li p{
    font-size:16px;
    color:#666;
    padding-top:10px
}
}

.cpggt{
    width:150px;
    height:40px;
    overflow:hidden;
    margin-left:auto;
    border-radius:10px
}
.cp-caid{
    width:28px;
    margin-left:20px;
    cursor:pointer
}
.produc-top .xw-sous{
    margin-left:20px
}
.product-one {
    padding: 0px 0 80px 0;
}
.product-list{
   position:relative;

}
.product-list .product-fl{
    position:sticky;
    top:85px;
    width: 280px;
    float:left

}
.product-list .product-fl .tltie{
    padding-bottom:20px;
    
}
.product-list .product-fl .tltie h3{
    font-size: 24px;
    color: #000;
    text-align: center;
    display:flex;
    align-items:center;
    justify-content:center
}
.product-list .product-fl .tltie h3 i{
    position:relative;
    display:inline-block;
    width:20px;
    height:20px;
    border-radius:5px;
    border:solid 2px #666;
    margin-right:10px;
    cursor:pointer
}
.product-list .product-fl .tltie h3 i::after{
    content:'';
    position:absolute;
    width:7px;
    height:7px;
    border-radius:2px;
    background:#FF6666;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.product-list .product-fl ul{
    padding-top: 10px;
    border-radius:5px;
    box-shadow: 0 2px 8px 4px rgba(198, 201, 208, 0.5);
      
}
.product-list .product-fl ul li a{
    position:relative;
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #707070;
    padding: 0 20px;
 /*   background: rgba(13, 108, 174, 0.03);*/
    margin-top: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product-list .product-fl ul li .li-a{
     position: relative;
 }
.product-list .product-fl ul li .li-a a{
    position: relative;
    padding: 0 50px 0 20px;
}
.product-list .product-fl ul li .li-a a:hover{
    color:#FF6666
}
.product-list .product-fl ul li .li-a i{
    position: absolute;
    top: 7px;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/fl-2.png) no-repeat center;
    background-size: 15px 15px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-style: normal;
}
.product-list .product-fl ul li .div-li{
    display: none;
    padding-top:10px;
}
.product-list .product-fl ul li .div-li a{
    display:block;
    position:relative;
    padding: 0 20px 0 20px;
    font-size:14px;
    line-height:35px
}
.product-list .product-fl ul li .div-li a:hover,
.product-list .product-fl ul li .div-li a.cur-a{
    color: #FF6666;
}
.product-list .product-fl ul li .cur a::before{
    content:'';
    position:absolute;
    width:50px;
    bottom:0;
    left:20px;
    height:2px;
    background:#FF6666
}

.product-list .product-fl ul li .cur i{
   transform:rotateZ(90deg);
}

.product-list .product-fr{
    width: calc(100% - 320px);
   float:right;
   padding-top:20px
}
.product-list .product-fr .title{
    border-bottom: solid 1px #E5E5E5;
    padding-bottom: 20px;
    display:none;
}
.product-list .product-fr .title h3{
    font-size: 24px;
    color: #FF6666;
}
.product-list .product-fr .title .fl-show{
    display: none;
}
.product-list .product-fr .ul ul{
    margin: 0 -10px;
    padding-top:0px;
    overflow:hidden
}
.product-list .product-fr .ul ul li{
    width: 25%;
    float: left;
    padding: 10px;
 
}
.product-list .product-fr .ul ul li a{
    display:block;
    height:100%;
  
}
.product-list .product-fr .ul ul li .pic{
    overflow: hidden;
    text-align: center;
      border-radius:5px;
    box-shadow: 0 2px 8px 4px rgba(198, 201, 208, 0.5);
}
.product-list .product-fr .ul ul li .pic img{
    height: 250px;
    object-fit: cover;
}
.product-list .product-fr .ul ul li p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding-top: 15px;
    text-align: center;
}
.product-list .product-fr .ul ul li:hover p{
    color: #FF6666;
}
.cp-foot-tet{
    text-align:center;
    font-size:24px;
    color:#333;
    padding:40px 0
}
.cp-foot{
    padding:0 0 80px 0
}

@media (max-width: 1000px) {
    .product-one {
        padding: 20px 0 40px 0;
    }
    .product-list .product-fl {
        position: fixed;
        background-color: #fff;
        top: 0;
        left: -260px;
        float: none;
        display: block;
        width: 260px;
        z-index: 100;
        height: 100%;
        transition: all 0.5s;
    }
    .product-list .product-fl .tltie{
        height: 80px;
    }
    .product-list .product-fl .tltie h3 {
        font-size: 20px;
        color: #000;
        text-align: center;
        line-height: 80px;
    }
    .product-list .product-fl ul li a {
        display: block;
        line-height: 50px;
        font-size: 14px;
    }
    .product-list .product-fl ul li .li-a i {
        top: 15px;
    }
    .product-list .product-fl ul li .div-li a {
        padding: 0 20px 0 20px;
    }
    .product-list .product-fl ul{
        height: calc(100% - 100px);
        overflow: auto;
    }
    .product-list  .product-fl-bj{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.59);
        z-index: 1;
        display: none;
    }
    .product-list .product-fr {
        float: none;
        width: 100%;
    }
       .product-list .product-fr .title{
           display:block;
       }
    .product-list .product-fr .title h3 {
        font-size: 20px;
        width: 80%;
        line-height: 35px;
    }
    .product-list .product-fr .ul ul {
        margin: 0 -10px;
        padding-top:10px;
    }
    .product-list .product-fr .ul ul li {
        padding: 10px;
        width:50%;
    }
    .product-list .product-fr .ul ul li .pic img {
         height: 180px;
        object-fit: cover;
    }
    .product-list .product-fr .ul ul li p {
        font-size: 14px;
    }
    .product-list .product-fr .title{
        display: flex;
        justify-content: space-between;
        padding-bottom: 10px;
    }
    .product-list .product-fr .title .fl-show{
        display: block;
        width: 35px;
    }

}


.productdetail{
    padding:40px 0;
   
}
.productdetail-top{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.productdetail-top .pic{
    position:relative;
    overflow:hidden;
    width:46%;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    height:500px;
}
.productdetail-top .pic .swiper,
.productdetail-top .pic .swiper .swiper-slide{
       width:100%;
    height:100%;
}
.productdetail-top .pic img{
    width:100%;
    height:100%;
    object-fit:cover
}

.productdetail-top .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 20px;
}

.productdetail-top .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius:50%;
    margin: 0 5px;
    display: inline-block;
    background: #000;
    opacity: 0.2;
}

.productdetail-top .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FF6666;
}

.productdetail-top .tet{
    width:50%;
}
.productdetail-top .tet h3{
    font-size:24px;
    color:#333;
    padding:20px 0 20px 0
}
.productdetail-top .tet .tet-f{
    position:relative;
    display:flex;
    border-bottom:solid 1px #ccc;
    padding:10px 0;
    font-size:16px;
    color:#666;
    margin-top:15px;
    width:60%
} 
.productdetail-top .tet .tet-f::after{
    content:'';
    position:absolute;
    width:80px;
    height:2px;
    background:#333;
    bottom:0;
    left:0
}
.productdetail-top .tet .tet-f span{
    width:100px;

}
.productdetail-top .tet a{
    display:inline-block;
    padding:8px 20px;
    border-radius:20px;
    background:#FF6666;
    color:#fff;
    font-size:16px;
    margin:40px 0 0
}
.productdetail-top .tet a:hover{
    opacity:0.8
}
.productdetail-ul {
    border-bottom:solid 1px #ccc;
    padding-top:40px;
}
.productdetail-ul ul{
    display:flex;
    padding-left:20%
}
.productdetail-ul ul li{
    font-size:16px;
    margin-right:100px;
}
.productdetail-ul ul li a{
    position:relative;
    display:block;
    line-height:50px;
    color:#333;
}
.productdetail-ul ul li.cur a{
    color:#FF6666;
}
.productdetail-ul ul li.cur a::after{
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    background:#FF6666;
    left:0;
    bottom:0
}
.productdetail-xq{
    padding:40px 0 60px
}

@media (max-width: 1000px) {
.productdetail{
    padding:20px 0 40px 0;
}

.productdetail-top .pic{
    width:100%;
    height:auto;
}

.productdetail-top .tet{
    width:100%;
}
.productdetail-top .tet h3{
    font-size:20px;
    color:#333;
    padding:20px 0 20px 0
}
.productdetail-top .tet .tet-f{
    padding:10px 0;
    font-size:14px;
    margin-top:10px;
    width:100%
} 

.productdetail-top .tet a{
    font-size:14px;
}
.productdetail-ul ul {
    display: flex;
    padding-left: 0%;
}
}

.moer-but{

    text-align:center;
    padding-top:40px;
}
.moer-but a{
    background:#FF6666;
    padding:10px 20px;
    border-radius:20px;
    font-size:16px;
    color:#fff;
}
.moer-but a:hover{
    opacity:0.8
}
.case-pt{
    padding:0 0 40px 0
}
.case-ul {
    border-bottom: solid 10px #f8f8f8;
    padding-bottom:40px;
}

.servce-top{
    text-align:center;
    padding-top:80px;
}
.servce-top h3{
    font-size:48px;
    color:#333;
}
.servce-top p{
    font-size:24px;
    color:#666;
    padding-top:40px;
}
.servce-ul{
    padding-top:150px
}
.servce-ul ul{
    display:flex;
    justify-content:center;
    border-top:solid 1px #ccc;
    padding-top:10px;
}
.servce-ul ul li{
    position:relative;
    padding:0 3%;
    font-size:16px;

}
.servce-ul ul li a{
    color:#333
}
.servce-ul ul li::after{
    content:'';
    width:14px;
    height:14px;
    border:solid 1px #ccc;
    position:absolute;
    border-radius:50%;
    background-color:#fff;
    top:-17px;
    left:50%;
    transform:translate(-50%);
    z-index:1
}
.servce-ul ul li::before{
    content:'';
    position:absolute;
    width:6px;
    height:6px;
    background-color:#FF6666;
    border-radius:50%;
    top:-13px;
    left:50%;
    transform:translate(-50%);
    z-index:2
}
.servce-list ul li{
    padding:60px 0;
}
.servce-list ul li:nth-child(2n+1){
    background-color:#f8f8f8
}
.servce-list ul li .servce-list-f{
    display:flex;
    align-items:center;
    justify-content:space-between
}
.servce-list ul li .servce-list-f .pic{
    width:45%;
}
.servce-list ul li .servce-list-f .tet{
    width:50%;
}
.servce-list ul li .servce-list-f .tet h4{
    font-size:28px;
    color:#666
}
.servce-list ul li .servce-list-f .tet h3{
    position:relative;
    font-size:24px;
    color:#000;
    padding-top:20px;
    padding-bottom:10px
}
.servce-list ul li .servce-list-f .tet h3::after{
    content:'';
    position:absolute;
    width:50px;
    bottom:0;
    left:0;
    background:#FF6666;
    height:2px;
}
.servce-list ul li .servce-list-f .tet .tet-p{
    font-size:16px;
    color:#666;
    padding:30px 0;
}
.servce-list ul li .servce-list-f .tet a{
     background:#FF6666;
    padding:10px 20px;
    border-radius:20px;
    font-size:16px;
    color:#fff;
}
.servce-list ul li .servce-list-f .tet a:hover{
    opacity:0.8
}

@media (max-width: 1000px) {
.moer-but a{
    background:#FF6666;
    padding:10px 20px;
    border-radius:20px;
    font-size:14px;
}

.case-ul {
    border-bottom: solid 10px #f8f8f8;
    padding-bottom:40px;
}

.servce-top{
    text-align:center;
    padding-top:40px;
}
.servce-top h3{
    font-size:24px;
}
.servce-top p{
    font-size:14px;
    padding-top:20px;
}
.servce-ul{
    padding-top:80px
}

.servce-ul ul li{
    position:relative;
    padding:0 3%;
    font-size:14px;

}

.servce-list ul li{
    padding:40px 0;
}
.servce-list ul li:nth-child(2n+1){
    background-color:#f8f8f8
}
.servce-list ul li .servce-list-f{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between
}
.servce-list ul li .servce-list-f .pic{
    width:100%;
}
.servce-list ul li .servce-list-f .tet{
    width:100%;
    padding-top:20px
}
.servce-list ul li .servce-list-f .tet h4{
    font-size:24px;
    color:#666
}
.servce-list ul li .servce-list-f .tet h3{
    position:relative;
    font-size:24px;
    color:#000;
    padding-top:20px;
    padding-bottom:10px
}
.servce-list ul li .servce-list-f .tet h3::after{
    content:'';
    position:absolute;
    width:50px;
    bottom:0;
    left:0;
    background:#FF6666;
    height:2px;
}
.servce-list ul li .servce-list-f .tet .tet-p{
    font-size:14px;
    color:#666;
    padding:20px 0;
}
.servce-list ul li .servce-list-f .tet a{
    font-size:14px;
}
    .cpggt {
        margin-left: 0px;
        width:100px;
    }
     .cpggt a{
         display:block;
            height:100%;
        width:100%;
     }
     .cpggt img{
        height:100%;
        width:100%;
    }
}

.cp-celan{
    position:fixed;
   top:40%;
   right:10px;
   background:#fff;
    width:200px;
    padding:10px;
    border-radius:10px;
    box-shadow:0 0 8px 4px #eee;
    z-index:10;
    display:none;
}
.tc-hide-c{
    position:absolute;
    right:0px;
    top:-30px;
    cursor:pointer
}
.tc-hide-c img{
    width:20px;
}
.cp-celan ul li {
    position:relative;
    background: #fff1f1;
    padding: 10px;
    border-radius: 10px;
    margin: 10px 0
}
.cp-celan ul li:nth-child(2){
    background:#f1fdff
}
.cp-celan ul li:nth-child(3){
    background:#fffef1
}
.cp-celan ul li .fd-h3{
    display:flex;
    align-items:center;
    justify-content:space-around;
}
.cp-celan ul li .fd-h3 h3{
    font-size:14px;
    color:#333;
    width:calc(100% - 25px)
}
.cp-celan ul li .fd-h3 img{
    width:20px;
}
.cp-celan ul li p{
    font-size:12px;
    color:#666;
    padding-top:5px
}
.cp-celan ul li .div-ewm {
    position: absolute;
    right: 200px;
    min-width: 120px;
    top: 0;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 20px;
    color: #666666;
    white-space: nowrap;
    box-shadow: 0 2px 8px 1px rgba(198, 201, 208, 0.5);
    display: none;
}
.cp-celan ul li:hover .div-ewm {
    display: block;
}

.cp-celan ul li .div-ewm:before {
    content: '';
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 8px;
    position: absolute;
    right: -16px;
    top: 10px;
    z-index: 2;
}

.cp-celan ul li .div-ewm:after {
    content: '';
    border-color: transparent transparent transparent rgba(198, 201, 208, 0.4);
    border-style: solid;
    border-width: 9px;
    position: absolute;
    right: -18px;
    top: 9px;
}

.cp-celan ul li .div-ewm img {
    width: 100%;
}
.cp-celan ul li .div-ewm p{
    font-size:16px
}

.tc-cpxxtj{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:12000;
    display:none
}
.tc-cpxxtj .tc-cpbj{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1;
    background:#00000080;
}
.tc-cpxxtj .tc-cpxxtj-mian{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:1000px;
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    display:flex;
    z-index:5
}
.tc-cpxxtj .tc-cpxxtj-mian .pic{
    width:50%;
}
.tc-cpxxtj .tc-cpxxtj-mian .pic img{
    width:100%;
    height:576px;
    object-fit:cover
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet{
    width:50%;
    padding:40px  60px;
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet h4{
    font-size:20px;
    color:#333;
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet h3{
    font-size:24px;
    color:#333;
    padding-top:40px;
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet p{
    font-size:14px;
    color:#666;
    padding-top:10px;
    padding-bottom:20px;
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet .tet-input{
    border-bottom:solid 1px #eee;
    margin-top:10px;
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet .tet-input input{
    border:none;
    outline:none;
    height:40px;
    font-size:14px;
    color:#666;
    width:100%
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet .but{
    padding-top:40px;
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet .but input{
    background:#FF6666;
    height:40px;
    border:none;
    outline:none;
    font-size:14px;
    color:#fff;
    border-radius:5px;
    width:100%
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet .but input:hover{
    opacity:0.8
}
.tc-cpxxtj .tc-cpxxtj-mian .fom-tet .tet-p{
    font-size:20px;
    color:#666;
    padding-top:40px;
}
.tc-cpxxtj .tc-cpxxtj-mian .tc-hide-c{
    position:absolute;
    width:40px;
    right:0;
    top:10px;
}
@media (max-width: 1000px) {
    .tc-cpxxtj .tc-cpxxtj-mian .pic {
        display:none
    }
    .tc-cpxxtj .tc-cpxxtj-mian {
        width: 90%;

    }
    .tc-cpxxtj .tc-cpxxtj-mian .fom-tet{
    width:100%;
    padding:20px  10px;
}
}

.Download{
    background:#f8f8f8
}
.Download  .product-fl ul{
    background:#fff
}
.Download .product-list .product-fr {
    padding: 40px;
    background:#fff;
    box-shadow: 0 2px 8px 4px rgba(198, 201, 208, 0.5);
    min-height:300px
}
.Download .product-list .product-fr .ul ul li .pic{
     box-shadow:none
}
.Download .product-list .product-fr .ul ul li .pic-xz{
    text-align:center;
    height:25px
}
.Download .product-list .product-fr .ul ul li .pic img{
    height:auto
}
.Download .product-list .product-fr .ul ul li a {
    padding: 20px;
    border-radius:10px
}
.Download .product-list .product-fr .ul ul li .pic-xz img{
    width:25px;
       display:none;
       margin:0 auto
}
.Download .product-list .product-fr .ul ul li:hover a{
  box-shadow: 0 2px 8px 4px rgba(198, 201, 208, 0.5);
}
.Download .product-list .product-fr .ul ul li:hover  .pic-xz img{
    display:block
}
  .Download .product-list .product-fl ul li .li-a a {
    position: relative;
    padding: 0 50px 0 40px;
}
    .Download .product-fl ul li span {
        position:absolute;
        top:13px;
        left:15px;
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 5px;
        border: solid 2px #666;
        margin-right: 10px;
        cursor: pointer
    }
   .Download .product-fl ul li  span::after{
    content:'';
    position:absolute;
    width:5px;
    height:5px;
    border-radius:2px;
    background:#FF6666;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
 .Download .product-list .product-fl ul li .cur a::before{
    left:38px
}
 .Download .product-list .product-fl ul li .div-li a{
   padding: 0 20px 0 40px;
}
@media (max-width: 1000px) {
    .Download .product-list .product-fr {
        padding: 20px;
        background: #fff;
        box-shadow: 0 2px 8px 4px rgba(198, 201, 208, 0.5);
        min-height: 300px
    }
    .Download .product-list .product-fr .ul ul li a{
        padding:5px
    }
}
.fpoot-f{
    display:flex;
    align-items:center;
    justify-content:space-between
}
.fpoot-f p a:hover{
    color:#FF6666
}




.tc-wjxz{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 12000;
    display: none
}
.tc-wjxz .tc-cpbj{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1;
    background:#00000080;
}
.tc-wjxz .tc-cpxxtj-mian{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:500px;
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    z-index:5
}


.tc-wjxz .tc-cpxxtj-mian .fom-tet {
    width: 100%;
    padding: 40px 60px;
}
.tc-wjxz .tc-hide-c {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer
}

    .tc-hide-c img {
        width: 20px;
    }
.tc-wjxz .tc-cpxxtj-mian .fom-tet .tet-input{
    border-bottom:solid 1px #eee;
    margin-top:10px;
}
.tc-wjxz .tc-cpxxtj-mian .fom-tet .tet-input input{
    border:none;
    outline:none;
    height:40px;
    font-size:14px;
    color:#666;
    width:100%
}
.tc-wjxz .tc-cpxxtj-mian .fom-tet .but{
    padding-top:40px;
}
.tc-wjxz .tc-cpxxtj-mian .fom-tet .but input{
    background:#FF6666;
    height:40px;
    border:none;
    outline:none;
    font-size:14px;
    color:#fff;
    border-radius:5px;
    width:100%
}
.tc-wjxz .tc-cpxxtj-mian .fom-tet .but input:hover{
    opacity:0.8
}

@media (max-width: 1000px) {

    .tc-wjxz .tc-cpxxtj-mian {
        width: 90%;

    }
    .cp-caid {
        margin-left: 0px;
    }
    .produc-top .xw-sous {
        margin-left: 0px;
    }

}