@charset "utf-8";
/* =====================内页样式======================== */
/* about */
.common-head{width: 100%;position: relative;}
.common-head img{width: 100%;object-fit: cover;}
.common-headcont{width: 100%;height: 100%; position: absolute;left: 0;top: 0;display: flex;align-items: center;}
.common-headtit{width: 100%;text-align: center;}
.common-headtit h2{font-size: 80px;color: #fff;font-weight: 700;}
.common-headtit.black h2{font-size: 60px;text-align: left;}
.btn{display:flex;width:195px;height:54px;align-items:center;justify-content:space-between;background:#e7142d;color:#fff;border-bottom-right-radius:30px;font-size:16px;padding:0 22px 0 26px;position: relative;overflow: hidden;z-index: 1}
.btn:after{content: '';position: absolute;left: 0;top: 0;width: 0;background: #bd1529;transition: all .4s ease;height: 100%;z-index: -1}
.btn:hover{border-radius: 0}
.btn:hover:after{width: 100%}
.btn i{display:block;background:url(../images/common/solid-line.jpg) no-repeat center/100%;width:21px;height:2px}
.product-btn .btn{background:#313131 ;}
.product-btn .btn:after{background:#e7142d;}
.about-comtitle{width: 100%;}
.about-comtitle.center{text-align: center;}
.about-comtitle h2{font-size: 50px;color: #222;font-weight: 700;}
.about-comtitle.white h2{color:#fff;text-align: center;}
.about-mueller{width: 100%;padding: 114px 0 96px;position: relative;}
.about-mueitems{width: 100%;display: flex;justify-content: space-between;}
.about-muelft{width: calc(100% - 520px);padding-right: 194px;}
.about-muecont{width: 100%;}
.about-muecont p{font-size: 14px;color: #777;line-height: 24px;margin-top: 34px;}
.about-muergt{width: 520px;}
.about-muergt-items{width: 390px;height: 390px;border-radius: 50%;overflow: hidden;box-shadow: 0 17px 54px rgba(0, 0, 0, .38);display: flex;justify-content: center;align-items: center;position: relative;}
.about-muergt-items img{width: 100%;object-fit: cover;}
.about-muergt-items i{width: 78px;height: 78px;background:#fff url('../images/common/video.png') no-repeat center;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;border-radius: 50%;cursor: pointer;pointer-events: none;}
.about-muergt-items i::after,.about-muergt-items i::before{content: ''; width: 78px;height: 78px;border: 2px solid #fff;border-radius: 50%;position: absolute;left: 50%;top: 50%;margin-left: -39px;margin-top: -39px;animation: guanquan 1.5s linear infinite;opacity: 0.9;z-index: 0;}
.about-muergt-items i::before{animation-delay: .6s;}
.about-muergt-items i::after{animation-delay: 0s;}
 @keyframes guanquan{from {transform: scale(1, 1);opacity: 1;}to {transform: scale(1.6, 1.6);opacity: 0;}} 
 .about-mue_b{position: absolute;z-index: -1;width: 485px;}
 .about-mue_b img{max-width: 100%;object-fit: cover;}
 .about-mue_b-o{top:22%;left: 13%;}
 .about-brand_b-u{right: 96px;top:80px;}
 .about-brand{width: 100%;background-position: left top;background-repeat: no-repeat;position: relative;}
 .about-branditems{width: 100%;display: flex;justify-content: space-between;}
 .about-brand-titimg{width: calc(100% - 640px);height: 615px;display: flex;align-items: center;background-color: #e7142d;position: relative;border-bottom-right-radius:100px;}
 .about-brand-titimg::before{content: '';width: 60%;height: 100%;background-color: #e7142d;position: absolute;left: -208px;top: 0;z-index: -1;}
 .about-brand-titimg img{max-width: 745px;object-fit: cover;}
 .about-brand-contitems{width: 640px; float: right;display: flex;flex-direction: column;justify-content: center;padding-left:100px;}
 .about-comtitle h6{font-size: 18px;color: #333;font-weight: 700;line-height: 24px;margin: 20px 0 14px 0;}
 .about-comtitle p{font-size: 14px;color: #777;line-height: 24px;}
 .about-btn{width: 100%;margin-top: 52px;}
 .about-brgather{width: 100%;padding: 136px 0 116px;}
 .about-brgatherul{width: 100%;display: flex;flex-wrap: wrap;}
 .about-brgatherli{width: 25%;display: flex;flex-direction: column;align-items: center;padding: 0 60px;}
 .about-bricon{width: 54px;height: 54px;position: relative;display: flex;justify-content: center;align-items: center;}
 .about-bricon::after{content: '';width: 36px;height: 36px;border-radius: 50%;background-color: #fedfe2;position: absolute;bottom: 0;right: 0;z-index: -1;transition: all .6s ease;}
 .about-bricon img{max-width: 100%;object-fit: cover;transition: all .6s ease;}
 .about-bricon .briconR{opacity: 1;transition: all .6s ease;}
 .about-bricon .briconW{position: absolute;opacity: 0;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: all .6s ease;}
 .about-brgatherli:hover .about-bricon::after{width: 86px;height: 86px;background-color: red;right: 50%;bottom: 50%;transform: translate(50%,50%)}
 .about-brgatherli:hover .about-bricon .briconW{opacity: 1;}
 .about-brgatherli:hover .about-bricon .briconR{opacity: 0;}
 .about-bricon-cont{width: 100%;text-align: center;margin-top: 24px;}
 .about-bricon-cont h2{font-size: 22px;color: #222;font-weight: 700;transition: all .6s ease;}
 .about-brgatherli:hover .about-bricon-cont h2{color: #e7142d;}
 .about-bricon-cont p{font-size: 14px;color: #777;line-height: 24px;margin-top: 20px;}
 .about-brhistory{width: 100%;overflow: hidden;padding-bottom:142px;}
 .about-contain{width: 1740px;float: right;}
 .about-brhistop{width: 100%;}
 .about-brhistop .contain{display: flex;justify-content: space-between;}
 .about-arrows{display: flex;}
 .about-prev,.about-next{width: 50px;height: 50px;border-radius: 50%;background-color: #f5f5f5;font-family: '宋体';font-size: 15px;color: #222;font-weight: 700;text-align: center;line-height: 50px;cursor: pointer;transition: all .4s ease;}
.about-prev{margin-right: 10px;}
.about-prev:hover,.about-next:hover{color:red;}
.about-brhisbot{width: 100%;margin-top: 46px;}
.about-brhisitems{display: flex;justify-content: space-between;border-top:1px solid #efefef;padding-top:80px;}
.about-brhiscont{width: calc(100% - 633px);padding-right: 132px;}
.about-brhisimg{width: 633px;overflow: hidden;border-bottom-right-radius:50px;border-top-left-radius: 50px;}
.about-brhisimg img{width: 100%;object-fit: cover;}
.about-brhiscont h2{font-size: 90px;color: #222;font-weight: 700;line-height: 1;}
.about-brhiscont h6{font-size: 24px;color: #e7142d;line-height: 30px;margin: 58px 0 12px;}
.about-brhiscont p{font-size: 14px;color: #777;line-height: 24px;}
.about-company{width: 100%;background-repeat: no-repeat;background-position: left top;background-size: cover;padding: 140px 0 224px;}
.about-companyitems{width: 100%;margin-top: 52px;}
.about-companyli{width: 33.333%;float: left;padding-right: 110px;}
.about-cpyicon{width: 100%;margin-bottom: 24px;}
.about-cpyicon{max-width: 100%;}
.about-cpycont{width: 100%;}
.about-cpycont h2{font-size: 26px;color: #fff;line-height: 28px;font-weight: 700;}
.about-cpycont p{font-size: 14px;color: #fff;line-height: 26px;margin-top: 24px;}
.about-global{width: 100%;padding: 126px 0 120px;background-color: #f5f5f5;}
.about-gloitems{width: 100%;display: flex;justify-content: space-between;margin-top: 74px;}
.about-glomap{width: calc(100% - 520px);}
.about-gloimg{width: 970px;height: 470px;position: relative;}
.about-gloimg img{width: 100%;object-fit: cover;}
.about-glodots{width: 100%;position: absolute;left: 0;top: 0;}
.about-sitedots{position: absolute;display: flex;flex-direction: column;align-items: center;}
.about-sitedots.cndots{right: 196px;top: 150px;}
.about-sitedots.gedots{right: 43%;top: 152px;}
.about-sitedots.undots{left: 198px;top: 192px;}
.about-sitedots.szdots{right: 14%;top: 228px;}
.about-sitedots.cqdots{right: 19%;top: 164px;}
.about-sitedots i{width: 5px;height: 5px;border-radius: 50%;background-color: #e7142d;position: relative;z-index: 1;}
.about-sitedots i::after,.about-sitedots i::before{content: ''; width: 5px;height: 5px;border-radius: 50%; background-color: #e7142d;position: absolute;left: 50%;top: 50%;margin-top: -2.5px;margin-left: -2.5px;animation: sitequan 1.5s linear infinite;opacity: 0.9;z-index: 0;}
.about-sitedots i::after{animation-delay: .6s;}
.about-sitedots i::before{animation-delay: 0;}
@keyframes sitequan{from {transform: scale(1, 1);opacity: 1;}to {transform: scale(5, 5);opacity: 0;}} 
.about-sitedots h2{font-size: 16px;color: #444;line-height: 24px;margin-top: 6px;}
.about-glocontitems{width: 520px;position: relative;}
.about-glocont{width: 100%;}
.about-glocontli{width: 100%;padding: 48px;background-color: #fff;border-bottom: 1px solid #efefef;}
.about-glocontli i{width: 42px;height: 42px;border: 1px solid #e71931;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-style: normal;font-size: 19.5px;color: #e7142d;font-weight: 700;}
.about-glocont-gather{width: 100%;margin-top: 14px;}
.about-glocont-gather h2{font-size: 20px;color: #222;font-weight: 700;line-height: 30px;}
.about-glocont-gather p{font-size: 14px;color: #888;line-height: 24px;margin-top: 12px;}
.global-prev,.global-next{width: 32px;height: 32px;text-align: center;line-height: 32px;border-radius: 50%; font-family: '宋体';font-size: 15px;color: #222;font-weight: 700;cursor: pointer;transition: all .4s ease;position: absolute;right: 48px;top: 62px;z-index: 3;}
.global-prev{margin-right: 42px;}
.global-prev:hover,.global-next:hover{color: #e7142d;}
.brand-story{width: 100%;padding: 112px 0 196px;position: relative;background-color: #f9f9f9;}
.brand-stoitems{width: 100%;display: flex;justify-content: space-between;}
.brand-stoshow{width: calc(100% - 33.333%);position: relative;z-index: 2;}
.brand-stocont{width: 100%;}
.brand-comtitle{width: 100%;}
.brand-comtitle h2{font-size: 50px;color: #222;font-weight: 700;position: relative;padding-bottom: 14px;}
.brand-comtitle h2::after{content: '';width: 29px;height: 2px;background-color: #e7142d;position: absolute;bottom: 0;left: 0;}
.brand-comtitle h6{font-size: 18px;color: #333;line-height: 24px;margin-top: 22px;max-width: 466px;}
.brand-stocont p{font-size: 14px;color: #777;line-height: 24px;margin-top: 48px;}
.brand-stoimg{width: 33.333%;}
.brand-stoimg-items{width: 390px;height: 390px;border-radius: 50%;overflow: hidden;box-shadow: 0 17px 57px rgba(0, 0, 0, .09);display: flex;justify-content: center;align-items: center;position: relative;}
.brand-stoimg-items img{object-fit: cover;width: 100%;}
.brand-muebj{width: 100%; position: absolute;left: -24px;top: 16px;z-index: -1;}
.brand-muebj img{max-width: 100%;object-fit: cover;}
.product-hedtit .common-head .common-headcont .common-headtit{text-align: left;}
.product-menu{width: 100%;padding: 84px 0 70px;background-color: #f7f7f7;}
.product-menuitems{width: 100%;}
.product-menuitems ul{width: 100%;margin-top:-16px;display: flex;justify-content: center;flex-wrap: wrap;}
.product-menuitems ul li{margin-right: 20px;margin-top:16px;}
.product-menuitems ul li:last-child{margin-right: 0;}
.product-menuitems ul li span{display: inline-block; font-size: 18px;color: #888;width: 100%; height: 64px;line-height: 64px; text-align: center;background-color: #fff;border-radius: 32px;transition: all .4s ease;cursor: pointer;padding: 0 24px;}
.product-menuitems ul li:first-child{width: 160px;}
.product-menuitems ul li.active span,.product-menuitems ul li:hover span{background-color: #e7142d;color: #fff;}
.product-list{width: 100%;background-color: #f7f7f7;padding-bottom: 50px;}
.product-listitems{width: 100%;}
.product-listitems ul{width: 100%;}
.product-listitems li{display: block;width: 48%;background: #fff;margin-bottom: 108px;position: relative;float: left;}
.product-img{width: auto;text-align: right;float: right;position: absolute;right: 76px;bottom: 20px;transition: all .4s linear 0s;}
.product-img img{max-height: 488px;transition: all .4s ease;}
.product-img img:hover{transform: translateY(-10px);}
.product-cont{display: flex;align-items: center;width: calc(100% - 268px);float: left;height: 520px;padding-left: 50px;}
.product-cont-center{width: 100%;}
.product-cont h2{font-size: 28px;color: #333;font-weight: 700;}
.product-cont p{font-size: 15px;color: #777;line-height: 30px;}
.product-cont-skip{cursor: pointer;display: block;width: 132px;height: 42px;line-height: 40px;text-align: center;font-size: 20px;color: #fff;font-weight: 500;background: #000;border-radius: 21px;transition: all .4s ease-out;}
.product-cont-skip:hover{opacity: 0.8;}
.product-cont-desc{width: 100%;margin-top: 28px;height: 210px;}
.product-listitems li:nth-child(2n){float: right;}
/* product_deta */
.prodeta-show{width: 100%;position: relative;height: 100vh}
.prodeta-show::after{content: '';width: 50%;height: 100%;background: url(../images/pages/prodeliB.jpg)no-repeat center /cover;position: absolute;left: 0;top: 0;}
.prodeta-show::before{content: '';width: 50%;height: 100%;background: url(../images/pages/prodeserB.jpg)no-repeat center /cover;position: absolute;right: 0;top: 0;z-index: -1;}
.prodeta-list{float: left;width: 50%;}
.prodeta-list img{width: 100%;object-fit: cover;}
.prodeta-series{float: right;width: 50%;overflow: hidden;}
.prodeta-series img{width: 100%;object-fit: cover;}
.prodeta-show .contain{height: 100%;display: flex;justify-content: space-between;align-items: center;}
.prodeta-litems{width: 50%;overflow: hidden;position: relative;display: flex;justify-content: space-between;}
.prodata-litimg{display: flex;align-items: center;position: relative;}
.prodata-litimg ul{width: 54px;display: flex;align-items: center;flex-direction: column;position: relative;z-index: 2;}
.prodata-litimg ul::after{content: '';width: 1px;height: 100%;background-color: #fff; position: absolute;left: 50%;top: 0;z-index: -1;}
.prodata-litimg li{width: 12px;cursor: pointer;height: 12px;background-color: #fff;border-radius: 50%; margin-bottom: 52px;display: flex;justify-content: center;transition: all .4s ease;}
.prodata-litimg li.active{width: 54px;height: 54px;border: 6px solid #e71931;background-color: #fff; display: flex;justify-content: center;align-items: center;}
.prodata-litimg li:last-child{margin-bottom: 0;}
.prodata-litshow{width: 15px;height: auto; overflow: hidden;}
.prodata-litshow img{max-width: 100%;object-fit: cover;opacity: 0;}
.prodata-litimg li.active .prodata-litshow img{opacity: 1;}
.prodata-bigimg{width: calc(100% - 54px); display: flex;justify-content: center;align-items: center;}
.prodata-bigshow{width: 100%;height: 585px;display: flex;align-items: center;justify-content: center;}
.prodata-bigshow img{max-width: 100%;max-height: 100%;object-fit: cover;}
.prodeta-seritems{width: 50%;padding-left: 70px;}
.prodeta-sertitle{width: 100%;}
.prodeta-sertitle h2{font-size: 42px;color: #fff;font-weight: 700;}
.prodeta-sertitle p{font-size: 18px;color: #fff;margin-top: 20px;}
.prodeta-seritems ul{width: 100%;display: flex;flex-wrap: wrap;}
.prodeta-seritems ul li{width: 33.333%;margin-top: 70px;}
.prodeta-sericon{width: 100%;height: 62px;display: flex;justify-content: center;align-items: center;text-align: center;}
.prodeta-sericon img{max-width: 100%;object-fit: cover;}
.prodeta-sercont{width: 100%;text-align: center;margin-top: 24px;}
.prodeta-sercont p{font-size: 16px;color: #fff;line-height: 24px;}
.prodeta-btn{width: 100%;margin-top: 60px;}
.prodeta-btn>a{padding: 0 20px 0 20px;}
.prodeta-btn span{display: inline-block;width: 22px;height: 22px; background: url('../images/pages/proshopicon.png') no-repeat center;margin-right: 8px;}
.Sidebar-wrapper{ position: fixed;top: 20%;right: 2%;margin-top: -29px;z-index: 6666; transition: all 0.2s ease-out;}
.sidebar-icon{display: inline-block; width:58px;height: 58px;border-radius: 50%;background:#e7192e url('../images/pages/susicon.png') no-repeat center;}
.prodeta-filte{width: 100%;background-position: left top;background-repeat: no-repeat;background-size: cover;margin-top: 10px;position:relative;}
.prodeta-filte::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,.3)}
.prodeta-filte>.contain{display: flex;;align-items: center;justify-content: flex-end;height: 920px;}
.prodeta-filcont{width: 50%;padding-left: 88px;position:relative;z-index:2;}
.prodeta-filcont h2{font-size: 34px;color: #fff;font-weight: 700;margin-bottom: 10px;}
.prodeta-filcont p{font-size: 15px;color: #fff;line-height: 28px;}
.prodeta-live{width: 100%;padding: 10px 10px 0;position: relative;display: flex;justify-content: flex-end;}
.prodeta-live:nth-child(even){justify-content: flex-start;}
.prodeta-livebg{background-color: #eee;position: absolute;width: calc(100% - 20px);left: 10px;z-index: -1;}
.prodeta-liveimg{width: 50%;z-index: 1;height: 580px;}
.prodeta-liveimg img{width: 100%;height: 100%;object-fit: cover;}
.prode-livecont {width: calc(50% - 10px);height: 580px;padding-right: 88px; display: flex;flex-direction: column;justify-content: center;}
.prodeta-live:nth-child(even) .prode-livecont{padding-left: 88px;}
.prode-livecont h2{font-size: 30px;color: #080808;font-weight: 700;margin-bottom: 10px;}
.prode-livecont p{font-size: 15px;color: #777;line-height: 27px;}
.prodeta-live:nth-child(even) .prodeta-livebg .contain{display: flex;flex-direction: row-reverse;}
.prodeta-parameter{width: 100%;margin-top: 10px;padding: 120px 0 125px;background-color: #fbfbfb;}
.prodeta-paratitle{width: 100%;text-align: center;}
.prodeta-paratitle h2{font-size: 46px;color:#252525;font-weight: 700;}
.prodeta-paraitems{width: 100%;margin-top: 78px;}
.paraitems-paragather{width: 100%; display: flex;justify-content: space-between;}
.prodeta-paraitems ul{width: 50%;padding-right: 22px;}
.prodeta-paraitems ul:last-child{padding-left: 22px;padding-right: 0;width: 50%;}
.prodeta-paraitems li{width: 100%;display: flex;margin-bottom: 10px;}
.prodeta-paraitems li span{display: flex;word-wrap: break-word;align-items: center;height: 88px; font-size: 16px;color: #444;width: 35%;border: 1px solid #e5e5e5;background-color: #f9f9f9;padding:0 20px;}
.prodeta-paraitems li p{display: flex;align-items: center;word-wrap: break-word;height:88px; font-size: 14px;color: #777;width:65%;border: 1px solid #e5e5e5;background-color: #fff;padding:0 20px;}
.prodeta-tagle{font-size: 16px;color: #fff;width: 309px;background-color: #e60012;border-radius: 35px;height: 70px;display: flex;justify-content: center;align-items: center;margin: 65px auto 0;}
.para-prev,.para-next{width: 50%;cursor: pointer;text-align: center;position: relative;}
.para-prev i,.para-next i{font-family: '宋体';font-size: 15px;color: #fff;font-style: normal;font-weight: 700;margin-right: 8px;}
.para-next i{margin-right: 0;margin-left: 8px;}
.para-next::before{content: '';width: 1px;height: 12px;background-color: #fff;position: absolute;left: 0;bottom: 0;top: 0;margin: auto 0;}
/* shop */
.shop{width: 100%;padding: 116px 0 150px;background-color: #f7f7f7;}
.shop-title{width: 100%;text-align: center;}
.shop-title h2{font-size: 50px;color: #333;font-weight: 700;}
.shop-column{width: 100%;margin-top: 50px;}
.shop-column ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.shop-column ul::after{content: '';width: 30.333%;}
.shop-column ul li{width: 30.333%;background-color: #fff;border-radius: 8px;overflow: hidden;transition: all .4s ease;margin-top: 26px;}
.shop-colitems{width: 100%;display: flex;justify-content: center;align-items: center;padding: 68px 0;}
.shop-colitems i{margin-right: 40px;font-style: normal;width: 198px;}
.shop-colitems i img{max-width: 100%;object-fit: cover;}
.shop-skip h2{font-size: 20px;color: #14181d;font-weight: 700;}
.shop-skip p{font-size: 14px;color: #e7142d;position: relative;padding-right: 16px;margin-top: 6px;}
.shop-skip p::after{content: '>';font-size: 15px;color: #e7142d;font-weight: 700; font-family: '宋体';position: absolute;right: 0;top: 0;}
.shop-column ul li:hover{box-shadow: 0 4px 40px 6px rgba(0, 0, 0, .06);transform: translateY(-6px);}
/* NEWS */
.news{width: 100%;padding-top: 104px;background-color: #f3f3f3;}
.news-items{width: 100%;}
.news-items li{width: 31.333333%;float: left;padding: 38px;background-color: #fff; border-radius: 8px;overflow: hidden;margin-bottom: 50px;margin-right: 3%;transition: all .4s ease;}
.news-items li:nth-child(3n){margin-right: 0;}
.news-column{width: 100%;}
.news-img{width: 100%;position: relative;overflow: hidden;}
.news-img img{width: 100%;object-fit: cover;transition: all .4s ease;}
.news-img span{font-size: 12px;color: #fff;background-color: #d11430;padding: 8px 12px;position: absolute;right: 0;bottom: 0;}
.news-cont{width: 100%;padding: 24px 0;}
.news-cont h2{font-size: 16px;color: #333;line-height: 26px;position: relative;transition: all .4s ease;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 52px;}
.news-cont i{display: inline-block; width: 42px;height: 1px;background-color: #000;margin-top: 16px; transition: all .4s ease;}
.news-cont p{font-size: 14px;color: #999;line-height: 24px;margin-top: 16px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;height: 72px;}
.news-items li:hover{box-shadow: 11px 11px 40px rgba(235, 209, 213, .54);}
.news-items li:hover .news-img img{transform: scale(1.06);}
.news-items li:hover .news-cont h2{color: #e7142d;}
.news-items li:hover .news-cont i{background-color:#d11430;}
.news-page{width: 100%;padding-bottom: 100px;background-color: #f3f3f3;}
.common--pageitems{display: flex;justify-content: center;}
.common--pageitems .page-buton{width: 102px;height: 44px;margin: 0 14px; border-radius: 22px;text-align: center;background-color: #fff;font-size: 18px;color: #666;line-height: 44px;position: relative;cursor: pointer;}
.common--pageitems span i{font-size: 16px;font-family: \5B8B\4F53;color:#333333;font-style: normal;font-weight: 800;transition: all .4s ease;}
.common--pageitems a:hover i{color: #fff;}
.common--pageitems a{width: 44px;height: 44px;text-align: center;line-height: 44px;border-radius: 50%;font-size: 18px;color: #666;background-color: #fff;margin: 0 3px;transition: all .4s ease;}
.common--pageitems a.active,.common--pageitems a:hover{color: #fff;background-color: #e7142d;}
.common--pageitems b{width: 16px;height: 44px;line-height: 44px;text-align: center;margin: 0 3px;}
.news-detail{width: 100%;padding: 108px 0 168px;background-color: #f3f3f3;}
.news-detaitems{width: 100%; display: flex;justify-content: space-between;}
.news-detacont{width: 72%;}
.news-detatitle{width: 100%;border-bottom:1px solid #ebebeb ;padding-bottom: 28px;}
.news-detatitle h2{font-size: 28px;font-weight: bold;color: #111111;line-height: 30px;margin-bottom: 20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-detatitle span{font-size: 13px;color: #999999;line-height: 24px;position: relative;padding-left: 20px;}
.news-detatitle span::before{content: ''; width: 14px;height: 14px; background: url('../images/pages/timeicon.png')no-repeat left center;position: absolute;left: 0;top: 3px;}
.news-detashow{width: 100%;padding-top: 30px;}
.news-detashow P{font-size: 14px;color: #555;line-height: 22px;}
.news-detashow img{width: 100%;object-fit: cover;margin: 48px 0 40px;}
.news-detarela{width:10%;}
.news-detarela li{margin-top: 24px;}
.news-detaskip{display: flex;align-items: center;}
.news-detaskip i{display: inline-block; width: 44px;height: 44px;border-radius: 50%;margin-right: 16px;}
.news-detaskip i.icon1{background: #fff url('../images/pages/ndetArr1.png') no-repeat center}
.news-detaskip i.icon2{background: #fff url('../images/pages/ndetArr2.png') no-repeat center}
.news-detaskip i.icon3{background: #fff url('../images/pages/ndetArr3.png') no-repeat center}
.news-detaskip span{font-size: 18px;color: #333;}
.contact{width: 100%;padding: 132px 0 142px;}
.contact-title{width: 100%;display: flex;justify-content: space-between;position: relative;}
.contact-title h2{font-size: 50px;color: #333;font-weight: 700;}
.contact-title h6{font-size: 16px;color: #333;font-weight: 700;position: absolute;right: 0;bottom: 6px;}
.contact-items{width: 100%;margin-top: 116px;overflow: hidden;}
.contact-list{float: left;margin-right: 88px;}
.contact-list:last-child{margin-right:0;}
.contact-list h2{font-size: 14px;color: #e7142d;font-weight: 700;margin-bottom: 20px;}
.contact-list p{font-size: 18px;color: #777;line-height: 30px;}
.contact-list:first-child p{max-width: 690px;}
.contact-form{width: 100%;margin-top: 124px;}
.contact-form-item{width: 100%;}
.contact-form-mix li{width: 100%;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 54px;}
.contact-form-mix li:first-child{margin-top:0;}
.contact-form-mix li .contact-form-item{width: 32.333%;border-bottom:2px solid #e8e8e8;display: flex;align-items: center;position:relative;}
.contact-form-mix li:first-child .contact-form-item:last-child{margin-right: 0;}
/*.contact-form-mix li{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 54px;}*/
.contact-form-mix li:nth-child(2) .contact-form-item{width: 100%;position: relative;}
.contact-form-mix li:nth-child(2) .contact-form-item::after{content: '';width: 17px;height: 17px; background: url('../images/pages/sjicon.png')no-repeat center;position: absolute;right: 0;bottom: 0;}
.contact-form-item label{font-size:20px;color: #2d2d2d;}
.contact-form-item input{width: 70%;height: 46px;padding: 0 20px;font-size:16px;color: #2d2d2d;display: block;border: none;}
.contact-form-item textarea{width: 82%;font-size:20px;color: #2d2d2d;border: none;height: 46px !important;padding: 10px 16px !important;overflow: hidden;}
.contact-form-mix li button{width: 178px;height: 46px;border-radius: 23px;font-size: 14px;color: #e7142d;border: 2px solid #e7142d;cursor: pointer;padding: 0;justify-content: center;background-color: #fff;}
.contact-form-submit:hover{color: #fff;border-radius: 23px;}
.contact-global{ width: 100%;padding: 128px 0 138px;background-position: left top;background-repeat: no-repeat;background-size: cover;}
.contact-form-mix li:last-child .contact-form-item{width:40%}
.contact-form-mix li:last-child .contact-form-item span {position: absolute;right: 0;top: 0;height: 45px;width: 100px;overflow: hidden;cursor: pointer;}
.contact-form-mix li:last-child .contact-form-item span img{max-width:100%;object-fit:cover;}
.contact-global .contact-title{justify-content: center;}
.contact-gloaddress{width: 100%;margin-top: 58px;}
.contact-gloitems{width: 100%;padding:74px 42px;background-color: #fff;border-bottom-right-radius: 100px;min-height: 528px;}
.contact-gloitems .contact-glotit{width: 100%;display: flex;justify-content: space-between;}
.contact-gloitems .contact-glotit h2{font-size: 30px;color: #333;font-weight: 700;padding-bottom: 24px;position: relative;margin-bottom: 34px;}
.contact-gloitems .contact-glotit h2::after{content: '';width: 20px;height: 2px;background-color: #333;position: absolute;left: 0;bottom: 0;}
.contact-gloitems .contact-glotit h6{font-size: 16px;color: #777;padding-top: 8px;}
.contact-gloitems li{width: 100%;margin-bottom: 16px;}
.contact-gloitems li h2{font-size: 16px;color: #333;margin-bottom: 16px;}
.contact-gloitems li p{font-size: 13px;color: #777;line-height: 20px;}
.contact-gloitems li .redtitle{font-size: 18px;color: #e7142d;line-height: 24px;}
.contact-gloitems li:last-child{margin-bottom: 0;}
.global-pagination{width: 100%;text-align: center;margin-top: 58px;}
.global-pagination .swiper-pagination-bullet {width: 12px;height: 12px;border: 2px solid #dbdbdb;border-radius: 100%;background:transparent;opacity: 1;margin: 0 10px !important;}
.global-pagination .swiper-pagination-bullet-active {background: #e7142d; border: 2px solid #e7142d;}

.news.search .news-items ul{display: flex;flex-wrap: wrap;}
.news.search .news-img{text-align: center;}
.news.search .news-img img{width: auto;max-width: 100%;transform: scale(0.94);}
.news.search .news-img:hover img{transform: scale(1);}
.news.search .news-img span{display: none;}
.news.search .news-cont{padding-bottom: 0;}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
    .about-contain {width: 100%;padding-left: 4%;}
}
@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .about-mueller {padding: 88px 0 96px;}
    .about-muelft {width: calc(100% - 488px);}
    .about-muergt {width: 488px;}
    .about-comtitle h2 {font-size: 42px;}
    .about-brand-titimg {width: calc(100% - 608px);}
    .about-brand-contitems {width: 608px;}
    .about-brand-titimg {height: 528px;}
    .about-brand-titimg img {max-width: 588px;}
    .about-mue_b {width: 368px;}
    .about-brgather {padding: 108px 0 88px;}
    .about-brgatherli {padding: 0 40px;}
    .about-contain {padding-left: 2.6%;}
    .about-brhisitems{padding-top:68px;}
    .about-brhistory {padding-bottom: 108px;}
    .about-brhiscont h2 {font-size: 58px;}
    .about-brhiscont h6 {margin: 40px 0 12px;}
    .about-brhisimg {width: 448px;}
    .about-brhiscont {width: calc(100% - 448px);padding-right: 88px;}
    .about-company {padding: 88px 0 108px;}
    .about-companyli {padding-right: 88px;}
    .about-global {padding: 88px 0 108px;}
    .about-glomap {width: calc(100% - 488px);}
    .about-gloimg {width: 808px;height: 392px;}
    .about-sitedots.cndots{right: 188px;top: 116px;}
    .about-sitedots.gedots{right: 46%;top: 134px;}
    .about-sitedots.undots{left: 114px;top: 174px;}
    .about-glocontitems {width: 488px;}
    .common-headtit h2 {font-size: 68px;}
    .brand-story {padding: 98px 0 128px;}
    .brand-comtitle h2 {font-size: 42px;}
    .brand-stoshow {padding-right: 0;}
    .brand-stocont p {margin-top: 32px;}
    .product-cont {height: 458px;}
    .product-img {right: 66px;}
    .product-img img {max-height: 438px;}
    .shop {padding: 88px 0 128px;}
    .shop-title h2 {font-size: 38px;}
    .shop-column {margin-top: 32px;}
    .shop-colitems {padding: 48px 0;}
    .news {padding-top: 88px;}
    .news-items li {padding: 28px;}
    .news-detail {padding: 88px 0 128px;}
    .contact {padding: 88px 0 108px;}
    .contact-title h2 {font-size: 42px;}
    .contact-items {margin-top: 68px;}
    .contact-form-item input {width: 62%;}
    .contact-global {padding: 88px 0 108px;}
    .contact-gloitems {padding: 58px 42px;}
    .about-sitedots.cqdots {right: 18%;top: 126px;}
    .about-sitedots.szdots {right: 13%;top: 190px;}
}
@media all and (max-width:1439px) {
    /* 1360 */
    .about-muelft {width: calc(100% - 428px);padding-right: 148px;}
    .about-muergt {width: 428px;}
    .about-brand-titimg {height: 488px;}
    .about-brand-titimg {width: calc(100% - 538px);}
    .about-brand-contitems {width: 538px;}
    .about-brand-titimg {height: 468px;}
    .about-brand-titimg img {max-width: 468px;}
    .about-brgatherli { padding: 0 20px;}
    .about-contain {padding-left: 7%;}
    .about-glomap {width: calc(100% - 428px);}
    .about-gloimg { width: 668px;height: 324px;}
    .about-sitedots.cndots{right: 148px;top: 96px;}
    .about-sitedots.gedots{right: 45%;top: 108px;}
    .about-sitedots.undots{left: 88px;top: 138px;}
    .about-glocontitems {width: 428px; }
    .about-glocontli {padding: 40px;}
    .global-prev, .global-next {right: 40px;top: 52px;}
    .common-headtit h2 {font-size: 58px;}
    .brand-stoimg-items {width: 308px;height: 308px;}
    .brand-stoimg {width: 30.333%; }
    .brand-stoshow {width: calc(100% - 30.333%);}
    .brand-comtitle h2 {font-size: 36px;}
    .product-img {right: 48px;}
    .product-img img {max-height: 418px;}
    .product-cont {width: calc(100% - 248px);padding-left: 38px;}
    .prodeta-sertitle h2 {font-size: 32px;}
    .prodeta-seritems ul li {margin-top: 58px;}
    .prodeta-sercont p {font-size: 14px;}
    .prodeta-filte>.contain {height: 688px;}
    .prodeta-filcont{padding-left: 68px;}
    .prode-livecont { padding-right: 68px;}
    .prodeta-live:nth-child(even) .prode-livecont{padding-left: 68px;}
    .shop-colitems i {margin-right: 20px;}
    .news-detatitle h2 {font-size: 25px;}
    .news-detarela { width: 12%;}
    .contact-title h2 {font-size: 38px;}
    .contact-form-item input {width: 60%;}
    .contact-form-item textarea {width: 86%;}
    .contact-gloitems {padding: 48px 42px;border-bottom-right-radius: 60px;}
    .contact-gloitems li .redtitle {font-size: 16px;}
    .contact-gloitems .contact-glotit h2 {font-size: 28px;padding-bottom: 20px;margin-bottom: 30px;}
    .about-sitedots.cqdots {right: 16%;top: 106px;}
    .about-sitedots.szdots {right: 11%;top: 154px;}
}
@media all and (max-width:1359px) {
    /* 1280 */
    .about-contain {padding-left: 4%;}
}
@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .about-comtitle h2 {font-size: 32px; }
    .about-mueller { padding: 80px 0 88px;}
    .about-muelft {width: calc(100% - 368px);padding-right: 88px;}
    .about-muergt {width: 368px;}
    .about-muergt-items {width: 318px; height: 318px;}
    .about-brand-titimg img {max-width: 368px;}
    .about-brand-titimg {width: calc(100% - 468px);}
    .about-brand-contitems {width: 468px;padding-left: 88px;}
    .about-comtitle h6 {font-size: 16px;line-height: 22px;margin: 14px 0 12px 0;}
    .about-btn {margin-top: 28px;}
    .about-contain {padding-left: 8%;}
      .about-brhisitems{padding-top:58px;}
    .about-brhiscont h2 {font-size: 42px;}
    .about-brhiscont h6 {margin: 26px 0 12px;}
    .about-brhiscont {width: calc(100% - 368px);padding-right: 48px;}
    .about-brhisimg {width: 368px;}
    .about-brgather {padding: 80px 0 68px;}
    .about-brhistory {padding-bottom: 88px;}
    .about-company {padding: 80px 0 88px;}
    .about-cpycont h2 {font-size: 20px;}
    .about-companyli {padding-right: 38px;}
    .about-gloitems {margin-top: 48px;}
    .about-glomap {width: calc(100% - 388px);}
    .about-gloimg {width: 518px;height: 252px;}
    .about-sitedots.cndots{right: 108px;top: 72px;}
    .about-sitedots.gedots{right: 43%;top: 82px;}
    .about-sitedots.undots{left: 56px;top: 102px;}
    .about-glocontitems {width: 388px; }
    .about-glocontli {padding: 18px;}
    .about-glocont-gather h2 {font-size: 18px;line-height: 24px;}
    .global-prev, .global-next { right: 20px; top: 28px;}
    .brand-story {padding: 88px 0 128px;}
    .brand-stoshow {width: calc(100% - 28.333%);}
    .brand-stoshow {padding-right: 0;}
    .brand-stoimg-items {width: 228px;height: 228px;}
    .brand-comtitle h2 {font-size: 28px;}
    .brand-comtitle h6 {margin-top: 16px;}
    .brand-stocont p {margin-top: 18px;}
    .product-menuitems ul li span {font-size: 16px;height: 52px;line-height: 52px;padding:0 20px;}
    .product-menuitems ul li:first-child{ width: 118px;}
    .product-listitems li {margin-bottom: 80px;}
    .product-img {right: 38px;}
    .product-img img {max-height: 348px;max-width:68%}
    .product-cont {height: 368px;padding-left: 28px;width: calc(100% - 208px)}
    .product-cont h2 {font-size: 24px;}
    .product-cont-desc {margin-top: 18px;height: 148px;}
    .product-cont p {font-size: 14px; line-height: 24px;}
    .btn {width: 148px;height: 42px;}
    .prodeta-show {height: 88vh;}
    .prodata-bigshow {height: 488px;}
    .prodeta-sertitle h2 {font-size: 28px;}
    .prodeta-sertitle p {font-size: 16px;margin-top: 14px;}
    .prodeta-seritems ul li {margin-top: 48px;}
    .prodeta-btn {margin-top: 38px;}
    .prodeta-btn .btn{width:188px;}
    .prodeta-btn>a {padding: 0 20px 0 16px;}
    .prodeta-filte>.contain {height: 488px;}
    .prodeta-filcont {padding-left: 48px;}
    .prodeta-filcont h2 {font-size: 28px;}
    .prodeta-filcont p {font-size: 14px;line-height: 24px;}
    .prode-livecont {height: 488px;padding-right: 48px;}
    .prodeta-live:nth-child(even) .prode-livecont {padding-left: 48px;}
    .prodeta-liveimg {height: 488px;}
    .prode-livecont h2 {font-size: 28px;}
    .prode-livecont p {font-size: 14px;line-height: 24px;}
    .prodeta-paraitems li span {font-size: 15px;padding: 0 16px;}
    .prodeta-paraitems li p {padding: 0 16px;}
    .shop {padding: 80px 0 108px; }
    .shop-colitems {padding: 38px 0;}
    .shop-colitems i {width: 128px;}
    .news-detail {padding: 80px 0 88px;}
    .news-detarela { width: 16%;}
    .contact {padding: 80px 0 98px;}
    .contact-title h2 {font-size: 28px;}
    .contact-items {margin-top: 38px;}
    .contact-list{width: 100%;margin-bottom: 32px;margin-right: 0;}
    .contact-form {margin-top: 20px;}
    .contact-list h2 {margin-bottom: 12px;}
    .contact-form-item label {font-size: 18px;}
    .contact-form-item input {width: 50%;}
    .contact-form-item textarea {width: 82%;}
    .contact-global {padding: 80px 0 98px;}
    .contact-gloaddress {margin-top: 42px;}
    .contact-gloitems {padding: 38px 32px;}
    .contact-glotit h2 {font-size: 24px;padding-bottom: 18px;margin-bottom: 20px;}
    .contact-gloitems li .redtitle {font-size: 14px;}
    .contact-gloitems li h2 {font-size: 14px;margin-bottom: 10px;}
    .global-pagination {margin-top: 38px;}
    .about-sitedots.cqdots {right: 12%;top: 80px;}
    .about-sitedots.szdots {right: 8%;top: 123px;}
}
@media all and (max-width:1151px) {
    /* 1024 */
    .about-contain {padding-left: 4%;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .about-comtitle h2 {font-size: 28px;}
    .about-mueller {padding: 60px 0 68px;}
    .about-mueitems {flex-direction: column-reverse;}
    .about-muergt {width: 100%;}
    .about-muergt-items {margin: 0 auto;}
    .about-muelft {width: 100%;padding-right: 0;margin-top: 28px;}
    .about-mue_b-o {top: 56%;}
    .about-branditems {flex-direction: column;}
    .about-brand-titimg {width: 100%;height: 368px;}
    .about-brand-contitems {padding-left: 0;width: 100%;margin-top: 28px;}
    .about-mue_b {width: 268px;}
    .about-brand_b-u {top: 72%;}
    .about-brhistory {padding-bottom: 68px;}
    .about-brhisitems {flex-direction: column;padding-top:48px;padding-right: 4%;}
    .about-brhisbot {margin-top: 38px;}
    .about-brhiscont h2 {font-size: 38px;}
    .about-brhiscont h6 {margin: 28px 0 12px;}
    .about-brhiscont {width: 100%;}
    .about-brhisimg {width: 100%;margin-top: 12px;}
    .about-prev, .about-next {width: 42px;height: 44px;line-height: 42px;}
    .about-brgather {padding: 60px 0 20px;}
    .about-brgatherli {width: 50%;margin-bottom: 28px;}
    .about-company {padding: 60px 0 68px;}
    .about-companyitems {margin-top: 32px;}
    .about-companyli {padding-right: 28px;}
    .about-cpycont h2 {font-size: 18px;}
    .about-global {padding: 60px 0 88px; }
    .about-gloitems {flex-direction: column;margin-top: 32px;}
    .about-glomap {width: 100%;}
    .about-gloimg {margin: 0 auto;}
    .about-sitedots.cndots{right: 108px;top: 76px;}
    .about-sitedots.gedots{right: 42%;top: 84px;}
    .about-sitedots.undots{left: 54px;top: 98px;}
    .about-glocontitems {width: 100%;margin-top: 28px;}
    .common-head img {min-height: 188px;}
    .common-headtit h2 {font-size: 32px;}
    .brand-story {padding: 60px 0 88px;}
    .brand-stoitems {flex-direction: column;}
    .brand-stoimg {width: 100%;}
    .brand-stoimg-items {width: 288px;height: 288px;margin: 0 auto;}
    .brand-stoshow {width: 100%;margin-top: 28px;}
    .product-menu {padding: 60px 0 46px;}
    .product-menuitems ul{margin-top:-12px;}
    .product-menuitems ul li {margin-right: 12px;margin-top:12px;}
    .product-menuitems ul li:first-child{width: 68px; }
    .product-menuitems ul li span {font-size: 14px;height: 48px;line-height: 48px;padding:0 14px;}
    .product-listitems li {width: 100%;}
    .product-img img {max-width: 86%;}
    .product-cont {height: 328px;}
    .product-cont h2 {font-size: 20px;}
    .prodeta-show {height: 100vh;}
    .prodeta-show::after {width: 100%;height: 50vh;}
    .prodeta-show::before {width: 100%;height: 50vh;bottom: 0;top: auto;}
    .prodeta-show .contain {flex-direction: column;}
    .prodeta-litems {width: 100%;height: 50vh;}
    .prodata-bigshow {height: 308px;}
    .prodeta-seritems { width: 100%;padding-left: 0px;height: 50vh;display: flex;justify-content: center;flex-direction: column;}
    .prodeta-sertitle {text-align: center;}
    .prodeta-sertitle h2 {font-size: 24px;}
    .prodeta-sertitle p {font-size: 14px;margin-top: 12px;}
    .prodeta-seritems ul li {margin-top: 32px;}
    .prodeta-btn {margin-top: 26px;}
    .prodeta-filte>.contain {height: 368px;}
    .prodeta-filcont {padding-left: 32px;}
    .prodeta-filcont h2 {font-size: 20px;}
    .prode-livecont {height: 368px;padding-right: 32px;}
    .prodeta-live:nth-child(even) .prode-livecont {padding-left: 32px;}
    .prodeta-liveimg {height: 368px;}
    .prode-livecont h2 {font-size: 20px;}
    .prodeta-parameter {padding: 60px 0 68px;}
    .prodeta-paratitle h2 {font-size: 32px;}
    .prodeta-paraitems {margin-top: 18px;}
    .paraitems-paragather{flex-direction: column;}
    .prodeta-paraitems ul {width: 100%;padding-right: 0;margin-top: 20px;}
    .prodeta-paraitems ul:last-child {padding-left: 0;width: 100%;}
    .prodeta-tagle {height: 58px;margin: 38px auto 0;}
    .sidebar-icon {width: 48px;height: 48px;}
    .shop {padding: 60px 0 88px; }
    .shop-column {margin-top: 20px;}
    .shop-colitems {padding: 32px 0;}
    .shop-colitems i {width: 68px;}
    .shop-skip h2 {font-size: 16px;}
    .shop-skip p {font-size: 13px;}
    .news {padding-top: 60px;}
    .news-items li {padding: 20px;margin-bottom: 32px;}
    .news-cont {padding: 20px 0;}
    .news-page {padding-bottom: 68px;}
    .news-detail {padding: 60px 0 68px;}
    .news-detatitle h2 {font-size: 18px;}
    .news-detatitle {padding-bottom: 20px;}
    .news-detashow {padding-top: 20px;}
    .news-detashow img {margin: 38px 0 30px;}
    .news-detarela { width: 20%;}
    .contact {padding: 60px 0 68px;}
    .contact-title h2 {font-size: 24px;}
    .contact-items {margin-top: 28px;}
    .contact-list{margin-bottom: 28px;}
    .contact-form {margin-top: 20px;}
    .contact-form-mix li .contact-form-item{width: 100%;margin-bottom: 20px;}
    .contact-list h2 {margin-bottom: 12px;}
    .contact-form-item textarea {width: 80%;}
    .contact-form-mix li:last-child .contact-form-item {width: calc(100% - 180px);}
    .contact-form-mix li button {width: 158px;height: 42px;}
    .contact-global {padding: 60px 0 68px;}
    .contact-gloaddress {margin-top: 32px;}
    .contact-gloitems {padding: 24px 18px;    border-bottom-right-radius: 0px;}
    .contact-gloitems .contact-glotit h2 {font-size: 20px;padding-bottom: 14px;margin-bottom: 18px;}
    .contact-gloitems .contact-glotit h6 {font-size: 14px;padding-top: 6px;}
    .contact-gloitems li h2 {font-size: 14px;margin-bottom: 10px;}
    .global-pagination {margin-top: 38px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .about-comtitle h2 {font-size: 22px;}
    .about-mueller {padding: 40px 0 48px;}
    .about-muecont p {margin-top: 12px;}
    .about-brand-titimg img {max-width: 248px;}
    .about-brand-titimg{height: 228px;}
    .about-brand-titimg::before {left: -20px;}
    .about-brand_b-u { top: 52%;right: 20px;}
      .about-brhisitems{padding-top:32px;}
    .about-brhistory {padding-bottom: 48px;}
    .about-brhisbot { margin-top: 32px;}
    .about-brhiscont h2 {font-size: 28px;}
    .about-brhiscont h6 {margin: 16px 0 8px;font-size: 22px;}
    .about-brgatherli {width: 100%;}
    .about-company {padding: 40px 0 48px;}
    .about-companyitems {margin-top: 0;}
    .about-companyli {width: 100%;padding-right: 0;margin-top: 28px;}
    .about-cpyicon {margin-bottom: 14px;}
    .about-cpycont p {margin-top: 16px;}
    .about-gloitems {margin-top: 20px;}
    .about-global {padding: 40px 0 48px;}
    .about-gloimg {width: 310px; height: 152px;}
    .about-sitedots h2 {font-size: 12px;line-height: 18px;}
    .about-sitedots.cndots{right: 52px;top: 42px;}
   .about-sitedots.gedots{right: 40%;top: 48px;}
   .about-sitedots.undots{left: 30px;top: 62px;}
    .brand-story {padding: 40px 0 60px;}
    .brand-comtitle h2 {font-size: 22px;}
    .brand-comtitle h6 {font-size: 16px;line-height: 22px;}
    .common-headtit.black h2 {font-size: 32px;}
    .product-menu {padding: 40px 0 16px;}
    .product-menuitems ul{margin-top:-6px}
    .product-menuitems ul li {width: 48%;margin-right: 6px;margin-top: 6px;}
    .product-menuitems ul li span {font-size: 12px;height: 100%;line-height: 1.2;padding:6px 12px;display:flex;align-items:center;justify-content:center}
    .product-listitems li {overflow: hidden;margin-bottom: 32px;}
    .product-img{width: 100%;position: relative;right: 0;bottom:0px;padding-top:20px; display: flex;align-items: center;justify-content: center;}
    .product-img img {max-height: 220px;}
    .product-cont {width: 100%; height: auto;padding: 20px 20px 24px;}
    .product-cont-desc { margin: 20px 0;height: auto;}
    .prodeta-show {height: auto;}
    .prodeta-litems{height: 70vh;}
    .prodeta-show::after{height: 70vh;}
    .prodeta-show::before {height: 108vh;}
    .prodeta-sertitle h2 {font-size: 20px;}
    .prodeta-seritems {height: auto;padding: 50px 0;}
    .prodeta-seritems ul li {width: 50%;padding: 0 10px;}
    .prodata-bigshow { margin-top: 28px;height: 320px;text-align:left;}
    .prodata-litimg li.active {width: 42px;height: 42px;border: 4px solid #e71931;}
    .prodata-litshow {width: 14px;height: 24px;}
    .prodeta-filte>.contain {height: 300px;}
    .prodeta-filcont {width: 100%; padding-left: 10px;}
    .prodeta-filcont h2 { font-size: 18px;}
    .prodeta-live {flex-direction: column-reverse;}
    .prodeta-livebg {position: static;width: 100%;}
    .prode-livecont h2 {font-size: 18px;}
    .prode-livecont {width: 100%;height: auto;padding: 24px 0;}
    .prodeta-liveimg {width: 100%;height: auto;}
    .prodeta-live:nth-child(even) {flex-direction: column-reverse;}
    .prodeta-live:nth-child(even) .prode-livecont {padding-left: 0;}
    .prodeta-parameter {padding: 40px 0 48px;}
    .prodeta-paratitle h2 {font-size: 24px;}
    .prodeta-paraitems {margin-top: 8px;}
    .paraitems-paragather{flex-direction: column;}
    .prodeta-paraitems ul {width: 100%;padding-right: 0;margin-top: 20px;}
    .prodeta-paraitems li span {font-size: 14px;width: 40%;padding: 12px;height: auto;}
    .prodeta-paraitems li p {padding: 12px;height: auto;width: 60%;}
    .prodeta-paraitems ul:last-child {padding-left: 0;width: 100%;}
    .prodeta-tagle {width: 228px;height: 48px;margin: 28px auto 0;}
    .Sidebar-wrapper{display: none;}
    .shop {padding: 40px 0 68px; }
    .shop-title h2 {font-size: 20px;}
    .shop-column {margin-top: 10px;}
    .shop-column ul li{width:100%;}
    .shop-colitems i {width: 98px;}
    .shop-skip h2 {font-size: 18px;}
    .shop-skip p {font-size: 14px;}
    .news {padding-top: 40px;}
    .news-items li {width: 100%;}
    .news-page {padding-bottom: 48px;}
    .common--pageitems .page-buton { width: 88px;height: 32px;font-size: 15px;line-height: 32px;margin: 0 8px;}
    .common--pageitems a {width: 32px;height: 32px;line-height: 32px;font-size: 15px;}
    .common--pageitems b {height: 32px;line-height: 32px;}
    .news-detail { padding: 40px 0 48px; }
    .news-detaitems {flex-direction: column;}
    .news-detacont {width: 100%;}
    .news-detarela {width: 100%;}
    .news-detarela li {float: left;width: 50%;}
    .contact {padding: 40px 0 48px;}
    .contact-title h2 {font-size: 18px;}
    .contact-title h6 {font-size: 14px;bottom: 0px;}
    .contact-list p {font-size: 14px;line-height: 26px;}
    .contact-form {margin-top: 0px;}
    .contact-form-mix li:last-child .contact-form-item {width: 100%;}
    .contact-form-item textarea {width: 68%;}
    .contact-form-mix li:last-child {margin-top: 18px;}
    .contact-form-mix li button {height: 36px;}
    .contact-global {padding: 40px 0 48px;}
    .global-pagination {margin-top: 28px; }
    .prodata-bigshow img {max-width: 80%;}
    .prodeta-sericon img{height: 50px;}
    .prodeta-sercont {margin-top: 14px;}
    .prodeta-sercont p{line-height: 21px;}
    .prodeta-seritems ul li:nth-child(n+3){margin-top: 24px;}
    .prodeta-filte::after {background-color: rgba(0,0,0,.4);}
    .contact-form-item label {font-size: 14px;}
    .contact-form-item input {height: 38px;padding: 0 14px;font-size: 14px;}
    .contact-form-mix li .contact-form-item {margin-bottom: 10px;}
    .contact-form-mix li {margin-top: 0;}
    .contact-form-mix li:last-child {margin-top: 0;}
    .contact-form-mix li button{margin-top: 20px;}
    .contact-gloitems {min-height: 382px;}
    .contact-global .contact-title h2{font-size: 24px;}
    .shop-colitems i {margin-right: 52px;}
    .common-headtit h2 {font-size: 28px;margin-top: 42px;}
    .news.search .news-img img{max-height: 220px;}
    .about-sitedots.cqdots {right: 8%;top: 42px;}
    .about-sitedots.szdots {right: 5%;top: 74px;}
}