@charset "utf-8";
/*通用样式*/
.clearfix:after{content:'';display:block;height:0;overflow:hidden;clear:both;zoom:1;}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    
/*    margin-left: -14px;
    margin-right: -14px;*/
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
    outline: 0;
/*    padding-left: 14px;
    padding-right: 14px;*/
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    /*display: block;*/
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    /*border: 1px solid transparent;*/
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slider */
.slick-loading .slick-list
{
    background: #fff center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    left:40px;
    top: 50%;
    display: block;
    width: 52px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background:url(../../images/ban1.png) no-repeat;
    z-index:100;
}
.slick-next{
    left:auto;
    right:40px;
    background:url(../../images/ban2.png) no-repeat;
}
@media  screen and (max-width:991px){
.slick-prev,
.slick-next
{
    width: 30px;
    height: 58px;
    background-size:30px 58px;
    
}
.slick-next{
    background-size:30px 58px;
}
}
@media  screen and (max-width:767px){
.slick-prev,
.slick-next
{
    left:15px;
    width: 26px;
    height: 50px;
    background-size:26px 50px;
    
}
.slick-next{
    left:auto;
    right:15px;
    background-size:26px 50px;
}    
}

/* Dots */

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: ' ';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.margin_pc{ float:left; width:100%;}
.margin_mobile{ float:left; width:100%; display:none;}
@media  screen and (max-width:991px){
.margin_pc{ display:none;}
.margin_mobile{ display:block;}
}


@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1243px){body{-webkit-text-size-adjust:none}}



.conbox{font-size: 16px; line-height: 36px; color: #666;}
#Content .homeCon1 .l1{overflow:hidden;}
@media screen and  (max-width:991px){
conbox{ font-size: 14px; line-height: 24px;}
}

.protab{display:none;}

















.about2{padding:50px 0px 10px;position:relative;}
.about2 .para {font-size: 16px;line-height: 2;color: #808080;margin-top: 2vw;}





.about1{padding:50px 0px 60px;position:relative;}
.inner-tit{text-align: center;}
.inner-tit h3 {font-size: 36px;letter-spacing: 0px; font-weight:bold}
.inner-tit:after {content: '';width: 60px;height: 4px;display: block;margin: 20px auto 0;background-image: linear-gradient(90deg, #c8161d, #c8161d);}
.about1 .para {font-size: 16px;line-height: 2;color: #808080;margin-top: 2vw;}
.about1 .para img{display: block;width: 100%;transition: transform .6s ease; }

.about1 .video-box{margin-top: 2vw;position: relative;overflow: hidden;}
.about1 .video-box img{display: block;width: 100%;transition: transform .6s ease;}
.about1 .video-box .video-btn{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;z-index: 3;}
.about1 .video-box .video-btn i{width: 80px;height: 80px;display: block;margin: 0 auto;position: relative;background-position: center;background-repeat: no-repeat;background-size: contain;background-image: url(../images/icon-video.png);}
.about1 .video-box .video-btn svg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.about1 .video-box .video-btn .cir1,.cir2{stroke-width: 2px;stroke: #fff;fill: none;transition: all .3s ease;}
.about1 .video-box .video-btn .cir1{stroke-dasharray: 314;stroke-dashoffset: 74;transform: rotate(90deg);transform-origin: center;}
.about1 .video-box .video-btn .cir2{stroke-dasharray: 276;stroke-dashoffset: 76;transform: rotate(-20deg);transform-origin: center;}
.about1 .video-box .video-btn p{font-size: 14px;color: #fff;margin-top: 15px;}
.about1 .video-box .video-btn:hover .cir1,.about1 .video-box .video-btn:hover .cir2{stroke-dashoffset: 0;}
.about1 .video-box:hover img{transform: scale(1.05);}
.video-layer {background-color: #000 !important;}
.video-layer .layui-layer-content {width: 800px !important;height: 450px !important;overflow: hidden !important;}
.video-layer video {width: 100% !important;height: 100% !important;}
@media (max-width:1024px){
    .about1{padding:80px 0;background-image:none}
    .about1 .para{margin-top:30px;}
}
@media (max-width:768px){
    .video-layer .layui-layer-content {width: 600px !important;height: 358px !important;overflow: hidden !important;}
}
@media (max-width:767px){
    .inner-tit h3 {font-size: 22px;letter-spacing: 2px;}
    .inner-tit:after{margin-top:10px;}
    .about1{padding:50px 0;}
    .about1 .para{font-size: 15px;}
    .about1 .video-box{margin-top: 5vw;}
    .about1 .video-box .video-btn i{width: 50px;height: 50px;}
    .video-layer .layui-layer-content {width: 300px !important;height: 169px !important;overflow: hidden !important;}
}





/* 关于我们 */
#Content7{ width: 100%; overflow:hidden; margin-bottom:70px}
#Content7 .aboutCon2{ width: 100%;position:relative; }
#Content7 .aboutCon2 .title{ text-align: center;}
#Content7 .aboutCon2 .title .t1{ width: 244px; line-height: 0; margin: 0 auto;}
#Content7 .aboutCon2 .title .t2{ font-size: 36px; line-height: 38px; margin: -60px 0 38px 0; color: #333; font-family: 'SourceHanSansCN-Bold'; font-weight: bold;}
#Content7 .aboutCon2 .title .t3{ width: 4px; height: 26px; margin: 0 auto 36px auto; background: #23cc21;}
#Content7 .aboutCon2Tab{ width: 100%; padding-bottom:50px; position: relative;}
#Content7 .aboutCon2Tab .pic{ position: relative; margin: 0 13px; float: left;}
#Content7 .aboutCon2Tab .pic .img{ line-height: 0;}
#Content7 .aboutCon2Tab .pic .text{ width: 100%; font-size: 16px; color: #fff; height: 52px; line-height: 52px; position: absolute; bottom: 0; left: 0; text-align: center; background: rgba(0,0,0,0.5);}
#Content7 .aboutCon2Tab .pic:hover .text{ color: #c8161d;}
#Content7 .aboutCon2Tab .slick-prev{ width: 25px; height: 49px; background: url(/images/about2_4.png) no-repeat center; position: absolute; left: -100px;}
#Content7 .aboutCon2Tab .slick-prev:hover{ background: url(/images/about2_4_1.png) no-repeat center;}
#Content7 .aboutCon2Tab .slick-next{ width: 25px; height: 49px; background: url(/images/about2_5.png) no-repeat center; position: absolute; right: -100px;}
#Content7 .aboutCon2Tab .slick-next:hover{ background: url(/images/about2_5_1.png) no-repeat center;}
#Content7 .aboutCon2Tab .slick-dots{ position: absolute; bottom: 0; z-index: 10; height: 4px; text-align: center;}
#Content7 .aboutCon2Tab .slick-dots li{ vertical-align: top; margin: 0 3px; width: 54px; height: 4px; background: #c3c3c3;}
#Content7 .aboutCon2Tab .slick-dots li.slick-active{ background: #c8161d;}
@media screen and  (max-width:1529px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content7 .aboutCon2 .title .t1{ width: 260px;}
#Content7 .aboutCon2 .title .t2{ font-size: 18px; line-height: 20px; margin: -38px 0 18px 0;}
#Content7 .aboutCon2 .title .t3{ width: 4px; height: 16px; margin: 0 auto 16px auto;}
#Content7 .aboutCon2Tab{ padding-bottom: 30px;}
#Content7 .aboutCon2Tab .pic{ margin: 0 2px;}
#Content7 .aboutCon2Tab .pic .text{ font-size: 14px; height: 30px; line-height: 30px;}
#Content7 .aboutCon2Tab .slick-dots{ bottom: 15px;}
#Content7 .aboutCon2Tab .slick-dots li{ margin: 0 2px; width: 20px;}
}
@media screen and  (max-width:767px){

}



#Content9{ width: 100%;}
#Content9 .aboutCon4{ padding:0px 0px 70px; width: 100%; background: #f6f6f6;}
#Content9 .aboutCon4 .title{ text-align: center;}
#Content9 .aboutCon4 .title .t1{ width: 370px; line-height: 0; margin: 0 auto;}
#Content9 .aboutCon4 .title .t2{ font-size: 36px; line-height: 38px; margin: -60px 0 38px 0; color: #333; font-family: 'SourceHanSansCN-Bold'; font-weight: bold;}
#Content9 .aboutCon4 .title .t3{ width: 4px; height: 26px; margin: 0 auto 36px auto; background: #23cc21;}
#Content9 .aboutCon4Tab .pic ul{ width: 102%; margin: -12px -1%; overflow: hidden;}
#Content9 .aboutCon4Tab .pic .l1{ width: 23%; margin: 12px 1%; padding: 20px; float: left; background: #fff;}
#Content9 .aboutCon4Tab .pic .l1 .img{ line-height: 0;}
#Content9 .aboutCon4Tab .pic .l1 .text{ font-size: 16px; margin-top: 15px; line-height: 22px; height: 22px; overflow: hidden; text-align: center; color: #333;}
#Content9 .aboutCon4Tab .slick-prev{ width: 25px; height: 49px; background: url(/template/theme/CN/2321_about4_10.png) no-repeat center; position: absolute; left: -110px;}
#Content9 .aboutCon4Tab .slick-prev:hover{ background: url(/template/theme/CN/2321_about4_10_1.png) no-repeat center;}
#Content9 .aboutCon4Tab .slick-next{ width: 25px; height: 49px; background: url(/template/theme/CN/2321_about4_11.png) no-repeat center; position: absolute; right: -110px;}
#Content9 .aboutCon4Tab .slick-next:hover{ background: url(/template/theme/CN/2321_about4_11_1.png) no-repeat center;}
@media screen and  (max-width:1529px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content9 .aboutCon4{ padding: 20px 0;}
#Content9 .aboutCon4 .title .t1{ width: 260px;}
#Content9 .aboutCon4 .title .t2{ font-size: 18px; line-height: 20px; margin: -38px 0 18px 0;}
#Content9 .aboutCon4 .title .t3{ width: 4px; height: 16px; margin: 0 auto 16px auto;}
#Content9 .aboutCon4Tab .pic ul{ margin: -5px -1%;}
#Content9 .aboutCon4Tab .pic .l1{ width: 48%; margin: 5px 1%; padding: 10px;}
#Content9 .aboutCon4Tab .pic .l1 .text{ font-size: 14px; margin-top: 5px; line-height: 16px; height: 16px;}
}
@media screen and  (max-width:767px){

}





#Content10{ width: 100%; margin-top:70px; margin-bottom:30px}
#Content10 .aboutCon5{ width: 100%;}
#Content10 .aboutCon5{ width: 100%;}
#Content10 .aboutCon5 .title{ text-align: center;}
#Content10 .aboutCon5 .title .t1{ width: 390px; line-height: 0; margin: 0 auto;}
#Content10 .aboutCon5 .title .t2{ font-size: 36px; line-height: 38px; margin: -60px 0 38px 0; color: #333; font-family: 'SourceHanSansCN-Bold'; font-weight: bold;}
#Content10 .aboutCon5 .title .t3{ width: 4px; height: 26px; margin: 0 auto 36px auto; background: #c8161d;}
#Content10 .aboutCon5Tab .pic ul{ width: 102%; margin: -12px -1%; padding-bottom: 45px; overflow: hidden;}
#Content10 .aboutCon5Tab .pic .l1{ float: left; width: 14.6%; margin: 12px 1%; border: 1px solid #e5e5e5; line-height: 0; height:95px}
#Content10 .aboutCon5Tab .pic .l1:hover{ border: 1px solid #c8161d;}
#Content10 .aboutCon5Tab .slick-dots{ position: absolute; bottom: 0; z-index: 10; height: 14px; text-align: center;}
#Content10 .aboutCon5Tab .slick-dots li{ vertical-align: top; margin: 0 8px; width: 14px; height: 14px; border-radius: 50%; background: #b2b2b2;}
#Content10 .aboutCon5Tab .slick-dots li.slick-active{ background: #1eb61d;}
@media screen and  (max-width:1529px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content10 .aboutCon5 .title .t1{ width: 260px;}
#Content10 .aboutCon5 .title .t2{ font-size: 18px; line-height: 20px; margin: -38px 0 18px 0;}
#Content10 .aboutCon5 .title .t3{ width: 4px; height: 16px; margin: 0 auto 16px auto;}
#Content10 .aboutCon5Tab .pic ul{ margin: -5px -1%; padding-bottom: 18px;}
#Content10 .aboutCon5Tab .pic .l1{ width: 31.3%; margin: 5px 1%;}
#Content10 .aboutCon5Tab .slick-dots{ height: 8px;}
#Content10 .aboutCon5Tab .slick-dots li{ margin: 0 4px; width: 8px; height: 8px;}
}
@media screen and  (max-width:767px){

}


.main-box{box-sizing:border-box; margin:50px auto; overflow:hidden;}
#history .main-box{margin:80px auto; position:relative; z-index:1;}
#history .left{width:45%; height:100%; background:url('/images/history.jpg') no-repeat center; background-size:cover; position:absolute; left:0; top:0; padding:80px 60px; box-sizing:border-box;}
#history .left .tit{font-size:2rem; color:#fff; text-align:center; font-weight:bold}
#history .left .con{font-size:0.7rem; color:#fff; padding-left:10px; margin-top:35px; padding-right:10px}
#history .left .con p{margin:15px 0; padding-bottom:20px}

#history .right{width:50%; float:right; border-left:1px solid #eaeaea; min-height:600px; position:relative;}
#history .right dl{padding:40px 0 0px 40px;}
#history .right dl dt{position:relative; color:#fff; background:#c8161d; display:inline-block; font-size:0.6rem; padding:10px 32px;}
#history .right dl dt:before{content:''; display:block; width:12px; height:12px; background:#ccc; border-radius:100%; position:absolute; left:-46px; top:18px;}
#history .right dl dt:after{content:''; display:block; width:12px; height:12px; background:#c8161d; left:-6px; top:19px; transform:rotate(-45deg); position:absolute;}
#history .right dl dd{font-size:0.7rem; padding:20px 0 0 0;}


@media (max-width:1440px){
  #history .main-box{margin:70px auto;}
  #history .left{left:0px;}
}
@media (max-width:1366px){
  #history .main-box{margin:60px auto;}
  #history .left{left:30px;}
}
@media (max-width:1280px){

}
@media (max-width:1080px){
  #history .left{padding:70px 40px;}
  #history .left .tit{font-size:4rem;}
}
@media (max-width:920px){
  #history .main-box{margin:0 auto 0 auto;}
  #history .left{width:100%; height:auto; position:unset; padding:80px 60px;}
  #history .right{width:100%; float:none; padding:25px 50px 55px 0; box-sizing:border-box; margin-left:25px;}
  #history .right dl{padding:25px 0 15px 40px;}
}




.image-box {padding:50px 0px 70px;overflow:hidden;background-color: #f5f5f5;}
.image-cate {width: 100%;overflow: hidden;text-align: center;margin-bottom: 50px;text-align: center}
.image-cate li {width: 120px;height:50px;line-height: 50px;overflow: hidden;display: inline-block;margin: 0px 10px;box-sizing: border-box;text-align: center;cursor: pointer;color: #333;background:#fff;}
.image-cate li a{display: block; font-size:16px; color:#333}
.image-cate li:hover,.image-cate li.active {background: #c61e2b;}
.image-cate li:hover a,.image-cate li.active a{color: #fff}
.imageul{ margin: 20px -10px; }
.imageul li{ padding: 0px 10px; width:25%; float:left; margin-bottom:32px; }
.imageul li img{max-width:100%;}
.image_aBox{ display: block; padding: 30px; background: #fff; box-shadow: 0 5px 28px rgba(0,0,0,0.07);transition: all 0.5s ease;}
.image_aBox p{ font-size: 16px; line-height: 24px;margin-top: 15px; overflow: hidden; color: #666;text-align: center;}
.imageCon{ padding-bottom:4.81vh;}
.image_aBox:hover{transform:translateY(-10px); background:#c8161d}
@media (max-width:1799px){
    .image_aBox{ padding: 18px;}
    .image_aBox p{font-size:14px;}
    .imageul li{margin-bottom:20px;}
}
@media (max-width:1024px){
    .image-box {padding: 80px 0;}
    .image-cate{margin-bottom: 60px;}
}
@media (max-width:993px){
    .imageul li{width:33.33%;}
    .image_aBox:hover{transform:translateY(0px);}
    .image-cate li{width: 110px;height:40px;line-height: 40px;}
}
@media (max-width:767px){
    .image-box {padding: 50px 0;}
    .image-cate{margin-bottom: 20px;text-align: left}
    .image-cate li{width:31%;margin:0;margin-right:2%;margin-bottom:2%;font-size:15px;}
    .image-cate li:nth-child(3n){margin-right:0;}
    .image_aBox{ padding: 15px;}
    .imageul li{width:50%;}
    .image_aBox p{height:24px; font-size:12px;}
    .imageul{margin-left:-6px; margin-right:-6px; margin-bottom:15px;}
    .imageul li{padding-left:6px; padding-right:6px; margin-bottom:12px;}
}




@media screen and (max-width:768px){}@media screen and (min-width: 769px){}@media screen and (max-width: 1024px) and (min-width: 769px){}#c_static_001-1661007459691 .e_container-1{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;background-image:url(/images/985ecf479c4f19b0f56a.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover}#c_static_001-1661007459691 .e_container-1 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1661007459691 .e_container-2{width:96%;max-width:var(--wrapper);padding:var(--padding);margin:auto;padding-bottom:0}#c_static_001-1661007459691 .e_container-2 > .p_item{max-width:900px}#c_static_001-1661007459691 .e_container-5{display:flex;flex-wrap:wrap;flex-direction:row;width:auto;background:rgba(52,67,109,0.8);margin-left:-100%;padding-left:100%}#c_static_001-1661007459691 .e_container-5 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1661007459691 .e_loop-6{padding:2vw}#c_static_001-1661007459691 .e_loop-6 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%}#c_static_001-1661007459691 .e_loop-6 .p_list:before{position:absolute;width:100%;height:1px;background:#fff;opacity:0.2;content:"";left:0;right:0;top:50%;transform:translateY(-50%)}#c_static_001-1661007459691 .e_loop-6 .p_list:after{position:absolute;height:100%;width:1px;background:#fff;opacity:0.2;content:"";left:50%;top:0;transform:translateX(-50%)}#c_static_001-1661007459691 .e_loop-6 .p_loopitem{position:relative}#c_static_001-1661007459691 .e_loop-6 .p_page{text-align:center}#c_static_001-1661007459691 .e_loop-6 .p_filter_wrapper{width:100%;font-size:13px}#c_static_001-1661007459691 .e_loop-6 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_static_001-1661007459691 .e_loop-6 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_static_001-1661007459691 .e_loop-6 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_static_001-1661007459691 .e_loop-6 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue}#c_static_001-1661007459691 .e_loop-6 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_static_001-1661007459691 .e_loop-6 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_static_001-1661007459691 .e_loop-6 .multSelect{font-size:13px;position:relative}#c_static_001-1661007459691 .e_loop-6 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_static_001-1661007459691 .e_loop-6 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_static_001-1661007459691 .e_loop-6 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_static_001-1661007459691 .e_loop-6 .multSelect ul,li{list-style:none}#c_static_001-1661007459691 .e_loop-6 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_static_001-1661007459691 .e_loop-6 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_static_001-1661007459691 .e_loop-6 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_static_001-1661007459691 .e_loop-6 .multSelect .multSelect-option>div.selected{color:#409eff}#c_static_001-1661007459691 .e_loop-6 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_static_001-1661007459691 .e_loop-6 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_static_001-1661007459691 .e_loop-6 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_static_001-1661007459691 .e_loop-6 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001-1661007459691 .e_loop-6 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001-1661007459691 .e_loop-6 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_static_001-1661007459691 .e_loop-6 .p_normal_start{display:inline;width:100px;height:40px}#c_static_001-1661007459691 .e_loop-6 .p_date_start{display:inline;width:105px;height:40px}#c_static_001-1661007459691 .e_loop-6 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_static_001-1661007459691 .e_loop-6 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_static_001-1661007459691 .e_loop-6 .p_split{margin:0 5px}#c_static_001-1661007459691 .e_loop-6 .p_normal{margin-right:16px}#c_static_001-1661007459691 .e_loop-6 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001-1661007459691 .e_loop-6 .input-check,#c_static_001-1661007459691 .e_loop-6 .input-radio{margin:0 5px;vertical-align:text-top}#c_static_001-1661007459691 .e_loop-6 .position-left{display:flex}#c_static_001-1661007459691 .e_loop-6 .position-right{display:flex;flex-direction:row-reverse}#c_static_001-1661007459691 .e_loop-6 .position-bottom{display:flex;flex-direction:column-reverse}#c_static_001-1661007459691 .e_loop-6 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001-1661007459691 .e_loop-6 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
    -45deg);transform:skewY(
    360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_static_001-1661007459691 .e_loop-6 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
    35deg);transform:rotate(
    35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_static_001-1661007459691 .e_loop-6 .p_active .p_mbutton::before{display:block}#c_static_001-1661007459691 .e_loop-6 .p_active .p_mbutton::after{display:block}#c_static_001-1661007459691 .e_loop-6 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_static_001-1661007459691 .e_loop-6 .p_filter_result{display:none}#c_static_001-1661007459691 .e_loop-6 .p_contclear{cursor:pointer;display:none}#c_static_001-1661007459691 .e_loop-6 .swiper-container{padding-bottom:30px}#c_static_001-1661007459691 .e_loop-6 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_static_001-1661007459691 .e_loop-6 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_static_001-1661007459691 .e_loop-6 .p_imgwrapper img{width:100%;object-fit:cover}#c_static_001-1661007459691 .e_loop-6 .p_active .p_imgwrapper{border:1px solid #409eff}#c_static_001-1661007459691 .e_loop-6{display-radio:1;margin-top:0px}#c_static_001-1661007459691 .e_container-7{width:100%;display-radio:1}#c_static_001-1661007459691 .e_container-7 > .p_item{max-width:100%;max-height:100%}#c_static_001-1661007459691 .e_container-7 .p_item{display-radio:1}#c_static_001-1661007459691 .e_scrollNumber-9{font-size:var(--f36);font_radio:2;display-radio:1;color:#fff}#c_static_001-1661007459691 .e_scrollNumber-9:after{color:#fff;font-size:14px;margin-left:5px;display:inline-block;font-weight:normal}#c_static_001-1661007459691 .e_scrollNumber-9 .p_num{display-radio:1;font-size:var(--f50);font-family:'Oswald',sans-serif}#c_static_001-1661007459691 .e_text-10{line-height:normal;font_radio:2;display-radio:1;font-size:14px;color:#fff;margin-top:20px}@media screen and (max-width:768px){#c_static_001-1661007459691 .e_loop-6 .p_loopitem{width:calc((100% - 20px) / 2);margin-top:20px}}@media screen and (min-width: 769px){#c_static_001-1661007459691 .e_loop-6 .p_loopitem{width:50%;margin:10px 0;text-align:center;padding:20px}}#c_static_001-16611389399310{display-radio:1;background-fill-value:background-image;background-size:cover;position:relative}#c_static_001-16611389399310 .e_container-1{width:96%;max-width:var(--wrapper);padding:var(--padding);margin:auto}#c_static_001-16611389399310 .e_container-1 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-16611389399310 .e_text-2{font_radio:1;display-radio:1}#c_static_001-16611389399310 .e_loop-18 .p_list{display:flex;flex-wrap:wrap;position:relative;/*解决无缝滚动在循环体多列展示问题  */max-width:100%/* 解决无缝滚动在循环体多列展示问题 */}
	
	
	
	
	
@media only screen and (min-width: 769px) {
  .fa_text_pcc {
    text-align: center;
  }
  .fa_text_pcl {
    text-align: left;
  }
  .fa_text_pcr {
    text-align: right;
  }
  :root {
    --padding: 70px 10px;
    --margin: 70px auto;
    --m80: 80px 0;
    --m50: 50px 0;
    --f80: 80px;
    --f70: 70px;
    --f60: 60px;
    --f50: 50px;
    --f48: 48px;
    --f44: 44px;
    --f40: 40px;
    --f36: 36px;
    --f30: 30px;
    --f28: 28px;
    --f26: 26px;
    --f24: 24px;
    --f22: 22px;
    --f20: 20px;
    --f18: 18px;
  }
  .fa_pchide {
    display: none!important;
  }
  .fa_NewsdtTit {
    font-size: 26px!important;
  }
  .fa_pctit {
    font-size: 26px!important;
  }
  .delighter.fa_dl_left {
    -webkit-clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%);
    transition: all 1s;
  }
  .delighter.fa_dl_left.started {
    -webkit-clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
    clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
  }
  .delighter.fa_dl_right {
    -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 0, 100% 0);
    clip-path: polygon(100% 100%, 100% 100%, 100% 0, 100% 0);
    transition: all 1s;
  }
  .delighter.fa_dl_right.started {
    -webkit-clip-path: polygon(100% 100%, 0% 100%, 0% 0, 100% 0);
    clip-path: polygon(100% 100%, 0% 100%, 0% 0, 100% 0);
  }
  .delighter.fa_dl_top {
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
    transition: all 1s;
  }
  .delighter.started.fa_dl_top {
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0, 0% 0%);
    clip-path: polygon(0% 100%, 100% 100%, 100% 0, 0% 0%);
  }
  .delighter.fa_dl_bottom {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    transition: all 1s;
  }
  .delighter.started.fa_dl_bottom {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@media only screen and (max-width:768px) {
  .fa_text_moc {
    text-align: center;
  }
  .fa_text_mor {
    text-align: right;
  }
  .fa_text_mol {
    text-align: left;
  }
  :root {
    --padding: 30px 10px;
    --margin: 30px auto;
    --m80: 30px 0;
    --m50: 30px 0;
    --f80: 24px;
    --f70: 24px;
    --f60: 24px;
    --f50: 24px;
    --f44: 24px;
    --f48: 24px;
    --f40: 22px;
    --f36: 20px;
    --f30: 20px;
    --f28: 20px;
    --f26: 20px;
    --f24: 20px;
    --f22: 18px;
    --f20: 16px;
    --f18: 16px;
  }
  .fa_NewsdtTit {
    font-size: 22px!important;
  }
  .fa_motit {
    font-size: 20px!important;
  }
  .fa_mohide {
    display: none!important;
  }
  input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
  input::-moz-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
  input:-ms-input-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
  input:-moz-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  :root {
    --padding: 50px 10px;
    --margin: 50px auto;
    --f80: 50px;
    --f70: 40px;
    --f60: 30px;
    --f50: 30px;
    --f44: 30px;
    --f40: 30px;
    --f36: 24px;
    --f32: 24px;
    --f30: 24px;
    --f28: 22px;
    --f26: 20px;
    --f24: 20px;
    --f22: 18px;
    --f20: 18px;
    --f18: 18px;
  }
  .fa_grid {
    padding: 50px 10px;
  }
}






.about-page .message {
  padding: 50px 0px 70px;
}
.about-page .message .title {
  font-size: 34px;
  padding-bottom: 22px;
  margin-bottom:16px;
  text-align:left;
}


.about-page .message .title:after {content: '';width: 60px;height: 4px;display: block;background-image: linear-gradient(90deg, #c8161d, #c8161d); text-align:left}



.about-page .message .slogan {
  font-size: 15px;
  color: #888888;
  margin-bottom: 44px;
}
.about-page .message .tips {
  line-height: 30px;
  font-size: 15px;
  color: #555555;
  background: url(/images/tips.png) no-repeat 0 6px;
  padding-left:30px;
  margin: 18px 0 24px 0;
}
.about-page .message .row {
  margin: 0 -18px;
}
.about-page .message .col {
  padding: 0 18px;
}
.about-page .message textarea,
.about-page .message input[type='text'] {
  width: 100%;
  font-size: 15px;
  line-height: 22px;
  padding: 12px 18px;
  border: solid 1px #e0e0e0;
  margin-bottom: 28px;
}
.about-page .message textarea::-webkit-input-placeholder,
.about-page .message input[type='text']::-webkit-input-placeholder {
  color: #a1a1a1;
}
.about-page .message textarea:-moz-placeholder,
.about-page .message input[type='text']:-moz-placeholder {
  color: #a1a1a1;
}
.about-page .message textarea::-moz-placeholder,
.about-page .message input[type='text']::-moz-placeholder {
  color: #a1a1a1;
}
.about-page .message textarea:-ms-input-placeholder,
.about-page .message input[type='text']:-ms-input-placeholder {
  color: #a1a1a1;
}
.about-page .message textarea {
  resize: vertical;
  height: 260px;
}
.about-page .message .btn {
  display: inline-block;
  background: #c8161d;
  margin-top: 10px;
}
.about-page .message .btn::after {
  background: #c53b00;
}
.about-page .message button,
.about-page .message input[type='submit'],
.about-page .message input[type='button'] {
  min-width: 158px;
  height: 46px;
  padding: 0 20px;
  font-size: 15px;
  color: #fff;
  background: none;
  cursor: pointer;
}

.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.col12,
.col {
  width: 100%;
  float: left;
}
.col1 {
  width: 8.33333333%;
}
.col2 {
  width: 16.66666667%;
}
.col3 {
  width: 25%;
}
.col4 {
  width: 33.33333333%;
}
.col5 {
  width: 41.66666667%;
}
.col6 {
  width: 50%;
}
.col7 {
  width: 58.33333333%;
}
.col8 {
  width: 66.66666667%;
}
.col9 {
  width: 75%;
}
.col10 {
  width: 83.33333333%;
}
.col11 {
  width: 91.66666667%;
}
.l {
  float: left;
}
.r {
  float: right;
}
.white {
  background: #fff;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
textarea,
input {
  font-family: "Microsoft YaHei", "Arial", arial;
  color: #333333;
  font-size: 14px;
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
  display: block;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select,
input:focus,
textarea:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}










.p12-pagination-1{margin:0 auto; text-align:center; margin-bottom:70px;position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}
.p12-pagination-1-main{width:100%;margin:0 auto; position:relative; height:35px}
.p12-pagination-1 a,.p12-pagination-1 span{width:35px;height:35px;line-height: 35px;border: 1px solid #e5e5e5;float: left;text-align: center;margin: 0 2px;background:#fff;color:#333333}
.p12-pagination-1 span{border: 1px solid #fff;}

.height70{ margin-bottom:70px}

.height30{ margin-top:30px}


.list_p2 { width:100%; margin:0 auto; margin-top:30px; margin-bottom:40px }
.list_p2 * { -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }
.list_p2 dl { width: 100%; float: left; padding: 40px 0; border-bottom: 1px solid #e3e2e2; }
.list_p2 dl dt { float: left; width:29%;overflow: hidden; height:240px;}
.list_p2 dl dt a { display: block; width: 100%;  }
.list_p2 dl dt a img {width: 100%; height:100%;object-fit:cover}



.list_p2 dl dd { width: 69%; float: right; }
.list_p2 dl dd a { display: block; }
.list_p2 dl dd a h1 {font:12px/22px "Microsoft YaHei Light","Microsoft YaHei", "Helvetica Neue","PingFang SC", Helvetica, Tahoma, sans-serif;color:#000;
	font-size:22px;
	width:100%;
	overflow:hidden;
	display:inline-block;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:5px;}

.list_p2 dl dd a h6 {color: #888; padding: 3px 0 10px 0; font:14px/20px "Microsoft YaHei Light","Microsoft YaHei", "Helvetica Neue","PingFang SC", Helvetica, Tahoma, sans-serif;overflow:hidden;display:inline-block;font-weight:bold;}

.list_p2 dl dd a p { font-size: 16px;font-weight:lighter;color: #888; line-height:30px; height:90px; overflow: hidden; font-family:"微软雅黑"; text-overflow:-o-ellipsis-lastline;overflow: hidden;
  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.list_p2 dl dd a i { font-weight:lighter; padding:0px 10px}

.list_p2 dl dd a em { margin-top: 25px; float: right; display: inline-block; border: 1px solid #d4d4d4; text-align: center; color: #555;font:14px/22px "Microsoft YaHei Light","Microsoft YaHei", "Helvetica Neue","PingFang SC", Helvetica, Tahoma, sans-serif;color:#000;overflow:hidden;display:inline-block;font-weight:bold;padding:10px 30px}
.list_p2 dl:hover dt a { -webkit-transform: scale(1.05); transform: scale(1.05); }
.list_p2 dl:hover dd a h1 {font-weight: bold; color: #c8161d; -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); }
.list_p2 dl:hover dd a em { border-color: #c8161d; background: #c8161d; color: #fff; }


.contentmain{width:100%; margin:40px auto; background:#FFFFFF;}

.contentmain h3{font:12px/33px "Microsoft YaHei Light","Microsoft YaHei", "Helvetica Neue","PingFang SC", Helvetica, Tahoma, sans-serif;color:#000;
	font-size:33px;
	width:100%;
	overflow:hidden;
	display:inline-block;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:30px; text-align:center}




.newsy{overflow:hidden;border-bottom:1px #e0e0e0 solid}
.newsy_top p{font-size:14px;color:#a3afb7;text-align:center; padding:10px 0px 20px}






.nrong{ width:100%; background:#fff; overflow:hidden;}
.nrong .xqing{ padding:0px; overflow:hidden; box-sizing:border-box; width:90%; min-height:600px; margin:0 auto}
.nrong .xqing .staces{ width:100%; overflow:hidden; text-align:center;}
.nrong .xqing .staces h2{ font-size:26px; line-height:36px;}
.nrong .xqing .laiyua{ width:100%; overflow:hidden; border-bottom:1px #e0e0e0 solid; text-align:center; color:#888; padding:30px 0;}
.nrong .xqing .laiyua span{ display:inline-block; padding:0 20px;}
.nrong .xqing .listed{ width:100%; overflow:hidden; padding:40px 0; color:#666;  border-bottom:1px #e0e0e0 solid; font-size:16px;}
.nrong .xqing .listed img{ width:100%;height:auto; margin:0px auto; display:block;}
.nrong .xqing .zjlj{ width:100%;overflow:hidden;height:100px; margin-top:30px}
.nrong .xqing .zjlj .sxwz{ width:80%; overflow:hidden; font-size:15px; float:left}
.nrong .xqing .zjlj .sxwz a{ display:block; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:5px 0px}
.nrong .xqing .zjlj .back{ overflow:hidden; position:relative; z-index:1; background:#c8161d; padding:5px 30px; float:right; margin-top:20px}
.nrong .xqing .zjlj .back span{ display:block; background:url(/images/back.png) right center no-repeat; padding-right:30px; color:#FFFFFF}
.nrong .xqing .zjlj .back a{color:#FFFFFF; font-size:16px}





































	
	



.w1400 {
  width: 1400px; }

.w980 {
  width: 980px; }

.w1100 {
  width: 1100px; }

.w1170 {
  width: 1170px; }

.w1140 {
  width: 1140px; }

.w1400, .w1170, .w1140, .w1100, .w980 {
  margin-left: auto;
  margin-right: auto; }




.pro-search-wrap {
  padding-top:0px;
  padding-bottom: 10px;
  justify-content: flex-end; }
  
  
  .pro-search-wrap .pro-search-box {
    position: relative;
    top:-10px;
    flex: 0 0 210px;
    display: inline-flex;
    border: 1px solid #d7d7d7;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    padding-left: 44px;
    box-sizing: border-box; }
	
	
  .pro-search-wrap .pro-submit {
    width: 44px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    background: url(/images/ser.png) no-repeat 18px center; }
  .pro-search-wrap .pro-input {
    display: block;
    border: none;
    background: none;
    font-size: 14px;
    line-height: 48px;
    color: #333; }

.pro-ajax-controls {
  justify-content: flex-start;
  padding-bottom: 1rem; }
  .pro-ajax-controls .pro-ajax-s0 {
    position: relative;
    color: rgba(0, 0, 0, 0.6);
    flex: 0 0 auto;
    line-height: 36px;
    transition-duration: .3s;
    padding: 0 20px;
    cursor: pointer;
    font-size: 16px; }
    .pro-ajax-controls .pro-ajax-s0:after {
      position: absolute;
      top: 50%;
      right: 0;
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 1px;
      height: 14px;
      margin-top: -7px;
      background: #b8b8b8; }
    .pro-ajax-controls .pro-ajax-s0:first-child {
      padding-left:40px;
      background: url(/images/all.png) no-repeat left center; }
      .pro-ajax-controls .pro-ajax-s0:first-child:hover, .pro-ajax-controls .pro-ajax-s0:first-child.cur {
        background: url(/images/allon.png) no-repeat left center; }
    .pro-ajax-controls .pro-ajax-s0:last-child:after {
      opacity: 0;
      display: none; }
	  
    .pro-ajax-controls .pro-ajax-s0:hover, .pro-ajax-controls .pro-ajax-s0.cur {
      color: #c8161d; }
	  
	  .pro-ajax-controls .pro-ajax-s0 a.cur {color: #c8161d;}
	  .pro-ajax-controls .pro-ajax-s0 a{ color: rgba(0, 0, 0, 0.6);}
	 .pro-ajax-controls .pro-ajax-s0 a:hover{color: #c8161d; } 
	 
	 
	 
	 

.load-opa0 {
  opacity: 0;
  transition-duration: .8s; }
  .load-opa0.show {
    opacity: 1; }

.pro-hots {
  position: relative;
  padding-bottom: 32px; }
  .pro-hots .pro-hots-left {
    flex: 0 0 40%;
    display: inline-flex;
    justify-content: space-between;
    flex-direction: column; }
    .pro-hots .pro-hots-left .hots-item {
      flex: 0 0 31.9%; }
    .pro-hots .pro-hots-left .hots-h5 {
      font-size: 18px;
      bottom: .8rem; }
  .pro-hots .pro-hots-right {
    flex: 0 0 58.5%;
    display: inline-flex; }
    .pro-hots .pro-hots-right .hots-item {
      flex: 0 0 100%; }
    .pro-hots .pro-hots-right .hots-h5 {
      font-size: 20px;
      bottom: 2rem; }
  .pro-hots .hots-h5 {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 44px;
    transition-duration: .5s; }
  .pro-hots .hots-txts {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    height: 50%;
    width: 100%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    padding: 0 44px;
    transition-duration: .5s; }
  .pro-hots .hots-en {
    font-size: 36px;
    display: block;
    margin-top: -20px;
    height: 40px;
    text-align: left;
    position: relative; }
    .pro-hots .hots-en:after {
      width: 36px;
      height: 36px;
      content: "";
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -18px;
      display: block;
      border-radius: 50%;
      overflow: hidden;
      background: rgba(143, 143, 143, 0.2) url(../img/jianTou1.png) no-repeat center; }
  .pro-hots .right-p0 {
    color: rgba(255, 255, 255, 0.3); }
  .pro-hots .img100 {
    position: relative;
    z-index: 1;
    transition-duration: .8s; }
  .pro-hots .hots-item {
    position: relative;
    overflow: hidden; }
    .pro-hots .hots-item:hover .img100 {
      transform: scale(1.1); }
    .pro-hots .hots-item:hover .hots-txts, .pro-hots .hots-item:hover .hots-h5 {
      padding: 0 70px; }
.pro-hots.height0 {
    height: 0;
    padding-bottom: 0;
    overflow: hidden;
  }
.pro .pro-mains {
  padding-bottom: 2.5rem;
  min-height: 34vh;
  justify-content: flex-start; }
.pro .pro-item {
  flex: 0 0 23.8%;
  background: #fff;
  margin-right: 1.6%;
  margin-bottom: 20px;
  text-align: center;
  transition-duration: .5s;
  padding-top: 20px; }
  .pro .pro-item:nth-child(4n) {
    margin-right: 0; }
  .pro .pro-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    .pro .pro-item:hover .pro-h5, .pro .pro-item:hover .pro-more {
      color: #c8161d; }
	  
.pro .txts-wrap {
  padding: 6px 10px 1rem;
  font-size: 14px;
  line-height: 20px; }
.pro .pro-h5 {
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-weight: bold;
  transition-duration: .5s; }
.pro .pro-detail {
  color: #666;
  line-height: 20px;
  /*height: 40px;*/
  /*overflow: hidden;*/
  margin-bottom: 16px;
  font-size: 12px; }
.pro .pro-more {
  font-size: 14px;
  color: #333;
  display: inline-block;
  text-decoration: underline; }
  
  
  
  
  
  
.txts-wrap {
  padding: 6px 10px 0.5rem;
  font-size: 14px;
  line-height: 20px; text-align:center }
.pro-h5 {
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-weight: bold;
  transition-duration: .5s;margin-bottom: 16px; margin-top:13px }
.pro-detail {
  color: #666;
  line-height: 25px;
  height: 180px;
  overflow: hidden;
  margin-bottom: 16px;
  font-size: 14px;  text-align:left }
.pro-more {
  font-size: 14px;
  color: #333;
  display: inline-block;
  text-decoration: underline; }
  
.imageul li:hover .pro-h5, .imageul li:hover .pro-more {
      color: #fff; }
  
  
  .imageul li:hover .pro-detail{
      color: #fff; }

  
  
  
  
  
  
  
  

.proInfo-top {
  position: relative;
  padding: 4.3rem 0 4.5rem;  }
  .proInfo-top:before, .proInfo-top:after {
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    display: block;
    content: "";
    height: 100%; }
  .proInfo-top:before {
    left: 0;
    background: #fff; }
  .proInfo-top:after {
    right: 0;
    background: #fff; }
  .proInfo-top .show-imgs {
    margin-bottom: 36px;
    padding: 1.25rem 0; }
  .proInfo-top .w1400 {
    position: relative;
    z-index: 1; }
  .proInfo-top .proInfo-left, .proInfo-top .proInfo-right {
    flex: 0 0 100%;
    width: 100%; }
  .proInfo-top .proInfo-banner {
    overflow: hidden;
    padding: 0 1px; }
    .proInfo-top .proInfo-banner .img100 {
      transition-duration: .5s; }
    .proInfo-top .proInfo-banner .swiper-slide {
      padding: 12px 0;
      cursor: pointer;
      border: 1px solid #dadada;
      overflow: hidden;
      transition-duration: .5s; }
      .proInfo-top .proInfo-banner .swiper-slide:hover, .proInfo-top .proInfo-banner .swiper-slide.cur {
        background: #f5f5f5; }
        .proInfo-top .proInfo-banner .swiper-slide:hover .img100, .proInfo-top .proInfo-banner .swiper-slide.cur .img100 {
          transform: scale(0.9); }
  .proInfo-top .left-mains {
    padding: 0 1.4rem; }
  .proInfo-top .right-mains {
    padding-left: 0rem; }
  .proInfo-top .proInfo-h5 {
    font-size: 30px;
    line-height: 48px;
    color: #333;
    margin-bottom: 24px; }
  .proInfo-top .scroll-wrap {
    height: 90px; }
  .proInfo-top .proInfo-dt {
    font-size: 16px;
    line-height: 30px;
    }
  .proInfo-top .right-middle {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin: 32px 0 2.1rem;
    padding: 1.2rem 0;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4; }
  .proInfo-top .sizes-left, .proInfo-top .application-left {
    flex: 0 0 126px; }
  .proInfo-top .sizes-wrap {
    line-height: 42px;
    margin-bottom: 20px; }
  .proInfo-top .sizes-right, .proInfo-top .application-right {
    flex: 0 0 calc(100% - 127px);
    width: calc(100% - 127px); }
  .proInfo-top .sizes-right {
    display: inline-flex;
    flex-wrap: wrap; }
  .proInfo-top .size-item {
    flex: 0 0 auto;
    margin-right: 16px;
    border: 1px solid #c4c4c4;
    transition-duration: .5s;
    cursor: pointer;
    padding: 0 6px; }
    .proInfo-top .size-item:hover, .proInfo-top .size-item.cur {
      background: #c8161d;
      color: #fff;
      border-color: #c8161d; }




.bh1400{ padding:10px 0px 50px}

.proInfo-middle {
  margin: 1.8rem auto 26px; }
  .proInfo-middle .m-info {
    display: none; }
  .proInfo-middle .middle-ajax-control1 {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    align-items: center;
    justify-content: center; }
  .proInfo-middle .ajax-sline {
    flex: 0 0 1px;
    height: 20px;
    background: #aaa; }
  .proInfo-middle .ajax-s0 {
    cursor: pointer;
    flex: 0 0 auto;
    padding: .5rem 1.4rem;
    transition-duration: .5s; }
    .proInfo-middle .ajax-s0:hover, .proInfo-middle .ajax-s0.cur {
      color: #c8161d; }
  .proInfo-middle .ajax-mains {
    font-size: 16px;
    line-height: 24px;
    color: #666; }
    .proInfo-middle .ajax-mains img {
      display: block;
      max-width: 100%;
      margin: 0 auto;
      height: auto !important; }

.proInfo-bottom {
  padding-bottom: 2.25rem; }
  .proInfo-bottom .proMore-banner {
    overflow: hidden;
    padding: 10px 0; }
  .proInfo-bottom .swiper-slide {
    background: #fff;
    text-align: center;
    transition-duration: .5s;
    padding-top: 20px; }
    .proInfo-bottom .swiper-slide:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      .proInfo-bottom .swiper-slide:hover .pro-h5 {
        color: #c8161d; }
  .proInfo-bottom .txts-wrap {
    padding: 6px 10px 1rem;
    font-size: 14px;
    line-height: 20px; }
  .proInfo-bottom .pro-h5 {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: bold;
    transition-duration: .5s; }
  .proInfo-bottom .pro-detail {
    color: #666;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px; }
  .proInfo-bottom .pro-more {
    font-size: 14px;
    color: #333;
    display: inline-block;
    text-decoration: underline; }

.special-nav {
  padding: 13px 0;
  line-height: 34px;
  font-size: 14px; }
  .special-nav .special-left {
    font-size: 16px;
    color: #000;
    flex: 0 0 auto; }
  .special-nav .special-right {
    flex: 0 0 auto;
    display: inline-flex;
    justify-content: flex-end; }
  .special-nav .pro-para-wrap {
    flex: 0 0 auto;
    display: inline-flex; }
  .special-nav .pro-para-a {
    flex: 0 0 auto;
    padding: 0 14px;
    color: #333;
    line-height: 34px;
    position: relative;
    transition-duration: .3s; }
    .special-nav .pro-para-a:after {
      content: "";
      position: absolute;
      display: block;
      width: 1px;
      height: 16px;
      top: 50%;
      right: 0;
      margin-top: -8px;
      background: #b6b6b6; }
    .special-nav .pro-para-a:last-child:after {
      display: none; }
    .special-nav .pro-para-a:hover, .special-nav .pro-para-a.cur {
      color: #c8161d; }

.top-buy {
  margin-left: 22px;
  flex: 0 0 100px;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  border-radius: 17px;
  background: #c8161d;
  position: relative;
  overflow: hidden;
  color: #fff;
  border: 1px solid transparent; }
  .top-buy:after {
    content: "";
    position: absolute;
    z-index: 0;
    background: #c8161d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .top-buy:before {
    content: "";
    display: block;
    width: 124%;
    height: 100%;
    position: absolute;
    left: -148%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .top-buy .buy-s0 {
    position: relative;
    z-index: 2;
    transition: .3s ease-in-out; }
  .top-buy:hover {
    border-color: #c8161d;
    color: #c8161d; }
    .top-buy:hover:before {
      left: -13%; }

.star-products .swiper-slide {
  position: relative; }
  .star-products .swiper-slide.cur {
    transform: scale(1.2, 1.2);
    z-index: 2; }
.star-products .star-name-wrap {
  position: absolute;
  left: 0;
  top: 50%;
  height: 50%;
  width: 100%; }
.star-products .star-name {
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 24px;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  padding: 0 10px; }
.star-products .star-banner {
  overflow: visible; }

.about-red-title {
  display: block;
  font-size: 16px;
  line-height:40px;
  background: #c8161d;
  width: 120px;
  height:40px;
  color: #fff;
  text-align: center; }

.about-list1 {
  position: relative;
  margin: 2.8rem auto 3rem;
  justify-content: flex-end; }
  .about-list1 .list1-right {
    flex: 0 0 50%; }
  .about-list1 .right-bg {
    height: 700px; }
  .about-list1 .m-img {
    display: none; }
  .about-list1 .list1-left {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
    width: 1400px;
    height: 100%;
    padding-right: 770px; }
  .about-list1 .list1-title {
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    padding: .6rem 0 .8rem; }
  .about-list1 .list1-detail {
    font-size: 16px;
    line-height: 1.9;
    color: #666; }
  .about-list1 .list1-square {
    justify-content: flex-start;
    padding-top: 1.6rem; }
  .about-list1 .square-item {
    flex: 0 0 120px;
    height: 120px;
    padding-top: 12px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    border: 1px solid #dcdcdc;
    margin-right: 12px;
    text-align: center; }
  .about-list1 .square-num {
    font-size: 36px;
    line-height: 50px;
    color: #c8161d;
    font-family: "Arial"; }

.about-list2 {
  border-top: 1px solid #e0e0e0; }
  .about-list2 .scroll-wrap {
    height: 108px; }
  .about-list2 .list2-banner {
    overflow: hidden; }
  .about-list2 .swiper-slide {
    border-right: 1px solid #e0e0e0;
    padding: 2.25rem 1.9rem 2.25rem;
    color: #000;
    line-height: 36px; }
    .about-list2 .swiper-slide:hover .img100 {
      transform: scale(1.1); }
    .about-list2 .swiper-slide:hover .list2-h4 {
      color: #c8161d; }
  .about-list2 .img100 {
    transition-duration: .8s; }
  .about-list2 .img-wrap {
    position: relative;
    overflow: hidden; }
  .about-list2 .txt-wrap {
    padding-top: 30px; }
  .about-list2 .list2-h4 {
    font-size: 20px;
    margin-bottom: 10px;
    transition-duration: .8s; }
  .about-list2 .list2-h5 {
    font-size: 16px;
    opacity: .7; }
  .about-list2 .about-red-title {
    position: absolute;
    z-index: 3;
    left: 20px;
    top: 20px; }

.about-list3 {
  padding-bottom: 3rem; }
  .about-list3 .list3-title1 {
    padding: 1.8rem 0 .9rem;
    font-size: 1rem;
    line-height: 1.1;
    color: #000;
    text-align: center; }
  .about-list3 .about-red-title {
    display: block;
    margin: auto; }
  .about-list3 .list3-mains {
    padding-top: 64px;
    padding-bottom: 1px;
    position: relative; }
    .about-list3 .list3-mains:before {
      position: absolute;
      display: block;
      width: 1px;
      height: 100%;
      top: 0;
      left: 50%;
      background: #cecece;
      content: ""; }
  .about-list3 .his-item {
    position: relative;
    margin-bottom: 3.75rem; }
    .about-list3 .his-item:before {
      position: absolute;
      display: block;
      width: 24px;
      height: 24px;
      top: 0;
      left: 50%;
      margin-left: -12px;
      background: url(../img/cir1.png) no-repeat center;
      content: ""; }
    .about-list3 .his-item:hover .img100 {
      transform: scale(1.1); }
    .about-list3 .his-item:hover .his-h5 {
      color: #c8161d; }
  .about-list3 .his-txts {
    line-height: 28px; }
  .about-list3 .his-h5 {
    font-size: 24px;
    color: #000;
    margin-bottom: 14px;
    transition-duration: .5s; }
  .about-list3 .img100 {
    transition-duration: .8s; }
  .about-list3 .his-dt {
    font-size: 16px;
    color: #666; }
  .about-list3 .his-imgs {
    position: relative;
    flex: 0 0 440px;
    height: 250px; }
  .about-list3 .his-txts {
    flex: 0 0 440px; }
  .about-list3 .scroll-wrap {
    height: 250px; }
  .about-list3 .his-years {
    position: absolute;
    z-index: 2;
    color: #000;
    font-size: 72px;
    line-height: 72px;
    top: 50%;
    margin-top: -36px;
    font-family: "didot"; }
  .about-list3 .odd .his-imgs {
    padding-left: 75px; }
  .about-list3 .odd .his-years {
    left: 0; }
  .about-list3 .even .his-txts {
    order: -1; }
  .about-list3 .even .his-imgs {
    padding-right: 75px; }
  .about-list3 .even .his-years {
    right: 0; }

.about-list4 {
  position: relative;
  justify-content: flex-start; }
  .about-list4 .find-more {
    margin-left: 0;
    margin-top: 2.25rem; }
  .about-list4 .list4-left {
    flex: 0 0 46.4%; }
  .about-list4 .left-bg {
    height: 800px; }
  .about-list4 .m-img {
    display: none; }
  .about-list4 .list4-right {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
    width: 1400px;
    height: 100%;
    padding-left: 730px;
    padding-top: 3rem; }
  .about-list4 .list4-title {
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    padding: .6rem 0 .8rem; }
  .about-list4 .list4-detail {
    font-size: 16px;
    line-height: 30px;
    color: #666; }
  .about-list4 .scroll-wrap {
    max-height: 300px; }

.about-list5 {
  padding: 3.6rem 0 2.7rem; }
  .about-list5 .list5-left {
    flex: 0 0 204px; }
  .about-list5 .list5-right {
    flex: 0 0 calc(100% - 376px);
    width: calc(100% - 376px); }
  .about-list5 .list5-title {
    font-size: 1rem;
    line-height: 1.1;
    color: #000; }
  .about-list5 .list5-title-dt {
    margin-top: 18px;
    font-size: 14px;
    line-height: 24px;
    color: #3d3d3d; }
  .about-list5 .list5-top-detail {
    font-size: .7rem;
    line-height: 1.7;
    color: #000;
    text-decoration: underline;
    margin-bottom: .7rem;
    font-style: italic; }
  .about-list5 .list5-bot-detail {
    font-size: 16px;
    line-height: 30px;
    color: #666; }

.service-list1 {
  padding: 2.2rem 0; }
  .service-list1 .txts-wrap {
    padding: 1rem  1.7rem 1.2rem;
    transition-duration: .5s;
    background: url(../img/cir2.png) no-repeat right 1rem center; }
  .service-list1 .list1-h5 {
    font-size: 22px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 12px;
    transition-duration: .5s; }
  .service-list1 .list1-dt {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    width: 292px; }
  .service-list1 .list1-item {
    flex: 0 0 47.8%;
    width: 47.8%;
    background: #fff;
    transition-duration: .5s; }
    .service-list1 .list1-item:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      .service-list1 .list1-item:hover .list1-h5 {
        color: #c8161d; }
      .service-list1 .list1-item:hover .txts-wrap {
        background: url(../img/cir2on.png) no-repeat right 0.8rem center; }

.service-list2 {
  padding-bottom: 2.5rem; }
  .service-list2 .list2-titles {
    font-size: .9rem;
    line-height: 1.2;
    text-align: center;
    color: #000;
    padding-bottom: 1.2rem; }
  .service-list2 .txts-wrap {
    padding: 0 10px; }
  .service-list2 .img-wrap {
    width: 62px;
    margin: 0 auto 20px; }
  .service-list2 .list2-h5 {
    font-size: 22px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px; }
  .service-list2 .list2-dt {
    font-size: 16px;
    line-height: 1.1;
    color: #666; }
  .service-list2 .list2-item {
    flex: 0 0 31.4%;
    width: 31.4%;
    background: #fff;
    transition-duration: .5s;
    padding: 1rem 0;
    text-align: center;
    background-size: cover !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    .service-list2 .list2-item:first-child {
      background: url(../img/ser2-bg1.jpg) no-repeat center; }
    .service-list2 .list2-item:nth-child(2) {
      background: url(../img/ser2-bg2.jpg) no-repeat center; }
    .service-list2 .list2-item:last-child {
      background: url(../img/ser2-bg3.jpg) no-repeat center; }

.search-titles {
  padding: 1.8rem 0;
  font-size: 40px;
  line-height: 1.1;
  color: #000;
  text-align: center; }

.doctor .news-list1 {
  padding-top: 1.9rem; }
  .doctor .news-list1 .txts-wrap {
    padding: .9rem 1rem  1.6rem; }
  .doctor .news-list1 .news-h5 {
    font-size: 24px; }
  .doctor .news-list1 .txts-wrap {
    font-size: 16px; }
  .doctor .news-list1 .news-detail {
    height: 56px;
    margin: 10px auto 32px;
    line-height: 28px; }

.problem-list1 {
  padding: 2.5rem 0; }
  .problem-list1 .problem-item {
    line-height: 36px;
    cursor: pointer;
    padding: 12px 1rem; }
    .problem-list1 .problem-item:nth-child(2n-1) {
      background: #f7f7f7; }
    .problem-list1 .problem-item.cur .problem-h5 {
      background: url(../img/jian3.png) no-repeat right 32px center; }
  .problem-list1 .problem-h5 {
    position: relative;
    padding: 18px 40px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    background: url(../img/jian3on.png) no-repeat right 32px center; }
    .problem-list1 .problem-h5:before {
      content: "";
      display: block;
      width: 22px;
      height: 22px;
      top: 25px;
      left: 0;
      position: absolute;
      background: url(../img/wen1.jpg) no-repeat center; }
  .problem-list1 .problem-detail {
    position: relative;
    padding: 18px 40px;
    display: none;
    font-size: 16px;
    color: #666;
    border-top: 1px solid #dedede; }
    .problem-list1 .problem-detail:before {
      content: "";
      display: block;
      width: 22px;
      height: 22px;
      top: 25px;
      left: 0;
      position: absolute;
      background: url(../img/da1.jpg) no-repeat center; }

.water-banner {
  position: relative; }
  .water-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .water-banner .m-banner-img {
    display: none; }
  .water-banner .banner-titles {
    flex: 0 0 518px;
    margin-left: 2.4rem;
    height: 346px;
    color: #fff; }
  .water-banner .w1400 {
    height: calc(100vh - 150px);
    padding-top: 90px;
    align-items: center; }
  .water-banner .ban-h3 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 1px;
    transition-delay: .2s; }
  .water-banner .ban-h4 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 20px;
    margin-top: 8px;
    transition-delay: .4s; }
  .water-banner .data-from {
    font-size: 14px;
    line-height: 24px;
    transition-delay: .6s; }
  .water-banner .ban-cir-wrap {
    justify-content: flex-start;
    margin: 60px 0 72px; }
  .water-banner .cir-item {
    flex: 0 0 96px;
    height: 96px;
    border: 1px solid rgba(255, 255, 255, 0.23);
    width: 96px;
    border-radius: 50%;
    margin-right: 24px;
    padding-top: 20px;
    line-height: 28px;
    text-align: center; }
    .water-banner .cir-item:first-child {
      transition-delay: .8s; }
    .water-banner .cir-item:last-child {
      transition-delay: 1s; }
  .water-banner .cir-s0 {
    display: block; }
  .water-banner .cir-en {
    font-weight: bold;
    font-size: 22px; }
  .water-banner .cir-cn {
    font-size: 14px; }

.lipstick-banner {
  position: relative; }
  .lipstick-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .lipstick-banner .innerBan-bg {
    background-position: center top !important; }
  .lipstick-banner .m-banner-img {
    display: none; }
  .lipstick-banner .banner-titles {
    color: #fff;
    text-align: center; }
  .lipstick-banner .w1400 {
    height: calc(100vh - 150px);
    padding-top: 10vh; }
  .lipstick-banner .banner-btn {
    display: block;
    background: #c8161d;
    width: 110px;
    border-radius: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin: auto;
    transition-delay: .2s; }
  .lipstick-banner .ban-h3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 24px 0 20px;
    transition-delay: .4s; }
  .lipstick-banner .ban-h4 {
    font-size: 30px;
    line-height: 1.2;
    transition-delay: .6s; }

.lipstick .lips-title {
  font-size: 40px;
  line-height: 1.2;
  color: #333; }
.lipstick .lips-font18 {
  font-size: 18px;
  line-height: 1.6;
  color: #666; }

.lithium .lipstick-banner .ban-h3 {
  letter-spacing: 20px; }
.lithium .lithium-title {
  font-size: 40px;
  line-height: 1.2;
  color: #333; }
.lithium .lithium-font18 {
  font-size: 18px;
  line-height: 1.6;
  margin-top: 20px;
  color: #666; }
.lithium .lithium-cir-wrap {
  justify-content: flex-start; }
.lithium .cir-item {
  flex: 0 0 98px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-right: 1.2rem; }
  .lithium-list4 .cir-item {
    flex: 0 0 auto;
  }
  .lithium-list4 .cir-ico {
    width: 98px;
  }
.lithium .cir-ico {
  display: block;
  margin: 0 auto 10px; }

.key .key-title {
  font-size: 40px;
  line-height: 1.2;
  color: #333; }
.key .key-font18 {
  font-size: 18px;
  line-height: 1.7;
  margin-top: 20px;
  color: #666; }
.key .water-list8 {
  background: #272525; }
  .key .water-list8 .list8-h3 {
    color: #fff; }

.alkaline .alkaline-title {
  font-size: 40px;
  line-height: 1.4;
  color: #333; }
.alkaline .alkaline-font18 {
  font-size: 18px;
  line-height: 1.7;
  color: #666; }

.hd02 {
  position: absolute;
  height: 92px;
  width: 10px;
  right: 42px;
  top: 50%;
  margin-top: -41px;
  z-index: 3; }
  .hd02 .swiper-pagination-bullet {
    cursor: pointer;
    display: block;
    margin: 0 auto 22px;
    width: 12px;
    height: 12px;
    opacity: .23;
    background: #fff;
    transition-duration: .5s; }
  .hd02 .swiper-pagination-bullet-active {
    opacity: 1; }

.white {
  color: #fff; }
  .white .lips-title, .white .key-title, .white .lithium-title, .white .alkaline-title {
    color: #fff; }
  .white .lips-font18, .white .key-font18, .white .lithium-font18, .white .alkaline-font18 {
    color: rgba(255, 255, 255, 0.7); }

.lithium-list1 {
  background: #f9fbff;
  padding-bottom: 2.5rem; }
  .lithium-list1 .w1140 {
    flex-wrap: nowrap; }
  .lithium-list1 .list1-img {
    transition-duration: .5s;
    animation-timing-function: cubic-bezier(0.75, 0.3, 0.88, 0.42) !important; }
  .lithium-list1 .list1-imgs {
    flex: 0 0 668px;
    position: relative;
    left: 154px; }
  .lithium-list1 .lithium-font18 {
    margin: 10px auto 1.5rem; }
  .lithium-list1 .lithium-title-wrap {
    padding-top: 4rem;
    flex: 0 0 556px;
    width: 556px; }
  .lithium-list1 .cover-txts {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
.lithium-list2 {
  color: #0a3a88;
  padding-top: 1.9rem; }
  .lithium-list2 .tec {
    text-align: center; }
  .lithium-list2 .list2-top {
    flex-wrap: nowrap;
    text-align: center;
    padding: 56px 0 40px; }
  .lithium-list2 .list2-item {
    flex: 0 0 30%; }
    .lithium-list2 .list2-item:nth-child(2) {
      flex: 0 0 38%;
      margin: 0 auto;

      border-left: 1px solid #d5d5d5;
      border-right: 1px solid #d5d5d5; }
  .lithium-list2 .item-mains {
    display: inline-block;
    padding-left: 64px;
    text-align: left; }
  .lithium-list2 .list2-num {
    font-size: 100px;
    line-height: 1.1;
    font-family: "bebasNeue";
    vertical-align: baseline; }
  .lithium-list2 .list2-en {
    font-size: 20px;
    line-height: 1.1;
    vertical-align: baseline; }
  .lithium-list2 .list2-h6 {
    font-size: 16px;
    line-height: 24px; }
  .lithium-list2 .list2-banner-wrap {
    color: #fff;
    position: relative; }

.lithium-list3 {
  background: #f4f7fe;
  padding: 2.5rem 0; }
  .lithium-list3 .w1140 {
    align-items: center; }
  .lithium-list3 .list3-imgs {
    position: relative;
    flex: 0 0 620px;
    overflow: hidden; }
  .lithium-list3 .lithium-font18 {
    margin: 22px auto 1.1rem; }
  .lithium-list3 .lithium-title-wrap {
    flex: 0 0 530px;
    height: 280px; }
  .lithium-list3 .list3-num-wrap {
    align-items: center;
    justify-content: flex-start; }
  .lithium-list3 .num-item {
    flex: 0 0 auto;
    transition-delay: .9s; }
    .lithium-list3 .num-item:first-child {
      margin-right: 1.4rem; }
  .lithium-list3 .num-s0 {
    color: #c8161d;
    font-size: 60px;
    line-height: 1.1;
    font-family: "bebasNeue"; }
  .lithium-list3 .num-cn {
    font-size: 18px;
    line-height: 1.7;
    color: #666; }
  .lithium-list3 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 30px; }
  .lithium-list3 .list3-imgs {
    flex: 0 0 59.1%;
    margin-right: -4rem;
    position: relative; }
  .lithium-list3 .list3-cover-img {
    animation: rotate360 3s linear infinite; }

.lithium-list4 {
  position: relative;
  background: url(../img/lithium-list4-bg1.png) no-repeat center;
  background-size: cover; }
  .lithium-list4 .bgImg {
    z-index: 1; }
  .lithium-list4 .w1140 {
    position: relative;
    z-index: 2;
    padding: 5.7rem 0 5.5rem;
    justify-content: flex-end; }
  .lithium-list4 .list4-imgs {
    display: none; }
  .lithium-list4 .lithium-font18 {
    margin-top: 16px;
    margin-bottom: 1.4rem; }
  .lithium-list4 .lithium-title-wrap {
    flex: 0 0 406px;
    margin-right: -1.5rem; }
  .lithium-list4 .cir-item {
    color: #fff; }

.lithium-list5 {
  background: #122969;
  padding: 1.8rem 0 2.5rem; }
  .lithium-list5 .w1140 {
    align-items: center; }
  .lithium-list5 .lithium-font18 {
    margin-top: 20px;
    margin-bottom: 3rem; }
  .lithium-list5 .lithium-title-wrap {
    flex: 0 0 426px;
    width: 426px; }
  .lithium-list5 .list5-banner-wrap {
    flex: 0 0 431px;
    width: 431px;
    margin-right: 3.1rem;
    position: relative;
    overflow: visible; }
    .lithium-list5 .list5-banner-wrap:after {
      position: absolute;
      z-index: 1;
      display: block;
      width: 17.78rem;
      height: 17.78rem;
      left: 0;
      top: 0;
      content: "";
      background: url(../img/yuan.png) no-repeat center;
      background-size: cover; }
  .lithium-list5 .txts-wrap {
    font-size: 18px;
    line-height: 1.1;
    color: #fff;
    background: #122969;
    margin-left: auto;
    margin-right: auto;
    width: 280px; }
  .lithium-list5 .list5-banner {
    position: relative;
    overflow: hidden;
    z-index: 2; }
  .lithium-list5 .swiper-slide {
    opacity: 0;
    transition-duration: 0s;
    text-align: center; }
  .lithium-list5 .swiper-slide-active {
    opacity: 1;
    transition-duration: 0s; }

.lithium-hd05 .swiper-pagination-bullet {
  display: inline-block;
  opacity: .23;
  background: #fff;
  margin: 0 11px;
  transition-duration: .5s; }
.lithium-hd05 .swiper-pagination-bullet-active {
  opacity: 1; }

@keyframes rotate360 {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-360deg); } }
.lithium-list2-banner {
  overflow: hidden; }
  .lithium-list2-banner .swiper-slide {
    overflow: hidden;
    background: #122969;
    height: 20.5rem;
    position: relative;
    justify-content: flex-end;
    opacity: 0;
    transition-duration: 0s; }
  .lithium-list2-banner .lithium-font18 {
    margin-top: 16px; }
  .lithium-list2-banner .slide-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    transition-duration: .8s; }
  .lithium-list2-banner .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .lithium-list2-banner .slide-right {
    height: 100%;
    flex: 0 0 50%; }
  .lithium-list2-banner .right-mains {
    width: 71.8%;
    margin-left: 12%;
    padding: 2.75rem 0 0; }
  .lithium-list2-banner .right-imgs {
    margin-top: 1.2rem; }
  .lithium-list2-banner .data-from {
    font-size: 12px;
    padding-top: 20px;
    line-height: 20px;
    color: #fff;
    opacity: .6; }
  .lithium-list2-banner .right-img {
    display: block;
    max-width: 100%;
    width: auto; }
  .lithium-list2-banner .right-img1 {
    width: 95.2%; }
  .lithium-list2-banner .right-img2 {
    width: 58.4%; }
  .lithium-list2-banner .right-img3 {
    width: 77.6%; }
    .lithium-list2-banner .right-imgs3 {
      padding-top: 1.5rem;
    }
  .lithium-list2-banner .swiper-slide-active {
    opacity: 1;
    transition-duration: .8s; }
  .lithium-list2-banner .data-from3 {
    padding-top: 0; }

.lipstick-list1 {
  padding-top: 3.7rem; }
  .lipstick-list1 .list1-imgs {
    flex: 0 0 436px;
    display: inline-flex; }
  .lipstick-list1 .list1-img {
    flex: 0 0 auto; }
    .lipstick-list1 .list1-img:first-child {
      margin-right: 32px; }
  .lipstick-list1 .lips-font18 {
    margin: 10px auto 1.5rem; }
  .lipstick-list1 .lips-title-wrap {
    padding-top: 1rem;
    flex: 0 0 460px; }
  .lipstick-list1 .list1-cir-wrap {
    justify-content: flex-start; }
  .lipstick-list1 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid #d4d4d4;
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333; }
    .lipstick-list1 .cir-item:first-child {
      margin-right: 32px; }
  .lipstick-list1 .cir-ico {
    display: block;
    width: 30px;
    margin: 0 auto 4px; }

.lipstick-list2 {
  background: #b00112;
  position: relative;
  padding: 4rem 0 7.5rem; }
  .lipstick-list2 .bgImg-cover-img {
    z-index: 2;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important; }
  .lipstick-list2 .w1140 {
    position: relative;
    z-index: 3;
    justify-content: flex-end; }
  .lipstick-list2 .list2-imgs {
    flex: 0 0 436px;
    display: inline-flex; }
  .lipstick-list2 .list2-img {
    flex: 0 0 auto; }
    .lipstick-list2 .list2-img:first-child {
      margin-right: 32px; }
  .lipstick-list2 .lips-font18 {
    margin: 18px auto 1.6rem; }
  .lipstick-list2 .lips-title-wrap {
    flex: 0 0 460px;
    margin-left: 100px; }
  .lipstick-list2 .list1-cir-wrap {
    justify-content: flex-start; }
  .lipstick-list2 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid rgba(255, 255, 255, 0.23);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #fff; }
    .lipstick-list2 .cir-item:first-child {
      margin-right: 32px; }
  .lipstick-list2 .cir-ico {
    display: block;
    width: 32px;
    margin: 0 auto 4px; }

.lipstick-list3 {
  background: #e3dbdb;
  padding-top: 2.25rem; }
  .lipstick-list3 .list3-imgs {
    flex: 0 0 617px; }
  .lipstick-list3 .lips-font18 {
    margin: 10px auto 1.5rem; }
  .lipstick-list3 .lips-title-wrap {
    padding-top: 3rem;
    flex: 0 0 460px; }

.lipstick-list4 {
  background: #212121; }
  .lipstick-list4 .bgImg {
    padding-top: 2.2rem; }
  .lipstick-list4 .list4-imgs {
    flex: 0 0 621px; }
  .lipstick-list4 .lips-font18 {
    margin-top: 20px; }
  .lipstick-list4 .lips-title-wrap {
    padding-top: 2.7rem;
    flex: 0 0 460px; }
  .lipstick-list4 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 30px; }
  .lipstick-list4 .list4-num-wrap {
    align-items: center;
    justify-content: flex-start;
    margin: 1.5rem auto 2.5rem; }
  .lipstick-list4 .num-item {
    flex: 0 0 auto;
    line-height: 28px;
    font-size: 14px;
    transition-delay: .9s; }
  .lipstick-list4 .num-s0 {
    font-size: 36px;
    line-height: 1.1;
    font-family: "century"; }
  .lipstick-list4 .num-cn {
    opacity: .7; }
  .lipstick-list4 .data-from {
    color: #868585;
    font-size: 14px;
    line-height: 2; }

.lipstick-list5 {
  background: #050505; }
  .lipstick-list5 .w1140 {
    align-items: center; }
  .lipstick-list5 .list5-imgs {
    position: relative;
    flex: 0 0 620px; }
  .lipstick-list5 .lips-font18 {
    margin: 10px auto 1.5rem; }
  .lipstick-list5 .lips-title-wrap {
    flex: 0 0 460px;
    height: 340px; }
  .lipstick-list5 .list5-cir-wrap {
    justify-content: flex-start; }
  .lipstick-list5 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 22px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-right: 32px; }
    .lipstick-list5 .cir-item:last-child {
      margin-right: 0; }
  .lipstick-list5 .cir-ico {
    display: block;
    width: 26px;
    margin: 0 auto 6px; }

.lipstick-list6 {
  align-items: center; }
  .lipstick-list6 .lips-title-wrap {
    flex: 0 0 37%;
    height: 360px;
    text-align: center; }
  .lipstick-list6 .title-mains {
    width: 370px;
    margin: 0 auto; }
  .lipstick-list6 .lips-font18 {
    margin: 20px auto 68px; }
  .lipstick-list6 .list6-imgs {
    flex: 0 0 62.5%;
    background: #010101; }
  .lipstick-list6 .bgImg {
    height: 20rem; }
  .lipstick-list6 .m-img {
    display: none; }
  .lipstick-list6 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 22px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-right: 46px; }
    .lipstick-list6 .cir-item:nth-child(4n) {
      margin-right: 0; }
  .lipstick-list6 .cir-ico {
    display: block;
    width: 26px;
    margin: 0 auto 6px; }

.lipstick-list7 {
  align-items: center; }
  .lipstick-list7 .lips-title-wrap {
    flex: 0 0 37%;
    height: 260px;
    text-align: center; }
  .lipstick-list7 .title-mains {
    width: 320px;
    margin: 0 auto; }
  .lipstick-list7 .lips-font18 {
    margin: 20px auto 68px; }
  .lipstick-list7 .list7-imgs {
    flex: 0 0 62.5%;
    background: #e3dadb; }
  .lipstick-list7 .bgImg {
    height: 20rem; }
  .lipstick-list7 .m-img {
    display: none; }
  .lipstick-list7 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 22px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-right: 46px; }
    .lipstick-list7 .cir-item:nth-child(4n) {
      margin-right: 0; }
  .lipstick-list7 .cir-ico {
    display: block;
    width: 26px;
    margin: 0 auto 6px; }

.key-banner {
  position: relative; }
  .key-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .key-banner.animate2 .bg-covers {
    opacity: 1; }
  .key-banner.animate2 .cir-item {
    opacity: 1;
    transform: rotateY(0); }
  .key-banner.animate2 .key-line {
    width: 158px;
    right: 96px; }
  .key-banner .key-line {
    display: block;
    position: absolute;
    bottom: 0;
    right: 254px;
    width: 0;
    height: 56px;
    overflow: hidden;
    transition-duration: .8s;
    transition-delay: 1s; }
  .key-banner .key-line-png {
    display: block;
    width: 158px; }
  .key-banner .bg-covers {
    z-index: 1;
    transition-delay: 1.8s;
    opacity: 0;
    transition-duration: 1.5s; }
  .key-banner .m-banner-img {
    display: none; }
  .key-banner .banner-titles {
    flex: 0 0 460px;
    width: 460px;
    height: 370px;
    color: #fff; }
  .key-banner .w1140 {
    position: relative;
    z-index: 3;
    height: calc(100vh - 150px);
    align-items: center; }
  .key-banner .ban-h3 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 1px;
    transition-delay: .2s;
    color: #ffda8c; }
  .key-banner .ban-cir-wrap {
    justify-content: flex-start;
    margin-top: 48px;
    width: 326px; }
  .key-banner .cir-item {
    flex: 0 0 98px;
    width: 98px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
    transition-duration: 1s;
    opacity: 0;
    transform: rotateY(90deg);
    transition-delay: .8s;
    margin-bottom: 16px; }
  .key-banner .cir-ico {
    width: 33px;
    margin: 0 auto;
    display: block; }
  .key-banner .cir-cn {
    font-size: 18px;
    display: block;
    line-height: 2.5;
    opacity: .7; }
.key-list1 .list1-imgs {
  position: relative;
}
.key-list1 .poaimg2-wrap,.key-list1 .poaimg1-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.key-list1 {
  position: relative;
  background: #282520;
  padding: 3.4rem 0 3.1rem; }
  .key-list1 .bgImg {
    z-index: 1; }
  .key-list1 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list1 .list1-imgs {
    flex: 0 0 584px; }
  .key-list1 .list1-img {
    flex: 0 0 auto; }
    .key-list1 .list1-img:first-child {
      margin-right: 32px; }
  .key-list1 .key-font18 {
    margin-top: 20px; }
  .key-list1 .key-title-wrap {
    padding-top: 1.9rem;
    flex: 0 0 460px;
    width: 460px; }
  .key-list1 .list1-cir-wrap {
    justify-content: flex-start; }
  .key-list1 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid #d4d4d4;
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333; }
    .key-list1 .cir-item:first-child {
      margin-right: 32px; }
  .key-list1 .cir-ico {
    display: block;
    width: 30px;
    margin: 0 auto 4px; }

.key-list2 {
  position: relative;
  background: #201f1c;
  padding: 2.2rem 0 1.7rem; }
  .key-list2 .bgImg {
    z-index: 1; }
  .key-list2 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list2 .list2-imgs {
    position: relative;
    flex: 0 0 391px;
    height: 560px;
    margin-left: 32px; }
  .key-list2 .list2-cover-img {
    position: absolute;
    width: 391px; }
  .key-list2 .animated .list2-cover-wrap {
    width: 100%;
    opacity: 1; }
  .key-list2 .list2-cover-wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    overflow: hidden;
    /*transition-duration: 1.5s;*/
    /*transition-delay: .8s;*/
    animation-timing-function: cubic-bezier(0, 0.65, 0, 1.26);
    opacity: 0; }
  .key-list2 .key-font18 {
    margin-top: 20px; }
  .key-list2 .key-title-wrap {
    margin-right: 1.9rem;
    padding-top: 3.3rem;
    flex: 0 0 460px;
    width: 460px; }

.key-list3 {
  position: relative;
  background: #111110;
  padding: 3.4rem 0 3.1rem; }
  .key-list3 .bgImg {
    z-index: 1; }
  .key-list3 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list3 .list3-imgs {
    flex: 0 0 584px;
    margin-right: -3.3rem; }
  .key-list3 .key-font18 {
    margin-top: 20px; }
  .key-list3 .key-title-wrap {
    padding-top: 1.9rem;
    flex: 0 0 460px;
    width: 460px; }
  .key-list3 .list3-cir-wrap {
    justify-content: flex-start; }
  .key-list3 .cir-item {
    flex: 0 0 98px;
    height: 98px;
    padding-top: 18px;
    border: 1px solid #d4d4d4;
    width: 98px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333; }
    .key-list3 .cir-item:first-child {
      margin-right: 32px; }
  .key-list3 .cir-ico {
    display: block;
    width: 30px;
    margin: 0 auto 4px; }

.key-list4 {
  position: relative;
  background: #201f1c;
  padding: 4.1rem 0; }
  .key-list4 .bgImg {
    z-index: 1; }
  .key-list4 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list4 .list4-imgs {
    position: relative;
    flex: 0 0 472px;
    height: 370px; }
  .key-list4 .list4-cover-img {
    position: absolute;
    width: 472px; }
  .key-list4 .animated .list4-cover-wrap {
    opacity: 1; }
  .key-list4 .list4-cover-wrap {
    overflow: hidden;
    transition-duration: .8s;
    transition-delay: .5s;
    opacity: 0; }
  .key-list4 .key-font18 {
    margin-top: 20px;
    margin-bottom: 1.1rem; }
  .key-list4 .key-title-wrap {
    padding-top: .8rem;
    flex: 0 0 460px;
    width: 460px; }
  .key-list4 .list4-days {
    width: 188px; }

.key-list5 {
  background: #020201;
  position: relative;
  padding: 2.4rem 0 11.2rem; }
  .key-list5 .bgImg {
    z-index: 1; }
  .key-list5 .w1140 {
    position: relative;
    z-index: 3; }
  .key-list5 .key-title-wrap {
    text-align: center; }

.key-list6 {
  background: #333131;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
  text-align: center;
  padding: .6rem 0 2.8rem; }
  .key-list6 .key-title2 {
    font-size: 36px;
    padding: 1.6rem 0 .7rem; }
  .key-list6 .key-font16 {
    max-width: 720px;
    opacity: .6;
    margin: 0 auto; }
  .key-list6 img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    height: auto !important; }
  .key-list6 .m-img {
    display: none; }

.alkaline-banner {
  position: relative; }
  .alkaline-banner .innerBan-bg {
    position: relative;
    z-index: 2; }
  .alkaline-banner.animate2 .ban-item {
    opacity: 1;
    transform: translate(0); }
  .alkaline-banner.animate2 .bg-covers {
    opacity: 1;
    transform: translate(0); }
  .alkaline-banner .alkaline-line {
    display: block;
    position: absolute;
    bottom: 0;
    right: 254px;
    width: 0;
    height: 56px;
    overflow: hidden;
    transition-duration: .8s;
    transition-delay: 1s; }
  .alkaline-banner .alkaline-line-png {
    display: block;
    width: 158px; }
  .alkaline-banner .bg-covers {
    z-index: 1;
    transition-delay: 1.5s;
    opacity: 0;
    transform: translateY(30px);
    transition-duration: 1s; 
     position: absolute;
  }
  .alkaline-banner .m-banner-img {
    display: none; }
  .alkaline-banner .banner-titles {
    flex: 0 0 480px;
    width: 480px;
    height: 330px;
    color: #fff; }
  .alkaline-banner .w1140 {
    position: relative;
    z-index: 3;
    height: calc(100vh - 150px);
    align-items: center; }
  .alkaline-banner .ban-h3 {
    font-size: 76px;
    line-height: 1.2;
    letter-spacing: 1px;
    transition-delay: .2s;
    color: #ffda8c; }
  .alkaline-banner .ban-h4 {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 1px;
    transition-delay: .4s;
    color: #fefefe;
    margin: 18px 0 56px; }
  .alkaline-banner .ban-item {
    padding-left: 38px;
    opacity: 0;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #fff;
    transform: translateY(30px); }
    .alkaline-banner .ban-item:first-child {
      background: url(../img/ban-item-ico1.png) no-repeat left center;
      transition-delay: .6s; }
    .alkaline-banner .ban-item:nth-child(2) {
      background: url(../img/ban-item-ico2.png) no-repeat left center;
      transition-delay: .8s; }
    .alkaline-banner .ban-item:last-child {
      background: url(../img/ban-item-ico3.png) no-repeat left center;
      transition-delay: 1s; }

.alkaline-list1 {
  position: relative;
  background: #0d0c0c;
  padding-top: 2.75rem;
  text-align: center; }
  .alkaline-list1 .alkaline-font18 {
    max-width: 728px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0 3.5rem; }
  .alkaline-list1 .list1-imgs {
    flex-wrap: nowrap; }
  .alkaline-list1 .list1-img {
    flex: 0 0 44.3%; }
  .alkaline-list1 .list1-vs {
    flex: 0 0 auto;
    font-family: "bebasNeue";
    font-size: 36px;
    line-height: 1.1;
    padding-top: 54px;
    text-align: center;
    color: #fff; }

.alkaline-list2 {
  position: relative;
  padding: 5.2rem 0 9.75rem; }
  .alkaline-list2 .bgImg {
    z-index: 1; }
  .alkaline-list2 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list2 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list2 .alkaline-font18 {
    margin-top: 20px; }
  .alkaline-list2 .list2-m-imgs {
    display: none; }

.alkaline-list3 {
  background: #222;
  position: relative;
  padding-top: 3.25rem; }
  .alkaline-list3 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list3 .alkaline-title {
    padding: 2rem 0 20px; }
  .alkaline-list3 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list3 .bgImg {
    z-index: 1; }
  .alkaline-list3 .list3-imgs {
    flex: 0 0 391px; }

.alkaline-list4 {
  background: #1b1b1b;
  position: relative;
  padding: 4rem 0 1.25rem; }
  .alkaline-list4 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list4 .alkaline-title {
    padding: 2rem 0 20px; }
  .alkaline-list4 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list4 .list4-imgs {
    flex: 0 0 510px; }
  .alkaline-list4 .bgImg {
    z-index: 1; }

.alkaline-list5 {
  background: #010101;
  position: relative;
  padding-top: 2.7rem; }
  .alkaline-list5 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list5 .alkaline-title {
    padding: 2.3rem 0 20px; }
  .alkaline-list5 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list5 .bgImg {
    z-index: 1; }
  .alkaline-list5 .list5-imgs {
    flex: 0 0 366px; }

.alkaline-list6 {
  background: #191919;
  position: relative;
  padding-top: 4.8rem; }
  .alkaline-list6 .w1140 {
    position: relative;
    z-index: 2; }
  .alkaline-list6 .alkaline-title {
    padding: 2rem 0 20px; }
  .alkaline-list6 .alkaline-title-wrap {
    flex: 0 0 460px;
    width: 460px; }
  .alkaline-list6 .list6-imgs {
    position: relative;
    flex: 0 0 359px;
    margin-right: 3.2rem; }
  .alkaline-list6 .bgImg {
    z-index: 1; }

.alkaline-list7 {
  text-align: center; }
  .alkaline-list7 .alkaline-title {
    padding: 1.8rem 0 1.5rem; }
  .alkaline-list7 .list7-mains {
    justify-content: space-between; }
  .alkaline-list7 .img100 {
    transition-duration: .8s; }
  .alkaline-list7 .list7-img {
    flex: 1;
    margin: 0 7px;
    overflow: hidden; }
    .alkaline-list7 .list7-img:hover .img100 {
      transform: scale(1.05); }

.alkaline-list8 {
  position: relative;
  background: #0d0c0c;
  padding-top: 3rem;
  text-align: center;
  color: #fff; }
  .alkaline-list8 .alkaline-font88 {
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0 3.5rem; }
  .alkaline-list8 .list8-img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .alkaline-list8 .alkaline-font18 {
    padding: 20px 0 1.7rem; }
  .alkaline-list8 .list8-num-wrap {
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    padding-bottom: 2.8rem; }
  .alkaline-list8 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 40px; }
  .alkaline-list8 .num-s0 {
    color: #fff;
    font-size: 36px;
    line-height: 1.1;
    font-family: "century"; }

.proInfo-buy {
  background: #c8161d;
  display: block;
  width: 270px;
  height: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent; }
  .proInfo-buy:after {
    content: "";
    position: absolute;
    z-index: 0;
    background: #c8161d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .proInfo-buy:before {
    content: "";
    display: block;
    width: 124%;
    height: 100%;
    position: absolute;
    left: -148%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .proInfo-buy .buy-s0 {
    position: relative;
    z-index: 2;
    transition: .3s ease-in-out; }
  .proInfo-buy:hover {
    border-color: #c8161d;
    color: #c8161d; }
    .proInfo-buy:hover:before {
      left: -13%; }

.return-wrap {
  padding: 40px 0; }
  .return-wrap .proInfo-buy {
    margin: auto; }

.find-more {
  background: #c8161d;
  display: block;
  margin: auto;
  width: 190px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 24px; }
  .find-more:after {
    content: "";
    position: absolute;
    z-index: 0;
    background: #c8161d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .find-more:before {
    content: "";
    display: block;
    width: 124%;
    height: 100%;
    position: absolute;
    left: -148%;
    top: 0;
    z-index: 1;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg); }
  .find-more .find-s0 {
    position: relative;
    z-index: 2;
    transition: .3s ease-in-out; }
  .find-more:hover {
    border-color: #c8161d;
    color: #c8161d; }
    .find-more:hover:before {
      left: -13%; }

.water-list {
  position: relative; }

.animated.water-list .bgImg {
  opacity: 1; }
.animated.water-list .js-m3 {
  opacity: 1;
  transform: translate(0, 0); }
.animated.water-list .rotateX3 {
  opacity: 1;
  transform: rotateY(0); }

.animated .rotateX3 {
  opacity: 1;
  transform: rotateY(0); }

.rotateX3 {
  opacity: 0;
  transform: rotateY(90deg);
  transition-property: transform opacity;
  transition-duration: 1.2s;
  transition-timing-function: ease; }

.water-list1 .item-mains {
  margin: 0 auto;
  width: 270px; }
.water-list1 .list1-item {
  padding: 2rem 0 1.8rem;
  flex: 1;
  text-align: center;
  line-height: 24px;
  color: #333; }
  .water-list1 .list1-item:nth-child(2) {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5; }
.water-list1 .list1-ico {
  width: 71px;
  margin: 0 auto 4px; }
.water-list1 .list1-h6 {
  font-size: 18px; }
.water-list1 .list1-h5 {
  font-size: 22px;
  line-height: 42px;
  color: #093072; }
.water-list1 .list1-detail {
  margin-top: 12px;
  font-size: 15px; }

.water-list2 {
  background: #e6e0e0; }
  .water-list2 .list2-imgs {
    position: relative;
    z-index: 1;
    flex: 0 0 57.5%; }
  .water-list2 .list2-titles {
    padding-top: 4.6rem;
    position: relative;
    z-index: 2;
    flex: 0 0 414px;
    margin-left: 3.3rem;
    height: 346px; }
  .water-list2 .list2-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px;
    color: #333;
    transition-delay: .3s; }
  .water-list2 .list2-h4 {
    font-size: 18px;
    line-height: 30px;
    margin: 14px 0 2.1rem;
    color: #666;
    transition-delay: .6s; }
  .water-list2 .sline0 {
    flex: 0 0 1px;
    height: 50px;
    background: #bfbfbf;
    margin: 0 30px; }
  .water-list2 .list2-num-wrap {
    align-items: center;
    justify-content: flex-start; }
  .water-list2 .num-item {
    color: #333;
    flex: 0 0 auto;
    line-height: 28px;
    text-align: center;
    transition-delay: .9s; }
  .water-list2 .num-s0 {
    display: block; }
  .water-list2 .num-dt {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.1; }
  .water-list2 .num-cn {
    font-size: 14px;
    line-height: 24px; }

.water-list3 {
  background: #1d1d1d;
  position: relative; }
  .water-list3 .list3-imgs {
    display: none;
    position: relative;
    z-index: 1;
    flex: 0 0 57.5%;
    opacity: 0;
    height: 41vw; }
  .water-list3 .w1400 {
    position: relative;
    z-index: 2;
    justify-content: flex-end; }
  .water-list3 .list3-titles {
    padding-top: 5rem;
    padding-bottom: 9rem;
    position: relative;
    z-index: 2;
    flex: 0 0 430px;
    margin-right: 1.7rem;
    color: #fff; }
  .water-list3 .list3-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list3 .list3-h4 {
    font-size: 14px;
    line-height: 30px;
    margin-top: 30px;
    color: rgba(255,255,255,.5); }

.water-list4 {
  background: #020a1d; }
  .water-list4 .bgImg {
    padding: 5rem 0 3rem; }
  .water-list4 .list4-imgs {
    position: relative;
    z-index: 1;
    flex: 0 0 48%; }
  .water-list4 .list4-titles {
    padding-top: 1.1rem;
    position: relative;
    z-index: 2;
    flex: 0 0 420px;
    color: #fff; }
  .water-list4 .list4-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list4 .list4-h4 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 14px;
    color: rgba(255,255,255,.7); }

.water-list5 {
  text-align: center;
  color: #fff;
  background: #222842; }
  .water-list5 .bgImg {
    padding: 3.8rem 0 2rem; }
  .water-list5 .list5-imgs {
    position: relative;
    width: 951px;
    margin: 0 auto .8rem; }
    .water-list5 .list5-imgs.animated .line-img-wrap {
      width: 100%; }
  .water-list5 .line-img {
    position: absolute;
    width: 951px;
    height: 100%;
    top: 0;
    left: 0; }
  .water-list5 .line-img-wrap {
    position: absolute;
    width: 0;
    height: 406px;
    left: 0;
    top: 0;
    transition-duration: 1.2s !important;
    animation-timing-function: ease-in-out !important;
    overflow: hidden; }
  .water-list5 .line-img-wrap1 {
    transition-delay: 1.6s; }
  .water-list5 .line-img-wrap2 {
    transition-delay: 2.8s; }
  .water-list5 .list5-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list5 .list5-h4 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 14px;
    color: rgba(255,255,255,.7); }
  .water-list5 .list5-imgs-detail {
    font-size: 16px;
    line-height: 3;
    color: rgba(255,255,255,.5);
    text-align: center; }

#wave {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0; }

.water-list6 {
  overflow: hidden;
  color: #fff;
  background: #2e2e2e; }
  .water-list6 .w1140 {
    position: relative;
    z-index: 3; }
  .water-list6 .bgImg {
    position: relative;
    padding: 2.4rem 0 1.8rem; }
  .water-list6 .list6-mains {
    margin-top: 2rem;
    justify-content: center; }
  .water-list6 .list6-titles {
    text-align: center; }
  .water-list6 .list6-left {
    position: relative;
    margin-right: 30px;
    width: 326px; }
    .water-list6 .list6-left .list6-para-h5:after {
      right: -115px; }
    .water-list6 .list6-left .list6-txts {
      right: 280px;
      top: 64px; }
  .water-list6 .list6-right {
    width: 334px;
    padding-top: 55px;
    position: relative;
    margin-left: 70px; }
    .water-list6 .list6-right .list6-para-h5:after {
      right: 100%; }
    .water-list6 .list6-right .list6-txts {
      right: -108px;
      top: 130px; }
  .water-list6 .list6-h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px; }
  .water-list6 .list6-txts {
    position: absolute;
    z-index: 2;
    line-height: 30px;
    width: 210px; }
  .water-list6 .list6-para-h5 {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    display: block; }
    .water-list6 .list6-para-h5:after {
      content: "";
      display: block;
      width: 95px;
      height: 4px;
      top: 13px;
      position: absolute;
      background: url(../img/dian1.png) no-repeat center; }
  .water-list6 .list6-para-h6 {
    display: block;
    font-size: 16px;
    line-height: 30px;
    opacity: .5; }

.water-list7 {
  text-align: center; }
  .water-list7 .list7-left, .water-list7 .list7-right {
    flex: 0 0 50%;
    position: relative; }
  .water-list7 .list7-left {
    background: #e9eaed; }
    .water-list7 .list7-left .list7-img {
      opacity: 0; }
  .water-list7 .list7-txts {
    position: relative;
    z-index: 2; }
  .water-list7 .list7-img {
    position: relative;
    z-index: 2;
    display: inline-block;
    max-width: 100%;
    margin: 0 auto; }
  .water-list7 .list7-h5 {
    display: block;
    font-size: 40px;
    line-height: 48px;
    color: #333;
    padding: 2.75rem 10px 20px; }
  .water-list7 .list7-h6 {
    padding: 0 10px 1.5rem;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #666; }

.water-list8 {
  padding-top: 2.5rem; }
  .water-list8 .list8-h3 {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    color: #333; }
  .water-list8 .para-a {
    display: block; }
  .water-list8 .list8-mains img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }

@keyframes rotate360 {
  form {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }
.news .news-list1 {
  padding-top: 1.5rem;
  background: #f5f5f5;
  padding-bottom: 2.5rem; }
  .news .news-list1 .w1400 {
    justify-content: flex-start; }
.news .news-item {
  flex: 0 0 32%;
  display: inline-block;
  width: 32%;
  background: #fff;
  margin-right: 2%;
  margin-bottom: 30px;
  transition-duration: .5s; }
  .news .news-item:nth-child(3n) {
    margin-right: 0; }
  .news .news-item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    .news .news-item:hover .news-h5, .news .news-item:hover .news-more {
      color: #c8161d; }
.news .txts-wrap {
  padding: 1rem 1rem 1.1rem;
  font-size: 14px;
  line-height: 24px; }
.news .news-h5 {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  height: 30px;
  font-weight: bold;
  transition-duration: .5s; }
.news .news-detail {
  color: #666;
  height: 48px;
  margin: 20px 0; }
.news .news-more {
  color: #333;
  display: inline-block;
  text-decoration: underline; }

.elegants-list1 {
  padding-top: 40px;
  padding-bottom: 2.5rem; }
  .elegants-list1 .w1400 {
    justify-content: flex-start; }
  .elegants-list1 .elegants-item {
    flex: 0 0 23.5%;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 30px;
    transition-duration: .5s; }
    .elegants-list1 .elegants-item:nth-child(4n) {
      margin-right: 0; }
    .elegants-list1 .elegants-item:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      .elegants-list1 .elegants-item:hover .elegants-h5 {
        color: #c8161d; }
  .elegants-list1 .txts-wrap {
    padding: 24px 28px; }
  .elegants-list1 .elegants-h5 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 18px;
    color: #333;
    height: 30px;
    font-weight: bold;
    transition-duration: .5s; }
  .elegants-list1 .elegants-time {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    display: inline-block; }

.elegantsInfo-list1 {
  padding: 1.5rem 0 3rem; }

.elegantsInfo-banner1-wrap {
  position: relative;
  overflow: visible;
  margin-bottom: 16px; }
  .elegantsInfo-banner1-wrap .elegantsInfo-banner1 {
    overflow: hidden; }
  .elegantsInfo-banner1-wrap .elegants-h6 {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    padding: 0 10px;
    color: #fff; }
  .elegantsInfo-banner1-wrap .swiper-slide {
    border: 1px solid #8d8b8a;
    background: #fff;
    cursor: pointer; }
    .elegantsInfo-banner1-wrap .swiper-slide:after {
      box-sizing: border-box;
      z-index: 1;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      position: absolute;
      background: url(../img/bgcover1.png) no-repeat center;
      background-size: cover !important; }

.elegantsInfo-banner2-wrap {
  position: relative;
  overflow: hidden; }
  .elegantsInfo-banner2-wrap .elegantsInfo-banner2 {
    overflow: hidden;
    padding: 0 1px; }
  .elegantsInfo-banner2-wrap .swiper-slide {
    cursor: pointer;
    position: relative;
    border: 1px solid #8d8b8a; }
    .elegantsInfo-banner2-wrap .swiper-slide:after {
      box-sizing: border-box;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border: 3px solid #c8161d;
      position: absolute;
      opacity: 0;
      transition-duration: .5s; }
  .elegantsInfo-banner2-wrap .swiper-slide-thumb-active:after {
    opacity: 1; }

.swiper-btns-wrap1 {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: 50%; }
  .swiper-btns-wrap1 .btn {
    position: absolute;
    display: block;
    top: -25px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-color: #e6e6e6;
    border-radius: 50%;
    overflow: hidden; }
    .swiper-btns-wrap1 .btn:focus {
      outline: none; }
    .swiper-btns-wrap1 .btn:hover {
      background-color: #c8161d; }
  .swiper-btns-wrap1 .prev {
    left: -130px;
    background-image: url(../img/prev1.png); }
    .swiper-btns-wrap1 .prev:hover {
      background-image: url(../img/prev1on.png); }
  .swiper-btns-wrap1 .next {
    right: -130px;
    background-image: url(../img/next1.png); }
    .swiper-btns-wrap1 .next:hover {
      background-image: url(../img/next1on.png); }

.swiper-btns-wrap2 {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: 50%; }
  .swiper-btns-wrap2 .btn {
    position: absolute;
    display: block;
    width: 44px;
    height: 150px;
    margin-top: -75px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-color: rgba(0, 0, 0, 0.5); }
    .swiper-btns-wrap2 .btn:focus {
      outline: none; }
    .swiper-btns-wrap2 .btn:hover {
      background-color: rgba(213, 10, 29, 0.5); }
  .swiper-btns-wrap2 .prev {
    left: 0;
    background-image: url(../img/prev2.png); }
    .swiper-btns-wrap2 .prev:hover {
      background-image: url(../img/prev2.png); }
  .swiper-btns-wrap2 .next {
    right: 0;
    background-image: url(../img/next2.png); }
    .swiper-btns-wrap2 .next:hover {
      background-image: url(../img/next2.png); }


      .swiper-btns-wrap3 {
        opacity: 0;
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: 50%; }
  .swiper-btns-wrap3 .btn {
    position: absolute;
    display: block;
    width: 24px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-color: rgba(0, 0, 0, 0.5); }
    .swiper-btns-wrap3 .btn:focus {
      outline: none; }
    .swiper-btns-wrap3 .btn:hover {
      background-color: rgba(213, 10, 29, 1); }
  .swiper-btns-wrap3 .prev {
    left: 0;
    background-image: url(../img/prev2.png); }
    .swiper-btns-wrap3 .prev:hover {
      background-image: url(../img/prev2.png); }
  .swiper-btns-wrap3 .next {
    right: 0;
    background-image: url(../img/next2.png); }
    .swiper-btns-wrap3 .next:hover {
      background-image: url(../img/next2.png); }
.selects-lists:hover .swiper-btns-wrap3 {
  opacity: 1;
}
.selects-lists .swiper-btns-wrap3 {
  margin-top: -18px;
}
.moudle-titles {
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
  color: #000;
  padding: 2rem 0 1.2rem; }

.recruits-list1 {
  padding: 40px 0 48px; }
  .recruits-list1 .list1-top {
    background: #fff;
    margin-bottom: 20px; }
  .recruits-list1 .txts-wrap {
    padding-top: 1.9rem;
    flex: 0 0 42.1%;
    margin-right: 1.2rem; }
  .recruits-list1 .top-img-wrap {
    flex: 0 0 49.5%; }
  .recruits-list1 .list1-bot-item {
    flex: 0 0 24.2%;
    width: 24.2%;
    background: #fff;
    padding: 48px 0;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666; }
  .recruits-list1 .red-num {
    font-size: 56px;
    color: #c8161d;
    font-family: "bebas"; }
  .recruits-list1 .red-nums {
    margin-bottom: 10px;
    vertical-align: sub; }
  .recruits-list1 .red-nums, .recruits-list1 .gray-txts {
    padding: 0 10px; }
  .recruits-list1 .list1-h5 {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #333; }
  .recruits-list1 .scroll-wrap {
    height: 264px; }
  .recruits-list1 .list1-dt {
    font-size: 16px;
    line-height: 24px;
    color: #666; }
  .recruits-list1 .list1-bg {
    height: 470px; }
  .recruits-list1 .m-img {
    display: none; }

.recruits-list2 {
  padding-bottom: 2.5rem; }
  .recruits-list2 .recruits-search {
    position: relative;
    width: 470px;
    font-size: 16px;
    color: #333;
    padding-right: 70px;
    margin: 0 auto 44px; }
  .recruits-list2 .recruits-input0 {
    display: block;
    width: 100%;
    height: 60px;
    padding-left: 62px;
    line-height: 60px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    background: url(../img/ser3.png) no-repeat left 21px center; }
  .recruits-list2 .recruits-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    z-index: 2;
    color: #fff;
    text-align: center;
    padding: 0;
    border: none;
    background: #c8161d; }
  .recruits-list2 .recruits-item {
    display: block;
    padding: 28px 0 28px 28px;
    line-height: 30px; }
    .recruits-list2 .recruits-item:nth-child(2n-1) {
      background: #f5f5f5; }
  .recruits-list2 .item-mains {
    align-items: stretch; }
  .recruits-list2 .list2-item-left {
    flex: 0 0 calc(100% - 294px);
    width: calc(100% - 294px);
     }
  .recruits-list2 .list2-item-right {
    flex: 0 0 194px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ababab; }
  .recruits-list2 .right-btn {
    display:inline-block;
    width: 114px;
    height: 36px;
    flex: 0 0 114px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    background: #c8161d;
    text-align: center; }
  .recruits-list2 .recruits-name {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px; }
  .recruits-list2 .left-request {
    font-size: 14px;
    color: #666;
    justify-content: flex-start; }
  .recruits-list2 .request-item {
    flex: 0 0 auto;
    padding-right: 20px;
    margin-right: 20px;
    position: relative; }
    .recruits-list2 .request-item .request-name{
        font-size: 14px;
        color: #666;
    }
    .recruits-list2 .request-item:after {
      position: absolute;
      height: 14px;
      width: 1px;
      background: #ababab;
      right: 0;
      top: 50%;
      margin-top: -7px;
      content: "";
      display: block; }
    .recruits-list2 .request-item:last-child:after {
      display: none; }

.recruits-list3 {
  padding-bottom: 2rem; }
  .recruits-list3 .txts-wrap {
    padding: 0 10px; }
  .recruits-list3 .img-wrap {
    width: 74px;
    margin: 0 auto 10px; }
  .recruits-list3 .list2-h5 {
    font-size: 20px;
    line-height: 1.2;
    color: #333;
    font-weight: bold;
    margin: 6px auto; }
  .recruits-list3 .list2-dt {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    max-width: 290px;
    margin: auto; }
  .recruits-list3 .list2-item {
    flex: 0 0 31.4%;
    width: 31.4%;
    background: #fff;
    transition-duration: .5s;
    padding: 1.25rem 0;
    text-align: center;
    background: #fff; }

.recruits-list4 {
  padding-bottom: 1.6rem; }
  .recruits-list4 .recruits-list4-banner {
    overflow: hidden; }
  .recruits-list4 .swiper-slide {
    padding: 16px;
    border-left: 1px solid #f3f3f3; }
  .recruits-list4 .progress-num {
    font-size: 30px;
    line-height: 2rem;
    font-family: "bebas";
    color: #c8161d; }
  .recruits-list4 .progress-h5 {
    font-size: 18px;
    line-height: 2rem;
    color: #333; }

.recruitsInfo-list1 {
  padding-bottom: 2.5rem; }

.recruits-form-wrap {
  padding: 40px;
  background: #fff;
  font-size: 16px;
  color: #666;
  line-height: 48px; }
  .recruits-form-wrap .spred {
    position: relative;
    top: 5px;
    font-size: 16px;
    font-family: Arial;
    color: #c8161d;
    padding-left: 10px;
    margin-right: 4px; }
  .recruits-form-wrap .tr {
    margin-bottom: 24px; }
  .recruits-form-wrap .tr1 .td {
    flex: 0 0 49%;
    display: inline-flex;
    border: 1px solid #ddd; }
  .recruits-form-wrap .tr2 .td {
    flex: 0 0 100%;
    border: 1px solid #ddd; }
  .recruits-form-wrap .code-td {
    position: relative; }
  .recruits-form-wrap .captchas {
    position: absolute;
    display: block;
    width: 160px;
    height: 100%;
    right: 0;
    top: 0; }
  .recruits-form-wrap .spred-wrap {
    flex: 0 0 93px; }
  .recruits-form-wrap .file-td {
    padding-top: 11px;
    line-height: 28px; }
  .recruits-form-wrap .msg-input {
    flex: 0 0 calc(100% - 94px);
    width: calc(100% - 94px);
    height: 48px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    background: #fff; }
  .recruits-form-wrap .file-input {
    background: none;
    border: none;
    height: 28px; }
  .recruits-form-wrap .msg-textarea {
    flex: 0 0 calc(100% - 94px);
    width: calc(100% - 94px);
    height: 200px;
    padding: 0;
    border: none; }
  .recruits-form-wrap .recruits-submit {
    border: none;
    background: #c8161d;
    display: block;
    width: 170px;
    height: 48px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: auto;
    transition-duration: .5s; }
    .recruits-form-wrap .recruits-submit:hover {
      transform: translateY(-4px); }
  .recruits-form-wrap .error {
    border-color: #D70128; }


.w1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 1500px) {
  
  .w1400 {
    width: 92%; }
    .w1170, .nav-hides2 .w1400 {
	  	width: 840px;
	  }
  .about-list1 .list1-left {
    width: 92%;
    left: 4%;
    margin-left: auto;
    padding-right: 48vw; }
  .about-list1 .right-bg {
    height: 600px; }

  .about-list4 .list4-right {
    width: 92%;
    left: 4%;
    margin-left: auto;
    padding-left: 48vw; }
  .about-list4 .left-bg {
    height: 700px; } }

	



  .pro-hots .pro-hots-left .hots-h5 {
    bottom: .4rem; }

  .pro-hots .pro-hots-right .hots-h5 {
    bottom: 1rem; }

  .pro-hots .hots-item .hots-txts, .pro-hots .hots-item .hots-h5 {
    padding: 0 20px; }

  .pro-hots .hots-item:hover .hots-txts, .pro-hots .hots-item:hover .hots-h5 {
    padding: 0 20px; }

  .about-list5 .list5-title, .about-list5 .list5-title-dt {
    text-align: center; }

  .key-list2 .key-title-wrap {
    margin-right: 0; }

  .lithium-list4 .lithium-title-wrap, .lithium-list5 .list5-banner-wrap {
    margin-right: 0; } }
@media (max-width: 1023px) {

  .welcome-fast-list2 .bgImg {
    display: none; }

  .welcome-fast-list2 .m-img {
    display: block; }
  .welcome-fast-list2 .right-item, .welcome-fast-list2 .list2-left, .welcome-fast-list2 .list2-right {
    height: auto; }
  .recruits-list2 .list2-item-left {
    width: 100%;
  }
  .water-list7 .list7-left, .water-list7 .list7-right,.welcome-fast-list2 .list2-left,.welcome-fast-list2 .list2-right {
    flex: 0 0 100%; }

  .water-list2 .list2-titles {
    padding: 40px 0; }

  .alkaline-list4 .list4-imgs, .water-list2 .list2-imgs {
    flex: 0 0 49%; }

  .water-list1 .list1-item {
    padding: 40px 0; }

  .water-list3 .list3-titles {
    margin-right: 0;
    padding: 3rem 0; }

  .water-list5 .line-img-wrap {
    height: 290px; }

  .water-list4 .list4-titles {
    padding-top: 0; }

  .water-list5 .list5-imgs, .water-list5 .line-img {
    width: 680px; }

  .water-list4 .bgImg {
    padding: 2rem 0; }

  .water-list2 .list2-titles {
    margin-left: 0; }

  .water-list1 .list1-ico {
    width: 48px; }

  .water-list1 .list1-h5 {
    font-size: 18px; }

  .water-list1 .item-mains {
    width: 100%;
    padding: 0 5px; }

  .lithium-list5 .txts-wrap {
    font-size: 14px; }

  .lithium-list4 .w1140 {
    padding: 3rem 0 4rem; }

  .lithium-list3 .list3-imgs, .lithium-list5 .list5-banner-wrap {
    flex: 0 0 42%;
    width: 42%; }

  .lipstick-list2 .lips-font18 {
    margin-bottom: 20px; }

  .lipstick-list2 {
    padding: 2rem 0 6rem; }

  .lipstick-list6 .title-mains, .lipstick-list7 .title-mains {
    width: 100%;
    padding: 0 30px; }

  .lipstick-list4 .lips-title-wrap {
    padding-top: 0; }

  .lipstick-list4 .list4-num-wrap {
    margin: 20px 0; }

  .key-list6, .lithium-list3 .num-cn {
    font-size: 14px; }

  .key-banner .ban-cir-wrap {
    margin-top: 14px; }

  .key-list1, .key-list4 {
    padding: 40px 0; }
    .key-list3 {
    	padding: 0;
    }
    .key-list3 .w1140 {
    	width: 100%;
    }
    .key-list3 .key-title-wrap {
    	padding: 40px 4vw;	
    }

  .key-list5 {
    padding-bottom: 8rem; }

  .lipstick-list1 .lips-title-wrap {
    padding-top: 0; }

  .water-list8, .key-list5, .lipstick-list5 .lips-title-wrap, .lipstick-list3 .lips-title-wrap, .lipstick-list1 {
    padding-top: 40px; }

  .key-list4 .list4-imgs, .key-list1 .list1-imgs, .key-list3 .list3-imgs {
    order: -1; }

  .key .key-title, .water-list8 .list8-h3, .lipstick-banner .ban-h3, .lithium-list2-banner .lithium-title {
    font-size: 26px; }

  .lipstick-banner .ban-h4 {
    font-size: 20px; }

  .key-list1 .key-title-wrap, .key-list2 .key-title-wrap, .key-list3 .key-title-wrap, .key-list4 .key-title-wrap {
    flex: 0 0 100%;
    padding-top: 20px; }

  .key-list2 .key-title-wrap {
    flex: 0 0 320px;
    padding-top: 100px; }

  .key-list1 .list1-imgs, .key-list3 .list3-imgs {
    flex: 0 0 100%; }

  .key-list2 .key-title-wrap {
    flex: 0 0 320px; }

  .key-banner .ban-h3 {
    font-size: 20px; }

  .key-banner .cir-cn {
    font-size: 10px;
    line-height: 1.5; }

  .key-banner .cir-item {
    flex: 0 0 60px;
    margin-right: 3px;
    margin-bottom: 3px; }

  .key-banner .banner-titles {
    flex: 0 0 190px;
    width: 190px;
    height: 156px; }

  .problem-list1 {
    padding: 40px 0; }

  .problem-list1 .problem-item {
    padding: 5px 15px;
    line-height: 28px; }

  .problem-list1 .problem-h5 {
    padding: 10px 30px; }

  .problem-list1 .problem-detail {
    padding: 10px 0 10px 30px; }

  .problem-list1 .problem-h5 {
    font-size: 14px; }

  .problem-list1 .problem-detail {
    font-size: 12px; }

  .problem-list1 .problem-h5:before, .problem-list1 .problem-detail:before {
    top: 14px; }

  .problem-list1 .problem-item .problem-h5 {
    background-position: right 0 center !important; }

  .proInfo-buy {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    width: 170px;
    margin: auto; }

  .proInfo-top .proInfo-h5 {
    font-size: 24px; }

  .proInfo-top .right-middle, .proInfo-top .proInfo-dt {
    font-size: 14px;
    line-height: 24px; width:50% }

  .proInfo-top .sizes-wrap {
    line-height: 32px; }

  .proInfo-middle {
    margin: 0 auto; }

  .proInfo-top .right-middle {
    margin: 40px 0; }

  .proInfo-top .sizes-left, .proInfo-top .application-left {
    flex: 0 0 80px; }

  .proInfo-top .proInfo-left, .proInfo-top .proInfo-right {
    flex: 0 0 100%; }

  .proInfo-top .left-mains {
    padding: 0 15px; }

  .proInfo-top .show-imgs {
    padding: 15px 0;
    margin-bottom: 0; }

  .proInfo-top .proInfo-banner .swiper-slide {
    padding: 6px 0; }

  .proInfo-top .right-mains {
    padding-left: 0; }

  .proInfo-top .sizes-right, .proInfo-top .application-right {
    flex: 0 0 calc(100% - 81px);
    width: calc(100% - 81px); }

  .proInfo-top .proInfo-h5 {
    line-height: 1.5; }

  .proInfo-top .proInfo-left {
    padding-top: 0;
    padding-bottom: 20px;
    background: #fff;
    margin-bottom: 24px; }

  .proInfo-top .scroll-wrap {
    height: auto; }

  .proInfo-top:before, .proInfo-top:after {
    display: none; }

  .proInfo-top {
    padding: 40px 0; }


  .pro .pro-item {
    flex: 0 0 49%;
    margin-right: 2%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    .pro .pro-item:nth-child(2n) {
      margin-right: 0; }

  .pro .pro-h5, .pro .pro-more, .proInfo-bottom .pro-h5, .proInfo-bottom .pro-more {
    font-size: .5rem;
    line-height: 1.3; }

  .pro .pro-detail, .proInfo-bottom .pro-detail {
    line-height: 1.3;
    font-size: .45rem;
    margin: 4px auto 6px; }

