@font-face {
  font-family: 'iconfont';  /* Project id 1264008 */
  src: url('//at.alicdn.com/t/c/font_1264008_csbex4ylcp7.woff2?t=1742452466023') format('woff2'),
       url('//at.alicdn.com/t/c/font_1264008_csbex4ylcp7.woff?t=1742452466023') format('woff'),
       url('//at.alicdn.com/t/c/font_1264008_csbex4ylcp7.ttf?t=1742452466023') 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;}
/*重置样式*/
*{margin: 0;padding: 0;box-sizing: border-box;}
h1, h2, h3, h4, h5, h6{color: inherit; font-weight: normal;}
img{border: none;vertical-align: middle;}
ul, ol, li{list-style: none;}
input, textarea, button, span, li, a, div{border: none;outline: none;resize: none;}
table{width: 100%; border-spacing: 0; border-collapse: collapse;}
td,
th{padding: 0;}
textarea{font-family: "微软雅黑", sans-serif; overflow: auto;}
a, a:active, a:hover, a:visited{color: inherit;text-decoration: none;}
.con a{color: #d9110c;}
.init *{list-style: inherit;}
address, caption, cite, code, dfn, em, i, th, var { font-style: normal; font-weight: normal;}
.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center; align-items: flex-start; justify-content: space-between;}
.one{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.two{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.there{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
/*图片特效*/
.white{position: relative;overflow: hidden;}
.white:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));transform: skewx(-25deg);}
.white:hover:after{left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/*基础样式*/
body{font-family: "微软雅黑", sans-serif; color: #2d3540; font-size: 16px; background-color: #fff;}
.imgs-btn img{cursor: zoom-in;}
.fl{float: left;}
.fr{float: right;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.mycol .col{float: left; padding: 0 15px; text-align: center;}
.col img{max-width: 100%;}
.mycol-2 .col{width: 50%;}
.mycol-3 .col{width: 33.33333%;}
.mycol-4 .col{width: 25%;}
.mycol-5 .col{width: 20%;}
.center-fa{position: relative;}
.center{position: absolute; left: 50%; top: 50%; transform: translate(-50%, 50%);}
.centerX{position: absolute; left: 50%; transform: translateX(-50%);}
.centerY{position: absolute; top: 50%; transform: translateY(-50%);}
.center-img{height: 100%; position: relative; overflow: hidden;}
.center-img img{position: absolute; left: 50%; top: 50%; width: auto; max-width: none; min-width: 100%; min-height: 100%; transform: translate(-50%, -50%);}
.full-img{width: 100%; height: 0; position: relative;}
.full-img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.hvr-bg-move{position: relative; overflow: hidden; transition: all .5s;}
.hvr-bg-move:hover{box-shadow: 0 0 5px #fff inset;}
.hvr-bg-move:after{content: ''; position: absolute; left: -100%; top: 0; width: 0; height: 100%; background-color: #fff; opacity: .5; box-shadow: 0 0 30px #fff;}
.hvr-bg-move:hover:after{left: 100%; width: 50%; transition: all .5s;}
/*公共样式*/
.w{width: 1440px; margin: 0 auto;}
.container-middle { margin: 0 auto; width: 1440px;}
@media (max-width: 1600px){.container-middle{width: 100%;}}
@media (max-width: 1440px){.container-middle{width: 1200px;}}
@media (max-width: 1280px){.container-middle{width: 1100px;}}
p{color: #2d3540; font-size: 16px; line-height: 25px; font-weight: normal;}
.com-padding{padding-top: 50px; padding-bottom: 50px;}
.coe-putc{padding-top: 50px; padding-bottom: 50px;}
.com-bg{background-color: #f5f5f5;}
.com-hover-ba:before,
.com-hover-ba:after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: transform .3s; z-index: -2;}
.com-title{text-align: center;}
.com-title h2{margin-bottom: 30px; color: #1e242b; font-size: 32px;}
.com-title p{margin-bottom: 30px; color: #ccc; font-size: 20px; text-transform: uppercase;}
.page-title{text-align: center;}
.page-title span{display: block; height: 25px; color: #999; font-size: 16px;}
.page-title h3{height: 90px; color: #d9110c; font-size: 36px;}
.position{line-height: 90px; color: #999; font-size: 15px; padding-left: 35px; background: url(../image/home_icon01.png) left center no-repeat;}
.position a{color: #999; display: inline-block; transition: all .3s;}
.position a:last-of-type{color: #555;}
.position > a:hover{color: #d9110c; transform: translateY(-2px);}
.position .fr a{display: inline-block; width: 90px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; color: #262626; font-size: 15px; background-color: #fff;}
/*公共头部*/
.header{position: fixed; display: flex; justify-content: space-between; left: 0; width: 100%; height: 100px; line-height: 100px; padding: 0 3vw; transition: all .3s; background-color: #fff; box-shadow: 0 0 15px rgb(0 0 0 / 20%); border-top: 2px solid #d9110c; z-index: 999;}
.header.top{ height: 85px; line-height: 85px;}
.header .logo{position: relative; height: 100%; overflow: hidden;}
.header .logo a{display: block; font-size: 0;}
.header .logo img{height: 60px;}
@media (max-width: 1200px){.header .logo img{height: 40px;}}
.header .logo::before{content: "";position: absolute;left: -800px;top: -460px;width: 400px;height: 15px;background-color: rgba(255, 255, 255, .4);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: searchLights 1.5s ease-in 1.5s infinite;-o-animation: searchLights 1.5s ease-in 1.5s infinite;animation: searchLights 1.5s ease-in 1.5s infinite;}
@-webkit-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-o-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-moz-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}

.header .nav{position: relative; margin-left: 2.4vw;}
.header .nav li{float: left; margin-left: 0.5vw;}
.header .nav li > a{display: inline-block; padding: 0 10px; color: #2d3540; font-size: 18px; line-height: 1; position: relative; overflow: hidden;}
.header .nav li > a:after{content: ''; position: absolute; left: 0; bottom: -20px; width: 100%; height: 5px; background-color: rgba(255,0,0,.9); transition: all .3s; opacity: .8;}
.header .nav li:hover > a:after,
.header .nav li.active > a:after{bottom: 0;}
.header li .subnav{position: absolute; bottom: 0; left: -20%; width: 1150px; height: 300px;border-top: 2px solid #e8110b; transform: translateY(100%) scaleY(0); background-color: #fff; box-shadow: 0 15px 30px -10px #666; overflow: hidden; opacity: 0; transition: all .5s; transform-origin: top; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column;}
.header li:hover .subnav{opacity: 1; overflow: visible; transform: translateY(100%) scaleY(1);}
.header li .subnav .box{flex: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; line-height: 1;}
.header li .subnav .box.active{color: #d9110c;}
.header li .subnav .box > .name{width: 320px; height: 100%; font-size: 14px; flex: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;}
.header li .subnav .box > .name a{width: 100%; border: 1px solid #ddd; border-top: none; border-left-color: #fff; border-left-width: 4px; cursor: pointer; flex: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center;}
.header li .subnav .box.active > .name a{border-right-color: #fff; border-left-color: #d9110c; border-left-width: 4px;}
.header li .subnav .con{position: absolute; opacity: 0; left: 320px; top: 0; width: 780px; background-color: #fff; line-height: 1; text-align: left;transition: all .3s; transform: scaleX(0); transform-origin: left;}
.header li .subnav .box.active .con{ opacity: 1; transition: all .3s; transform: scaleX(1);}
@media (min-width: 1400px) and (max-width: 1600px){.header li .subnav .con{width: 700px;}}
@media (min-width: 1200px) and (max-width: 1400px){.header li .subnav .con{width: 700px;}}
.header li .subnav .con .img{width: 40%; height: 280px; padding: 2.5vw; padding-left: 1vw;}
.header li .subnav .con .img img{width: 100%; height: 100%; object-fit: cover;}
.header li .subnav .con .txt{width: 60%; padding-top: 2.5vw; padding-right: 1vw;}
.header li .subnav .con h4{height: 40px; color: #1e242b; font-size: 18px; position: relative;}
.header li .subnav .con h4:after{content: ''; position: absolute; left: 0; bottom: 0; width: 40px; border-bottom: 3px solid #d9110c;}
.header li .subnav .con h5{margin: 10px 0; color: #d9110c; font-size: 18px;}
.header li .subnav .con p{ margin-top: 1vw; margin-bottom: 1vw; color: #ccc; font-size: 14px; line-height: 25px; overflow: hidden; }
.header li .subnav .con .txt > a{color: #1e242b; font-size: 14px; text-decoration: underline;}
.header li .subnav .con .txt > a:hover{color: #d9110c;}
.header .phone p{float: left; padding-left: 35px; color: #d9110c; font-size: 24px; font-weight: 700; line-height: inherit; background: url(../image/phone_icon01.png) left center no-repeat;}
@media (max-width: 1700px){.header .phone{display: none;}}
@media (max-width: 1280px){.header .phone{ display: none;}}
.header .header_lan{height: 100%;}
.header .header_lan .a1{float: left;}
.header .header_lan .a1:hover a{color: #d9110c;}
.header .header_lan .a1:hover a img{transform: translateY(-5px);-ms-transform: translateY(-5px);-moz-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);}
.header .header_lan .a1 a{width: 100%;height: 100%;display: block;font-size: 14px; color: #1e242b;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4*/-webkit-transition-timing-function: ease;/* Safari 和 Chrome*/-o-transition-timing-function: ease;/* Opera*/}
.header .header_lan .a1 a img{transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4*/-webkit-transition-timing-function: ease;/* Safari 和 Chrome*/-o-transition-timing-function: ease;/* Opera*/}

@media (max-width: 1600px){ .header .nav li > a{ font-size: 17px;} .header .phone i{display: none;}.header .phone p{ font-size: 20px;} .header .phone span{margin-right: 0;} .index-about .w{width: 100%;}}
@media (max-width: 1440px){.w{width: 1200px;} .header-top, .header{padding: 0 1vw;} .header .nav li > a{padding: 0 5px; font-size: 16px;} .index-about .txt .more{display: none;}
.index-banner .txt h2{font-size: 26px;}
.index-banner .txt h3{font-size: 40px;}
.about-photo li h4{font-size: 14px;}}
@media (max-width: 1280px){.w{width: 1100px;} .header .nav{margin-left: 1vw;} .header .phone .wx{margin-left: 1vw;}}


/*首页banner*/
.index-banner{width: 100%; position: relative;}
.index-banner img{width: 100%;}
.index-banner .w{position: absolute; top: 0; left: 50%; height: 100%; transform: translateX(-50%); z-index: 2;}
.index-banner .txt{position: absolute; top: 50%; left: 50%; height: auto; transform: translate(-50%, -50%); z-index: 3;}
.index-banner .txt h2{display: inline-block; height: 110px; color: #fff; font-size: 32px; line-height: 40px; opacity: 0; transform: translateY(-60px); transition: all 1s; position: relative;}
.index-banner .swiper-slide-active h2{opacity: 1; transform: translateY(0);}
.index-banner .txt h2:before,
.index-banner .txt h2:after{content: ''; position: absolute; left: 0; bottom: 0; width: 80%; border-bottom: 1px solid #fff; opacity: .8;}
.index-banner .txt h2:after{width: 20%; bottom: -1px; border-bottom: 3px solid #fff; opacity: 1;}
.index-banner .txt p{margin-top: 6vw; color: #fff; font-size: 18px; opacity: 0; transform: translateY(60px); transition: all 2s;}
.index-banner .swiper-slide-active p{opacity: .6; transform: translateY(0);}
.index-banner .txt h3{margin-top: 20px; color: #fff; font-size: 50px; opacity: 0; transform: translateY(-60px); transition: all 2s;}
.index-banner .swiper-slide-active h3{opacity: 1; transform: translateY(0);}
.index-banner .swiper-pagination-bullet{width: 13px; height: 13px; background: none; border: 2px solid #fff; opacity: 1;}
.index-banner .swiper-pagination-bullet-active{background-color: #d9110c; border: none;}
.index-banner .swiper-pagination.swiper-pagination{bottom: auto; left: 40px; right: auto;}
.index-banner .swiper-button-next,
.index-banner .swiper-button-prev{width: 0; height: 0; left: -12px; right: auto; bottom: 55px; top: auto; border-width: 12px; border-style: solid; border-color: transparent #acaeb3 transparent transparent; background: none; margin-top: 0;}
.index-banner .swiper-button-next{left: 60px; border-color: transparent transparent transparent #acaeb3;}
.index-banner .swiper-button-prev:after{content: ''; position: absolute; left: 36px; top: -16px; height: 34px; width: 2px; background: #6a6e76;}
.index-banner .swiper-button-next:hover{border-color: transparent transparent transparent #d9110c}
.index-banner .swiper-button-prev:hover{border-color: transparent #d9110c transparent transparent;}

/*首页搜索*/
.com-search{height: 60px; line-height: 60px; overflow: hidden; border-bottom: 1px solid #ddd;}
.com-search .keys a{margin-right: 1.5vw;}
.com-search .keys a:hover{color: #d9110c;}
.com-search .main form{position: relative;}
.com-search .main .key{width: 240px; line-height: 32px; padding-left: 40px; padding-right: 10px; border-radius: 32px; border: 1px solid #ddd; vertical-align: middle;}
.com-search .main .sub{position: absolute; display: block; left: 12px; top: 20px; width: 20px; height: 20px; background: url(../image/search_icon01.png) center no-repeat; cursor: pointer;}

/* 首页标题 */
.home-title{font-size:36px; font-weight: bold; color:#111;text-align:center; text-transform: uppercase;}
.home-title span{display:inline-block;color:#c01920}
.home-des{font-size:18px;line-height:26px;color:#666;text-align:center;margin-top:5px}
.home-padd{padding:100px 0}

/* more */
.home-viewmo{display:block;font-size:16px;line-height:26px;color:#fff;transition:ease .4s;padding:9px 60px 9px 34px;border:1px solid transparent;border-radius:30px;background:#000 url(../image/more1.png)no-repeat top 14px right 32px;cursor:pointer;margin:0 auto;width:fit-content;margin-top:50px;max-width:300px}
a.home-viewmo {color: #fff;}
.home-viewmo:hover{background:#d9110c url(../image/more1.png)no-repeat top 14px right 32px;border-color:#c01920;color:#fff}

/* 首页优势 */
.sec-title{text-align: center;padding: 40px 0;height: 40px;position: relative;}
.sec-title h2{font-size: 24px;color: #252525;font-weight: bold; text-transform: uppercase;}
.sec-title h2 span{color: #e6212a;}
.sec-title p{font-size: 16px;margin-top: 10px;}
.containerys{/*width: 1440px;*/margin: 0 auto;}
.ys{height: auto; overflow: hidden; padding-top: 20px; padding-bottom: 80px; background: #f5f5f5;}
.ys .content{margin-top: 80px;}
.ys .content dl{float: left;display: inline-block;margin-right: 14px;width: 349px; border: 1px solid #cccccc;padding: 30px 20px 30px 39px; cursor: pointer;}
@media (max-width: 1440px){.ys .content dl{width: 289px;padding: 10px;}}
.ys .content dl:last-child{margin-right: 0;}
.ys .content dl:hover{color: #e6212a; border: 1px solid #e6212a;}
.ys .content dl dt{float: left;}
.ys .content dl dd{float: right;margin-top: 20px;}
.ys .content dl dd img{ width: 66px; height: auto; transition: ease .5s;}
.ys .content dl:hover dd img{ transform: rotateY(180deg);}
.ys .content dl dt h3{font-size: 20px;font-weight: bold;color: #333;}
.ys .content dl dt p{line-height: 35px;}
.ys .content dl dt .more{width: 90px;height: 28px;display: block;line-height: 28px;text-align: center;background: #e6212a;border-radius: 5px;margin-top: 15px;}
.ys .content dl dt .more a{color: #FFF;width: 90px;height: 28px;display: block;border-radius: 5px;}
.ys .content dl:hover h3{color: #e6212a;}

/*首页产品*/
.cplb{margin-top:55px}
.cplb_box{display:flex;flex-wrap:wrap}
.cplb_box .cplb_box_item{width:23.5%;margin-right:2%;border:1px solid #d8d8d8;margin-bottom:35px}
.cplb_box_item:nth-child(4n){margin-right:0}
.cplb_box_itemimg{overflow:hidden}
.cplb_box_itemimg img{width:100%;padding:5%;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.cplb_box .cplb_box_item:hover img{transform:scale(1.1)}
.cplb_box_itemtxt{height:91px;border-top:1px solid #d8d8d8;display:flex;justify-content:space-between;padding:0 25px;align-items:center;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.cplb_box_itemtxtl{width:calc(100% - 110px)}
.cplb_box_itemtxtlh{font-size:16px;color:#333}
.cplb_box_itemtxtlp{ display: none; font-size:13px;color:#999}
.cplb_box_itemtxtr{width:110px;height:45px;background-color:#e9e9e9;text-align:center;line-height:45px;font-size:15px;color:#999;font-family:BEBAS;text-transform:uppercase;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.cplb_box .cplb_box_item:hover{border:1px solid #c01920}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxt{background-color:#c01920;border-top:1px solid #c01920}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtlp{color:#fff}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtlh{color:#fff}
.cplb_box .cplb_box_item:hover .cplb_box_itemtxtr{background-color:#333;color:#fff}
@media screen and (max-width:1600px){.cplb_box_itemtxt{padding:0 20px}
.cplb_box_itemtxtlh{font-size:18px}
.cplb_box_itemtxtl{width:100%}
}
@media screen and (max-width:1200px){.cplb_box_itemtxt{padding:0 10px}
.cplb_box_itemtxtr{width:auto;padding:0 10px}
}
@media screen and (max-width:992px){.cplb_box .cplb_box_item{width:49%!important;margin-right:2%}
.cplb_box_item:nth-child(2n){margin-right:0!important}
.cplb_box_itemtxtlh{font-size:14px;line-height:20px;margin-bottom:5px}
.cplb_box_itemimg img{padding:5%}
}
@media screen and (max-width:768px){.cplb_box_itemtxtr{display:none}
.cplb_box_itemtxtlp{font-size:12px}
.cplb_box_itemtxt{height:auto;padding:10px}
.proc .nyby_txt{display:none}
.proc .nyby{height:30px}
}

/*首页关于*/
.home-about{padding:120px 0px 80px; background: url('../image/home_about_bg.jpg') center center no-repeat; background-size: cover;;}
.home-about-top{position:relative;width:100%;height:100%}
.home-about-top .home-title,.home-about-top .home-des{text-align:left}
.home-about-left{float:left;width:46%;}
.home-about-right{float:right;width:50%}
.home-about-left span{display:inline-block;width:43px;height:2px;background:#c01920;margin:20px 4px 20px 0}
.home-about-top .home-title span{width:auto;height:auto;background:none;margin:0}
.home-about-left > div{display:table;width:100%;height:100%}
.home-about-left > div > div{display:table-cell;vertical-align:middle}
.home-about-lecon h3{font-size:24px;line-height:26px;color:#333;font-weight:bold;margin-bottom:10px}
.home-about-lecon p{font-size:16px;color:#666;line-height:28px;}
.home-about-img{position:relative;width:100%}
.home-about-img img{width:100%; border-top-left-radius: 30px; border-bottom-right-radius: 30px;}
.home-about-bottom{ margin: 40px 0;}
.home-about-bottom li{float:left;width:20%;text-align:center}
.home-about-icon{width:75px;height:67px;margin:0 auto;transition:ease .5s}
.home-about-bottom li:hover .home-about-icon{transform:rotateY(180deg)}
.home-about-icon img{width:100%}
.home-about-bottom li h3{font-size:31px;color:#333;font-family:"mon-b";font-weight: bold;}
.home-about-bottom li h3 span{display:inline-block;font-size:48px;color:#333;font-family:"mon-b"}
.home-about-bottom li p{font-size:16px;line-height:30px;color:#666}

/* 核心优势 */
.home-advantage{width:100%;background-size:100% 100% !important}
.home-advantage .home-title{color:#fff}
.home-advantage .home-des{color:#c2c2c2}
.home-advantage ul{margin-top:50px}
.home-advantage li{position:relative;float:left;width:25%;text-align:center;padding:20px 25px}
.home-advantage li span{font-size:120px;color:rgba(255,255,255,0.05);font-family:"mon-l";position:absolute;top:-35px;left:28%}
.home-advantage-icon{width:85px;height:81px;text-align:center;margin:0 auto}
.home-advantage-icon img{display:block;transition:ease .5s;width:100%}
.home-advantage li h3{font-size:20px;line-height:30px;color:#fff;font-weight:bold;margin-top:30px;margin-bottom:10px}
.home-advantage li p{font-size:16px;line-height:26px;color:rgba(255,255,255,0.6)}
.home-advantage li:hover img{transform:rotateY(180deg)}
.home-advantage .home-viewmo{ background-color: transparent; border-color: rgba(255, 255, 255, .3);}
.home-advantage .home-viewmo:hover{background:#d9110c url(../image/more1.png)no-repeat top 14px right 32px;border-color:#c01920;color:#fff}

/* 合作伙伴 */
.home-partner{ background: #fff;}
.home-partner ul{ margin-top: 50px; width: 100%; display: inline-block;}
.home-partner li{float: left; width: 19%; height: 100px; margin: 0.5%; border: 1px solid #e5e5e5; background: #fff;}
.home-partner li .img{width: 100%; height: 100px; overflow: hidden;}
.home-partner li .img img{width: 100%; height: 100%; object-fit: contain; transition: all 0.6s;}
.home-partner li .img img:hover{transform: scale(1.1);}
.home-partner li p{text-align: center; padding-top: 20px;}

/* 首页新闻 */
.news{padding:80px 0;clear:both;overflow:hidden;background:#fff;}
.news-group{overflow:hidden;}
.news-top{float:left;padding:40px 50px;width:696px;overflow:hidden;border:#e4e4e4 solid 1px;}
.news-top .hd{overflow:hidden;}
.news-top .hd em{display:block;height:14px;line-height:14px;font-size:12px;font-family:"DIN Medium";color:#999;}
.news-top .hd em:before{display:inline-block;margin-right:5px;font-family:"iconfont";content:"\e6eb";}
.news-top .hd h3{margin-top:14px;line-height:32px;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-top .hd h3 a{color:#333;}
.news-top .hd h3 a:hover{color:#df0010;}
.news-top .bd{padding-top:26px;overflow:hidden;}
.news-top .bd p{height:60px;line-height:30px;font-size:16px;color:#666;overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;}
.news-top .bd p a{color:#666;}
.news-top .pic{margin-top:46px;overflow:hidden;}
.news-top .pic img{display:block;width:100%; height: 362px; object-fit: cover; transition:all .5s linear;}
.news-top .pic:hover img{transform:scale(1.1);}
.news-list{float:right;width:720px;overflow:hidden;}
.news-list .item{float:left;margin-left:20px;margin-bottom:20px;padding:30px;width:336px;overflow:hidden;border:#e4e4e4 solid 1px;}
.news-list .item .hd{overflow:hidden;}
.news-list .item .hd em{display:block;margin-top:10px;height:14px;line-height:14px;font-size:12px;font-family:"DIN Medium";color:#999;}
.news-list .item .hd em:before{display:inline-block;margin-right:5px;font-family:"iconfont";content:"\e6eb";}
.news-list .item .hd h3{margin-top:15px;height:64px;line-height:32px;font-size:24px;overflow:hidden;}
.news-list .item .hd h3 a{color:#333;}
.news-list .item .hd h3 a:hover{color:#df0010;}
.news-list .item .bd{padding-top:20px;overflow:hidden;}
.news-list .item .bd p{height:48px;line-height:24px;font-size:16px;color:#666;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-list .item .bd p a{color:#666;}
.news-list .item .bg{margin-top:45px;height:30px;background:url(../image/news_item.png) repeat-x;}
@media(max-width: 1440px){
.news{padding:70px 0;}
.news-top{padding:33px 42px;width: 576px;}
.news-top .hd h3{font-size:20px;}
.news-list{width:600px;}
.news-top .pic img{height: 299px;}
.news-list .item{margin-left: 16px;margin-bottom: 14px;padding:25px;width:282px;}
.news-list .item .hd h3{margin-top:10px;height:60px;line-height:30px;font-size:20px;}
.news-list .item .bd p{height:46px;line-height:23px;}
.news-list .item .bg{margin-top:30px;}
}
@media(max-width:1280px){
  .news{padding:40px 10px;}
  .news-top{display:none;float:none;padding:20px;width:100%;}
  .news-top .hd h3{font-size:18px;}
  .news-list{float:none;width:100%;}
  .news-list .item{float:none;margin:10px 0;width:100%;}
  .news-list .item .hd h3{height:auto;line-height:1.5;font-size:18px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden;}
  .news-list .item .bd{padding-top:10px;}
  .news-list .item .bd p{height:40px;line-height:20px;font-size:14px;}
}

/* 首页表单 */
.footer-contact{ position: relative; padding:30px 0; z-index: 99999;}
.footer-contact form{ width: 100%; display:flex;flex-wrap:wrap;flex-direction:row; justify-content: space-between;align-items:center;}
.footer-contact input{display:inline-block;background:#fff;font-size:16px;line-height:26px;color:#888;padding:12px 15px;width:10.5%;margin-right:1%}
.footer-contact input.lastin{width:45%;}
.footer-contact img{ width: 10.5%; margin-right: 1%;}
.footer-contact button{font-size:15px;line-height:26px;color:#fff;background:#e8110b;padding:12px 0;cursor:pointer;width:10%;margin-right: 0;}
.footer-contact button:hover{background:#fff; color: #e8110b;}

.ss_img{ height: 60px;}
.ss_img .waves{position: relative; width: 100%; height: 60px; min-height: 60px}
.parallax>use {animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite}
.parallax>use:nth-child(1) { animation-delay: -2s;animation-duration: 7s}
.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}
.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}
.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}
@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}

.foot{min-height: 0px;padding-top: 3%;padding-bottom: 1%;background: #333;position: relative;}
#particles-js { background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; width: 100%; height: 100%; position: absolute; z-index: 1; top: 0; left: 0;}
.foot .w{display: flex;flex-wrap: wrap;flex-direction: row; position: relative; z-index: 2; }
.foot .p_item{flex: 1;max-width: 100%;max-height: 100%}
.foot .dbzc{flex: 0 0 65%;padding-right: 2%}
.foot .dbyc{flex: 0 0 35%;padding-left: 2%;border-left: 1px solid rgba(255,255,255,0.1)}
.foot .dbzc .dbnav{display: flex;flex-wrap: wrap;flex-direction: row; justify-content: space-between;width: 100%;padding-top: 0%;padding-bottom: 2%;margin-bottom: 0%;border-bottom: 1px solid rgba(255,255,255,0.1)}
.foot .dbzc .dbnav .dblogo{flex: 0 0 40%;align-self: center;max-width: 300px}
.foot .dbzc .dbnav .dblogo img{width: 100%;height: 100%;object-fit: contain;filter: unset}
.foot .dbzc .dbnav ul{flex: 0 0 100%;align-self: center; display: flex;}
.foot .dbzc .dbnav ul li{min-width: 80px;max-width: 20%;width: auto;padding: 0 10px;flex-grow: 1}
.foot .dbzc .dbnav ul li a{ color: rgba(255, 255, 255, 0.8); font-size: 15px; text-align: center;}
.foot .dbzc .dblx{display: flex;flex-wrap: wrap;flex-direction: row;width: 100%;padding-top: 4%;padding-bottom: 0px}
.foot .dbzc .dblx .p_item{display: flex;flex-wrap: wrap;flex-direction: column;width: 100%;margin-left: auto;margin-right: auto;max-width: none; padding-right: 3%;}
.foot .dbzc .dblx .e_icon{width: auto;height: auto;max-width: 50px;border: 1px solid rgba(255,255,255,0);background: rgba(255,255,255,0.2);border-radius: 50%;padding: 8px;margin-bottom: 15px;background-color: rgba(255,255,255,0.2);font-size: 16px;color: rgba(255,255,255,1);line-height: 1}
.foot .dbzc .dblx .e_icon .icon{margin: 0;width: 100%;height: 100%;fill: currentColor}
.foot .dbzc .dblx .s_title p{font-size: 17px;color: rgba(255,255,255,0.8);line-height: 2;max-width: none;}
.foot .dbzc .dblx .s_title a{color: #ffffff;line-height: 1;font-size: 17px;font-family: "montserrat"}

.foot .dbyc h1{line-height: 1.5;color: rgba(255,255,255,1);font-size: 20px;margin-bottom: 20px; font-weight: bold;}
.foot .dbyc .p_list{display: flex;flex-wrap: wrap;position: relative;max-width: 100%}
.foot .dbyc .p_list .cbox{ flex: 0 0 50%; }
.foot .dbyc .p_list .cbox:nth-child(odd){padding:5px 5px 5px 0;}
.foot .dbyc .p_list .cbox:nth-child(even){padding: 5px;}
.foot .dbyc .p_list p{line-height: 1.4;font-size: 15px;padding: 10px; background: rgba(255,255,255,0.05)}
.foot .dbyc .p_list p a{color: rgba(255,255,255,0.8);display: block;width: 100%}
.foot .dbyc .p_list p:hover a{color: #ffffff}
.foot .dbyc .p_list p svg{width: 14px;height: 14px; fill: rgba(255,255,255,0.8);}
.foot .dbyc .p_list p:hover svg{fill: #ffffff}
.foot .dbyc .dbly p{margin-top: 20px;color: rgba(255,255,255,0.71);line-height: 1.5;margin-bottom: 0px}
.foot .footbq{ position: relative; z-index: 2; justify-content: space-between; border-top: 1px solid rgba(255,255,255,0.1);padding-top: 15px}
.foot .footbq p{line-height: 1.5;color: rgba(255,255,255,0.6);font-size: 14px}
.foot .footbq p a{color: rgba(255,255,255,0.6);}
.foot .footbq p a:hover{color: #fff;}
.footer-fix{display: none;}

/*鼠标hover效果*/
.hover-img-big .img{overflow: hidden;}
.hover-img-big .img img{transition: transform .3s;}
.hover-img-big:hover img{transform: scale(1.02);}
.hover-left-rotate{transition: transform .3s;}
.hover-left-rotate:hover{transform:rotateY(360deg);}
.hover-left-move{position: relative;right: 0;transition: right .5s;}
.hover-left-move:hover{right: -10px;}
.hover-top-move{display: inline-block;position: relative;transition: transform .3s;}
.hover-top-move:hover{transform: translateY(-5px);}
.hover-bg-big{position: relative;z-index: 1;}
.hover-bg-big:after{content: "";background-color: #fff;position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);transition: transform .3s;z-index: -1;}
.hover-bg-big:hover:after{transform: scale(1);}

/* 客服 */
.custom_service p img {display: inline; vertical-align:middle;}
.scrollsidebar{position:fixed; z-index:999; top:350px;right:0;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../image/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; font-size: 13px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../image/sidebar_bg.png) no-repeat -119px -113px; padding-left:22px; font-size: 14px;}
/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../image/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* red skin  */
.side_red .side_title {background-position:-349px 0;}
.side_red .side_center {background: rgba(255, 255, 255, 0.5) url(../image/red_line.png) repeat-y center;}
.side_red .side_bottom {background-position:-349px -50px;}
.side_red .close_btn {background-position:-44px -23px;}
.side_red .close_btn:hover {background-position:-66px -23px;}
.side_red .show_btn {background-position:-147px 0;}
.side_red .msgserver a {color:#e6212a;}


/* 返回顶部按钮样式*/
.back-to-top{display: none;position: fixed;bottom: 20px;right: 20px;width: 40px;height: 40px;background-color: #e6212a;color: #fff;text-align: center;line-height: 40px;border-radius: 50%;cursor: pointer;z-index: 999;}

/*内页banner*/
.banner{width: 100%;overflow: hidden;position: relative;padding-top: 100px;}
.banner, .banner img{width: 100%;transition: all 1s;}
.banner img:hover{transform: scale(1.02);}
.banner .w{position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%;height: 150px;}
.banner .w h4{display: inline-block;height: 70px;color: #fff;font-size: 32px;position: relative; text-transform: uppercase;}
.banner .w h4:before, .banner .w h4:after{content: '';position: absolute;left: 0;bottom: 0;width: 80%;border-bottom: 1px solid #fff;opacity: .8;}
.banner .w h4:after{width: 20%;bottom: -1px;border-bottom: 3px solid #fff;opacity: 1;}
.banner .w h5{margin-top: 20px;color: #fff;font-size: 50px;}
.banner .w p{color: #c4c7ca;font-size: 20px;line-height: 20px;opacity: 6;transform: translateY(30px);transition: all 2s;font-weight: normal;}

/*关于*/
.ny-bg{background: #eee;}
.about-nav{text-align: center;}
.about-nav .box{ width: 100%; display: flex; height: 80px; line-height: 90px; border-radius: 80px; padding: 0 60px; background-color: #fff; overflow-x: auto;white-space: nowrap;-webkit-overflow-scrolling: touch;scrollbar-width: none;-ms-overflow-style: none; align-items: center; justify-content: space-between;}
.about-nav a{display: inline-block;  color: #1e242b; font-size: 18px; line-height: 1; position: relative; overflow: hidden;}
.about-nav a:after{content: ''; position: absolute; left: 0; bottom: -20px; width: 100%; height: 5px; background-color: rgba(255,0,0,.9); transition: all .3s; opacity: .8;}
.about-nav a:hover:after,
.about-nav a.active:after{bottom: 0;}
.about .main{height: 100%; /**padding-top: 30px; **/ position: relative;}
.about li:nth-child(1){min-height: 520px; margin-bottom: 30px;}
.about li .txt{float: left; width: 50%; height: 100%; padding-right: 3vw;}
.about li .txt h4{height: 55px; color: #1e242b; font-size: 28px; position: relative;}
.about li .txt h4:after{content: ''; position: absolute; left: 0; bottom: 0; width: 40px; border-bottom: 2px solid #d9110c;}
.about li .txt h5{margin-top: 2vw; margin-bottom: 1.5vw; color: #d9110c; font-size: 24px;}
.about li .txt .con{color: #666; font-size: 16px; line-height: 30px;}
.about li:nth-child(1) .img{/* position: absolute;*/ right: 0; top: 0; float:left; width: 50%;}
.about li:nth-child(1) img{max-width: 720px;}
.about li:nth-child(2) .txt{float: right; width: 33.33333%; padding-right: 0; padding-left: 2.5vw; /* padding-top: 3.5vw; */}
.about li:nth-child(2) .img{float: left; width: 66.66666%;}
.about li img{width: 100%;}
.about-story .top .title{height: 150px; text-align: center;}
.about-story .top li{padding-bottom: 5px;}
.about-story .top .box{padding: 70px 15px 0; border: 1px solid #aaa; position: relative;}
.about-story .top .box .img{overflow: hidden;}
.about-story .top .box img{width: 100%; transition: all .3s;}
.about-story .top .box:hover img{transform: scale(1.02);}
.about-story .top .box h4{height: 60px; line-height: 60px; margin: 0 -15px; color: #666; font-size: 16px; overflow: hidden;}
.about-story .top .box p{position: absolute; left: 50%; top: 0; transform: translate(-50%, -50%); width: 120px; height: 90px; line-height: 90px; color: #fff; font-size: 32px; font-weight: 700;}
.about-story .top .box p:before,
.about-story .top .box p:after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #f5f5f5; z-index: -1;}
.about-story .top .box p:after{width: 60px; height: 60px; top: 15px; left: 30px; transform: rotate(45deg); background-color: #d9110c; transition: all 2s;}
.about-story .top .box:hover p:after{transform: rotate(360deg);}
.about-story .top .foot{text-align: center; margin-top: 60px;}
.about-story .top .foot h5{height: 40px; color: #666; font-size: 18px;}
.about-story .top .foot p{color: #d9110c; font-size: 24px;}
.about-story .bottom li{margin-top: 100px; position: relative;}
.about-story .bottom li .img{float: left; width: 55%;}
.about-story .bottom li .txt{float: left; width: 45%;}
.about-story .bottom li:nth-child(2n) .img,
.about-story .bottom li:nth-child(2n) .txt{float: right;}
.about-story .bottom li .img img{width: 100%;}
.about-story .bottom li .title img{margin-bottom: 2vw;}
.about-story .bottom li .con{color: #666; line-height: 30px; letter-spacing: 4px;}
.about-story .bottom li .con p{line-height: 30px;}
.about-story .bottom li .con img{max-width: 100%;}
.about-story .bottom li:nth-child(1) .img{width: 65%; padding-top: 36px; background-color: #fff; position: relative;}
.about-story .bottom li:nth-child(1) .img:after{content: ''; position: absolute; left: 0; top: 0; width: 100px; height: 36px; background-color: #f5f5f5;}
.about-story .bottom li:nth-child(1) .txt{width: 35%; writing-mode: tb-rl; padding-right: 4vw; padding-top: 2.75vw; background-color: #fff;}
.about-story .bottom li:nth-child(1) .title img{margin-left: 2vw; margin-bottom: 0;}
.about-story .bottom li:nth-child(1) .con{height: 320px; line-height: 35px;}
.about-story .bottom li:nth-child(1) .con p{line-height: 35px;}
.about-story .bottom li:nth-child(2){/* padding-bottom: 100px; */}
.about-story .bottom li:nth-child(2) .txt:after{content: ''; position: absolute; left: -250px; bottom: 30px; /* width: 900px; */ height: 100px; visibility: visible; background-color: #fff;}
.about-story .bottom li:nth-child(2) .con p:last-child{position: absolute; bottom: 0; left: 50%; transform: translateX(-70%); z-index: 1;}
.about-story .bottom li:nth-child(2) .txt{padding-top: 40px; padding-left: 3.5vw;}
.about-story .bottom li:nth-child(3) .txt{padding-left: 4vw; padding-top: 1vw;}
.about-story .bottom li:nth-child(3) .other{position: absolute; right: 0; bottom: 0; width: 44%;}
.about-story .bottom li:nth-child(3) .other img{width: 100%;}
.about-story .bottom li:nth-child(4) .txt{position: absolute; left: 5vw; top: 50%; transform: translateY(-50%);}
/**/
.about-history{padding-bottom: 200px;}
.about-history li{padding-top: 70px; position: relative; overflow: hidden; margin-top: -5px;}
.about-history li:before,
.about-history li:after{content: ''; position: absolute; left: 50%; top: 0; height: 80px; transform: translateX(-50%); border-left: 1px solid #ddd;}
.about-history li:after{width: 12px; height: 12px; top: auto; bottom: 10px; border-radius: 50%; background-color: #aaa; border: none;}
.about-history li:hover:after{background-color: #d9110c;}
.about-history li:last-child:after{display: none;}
.about-history li .time{float: left; width: 50%; padding: 0 2.5vw; color: #262626; font-size: 42px; font-weight: 700; line-height: 35px; text-align: right;}
.about-history li .txt{float: left; width: 50%; padding: 0 2.5vw; color: #555; font-size: 18px; line-height: 35px; text-align: left;}
.about-history li:nth-child(2n) .time{float: right; text-align: left;}
.about-history li:nth-child(2n) .txt{float: left; text-align: right;}
.about-history .slogan{height: 120px; margin-top: 160px; border: 1px solid #d9110c; border-radius: 120px; position: relative;}
.about-history .slogan .left,
.about-history .slogan .right{width: 50%; text-align: center;}
.about-history .slogan .img{width: 130px; line-height: 110px;}
.about-history .slogan .img img{transition: all 2s;}
.about-history .slogan:hover .img img{transform: rotate(720deg);}
.about-history .slogan .txt{width: calc(100% - 300px); padding-top: 30px;}
.about-history .slogan .left .txt,
.about-history .slogan .left .img{float: left;}
.about-history .slogan .right .txt,
.about-history .slogan .right .img{float: right;}
.about-history .slogan h4{height: 40px; color: #262626; font-size: 26px;}
.about-history .slogan p{color: #262626; font-size: 18px;}
.about-history .slogan .logo{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 280px; height: 280px; line-height: 260px; text-align: center; border: 15px solid #d9110c; border-radius: 50%; background-color: #fff;}
.about-photo li.col{margin-bottom: 30px; background-color: #f5f5f5;}
.about-photo li .img{ display: block; height: 0; background-color: #fff; padding-bottom: 63%; position: relative;}
.about-photo li img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;object-fit: contain;}
.about-photo li h4{height: 70px; line-height: 70px; text-align: center; color: #1e242b; font-size: 16px; background-color: #fff; padding:5px;}
.about-manufa ul.mycol{margin: 0 -30px;}
.about-manufa li.col{padding: 0 30px; margin-bottom: 60px; background-color: #f5f5f5;}
.about-cert li{margin-bottom: 30px; background-color: #f5f5f5;}
.about-cert li .box{background-color: #fff;}
.about-cert li .img{height: 280px; line-height: 276px; text-align: center;}
.about-cert li img{max-width: 95%; max-height: 95%;}
.about-cert li h4{height: 70px; line-height: 70px; text-align: center; color: #1e242b; font-size: 18px; background-color: #fff;}


/*定制*/
.index-custom{position: relative;}
.index-custom .img{position: relative;}
.index-custom .img span{display: inline-block;width: 120px;height: 120px;line-height: 120px;color: #1e242b;font-size: 52px;background: url(../image/custom_bg01.png) center no-repeat;background-size: 98%;}
.index-custom li:hover .img span{color: #d9110c;background-image: url(../image/custom_bg01_active.png);}
.index-custom li:hover .img{color: #d9110c;}
.index-custom .img:before,
.index-custom .img:after{content: '';position: absolute;top: 50%;left: 0;width: 26%;border-bottom: 1px solid #ddd;}
.index-custom .img:after{left: auto;right: 0;}
.index-custom .img i{position: absolute;top: 50%;right: 0;transform: translate(110%, -50%);width: 25px;height: 25px;line-height: 22px;border: 1px solid #ddd;border-radius: 50%;font-size: 20px;text-align: center;font-style: normal;z-index: 1;background-color: #fff;}
.index-custom li:nth-child(1) .img:before,
.index-custom li:nth-child(4) .img:after,
.index-custom li:nth-child(4) .img i{display: none;}
.index-custom .txt h3{height: 55px;color: #1e242b;font-size: 28px;margin-top: 40px;}
.index-custom .txt p{color: #1e242b;font-size: 16px;line-height: 30px;opacity: .8;}
.index-custom .phone{margin-top: 75px;text-align: center;}
.index-custom .phone a{display: inline-block;width: 135px;line-height: 40px;border-radius: 40px;border: 1px solid #d9110c;border-radius: 40px;color: #d9110c;font-size: 18px;vertical-align: middle;transition: all .3s;}
.index-custom .phone a:hover{color: #fff;background-color: #d9110c;border-color: #fff;}
.index-custom .phone p{display: inline-block;margin-left: 25px;padding-left: 35px;background: url(../image/phone_icon01.png) left center no-repeat;color: #1e242b;font-size: 16px;vertical-align: middle;}
.index-custom .phone p span{color: #d9110c;font-size: 22px;vertical-align: top;}
.index-custom .title{color: #444;font-size: 16px;text-align: center;margin-bottom: 60px;}

/* 合作 */
.ser-custom{padding-top: 80px;padding-bottom: 0;}
.ser-form .mycol{margin: 0 -5px;}
.ser-form li.col{padding: 0 5px;margin-bottom: 10px;}
.ser-form li input{width: 100%;padding: 0 20px;line-height: 50px;border: 1px solid #bfbfbf; border-radius: 10px;}
.ser-form textarea{padding: 20px;width: 100%;height: 240px;margin-bottom: 2.5vw;border: 1px solid #bfbfbf; border-radius: 10px; font-family: "微软雅黑";}
.ser-form .o-footer{text-align: center;}
.ser-form .o-footer .sub{display: inline-block;width: 135px;height: 40px;line-height: 40px;border-radius: 40px;margin-right: 30px;text-align: center;color: #fff;font-size: 18px;background: #d9110c;vertical-align: middle; cursor: pointer;}
.ser-form .o-footer input{width: 120px;padding: 0 20px;line-height: 40px;border: 1px solid #bfbfbf; border-radius: 10px;}
.ser-form .o-footer img{ padding-right: 20px;}

/*newslist*/
.news_list{position:relative; padding:40px 0 30px;}
.news_list .news_li{background:#FFF;margin-bottom:20px;transition:all .6s;box-shadow:0 0 16px rgba(0,0,0,.08);}
.news_list .news_li .nl_left{width:300px;float:left;}
.news_list .news_li .nl_left .img{width:100%;padding-bottom:200px;position:relative;}
.news_list .news_li .nl_left .img img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.news_list .news_li .nl_right{width:calc(100% - 300px);float:right;padding:37px 23px 64px 0;}
.news_list .news_li .nl_right a{display:block;}
.news_list .news_li .nl_right a .news_txt{width:calc(100% - 160px);padding:0 50px 0 35px;float:left;transition:all .6s;}
.news_list .news_li .nl_right a .news_txt p{margin:0;}
.news_list .news_li .nl_right a .news_txt p:first-child{height:26px;line-height:26px;font-size:18px;color:#717171;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_li .nl_right a .news_txt p:last-child{font-size:14px;color:#a2a2a2;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:18px;}
.news_list .news_li:hover .nl_right a .news_txt p:first-child{ color: #085dad; font-weight: bold;}
.news_list .news_li .nl_right a .news_date{width:160px;float:right;transition:all .8s;}
.news_list .news_li .nl_right a .news_date span{display:inline-block;height:26px;line-height:26px;color:#999;font-size:19px;}
.news_list .news_li .nl_right a .news_date em{display:inline-block;width:100px;height:35px;line-height:33px;border:1px solid #dedfe1;border-radius:16px;font-size:12px;font-family:Arial;text-align:center;color:#CCC;font-style:normal;margin-top:38px;}
.news_list .news_li:hover{}
.news_list .news_li:hover .nl_right a .news_txt{padding:0 30px 0 55px;}
.news_list .news_li:hover .nl_right a .news_date{padding-left:30px;}
.news_list .news_li:hover .nl_right a .news_date em{background:#CCC;border:1px solid #CCC;color:#FFF;}
/*newscow*/
.newscow{padding:50px 40px; max-width: 1200px; margin: 30px auto; background: #fff; box-shadow: 0 0 16px rgba(0,0,0,.08); border-radius: 10px; overflow: hidden;}
.newscow .newscow_center{ text-align: center;}
.newscow .newscow_center .h1{margin:0;line-height:30px;font-size:24px;margin-top:0;}
.newscow .newscow_center .pubinfo{margin:0;line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;}
.newscow .newscow_center .pubinfo span{padding-right:10px;white-space:nowrap; font-size: 15px;}
.newscow .newscow_center .pubinfo span i{vertical-align: middle; font-size: 15px; padding-right: 5px;}
.newscow .newscount{line-height:30px;font-size:15px;color:#626262;}
.newscow .newscount h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.newscow .newscount h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.newscow .newscount p{line-height:30px;padding-top:8px;font-size:16px;color:#626262;}
.newscow .newscount img{margin:10px auto;display:block;max-width:100%;height:auto;}
.newscow .newscount table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newscow .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}
.newscow .newscount table td p{margin-top:0;line-height:1.8;}

/*product-details*/
.product-page { background: #fff; padding: 50px; margin: 50px 0; overflow:hidden;}
.product-page-plan {width:40%;float:left;}
.product-page-plan .tm-m-photo-viewer{ border-top-left-radius: 5%; border-top-right-radius: 5%;}
.product-page-plan .tm-m-photo-viewer > img{ width: 100%; height: 100%; object-fit: contain;}
.product-page-plan .tm-m-photos-thumb li{ background: #fff;}
.product-page-plan .thumbnail>span:hover{ background: #e6212a;}
.product-attributes {width:58%;float:right;}
.product-attributes .product-name { font-weight: bold; padding-top: 10px; font-size:28px;line-height:30px;margin-bottom:20px; padding-bottom: 10px; border-bottom: 2px solid #ebebeb;}
.product-attributes-item {margin-bottom:20px;}
.product-attributes-item p{font-size:16px;line-height:2em;margin-bottom:20px;}
.product-attributes-item p img{ max-width: 200px;}
.product-detail-annex {margin:20px 0 0 0;overflow:hidden;}
.product-detail-annex .pro-email-icon {display:inline-block;margin-right:10px;}
.product-detail-annex .pro-email-icon a {line-height:20px;color:#fff;background-color:#292a2d;padding:8px 15px;display:block;}
.product-detail-annex .pro-email-icon a i { color: #fff; font-size:22px;margin-right:5px; vertical-align: middle;}
.product-detail-annex .pro-annex-icon {display:inline-block;}
.product-detail-annex .pro-annex-icon a {line-height:20px;background:#f0f0f0;padding:8px 15px;display:block;}
.product-detail-annex .pro-annex-icon a i {margin-right:5px;}
.product-detail-annex a:hover {color:#fff;background-color:#292a2d;}
.product-detail-annex a:hover i{ color: #fff;}
.product-details .fenxiang i{ margin: 10px 5px; font-size: 30px; color: #292a2d;}
.product-details .fenxiang i:hover{ color: #292a2d;}

.product-information {padding:30px 0; overflow:hidden;}
.product-information-content h1{border-bottom:1px solid #ececec;overflow:hidden;padding:0;line-height:28px;font-size:20px;padding-bottom:20px; margin-bottom: 20px;}
.product-information-content p{ font-size: 16px; line-height: 2em;}
.product-information-content p strong{ color: #292a2d;}
.product-information-content p img{ max-width: 100%; height: auto;}
.product-information-content p table { border-collapse: collapse; border: 1px solid #292a2d;}
.product-information-content p table th, .product-information-content p table td { border: 1px solid #292a2d;}
@media (max-width: 768px){
  .product-details{ padding: 20px 0; flex-direction: column;}
  .product-page-plan{ width: 100%; margin-bottom: 20px;}
  .product-attributes{ width: 100%;}
  .product-information{ padding: 20px 0;}
  .product-detail-annex .pro-email-icon{ margin-bottom: 10px;}
}

/*联系我们*/
.contact{padding-top: 0;}
.contact ul{padding-left: 2vw;padding-top: 1.25vw;background-color: #fff;display: flex; justify-content: space-around;}
.contact li.col{ width: auto; min-width: 30%; padding-top: 40px;padding-bottom: 40px;text-align: left;overflow: hidden;}
.contact li .img{float: left;height: 65px;width: 80px;}
.contact li .txt{float: left;width: calc(100% - 80px);}
.contact li h5{height: 30px;color: #555;font-size: 20px;}
.contact li p{color: #1e242b;font-size: 18px;}
.contact .map{margin-top: 40px;}
#map{width: 100%;height: 520px;}
.contact .map h5{padding-left: 40px;line-height: 75px;color: #262626;font-size: 18px;background-color: #fff;}
.contact .map h5 img{margin-right: 15px;}

/*分页符*/
.page {width: 100%;height: 50px;text-align: center;line-height: 50px;padding-top: 20px; clear:both;}
.page a, .page span{background: #f0f0f0;height: 35px;min-width: 35px; padding: 0 5px; display: inline-block;line-height: 35px;text-align: center;transition: ease all 0.4s;-webkit-transition: ease all 0.4s;-moz-transition: ease all 0.4s;-o-transition: ease all 0.4s;}
.page .page-num-current{background: #292929;color: #fff;height: 35px;width: 35px;display: inline-block;line-height: 35px;text-align: center;}
.page a:hover{color: #fff;background: #d9110c;}

.fanye{list-style:none; margin-top: 20px; border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;padding-top:10px;padding-bottom:10px;margin-top:10px; font-size: 14px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#666;}

/* 图片放大 */
body.fancybox-active{overflow:hidden}
body.fancybox-iosfix{position:fixed;left:0;right:0}
.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}
.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}
.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}
.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}
.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}
.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}
.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}
.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}
.fancybox-toolbar{top:0;right:0;margin:0;padding:0}
.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}
.fancybox-is-closing .fancybox-stage{overflow:visible}
.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}
.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}
.fancybox-slide--image{overflow:visible}
.fancybox-slide--image:before{display:none}
.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}
.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}
.fancybox-slide--next{z-index:99995}
.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}
.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}
.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}
.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}
.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}
.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}
.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-spaceball{z-index:1}
.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}
.fancybox-iframe{display:block;padding:0;border:0;height:100%}
.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}
.fancybox-error{padding:40px;max-width:380px;cursor:default}
.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}
.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}
.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}
.fancybox-button:focus,.fancybox-button:hover{color:#fff}
.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}
.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}
.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}
.fancybox-button--share svg path{stroke-width:1}
.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}
.fancybox-button--zoom svg path{fill:transparent}
.fancybox-navigation{display:none}
.fancybox-show-nav .fancybox-navigation{display:block}
.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}
.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}
.fancybox-navigation .fancybox-button--arrow_left{left:0}
.fancybox-navigation .fancybox-button--arrow_right{right:0}
.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}
.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}
.fancybox-close-small:focus{outline:none}
.fancybox-close-small:focus:after{outline:1px dotted #888}
.fancybox-close-small:hover:after{color:#555;background:#eee}
.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}
.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}
.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}
.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}
.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}
.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}
.fancybox-caption a{color:#fff;text-decoration:underline}
.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}
@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}
.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}
.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}
.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}
.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}
.fancybox-fx-fade.fancybox-slide--current{opacity:1}
.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}
.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}
.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}
.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}
.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}
.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}
.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}
.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}
.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}
.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}
.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}
.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}
.fancybox-share p{margin:0;padding:0}
p.fancybox-share__links{margin-right:-10px}
.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}
.fancybox-share__button:hover{text-decoration:none}
.fancybox-share__button--fb{background:#3b5998}
.fancybox-share__button--fb:hover{background:#344e86}
.fancybox-share__button--pt{background:#bd081d}
.fancybox-share__button--pt:hover{background:#aa0719}
.fancybox-share__button--tw{background:#1da1f2}
.fancybox-share__button--tw:hover{background:#0d95e8}
.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}
.fancybox-share__button svg path{fill:#fff}
.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}
.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}
.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}
.fancybox-show-thumbs .fancybox-thumbs{display:block}
.fancybox-show-thumbs .fancybox-inner{right:212px}
.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}
.fancybox-thumbs-x>ul{overflow:hidden}
.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}
.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}
.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}
li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}
.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}
.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}
@media (max-width:800px){.fancybox-thumbs{width:110px}
.fancybox-show-thumbs .fancybox-inner{right:110px}
.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

