*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;font-family: 'Hos','Microsoft YaHei';}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden;font-family: 'Hos','Microsoft YaHei';}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}

/* fonts */
@font-face {font-family: 'moo';src: url('//memberpic.114my.com.cn/0384931/cssnew/Montserrat-Light.otf.txt');font-weight: normal;font-style: normal;} 
@font-face{font-family: 'Hos';src:url(https://memberpic.114my.com.cn/0384931/cssnew/Hos.ttf.txt);}
@font-face {
font-family:din;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
  font-family: 'iconfont';  /* Project id 4614430 */
  src: url('//at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.woff2?t=1720659234393') format('woff2'),
       url('//at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.woff?t=1720659234393') format('woff'),
       url('//at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.ttf?t=1720659234393') format('truetype');
}
@font-face {
  font-family: 'iconfont';  /* Project id 4625574 */
  src: url('//at.alicdn.com/t/c/font_4625574_ys393tocwi.woff2?t=1723123253146') format('woff2'),
       url('//at.alicdn.com/t/c/font_4625574_ys393tocwi.woff?t=1723123253146') format('woff'),
       url('//at.alicdn.com/t/c/font_4625574_ys393tocwi.ttf?t=1723123253146') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.gyc {margin: 0 auto;max-width: 90%;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya {margin: 0 auto;max-width: 1500px;min-width: 1200px;overflow:hidden;}
.gyb {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gybb {margin: 0 auto;max-width: 1600px;min-width: 1200px;}
@media screen and (max-width: 1366px){
.gya {margin: 0 auto;max-width: 1366px;min-width: 1200px;overflow:hidden;}
}
/*one_title*/
.one_title{text-align: center;margin-bottom:40px;}
.one_title p{font-size:42px;}
.one_title p b{color:#92272b;font-weight: bold;}
.one_title span{display: inline-block;font-size:20px;color:#999;margin-top:15px;position:relative;}
.one_title span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title span i:first-child{left:-20px;}
.one_title span i:last-child{right:-20px;}
.one_title span i:before,.one_title span i:after{content:'';position:absolute;}
.one_title span i:before{width:5px;height:2px;background:#15172c;top:calc(50% - 1px);}
.one_title span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #15172c;left:0;top:0;}
.one_title span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}

@keyframes oneTitleBefore{
  0%{width:5px;left:-10px;}
  25%{width:1px;left:0px;}
  50%{width:5px;left:-10px;}
  75%{width:15px;left:-20px;}
  100%{width:5px;left:-10px;}
}
@keyframes oneTitleAfter{
  0%{width:5px;right:-10px;}
  25%{width:1px;right:0px;}
  50%{width:5px;right:-10px;}
  75%{width:15px;right:-20px;}
  100%{width:5px;right:-10px;}
}
/*抬头*/
.head {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    display: flex;
    transition: .5s;
}
.head.on{background:#fff; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);height: 70px;}
.head.on .headbg{height: 70px;}
.head.on .headbg .logo {margin-top: 6px;}
.head.on .headbg .logo img{width: 180px;}
.head.on .head_nav > ul > li > a {padding-top: 0px;line-height:70px;}
.head.on .head_nav li dl{top:70px;}
.head.on .head_nav > ul > li > a:after {margin: -3px auto 0;}
.head.on .head_nav{line-height:70px;margin-top: 0px;}
.head.on .header-search{margin-top: -0px;}

.headbg{display:flex; flex-direction:row; justify-content:space-between; width:100%; max-width:1920px; min-width:1400px; height:80px; margin:0 auto; position:relative;background: #fff; padding:0 4%;}
.headbg .fl{display:flex; flex-direction:row; justify-content:space-between;}
.logo{margin-top:9px;}
.logo img{width: 200px;}
.name{margin-top:44px; margin-left:10px; /*font-family:shuheiti;*/ font-size:36px; line-height:33px; color:#9a2629; font-weight:bold; white-space:nowrap;}
.headbg .fr{display:flex; flex-direction:row; justify-content:space-between; width:73%;}
.head_nav{width:84%; margin-top:0px;}
.head_nav > ul{display:flex; flex-direction:row; justify-content:space-between;}
.head_nav > ul > li:last-child{    position: relative;}
.head_nav > ul > li > a{display:block; padding-top:0px; font-size:16px; line-height:80px; color:#333; text-decoration:none; transition-duration:0.8s;}
.head_nav > ul > li > a:after{content:""; display:block; width:0; height:3px; margin:-3px auto 0; background:#9a2629; transition-duration:0.8s;}
.head_nav > ul > li:hover > a,.head_nav li.head_cur > a{color:#9a2629; font-weight:bold;}
.head_nav > ul > li:hover > a:after,.head_nav li.head_cur > a:after{width:34px;}
@media(max-width:1600px){
.headbg .fr{width:70%;}
}

.dropmenu{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:190%;left: -49px;z-index:99; transition:all .3s ease; background:#f9f9f9; border-radius:0px; opacity:0; visibility:hidden; padding: 0px 0px}
.dropmenu a{ display:block; line-height:36px !important; text-align:center; font-size:14px !important; color:#666 !important; transition:all .5s ease; border-bottom: 1px #eee solid;}
.dropthree{ position:relative;}
.dropthree>div{ position:absolute; left:105%; visibility:hidden; opacity:0; transition:all .3s ease; border-radius:5px;width:100%; background:#f9f9f9; top:0;}
.dropthree:hover>div{ opacity:1; left:100%; visibility:visible; }
.head_nav li:hover .dropmenu{ max-height:1000px;  top:100%; opacity:1; visibility:visible;}
.dropmenu a:hover{ background:#9a2629; color:#fff !important;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}

/*下拉*/
.head_nav li dl{visibility:hidden; opacity:0; transform:translateY(20px); position:absolute; width:1920px; height:auto; top:80px; left:0; margin-left:; z-index:9999; background:#f8f8f8; transition:0.5s; padding-bottom:1%;}
.head_nav li:hover dl { visibility:visible; opacity:1; transform:translateY(0);}
.proxiala{ margin:0 auto; max-width:1600px; margin-top:50px; padding-left:300px;}

.sortxiala .prolist2021{ float:left; border-right:1px solid #ddd;padding-right:5%;}
.sortxiala .prolist2021 li{ float:none; margin-left:0;}
.sortxiala .prolist2021 li > a{ display:block; width:100%; font-size:15px; text-align:left; padding:0 !important; padding-left:0px !important; line-height:52px; height:52px; color:#555; text-decoration:none;}
.sortxiala .prolist2021 li > a:hover{ font-weight:normal;color:#9a2629;}
.sortxiala .prolist2021 li:hover > a:after{width:0;}
.sortxiala .prolist2021 li dl{ display:none;}

.productshowxiala{float:right; width:78%;}
.productshowxiala span{font-size:20px;color: #333;display: block;padding-bottom:20px;}
.productshowxiala p{font-size:14px;color: #999;line-height:24px; width: 60%;padding:10px 0px;}
.productshowxiala p a{font-size:14px;color: #999;border:1px solid #666; display: block;margin-top:25px;width: 160px;
    text-align: center;
    line-height: 34px;
    border-radius: 20px;}
.productshowxiala p a:hover{background: #92272b;color: #fff;}

.productshowxialaa{width:100%;margin:0 auto;}
.productshowxialaa .progdwz2021 li{float:left; border:1px solid #fff; margin-bottom:15px;margin-left:15px;background: #fff;}
.productshowxialaa .progdwz2021 li+li{}

.productshowxialaa .progdwz2021 li br{ display:none;}
.productshowxialaa .progdwz2021 li span{ display:block; padding:12px 0; background:#fff;text-align: center;}
.productshowxialaa .progdwz2021 li a{ padding-top:0; font-size:14px; height:auto;}
.productshowxialaa .progdwz2021 li > a:after{ display:none;}

.productshowxiala .progdwz2021 li{float:left; border:0px solid #fff; margin-bottom:15px;margin-left:1px;background: #fff;width:22%;}
.productshowxiala  .progdwz2021 li+li{}

.productshowxiala .progdwz2021 li br{ display:none;}
.productshowxiala .progdwz2021 li span{ display:block; padding:12px 0; padding-left:15px;text-align: center;}
.productshowxiala .progdwz2021 li a{ padding-top:0; font-size:14px; height:auto;background:#fff;}
.productshowxiala .progdwz2021 li a img{width:100%; height:auto;}
.productshowxiala .progdwz2021 li > a:after{ display:none;}

.header-right{height: 100%;margin-left:100px;}
.header-search{float: right;position: relative;height:100%;text-align:center;display: flex;transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px; padding: 0 0% 0 0;font-weight: bold;}

.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #333;}

.top_con {width: 140px;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 29px;height: 29px;border-radius: 50%; justify-content: center;z-index:66;border: 1px #eee solid;}
.top_con li i {font-size: 16px;line-height: 29px;   color: #666; height: 29px; font-weight:normal;}
.top_con>ul>li:nth-child(4) i{font-size: 13px;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(1)>p{width: 230px;color: #666;font-size: 16px;line-height:26px;height: auto !important;right: -24px;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}
/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:33px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{float:left; width:344px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;    line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

.fleft { float:left!important }
.fright { float:right!important }
.fnone { float:none!important }

/* index */
.swiper-container{/*overflow: auto !ibuttonmportant;*/}
.banner {position: relative;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {height:100%;}
/*.banner-slide .txt:after {
    content: '';
    width: 130%;
    height: 138%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.4), transparent);
    position: absolute;
    left: -20%;
    bottom: -21%;
    z-index: -1;
    transition: all 1s;
}*/
.banner-slide .txt{position: absolute; left: 9%;top:70%; ;z-index: 33;width:80%;}
.banner-slide .txt h2{font-size:1.8vw;color: #fff;margin: 0;padding: 0;padding:0px 0 0px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 3vw;width: 41vw;text-align: left;border-radius: 0px;z-index: 999;}
.banner-slide .txt h3{font-size:2.8vw; margin: 0;padding-top: 8px;padding-bottom:0px; position: relative;text-transform: uppercase; line-height:3.5vw; z-index: 999; font-weight: bold;background: linear-gradient(45deg, #fff, #fff);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;}
.banner-slide .txt h3 span{-webkit-text-stroke: 1px #fff;color: transparent; display: block; padding-bottom:10px;font-size:3vw;}
.banner-slide .txt h3 b{color:#fea447;-webkit-text-stroke: 1px #fff;}
.banner-slide .txt .hz{color:#fff;}
.banner-slide .txt .line {width: 260px;height:12px;background: rgba(48, 97, 173, .2);margin: 0px 0 20px 0;position: relative;
    margin-top: -2.8%;}
.banner-slide .txt h4{font-size:1vw; padding:15px 0 20px 0;margin:0;font-weight: normal;line-height: 1.7vw;z-index: 999;}
@media screen and (max-width: 1440px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1400px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1366px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1360px){
.banner-slide .txt h4{font-size:1.3vw;}
}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:5vw;margin: 0;}
.banner-slide .txt.center h1{font-size:3.3vw; color:#1f78c7; font-weight:bold; margin-top:6%; font-family: "Microsoft YaHei"; padding-bottom:18px;text-transform: uppercase; }
.banner-slide .txt.center h6{ color:#0b141b; font-size:1.7vw; font-weight:normal; letter-spacing:1px;text-transform: uppercase;}
.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a{display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px;}
.banner-slide .img {text-align: center;height:100%;transition: 5s;}
@keyframes swiper_img_move {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.banner-slide .txt .img1{text-align: left; margin-top:2%;}
.banner-slide .img1>a{    display: flex;justify-content: center;    align-items: center;height:100%;}
.banner-slide .img1 video{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}

.banner-btn {clear: both; margin-top:5%;}
.more .tit-16 {
  border-radius: 60px;
  padding: 14px 32px;
  line-height: 1;
  display: inline-block;
  font-size: 15px;
  background: linear-gradient(to right, #92272b 25%, #ac2b30 75%);
  position: relative;
  z-index: 999;
  color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);
  width: 180px;
  text-align: center;
  letter-spacing: 2px;
}
.more .tit-17 {
  border-radius: 60px;
  padding: 14px 25px;
  line-height: 1;
  display: inline-block;
  font-size: 15px;
  background: linear-gradient(to right, #fff 25%, #fff 75%);
  color: #333;
  position: relative;
  margin-left:-7%;
  padding-left: 8%;
  width: 190px;
  text-align: center;
  letter-spacing: 2px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);
}

.more .icon {
  display: inline-block;
  margin-left: 15px;
  transition: all 0.5s;
}

.banner-slide .txt2{position: absolute; left: 0%;top:55%; ;z-index: 33;width:100%;text-align:center;}
.banner-slide .txt2 h3{font-size:2.8vw; color: #fff;margin: 0;padding-top: 20px;padding-bottom:10px; position: relative;text-transform: uppercase; line-height:2.8vw; font-weight: bold;}
.banner-slide .txt2 h2{font-size:24px;color: #fff;margin: 0;padding: 0;padding:14px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 20px;width: 100%;text-align: center;}
.banner-slide .txt2 .line {width: 260px;height:12px;background: rgba(0,0,0,0.4);margin: 0px 0 20px 0;position: relative;margin: 0 auto;
    margin-top: -1.1%;}
.banner-slide .txt2 h4{font-size:1vw; padding:15px 0 20px 0;margin:0;font-weight: normal;line-height: 1.7vw;z-index: 999;}

.banner-slide .txt2 h2 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h4 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h6 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .center h2 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .center h6 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.banner-slide .txt .banner-btn {transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt h2,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h6,.index-banner-swiper .swiper-slide-active .txt h3,.banner-slide .txt.center h2,.banner-slide .center h6,.index-banner-swiper .swiper-slide-active .txt .line,.index-banner-swiper .swiper-slide-active .banner-btn,.banner-slide .txt.center h2,.banner-slide .txt.center h,.index-banner-swiper .swiper-slide-active .txt1 h3,.index-banner-swiper .swiper-slide-active .txt1 h2,.index-banner-swiper .swiper-slide-active .txt2 h3,.index-banner-swiper .swiper-slide-active .txt2 h2,.index-banner-swiper .swiper-slide-active .txt2 h4{transform:translateY(0px);opacity:1;}

.banner .swiper-banner-pagination {bottom:40px;width: 100%; display: block;z-index: 90;}
.banner .swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 6px;position: absolute;left: 0;top:8px;background: #333;opacity: 0.3;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:8px;width:0;height: 6px;background: linear-gradient(120deg, #9a2629 10%, #a81c20 80%);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.indexb_wrapper {width: 100%; position: relative; overflow: hidden;}
.indexb_wrapper1 {width: 100%; position: relative; overflow: hidden; padding-bottom:80px;}
.index-scroll {position:absolute;left:1%;top:70%;z-index:70;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.index-scroll h6{margin: 0;font-weight: normal;font-size: 0;position: relative;padding-bottom:7px;padding-left: 30px;}
.index-scroll h6::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-animation: w100 3000ms infinite ease-in-out;animation: w100 3000ms infinite ease-in-out;}
.index-scroll h6 span{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 1px; margin-right: 10px;display: inline-block;vertical-align: middle;}
.index-scroll h6 i{width: 12px;height: 10px; background: url("");display: inline-block;vertical-align: middle;-webkit-animation: op01 1000ms infinite ease-in-out;animation: op01 1000ms infinite ease-in-out;}
@keyframes op01{0%{opacity: 0;}100%{opacity: 1;}}

.indexb_wrapper .indexc_second {
    max-width: 1500px;
    margin: 80px auto 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
margin-bottom:80px;
    overflow: hidden;
}
.indexb_wrapper .indexc_second .left {
    float: left;width: 45%;
}
.indexb_wrapper .indexc_second .left .top1 {
    font-size: 30px;
    color: #505050;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
}
.indexb_wrapper .indexc_second .left .top2 {
    font-size: 60px;
    color: #505050;
    font-weight: 600;
padding:1% 0;
    position: absolute;
    top: 12%;
    left: 22%;
}
@media screen and (max-width: 1680px){
.indexb_wrapper .indexc_second .left .top2 {left: 15%;}
}
@media screen and (max-width: 1440px){
.indexb_wrapper .indexc_second .left .top2 {left: 16%;}
}
@media screen and (max-width: 1360px){
.indexb_wrapper .indexc_second .left .top2 {left: 16%;}
}
@media screen and (max-width: 1280px){
.indexb_wrapper .indexc_second .left .top2 {left: 16%;}
}
.indexb_wrapper .indexc_second .left .top3 {
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    color: #999;font-family: 'moo';
}
.indexb_wrapper .indexc_second .left .top4 {
    font-size: 15px;
    line-height: 33px;
    color: #505050;
    margin-top: 30px;
}
.indexb_wrapper .indexc_second .left .top4 b{font-weight:bold;display: block;padding-top: 10px; font-size:17px;}
.indexb_wrapper ul{display:flex;justify-content:space-between;align-items:center; padding:3% 0 0;margin:6% 0 0;border-top:3px solid #eee}
.indexb_wrapper li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:33.33%;border-left:1px solid #eee;border-right:1px solid #eee}
.indexb_wrapper li+li{border-left:none}
.indexb_wrapper li i{color:#333;font-family: 'iconfont';font-size:36px; font-style: normal;line-height:36px;}
.indexb_wrapper li b{font-size: 18px; color: #999; font-weight: normal; position: relative;top: 5px;line-height: 24px;}
.indexb_wrapper li>p{font-size:15px;display:flex;flex-direction:column;font-weight:normal;padding:0% 0 0;color:#666;line-height: 26px;}
.indexb_wrapper li>p>span{width:40%;height:1px;background:#92272b;margin:10% auto 0}
.indexb_wrapper .indexc_second .right {
    float: right;
    display: block;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
audio, canvas, progress, video {
    display: inline-block;
}

.prdimg1{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20241112/20241112090552_1936251097.jpg) center no-repeat fixed;}
.prdimg1:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.prdimg2{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20251210/20251210143923_331589868.jpg) center no-repeat fixed;}
.prdimg2:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.prdimg3{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20241112/20241112113051_311510369.jpg) center no-repeat fixed;}
.prdimg3:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.prdimg4{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20241114/20241114091118_517096474.jpg) center no-repeat fixed;}
.prdimg4:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.prdimg5{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20241114/20241114091331_550946859.jpg) center no-repeat fixed;}
.prdimg5:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.prdimg6{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20240718/20240718173123_1604212059.jpg) center no-repeat fixed;}
.prdimg6:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.prdimg7{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20241112/20241112113051_816123067.jpg) center no-repeat fixed;}
.prdimg7:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.prdimg8{width: 100%;height:42vw;position: relative;
background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20241114/20241114091518_367407675.jpg) center no-repeat fixed;}
.prdimg8:before {content: '';width: 100%;height: 100%; position: absolute;top: 0;left: 0;z-index: 1;background:rgba(0, 0, 0, 0.4);}
.brandmsg {
  width: 80%;
  position: absolute;
  bottom: 0%;
  left: 52%;
  transform: translate(-50%, -50%);
  text-align: left;
  color: #fff;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  z-index: 9;
}

.brandmsg a{
  font-size: 40px;
  text-align: left;
  margin-top: 0.5vw;
  letter-spacing: 2px;
line-height:60px;
width: 100%;
color: #fff;
}
.brandmsg em{padding-left:1%;font-family: 'Arial';}

.brandmsg span{font-size: 48px;line-height:60px;font-family:  "Microsoft YaHei";font-weight:bold;}
.brandbtn.linkitem {
    margin-top: 1.3vw;
    text-align: left;
    color: #6d6a6e;
}
.brandbtn b{
  cursor: pointer;
  line-height: 26px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 0px 3px;
 color: #fff;
 display: block;
font-weight: lighter;
}

/*products*/
.pro_call{width: 100%;overflow: hidden;padding-bottom: 60px;}
.progdwz2021{margin-top:2%;overflow: hidden;margin-bottom:2%;}
.pro_call li{padding:1%; display: block; float: left; width:32.4%; margin-top: 0px;}
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative;}
.pro_call li a:before { content: ''; display: block;width: 50px; height: 50px;
 background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20240719/20240719094109_7277355.png) no-repeat center;
 position: absolute; top: 50%; left: 50%; z-index: 3; margin-left: -25px; margin-top: -25px; transform: scaleY(0); opacity: 0; transition: 0.3s all ease;}
.pro_call li>a:after{content: ''; display: block;width: 100%; height: 100%;  background: rgba(0,0,0,0.45) url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20240719/20240719094143_1900947281.png) no-repeat center; position: absolute; top: 0;left: 0;opacity: 0; transition: 0.3s all ease;}
.pro_call li:hover>a:before{opacity: 1;transform: scaleY(1);}
.pro_call li:hover>a:after{opacity: 1;}
.pro_call li br{display:none;}

.pro_call li span a{display:block;width:100%;height:56px;line-height:56px;font-size:16px;color:#333;border-top: 1px solid #eee; transition: 0.3s all ease;position: relative;z-index:22; text-align: center;}
.pro_call li span a:after{content: '';display: block;background: #9a2629;width:100%;height:0px;position: absolute;top:0;z-index: -1;}
.pro_call li:hover span a:after{height:100%;transition: 0.3s all ease;}
.pro_call li:hover span a{color:#FFF;border: 1px solid #d51f25;}
.pro_call li+li{margin-left: 1.3%;}

.pro_call li img{transition: 0.3s all ease;width: 100%;height: auto;}
.pro_call li:hover img{transform: scale(1.1);}
.pro_call>a{display:block;width:366px;height:58px;border-radius:62px;border:1px solid #fff;margin:40px auto 0;font-size:18px;color:#fff;text-align:center;line-height:58px;transition:all 0.5s;background: linear-gradient(120deg,#92272b 10%,#b01f22 80%);letter-spacing: 5px;display: flex; justify-content: center;align-items: center;}
.pro_call>a:hover{width:566px;background: linear-gradient(120deg,#fff 10%,#f8f8f8 80%);border-color:#92272b;letter-spacing: 9px;color:#92272b;}

/*two_tit*/
.two_tit{text-align: center;margin-bottom:60px;}
.two_tit p{font-size:42px;color:#ffff;}
.two_tit p b{font-weight: bold;color:#ffff;}
.two_tit span{font-size:18px;display:inline-block;line-height:100%;margin-top:15px;color:#999;}
.two_tit i{width:520px;height:1px;background:rgba(255,255,255,0.2);display: block;margin:25px auto 0;position: relative;}
.two_tit i:before,.two_tit i:after{content:'';width:5px;height:5px;background:#92272b;position:absolute;top:-2px;border-radius:100%;}
.two_tit i:before{left:0;}
.two_tit i:after{right:0;}

.markermenu {width:100% !important;}
.markermenu ul li a {width: 100% !important;text-align: center;}

/*旗下品牌*/
.app_bc{padding:60px 60px;background:#f8f8f8;}
.appli_call{margin-top:0px;}
.appli_call .new_web_div2021 {}
.appli_call .new_web_div2021 ul { display: flex;}
.appli_call .new_web_div2021 li {width: 33.3%;height: auto;overflow: hidden;position: relative; padding: 3%;background:#fff;}
.appli_call .new_web_div2021 li:nth-child(2n){top: 0;margin-left:2%;margin-right:2%;}
.appli_call .new_web_div2021 li a {pointer-events: none;}
.appli_call .new_web_div2021 li>a{display: block;}
.appli_call .new_web_div2021 li a img {width:100%; height:auto; transition: all linear 0.3s;}
.appli_call .new_web_div2021 li:hover a img{transform: scale(1.12, 1.12);}
.appli_call .new_web_div2021 li p {width:100%;height:50px; display: flex; justify-content: left; align-items: center;padding-top: 0 !important;position: absolute; top: 3%; left: 0%; line-height: 50px; justify-content: center;}
.appli_call .new_web_div2021 li:hover p{width:90%;bottom:calc((100% - 50px) / 2);left:5%;background:rgba(146,39,43,0.5);transition: all linear 0.3s;    line-height: 50px; padding-left:5%;}
.appli_call .new_web_div2021 li:hover p a{color: #fff;}
.appli_call .new_web_div2021 li p a {font-size:16px; color: #333;}

/*brand*/

.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}



.indexc_three {
    max-width: 1500px;
    margin: 0px auto 0;
    padding-bottom: 70px;
}
.indexc_three .top_title {
    width: 100%;
    position: relative;
    height: 108px;
}
.indexc_three .top_title .top {
    width: 340px;
    height: 54px;
    text-align: right;
    border-bottom: 1px solid #505050;
    line-height: 54px;
    color: #505050;
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.indexc_three .top_title .bottom {
    font-size: 30px;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 54px;
    line-height: 54px;font-family: 'moo';
}
.indexc_three .three_box_ul {
    width: 100%;
    zoom: 1;
    margin-top: 30px;
}
.indexc_three .three_box_ul li {
    width: 21%;
    float: left;
}
.indexc_three .three_box_ul li .big_img {
    width: 100%;
    height: 412px;
}
.indexc_three .three_box_ul li .en_title {
    font-size: 18px;
    color: #9e9e9e;
    height: 30px;
    line-height: 30px;
    margin-top: 22px;
    width: 100%;
}
.indexc_three .three_box_ul li .zh_title {
    font-size: 24px;
    color: #505050;
    height: 28px;
    line-height: 28px;
    width: 100%;
}
.indexc_three .three_box_ul li .dics {
    width: 100%;
    font-size: 12px;
    color: #9e9e9e;
    line-height: 20px;
    margin-top: 10px;
}
.indexc_three .three_box_ul .li1,.indexc_three .three_box_ul .li3 {
    margin-top: 90px;
}
.indexc_three .three_box_ul .li1,.indexc_three .three_box_ul .li2,.indexc_three .three_box_ul .li3 {
    margin-left: 63px;
}


/*doWhat*/
.do_what{padding:70px 0;background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20240719/20240719094753_641967056.jpg) no-repeat center;}
.dwc_item{width:calc((100% - 84px) / 4)}
.dwc_img{border-top-right-radius:10px;border-top-left-radius:10px;position:relative;overflow: hidden;}
.dwc_img:before{content:'';width:100%;height:100%;background:rgba(146,39,43,0.3);position:absolute;top:0;left:0;z-index:2;opacity:0;transition:all 0.5s;}
.dwc_item:hover .dwc_img:before{opacity:1;}
.dwc_img img{width:100%;position:relative;z-index:1;transition:all 0.5s;}
.dwc_item:hover .dwc_img img{transform:scale(1.2);}
.dwc_text{width:90%;background:#f0f0f0;position:relative;z-index:2;margin:-50px auto 0;padding:26px;transition:all 0.5s;}
.dwc_item:hover .dwc_text{background:#92272b;}
.dwc_item:hover .dwc_text:before{background-position:right center;}
.dwc_text i{width:52px;height:52px;background:#92272b;position:absolute;top:-52px;left:0;font-size:28px;text-align: center;line-height:52px;color:#fff;z-index:2;}
.dwc_item:hover .dwc_text i{background:#15172c;}
.dwc_text p{font-size:24px;font-weight: bold;margin-bottom:15px;position: relative;z-index:2;}
.dwc_item:hover .dwc_text p{color:#fff;}
.dwc_text span{color:#999;line-height:26px;height:72px;display: block;position: relative;z-index:2;font-size: 16px;}
.dwc_item:hover .dwc_text span{color:rgba(255,255,255,0.8);}
.dwc_text a{font-size:18px;display: block;margin-top:20px;color:#92272b;position: relative;z-index:2;}
.dwc_item:hover .dwc_text a{color:#fff;}

/*定制中心*/
.ab_simg {
    position: relative;
    z-index: 2;
    padding: 0%;
    margin: 60px auto 0 auto;
max-width:1500px;
}
.swiper-container .swiper-wrapper{width:20%;}
.ywk-index-product-type {padding:0% 0 0 0;overflow: hidden;}
.ywk-index-product-type-item {width: 100%;overflow: hidden;position: relative;}
.ywk-index-product-type-item .top{position: absolute;width:100%;height: 100%;padding:10%;overflow: hidden;box-sizing: border-box; z-index: 10;color: #fff;}
.ywk-index-product-type-item .title-1{font-size: 24px;position: relative;opacity: 1;top:70%}
.ywk-index-product-type-item .title-1 span{font-size: 14px;color: rgba(255,255,255,0.5);display: block;padding-top: 3%;text-transform: uppercase;}
.ywk-index-product-type-item .title-1::before {content: '';width:20px;height:3px;background: #fff;margin-bottom: 20px;display: block;transition:all .4s ease;}
.ywk-index-product-type-item .learnmore-3 {overflow: hidden;padding: 15px 0;position: absolute;left:10%;bottom:5%;width:80%;opacity:0;}
.ywk-index-product-type-item .learnmore-3::after {content: '';width: 0px;height:1px;background: #fff;position: absolute;bottom: 0;left: 0;transition:all .4s ease;}
.ywk-index-product-type-item .learnmore-3 a {display: block;}
.ywk-index-product-type-item .learnmore-3 span{color: #fff;font-size: 14px;text-transform: uppercase;}
.ywk-index-product-type-item .learnmore-3 i{width:24px;height:8px;background:url('') no-repeat;position:absolute;right:0;top:50%;margin-top:-4px;}
.ywk-index-product-type-item .learnmore-3 a:hover span{color: #9a2629;}
.ywk-index-product-type-item:hover .title-1 {opacity:1;}
.ywk-index-product-type-item:hover .learnmore-3{opacity:1;bottom:10%;}
.ywk-index-product-type-item:hover .learnmore-3::after{width: 100%;}
.ywk-index-product-type-item:hover .img  {opacity: .6;transform:scale(1.1);}
.ywk-index-product-type-item:hover {background: #000;}
.ywk-index-product-type-item * {transition:all .4s ease;}
.img-block {display: block; width: 100%;  height: auto;}
.img.swiper-lazy{background-size: 100% 100% !important;height:500px;}
.img.swiper-lazy:after{content: '';width: 100%; height: 100%; position: absolute; left: 0; top: 0;background: rgba(0, 0, 0, 0.5);}

/*lc*/
.sol_tit {text-align: center;}
.cus_c>.sol_tit>p {
    margin: 0;
    letter-spacing: 0.1em;
}
.sol_tit>p {
    font-size: 42px;
    margin: 26px 0 20px;
    letter-spacing: 0.03em;
}
.cus_bc {background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20240813/20240813193756_1058827229.png) center; padding: 70px 0;}
.cus_c>ul {display: flex; justify-content: space-between; margin-top: 30px; align-items: center;}
.cus_c>ul p {width: 120px; height: 120px; border-radius: 100%; position: relative; display: flex; align-items: center; justify-content: center; transition: all .3s;  margin: 0 auto;}

.cus_c>ul p i{font-size: 70px;color: #92272b;}

.cus_c>ul b {display: block; font-weight: normal; font-size: 24px; line-height: 24px; width: 100%; margin: 0px auto 0;text-align:center;}
.cus_c>ul span{display: block; font-weight: normal; font-size: 14px; line-height: 24px;color: #999;padding-top:5px;width: 82%;
 margin: 0 auto; text-align: center;}
.cus_btn {display: flex; width: 532px; height: 52px; align-items: center; background: #333; margin: 0 auto; border-radius: 31px; margin-top: 48px;}
.cus_btn i {display: flex; color: #fff; font-size: 22px; width: 222px; height:52px; align-items: center; border-radius: 31px; background: #92272b; justify-content: center;}
.cus_btn i span {font-size: 27px; color: #fff; margin-right: 9px;}
.cus_btn em {font-family: moo;font-size: 36px;font-weight: bold;color: #fff; margin-left: 26px;}
.cus_c>ul>li {position: relative; transition: all .5s;}
.cus_c>.sol_tit>p {margin: 0;letter-spacing: 0.1em;}
.cus_c > ul > li>em{font-size: 16px;color: #dadada;padding-bottom: 63px;padding-right: 10px;}
.cus_c>ul>li:hover p span {color: #92272b;}
.cus_c>ul>li:hover b {color: #92272b;}
.cus_c>ul>li:hover:nth-child(odd) {transform: translateY(-8px);}

/*adv*/
.qua_wrap{width:100%;height: 73%;padding:100px 0;background:url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20240813/20240813200347_1307215268.jpg) no-repeat center;background-repeat: no-repeat;
    background-attachment: fixed; }
.quality {position: relative;top: 50%;}
.mouth_tit{text-align: center;font-size: 30px;font-weight: 100;margin-bottom:50px;}
.mouth_tit strong{font-size: 40px; display:block;font-weight: bold;margin-top: 10px;}
.quality_list_container{}
.quality_list{text-align: center;display: flex; padding-top: 0px;}
.quality_list li{width: 25%;padding:25px 10px 60px;box-sizing: border-box;position: relative;transition:all .3s ease 0s}
.quality_list i{width: 100px;margin: 0 auto;margin-bottom: 10px;
    display: block;
    line-height: 100px;
    font-size:50px;
    color: #fff;
    position: relative;border: 2px #FFF SOLID;
    border-radius: 50%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;}

.quality_list li strong{display: block;font-size:25px;color:#fff;font-weight: 300;line-height: 30px;padding:5px 0 0px;}
.quality_list li p{color:#999;font-size:15px;line-height: 28px;}
.quality_list li::after{content: '';position: absolute;left:45%;bottom:50px;right:45%;border-bottom:1px solid #9a2629;transition:all .3s ease 0s;}
.quality_list li:hover{ background: #fff;box-shadow: 0 5px 20px rgba(0,0,0,0.2);}
.quality_list li:hover p{color: #333;}
.quality_list li:hover strong{color: #9a2629;}
.quality_list li:hover i{color: #9a2629;}
.quality_list li:hover::after{left:15%;right:15%;}
.news_more{display: flex;justify-content: center;margin-top:30px;}
.news_more a{width:39%;line-height:62px;text-align: center;color:#fff;font-size: 24px; background: #333;}
.news_more a+a{margin-left:15px;}
.news_more a.on{background: #92272b;color:#fff;}

/*news*/
.news {padding:70px 0;overflow:hidden;background: url(https://memberpic.114my.com.cn/0384931/uploadfile/image/20240719/20240719094338_58515294.png) center bottom no-repeat;position: relative;z-index: 5;}
.news_box {max-width:90%;margin:0 auto;}
.news_box1 {max-width:100%;margin:0 auto;}
.news_top {display:flex;align-items: flex-end;}
.news_tit {}
.news_tit>p {display:flex;flex-direction:column;font-size: calc(1.1rem + 1vw);}
.news_tit>p span {display:flex;align-items: center;}
.news_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #0069b4;}
.news_tit>p i img {width:100%;height:auto;}
.news_tit p b {font-size: 22px;padding: 12px 0 0;font-weight: normal;}
.news_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.news_nav {margin: 0 0 0 3%;}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;/* background: #fff; */margin: 0 12px;width: 100%;/* border-radius: 40px; */position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 15px;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;color: #999;}
.news_nav li.on,.news_nav li.on a {color: #999;font-weight: normal;}
.news_con {overflow:hidden;}
.news_roll {display:flex;}
.news_call {width:100%;flex-shrink:0;}
.news_call .news_div{/* display: flex; */justify-content: space-between;flex-shrink: 0;width:100%;}
.news_call .news_div{margin: 0 !important;}
.news_call .slick-list  {padding: 3% 0;}
.news_call .news_div_item{width: 36%;position: relative;transition:0.5s;padding: 2.5%;background: #fff;display: flex !important;flex-direction: column;/* margin: 0 0.2%; *//* border: 1px solid #f8f8f8; *//* box-shadow: 0 0 20px #eee; */float: left;z-index: 5;}
.news_call .news_div_item_date{position: absolute;top: 36px;display: flex;left: 19px;height: 22px;  font-size: 12px;  color: #92272b;transition: 0.5s;font-family: Arial;}
.news_call .news_div_item:hover .news_div_item_date {left: 11%;}
.news_call .news_div_item_date::before{content:'';}
.news_call .news_div_item_content{height: 220px;}
.news_call .news_div_item_year, .news_call .news_div_item_month, .news_call .news_div_item_day{float: left;line-height: 22px;}
.news_call .news_div_item_title{}
.news_call .news_div_item_a {font-size: 1vw;display: block;margin-bottom: 20px;position:relative;transition:0.3s;font-weight: bold;padding-top: 36px;}
.news_call .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';top: 160px;left: 0;/* width: 130px; *//* height: 40px; *//* background: #fff; *//* border-radius: 20px; *//* line-height: 40px; */color: #666;font-size: 14px;transition:0.5s;/* border: 1px #f6f5f5 solid; */text-align: center;box-sizing: border-box;font-weight: normal;}
.news_call .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: -2px;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;top: 0;opacity: 0;}
.news_call .news_div_item_body{font-size: 14px;color: #666;line-height: 26px;font-weight:100;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.news_call .news_div_item_pic, .news_call .news_div_item_pic a, .news_call .news_div_item_image{width:100%;height: auto;display: block;transition: 0.5s;}
.news_call .news_div_item:hover .news_div_item_a{color:#92272b;transition:0.3s;}
.news_call .news_div_item:hover .news_div_item_a::before{/* background: #eb3d00; *//* color: #fff; */}
.news_call .news_div_item:hover .news_div_item_a::after{left: ;opacity:1;}
.news_call .new_ic{overflow:hidden;margin: 3% auto 0;}
.news_call .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_call .news_div_item_pic {overflow: hidden;}
.news_call .news_div_item:first-child {flex-direction:column-reverse;background: #f8f8f8;}
.news_call .news_div_item:first-child .news_div_item_date {top: 62%;left: 72%;color: #999;font-size: 14px;}
@media screen and (max-width: 1440px){
.news_call .news_div_item:first-child .news_div_item_date {top: 60%;}
}

.news_call .news_div_item:first-child  .news_div_item_a::after {top: 72%;left: 72%;}
.news_call .news_div_item:nth-child(-n+2) {width: 30%;}
.news_call .news_div_item:nth-child(2) {margin: 0 2%;}
.news_call .news_div_item:nth-child(2) .news_div_item_body {-webkit-line-clamp: 13;color: #333;}
.news_call .news_div_item:nth-child(2) .news_div_item_a,.news_call .news_div_item:nth-child(2) .news_div_item_body {/* color:#fff; */}
.news_call .news_div_item:nth-child(2):before {content:'';width:100%;height:100%;position:absolute;top:0;background: #f8f8f8;left: 0;z-index: -1;} 
.news_call .news_div_item:nth-child(2) .news_div_item_pic {opacity:0;}
.news_call .news_div_item:nth-child(2) .news_div_item_date {top: 12.3%;left: 72%;color: #999;font-size: 14px;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::after {top: 74%;left: 72%;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::before {top:800%;}
.news_call .news_div_item:nth-child(n+3)  {flex-direction:row-reverse;justify-content: space-between;align-items: center; padding:8px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a {padding: 6% 0 0;margin-bottom: 12px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_pic {width: 36%;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_content {width: 60%;height: 170px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_date {top: 68%;left: 76%;color: #999;font-size: 15px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::before {top: 120px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 6.2vw;left: 54%;}
.news_call .news_div_item:nth-child(n+4) {margin: 1.3% 0 0;}

/*品牌*/
.idx_title{display: flex;
    justify-content: center;
    align-items: center;    width: 320px;}
.index-box4 {
    width: 100%;
    background:#f8f8f8;
padding: 40px 0 40px 0;
display: flex;
}
.index-boxd {
    margin: 0 auto;
    max-width: 1500px;
 min-width: 1200px; 
    display: flex;
}
.index-box4 .idx_title .title {
    color: #333;text-align: center;font-size: 26px;line-height:40px;padding-left: 3%
}

.index-box4 .idx_title .subtitle {
    color: #333;text-align: center;font-size: 36px;
}

.coop_call {
    max-width:100%;
    margin: 0px auto 0;
display: flex;
    justify-content: center;
}

.coop_call ul {
    display: flex !important;
align-items: center;
padding-left:3%;
}

.coop_call li {
    width: 16%;
    margin: 0 3% 0 0;background: #fff;
    padding: 0 3%;
    border-radius: 11px;
}

.coop_call li a {
    display: inline-block;
    width: 100%;
}
.coop_call li img {
    width: 100%;
    /*margin-bottom:25px;*/
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    transition: all .3s ease;
    filter: grayscale(0.5);
    /*opacity: .6;*/
height:auto;
}

.coop_call li:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: initial;
    opacity: 1;
}


/*copy*/
.copy_lx{background: #e60012;}
.copy_c{height: 152px;}
.copy_c>ul{display: flex;height: 100%;}
.copy_c>ul>li{width: 25%;display: flex;justify-content: center;align-items: center;}
.copy_c>ul>li>span{font-size: 30px;color: #333;}
.copy_c>ul>li>div{margin-left: 22px;}
.copy_c>ul>li>div>b{display: block;font-size: 18px;color: #333; font-weight:norma;}
.copy_c>ul>li>div>p{font-size: 16px;color: #333;margin-top: 8px;}
.copy_c>ul>li>div>p>span{font-size: 20px;color:rgba(0,0,0,0.5);font-family:din;}

.copy_con {width:81%; border-right: 1px rgba(0,0,0,0.1) solid; margin-right: 7%;}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}

.copy_con li {width: 27%;position: relative; padding-left:0%; color: #333;}
.copy_con li p {font-size: 12px;color: #333;line-height: 16px;margin-bottom: 20px;font-weight: normal;}
.copy_con li em {font-size: 20px;color: #333;line-height: 22px;margin-bottom: 20px;font-weight: bold;display: block;}
.copy_con li a {font-size: 15px;color:rgba(0,0,0,0.7);line-height: 26px; display: flex;}
.copy_cc {display: flex; justify-content: space-between;padding:70px 0 70px 0;}
.copy_pic {float:left;overflow: hidden; height:160px;}
.copy_pic li {width:  160px;overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #333;text-align: center;line-height: 30px;}
.copy_pic li i {background: #333;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {float:left;margin-left: 20px;margin-top: 16px;}
.copy_str li {width: 32px; height: 32px; border-radius: 100%; text-align: center; transition: 0.5s; line-height: 34px; position: relative;  cursor: pointer; background:rgba(255,255,255,0.6);}
.copy_str li.on{color: #333;background: #34add5;}
.copy_str li.on i{color: #333;}
.copy_str li i {font-size: 18px;color: #1686ab;position: relative;z-index: 99;}
.copy_str li+li {margin-top:14px;}
.cop_ce{position: relative;overflow: hidden;background:#fff;background-size: cover;border-top: 1px #eee solid;}
.cop_ce .right {max-width: 30%;}
.cop_ce .right .logo {padding-bottom: 0.5vw;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.cop_ce .right .logo>img {width:250px;}
.cop_ce .right .rx {margin: 1.5vw 0;}
.cop_ce .right .rx p {font-size: 14px;}
.cop_ce .right .rx h1, .cop_ce .right .rx h2.h2 {font-size: 30px;}
.cop_ce .right .rx p { font-size: 16px;color: rgba(0, 0, 0, 0.5);}
.cop_ce .right .zx .zx_l h5 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.cop_ce .right .share p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.cop_ce .right .zx {
    margin: 0.6vw 0 1.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
.cop_ce .right .rx p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.cop_ce .right .zx .zx_l p {
    font-size: 24px;
    color: #333;
    font-family: 'moo';
    line-height: 30px;
    margin-top: 5px;
}
.cop_ce .right .zx .zx_r img {
    width: 75px;
    height: 75px;
    margin-right: 15px;
}
.cop_ce .right .rx h1, .cop_ce .right .rx h2.h2 {
    font-size: 30px;
    font-family: 'moo';
    color: #333;
    margin-top: 5px;font-weight: lighter;
}
.bq_ewm{display: flex;    margin-top: 3%;}
.bq_ewm li{position: relative;}
.bq_ewm li span{width: 36px;height: 36px;border:2px solid #333;border-radius: 100%;text-align: center;line-height: 34px;font-size: 19px;color: #333;display: block;transition:all .5s;}
.bq_ewm li+li{margin-left: 12px;}
.foot_bc{border-top:1px solid rgba(0,0,0,0.14);}
.foot_c{display: flex;justify-content: space-between;height: 104px;align-items: center;}
.foot_c a,.foot_c div{font-size: 14px;color: rgba(0,0,0,0.37);}
.ewm_cc{display: none;position: absolute; top: -155px; left:calc(50% - 75px);}
.ewm_cc img {width: 150px!important; }
.linkTagcs{width:100%!important;}
.bq_ewm li:hover span {background: #92272b; border: 2px solid #92272b; color: #333; }
.copy_icon>p {color: #333;font-size: 20px;margin-bottom: 16px;}
.lin_c{border-bottom: 1px solid rgba(0,0,0,0.12);background: #eee;}
.lin_c>div{display: flex;align-items: center;position: relative;height: 80px;}
.l_wz{width:7%;}
.l_wz p{color: #333;letter-spacing: 1px; font-size: 16px; padding-right:2%;}
.linkTagcs{width: 100%!important;}
.lin_ic {width: 30px; height: 30px; border-radius: 100%; border: 1px solid #ccc; text-align: center; line-height: 30px; color: #333; font-size: 14px; position: absolute; right: 0; top: 25px; }
.links_m a{color:#999;}
.copy_bg {background: linear-gradient(to bottom, transparent, #666);}
.copy_bg div {color: #333; line-height: 40px; display: block; font-size:15px; text-align: center;padding:10px 0;}
.copy_bg div a {color:#333; font-size:15px;}
.copy_b {display: flex; justify-content: space-between; align-items: center; }

.cop_ce .cop_ce:hover,.cop_ce:hover .cop_ce a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }
.cop_ce:before{ -webkit-animation: kenburns-top1  3.5s infinite ease-out  both;animation: kenburns-top1  3.5s infinite ease-out  both;}


/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:52%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:88px;height:60px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background: linear-gradient(120deg, #92272b 10%, #ad2a2f 80%);border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:100px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family: 'moo';color:#1985a;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/