* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;scroll-behavior: smooth;}
::-webkit-scrollbar { width: 0px}
::-webkit-scrollbar {width: 5px;height: 5px}
::-webkit-scrollbar-button:vertical {display: none}
::-webkit-scrollbar-track:vertical {background-color: #000}
::-webkit-scrollbar-track-piece {background: #e3e3e3}
::-webkit-scrollbar-thumb:vertical {background-color: #555;border-radius: 30px}
::-webkit-scrollbar-thumb:vertical:hover {background-color: #3b3b3b}
::-webkit-scrollbar-corner:vertical {background-color: #535353}
::-webkit-scrollbar-resizer:vertical {background-color: #ff6e00}
::-webkit-scrollbar-track-piece {background: #eee}
::-webkit-scrollbar-thumb:vertical {background-color: #c3000e}
body {font-size: 14px;font-family: 'Microsoft YaHei', sans-serif;overflow-x: hidden;}
em, i {font-style: inherit;font-weight: inherit;}
ul {list-style: none;}
a {text-decoration: none;color: #333;text-transform: capitalize;}
tr, td {padding: 0 !important;}
input, textarea {outline: none;border: none;}

@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}

.icon {
       width: 1em; height: 1em;
       vertical-align: -0.15em;
       fill: currentColor;
       overflow: hidden;
    }


@font-face {
  font-family: 'iconfont';  /* Project id 4464360 */
  src: url('//at.alicdn.com/t/c/font_4464360_l8bhkrw932s.woff2?t=1710294667933') format('woff2'),
       url('//at.alicdn.com/t/c/font_4464360_l8bhkrw932s.woff?t=1710294667933') format('woff'),
       url('//at.alicdn.com/t/c/font_4464360_l8bhkrw932s.ttf?t=1710294667933') format('truetype');
}

@font-face {
  font-family: "\963f\91cc\5988\5988\6570\9ed1\4f53 Bold";font-weight: 700;src: url("../cssnew/Alimama_ShuHeiTi_Bold.woff2.txt") format("woff2"),
  url("../cssnew/Alimama_ShuHeiTi_Bold.woff.txt") format("woff");
  font-display: swap;
}

/*head*/
.head {padding: 0.5% 1%;/* overflow: hidden; */width: 100%;z-index: 100;/* background: rgba(0,0,0,0.8); */position: absolute;top:0;/* background: #fff; *//* border-bottom: 1px solid #eee; *//* box-shadow: 0px 0px 50px rgba(0,0,0,0.1); */}
.head:before {content:'';width:100%;height:0;background:;position:absolute;top:0;left:0;z-index:-1;transition:1s;}
.head:hover:before {height:100%;}
.head.on{width: 100%;/* z-index: 999; */box-shadow: 0 0 20px #ddd;background: #fff;position: fixed;}
.head.on .head_nav>ul>li>a {color: #333;}
.head.on .head_num li i,.head.on .head_num li>a,.head.on .icon>div i span,.head.on .head_logo p { color: #333;}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;}
.head_logo i {width: 30%;position: relative;/* border: 1px solid; */padding: 2% 2%;/* box-shadow: 0 0 20px #ddd; */}
.head_logo i:before {content:'';width:1px;height:100%;/* background:rgba(51,51,51,0.08); */position:absolute;top:0;right: -17px;}
.head_logo i:after {content:'';width: 3px;height: 20%;/* background:#1a67bf; */position:absolute;top: 22px;right: -18px;}
.head_logo i img {width:100%;height:auto;}
.head_logo p {display: flex;flex-direction: column;font-size: calc(0.8rem + 0.65vw);margin: 0 0 0 14px;color: #fff;font-weight: bold;letter-spacing: 1px;/* border-left: 1px solid #eee; *//* padding: 0 0 0 14px; */    text-transform: uppercase;}
.head_logo p b {}
.head_logo p b em {color: #fbbb11;}
.head_logo p span {font-size: calc(0.6rem + 0.4vw);font-weight:  lighter;margin: 8px 0 0;border-radius: 50px;text-align: center;color: #999;/* text-align-last: justify; */position: relative;z-index: 5;display: none;}
.head_logo p span:before,.head_logo p span:after {content:'';width: 3%;height: 0.125rem;position:absolute;top:0;/* background: #666; */bottom: 0;margin: auto;opacity: 0.5;}
.head_logo p span:before {left: 1rem;}
.head_logo p span:after {right: 1rem;}
.head_con {width: 57%;display:  flex;align-items:  center;justify-content:  space-between;}
.head_nav {width: 96%;/* background: #fff; */display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav>ul>li {width: 20%;position: relative;}
.head_nav>ul>li>a {font-size: calc(0.7rem + 0.2vw);position: relative;color: #fff;display: flex;letter-spacing: 0.5px;flex-direction: column;align-items: center;padding: 0.6rem 0;}
.head_nav>ul>li>a:before {content:'';width:0;height: 100%;background: #fbbb11;position:absolute;bottom: 0;right: 0;transition:0.5s;z-index: -1;right: 0;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 100%;right: auto;left: 0;}
.head_nav li:hover>a,.head_nav>ul>li.cur>a {color: #fff !important;}
.head_nav li>a i {font-size: 10px;margin: 0.2rem 0 0;display: none;}
.head_num {display:  flex;/* align-items:  center; *//* margin: 0 0 0 20px; *//* width: 12%; */}
.head_num ul {display: flex;width: 100%;align-items:  center;justify-content:  space-between;}
.head_num li {/* position:relative; *//* width: 55px; */}
.head_num>ul>li:first-child {display:flex;align-items: center;display: none;}
.head_num li+li {margin: 0 0 0 1vw;/* border-left: 1px solid #eee; */padding: 0 0 0 0.5vw;}
.head_num li>i {font-size: 25px;/* color: #fff; *//* width: 40px; *//* height: 40px; *//* background: #c70003; */display: flex;justify-content: center;align-items: center;border-radius: 5px;/* border: 1px solid #eee; */}
.head_num li:last-child:hover>p {transform: rotateX(0deg); }
.head_num li>p {font-size: 15px;/* padding: 0px 0 0 7px; */white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 2%;transition: 0.5s;top: 100%;right: 0;/* width: 13%; */}
.head_num li>p>span {font-family:DIN Medium;font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: #fbbb11;}
.head_num li>a {font-size: 15px;color: #fff;font-family:  Microsoft YaHei;display: flex;align-items: center;white-space: nowrap;}
.head_num li>a i {transform:rotate(0deg);font-size: 10px;margin: -3px 0 0 4px;}
.head_lan {/* margin: 0 0 0 30px; */position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #ff6600;}
.head_lan p {display:flex;/* border-top: 1px solid #eee; */padding: 12% 0;width: 88px;/* justify-content: center; *//* align-items: center; */background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#fbbb11;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#fff;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px;/* font-weight: lighter; */white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

.head.on .head_logo i img:first-child { display: none;}
.head.on .head_logo i img:last-child { display: block;}
.head_logo i img:last-child {display: none;}

.head_nav>ul>li .two_class_box {display: none;}

/*xiala*/
.head_qit {
    position: absolute;
    top: 280%;
    left: 0;
    width: 100%;
    background: #fff;
    opacity: 0;
    transition: 0.5s all ease;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    transform-origin: top;
}

.head_nav li:nth-child(3) .head_qit {
    /*width: 150px;*/
    /*height: 311px;*/
    overflow: auto;
}

.head_qit::-webkit-scrollbar {
    width: 3px;
    transition: 0.5s;
}

.head_qit::-webkit-scrollbar-thumb {
    background: #ddd;
}

.head_qit li {
    padding: 12%;
    text-align: center;
}

.head_qit li dl {
    display: none;
}

.head_qit li a {
    font-size: 13px;
}

.head_qit>a {
    font-size: 13px;
    padding: 12%;
    text-align: center;
    white-space: nowrap;
    /* font-weight: lighter; */
    transition: 0.5s;
}

.head_qit>a+a {
    border-top: 1px solid #f9f9f9;
}

.head_nav>ul>li:hover .head_qit {
    visibility: visible;
    top: 156%;
    opacity: 1;
}

.head_qit>a:hover,.head_qit>div>ul>li:hover>a {
    background: #fbbb11;
    color: #fff;
}

.head_qit>a:hover,.head_qit>div>ul>li:hover,.head_qit>ul>li:hover{
    background: #fbbb11;
    color: #fff;
}

.head.on .head_logo i img:first-child {
    display: none;
}

.head.on .head_logo i img:last-child {
    display: block;
}

.head_logo i img:last-child {
    display: none;
}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 25px;}
.icon>div i{/* width:40px; *//* height:40px; */border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;/* border: 1px solid #eee; */}
.icon>div:hover i{/* background: #005ee0; */}
.icon>div i:before{content:'';width:40px;height: 5vw;border-radius:100%;position:absolute;top: 0;}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size: 24px;color: #fff;position: relative;z-index:2;font-weight: bold;}
.icon>div:hover i span{/*color: #fff;*/}

.form_ul {/* padding:0; */}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top: 100%;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;/* display: none; */}
.search_l span+span{margin-left:4px;    font-size: 14px;}
.search_l a{color: #444;font-size: 13px;margin: 0 5px;}
.search_r{margin-top: 15px;position:relative;width: 100%;}
#infoname{height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;width: 100%;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width: 150px;text-align:center;padding: 10px;}
.itel_box a{color:#333;position:relative;display: flex;font-size: 16px;font-family: Microsoft YaHei;text-transform: uppercase;align-items: center;padding: 5%;transition:0.5s;justify-content: center;}
.itel_box a:hover {background:#1f2c5c;color:#fff;}
.itel_box a+a {margin: 8% 0 0;}
.itel_box a span {overflow:hidden;border-radius: 50%;margin: 0 10px 0 0;width: 20px;height: 20px;}
.itel_box a span img {width:100%;height:auto;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;display: none;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.icon_search.icon_pho:hover .itel_box.dh_c { transform: rotateX(0);}

/*banner*/
 /*flashvideo*/
    
    .index_banner .txt {
        width: 90%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        text-align: center;
        z-index: 999;
    }
    
    .index_banner .txt h2 {
        font-size: 80px;
        color: #fff;
        text-transform: uppercase;
        line-height: 90px;
        padding: 2% 0 1% 0;
    }
    
    .index_banner .txt p {
        font-size: 26px;
        color: #fff;
        line-height: 38px;
    }
    
    .index_banner .txt .morelink {
        margin-top: 25px;
        min-width: 180px;
        margin-left: 10px;
        margin-right: 10px;
        color: #fff;
        font-size: 18px;
    }
    
    .index_banner .txt .morelink i {
        font-size: 20px;
        line-height: 30px;
        margin-right: 8px;
        display: inline-block;
        vertical-align: top;
    }
    
    .index_banner .txt .morelink:hover {
        color: #fff;
    }
    
    .btn-3 {
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .morelink {
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        padding: 9px 24px;
        background-color: #fbbb11;
        border: 1px solid #fbbb11;
        border-radius: 6px;
        text-transform: capitalize;
        transition: all 0.3s;
    }
    
    .index_banner .scrolldown {
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translate(-50%, 0);
        text-align: center;
        z-index: 1;
        color: #fff;
        font-size: 20px;
        z-index: 999;
    }
    
    .index_banner .scrolldown>i {
        display: block;
        margin-top: 15px;
        animation: down 0.8s infinite;
        -webkit-animation: down 0.8s infinite;
        font-size: 28px;
    }
    
    @keyframes down {
        0% {
            transform: translate(0)
        }
        100% {
            transform: translateY(15px)
        }
    }
    
    @-webkit-keyframes down {
        0% {
            transform: translate(0)
        }
        100% {
            transform: translateY(15px)
        }
    }
    
    .flashvideo {
        width: 100%;
        padding-bottom: 100vh;
        position: relative;
        overflow: hidden;
    }
    
    .flashvideo video {
        position: absolute;
        width: 100%;
        height: calc(100% + 200px);
        left: 0;
        top: 0;
        z-index: 1;
        object-fit: cover;
        display: block;
    }
    
    .flashvideo .v_shade {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        left: 0;
        top: 0;
        position: absolute;
        z-index: 1;
    }
    
    .flashvideo .fv_txt {
        position: absolute;
        width: 100%;
        left: 0;
        top: 50%;
        z-index: 2;
        text-align: center;
        font-size: 0;
        -webkit-text-size-adjust: none;
        padding-bottom: 65px;
    }
    
    .flashvideo .fv_txt p {
        font-size: 16px;
        line-height: 26px;
        color: #FFF;
        text-align: center;
    }
    
    .flashvideo .fv_txt p:first-child {
        font-size: 48px;
        height: 58px;
        line-height: 58px;
    }
    
    .flashvideo .fv_txt p:nth-child(2) {
        margin: 26px 0 28px;
    }
    
    .flashvideo .fv_txt a {
        display: inline-block;
        width: 139px;
        height: 36px;
        line-height: 36px;
        background: #f5b324;
        padding: 0 23px;
    }
    
    .flashvideo .fv_txt a span {
        display: block;
        font-size: 14px;
        color: #FFF;
        padding-left: 10px;
        background: url(flash_btnicon.png) no-repeat right center;
        text-align: left;
    }
    
    .flashvideo .fv_txt a:last-child {
        margin-left: 11px;
    }
    
    .flashvideo .fv_txt a:hover {
        -webkit-box-shadow: 0 0 8px rgba(255, 255, 255, .6);
        -moz-box-shadow: 0 0 8px rgba(255, 255, 255, .6);
        -o-box-shadow: 0 0 8px rgba(255, 255, 255, .6);
        box-shadow: 0 0 8px rgba(255, 255, 255, .6);
    }
    /*flash*/
    
    .index_banner {
        width: 100%;
        overflow: hidden;
        z-index: 1;
        top: 0;
        left: 0;
        position: relative;
        height: 100%;
    }
    
    .index_banner.mb {
        display: none;
    }
    
    .index_banner .swiper-slide {}
    
    .index_banner .swiper-slide:nth-child(1):before {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
    }
    
    .index_banner .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .index_banner .swiper-slide video {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
    }
    
    .index_banner .swiper-pagination-bullets {
        bottom: 210px !important;
        height: 37px;
        font-size: 0;
        -webkit-text-size-adjust: none;
    }
    
    .index_banner .swiper-pagination-bullet {
        opacity: 1;
        width: 20px;
        height: 32px;
        margin: 0 5px!important;
        position: relative;
        border-radius: 0;
        background: transparent;
        padding-bottom: 13px;
        vertical-align: top;
        overflow: hidden;
    }
    
    .index_banner .swiper-pagination-bullet .line {
        width: 0;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #00f;
        z-index: 2;
    }
    
    .index_banner .swiper-pagination-bullet:after {
        content: '';
        width: 12px;
        height: 12px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #a9a4a5;
        z-index: 1;
        border-radius: 50px;
    }
    
    .index_banner .swiper-pagination-bullet .sw_p {
        font-size: 0px;
        height: 22px;
        line-height: 22px;
        color: #FFF;
        text-align: left;
        position: relative;
        font-weight: 100;
        text-align: center;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    
    .index_banner .swiper-pagination-bullet .sw_p em {
        font-style: normal;
        display: inline-block;
        margin-right: 10px;
    }
    
    .index_banner .swiper-pagination-bullet .sw_p em i {
        font-style: normal;
        font-size: 0px;
    }
    
    .index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
        background: #fbbb11;
    }
    
    .index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active .sw_p,
    .index_banner .swiper-pagination-bullet:hover .sw_p {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    
    .banner-service {
        width: 30rem;
        position: absolute;
        bottom: 0;
        right: 0px;
        padding: 2rem 4rem;
        z-index: 999;
    }

/*cat*/
.cat {padding:7% 1% 5%;overflow:hidden;}
.cat_box {max-width: 1500px;margin:0 auto;}
.cat_tit {display:flex;justify-content:center;}
.cat_tit p {display:flex;flex-direction:column;font-size: 1rem;align-items:center;text-transform: uppercase;color: #888;}
.cat_tit p span {font-size: calc(2.2rem + 0.5vw);padding: 3%  0 0;color: #333;}
.cat_con {margin:4% 0 0;display: flex;justify-content: space-between;}
.cat_con ul {display:flex;flex-wrap:wrap;width: 53.8%;justify-content: space-between;grid-row-gap: 1rem;overflow: hidden;flex-wrap: wrap;
    justify-content: space-between;}
.cat_con ul:nth-child(2) {width: 45%;}
.cat_con ul:nth-child(2) li {width:100%;}

.cat_con ul:nth-child(2) span {}
.cat_con li  {width:32%;background: #f8f8f8;}
.cat_con li a {display:flex;flex-direction:column;position: relative;height: 100%;}
.cat_con li a i {overflow:hidden;}
.cat_con li a i img {width:100%;height:auto;transition: 0.8s;}
.cat_con li:hover img {transform:scale(1.1);}
.cat_con li a span {font-size:1rem;position: absolute;bottom: 5%;left: 0;right: 0;margin: 0 auto;width: 100%;display: flex;justify-content: center;}

/*hat*/
.hat {position:relative;overflow:hidden;background:url(https://memberpic.114my.com.cn/lisheng9820127en/uploadfile/image/20240823/20240823164358_432684241.jpg)no-repeat center top fixed;padding: 8% 1% 14%;}
.hat_box {max-width: 1500px;margin:0 auto;}
.hat_txt {display:flex;flex-direction:column;align-items:center;}
.hat_txt p {font-size: 2rem;display:flex;flex-direction:column;align-items:center;color: #fff;}
.hat_txt p span {font-size: 2.8rem;text-transform: uppercase;padding: 10% 0 0;}

/*video*/
.about_video {position: absolute;top: 12%;right:  0;width: 100%;display:  flex;justify-content:  center;align-items:  center;height:  100%;}
/*ship*/
.video_sp{float:left; padding:27px 0px;}
.ripple img {width: 20px;height: 20px;position: relative;z-index: 5;}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 60px;width: 60px;margin-top: -30px;margin-left: -30px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255,0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: 0 0 0 0 #fbbb11;animation: ripple 3s infinite;background: #fbbb11;}
.ripple{padding:6px 3px;background: rgba(255, 255, 255, 0.5); display: flex;justify-content: center;align-items: center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.video_box{background:rgba(0,0,0,0.6); top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;position: fixed;}
.video{position: fixed;top:-100%;left:71%;margin-top:-250px;margin-left:-575px;transition:600ms ease;z-index:999;}
.video_box.cur .video,.video_box.cur .video_x{top:40%;transition:600ms ease;}
.video_x1{}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 50px rgba(244, 68, 56, .0);box-shadow: 0 0 0 50px rgba(244, 68, 56, .0);}
    100%{-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);}
}

.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 50px rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 50px rgba(0, 0, 0, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
	}
}



/*pro*/
.pro {padding: 6%  1%;overflow:hidden;display: flex;justify-content: flex-end;position: relative;z-index: 5;/* background: url(https://memberpic.114my.com.cn/lisheng98/uploadfile/image/20240723/20240723094618_1091560685.jpg)no-repeat center top fixed; */}
.pro:before {content: '';width: 70.7%;height: 100%;position: absolute;/* background: #0e6fb7; */right: 0;top: 0;z-index: -1;}
.pro_box {max-width: 1500px;margin:0 auto;width: 100%;display: flex;justify-content: space-between;/* padding: 6% 0 6% 4%; */align-items: center;flex-direction: column;}
.pro_tit {display:flex;/* justify-content: space-between; */flex-direction: column;height: 100%;background: #fff;justify-content: center;align-items: center;display:none;}
.pro_tit p {display:flex;font-size: calc(2rem + 0.5vw);justify-content: center;/* align-items: center; *//* text-align: center; */flex-direction: column;    text-transform: uppercase;}
.pro_tit p span {font-size: calc(2.2rem + 0.5vw);position: relative;background-image: -webkit-linear-gradient(left, #fbbb11 10%, #fbbb11 90%);-webkit-background-clip: text;/* -webkit-text-fill-color: transparent; *//* margin: 0 0 5% 0; */font-weight: bold;z-index: 5;}
.pro_tit p span:before {content:'';width: 1rem;height: 1rem;background: #0085af;position:absolute;left: 94%;top: -10%;margin: auto;z-index:-1;border-radius: 50%;}
.pro_tit em {font-size: 16px;line-height: 32px;color: #999;width: 100%;text-align: center;margin: 0% 0 0;    display: none;}
.pro_tit>a {color: #fff;padding: 5% 10%;,: 1;width: 60%;font-size: 0.9rem;position: relative;z-index: 5;border: 2px solid #fbbb11;overflow: hidden;border-radius: 40px;margin: 24% 0 0;display: none;}
.pro_tit>a:before {content:'';width: 81%;height: 101%;background: #fbbb11;position: absolute;top: 0;left: -10%;z-index: -1;transform: skewX(-30deg);transition:0.8s;}
.pro_tit>a:after {content:'\e61d';font-family: iconfont;right: 10%;position: absolute;color: #333;font-size: 1rem;font-weight: bold;transition: 0.8s;}
.pro_tit a:hover:before {width:120%;}
.pro_tit a:hover:after {color:#fff;}
.pro_tab {/* width: 78%; */margin: % 0 0;/* background: #fff; */}
.pro_nav {margin: 8% 0 0;width: 80%;display: none;}
.pro_nav ul {display:flex;justify-content: space-between;flex-direction: column;gap: 1vw;}
.pro_nav li {width: 100%;display: flex;justify-content: center;transition:0.5s;flex-direction: column;position:relative;/* align-items: center; */border-bottom: 1px solid rgba(255,255,255,0.2);z-index: 5;padding: 5% 12%;border: 2px solid #0085af;border-radius: 40px;overflow: hidden;}
.pro_nav li:before {content:'';width:0;height: 100%;background: #0085af;position:absolute;bottom: 0;right: 0;transition:0.5s;z-index: -1;right: 0;}
.pro_nav li:hover:before,.pro_nav li.on:before {width: 100%;right: auto;left: 0;}
.pro_nav li:after {content:'+';position:absolute;right: 12%;top: 0;bottom: 0;margin: auto 0;font-size: 1rem;display: flex;justify-content: center;align-items: center;transition:1s;}
.pro_nav li.on:after {color:#fff;transform:rotate(360deg);}
.pro_nav li.on a {color:#fff;}
.pro_nav li:nth-child(n+12) {display:none;}
.pro_nav li dl {display:none;}
.pro_nav li:nth-child(n+6) {}
.pro_nav li i {font-size: 2rem;color: #fff;transition: 1s;}
.pro_nav li:hover i {transform:rotateY(360deg) rotateZ(360deg);}
.pro_nav li a {font-size: 1.1rem;/* padding: 8% 0 0; */}
.pro_con {flex-wrap:wrap;justify-content:space-between;/* margin: 5% 0 0; */overflow: hidden;}
.pro_roll {display:flex;transition: 1s;margin-bottom: 0 !important;flex-wrap: wrap;justify-content: space-between;grid-row-gap: 1rem;}
.pro_call {width: 19%;flex-shrink: 0;}
.pro_call:nth-child(3) td:first-child,.pro_call:nth-child(4) td:first-child {display: none;}
.pro_call>div {margin-bottom:0 !important;}
.pro_call:nth-child(n+4) {}
.pro_call:first-child,.pro_call:last-child {/* width: 50%; */}
.pro_call tr {display: flex;flex-wrap:wrap;justify-content: space-between;margin-bottom: 0 !important;}
.pro_call td {display:flex;flex-direction:column;/* border-radius: 40px; */overflow: hidden;position: relative;width: 100%;/* background: #fff; *//* margin: 0 0.2%; */border: 1px solid #eee;}
.pro_call td:nth-child(n+6) {margin: 1.5% 0 0;}
.pro_call td a {overflow:hidden;}
.pro_call td a img {width: 100%;height: auto;transition:0.8s;/* filter: brightness(105%); */object-fit: cover;}
.pro_call td:hover img {transform:scale(1.1);}
.pro_call td br {display:none;}
.pro_call td div {bottom: 0;/* width: 100%; */padding:5% !important;text-align: center;background: #f8f8f8;}
.pro_call td div a {font-size: 1.15rem;transition:0.5s;display: inline-block;}
.pro_call td:hover div a {transform: translateX(10px);}
.pro_roll .ban_dot {display: flex !important;/* width: 100%; */align-items: center;position: absolute;bottom: 5%;left: -25%;justify-content: center;/* margin: 4% 0 0; */}
.pro_roll .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #e5e5e5;margin: 0 0.2rem;transition: 0.5s;}
.pro_roll .ban_dot li.slick-active {width:25px;/* border-radius: 40px; */background: #fbbb11;}
.pro_roll .ban_dot li button {font-size:0;border: none;outline: none;}
.appli_nav .slick-prev:before {content: '\e609' !important;font-family: iconfont !important;color: #333 !important;font-size: 18px !important;letter-spacing: 5px;}
.appli_nav .slick-next:before {content: '\e608' !important;font-family: iconfont !important;color: #333 !important;font-size: 18px !important;letter-spacing: 6px;}
.pro_roll .ban_dot {/* display:none !important; */}
.pro_roll .slick-prev:before {content: '\e609' !important;font-family: iconfont !important;color: #333 !important;font-size: 18px !important;letter-spacing: 5px;}
.pro_roll .slick-next:before {content: '\e608' !important;font-family: iconfont !important;color: #333 !important;font-size: 18px !important;letter-spacing: 6px;}
.pro_roll .slick-prev,.pro_roll .slick-next {top: 94.5%;}
.pro_roll .slick-prev {left: -30% !important;/* transform: rotate(180deg) !important; *//* background: #0b5bbc !important; */width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;/* display: none !important; */}
.pro_roll .slick-next {right: 111% !important;/* background: #0663ed !important; */width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;/* display: none !important; */}
.pro_roll .slick-prev:before, .pro_roll .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.news_call:hover .slick-prev:before, .news_call:hover .slick-next:before {opacity: 1;}

/*prot*/
.prot {padding: 6% 1% ;overflow: hidden;}
.prot_box {max-width:1500px;margin:0 auto;}
.prot_con {}
.prot_call {
    width: 100%;
    flex-shrink: 0
}

.prot_call>div {
    margin-bottom: 0 !important;
}

.prot_call:nth-child(n+4) {
}

.prot_call:first-child,.pro_call:last-child {
    /* width: 50%; */
}

.prot_call ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

.prot_call li {
    display: flex;
    flex-direction: column;
    /* border-radius: 40px; */
    overflow: hidden;
    position: relative;
    width: 19%;
    /* background: #fff; */
    /* margin: 0 0.2%; */
    border: 1px solid #eee;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), transparent);
}

.prot_call li:nth-child(n+6) {
    margin: 1.5% 0 0;
}

.prot_call li a {
    overflow: hidden;
}

.prot_call li a img {
    width: 100%;
    height: auto;
    transition: 0.8s;
    /* filter: brightness(105%); */
    object-fit: cover;
}

.prot_call li:hover img {
    transform: scale(1.1);
}

.prot_call li br {
    display: none;
}

.prot_call li span {
    bottom: 0;
    /* width: 100%; */
    padding: 5%;
    text-align: center;
    background: #f8f8f8;
}

.prot_call li span a {
    font-size: 1.15rem;
    transition: 0.5s;
    display: inline-block;
}

.prot_call li:hover span a {
    transform: translateX(10px);
}


.prot_call {
    width: 100%;
    flex-shrink: 0
}

.prot_call>div {
    margin-bottom: 0 !important;
}

.prot_call:nth-child(n+4) {
}

.prot_call:first-child,.pro_call:last-child {
    /* width: 50%; */
}

.prot_call ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

.prot_call li {
    display: flex;
    flex-direction: column;
    /* border-radius: 40px; */
    overflow: hidden;
    position: relative;
    width: 19%;
    /* background: #fff; */
    /* margin: 0 0.2%; */
    border: 1px solid #eee;
}

.prot_call li:nth-child(n+6) {
    margin: 1.5% 0 0;
}

.prot_call li a {
    overflow: hidden;
}

.prot_call li a img {
    width: 100%;
    height: auto;
    transition: 0.8s;
    /* filter: brightness(105%); */
    object-fit: cover;
}

.prot_call li:hover img {
    transform: scale(1.1);
}

.prot_call li br {
    display: none;
}

.prot_call li span {
    bottom: 0;
    /* width: 100%; */
    padding: 5%;
    text-align: center;
    background: #f8f8f8;
}

.prot_call li span a {
    font-size: 1.15rem;
    transition: 0.5s;
    display: inline-block;
}

.prot_call li:hover span a {
    transform: translateX(10px);
}







/*char*/
.char {padding: 9% 1%;overflow: hidden;background:url(https://memberpic.114my.com.cn/lisheng9820127en/uploadfile/image/20240823/20240823164115_1823819894.jpg)no-repeat center top fixed;position:sticky;z-index:5;/* top:0; *//* background: #f8f8f8; */}
.char:before {content:'';width:50%;height:100%;position:absolute;top:0;right:0;/* background:#fff; */z-index:-1;}
.char:after {content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;}
.left,.right {position: absolute;top: 0;bottom: 0;background-color: #fff;width: 12.5vw;z-index: 5;}
.left {left:0;}
.right {right:0;}
.char_box {max-width: 1500px;margin:0 auto;display:flex;justify-content:space-between;position: relative;z-index: 5;align-items: center;flex-direction: row-reverse;/* padding: 5%; */}
.char_tit {display:flex;justify-content: space-between;flex-direction: column;width: 100%;height: 70%;color: #fff;align-items: center;}
.char_tit p {display:flex;font-size: calc(1.8rem + 0.5vw);justify-content: center;flex-direction: column-reverse;text-shadow: -2px 0px 10px #333;text-transform: uppercase;/* line-height: 3.2rem; */align-items: center;font-size: 1.2rem;}
.char_tit p span {/* font-size: calc(1.8rem + 0.5vw); */position: relative;background-image: -webkit-linear-gradient(left, #fbbb11 10%, #fbbb11 90%);-webkit-background-clip: text;/* -webkit-text-fill-color: transparent; */margin: 5% 0 0;font-weight: bold;z-index: 5;font-size: 3.2rem;}
.char_tit p span:before {content:'';width: 1rem;height: 1rem;/* background: #fbbb11; */position:absolute;left: 90%;bottom: 32%;margin: auto;z-index: -1;}
.char_tit em {font-size: 1rem;line-height: 2rem;color: #fff;width: 100%;/* text-align: center; */margin: 13% 0 0;opacity: 0.8;text-shadow: -2px 0px 10px #000;display: none;}
.char_tit a {color: #fff;padding: 1.2% 1.2%;,: 1;width: 10%;font-size: 0.9rem;position: relative;z-index: 5;border: 2px solid #fbbb11;overflow: hidden;border-radius: 40px;margin: 4% 0 0;}
.char_tit a:before {content:'';width: 81%;height: 101%;background: #fbbb11;position: absolute;top: 0;left: -10%;z-index: -1;transform: skewX(-30deg);transition:0.8s;}
.char_tit a:after {content:'\e61d';font-family: iconfont;right: 10%;position: absolute;color: #fff;font-size: 1rem;font-weight: bold;transition: 0.8s;}
.char_tit a:hover:before {width:120%;}
.char_tit a:hover:after {color:#fff;}
.char_txt {display:flex;flex-direction: row-reverse;width: 56%;}
.char_txt b {font-size: 2.4rem;}
.char_txt b span {color:#0041a7;}
.char_txt p {font-size: 1.2rem;padding: 3% 0 0;color: #666;}
.char_txt ul {display:flex;flex-wrap:wrap;justify-content:space-between;}
.char_txt li {display:flex;flex-direction:column;width: 48%;box-shadow: 0 0 20px #eee;padding: 5%;border-radius: 10px;transition: 0.8s;background: #fff;}
.char_txt li:nth-child(n+3) {margin: 3% 0 0;}
.char_txt li i {}
.char_txt li i img {width:100%;height: 200px;object-fit: cover;}
.char_txt li p {display:flex;flex-direction:column;font-size: 1.6rem;padding: 12% 0 0;}
.char_txt li p span {font-size:1rem;line-height: 1.8rem;color: #888;padding: 6% 0 0;}


.prot_call1>div {
    margin-bottom: 0 !important;
}

.prot_call1:nth-child(n+4) {
}

.prot_call1:first-child,.pro_call:last-child {
    /* width: 50%; */
}

.prot_call1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

.prot_call1 li {
    display: flex;
    flex-direction: column;
    /* border-radius: 40px; */
    overflow: hidden;
    position: relative;
    width: 32.4%;
    /* background: #fff; */
    /* margin: 0 0.2%; */
    border: 1px solid #eee;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), transparent);
}

.prot_call1 li:nth-child(n+6) {
    margin: 1.5% 0 0;
}

.prot_call1 li a {
    overflow: hidden;
}

.prot_call1 li a img {
    width: 100%;
    height: auto;
    transition: 0.8s;
    /* filter: brightness(105%); */
    object-fit: cover;
}

.prot_call1 li:hover img {
    transform: scale(1.1);
}

.prot_call1 li br {
    display: none;
}

.prot_call1 li span {
    bottom: 0;
    /* width: 100%; */
    padding: 5%;
    text-align: center;
    background: #f8f8f8;
}

.prot_call1 li span a {
    font-size: 1.15rem;
    transition: 0.5s;
    display: inline-block;
}

.prot_call1 li:hover span a {
    transform: translateX(10px);
}


.prot_call1 {
    width: 100%;
    flex-shrink: 0
}

.prot_call1>div {
    margin-bottom: 0 !important;
}

.prot_call1:nth-child(n+4) {
}

.prot_call1:first-child,.pro_call:last-child {
    /* width: 50%; */
}

.prot_call1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

.prot_call1 li {
    display: flex;
    flex-direction: column;
    /* border-radius: 40px; */
    overflow: hidden;
    position: relative;
    width: 32.4%;
    /* background: #fff; */
    /* margin: 0 0.2%; */
    border: 1px solid #eee;
}

.prot_call1 li:nth-child(n+6) {
    margin: 1.5% 0 0;
}

.prot_call1 li a {
    overflow: hidden;
}

.prot_call1 li a img {
    width: 100%;
    height: auto;
    transition: 0.8s;
    /* filter: brightness(105%); */
    object-fit: cover;
}

.prot_call1 li:hover img {
    transform: scale(1.1);
}

.prot_call1 li br {
    display: none;
}

.prot_call1 li span {
    bottom: 0;
    /* width: 100%; */
    padding: 5%;
    text-align: center;
    background: #f8f8f8;
}

.prot_call1 li span a {
    font-size: 1.15rem;
    transition: 0.5s;
    display: inline-block;
}

.prot_call1 li:hover span a {
    transform: translateX(10px);
}


/*appli*/
.appli {overflow:hidden;padding: 6% 1% 0;display: flex;justify-content: flex-end;/* background: #f8f8f8; */position: relative;z-index: 5;}
.appli_box {max-width: 1500px;margin:0 auto;display: flex;justify-content: space-between;align-items: center;width: 100%;}
.appli_tit {display:flex;flex-direction: column;width: 25%;justify-content: space-between;/* margin: 0 0 10% 0; */}
.appli_tit p {display:flex;flex-direction:column;font-size: calc(1.8rem + 0.5vw);justify-content: center;/* align-items: center; */width: 100%;/* text-align: center; */text-transform: uppercase;}
.appli_tit p span {font-size: calc(2rem + 0.5vw);/* margin: 1% 0 0; *//* position: relative; *//* z-index: 5; *//* width: 100%; *//* text-align: center; */background-image: -webkit-linear-gradient(left, #013c90 10%, #33b3ff 90%);-webkit-background-clip: text;/* -webkit-text-fill-color: transparent; */padding: 0 0 5% 0;font-weight: bold;color: #fbbb11;line-height: 3.2rem;}
.appli_tit p span:before,.pro_tit p span:after {content:'';width: 42%;height:1px;background: #ddd;position:absolute;bottom: 0;top: 0;margin: auto;display: none;}
.appli_tit em {font-size: 1rem;padding: 24% 0 0;line-height: 32px;color: #666;/* text-align: center; */}
.appli_tit a {color: #fff;padding: 5% 7%;,: 1;width: 50%;font-size: 0.9rem;position: relative;z-index: 5;border: 2px solid #fbbb11;overflow: hidden;border-radius: 40px;margin: 21% 0 0;}
.appli_tit a:before {content:'';width: 81%;height: 101%;background: #fbbb11;position: absolute;top: 0;left: -10%;z-index: -1;transform: skewX(-30deg);transition:0.8s;}
.appli_tit a:after {content:'\e61d';font-family: iconfont;right: 10%;position: absolute;color: #333;font-size: 1rem;font-weight: bold;transition: 0.8s;}
.appli_tit a:hover:before {width:120%;}
.appli_tit a:hover:after {color:#fff;}
.appli_con {width: 64%;}
.appli_call {}
.appli_call>div {margin-bottom:0 !important;}
.appli_call ul {display: grid !important;grid-template-columns: auto auto;grid-gap: 10px;}
.appli_call ul:first-child li:nth-child(2) {/* grid-column: 1 / 3; */}
.appli_call li:first-child img {height: 800px;width: 100%;}
.appli_call li {/* width:49%; */position: relative;z-index: 5;overflow: hidden;}
.appli_call li img {height: 220px;}
.appli_call li:first-child {grid-row: 1 / span 2;}
.appli_call li:first-child:hover img {object-position: right;transform:scale(1);}
.appli_call li a {overflow:hidden;}
.appli_call li a img {width: 100%;height: 395px;object-fit: cover;/* object-position: left; */transition:0.8s;}
.appli_call li:hover img {transform:scale(1.1);}
.appli_call li p {position:absolute;bottom: 0;left: 0;}
.appli_call li p a {font-size:1rem;display: flex;width: 100%;background: #fbbb11;color: #fff;padding: 1rem;}
.appli_con .ban_dot {display: flex !important;width: 100%;align-items: center;position: absolute;bottom: 15%;left: -56%;    display: none !important;}
.appli_con .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #ddd;margin: 0 0.1%;transition: 0.5s;/* border-radius: 50%; */}
.appli_con .ban_dot li.slick-active {width:25px;/* border-radius: 40px; */background: #1a67bf;}
.appli_con .ban_dot li button {font-size:0;border: none;outline: none;}

/*int*/
.int{padding: 8% 1%;overflow: hidden;background: url(https://memberpic.114my.com.cn/lisheng9820127en/uploadfile/image/20240823/20240823164114_1641004465.jpg)no-repeat center  fixed;position:sticky;z-index:5;/* top:0; *//* background: #f8f8f8; */}
.int:before {content:'';width:50%;height:100%;position:absolute;top:0;right:0;/* background:#fff; */z-index:-1;}
.int:after {content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;}
.left,.right {position: absolute;top: 0;bottom: 0;background-color: #fff;width: 12.5vw;z-index: 5;}
.left {left:0;}
.right {right:0;}
.int_box {max-width: 1500px;margin:0 auto;display:flex;justify-content:space-between;position: relative;z-index: 5;align-items: center;flex-direction: row-reverse;/* padding: 5%; */}
.int_tit {display:flex;justify-content: space-between;flex-direction: column;width: 100%;height: 70%;color: #fff;align-items: center;}
.int_tit p {display:flex;font-size: calc(1.8rem + 0.5vw);justify-content: center;flex-direction: column-reverse;text-shadow: -2px 0px 10px #333;text-transform: uppercase;/* line-height: 3.2rem; */align-items: center;font-size: 1.2rem;}
.int_tit p span {/* font-size: calc(1.8rem + 0.5vw); */position: relative;background-image: -webkit-linear-gradient(left, #fbbb11 10%, #fbbb11 90%);-webkit-background-clip: text;/* -webkit-text-fill-color: transparent; */margin: 5% 0 0;font-weight: bold;z-index: 5;font-size: 2.8rem;}
.int_tit p span:before {content:'';width: 1rem;height: 1rem;/* background: #fbbb11; */position:absolute;left: 90%;bottom: 32%;margin: auto;z-index: -1;}
.int_tit em {font-size: 1rem;line-height: 2rem;color: #fff;width: 100%;/* text-align: center; */margin: 13% 0 0;opacity: 0.8;text-shadow: -2px 0px 10px #000;display: none;}
.int_tit a {color: #fff;padding: 1.2% 1.2%;,: 1;width: 10%;font-size: 0.9rem;position: relative;z-index: 5;border: 2px solid #fbbb11;overflow: hidden;border-radius: 40px;margin: 4% 0 0;}
.int_tit a:before {content:'';width: 81%;height: 101%;background: #fbbb11;position: absolute;top: 0;left: -10%;z-index: -1;transform: skewX(-30deg);transition:0.8s;}
.int_tit a:after {content:'\e61d';font-family: iconfont;right: 10%;position: absolute;color: #fff;font-size: 1rem;font-weight: bold;transition: 0.8s;}
.int_tit a:hover:before {width:120%;}
.int_tit a:hover:after {color:#fff;}

/*mol*/
.mol {padding: 4% 1%;overflow:hidden;}
.mol_box {max-width:1500px;margin:0 auto;}
.mol_tit {display:flex;flex-direction: column;justify-content: space-between;}
.mol_tit p {display:flex;/* flex-direction:column; */font-size: calc(1.8rem + 0.5vw);justify-content: center;align-items: center;width: 100%;/* text-align: center; */    text-transform: uppercase;}
.mol_tit p span {font-size: calc(2rem + 0.5vw);/* margin: 1% 0 0; *//* position: relative; *//* z-index: 5; *//* width: 100%; *//* text-align: center; */-webkit-background-clip: text;/* -webkit-text-fill-color: transparent; *//* padding: 0 0 5% 0; */font-weight: bold;color: #fbbb11;}
.mol_tit p span:before,.pro_tit p span:after {content:'';width: 42%;height:1px;background: #ddd;position:absolute;bottom: 0;top: 0;margin: auto;display: none;}
.mol_tit em {font-size: 17px;padding: 1% 0 0;line-height: 32px;color: #666;text-align: center;    display: none;}
.mol_con {margin:6% 0 0;}
.mol_con ul {display:flex;justify-content: space-between;}
.mol_con li {width: 23%;display:flex;flex-direction:column;background: #fff;box-shadow: 0 0 20px #eee;}
.mol_con li i {overflow:hidden;display:flex;}
.mol_con li i img {width:100%;height:auto;transition: 0.8s;}
.mol_con li:hover img {transform:scale(1.1);}
.mol_con li p {display:flex;flex-direction:column;padding: 8%;font-size: 1.2rem;align-items: center;text-transform: capitalize;}
.mol_con li p span {font-size: 0.9rem;margin: 6% 0 0;line-height: 1.8rem;color: #888;font-weight: normal;/* font-family: Microsoft YaHei; */height: 8vw;overflow: auto;}
.mol_con li p span::-webkit-scrollbar {display: none;}
.mol_con li p span {overflow-y: scroll;}

/*bag*/
.bag{padding: 7% 1%;overflow: hidden;background: url(https://memberpic.114my.com.cn/degaohw20099en/uploadfile/image/20240808/20240808153608_428540987.jpg)no-repeat center  fixed;position:sticky;z-index:5;/* top:0; *//* background: #f8f8f8; */}
.bag:before {content:'';width:50%;height:100%;position:absolute;top:0;right:0;/* background:#fff; */z-index:-1;}
.bag:after {content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;}
.bag_box {max-width: 1500px;margin:0 auto;display:flex;justify-content:space-between;position: relative;z-index: 5;align-items: center;flex-direction: row;/* padding: 5%; */}
.bag_tit {display:flex;justify-content: space-between;flex-direction: column;width: 100%;height: 70%;color: #fff;align-items: center;}
.bag_tit p {display:flex;font-size: calc(1.8rem + 0.5vw);justify-content: center;flex-direction: column-reverse;text-shadow: -2px 0px 10px #086fb7;text-transform: uppercase;/* line-height: 3.2rem; */align-items: center;font-size: 1.2rem;}
.bag_tit p span {/* font-size: calc(1.8rem + 0.5vw); */position: relative;background-image: -webkit-linear-gradient(left, #fbbb11 10%, #fbbb11 90%);-webkit-background-clip: text;/* -webkit-text-fill-color: transparent; */margin: 5% 0 0;font-weight: bold;z-index: 5;font-size: 2.8rem;}
.bag_tit p span:before {content:'';width: 1rem;height: 1rem;/* background: #fbbb11; */position:absolute;left: 90%;bottom: 32%;margin: auto;z-index: -1;}
.bag_tit em {font-size: 1rem;line-height: 2rem;color: #fff;width: 100%;/* text-align: center; */margin: 13% 0 0;opacity: 0.8;text-shadow: -2px 0px 10px #000;display: none;}
.bag_tit a {color: #fff;padding: 1.2% 1.2%;width: 10%;font-size: 0.9rem;position: relative;z-index: 5;border: 2px solid #fbbb11;overflow: hidden;border-radius: 40px;margin: 4% 0 0;}
.bag_tit a:before {content:'';width: 81%;height: 101%;background: #fbbb11;position: absolute;top: 0;left: -10%;z-index: -1;transform: skewX(-30deg);transition:0.8s;}
.bag_tit a:after {content:'\e61d';font-family: iconfont;right: 10%;position: absolute;color: #fff;font-size: 1rem;font-weight: bold;transition: 0.8s;}
.bag_tit a:hover:before {width:120%;}
.bag_tit a:hover:after {color:#fff;}




/*copy*/
.copy{background: #f8f8f8;padding: 6% 1% 3%;z-index:5; border-top: 3px solid #fbbb11; }
.copy:after {content:'';width:0;height:0;border-left: 16vw solid transparent;/* border-bottom: 16vw solid #b10412; */position:absolute;bottom:0;right:0;z-index: -1; display: none;}
.copy:before{content:'';width:98%;height:93%;/* background:linear-gradient(120deg,#246bbf 10%,#1d8ff3 80%);*/position:absolute;top:4%;left:0;right:0;margin:auto;z-index:-1}
.copy_box{max-width: 1500px;margin:0 auto;display:flex;flex-direction: column;}
.copy_name {position:absolute;background: #b10412;top: -8%;/* color: #fff; */width: 40%;left: -3%;transform: skewX(-30deg);padding: 1.8% 9%;display:none;}
.copy_name p {font-size: 1.8rem;transform: skewX(30deg);letter-spacing: 1.5px;}
.copy_l{width:40%;display:flex;flex-direction:column;/*background:url(https://memberpic.114my.com.cn/030456/uploadfile/image/20240325/20240325143611_2087565334.jpg)no-repeat 0px 53px;*/}
.copy_top{display:flex;/* align-items:flex-end; *//* color:#fff; */}
.copy_l>i{font-size: 26px;/* color:#fff; */    text-transform: uppercase;}
.copy_top i img{width:100%;height:auto;}
.copy_top ul{margin: 4vw 0 0;display:flex;/* position:relative;*/align-items:center}
.copy_top ul p{font-size:15px;margin:0 8px 0 0;line-height:18px}
.copy_top li{margin:0 10px;position:relative;/* overflow:hidden;*/display:flex;color: #fff;}
.copy_top li i{font-size:20px;width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items: center;background: #fff;}
.copy_top li:nth-child(3) i{font-size:16px}
.copy_top li:nth-child(4) i{font-size:22px}
.copy_top li em{position:absolute;left:-100%;top:0;transition:0.5s;transform:translateY(50%);opacity:0;visibility:hidden;width:300%;border:1px solid #ddd}
.copy_top li em img{width:100%;height:auto}
.copy_top li:hover em{transform:translateY(-110%);opacity:1;visibility:visible}
.copy_top li em img{}
.copy_txt{display:flex;flex-direction:column;/* color:#fff; */margin: 5% 0 0;}
.copy_txt p{display:flex;align-items:center;}
.copy_txt p:nth-child(2) i{font-size:21px}
.copy_txt p:nth-child(3) i{font-size:21px}
.copy_txt p:nth-child(4) i{font-size:21px}
.copy_txt p+p{margin:3% 0 0}
.copy_txt p i{font-size:22px}
.copy_txt p em{font-size:16px;margin:0 0 0 16px}
.copy_txt em span{/* font-family:Microsoft YaHei; */font-size:17px;line-height: 1.5rem;}
.copy_txt>em{font-size:14px;margin: 29% 0 0;opacity: 0.5;}
.copy_txt em>a{font-size:14px;color:#fff}
.copy_con{width: 100%;display:flex;z-index:5;/* background:linear-gradient(120deg,#246bbf 10%,#1d8ff3 80%); */transition:0.5s;justify-content: space-between;}
.copy_con:before{content:'';background:#0f9fdd;/* padding:5%;*/border-radius:4vw 0 0 4vw;width:110%;height:115%;position:absolute;left:0%;top:0;transform:skewX(-20deg);z-index:-1;box-shadow:0 10px 30px rgba(15,159,221,0.5);display:none}
.copy_num{display:flex;justify-content:space-between;color:#fff;/* display:none;*/}
.copy_num p{font-size:26px;display:flex;align-items:center;letter-spacing:2px}
.copy_num p i{font-size:32px}
.copy_num p em{font-size:17px;margin:0 0 0 13px;display:flex;align-items:center}
.copy_num p em span{font-size:25px;font-family:Microsoft YaHei}
.copy_num a{font-size:15px;display:flex;align-items:center;color:#fff;opacity:0.7;font-weight:lighter;transition:0.5s}
.copy_num a:hover{opacity:1}
.copy_num a i{font-size:25px;margin:0 0 0 12px}
.copy_nav{width: 54%;}
.copy_nav ul{display:flex;justify-content:space-between;width:100%}
.copy_nav li p{font-size: 20px;line-height:20px;margin-bottom: 2rem;/* color:#fff; */    text-transform: uppercase;}
.copy_nav li a{font-size: 15px;line-height: 2.4rem;display:flex;/* color:rgba(255,255,255,0.47); */transform:translateX(0);transition:0.5s;}
.copy_nav li a:hover{transform:translateX(5px);color:#fbbb11;}
.copy_end{margin: 6% 0 0;display:flex;justify-content:space-between}
.copy_end em{/* color:#fff; */font-size:16px;/* font-weight:lighter; */opacity: 0.5;}
.copy_end em+em {margin: 0 0 0 -60%;}
.copy_end em>a{font-size:14px;/* color:#fff; */}
.copy_end>a{font-size:14px;/* color:#fff; *//* font-weight:lighter; */opacity: 0.5;transition:1s;}
.copy_end>a:hover {opacity:1;}

/*about*/
.about {background: url(https://memberpic.114my.com.cn/lisheng9820127en/uploadfile/image/20240824/20240824142400_1590303224.jpg)no-repeat center top fixed;position: sticky;z-index: 5;padding: 8% 1%;/* top: 0; */}
.about:before {content:'';width: 46%;height:100%;position:absolute;top:0;left:0;z-index:-1;/* background: #f8f8f8; */}
.about_box {max-width:1700px;margin: 0 auto;}
.about_con {display:flex;background: #fff;padding: 4%;justify-content: space-between;align-items: center;box-shadow: 2px -1px 15px #242424;}
.about_txt {display:flex;flex-direction:column;width: 40%;margin: -16% 0 0;}
.about_txt>p {display:flex;flex-direction:column;font-size:2.4rem;color: #fbbb11;font-weight: bold;}
.about_txt p span {padding: 2% 0 0;color: #333;}
.about_txt em {font-size:1rem;line-height:2rem;margin: 7% 0 0;color: #999;}
.about_txt i {margin: 19.5% 0 0;position: absolute;width: 32%;bottom: 0;}
.about_txt i img {width:100%;height:auto;}
.about_txt ul {margin: 8% 0 0;display:flex;width: 80%;justify-content: space-between;}
.about_txt li {background:#fff;width: 23%;padding: 2% 0;text-align: center;box-shadow: 0 0 20px #eee;transition: 0.8s;}
.about_txt li.on {background:#fbbb11;color:#fff;}
.about_txt li p {font-size:1rem;}
.about_txt a {font-size:1rem;border-radius: 50%;padding: 10% 0 0 10%;position: relative;z-index: 5;display: flex;align-items: center;transition: 1s;}
.about_txt a:before {content:'\e61d';width: 3rem;height: 3rem;background: #fbbb11;position: absolute;left: 0;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 1.8rem;transition: 0.8s;font-family: 'iconfont';transform: rotate(45deg);}
.about_txt a:hover:before {transform:rotate(135deg);background:#333;}
.about_num {width: 54%;/* position: absolute; */left: 46%;bottom: 0;}
.about_num i {}
.about_num i img {width:100%;height: 30vw;object-fit: cover;}
.about_num ul {display: flex;width: 100%;justify-content:  space-between;margin: 4% 0 0;}
.about_num li {display: flex;flex-direction: column;align-items:  center;width: 49%;padding: 10% 0;transition:0.5s;/* background: rgba(255,255,255,0.5); *//* box-shadow: 0 0 20px #eee; */background: #fbbb11;}
.about_num li:nth-child(n+2) {border-top:1px solid rgba(255,255,255,0.1);}
.about_num li span {display: flex;align-items: flex-end;}
.about_num li span b {font-size: 50px;font-family: Impact;color: #fff;transition:0.5s;font-weight: normal;}
.about_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #333;color: #fff;font-size: 12px;}
.about_num li p {font-size: 15px;margin: 3% 0 0;color: #fff;}


.ncoop {	position: relative;
    z-index: 6;
    background: #f8f8f8;
    padding: 2% 1% 4%;}
.ncoop_box {max-width: 1600px;margin: 0 auto;}

.ncoop_con {margin: 3% 0 0;}
.ncoop_call {}
.ncoop_call ul {display:flex;flex-wrap: wrap;justify-content: space-between;}
.ncoop_call li {width: 15%;display: flex;flex-direction: column;align-items: center;	background: #fff;transition:  all .5s linear;      overflow: hidden;    position: relative; z-index: 5;}
.ncoop_call li:hover {box-shadow: 0 10px 20px rgba(0, 0, 0, .15);transform: translate3d(0, -4px, 0);}
.ncoop_call li>a {overflow: hidden;	border: 1px solid #eee;	}
.ncoop_call li a img {width: 238px;transition: 0.5s;display: flex;justify-content: center;margin: 0 auto;}
.ncoop_call li:hover img {transform: scale(1.1);}
.ncoop_call li p {    bottom: 0; background: rgba(51, 51, 51, 0.5); width: 100%;height: 18%; display: flex;  justify-content: center; align-items: center;}
.ncoop_call li p a {font-size: 1rem;    color: #fff;}

.clear{clear: both;height: 0;line-height: 0;font-size: 0}
.cl{clear: both;height: 0;line-height: 0;font-size: 0}