﻿@charset "utf-8";
table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#eee}
.sidebar-newcate>li.LiLevel2>a{padding:8px 15px 8px 40px;display:block}
.sidebar-newcate li.LiLevel1{margin:0}
.sidebar-newcate li.LiLevel1>a{background:#eee;font-size:17px;font-weight:700}
.head-nav .submenu .LiLevel1>a{font-weight:700;font-size:17px}
img.detailqr{width:170px;margin-top:10px}
.inner-banner h1,.inner-banner h2{color:#000}
.new-main .new-list.list0 .new-intro,.product-main .pro-list.list0 .pro-intro{word-break:break-word}
.common-main article img{max-width:100%;height:auto}
.pro-detail .pro-detail-content img{height:auto}
.foot-main .foot-intro{margin-right:10px}
.sidebar-prolist .pro-item{align-items:center}
.map iframe{border:0}
#about .l-wrap{align-items:center}
.new-main .new-list.list0 .new-img img{height:100%;object-fit:cover}
.sidebar-cate .sub-menu{display:block!important}
.sidebar-cate li>.iconfont{transform:rotate(90deg)}
.sidebar-contact-ul li{margin:5px 0}
.advan .advan-icon>em,.advan .advan-icon>i{background-image:url(/Content/uploads/20231003528/2023102715580399755e9000f44ca0a2f7dd73d996e19e.png)}
#ind .ind-wrap{background:#000}
#ind .adv-icon .icon-item{background:#111}
#ind .adv-icon .icon-img img{filter:brightness(360)}
.sidebar-item.sidebar-categories{display:none}
.head-top .head-contact em,.head-top .head-contact i{color:#fff}
#product{padding:3% 0;background:url(/Content/uploads/20231003528/20231030115916f886fbcadfdc45739d73e7f808e1a8c9.jpg) no-repeat center;background-size:cover}
#product .main-part,#product .main-title{color:#fff}
#product .pro-inner{display:flex;justify-content:space-between;align-items:center;max-width:100%;margin-top:3%}
#product .homeproSwiper{overflow:hidden}
#product .homepro-swiper-button-next,#product .homepro-swiper-button-prev{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;border:2px #fff solid;cursor:pointer;color:#fff;font-size:20px;font-weight:700;transition:all .5s}
#product .homepro-swiper-button-next:hover,#product .homepro-swiper-button-prev:hover{background:#fff;color:var(--color)}
#product .homeproSwiper{max-width:calc(100% - 140px);margin:0 auto}
#product .homeproSwiper .swiper-button-disabled{opacity:.7;cursor:not-allowed}
#product .homeproSwiper .homepro-img{padding:10px;background:#fff;display:block;overflow:hidden}
#product .homeproSwiper .homepro-img img{width:100%;display:block;transition:all .5s}
#product .homeproSwiper .swiper-slide{background:#f7f7f7}
#product .homepro-con{padding:10px}
#product .homepro-con .ircn a{line-height:1.6;color:#303030;font-size:18px;position:relative;padding-bottom:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;display:-webkit-box;margin-bottom:10px;width:100%;display:block}
#product .homepro-con .ircn a:after{content:' ';position:absolute;bottom:0;left:0;width:50px;height:3px;background:var(--color);transition:.6s width ease-in-out}
#product .homepro-con .pro-word{font-size:16px;min-height:52px}
#product .homeproSwiper .swiper-slide:hover .ircn a{color:var(--color)}
#product .homeproSwiper .swiper-slide:hover img{transform:scale(1.05)}
#product .homeproSwiper .swiper-slide:hover .ircn a:after{width:100%;-webkit-transition:.6s width ease-in-out}
#product .homepro-btn{width:100%;display:flex;height:45px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:10px}
#product .homepro-btn span{text-transform:lowercase;width:100%;flex-basis:100%;background:#eaebec;color:#1d1d1d;font-size:15px;transition:.3s all ease-in-out;display:flex;align-items:center;padding-left:20px;height:100%;position:relative;z-index:1;overflow:hidden}
#product .homepro-btn .btn{width:45px;flex-basis:45px;background:var(--color);justify-content:center;padding:0;font-size:24px;color:#fff;display:none}
#product .homepro-btn span:after{content:' ';position:absolute;width:100%;top:0;height:100%;left:-100%;background:var(--color);z-index:-1}
#product .homepro-btn:hover span{color:#fff}
#product .homepro-btn:hover span:after{left:0;-webkit-transition:.2s all ease-in-out}
#product .homepro-btn:hover .btn{color:#fff;background:#222;transition:.2s .2s all ease-in-out}
#product .homepro-swiper-pagination{display:none}
@media (max-width:768px){#product .pro-inner{margin-bottom:3%}}
@media (max-width:550px){#product .homepro-swiper-button-next,#product .homepro-swiper-button-prev{display:none}
#product .homeproSwiper{max-width:100%}
#product .homepro-swiper-pagination{position:inherit;margin-top:10px;display:block}
#product .homepro-swiper-pagination .swiper-pagination-bullet-active{background:#fff}}
@media (min-width:1081px){.head-main .l-wrap,.head-nav{height:90px}
.head.is-fixed .head-main .l-wrap,.head.is-fixed .head-nav{height:80px}}
.foot-main .foot-title{font-weight:var(--fontbold7)}
.foot-cate a:hover,.foot-main a:hover,.foot-right a:hover{color:#fff}
.foot-main .foot-title:after{background:#fff}
.foot-item.foot-feedback .feedback-inner input,.foot-item.foot-feedback .feedback-inner textarea{background:#fff;margin:5px 0;width:100%;box-sizing:border-box;color:#000}
.foot-item.foot-feedback .feedback-inner textarea{padding:10px 14px;font-size:14px}
.foot-item.foot-feedback .feedback-inner .send{background:#fff;padding:5px 15px;box-sizing:border-box;display:inline-block;color:var(--color);cursor:pointer;transition:all .3s;border:1px solid #fff}
.foot-item.foot-feedback .feedback-inner .send:hover{background:var(--color);color:#fff}
@media (max-width:768px){.foot-main .foot-feedback{display:block}
.foot-feedback .foot-wrap{max-width:100%}}
.contact .contact-item .icon em{font-size:30px;}
@font-face {font-display:swap;font-family:fontawesome;src:url(/images/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/images/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/images/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/images/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/images/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/images/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}
.fa {display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-family:FontAwesome!important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-fax:before{content:"\f1ac"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.pro-detail .preview-container .small-box .hover,.pro-detail .preview-container .big-box{display:none !important}
.pro-detail .preview-container .small-box{cursor:inherit;}