﻿*{ margin:0; box-sizing: border-box; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:1rem;  line-height: 24px; min-width: 1360px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #ee1d23;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto1280{ width:1360px; margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center1 { display: flex; align-items: center; justify-content: center;}
em,i{ font-style: normal;}


::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}


#home .home,
#about .about,
#products .products,
#newst .newst,
#contact .contact,
#solution .solution{color: #ee1d23; font-weight: bold;}







input,button,select,textarea{ outline:none;  font-family: "microsoft yahei"; }
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; position: relative; }

header.current{ background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
header.current .logo a{background: url(../images/logo1.png) no-repeat;}
header.current nav li a{ color: #333;}


header{ width: 100%;height: 98px; border-bottom:2px solid rgba(255,255,255,0.4); position: fixed; left: 0; top: 0; z-index: 999;}
.header-all{ position: relative; width: 100%; height: 100%;}
header .logo{ width: 220px; height: 45px;}
header .logo a{ display: block; width: 220px; height: 45px; background: url(../images/logo.png) no-repeat;}
header .logo a h1{ display: none;}


header nav li{ padding: 0 20px; line-height: 98px; font-size: 1rem; position: relative;}
header nav li a{ color: #FFFFFF;}
header nav li a i{ margin-left: 5px;}
header nav li:hover ul{ display: block;}
header nav li ul{ display: none; position: absolute; left: 0; z-index: 999; top:84px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 160px; border-radius:6px ;}
header nav li ul li{ height: 42px; line-height: 42px; font-size: 0.9rem; border-bottom: 1px solid #EEEEEE; padding: 0;}
header nav li ul li:last-child{ border-bottom: none;}
header nav li ul li a{ display: block; padding: 0 15px; font-weight: normal; font-size: 0.9rem; color: #333333; text-align: center;}
header nav li ul li a:hover{ background: #ee1d23; color: #FFFFFF; border-bottom: none;}

header nav li.pronav{ position: inherit;}
header nav li.pronav .sec_cont{ display: none;  width: 100%;  position: absolute; left: 0; top: 84px; z-index: 999; visibility: hidden;}
header nav li.pronav .sec_cont .auto1280{background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); margin: 0 auto; width: 40%; border-radius:12px; padding: 30px 50px;}
header nav li.pronav:hover .sec_cont{ visibility: visible; display: block;}
header nav li.pronav .sec_cont dl dt { height: 42px; line-height: 42px; overflow: hidden;}
header nav li.pronav .sec_cont dl dt a{ color: #111; font-size: 1.2rem; font-weight: bold;}
header nav li.pronav .sec_cont dl dd a{ display: block; color: #333333; line-height: 30px; font-size: 1rem; height: 30px; overflow: hidden;}
header nav li.pronav .sec_cont dl a:hover{ color: #EE1D23; text-decoration: underline;}
header nav li a.navmoon{ color: #EE1D23; font-weight: bold;}

.searchshow{ width: 301px;height: 45px;background: #FFFFFF;border-radius: 8px 8px 8px 8px;border: 2px solid #EE1D23;}
.searchshow input{border: none; height: 41px; border-radius:4px 0 0 4px; border-right:none;   background:none; padding: 0 15px; width: 80%;}
.searchshow button{ border: none; font-size: 1.4rem; border-radius: 0 4px 4px 0; width: 20%; height: 41px; background: #EE1D23; color:#FFFFFF;}


.banner{ width:100%; height:auto;}
.banner img{ width:100%; height:auto;}

/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual .owl-prev,.main_visual .owl-next{width:16px;height: 28px;background-repeat: no-repeat; background-size:cover; background-position: center center; position: absolute;top: 50%;margin-top: -16px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 8%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 8%; }
.main_visual .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 40px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 46px; height: 4px; background:#FFFFFF; }
.main_visual .owl-dot.active span{ background:#ee1d23; }
.main_visual .owl-controls{ height: 0;}

.home-title{ padding: 70px 0 45px 0; text-align: center; }
.home-title h2{font-size:2.4rem; color: #111111; line-height: 62px;}
.home-title p{ line-height: 30px; font-size: 1.1rem;}


.home-products{ width: 100%; height: auto; background: url(../images/homeprobg.png) no-repeat center; background-size:cover; padding-bottom: 80px;}

.home-products-list{}

.home-products-item{ text-align: center; width: 17.5%; height: 526px; position: relative; cursor: pointer;  transition: all ease .5s; }
.home-products-item img{ width: 100%; height: 100%; object-fit: cover; border-radius: 12px; object-position: right; }
.home-products-item-info{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; padding: 55px 30px; color: #FFFFFF; z-index: 333;}
.home-products-item-info img{ width: 46px; height: 46px; border-radius:0;}
.home-products-item-info b{ color: #FFFFFF; display: block; font-size: 1.6rem; line-height: 36px; margin-top: 20px;}
.home-products-item-info1{ display:none;}


.home-products-item.active{ width: 62%;}
.home-products-item.active .home-products-item-info{ display: none;}
.home-products-item.active .home-products-item-info1{ display: flex; align-items: center; text-align: left; width: 100%; height: 100%; position: absolute; left: 0; top: 0; padding: 50px; z-index: 333;}
.home-products-item.active .home-products-item-info1 b{ display: block; font-size: 2rem; color: #111111; line-height: 50px; margin-bottom: 10px;}
.home-products-item.active .home-products-item-info1 b a{ color:#111;}
.home-products-item.active .home-products-item-info1 b a:hover{ color:#ee1d23}
.home-products-item.active .home-products-item-info1 span{ display: block;}
.home-products-item.active .home-products-item-info1 span a{ display: block; font-size: 0.9rem; line-height: 26px; background: url(../images/homeproa.png) no-repeat left center; padding-left: 15px;}
.home-products-item.active .home-products-item-info1 a.homeprolinks{ display: inline-block; margin-top: 35px; background: #EE1D23; height: 45px; line-height: 45px; border-radius:30px; color: #FFFFFF; padding: 0 25px;}
.home-products-item.active .home-products-item-info1 a.homeprolinks:hover{ background: #111111;}

.home-about{ padding-bottom: 80px;}
.home-about .auto1280{ position: relative;}
.home-about-left{ width: 49%; padding-right: 80px; background: url(../images/homeabbg.png) no-repeat left bottom;}
.home-about-left h3{ font-weight: normal; font-size: 1.2rem; line-height: 26px;}
.home-about-left h4{ color: #111111; font-size: 1.5rem; line-height: 42px; margin-bottom: 15px;}
.home-about-left-info{ font-size: 0.9rem; line-height: 26px;}
.home-about-left a{display: inline-block; margin-top:60px; background: #111; height: 45px; line-height: 45px; border-radius:30px; color: #FFFFFF; padding: 0 25px;}
.home-about-left a:hover{ background: #EE1D23;}


.home-about-left-num{ width: 783px; height: 133px; padding:35px 0; position: absolute; left: 0; bottom: 0; z-index: 333; background: url(../images/homenum.png) no-repeat; color: #FFFFFF;}
.home-about-left-num dl{ width: 33.3%; padding: 0 70px; border-right:1px solid #FFFFFF;}
.home-about-left-num dl:last-child{ border: none;}
.home-about-left-num dl dt b{ font-size: 3rem;}
.home-about-left-num dl dt span{ padding-left: 10px; font-size: 0.9rem;}
.home-about-left-num dl dd{ font-size: 0.9rem; line-height: 26px;}
.home-about-right{ width: 51%; height: auto;}




.home-solution{ width: 100%; height: auto; position: relative;}
.home-solution-list{ width: 100%; height: auto;  position: relative;}
.home-solution-list img{ width: 100%; height: auto;  }

.home-solution-info{padding: 80px 0; position: absolute; left: 0; top: 0; z-index: 333; color: #FFFFFF; width: 100%; height: auto;}

.home-solution-title{ }
.home-solution-title-left{}
.home-solution-title-left h2{ font-size: 2.4rem; line-height: 56px;}
.home-solution-title-left p{ line-height: 34px; font-size: 1.1rem;}
.home-solution-title a{display: inline-block;  height: 45px; line-height: 45px; border-radius:30px; color: #FFFFFF; padding: 0 25px; border:1px solid #FFFFFF;}
.home-solution-title a:hover{ background: #EE1D23; border-color:#EE1D23 ;}

.home-solution-infobox{ padding-top: 110px; padding-right: 42%;}
.home-solution-infobox h3{ color: #FFFFFF; display: inline-block; font-size: 1.9rem; border-bottom:6px solid #EE1D23; line-height: 42px; height: 40px;}
.home-solution-infobox h3 a{ color: #FFFFFF;}
.home-solution-infobox p{ margin-top: 25px; line-height: 26px;}

.home-solution-tab{ position: relative; margin-top: -160px; z-index: 666;}
.home-solution-tab li{ padding:15px 20px; width:16.66%; height: 107px; margin-top: 53px; background: linear-gradient( 92deg, #FFFFFF 0%, #F2F2F2 100%); cursor: pointer;}
.home-solution-tab-left{}
.home-solution-tab-left b{ margin-left: 5px; display: inline-block; font-size: 0.9rem; font-weight: normal;}
.home-solution-tab li span{ display: inline-block; width: 15px; height: 6px; background: url(../images/souicons.png) no-repeat;}
.home-solution-tab li.thistab{ display: block; text-align:  center; background: #EE1D23; color: #FFFFFF; height: 160px; margin-top: 0;}
.home-solution-tab li.thistab span{ display: none;}
.home-solution-tab li.thistab .home-solution-tab-left{ width: 100px; margin: 0 auto; }
.home-solution-tab li.thistab em{ display: block; width: 100px; height: 100px; background: url(../images/souiconli.png) no-repeat;}
.home-solution-tab li.thistab em img{ margin-top: 30px;  filter: grayscale(100%) brightness(0%) invert(100%);}
.home-solution-tab li.thistab b{ display: block; width: 100%; font-weight: bold; font-size: 1rem; line-height: 32px;}

.home-brand{ width: 100%; height: auto; background: url(../images/homebrandbg.png) no-repeat center; background-size:cover; padding: 80px 0;}
.home-brand-left{ width: 360px; height: auto;}
.home-brand-left h2{  color: #111111;  font-size: 2.4rem;line-height: 62px;}
.home-brand-left p{line-height: 30px; font-size: 1.1rem;}
.home-brand-left a{display: inline-block; margin-top:50px; background: #111; height: 45px; line-height: 45px; border-radius:30px; color: #FFFFFF; padding: 0 25px;}
.home-brand-left a:hover{ background: #EE1D23;}


.home-brand-right{ width: calc(100% - 360px); height: auto;}
.home-brand-right a{ display: block; width: 32.3%; margin-bottom: 1.5%; background: #FFFFFF; padding: 10px 20px; box-shadow: 0px 8px 20px 1px rgba(0,90,191,0.08);}
.home-brand-right a img{ width: 100%; height: auto;}


.home-partbg{ width: 100%; height: auto; background: url(../images/homepartbg.png) no-repeat center; background-size:cover; padding-bottom: 80px;}


.home-part-title{ padding: 80px 0 40px 0;}
.home-part-title-left{}
.home-part-title-left h2{ font-size: 2.4rem; line-height: 56px; color: #111111;}
.home-part-title-left p{ line-height: 34px; font-size: 1.1rem;}
.home-part-title a{display: inline-block;  height: 45px; line-height: 45px; border-radius:30px; color: #FFFFFF; padding: 0 25px; background: #111111;}
.home-part-title a:hover{ background: #EE1D23; }

.home-part{}
.home-part img{ width: 100%; height: auto;}


.home-blog{}
.home-blog-left{ width: 49%; height: auto; background: #f9f9f9; border-radius:12px;}
.home-blog-left-pic{border-radius:12px 12px 0 0; }
.home-blog-left-pic img{ width: 100%; height: auto; border-radius:12px 12px 0 0;}
.home-blog-left-info{ width: 100%; height: auto; padding: 30px;}
.home-blog-left-info em{ display: block; line-height: 30px; color: #999;}
.home-blog-left-info a.bloglinks1{ display: block; color: #111111; font-size: 1.5rem; font-weight: bold; line-height: 36px; margin-top: 5px;}
.home-blog-left-info a.bloglinks1:hover{ color: #EE1D23;}
.home-blog-left-info a.bloglinks2{ display: block; width: 46px; height: 46px; margin-top: 25px;}
.home-blog-left-info a.bloglinks2:hover img{ filter: grayscale(100%);}

.home-blog-right{ width: 49%; height: auto; }
.home-blog-right dl{ width: 100%; height: auto; background: #f9f9f9; margin-bottom: 20px; border-radius:12px; cursor: pointer;}
.home-blog-right dl:last-child{ margin-bottom: 0;}
.home-blog-right dl dt{ width: calc(100% - 255px); padding: 25px 30px;}
.home-blog-right dl dt em{ display: block; line-height: 21px; color: #666; font-size: 0.9rem;}
.home-blog-right dl dt a.bloglinks1{ display: block; color: #111111; font-size: 1.1rem; font-weight: bold; line-height: 26px; height: 52px; overflow: hidden; margin-top: 15px;}
.home-blog-right dl dt a.bloglinks2{ display: flex; line-height: 16px; height: 16px; color: #111111; font-size: 0.9rem; margin-top: 20px;}
.home-blog-right dl dt a.bloglinks2 i{ display: inline-block; width: 16px; height: 16px; background: url(../images/bloglinks1.png) no-repeat center; margin-left: 10px;}
.home-blog-right dl:hover{ background: #EE1D23; }
.home-blog-right dl:hover em{ color: #FFFFFF;}
.home-blog-right dl:hover a.bloglinks1{ color: #FFFFFF;}
.home-blog-right dl:hover a.bloglinks2{ color: #FFFFFF;}
.home-blog-right dl:hover a.bloglinks2 i{ background: url(../images/bloglinks1s.png) no-repeat center;}

.home-blog-right dl dd{ width: 255px; height: 175px;}
.home-blog-right dl dd img{ width: 100%; height: 175px; border-radius:0 12px 12px 0 ; object-fit: cover; }


footer{ width: 100%; height: auto; background: url(../images/footer.png) no-repeat center; background-size:cover; padding-top: 220px;}


.footer-contact{ height: 45px;margin-bottom: 50px;}
.footer-contact .flogo{ width: 220px; height: 45px;}
.footer-contact .flogo a{ display: block; width: 220px; height: 45px; background: url(../images/logo.png) no-repeat;}
.footer-box-share{ }
.footer-box-share a{ display: block; width: 45px; height: 45px; line-height: 45px; background: #b1b1b1; color: #FFFFFF; margin-right: 15px; position: relative; border-radius:50%; text-align: center;}
.footer-box-share a:hover{ background: #EE1D23; }
.footer-box-share a:hover .fwx{ display: block;}
.footer-box-share a .fwx{ display: none; z-index: 333; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); background: #FFFFFF; border-radius:8px; width: 140px; height: 140px; text-align: center; position: absolute; left: 0; bottom: 42px;}
.footer-box-share a .fwx img{ width: 120px; height: 120px; margin-top: 10px;}



.footer-box{ padding: 40px 0 120px 0; color: #FFFFFF; border-top:2px solid rgba(255,255,255,0.4); }

.footer-box-menu{ width: calc(100% - 515px);}
.footer-box-menu dl dt{ font-size: 1.2rem; font-weight: bold; line-height: 36px; margin-bottom: 10px;}
.footer-box-menu dl dd a{ display: block; color: #FFFFFF; line-height: 30px;}
.footer-box-menu dl dd a:hover{ color: #EE1D23; text-decoration: underline;}

.footer-box-contact{ width: 515px; padding-left: 150px;}
.footer-box-contact .ftel{ width: 100%; margin-bottom: 15px;}
.footer-box-contact .ftel em{ display: block; width: 36px; height: 36px;}
.footer-box-contact .ftel div{ width: calc(100% - 36px); padding-left: 15px; display: block;}
.footer-box-contact .ftel div span{ display: block; color: #B5B5B5; line-height: 28px;}
.footer-box-contact .ftel div b{ display: block; font-size: 1.9rem; line-height: 32px;}
.footer-box-contact p{ line-height: 30px;}



.footer-copy{ width: 100%; height: 70px; line-height: 68px; border-top:2px solid rgba(255,255,255,0.4); color: #FFFFFF;}
.footer-copy a{ color: #FFFFFF;}
.footer-copy a:hover{ color: #EE1D23; text-decoration: underline;}

.client-2 {
            position: fixed;
            right: -152px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #ee1d23;
            color: #fff;
            height: 62px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #ee1d23;
            width: 97px;
            height: 62px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
            display: block;
        }

.banner2{ width: 100%; height: 350px; text-align: center; margin-top: 98px;}
.banner2 h1{ color: #FFFFFF; font-size: 2.4rem; text-transform: uppercase; line-height: 78px;  font-family: myFirstFont1;}
.banner2 em{ display: block; width: 72px; height: 4px; background: #FFFFFF; margin: 0 auto;} 


.abmenu{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE; line-height: 72px;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 25px; font-size: 1rem;}
#lm_hover{ color: #FFFFFF; background:#ee1d23; }
.abmenuR i{ padding-right: 10px; color: #ee1d23; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px;}



.about-company{ padding: 80px 0;}
.about-company-left{ width: calc(100% - 639px); padding-right: 60px;}
.about-company-left h2{ font-size: 2.4rem; color: #111111; line-height: 48px;}
.about-company-left h3{ font-size: 1.1rem; font-weight: normal; line-height: 40px;}
.about-company-left-info{ width: 100%; height: auto; padding-top: 20px; line-height: 28px;}
.about-company-left-info p{ margin-bottom: 20px;}

.about-company-right{ width: 639px; height: auto;}
.about-company-right img{ width: 100%; height: auto; border-radius:12px;}

.about-culture{ width: 100%; height: auto; background: url(../images/abcubg.png) no-repeat center; background-size:cover0; padding-bottom: 80px;}

.abcuitem{ width: 31.3%; background: #FFFFFF; border-radius:8px; text-align: center; padding: 80px 50px; position: relative;}
.abcuitempic{ width: 100%; height: auto;}
.abcuiteminfo{ padding-top: 30px;}
.abcuiteminfo h3{ color: #111111; line-height: 50px; font-size: 1.6rem; line-height: 48px; margin-bottom: 5px;}
.abcuiteminfo p{ line-height: 28px;}
.abcuitem:after{ content: ""; width: 69px; height: 4px; background: #EE1D23; position:absolute; bottom: 0; left: 50%; margin-left: -35px;}


.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual1 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto; border-radius:8px;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 46px; height: 4px; background:#ccc; }
.main_visual1 .owl-dot.active span{ background:#ee1d23; }
.main_visual1 .owl-controls{ height: 0;}


.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 24%; height: auto; text-align: center; margin: 0.5%;}
.about-img-list dl img{ width: 100%; height: auto;}
.about-img-list dl dd{ width: 100%; height: 58px; line-height: 58px; font-size: 18px; background: #F5F5F5;}

/*==????????==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height: 500px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 40px 40px 50px;background:#f7f7f7; box-sizing:border-box;}
.ContactInner .long .right .title {color:#333333;font-size:26px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel font {margin-top:10px;font-size:30px;color:#111;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {width: 120px;display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#EE1D23;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height: 500px;}
.ContactInner #dituContent img{max-width: initial;}





/*==?????????==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover; padding:100px 0;}

.MessageCon .long{padding:80px; background: #fff;}

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px; line-height:36px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){}

.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px; box-sizing:border-box;}

.MessageCon textarea{width:100%;height:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#EE1D23}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png); margin-left:1%;}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png); margin-left:1%;}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==????????==*/
.form-item{display: flex;flex-wrap: wrap;}
.form-item .shell{display: flex;width: calc(50% - 20px);margin-bottom:20px;border: 1px #ddd solid;padding: 10px 20px;align-items: center;background: #fff;}
.form-item .shell.w100{width:100%}
.form-item .ml{margin-left:20px;}
.form-item .shell.vt{    align-items: flex-start;}
.form-item h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #3a3a3a;font-size: 16px;}
.form-item .fill{flex: 1;/* width: 100%; */line-height: 30px;color: #fff;font-size: 15px;border: none;background: none;}
.form-item textarea{height:180px}
.form-item .submit{position: relative;width: 350px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #EE1D23;}
.form-item .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.form-item .submit:hover:after{opacity:0.2}
/*--*/
.form-item .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid; background: #fff;align-items: center;}
.form-item .code input{ flex: 1;}
.form-item .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.form-item .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.form-item .yzm input{width: 150px;padding: 18px 20px;border: none;background: none;}
.form-item .explain{margin-top:20px;color: #9a9a9a;font-size:16px;}
.form-item .explain i{color:red}
.form-item .explain font{color: #EE1D23;font-weight:bold;}

.rack{width:100%;padding:50px 0; }

.goods_rack{width:100%;padding:50px 0; background: #f7f7f7;}
.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

/*==??????????==*/
 .news-list{display: flex;margin:0 0 -30px -30px;flex-wrap: wrap; padding:50px 0;}
 .news-list li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
 .news-list li a{display: block;height:100%;background: #fff;border:1px #eee solid;}
 .news-list .pic{padding-top:60%; position:relative}
 .news-list .pic img{ position:absolute;top:0;left:0; width: 100%;height: 100%;object-fit: cover;}
 .news-list .box{padding:30px;}
 .news-list h4{color:#090929;font-size: 22px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
 .news-list p{-webkit-line-clamp: 2;color: #7a7a7a;font-size: 15px;line-height: 25px; height:50px; overflow:hidden; margin-bottom:20px;}
 .news-list .time{color: #999;font-size:14px;justify-content: space-between;align-items: center;}
 .news-list .time i{opacity: 0;font-size: 24px;}
 .news-list li:hover a{border-color:#EE1D23;transform: translateY(-0px);}
 .news-list li:hover h4{color:#EE1D23}
 .news-list li:hover .time i{opacity:1; color:#EE1D23;transform: translateX(-5px);}
 
 
 /*==?????????==*/
  .EssayCont{ padding:50px 0;}
 .EssayCont .lefter {float:left;width:70%;}
 .EssayCont .righter {float:right;width:25%;}
 .EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
 .EssayCont .righter .shell:last-child {margin-bottom:0px;}
 .EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
 .EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#EE1D23;}
 .EssayCont .righter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
 .EssayCont .righter .shell .tit .more:hover{color:#EE1D23}
 /*--*/
 .EssayCont .bgb {margin-bottom:30px;background:#fff;}
 .EssayCont .bgb:last-child {margin-bottom:0px;}
 .EssayCont .bgb.p3 {padding:20px; box-sizing:border-box;}

 /*--*/
 .EssayCont .news {}
 .EssayCont .news li {clear:both;width:100%;margin-bottom:12px;}
 .EssayCont .news li:last-child{margin-bottom:0px;}
 .EssayCont .news .one {position:relative;}
 .EssayCont .news .one h4 {position:absolute;left:0;right:0;bottom:0;width:100%;padding:10px 20px;color:#fff;font-size:14px;background:rgba(0,0,0,0.6)}
 .EssayCont .news .one:hover h4 {background:#EE1D23}
 .EssayCont .news .two{}
 .EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
 .EssayCont .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
 .EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .EssayCont .news .two:hover a {color:#EE1D23;}
 .EssayCont .news .two:hover a:before {background:#EE1D23;}
 /*--*/
 .EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
 .EssayCont .content .title{color:#333333;font-size:28px;}
 .EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
 .EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
 .EssayCont .content .msg span{margin:0 5px;}
 .EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#EE1D23}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{min-height:300px;font-size:16px; line-height:30px;}
.EssayCont .content .wor img{ max-width:100%; height:auto;}


 /*--*/
 .EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
 .EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
 .EssayCont .pagIng li{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6; box-sizing:border-box;}
 .EssayCont .pagIng li:hover{ background: #EE1D23; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

.proCat-title{ border-bottom:2px solid #ddd; padding:15px 0;}
.proCat-title b{ color:#EE1D23; font-size:28px; line-height:45px;}
.proCat-title a{ display: block;  height: 45px; line-height: 45px; font-size: 16px;  }
.proCat-title a span{ color: #EE1D23; padding-left: 10px;}

.app-menu-list{ padding:20px 0;}
.app-menu-list dl{ width: 23.5%; position: relative; text-align: center; }
.app-menu-list dl img{ width: 100%; height: auto;}
.app-menu-list dl dd{width:100%; height:52px; line-height:52px; font-size:16px; overflow: hidden; background:#eee; }

.sou-main{ padding:50px 0;}

.souList{ height:auto; overflow:hidden; padding:50px 0;}
.souList dl{ width:49%; height:auto; margin-bottom:2%; background:#f7f7f7;}
.souList dl dt{  width:35%; height:auto; overflow:hidden;}
.souList dl dt img{ width:100%; height:100%;}
.souList dl dd{  width:65%; height:100%; overflow:hidden; padding:30px;}
.souList dl dd a{ display:block; height:32px; line-height:32px; font-weight:bold; font-size:1.2rem; color:#111; overflow:hidden;}
.souList dl dd a:hover{ color:#EE1D23;}
.souList dl dd p{ font-size:1rem; line-height:28px; height:56px; overflow:hidden; margin-top:5px;}

.proCat-pro{ padding:20px 0;}
.proCat-pro dl{ width: 23.5%; position: relative; border: 1px solid #EEEEEE; border-radius: 8px; text-align: center; padding: 25px;}
.proCat-pro dl img{ width: 100%; height: auto;}
.proCat-pro dl dd{ }
.proCat-pro dl dd a{ display:block; width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold; overflow: hidden;}
.proCat-pro dl dd em{ display:block; height:18px; line-height:18px; overflow:hidden; font-style:normal; color:#666;}


.GoodsWzbox{ margin-top:98px;}
.GoodsWz{ width:100%; height:auto; line-height:26px; padding:10px 0; background:#fff; border-bottom:1px solid #eee; }
.GoodsWz i{ margin-right:10px;}
.GoodsList{ padding:30px 0;}
.GoodsLeft{ width:25%;  }
.GoodsLeftBox{ width:100%; background:#f7f7f7; padding:30px; }
.GoodsLeft h2{text-transform: uppercase; color: #111111; font-size: 32px; line-height: 38px; font-family: myFirstFont1; }
.GoodsLeft dl{ margin-top:10px;}
.GoodsLeft dl dt{ width:100%; height:42px; line-height:42px; overflow:hidden; border-bottom:1px solid #eee; font-size:18px;}
.GoodsLeft dl dt i{ line-height:42px; font-weight:bold; font-size:22px; cursor:pointer;}
.GoodsLeft dl dd{ padding:5px 0; font-size:15px; border-bottom:1px solid #eee; display:none;}
.GoodsLeft dl dd a{ display:block; line-height:32px; height:32px; overflow:hidden; color:#666;}
.GoodsLeft dl dd a span{ margin-right:5px;}
.GoodsLeft dl dd a:hover{ color:#d02a12;}
#lm_hover1{ color:#d02a12;}

/* 旋转效果 */
.rotate {
    transform: rotate(180deg);
    transition: transform 0.3s; /* 设置旋转过渡效果 */
}


.GoodsRight{ width:74%; height:auto;}
.GoodsRight dl{ width:31.3%; margin:0 1% 2% 1%; text-align:center; background:#f7f7f7; border-radius:6px; overflow:hidden; padding:30px;}
.GoodsRight dl dt{ width:100%; height:auto; overflow:hidden;}
.GoodsRight dl dt img{ width:100%; height:auto;}
.GoodsRight dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.GoodsRight dl dd{ width:100%; height:auto; padding-top:10px;}
.GoodsRight dl dd a{ font-weight:bold; color:#111; display:block; height:36px; line-height:36px; font-size:18px; overflow:hidden;}





.SearchList{ padding:30px 0;}
.SearchList dl{ width:23%; margin:0 1% 2% 1%; text-align:center; background:#fff; border-radius:6px; overflow:hidden; padding:20px;}
.SearchList dl dt{ width:100%; height:auto; overflow:hidden;}
.SearchList dl dt img{ width:100%; height:auto;}
.SearchList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.SearchList dl dd{ width:100%; height:auto;}
.SearchList dl dd a{ font-weight:bold; color:#111; display:block; height:42px; line-height:42px; font-size:18px; overflow:hidden;}
.SearchList dl dd  em{ display:block; height:18px; line-height:18px; overflow:hidden; font-style:normal; color:#666;}

.GoodsContent{ padding:30px 0;}
.GoodsTab{ height:52px; line-height:52px; border:1px solid #eee;}
.GoodsTab li{ font-size:18px; cursor:pointer; border-right:1px solid #eee; width:50%; text-align:center;}
.GoodsTab li i{ margin-right:10px;}
.GoodsTab li:last-child{ border:none;}
.GoodsTab li.thistab{ background:#EE1D23; color:#fff;}
.Prodte{ padding:25px 0;}
.Prodteinfo{ width:100%; line-height:26px;}
.Prodteinfo table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100% !important;
    box-sizing: border-box;
    border-spacing: 0;
}

    .Prodteinfo table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .Prodteinfo table tr {
        background: #fff;
    }

        .Prodteinfo table tr:nth-child(1) {
            background: #EE1D23;
            color: #fff;
        }
.ProdteVideo{ width:100%; }
.ProdteVideo video{ width:100%; height:auto;}
.relaproducts{ width:100%; height:auto;}
.relaproducts dl{ width:23%; margin:0 1% 2% 1%; text-align:center; background:#f7f7f7; border-radius:6px; overflow:hidden; padding:20px;}
.relaproducts dl dt{ width:100%; height:auto; overflow:hidden;}
.relaproducts dl dt img{ width:100%; height:auto;}
.relaproducts dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.relaproducts dl dd{ width:100%; height:auto;}
.relaproducts dl dd a{ font-weight:bold; color:#111; display:block; height:42px; line-height:42px; font-size:18px; overflow:hidden;}

.reladownload{ width:100%; height:auto;}
.reladownload li{ width:49%; line-height:46px; border-bottom:1px dotted #ccc;}
.reladownload li span i{ margin-right:5px;}
.reladownload li a em{margin-right:5px;}

/*==产品详情↓==*/

/*==字符串↓==*/



@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('../fonts/font_1963410_g2n4e42qv0n.woff2') format('woff2'),
       url('../fonts/font_1963410_g2n4e42qv0n.woff') format('woff'),
       url('../fonts/font_1963410_g2n4e42qv0n.ttf') format('truetype');
}

.ProductShow { padding:30px 0;}

.DetailCont .top {}

/*--*/

.DetailCont .pst-left {float:left;width:40%;}

.DetailCont .pst-right {float:right;width:55%}

/*--*/

.pst-right .title {color:#191919;margin-bottom:10px;font-size: 28px; line-height:42px;  font-family: myFirstFont1; }
.pst-right h2{  font-size:1rem; line-height:28px; }
.pst-right h3{  font-size:1rem; line-height:28px; margin-bottom:10px;}
.pst-right h4{ font-weight:normal; font-size:16px; line-height:28px; margin-top:10px;}
.pst-right b{ display:block; margin-top:10px; font-weight:normal; color:#666; font-size:15px; line-height:26px;}
.pst-right .number {color:#666;font-size:18px;display:block;margin-top:20px;}
.pst-right table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.pst-right table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

.pst-right table tr {
        background: #fff;
    }

.pst-right table tr:nth-child(1) {
            background: #f6f6f6;
        }
.pst-right .wx {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
    color: #666;
}

.pst-right .rok {-webkit-line-clamp:3;}

.pst-right .tel {color:#191919;height: 46px;line-height: 46px;font-size: 23px;display: inline-block;margin-top: 30px;border: 1px solid #EE1D23;}

.pst-right .tel i {float:left;color: #fff;font-size:25px;background: #EE1D23;padding: 10px;height: 46px;width: 60px;text-align: center;}

.pst-right .tel font {color:#EE1D23;}
.pst-right .tel  a{
    display: inline-block;
    padding: 0px 15px;
    transition: all .3s;
    font-size: 16px;
}
.pst-right .tel  a:hover{background:#EE1D23; color:#fff}

.pst-right .online {margin-top:40px;overflow:hidden;}

.pst-right .online a {float:left;margin-right:20px;color:#fff;font-size:14px;padding:12px 50px;border:1px #1b1b1b solid;background:#1b1b1b;}

.pst-right .online a.cor {color:#1b1b1b;background:#fff;}

.pst-right .online a:hover {color:#fff;border-color:#EE1D23;background:#EE1D23;}

.pst-right .trait {padding:25px 0;display:flex;justify-content:space-between;margin-top: 30px;}

.pst-right .trait li {position:relative;color:#555;font-size:18px;display:flex;align-items:center;justify-content:center;}

.pst-right .trait li:before {margin:0 8px 0 0;font-size:28px;}

.pst-right .trait li:nth-child(1):before {content:"\e75c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(2):before {content:"\ea00"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(3):before {content:"\e703"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

/*--*/

.psc-content {margin-top:70px;}

.psc-content .wx {}

.psc-content .wor {line-height:26px;font-size:16px;}

.psc-content .long td p{ padding:8px 0px 8px 20px ;font-size:16px;}

.psc-content .long {position:relative;display:flex;}

.psc-content .psd-left {flex:1;min-width:50%}

.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}

.psc-content .tone {position:relative;display:flex;margin-bottom:30px;border-left:1px #eee solid;}

.psc-content .tone:before,.psc-content .tone:after {content:"";position:absolute;left:-10%;right:-10%;top:0;height:1px;background:#ddd;}

.psc-content .tone:after {bottom:0;top:auto;}

.psc-content .tone li {position:relative;display:inline-block;color:#444444;font-size:18px;padding:18px 30px;border-right:1px #eee solid;cursor:pointer;align-items:center;justify-content:center;}

.psc-content .tone li:before {content:"";float:left;color:#444;font-size:24px;margin-right:10px;}

.psc-content .tone li:after {content:"";position:absolute;left:0;bottom:0px;width:100%;z-index:1;height:2px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:#EE1D23;}

.psc-content .tone li.thistab,.psc-content .tone li:hover {color:#EE1D23}

.psc-content .tone li.thistab:before,.psc-content .tone li:hover:before {color:#EE1D23}

.psc-content .tone li.thistab:after,.psc-content .tone li:hover:after {transform:scale(1);transform-origin:left;}
.psc-content .tone li.x1{border-left:1px #eee solid;}
.psc-content .tone li.x1:before {content:"\e6b9"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x2:before {content:"\e68f"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x3:before {content:"\e692"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x4:before {content:"\e694"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .frame {margin-bottom:50px;padding-bottom:40px;border-bottom:1px #ddd solid}

.psc-content .frame:last-child,.psc-content .mr {}

.psc-content h2 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h2:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}

.psc-content h3 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h3:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}
.psc-content img{ border:1px solid #eee; border-radius:20px; margin:15px 0; padding:25px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}

.psc-content .download {}

.psc-content .download li {display:flex;color:#666;font-size:15px;margin-bottom:2px;background:#e9eef4;}

.psc-content .download .state {padding:13px 20px;display:block;border-right:1px #dedede solid;}

.psc-content .download .state:last-child {border-right:none}

.psc-content .download .title {flex:1;color:#333;}

.psc-content .download .block {width:200px;flex-shrink:0;color:#666;}

.psc-content .download .file:before {content:"\e784";float:left;margin:3px 5px 0 0;font-size:20px;color:#666}

.psc-content .download .file:hover {color:#EE1D23}

.psc-content .download .file:hover:before {color:#0068cb}

.psc-content .download .top * {color:#EE1D23;font-weight:bold;}

.psc-content table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

    .psc-content table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .psc-content table tr {
        background: #fff;
    }

        .psc-content table tr:nth-child(1) {
            background: #f6f6f6;
        }



/*--*/

.psd-right .title {position:relative;color:#666;font-size:20px;margin-bottom:20px;border-bottom:1px #ddd solid;padding-bottom:20px;}

.psd-right .title:before {content:"";position:absolute;left:0;bottom:-1px;width:40px;height:2px;background:#EE1D23}

.psd-right .shell {margin-bottom:30px;border:1px #eee solid;box-shadow:6px 6px 15px #eee;padding:30px;background:#fff;}

.psd-right .thing {}

.psd-right .thing .pic {}

.psd-right .thing h4 {color:#333;font-size:18px;margin-top:20px;}

.psd-right .thing p {-webkit-line-clamp:1;color:#666;font-size:14px;margin-top:10px;}

.psd-right .list {}

.psd-right .list li {margin-bottom:20px}

.psd-right .list li:last-child {margin-bottom:0px;}

.psd-right .list h4 {color:#333;font-size:16px;margin-top:15px;}

/*--*/

.srll-recom {position:relative;}

.srll-recom .swiper-container {padding:6px;}

.srll-recom .product-list li {}

/*--*/

.psd-right {}

.is-affixed .info {margin-top:50px}





/*==左右图片切换↓==*/

.srllOrso {display:flex}

.srllOrso .leftPic {width:80%;float:left;border:2px #efefef solid;background:#fff; overflow:hidden;}

.srllOrso .leftPic img {display:block;margin:auto;max-width:86%;height: 100%;object-fit:cover; }

.srllOrso .rightPic {width:20%;float:right;margin-left:15px;}

.srllOrso .rightPic li {height:20%;margin-bottom:20px;border:2px #efefef solid;cursor:pointer;background:#fff; overflow:hidden;}

.srllOrso .rightPic li img {display:block;max-width:76%; height: auto;margin:auto; margin-top:6px !important; }

.srllOrso .rightPic li.swiper-slide-thumb-active {border-color:#EE1D23;}

.srllOrso .leftPic,.srllOrso .rightPic {height: 461px;}

.srllOrso .leftPic .look {opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:10px;color:#fff;font-size:16px;height:40px;text-align:center;transform:translateY(40px);background:rgba(0,0,0,0.5);}

.srllOrso .leftPic .look i {margin-right:10px;display:inline-block;font-size:20px; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .leftPic:hover .look {opacity:1;transform:translateY(0px);}

.srllOrso .rightPic:hover .btn {opacity:1 !important;}

.srllOrso .btn {opacity:0;position:absolute;top:0;left:0;right:0;z-index:2;margin:0px;padding:5px 0;cursor:pointer;text-align:center;background:rgba(0,0,0,0.4);transition:all .4s ease-in-out;}

.srllOrso .btn:before {color:#fff;font-size:32px;display:block;}

.srllOrso .sPrev:before {content:"\ebd1"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .sNext:before {content:"\eb9c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .btn.sNext {top:auto;bottom:0;}

.srllOrso .btn:hover {opacity:1;background:rgba(0,0,0,0.6)}







/*==滚动大图↓==*/

.srllPho{ position: relative;;width: 100%;margin: auto;}

.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}

.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}

.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}

.srllPho .gallery-top li{height:500px;}

.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}

.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}

.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}

.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #EE1D23 solid;}

.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}

.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#EE1D23;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}

.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}

.srllPho .btn.nt{left:auto;right:0;}

/*.srllPic .btn.next{transform:rotate(180deg);}*/

.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#EE1D23;}

.srllPho .swiper-button-disabled{opacity: .5;}

/*.srllPic .btn:hover{ opacity: 1;}*/

.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}
