img{display:block}
img[alt]{font-size: 16px;color:#333}
.ts span{display:block;line-height: normal;}
.wbFlex{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.fl{float:left}
.fr{float:right}
.hgs{height:100%}
.mr7d3{margin-right:40px}
.ovs{overflow:hidden}
.header .nav li a i.icofont-search-1{font-size:24px}

.mbNone{display:none !important}
.slider .hero-slider .owl-item a{display:block;width:100%;height:100%;}

.ggmess{margin-top: 150px;}
.ggsucc{height: 185px;width: 600px;margin: 0 auto;border: 1px solid #ddd;padding: 20px;display: flex;justify-content: center;align-items: center;flex-flow: column;margin-bottom: 150px;max-width:100%;}
.ggsucc p{font-size: 20px;margin-bottom: 14px;line-height: 1.6em;}
.ggsucc a:hover{color:red}

.header .nav>li{margin-right: 32px;}

.wbJcc{-ms-flex-pack: center;justify-content: center}
.wbJce{-ms-flex-pack: end;justify-content: end}
.wbAtc{-ms-flex-align: center;align-items: center;}
.wbJsb{-ms-flex-pack: space-between;justify-content: space-between}
.wbWrap{-ms-flex-flow: wrap;flex-flow: wrap;}
.wbColumn{-ms-flex-flow: column;flex-flow: column;}

.wbWidth1{width:14.45em;margin:0 auto;position:relative}
.wbWidth2{width:12em;margin:0 auto;position:relative}
.wbWidth3{width:17em;margin:0 auto;position:relative}
.wbWidth4{width:12.8em;margin:0 auto;position:relative}

.btn {color: #fff;height: 2.6em;line-height: 2.6em;padding:0 1.6em;font-size: 0.18em;text-transform: capitalize;background: #a67b4c;position: relative;box-shadow: none;display: block;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);border: none;border-radius:0.22em;}
.btn:hover{color:#fff;}
.btn:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #2C2D3F;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;transition:all 0.4s ease;border-radius:0.22em;}
.btn:hover:before{-webkit-transform: scaleX(1);transform: scaleX(1);}

/* 顶部 */
.middle-header .wbWidth1{display:flex;justify-content: space-between;}
.slicknav_menu{display:none}
.wbLinks{display:flex;align-items: center;}
.wbLinks .sw{display:flex;margin-right: 0.4em;align-items: center;}
.wbLinks .sw .bgs{width:0.48em;height:0.48em;background-color:#a67b4c;background-repeat:no-repeat;border-radius:0.06em;background-position:center;background-size:100%}
.wbLinks .sw.tels .bgs{background-image:url(../images/whatsapp.png)}
.wbLinks .sw.emails .bgs{background-image:url(../images/mail.png)}
.wbLinks .sw.quote{margin-right:0}
.wbLinks .sw .swMain{margin-left: 0.15em;}
.wbLinks .sw .swMain .ts{font-size:0.16em;color: #757575;font-family: 'Poppins', sans-serif;line-height:normal}
.wbLinks .sw .swMain .ds a{display:block;font-size:0.18em;color: #333333;line-height:normal}
.wbLinks .sw .swMain .ds a:hover{color: #a67b4c;}

/* 导航 */
.main-menu{position: relative;}
.header .wbNav{display: flex;justify-content: space-between;align-items: center;}
.header .nav .child1{position:relative;margin: 0;padding: 10px 0 10px 10px;}
.header .nav .dropdown .child1 a{display:block;position:relative;font-size: 0.18em;white-space: nowrap;height: auto;padding-right: 1.4em;}
.header .nav .dropdown i{position:absolute;right:10px;line-height:24px}
.header .nav .dropdown .child1 .dropleft{background: #FFFFFFE5;position: absolute;left:100%;top: 0;z-index: 999;-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);box-shadow: 0px 3px 5px #3333334d;transform-origin: 0 0 0;transform: scaleY(0.2);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;opacity: 0;visibility: hidden;margin:0}
.header .nav .dropdown .child1 .dropleft .child2{position:relative;margin: 0;padding: 6px;}
.header .nav .dropdown .child1 .dropleft a{color:#333;font-size: 16px;}
.header .nav .dropdown .child1:hover .dropleft{opacity:1;visibility:visible;transform:translateY(0px);}

.header .nav .icoBar1{background-image:url(../images/icojt1.png);background-repeat:no-repeat;background-size:0.8em;width:0.8em;height:0.8em;margin-left: 0.3em;}
.header .nav li .dropdown{margin:0;background-color: #FFFFFFE5;position:absolute;top: 100%;z-index: 999;-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);box-shadow: 0px 3px 5px #3333334d;transform-origin: 0 0 0;transform: scaleY(0.2);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;opacity: 0;visibility: hidden;}
.header .nav li:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0px);}
.header .nav a:hover,.header .nav .dropdown .child1 .dropleft a:hover{color:#a67b4c}
.header .nav .icoBar2{background-image:url(../images/icojt3.png);background-repeat:no-repeat;background-size:16px;width:16px;height:100%;margin-left: 6px;background-position: right center;}
.header .nav .dropdown .child1:hover .icoBar2{background-image:url(../images/icojt4.png);}

/* Right Bar */
.header .right-bar a{height: 0.35em;width: 0.35em;text-align: center;background: #a67b4c;border-radius: 0.04em;display: block;background-image:url(../images/search.png);background-repeat:no-repeat;background-position:center;background-size:0.16em 0.16em}
.header .search-top.active a{background-image:url(../images/close.png);background-color: transparent;background-size:0.16em 0.16em}
.header .right-bar a:hover{background-color:#000}
.header .search-top.active a:hover{background-color: transparent;}

/* Search */
.header .search-top{position:relative}
.header .search-form {position: absolute;right: 0;z-index: 9999;opacity: 0;visibility: hidden;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;box-shadow: 0px 0px 10px #0000001c;border-radius: 0.04em;overflow: hidden;transform:scale(0);top: 0.48em;}
.header .search-top.active .search-form {opacity:1;visibility:visible;transform:scale(1);}
.header .search-form input {width: 20.14em;height: 3.57em;line-height: 3.57em;padding: 0 5em 0 1.42em;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;border-radius: 0.21em;border: none;background: #fff;color: #2C2D3F;display:block;font-size:0.14em}
.header .search-form button {position: absolute;right: 0;height: 3.57em;top: 0;width: 3.57em;background: #a67b4c;border: none;color: #fff;border-radius: 0 4px 4px 0;border-left:1px solid transparent;display:block;background-image:url(../images/search.png);background-repeat:no-repeat;background-position:center;font-size:0.14em;background-size:1.14em 1.14em}
.header .search-form button:hover{background-color:#000;}


.titles{width:100%;font-size:0.6em;font-family:"Roboto","Arial";color:#333;font-weight:600;display:block;line-height: normal;text-align:center;}
.lines{width:1em;height:0.06em;background-color:#333;margin:0.2em auto 0}

/****首页-轮播图****/
.bannerSlider .owl-dots{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.bannerSlider .owl-dots .owl-dot span{background-color:#6a6a6a;transition:0.3s}
.bannerSlider .owl-dots .owl-dot.active span{width:20px}
.bannerSlider .owl-dots .owl-dot.active span, .bannerSlider .owl-dots .owl-dot:hover span{background-color:#a67b4c}

/****首页-产品分类****/
.hmCats{margin:0.8em auto}
.hmCatsMain{margin-top:0.6em;display:flex;flex-wrap: wrap;}
.hmCatsMain .lists{width:4.62em;height:3.87em;margin-right:0.29em;margin-bottom:0.29em;position:relative;transition:0.2s}
.hmCatsMain .lists:nth-child(3n+0){margin-right:0}
.hmCatsMain .lists .imgs{width:100%;height:100%}
.hmCatsMain .lists .imgs img{display:block;width:100%;height:100%;object-fit: cover;}
.hmCatsMain .lists .ts{width:100%;font-size:0.3em;font-family:"Open Sans","Arial";position:absolute;bottom:0;left:0;padding: 0.3em 0.4em;color:#FFF;line-height: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;opacity:1;transition:0.2s}
.hmCatsMain .lists:hover{transform:scale(1.05);box-shadow:0 0 10px #888}
.hmCatsMain .lists:hover .ts{opacity:0;}

/****首页-优势****/
.hmWhys{position:relative;}
.hmWhys .bgs{position:relative;z-index:1;width:100%}
.hmWhys .wyInfos{width:100%;height:100%;position:absolute;z-index:2;top:0;}
.hmWhys .wyTs{position:absolute;top:0;width: 100%;}
.hmWhys .wyMain{display:flex;justify-content: center;position:absolute;bottom:1.8em;width: 100%;color:#FFF;font-family: 'Poppins', Arial;z-index:2;}
.hmWhys .wyMain .lists{position:relative;margin-right: 0.4em;padding-right: 0.4em;margin-bottom: 0.2em;}
.hmWhys .wyMain .lists:last-child{margin-right: 0;padding-right: 0}
.hmWhys .wyMain .lists:before{border-right:1px dashed #FFF;position:absolute;width:1px;height:1.3em;right:0;top:0;content:"";display:block}
.hmWhys .wyMain .lists:last-child:before{display:none}

.hmWhys .wyMain .couns{display: flex;justify-content: center;align-items: baseline;margin-bottom: 0.05em;}
.hmWhys .wyMain .couns span{display:block;line-height:normal}
.hmWhys .wyMain .couns .counters{font-size:0.42em;font-family: 'Roboto', sans-serif;}
.hmWhys .wyMain .couns .txts{font-size:0.28em;margin-left:0.2em;font-family: 'Open Sans', sans-serif;}
.hmWhys .wyMain .ds{font-size:0.2em;white-space: break-spaces;text-align: center;line-height: normal;}

/****首页-视频****/
.homeVd{background-color:#f4f4f4;width:100%}
.homeVd .vdWidth{width:100%;height:6.75em;background-color:#000}
.homeVd .vdWidth video{width:100%;height:100%;display:block}

/****首页-关于我们****/
.hmAbout{position:relative;margin-top:1.2em}
.hmAbout .bgs{position:relative;z-index:1;width:100%}
.hmAbout .atInfos{width:100%;height:100%;position:absolute;z-index:2;top:0;}
.hmAbout .atDs{width:90%;margin:0 auto;font-size:0.24em;line-height: 1.6em;margin-top: 2em;font-family: 'Roboto', sans-serif;}
.hmAbout .atMain{width:90%;margin:0 auto;display:flex;flex-wrap: wrap;margin-top: 0.8em;}
.hmAbout .atMain .lists{width:48%;margin-right:4%;display: flex;flex-wrap: wrap;margin-bottom: 0.4em;}
.hmAbout .atMain .lists:nth-child(2n+0){margin-right:0}
.hmAbout .atMain .lists .txts{width: calc(100% - 0.68em);}
.hmAbout .atMain .lists .atbgs{width:0.57em;height:0.57em;background-image:url(../images/ico7.png);background-repeat:no-repeat;background-size:100%;margin-right: 0.1em;}
.hmAbout .atMain .ts{font-size:0.42em;font-family: 'Roboto', sans-serif;line-height: normal;margin-bottom: 0.2em;font-weight: 600;}
.hmAbout .atMain .ds{font-size:0.28em;font-family: 'Roboto', sans-serif;line-height: normal;}

/****首页-案例****/
.hmCase{margin-top:0.6em;margin-bottom:0.6em}
.hmCase .descs{width:100%;font-size:0.24em;font-family:"Roboto","Arial";color:#333;display:block;line-height: 1.6em;text-align:center;margin-top:1em}
.caseSlider{width:100%;height:5.75em;margin-top:0.4em}
.caseSlider .single-slider{width:100%;height:5.75em;position:relative}
.caseSlider .single-slider a{display:block;position:absolute;overflow:hidden}
.caseSlider .single-slider div{display:block;position:absolute;overflow:hidden}
.caseSlider .single-slider .cs1{width:8.22em;height:5.75em;top:0;left:0}
.caseSlider .single-slider .cs1 span{font-size:0.22em;color:#FFF;background-color:#00000069;display:block;width:100%;height:2.2em;line-height:2.2em;position: absolute;bottom: 0;padding:0 0.4em;font-family: 'Open Sans', sans-serif;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.caseSlider .single-slider .cs2{width:5.2em;height:2.86em;top:0;left:8.25em}
.caseSlider .single-slider .cs3{width:3.52em;height:2.86em;top:0;left:13.48em}
.caseSlider .single-slider .cs4{width:3.52em;height:2.86em;top:2.89em;left:8.25em}
.caseSlider .single-slider .cs5{width:5.2em;height:2.86em;top:2.89em;left:11.8em}
.caseSlider .single-slider img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.caseSlider .single-slider a:hover img{transform:scale(1.1)}
.caseSlider .single-slider div:hover img{transform:scale(1.1)}
.caseSlider .owl-dots{display: flex;justify-content: center;margin-top: 0.1em;}
.caseSlider .owl-dots .owl-dot span{background-color:#6a6a6a;transition:0.3s}
.caseSlider .owl-dots .owl-dot.active span{width:20px}
.caseSlider .owl-dots .owl-dot.active span, .caseSlider .owl-dots .owl-dot:hover span{background-color:#a67b4c}

/****首页-合作伙伴****/
.hmPar{margin:0.8em auto;}
.hmParMain{display:flex;flex-wrap: wrap;gap: 0.2em;justify-content: space-between;}
.hmParMain .lists{width:auto;height:0.8em;min-height:50px;transition:.2s;padding:0.05em 0.2em;border-radius:0.04em;overflow:hidden}
.hmParMain .lists:last-child{margin-right:auto}
.hmParMain .lists img{height:100%;}
.hmParMain .lists:hover{box-shadow: 0 0 0.1em #DDD}

/****首页-图文展示****/
.hmAts{margin:1.2em auto 0;}
.hmAtsMain{display:flex;flex-wrap: wrap;justify-content: space-between;}
.hmAtsMain .lists{width:8.07em;}
.hmParMain .lists:last-child{margin-right:auto}
.hmAtsMain .lists .titles{font-size:0.32em}
.hmAtsMain .lists .lines{}
.hmAtsMain .lists .descs{width:100%;font-size:0.18em;font-family:"Roboto","Arial";color:#333;display:block;line-height: 1.6em;text-align:center;margin-top:1em;white-space: break-spaces;height:3.5em;line-height:1.75em}
.hmAtsMain .lists .imgTop{width:8.07em;height:3.8em;overflow:hidden;margin-bottom:0.03em;margin-top:0.3em}
.hmAtsMain .lists .imgbom{width:8.07em;height:2.8em;overflow:hidden;display:flex;justify-content: space-between;}
.hmAtsMain .lists .imgbom .pics{width:4.02em;height:2.8em;overflow:hidden;}
.hmAtsMain .lists img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.hmAtsMain .lists img:hover{transform:scale(1.1)}

/*=====================
	弹框留言表单
=======================*/
.alert_contact{width: 370px;height: 440px;background-color: #FFF;right: 0;bottom: 0;position: fixed;z-index: 999;display: none;border-radius: 10px;border: 1px solid #ddd;box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);overflow: hidden;}
.wbAlert{width:100%;height:100%;background-color:#FFFFFF;border-radius:0.06em;margin: auto;overflow:hidden;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.wbAlert .top{height: 88px;padding-top: 15px;position: relative;}
.wbAlert .top:before{border-color: #a67b4c transparent transparent transparent;border-width: 75px 98px 0 0;border-style: solid;content: "";left: 0;width: 0;height: 0;position: absolute;top: 0;}
.wbAlert .top .topBox{display: flex;justify-content: space-between;padding: 0 20px;}
.wbAlert .top .topBox .left {display: flex;align-items: center;}
.wbAlert .top .topBox .img {background: #fff;width: 50px;display: flex;justify-content: center;align-items: center;height: 50px;border-radius: 50%;overflow: hidden;z-index: 999;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);}
.wbAlert .top .topBox .text {font-size: 18px;font-weight: bold;text-align: center;padding-left: 18px;}
.wbAlert .top .topBox .close {width: 20px;height: 20px;cursor: pointer;display: flex;justify-content: center;align-items: center;background-image:url(../images/close.png);background-repeat:no-repeat;background-size:100%;transition:0.5s}
.wbAlert .top .topBox .close:hover{transform: rotate(360deg);background-image:url(../images/closeh.png);}

.wbAlert .ts{width:100%;font-size:0.32em;color:#333333}
.conAlert{width:100%;padding: 0 20px;}
.conAlert #myform1{width:100%;}
.conAlert .form-horizontal{margin-top:0.2em}
.conAlert .form_group{width: 49%;margin-right:2%;margin-bottom: 15px;float: left;}
.conAlert .form_group:nth-child(2n+0){margin-right:0;}
.conAlert .form_group input{display: block;width: 100%;padding: .375rem .75rem;font-size: .875rem;font-weight: 400;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

.conAlert .form_group1{width:100%;margin-bottom:15px;}
.conAlert .form_group1 textarea{height:100px}

.conAlert .form_button{background-color:#a67b4c;width:100%;height:40px;text-align:center;border-radius:0.02em;font-size:100px}
.conAlert .form_button button{color:#FFF;display:block;font-size:0.16em;width:100%;background-color:transparent;line-height:normal;border: none;}
.wbAlert .closes{font-family:"Arial";color: #333333;transform: rotateX(35deg);font-size: 0.32em;position: absolute;top: 0.3em;right: 0.3em;cursor:pointer;transition: 0.5s;}
.wbAlert .closes:hover{color: #a67b4c;}

/****footer****/
.footWidth{width:14.5em;margin:0 auto;position:relative;padding-bottom:0.05em}
.wbFooter .footTs{font-size:0.32em;color:#333333;font-weight:500;display:block;font-family:'微软雅黑','Futura Bk BT',"Arial";margin-bottom: 1em;}
.wbFooter li a{font-size:0.16em;color:#333333;font-weight:400;display:block;transition:0.5s;font-family:'微软雅黑','Futura Bk BT',"Arial";}
.wbFooter p{font-size:0.16em;color:#333333;font-weight:400;margin-bottom:0.1em;line-height:1.6em;font-family:'微软雅黑','Futura Bk BT',"Arial";}
.wbFooter strong,.wbFooter span,.wbFooter p a{font-size:1em;color:#333333;line-height:normal;display: inline-block;font-weight:400;}
.wbCol1{width:3em}
.wbCol2{width:3em}
.wbCol3{width:3.8em}
.wbCol4{width:2em}

.wbFooter li a:hover{transform: translateX(-0.02em);}
.folFooter p{position:relative;padding-left: 2.4em;margin-bottom: 1em;}
.folFooter p i{font-size: 1em;position: absolute;left: 0;width: 1.6em;height: 1.6em;overflow: hidden;border-radius: 50%;border: 1px solid #FFF;text-align: center;line-height: 1.6em;}

.copyright-content{position:relative}
.copyright-content ul{display: -ms-flexbox;display:flex;position:absolute;right: 0;top:0}
.copyright-content ul li{color:#FFF;margin:0 12px;font-size:16px}
.copyright-content ul li:hover{color:#2e74d6;}

.wbFooter .social a{font-size:1em;}

/*=====================
	导航标题
=======================*/
.lacts{height:5.3em;background-repeat:no-repeat;background-size:100% 100%;display:flex;justify-content:center;align-items:center;flex-flow: column;}
.lacts h1,.lacts span{font-size:0.46em;font-weight:600;font-family:'Poppins',"Arial";display: block;line-height: normal;color:#FFF}
.breadcrumb{padding:0;background-color: transparent;border-radius:0;margin: 0.1em 0 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-image:url(../images/ico6.png);background-repeat:no-repeat;background-size:auto 0.16em;background-position: left;padding-left: 0.25em;}
.breadcrumb .rgs{width:1.4em;height:1em;background-image:url(../images/ico5.png);background-repeat:no-repeat;background-size:auto 0.8em;background-position: center;padding-left: 0.25em;}
.breadcrumb li{font-size:0.16em;font-family:'Poppins',"Arial";color:#FFF;display: flex;align-items: center;}
.breadcrumb li a:hover{color:#FFF}

/*=====================
	产品封面
=======================*/
.navPro{background-color:#ba9975;position:sticky;display:flex;justify-content: center;align-items: center;gap: 0.2em;flex-wrap: wrap;z-index: 9;}
.navPro .lists{padding: 0.15em 0;}
.navPro .lists a.lk1{color:#FFF;font-size:0.18em;font-family:'Poppins',"Arial";display:block;padding: 0.6em;border-radius: 1.2em;position:relative;}
.navPro .lists:hover a.lk1{background-color:#a67b4c;}
.navPro .lists a.lk1:after{z-index: 10;content: "";border-top: 0.75em solid #a67b4c;border-right: 0.75em solid transparent;border-bottom: 0.75em solid transparent;border-left: 0.75em solid transparent;position: absolute;bottom: -1.45em;left: calc(50% - 0.75em);display:none}
.navPro .lists:hover a.lk1:after{display:block}

.navPro .lists .childs{display:none;width:13em;margin:0 auto;position:absolute;top:100%;background-color:#a67b4c;z-index: 9;left: calc(50% - 6.5em);border-radius: 0.1em;padding: 0.15em 0.5em;gap: 0.4em;}
.navPro .lists .childs a{font-size:0.18em;color:#FFF;font-family:'Poppins',"Arial";display: flex;}
.navPro .lists .childs a:before{content:"●";display:block;margin-right:0.8em;}
.navPro .lists:hover .childs{display:flex;}
.navPro .pvFrs .fa{display:none}

.promd1{margin-top:1em}
.promd1 .lists{display:flex;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin-bottom:0.8em}
.promd1 .lists:nth-child(2n+0) .imgs{order:2}
.promd1 .lists:nth-child(2n+0) .txts{order:1}
.promd1 .lists .imgs{width:5.82em;height:3.5em;border-radius: 0.1em;overflow: hidden;}
.promd1 .lists .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd1 .lists .imgs:hover img{transform:scale(1.1)}
.promd1 .lists .txts{width:6.48em;}
.promd1 .lists .txts .ts{font-size:0.32em;line-height: 1.4em;margin-bottom: 0.8em;}
.promd1 .lists .txts .ds{font-size:0.16em;line-height: 1.6em;}
.promd1 .lists .txts .fx{display:flex;margin-top: 0.3em;}
.promd1 .lists .txts .fx .btn{font-size: 0.16em;}
.stickys{position: fixed;z-index: 99;top: 0.62em;left: 0;bottom: initial;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;animation: fadeInDown 0.5s both 0.1s;box-shadow: 5px 5px 5px #00000047;width:100%}

.promd2{margin-top:1em;overflow: hidden;width:100%}
.promd2 .titles{font-size:0.42em;}
.promd2 .mains{width:100%;height:6.42em;margin-top: 0.3em;display: flex;justify-content: space-between;}
.promd2 .mains .infos{width:9em;position:relative;padding: 0.3em 0;}
.promd2 .mains .infos .bgs{position:absolute;top:0;right:0;z-index:1;width: 11.4em;height: 100%;}
.promd2 .mains .infos .bgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd2 .mains .infos .uls{width:100%;position:relative;z-index:8;display: flex;gap: 0.3em;flex-wrap: wrap;}
.promd2 .mains .infos .lists{width:2em;display:block;}
.promd2 .mains .infos .lists .imgs{width:100%;height:2.2em;box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.06);border-radius: 0.1em;overflow: hidden;}
.promd2 .mains .infos .lists .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd2 .mains .infos .lists .imgs img:hover{transform:scale(1.1)}
.promd2 .mains .infos .lists .ts{margin-top: 1em;font-size:0.16em;height:3em;line-height:1.5em;text-overflow: ellipsis;overflow: hidden;color:#272727;display: -webkit-box;-webkit-line-clamp: 2;overflow:hidden;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */}
.promd2 .mains .infos .lists:hover .ts{color:#a67b4c}

.promd2 .mains .pics{width:5.2em;display:flex;position:relative;height:100%;justify-content: center;align-items: center;}
.promd2 .mains .pics .imgs{width:4.2em;height:4.2em;position: relative;z-index: 8;margin-left: auto;}
.promd2 .mains .pics .bgs{position:absolute;top:0.3em;left:0;z-index:1;background-color:#f9e8d5;height:calc(100% - 0.6em);width: 11.4em;border-top-left-radius: 3em;border-bottom-left-radius: 3em;}

.promd3{background:#fff;padding:0.8em 0;}
.promd3 .mains{display:flex;justify-content:space-between;flex-wrap:wrap;}
.promd3 .mains .left{width:2.8em;border:2px solid #ba9975;box-shadow:0.16em 0 0.28em rgba(0, 0, 0, 0.06);border-radius:0.1em;padding:0.3em;}
.promd3 .mains .left .tab-a{position:relative;display:flex;align-items:center;cursor:pointer;margin-bottom:0.2em;}
.promd3 .mains .left .tab-a .a{z-index:2;position:relative;width: 100%;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;font-size:0.16em;line-height:1.6em;}
.promd3 .mains .left .tab-a:before{content:">";display:block;margin-right:0.5em;font-size: 0.16em;}
.promd3 .mains .left .tab-a.active:after{content:"";width:2.9em;height:0.58em;background:url(../images/ico9.png) no-repeat;position:absolute;left:-0.15em;background-size: 100%;}
.promd3 .mains .left .tab-a.active .a{font-size:0.18em;line-height:3.75em;color:#fff;}

.promd3 .mains .right{width:10.98em;}
.promd3 .item{border:2px solid #ba9975;min-height:5em;box-shadow:0.16em 0 0.28em rgba(0, 0, 0, 0.06);border-radius:0.1em;overflow:hidden;padding:0.5em 0.5em 0.5em 0.3em;display:none;align-items:center;justify-content:space-between;}
.promd3 .item.active{display:flex;align-items:center;}
.promd3 .item .img{width:4.56em;border-radius:0.1em;overflow:hidden;border:1px solid #eeeeee;}
.promd3 .item .img img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd3 .item .img img:hover{transform:scale(1.1)}
.promd3 .item .text{width:5.28em;}
.promd3 .item .text .t1{font-size:0.24em;line-height:1.5em;font-weight:bold;margin-bottom:0.63em;}
.promd3 .item .text .t2{font-size:0.16em;line-height:1.5em;position:relative;display:flex;margin-bottom:0.5em;}
.promd3 .item .text .t2:before{content:"";width:1.18em;min-width:1.18em; height:1.18em;background:url(../images/ico8.png) no-repeat;display:block;margin-right:0.375em;background-size: 100%;}
.promd3 .item .text p{font-size:0.16em;line-height:1.5em;margin-top:1em;}
.promd3 .item .text p *{font-size:1em !important}
.promd3 .item .text .more-box{display:flex;align-items:center;justify-content:space-between;margin-top: 0.2em;}
.promd3 .item .text .more-box .more{border:1px solid #a67b4c;border-radius:3.12em;overflow:hidden;width:52%;font-size:0.16em;line-height:3.12em;text-align:center;color:#a67b4c;text-overflow: ellipsis;white-space: nowrap;padding: 0 1.5em;display: block;}
.promd3 .item .text .more-box .more:first-child{color:#fff;background:#a67b4c}
.promd3 .item .text .more-box .more:hover{text-decoration:underline;}
.promd3 .pagination-box{display:flex;align-items:center;justify-content:flex-end;width:100%;position:relative;margin-top:0.45em;}
.promd3 .pagination-box .list{display:flex;align-items:center;}
.promd3 .pagination-box .list .dots{width:0.1em;height:0.1em;background:#cccccc;border-radius:0.05em;margin-left:0.08em;cursor:pointer;}
.promd3 .pagination-box .list .dots.active{width:0.25em;height:0.1em;background:#a67b4c;}

.promd4{padding:1.5em 0 1em;background-image:url(../images/bgs3.jpg);background-repeat:no-repeat;background-size: auto 100%;}
.promd4 .titles{font-size:0.6em;}
.promd4 .descs{width:100%;font-size:0.2em;font-family:"Roboto","Arial";color:#333;display:block;line-height: 1.6em;text-align:center;margin-top:1em;white-space: break-spaces;line-height:1.75em}
.promd4 .topList{margin-top:0.6em}
.promd4 .topList .list{display:flex;flex-wrap:wrap;align-items: center;justify-content: space-between;margin-bottom:0.4em;}
.promd4 .topList .list .imgs{width:3.8em;height:3.8em;border-radius:50%;overflow:hidden}
.promd4 .topList .list .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd4 .topList .list .imgs:hover img{transform:scale(1.1)}
.promd4 .topList .list .txt{width:7.65em;}
.promd4 .topList .list .txt .ts{font-size:0.24em;font-weight:600;margin-bottom:0.8em;line-height:1.6em}
.promd4 .topList .list .txt .ds{font-size:0.18em;line-height:1.6em}
.promd4 .topList .list:nth-child(2n+0) .imgs{order:1}
.promd4 .topList .list:nth-child(2n+0) .txt{order:2}

.promd4 .midList{padding:0.3em}
.promd4 .midList .list{width:2.9em;border: 1px solid #eadfd4;box-shadow: 2px 0px 7px #a67b4c3b;border-radius: 15px;overflow:hidden;margin: 0 auto;height: 100%;background-color: #FFF}
.promd4 .midList .list .imgs{width:100%;height:1.82em;overflow:hidden}
.promd4 .midList .list .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd4 .midList .list:hover .imgs img{transform:scale(1.1)}
.promd4 .midList .list .txt{width:100%;padding:0.2em 0.1em;}
.promd4 .midList .list .txt .ts{font-size:16px;font-weight:600;margin-bottom:0.8em;line-height:1.6em}
.promd4 .midList .list .txt .ds{font-size:14px;line-height:1.6em}

.promd4 .midList.owl-carousel .owl-item{height: inherit;float: none;}
.promd4 .midList.owl-carousel .owl-stage{display:flex;flex-wrap: wrap;}
.promd4 .midList .owl-controls{position: absolute;top:calc((100% - 0.8em) / 2);width: 100%;}
.promd4 .midList .owl-controls .owl-prev,.promd4 .midList .owl-controls .owl-next{width:0.3em;height:0.3em}
.promd4 .midList .owl-controls .owl-prev{position: absolute;left:-0.3em;background-color: transparent !important;}
.promd4 .midList .owl-controls .owl-next{position: absolute;right:0.3em;background-color: transparent !important;}
.promd4 .midList .owl-controls .owl-prev .lt{transform: rotate(180deg);}
.promd4 .midList .owl-controls .owl-prev .lt,.promd4 .midList .owl-controls .owl-next .rg{background-image:url(../images/ico10.png);background-size:100%;background-repeat:no-repeat;width: 100%;height: 100%;}
.promd4 .midList .owl-controls .owl-prev:hover .lt,.promd4 .midList .owl-controls .owl-next:hover .rg{background-image:url(../images/ico11.png);}
.promd4 .midList .owl-carousel .owl-stage-outer{padding: 0.3em 0;}
.promd4 .midList .owl-controls img{opacity:0.5}

.promd4 .btmList{padding:0.3em 0}
.promd4 .btmList .list{width:100%;height:4em;display:flex;justify-content: space-between;flex-wrap: wrap;}
.promd4 .btmList .list .pics{width:5.9em;height:4em;padding:0.1em;background-color:#fff;border-radius: 0.15em;}
.promd4 .btmList .list .imgs{width:100%;height:100%;overflow:hidden;border-radius: 0.15em;}
.promd4 .btmList .list .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd4 .btmList .list .imgs:hover img{transform:scale(1.1)}
.promd4 .btmList .list .txt{width:5.85em;flex-flow: column;justify-content: center;display:flex}
.promd4 .btmList .list .txt .ts{font-size:0.24em;font-weight:600;margin-bottom:0.8em;line-height:1.6em}
.promd4 .btmList .list .txt .ds{font-size:0.16em;line-height:1.6em}
.promd4 .btmList .owl-dots{display: flex;justify-content: center;margin-top: 0.1em;}
.promd4 .btmList .owl-dots .owl-dot span{background-color:#6a6a6a;transition:0.3s}
.promd4 .btmList .owl-dots .owl-dot.active span{width:20px}
.promd4 .btmList .owl-dots .owl-dot.active span, .promd4 .btmList .owl-dots .owl-dot:hover span{background-color:#a67b4c}

.promd4 .btmList .videoplay{width:5.7em;height:3.8em;left:0.1em;top:0.1em;background-color:#0000004a;position:absolute;z-index:2;border-radius: 0.15em;justify-content: center;align-items: center;display: flex;cursor: pointer;}
.promd4 .btmList .videoplay img{width:0.67em;height:0.67em;transition:0.2s}
.promd4 .btmList .videoplay:hover img{transform:scale(1.1)}

.reveal-modal-bg{position: fixed;height: 100%;width: 100%;z-index: 999;display: none;top: 0;left: 0;background: rgba(00, 00, 00, 0.8);cursor: pointer;}
.reveal-modal {visibility: hidden;top: 15%;left: 50%;margin-left: -25%;width: 50%;position: fixed;z-index: 1000;padding: 35px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);-box-shadow: 0 0 10px rgba(0, 0, 0, .4);background-color: #FFF;}

.promd5{padding:0.5em 0;background-image:url(../images/bgs4.jpg);background-repeat:no-repeat;background-size: auto 100%;}
.promd5 .titles{font-size:0.6em;}
.promd5 .descs{width:100%;font-size:0.2em;font-family:"Roboto","Arial";color:#333;display:block;line-height: 1.6em;text-align:center;margin-top:1em;white-space: break-spaces;line-height:1.75em}
.promd5 .list .imgs{width:1.67em;height:1.67em;border-radius:50%;overflow:hidden;border:2px solid #a67b4c;box-shadow: 14px 0 27px rgba(0, 0, 0, 0.08);}
.promd5 .list .imgs:hover img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd5 .ts{font-size:0.24em;margin-bottom:0.8em;line-height:1.6em;color:#444;}
.promd5 .ts:before{content:"";width:34px;height:2px;background:#b8b8b8;margin:30px auto 15px;display:block;}
.promd5 .wbFull{width:100%;margin-top: 0.8em;}
.promd5 .btmList{display: flex;justify-content: center;gap: 0.5em;text-align: center;}
.promd5 .list:hover .imgs{animation: myfirst 0.5s 1;}
@keyframes myfirst {
	0% {transform: translate(0px, 0px);}
	20% {transform: translate(0px, -10px);}
	40% {transform: translate(0px, 2px);}
	60% {transform: translate(0px, -5px);}
	80% {transform: translate(0px, 1px);}
	90% {transform: translate(0px, -2px);}
	100% {transform: translate(0px, 0px);}
}
.promd6{padding:0.5em 0;background-image:url(../images/bgs6.jpg);background-repeat:no-repeat;background-size: auto 100%;}
.promd6 .topMain{width:100%;height:4em;display:flex;justify-content: space-between;flex-wrap: wrap;}
.promd6 .topMain .pics{width:5.7em;height:3.8em;border-radius: 1em;position: relative;}
.promd6 .topMain .imgs{width:100%;height:100%;overflow:hidden;border-radius: 1em;}
.promd6 .topMain .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd6 .topMain .imgs:hover img{transform:scale(1.1)}
.promd6 .topMain .txt{width:5.85em;flex-flow: column;justify-content: center;display:flex}
.promd6 .topMain .txt .ts{font-size:0.32em;font-weight:600;margin-bottom:0.6em;line-height:1.6em}
.promd6 .topMain .txt .ds{font-size:0.16em;line-height:1.6em}
.promd6 .topMain .videoplay{width:5.7em;height:3.8em;left:0;top:0;background-color:#0000004a;position:absolute;z-index:2;border-radius: 1em;justify-content: center;align-items: center;display: flex;cursor: pointer;}
.promd6 .topMain .videoplay img{width:0.67em;height:0.67em;transition:0.2s}
.promd6 .topMain .videoplay:hover img{transform:scale(1.1)}

.promd6 .wbFull{width:100%;margin-top: 0.8em;}
.promd6 .btmList{display:flex;flex-wrap: wrap;justify-content: center;}
.promd6 .btmList .list{width:2.3em;height:2.23em;display:flex;position:relative;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.promd6 .btmList .list:last-child{width:1.75em;}
.promd6 .btmList .list .bgs{width:1.75em;height:2.23em;position:absolute;z-index:1;top:0;left:0;display:none}
.promd6 .btmList .list .bgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd6 .btmList .list .ms{width:1.75em;height:2.23em;padding-top:0.3em;position:relative;z-index:9}
.promd6 .btmList .list .ms .imgs{width:0.9em;height:0.8em;margin: 0 auto 0.16em;}
.promd6 .btmList .list .ms .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd6 .btmList .list .ms .imgs .g2{display:none}
.promd6 .btmList .list .ms .ts{width:100%;text-align:center;font-size:0.18em;color:#333;white-space: pre-wrap;}
.promd6 .btmList .list .js{width:0.4em;height:0.2em;margin-right:0.08em}
.promd6 .btmList .list:last-child .js{display:none}
.promd6 .btmList .list.active .bgs{display:block}
.promd6 .btmList .list.active .ms .imgs .g1{display:none}
.promd6 .btmList .list.active .ms .imgs .g2{display:block}
.promd6 .btmList .list.active .ms .ts{color:#FFF}

.promd7{padding:0.5em 0 1em;}
.promd7 .titles{text-align:left;font-size:0.42em;margin-bottom: 0.8em;}
.promd7 .mains{width:100%;display:flex;justify-content: space-between;flex-wrap: wrap;align-items: end;}
.promd7 .mains .txt{width:6.8em;}
.promd7 .mains .txt .ds{font-size:0.16em;margin-bottom: 3em;}
.promd7 .mains .txt .ls{font-size: 0.18em;display: flex;justify-content: center;align-items: center;gap: 1em;margin-top: 1.5em;}
.promd7 .mains .txt .ls .n{width:2.5em;height:2.5em;background-color:#a67b4c;color:#FFF;display: flex;justify-content: center;align-items: center;border-radius: 0.3em;}
.promd7 .mains .txt .ls .p{flex: 1;}
.promd7 .mains .imgs{width:4.45em;height:3.85em;border-radius:0.16em;overflow:hidden}
.promd7 .mains .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd7 .mains .imgs:hover img{transform:scale(1.1)}

.promd8 .mains{width:100%;display:flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.promd8 .mains .imgs{width:4em;height:3.5em;border-radius:0.2em;overflow:hidden}
.promd8 .mains .imgs img{display:block;width:100%;height:100%;object-fit: cover;transition:0.5s}
.promd8 .mains .imgs:hover img{transform:scale(1.1)}
.promd8 .mains .txt{width:7.5em;}
.promd8 .mains .txt .ts{font-size: 0.36em;line-height: 1.2em;font-weight: 600;margin-bottom: 0.6em;}
.promd8 .mains .txt .ds{font-size:0.18em;line-height: 1.8em;}
.promd8 .lists{padding:0 0.5em;margin-top:0.6em}
.promd8 .lists .ls{font-size:0.2em;line-height:1.5em;position:relative;display:flex;margin-bottom:1em;align-items: center;}
.promd8 .lists .ls:before{content:"";width:0.95em;height:0.95em;background:url(../images/ico8.png) no-repeat;display:block;margin-right:0.375em;background-size: 100%;}

.zt-fc{position:fixed;right:20px;top:18%;z-index:9999;width:200px;display:none;}
.zt-fc .box{position:relative;border:1px solid #a67b4c;background:#fff;padding:15px 10px;border-radius:20px;}
.zt-fc .t1{transition:all 0.5s; cursor:pointer; display:flex; transform: rotate(-90deg);transform-origin: center center;position:absolute;left:-107px;top:75px;z-index:10;}
.zt-fc .t1 span{background:#a67b4c;color:#fff;font-size:15px;line-height:30px;display:block;padding:0 5px; }
.zt-fc .t1 i{width:30px;height:30px;margin-right:5px;display:flex;align-items:center;justify-content:center;background-image:url(../images/ico11.png);background-repeat:no-repeat;background-size:100%;background-color:#FFF;border-radius:50%;transform: rotate(90deg);}
.zt-fc .list{width:100%;position:relative;z-index:4;}
.zt-fc .list .item{font-size:14px;line-height:36px;display:block;text-align:center;padding:2px 0;}
.zt-fc .list .item.active{background:#a67b4c;font-size:16px;line-height:36px;color:#fff;border-radius:50px;}
.zt-fc .list .item:hover{color:#a67b4c;}
.zt-fc .list .item.active:hover{color:#fff; }
.zt-fc.active{display:block;}
.zt-fc .t1.active{left:-170px;}
.zt-fc .t1.active i{transform: rotate(-90deg);}
.zt-fc.active{transition:all 1s;}
.zt-fc.active.on{right:-260px;transition:all 1s;}

/*=====================
   产品列表
=======================*/
.pro-lists{margin-top:0.6em;margin-bottom:0.8em}
.proWidth1{width:12.6em;margin:0 auto;padding:0 0.1em}
.pro-lists .proLeft{width:2.6em;float:left;border:0.01em solid #e5d9cb;border-top:0.06em solid #a67b4c;position: sticky;top: 63px;z-index: 9;}
.pro-lists .proLeft .titles{color:#282728;font-size:0.24em;padding:0 0.6em;height:2.6em;line-height:2.6em;width:100%;font-weight:600;text-align:left;border-bottom:0.01em solid #e5d9cb;}

.pvFrs{position: relative;}
.pro-lists .proLeft .proNavs{width:100%;}
.pro-lists .proLeft .proNavs > li{border-bottom:0.01em solid #f2f2f2;padding-bottom:0.16em;position: relative;}
.pro-lists .proLeft li .fsLink{color:#333;font-size:0.16em;display:block;padding-left:0.67em;line-height:1.2em;padding-top:1em;position:relative}
.pro-lists .proLeft li.child1 .seLink{font-size:0.14em;display:block;line-height: 1.5em;padding: 0.5em 2em;width: 100%;}
.pro-lists .proLeft li.child1:last-child .seLink{border-bottom:none;}
.pro-lists .proLeft li .fa{position: absolute;top: 0.18em;right: 0.05em;width: 0.16em;height: 0.16em;background-image: url(../images/wjt3.png);background-repeat: no-repeat;background-size: 0.16em 0.16em;}
.pro-lists .proLeft li:hover .fa{background:url(../images/wjt5.png) no-repeat}
.pro-lists .proLeft li .prodown{display:none;width: 100%;margin: 0;padding-top: 0.15em;}
.pro-lists .proLeft li.active .fsLink{color:#a67b4c}
.pro-lists .proLeft .prodown li.active .seLink{color:#a67b4c}
.pro-lists .proLeft li a:hover{color:#a67b4c}
.pro-lists .proLeft li.opens .fa{background:url(../images/wjt6.png) no-repeat}

.pro-lists .proRight{width:9.5em;float:right}
.pro-lists .proList a{display:block}
.pro-lists .wbPros{width:3em;border:0.01em solid #cccccc;border-radius:0.1em;overflow:hidden;margin-bottom:0.25em;margin-right:0.249em;}
.pro-lists .wbPros .imgs{width:3em;height: 3em;display: -ms-flexbox;display:flex;-ms-flex-pack: center;justify-content:center;-ms-flex-align: center;align-items: center;overflow:hidden}
.pro-lists .wbPros .imgs img{max-width:100%;max-height:100%;display:block;transition:0.5s}
.pro-lists .wbPros:nth-child(3n+0){margin-right:0}

.pro-lists .wbPros .txts{width:100%;padding:0 0.1em;background-color:#e9e9e9;overflow: hidden;}
.pro-lists .wbPros .txts .ts{margin:0.1em auto;overflow: hidden;padding:0.1em 0;}
.pro-lists .wbPros .txts .ts span{font-size:0.16em;height:3em;line-height:1.5em;text-overflow: ellipsis;overflow: hidden;color:#272727;display: -webkit-box;-webkit-line-clamp: 2;overflow:hidden;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */}

.pro-lists .wbPros .txts .ms{width:100%;height:0.31em;margin-top:0.1em}
.pro-lists .wbPros .txts .ms span{width:100%;height:0.31em;background-image:url(../images/jt.png);background-repeat:no-repeat;background-size: 2em 1em;background-position:center right;display:block;font-size:0.14em;height:2em;line-height:2em;color:#434343}
.pro-lists .wbPros:hover{border:none;box-shadow:0em 0em 0.15em #999;}
.pro-lists .wbPros:hover .txts{background-color:#FFF;}
.pro-lists .wbPros:hover .txts .ts h1{color:#a67b4c;}

.proListCon{margin-bottom:0.3em}
.proListCon .ts{font-size:0.28em;color:#333333;line-height:1.6em;font-weight: 600;}
.proListCon .ds{ont-size:0.16em;color:#333333;line-height:2em;margin-top:1em}

.proListCon li{margin-bottom:20px;position: relative;padding-left: 20px;background-image: url(../images/ico3.png);background-repeat: no-repeat;background-size: auto 0.8em;background-position: left 0.45em;}
.proListCon h1{font-size: 30px;margin: 10px 0 20px;}
.proListCon table{max-width:100%;width: auto !important;}
.proListCon td{border:1px solid #ddd;padding: 10px 20px !important;font-size: 14px;width: auto !important;}
.proListCon .wrs td *{font-size: 18px;}
.proListCon .firstRow{letter-spacing: 1px;}

.wbSx .getBtn{display: flex;flex-wrap: wrap;}
.wbSx .getBtn a{margin:0 0.2em 0 0;width: 1.2em;height: 0.45em;line-height: 0.45em;}
.wbSx .getBtn a::before{background-color: #4b4b4b;}
.wbSx .getBtn a::after{background-color: #df3538;}
.wbSx .getBtn a:hover span{color:#FFFFFF}
.wbSx .getBtn a span{font-size: 0.14em;}

.proListNavs{margin-bottom:0.2em}
.proListNavs ul{display: flex;flex-wrap: wrap;}
.proListNavs li{margin-right:0.22em}
.proListNavs li a{font-size: 0.14em;color: #333333;line-height: 3em;display: block;width: 15.7em;text-align: center;border: 1px solid #c3c3c3;margin-bottom: 1.2em;border-radius: 0.2em;overflow: hidden;}
.proListNavs li:nth-child(4n+0){margin-right:0}
.proListNavs li.active a{border-color:red;color:red}

/*=====================
	公司介绍
=======================*/
.company-shows{overflow:hidden;}
.comWidth{width:14.5em;margin:0 auto;position:relative;padding:0.5em 0.1em}
.comWidth1{width:14.5em;margin:0 auto;position:relative;padding:1em 0.1em 0}
.company-shows .descs{font-size:0.24em;color:#282728;line-height: 1.8em;}
.company-shows .descs p{font-size:1em;}

.comVds{width:100%;height:7.4em;margin-top:0.8em;}
.comVds .vdWidth{width:100%;height:100%;}
.comVds video{width:100%;height:100%;background-color:#000;}

.comAds{width:100%;margin-top: 0.57em;background-color:#535353;margin-bottom: 0.5em;}
.comAds .nm{height:1.08em;text-align: center;border-right:1px solid #939698;margin-right:0.53em;padding-right:0.53em}
.comAds .nm.n4{border:none;margin-right:0;padding-right:0}
.comAds .nm .couns{margin-bottom: 0.2em;}
.comAds .nm .counters{font-size:0.58em;color:#FFF;}
.comAds .nm .adds{font-size:0.48em;color:#FFF;margin-left:0.3em}
.comAds .nm .txts{font-size:0.26em;color:#FFF;margin-left:0.8em}
.comAds .nm .txts1{font-size:0.4em;}
.comPics{width:100%;margin:0.8em 0}
.comPics .owl-controls{position: absolute;top:calc((100% - 0.8em) / 2);width: 100%;}
.comPics .owl-controls .owl-prev,.comPics .owl-controls .owl-next{width:0.4em;height:0.8em}
.comPics .owl-controls .owl-prev{position: absolute;left:0;background-color: transparent;}
.comPics .owl-controls .owl-next{position: absolute;right:0;background-color: transparent;}
.comPics .owl-controls img{opacity:0.5}

.comPics .single-pf{overflow:hidden}
.comPics .single-pf img{transition:0.5}
.comPics .single-pf:hover img{transform:scale(1.1)}

.picList{width:3.35em;margin-bottom:0.3em;transition:0.5s;margin-right:0.295em;overflow:hidden}
.picList:nth-child(4n+0){margin-right:0;}
.picList .imgs{width:100%;border:0.01em solid #EEE;overflow:hidden}
.picList .imgs img{max-width:100%;max-height:100%;transition:0.5s}
.picList .ts{font-size:0.18em;color:#282728;margin-top:0.2em;text-align:center;text-overflow: ellipsis;overflow: hidden;width: 100%;white-space: nowrap;height: 2em;line-height: 2em;}
.picList:hover .imgs img{transform:scale(1.1)}
.picList.lt2 .imgs{height:3.8em;}

.adsList{padding: 0.4em 0.3em;background-color:#F1F1F1;width:3.27em;margin-right:0.4em;text-align: center;border-radius: 0.1em;}
.adsList:nth-child(4n+0){margin-right:0;}
.adsList img{width:0.6em;height:0.6em;transition:0.5s;margin: 0 auto;}
.adsList:hover img{transform: rotateY(360deg);}
.adsList .ts{font-size:0.24em;color:#333333;font-family:'微软雅黑','Futura Bk BT',"Arial";line-height:normal;font-weight:600;margin-top:1em;display:block;}
.adsList .ds{font-size:0.16em;color:#333333;font-family:'微软雅黑','Futura Bk BT',"Arial";line-height: 1.6em;margin-top: 1em;}

.lsList{width:100%;margin-bottom: 0.5em;}
.lsList .imgs{width:7.5em;height:4.2em;overflow:hidden;display:flex;justify-content:center;align-items:center}
.lsList img{max-width:100%;max-height:100%;transition:0.5s}
.lsList:hover img{transform: scale(1.1);}
.lsList .texts{width:6.3em;height:4.2em;overflow:hidden;margin-left:0.5em;display:flex;justify-content:center;flex-flow: column;}
.lsList:nth-child(2n+0){flex-flow: row-reverse;}
.lsList:nth-child(2n+0) .texts{margin-right:0.5em;margin-left:0}
.lsList .ts{font-size:0.32em;color:#333333;font-family:'微软雅黑','Futura Bk BT',"Arial";line-height:normal;font-weight:600;margin-bottom:1em;display:block;}
.lsList .ds{font-size:0.18em;color:#333333;font-family:'微软雅黑','Futura Bk BT',"Arial";line-height: 1.6em;}

.ptb0{padding-top:0;padding-bottom:0.4em}
.lsList1{width:3.35em;margin-right:0.29em;margin-bottom:0.29em;text-align: center;}
.lsList1:nth-child(4n+0){margin-right:0;}
.lsList1 .imgs{width:3.35em;height:2.7em;overflow:hidden;display:flex;justify-content:center;align-items:center}
.lsList1 img{max-width:100%;max-height:100%;transition:0.5s}
.lsList1:hover img{transform: scale(1.1);}
.lsList1 .texts{width:100%;padding: 0 0.2em;}
.lsList1 .ts{font-size:0.24em;color:#333333;font-family:'微软雅黑','Futura Bk BT',"Arial";line-height:normal;font-weight:600;margin-top:1em;display:block;}
.lsList1 .ds{font-size:0.16em;color:#333333;font-family:'微软雅黑','Futura Bk BT',"Arial";line-height: 1.6em;margin-top: 1em;}

/*=====================
	联系我们
=======================*/
.contact-action{background-position: top;background-repeat: no-repeat;position: relative;height:5.32em;padding: 1em 0;background-attachment:fixed;}

.wbCon{width:14.5em;margin:0 auto;padding:0 0.1em}
.wbCon div{width:7.15em;height:0.85em;padding-left:1em;display:flex;flex-flow: column;justify-content:center;background-size:0.85em 0.85em;background-repeat:no-repeat;margin: 0.4em 0;}
.wbCon .tels{background-image:url(../images/tels.png);}
.wbCon .adres{background-image:url(../images/adds.png);}
.wbCon .emas{background-image:url(../images/emails.png);}
.wbCon .webs{background-image:url(../images/webs.png);}
.wbCon p{color:#FFF;font-size:0.24em;font-family:'微软雅黑','Aharoni',"Arial";line-height:1.6em}

.wbWhat{width:16.6em;margin:1em auto;padding:0.5em;background-color:#eaedf2;display: flex;align-items: center;}
.wbWhat .txts{width:13.5em;color:#333}
.wbWhat .txts .fnTxts{font-size:0.16em;color:#333}
.wbWhat .txts .fnTxts p{font-size:1em;color:#333}
.wbWhat .txts .fnTxts strong{font-size:2em;}

.wbWhat .txts a{color:#a67b4c}
.wbWhat .txts a:hover{text-decoration:underline}
.wbWhat .cords{width:1.3em;color:#5b419c;margin-left: 0.78em;}
.wbWhat .cords .imgs{width:1.3em;height:1.3em}
.wbWhat .ns{margin-top:0.2em;text-align: center;}
.wbWhat .ns span{display:block;font-size:0.16em;line-height:normal;margin-top:0.2em}


/*=====================
	留言表单
=======================*/
.wbMess{width:14.5em;margin:1.2em auto 1em;}
.conLeft{width:100%;}
.conLeft .title .ts1{color:#7f7f7f;font-size: 0.18em;line-height:normal}
.conLeft .title .ts2{color:#7f7f7f;font-size: 0.4em;line-height:normal;margin-top:0.25em}

.page_contact .form-horizontal{margin-top:0.2em}
.page_contact .form_group{float: left;margin-right: 0.3em;margin-bottom: 0.35em;width: 7.1em;height: 0.6em;}
.page_contact .form_group:nth-child(2n+0){margin-right:0;}

.page_contact .form_group1{width:14.5em;height:1.3em;margin-bottom:0.5em;}
.page_contact .form_group input,.page_contact .form_group1 textarea{display:block;width:100%;height:100%;padding: 0.6em;font-size:0.14em;line-height:1.6em}

.page_contact .form_button{background-color:#7f7f7f;width:1.3em;height:0.48em;text-align:center;border-radius:0.02em}
.page_contact .form_button button{color:#FFF;display:block;font-size:0.16em;width:100%;background-color:transparent;line-height:3.05em;border: none;}
.page_contact .form_button button:hover{background-color:#a67b4c}

.conRight{width:5.48em;height:5.92em;}


/*=====================
   新闻
=======================*/
.blog-lists{margin-bottom:0.6em;margin-top:0.6em}
.pgBlogList{width:100%;height:5.3em;position:relative}
.pgBlogList.nl1{background-color:#e3e3e3}
.pgBlogList.nl0{background-color:#f8f7f7}

.newWidth{width:16.75em;height:5.3em;position:absolute;top:0}
.pgBlogList.nl1 .newWidth{right:0}
.pgBlogList.nl0 .newWidth{left:0}

.newsTxt{width:7em;height:100%;padding:0.25em;position:absolute;top:0;display:flex;justify-content:center;flex-flow:column}
.pgBlogList.nl1 .newsTxt{left:0}
.pgBlogList.nl0 .newsTxt{right:0}

.newsTxt .ts span{font-size:0.24em;color:#333333;line-height:normal;font-weight:600}
.newsTxt .ds{margin-top:0.25em;}
.newsTxt .ds p{font-size:0.16em;color:#333333;line-height: 2em;}
.newsTxt .dates{height:1.3em;line-height:1.3em;font-size:0.14em;color:#999999;padding-left: 1.7em;margin-top:1em;background:url(../img/date.png) no-repeat;background-size:1.3em 1.3em}
.newsTxt:hover .ts span{color:#000}
.newsTxt .btns{font-size:0.18em;color:#ffffff;background-color:#999999;border-radius:0.1em;overflow:hidden;width:7.78em;height:2.22em;line-height:2.22em;text-align:center;margin-top:2em;}
.newsTxt:hover .btns{background-color:#000;}

.newsImg{width:9.5em;height:100%;position:absolute;top:0;overflow:hidden}
.newsImg img{transition:0.5s}
.newsImg:hover img{transform:scale(1.1)}
.pgBlogList.nl1 .newsImg{right:0}
.pgBlogList.nl0 .newsImg{left:0}

.showNewWidth{width:14.5em;padding:0 0.1em;margin:0.8em auto}
.showNewWidth .newLeft{width:9.5em;float:left}
.newShow{width:100%;border:0.01em solid #cccccc;padding:0.35em;min-height:9.81em;border-radius: 0.2em;}
.newShow .ts h1{font-size:28px;color:#333333;line-height:normal;font-weight:600;text-align: center;}
.newShow .ds{margin-top:1em;text-align: center;font-size: 14px;}
.newShow .dates{height:1.3em;line-height:1.3em;font-size:1em;color:#999999;padding-left: 1.7em;background-image:url(../img/dates.jpg);background-size:auto 1.3em;background-repeat:no-repeat;display: inline-block;}

.newShow .cs{font-size:16px;color:#333333;margin-top:40px;line-height:1.8em;}
.newShow .cs *{font-size:1em;}

.newShowFoot{font-size:18px;color:#333333;margin-top:3em;line-height:1.8em;padding-top: 1.5em;border-top: 1px dashed #333;}
.newShowFoot div{width:100%;text-align: right;}
.newShowFoot a{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display:inline-block;width:100%}
.newShowFoot a:hover{color:#a67b4c}

.showNewWidth .newRight{width:4.3em;float:right;position: sticky;top: 1.5em;z-index: 9;}
.nrMain .ts{font-size:0.28em;color:#333333;margin-bottom: 1.2em;font-weight: 600;border-bottom: 0.01em solid #ccc;line-height: 2.4em;}
.nrList a{display:flex;width:100%;margin-bottom: 0.2em;}
.nrList a .ors{display:block;width:1.4em;line-height:1.4em;height:1.4em;font-size:0.14em;color:#FFF;background-color:#666666;text-align: center;border-radius: 0.2em;}
.nrList a .tls{display:block;font-size:0.16em;color:#333333;width:18.5em;line-height:1.2em;height:1.2em;margin-left:0.8em;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.nrList a .datas{display:block;font-size:0.14em;color:#696969;width:7em;line-height:1.37em;height:1.37em;margin-left:2em;overflow:hidden}

.nrList a:hover .tls{color:#a67b4c}
.nrList a:nth-child(1) .ors{background-color:#ff6500}
.nrList a:nth-child(2) .ors{background-color:#ff8a00}
.nrList a:nth-child(3) .ors{background-color:#ffb100}


/* 产品内页 */
.pro-show-lists{margin-top:0.6em;}
.arrayPics{width:4em;position:relative}

#customDots{width:4em;height:0.7em;margin-top:0.2em}
#customDots .owl-dot{width:0.7em;height:0.7em;position:relative;border:0.01em solid #eee;box-sizing: content-box;margin: 0 0.037em}
#customDots .owl-dot.active:before{width:100%;height:0.02em;background-color:#a67b4c;position:absolute;bottom:0;left:0;content:"";display:block}
#customDots span{display:block;width:0.7em;height:0.7em;}
#bigList{width:4em;height:4em;border:0.01em solid #eee;box-sizing: content-box;}
#bigList .owl-controls{position: absolute;top: calc((100% - 0.62em) / 2);width: 100%;}
#bigList .owl-controls .owl-prev{position: absolute;left: 0;opacity:0.6;width:0.3em}
#bigList .owl-controls .owl-next{position: absolute;right: 0;opacity:0.6;width:0.3em}
#bigList .owl-controls .owl-prev:hover,#bigList .owl-controls .owl-next:hover{opacity:1}

.box{position:relative}
.wbSx{width:4.15em;padding-top: 0.1em;margin-left:0.34em}
.wbSx h1{font-size:0.2em;font-weight:600;color:#333333;margin-bottom:1.2em;margin-top:0.2em;line-height:1.6em;}
.wbSx .wbFs{font-size:0.14em;margin-bottom: 1.5em;color:#333333;}
.wbSx .wbFs *{font-size:1em;line-height: 1.6em !important;}
.wbSx li{position: relative;padding-left: 1.2em;margin-bottom:0.5em;background-image:url(../images/ico3.png);background-repeat:no-repeat;background-size:auto 0.8em;background-position: left 0.45em;}

.wbSx .wbFs table{max-width:100%;width: auto !important;margin-top: 0.6em;}
.wbSx .wbFs td{border:1px solid #ddd;padding: 10px 20px !important;font-size: 14px;width: auto !important;}
.wbSx .wbFs td *{font-size: 1em;}
.wbSx .get-quote{display:flex;gap: 0.2em;}
.wbSx .get-quote .btn{font-size: 0.16em;}

.proShowWidth{width:100%;margin-top:0.5em}
.psInfo .ts{width:100%;height:0.52em;background-color:#a67b4c;display: flex;align-items: center;padding: 0 0.2em;border-radius: 0.05em;}
.psInfo .ts span{font-size:0.2em;font-weight:600;line-height: normal;color:#FFFFFF}
.psInfo li{margin-bottom:10px;position: relative;padding-left: 18px;background-image:url(../images/ico3.png);background-repeat:no-repeat;background-size:auto 0.8em;background-position: left 0.45em;}

.psInfo h1{font-size: 30px;margin: 10px 0 20px;}
.psInfo table{max-width:100%;width: auto !important;}
.psInfo td{border:1px solid #ddd;padding: 10px 20px !important;font-size: 14px;width: auto !important;}
.psInfo .wrs td *{font-size: 18px;}
.psInfo .firstRow{letter-spacing: 1px;}

.psInfo .infos{background-color:#FFF;padding:2em 1.2em}
.psInfo .wrs{font-size:0.16em !important;}
.psInfo .wrs *{font-size:1em !important;line-height:1.6em}

.psMain{margin-top:0.6em;width:100%;}
.psMain .ts{font-size:0.36em;font-weight:600;margin-bottom:0.8em;line-height: normal;}

.faq-area{width:100%;padding:0 0.25em}
.accordion li{position: relative;list-style-type: none;margin-bottom: 0.3em;background: #f1f1f1;}
.accordion .faqTs{width: 100%;padding:0 0.2em;display: block;}
.accordion .faqTs h1{font-size: 0.25em;width: 100%;cursor: pointer;font-weight: 600;padding: 1em 0 1em 2.6em;color: #000;font-family:"Arial";background-repeat:no-repeat;background-size:2em 2em;background-position: left center;position: relative;height:3em}
.accordion .faqDs{font-size: 16px;display: none;padding: 2em;border-top: 1px solid #cbcbcb;}
.accordion .faqDs *{font-size: 1em;}

.accordion .faqTs:hover h1{color: #a67b4c !important;}
.accordion .faqTs h1:after {position: absolute;right: 0.2em;content: "+";top: calc((100% - 0.8em) / 2);color: #232323;font-size: 1em;font-weight: 700;font-family: 'Poppins', sans-serif;}
.accordion .faqTs:hover h1:after {color: #a67b4c;}

.accordion li .faqTs.active h1{color: #a67b4c;}
.accordion li .faqTs.active h1:after{content: "-";color: #a67b4c;}

.accordion .wow1 .faqTs.active h1{background-image:url(../images/i11.png);}
.accordion .wow1 .faqTs h1{background-image:url(../images/i1.png);}
.accordion .wow1 .faqTs:hover h1{background-image:url(../images/i11.png);}
.accordion .wow2 .faqTs.active h1{background-image:url(../images/i22.png);}
.accordion .wow2 .faqTs h1{background-image:url(../images/i2.png);}
.accordion .wow2 .faqTs:hover h1{background-image:url(../images/i22.png);}
.accordion .wow3 .faqTs.active h1{background-image:url(../images/i33.png);}
.accordion .wow3 .faqTs h1{background-image:url(../images/i3.png);}
.accordion .wow3 .faqTs:hover h1{background-image:url(../images/i33.png);}

.accordion .faqDs .faqList1{font-size:1.25em;width:100%;color:#000000;font-weight:600;margin-bottom: 1.5em;}
.accordion .faqDs .faqList2{padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #cbcbcb}
.accordion .faqDs .faqList2 .bn{width:100%;margin:1em 0}
.accordion .faqDs .faqList2 .bn span{display:inline-block;padding:0.4em 1em;background-color:#a67b4c;color:#FFFFFF;border-radius: 0.2em;}
.accordion .faqDs .faqList2 .ds{font-size:1.1em;width:100%;color:#000000}

.accordion .faqDs li{position: relative;padding-left: 1em;margin-bottom:1em;background-image:url(../images/ico3.png);background-repeat:no-repeat;background-size:auto 0.6em;background-position: left 0.4em;}


.proVm .wbPros1{width:3.32em;border:0.01em solid #cdcdcd;background-color:#FFFFFF;margin-right:0.285em;box-sizing: content-box;border-radius: 0.1em;overflow: hidden;}
.proVm .wbPros1 a{display:block;width:100%}
.proVm .wbPros1 .imgs{width:100%;height: 3.32em;display: -ms-flexbox;display:flex;-ms-flex-pack: center;justify-content:center;-ms-flex-align: center;align-items: center;overflow:hidden}
.proVm .wbPros1 .imgs img{max-width:100%;max-height:100%;display:block;transition:0.5s}
.proVm .wbPros1 .sts{width:96%;padding: 0.2em 0;margin:0 auto}
.proVm .wbPros1 .sts span{font-size:0.16em;color:#333333;line-height:1.6em;font-weight:500;display: -webkit-box;-webkit-line-clamp: 2;overflow:hidden;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */}
.proVm .wbPros1:nth-child(4n+0){margin-right:0}

.proVm .wbPros1:hover{box-shadow:0em 0em 0.15em #999;}
.proVm .wbPros1:hover .sts span{color:#a67b4c;}

.proNewsList a{width:7.02em;border: 0.01em solid #cdcdcd;margin-right: 0.18em;margin-bottom: 0.2em;box-sizing: content-box;background-color: #FFFFFF;}
.proNewsList a:nth-child(2n+0){margin-right: 0;}
.proNewsList .proNewsImgs{width:4.033em;height: 2.25em;display: -ms-flexbox;display:flex;-ms-flex-pack: center;justify-content:center;-ms-flex-align: center;align-items: center;overflow:hidden}
.proNewsList .proNewsImgs img{max-width:100%;max-height:100%;display:block;transition:0.5s}
.proNewsList .proNewsTxts{width:2.7em;height: 2.25em;margin-left:0.2em;overflow:hidden}
.proNewsList .proNewsTxts .sts{margin-bottom: 0;}
.proNewsList .proNewsTxts .sts span{font-size:0.16em;color:#333333;line-height:normal;font-weight:600;display: -webkit-box;-webkit-line-clamp: 2;overflow:hidden;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */}
.proNewsList .proNewsTxts .ds{margin-top:0.1em;}
.proNewsList .proNewsTxts .ds p{font-size:0.14em;color:#333333;line-height: 1.8em;display: -webkit-box;-webkit-line-clamp: 2;overflow:hidden;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */}
.proNewsList a:hover .sts span{color:#a67b4c}
.proNewsList .proNewsTxts .btns{font-size:0.14em;color:#ffffff;background-color:#999999;border-radius:0.1em;overflow:hidden;width:7.2em;height:2.3em;line-height:2.3em;text-align:center;margin-top:1em;}
.proNewsList a:hover .btns{background-color:#000;}
.proNewsList a:hover{box-shadow:0em 0em 0.15em #999;}
.newsMain{margin-top:0;padding:0;background-color:#FFF;}

.proVm,.proNews{width: 14.5em;padding: 0 0.1em;margin:0 auto;}
.proNews{margin-top:1em;margin-bottom: 0.8em;}

/*=====================
	下载页面-留言表单
=======================*/
.downMess{width:14.5em;margin:1.2em auto 1em;display:flex}
.downLtMess{width:7.25em}
.downRgMess{width:7.25em;background-color:#333333;padding:0.4em}
.downRgMess .downRgts{color:#FFF;font-size: 0.28em;line-height:1.4em;}

.downRgMain{width:100%;margin-top:0.2em}
.downRgMain .form_group{float: left;margin-right: 0.2em;margin-bottom: 0.2em;width: 3.12em;height: 0.4em;}
.downRgMain .form_group:nth-child(2n+0){margin-right:0;}

.downRgMain .form_group1{width:100%;height:1em;margin-bottom:0.3em;}
.downRgMain .form_group input,.downRgMain .form_group1 textarea{display:block;width:100%;height:100%;padding: 0.6em;font-size:0.14em;line-height:1.6em;background-color: transparent;border: none;border-bottom: 1px solid #DDD;color: #FFF;border-radius: unset;}
.downRgMain .form_group input:focus,.downRgMain .form_group1 textarea:focus{outline: 0;}

.downRgMain .form_button{background-color:#7f7f7f;width:2em;height:0.48em;text-align:center;border-radius:0.02em}
.downRgMain .form_button button{color:#FFF;display:block;font-size:0.16em;width:100%;background-color:transparent;line-height:3.05em;border: none;}
.downRgMain .form_button button:hover{background-color:#000}

.downWidth{width: 14.5em;margin: 1.2em auto 1em;}
.downTs{color: #333333;font-size: 0.42em;width: 100%;font-family: '微软雅黑','Aharoni',"Arial";font-weight: 600;line-height: normal;margin-bottom: 1.4em;}
.wbDown{width:100%;display:flex;flex-wrap:wrap}
.wbDownList{width:6.25em;margin-right:1.95em;margin-bottom: 0.5em;padding-left:0.42em;background-image:url(../images/rg.png);background-size:0.24em auto;background-repeat:no-repeat}
.wbDownList:nth-child(2n+0){margin-right:0}
.wbDownList .ts{color: #333333;font-size: 0.24em;margin-bottom: 1em;}
.wbDownList .ds{color: #333333;font-size: 0.18em;line-height: 1.6em;}

/*=====================
	定制页面-留言表单
=======================*/
.custom{padding: 0.8em 0;}
.customLeft{width:8.25em;float:left;background-color:#ebebeb;padding:0.3em}
.customRight{width:3.5em;float:right;position: sticky;top: 1.5em;}
.customMess .form_group,.customMess .form_group input{display: block;width:100%}

.customMess{width: 100%;box-shadow: 0 0 0.1em #DDD;padding: 0.3em 0.3em;border-radius: 0.15em;border-top: 0.04em solid #a67b4c;}
.customMess .form_group{margin-bottom: 0.2em;height: 0.4em;}

.customMess .form_group1{width:100%;height:1em;margin-bottom:0.3em;}
.customMess .form_group input,.customMess .form_group1 textarea{display:block;width:100%;height:100%;font-size:0.14em;line-height:1.6em;background-color: transparent;border: none;border-bottom: 1px solid #d5d4d4;color: #333;border-radius: unset;}
.customMess .form_group input:focus,.customMess .form_group1 textarea:focus{outline: 0;}

.customMess .form_button{background-color:#7f7f7f;width:1.6em;height:0.48em;text-align:center;border-radius:0.02em}
.customMess .form_button button{color:#FFF;display:block;font-size:0.16em;width:100%;background-color:transparent;line-height:3.05em;border: none;}
.customMess .form_button button:hover{background-color:#a67b4c}

/****分页****/
#pages{margin-top:0.3em}
.pagination{display: -ms-flexbox;display:flex;-ms-flex-pack: center;justify-content:center;}
#pages a{border:0.01em solid #e4e4e4;padding:0.3em 1.2em;color:#333;font-size:0.14em;display:block}
#pages a:hover{color:#21409a}
#pages span{background-color:#21409a;padding:0.3em 1.2em;color:#FFF;font-size:0.14em;display:block}

.wbBar{position:fixed; bottom:100px; right:-165px; width:210px; z-index:99;transition:0.5s}
.wbBar li a{width: 100%;height: 45px;line-height: 45px;background-color: #6a6a6a;font-size: 14px;margin-bottom: 10px;border-radius: 4px;color: #FFF;background-repeat:no-repeat;padding-left: 50px;background-position: left center;display:block}
.wbBar li.rgMess a{background-image:url(../images/mess.png)}
.wbBar li.rgWhatsapp a{background-image:url(../images/whatsapp.png)}
.wbBar li.rgMail a{background-image:url(../images/mail.png)}
.wbBar li.rgTop a{background-image:url(../images/top.png)}
.wbBar:hover{right:5px;}
.wbBar li a:hover{background-color: #a67b4c;}

.pro-lists .proVm, .pro-lists .proNews{width: 12.6em;}
.pro-lists .proVm .wbPros1{width: 2.86em;margin-right: 0.2em;}
.pro-lists .proVm .wbPros1 .imgs{height: 2.86em;}
.pro-lists .proVm .wbPros1 .sts span{font-size: 0.16em;}

.pro-lists .proNewsList a{width: 5.95em;}
.pro-lists .proNewsList .proNewsImgs{width: 3.11em;height: 1.735em;}
.pro-lists .proNewsList .proNewsTxts{width: 2.7em;height: 1.735em;margin-left: 0.12em;}
.pro-lists .proNewsList .proNewsTxts .sts span{font-size: 0.16em;}

.pageCon .descs{font-size: 0.18em;color: #282728;line-height: 1.8em;}
.pageCon .descs *{font-size:1em;}
.pageCon .descs strong{font-size:1.2em;}
.pageCon .descs a{color:#ed0408}
.pageCon .descs a:hover{text-decoration:underline}

.pageBuy{background-color: #f4f4f4;}
.pageBuy .mains{font-size:0.2em;color:#333;line-height: 1.6em;margin-top:-7em}

.pageBuy .md1{background-color:#FFF;padding:3em;box-shadow: 0 0 10px #00000052;}
.pageBuy .md1 .ts{font-size:2em;margin-bottom:1.2em}
.pageBuy .md1 .ts:before{content:"";width:2em;height:3px;background-color:#a67b4c;display: block;margin-bottom: 1.2em;}

.pageBuy .md2{margin-top:8em;position:relative}
.pageBuy .md2 .ms{position:relative;z-index:9;margin-top: 5em;}
.pageBuy .md2 .fts{color: #ECECEC;font-size:7em;width:100%;font-weight:600;text-align:center;position:absolute;font-family: "Barlow";z-index:1;font-family: Arial;}
.pageBuy .md2 .ts{font-size:2em;margin-bottom:1.2em;position:relative;z-index:9;width:100%;text-align:center;}
.pageBuy .md2 .fs{display:flex;justify-content: space-between;align-items: center;margin-bottom: 2em;}
.pageBuy .md2 .bs{width:10em;height:3.9em;background-image:url(../images/a.png);background-repeat:no-repeat;background-size:100%;color: #FFF;padding-top: 1.6em;text-align: center;}
.pageBuy .md2 .ls{width:calc(100% - 11.6em);border:2px solid #a67b4c;box-shadow: 0 0.6em 1.4em 0 rgba(0, 0, 0, 0.11);background: #FFFFFF;padding: 1.5em;border-radius: 0.5em;}
.pageBuy .md2 .ls .tls{font-weight:600;font-size:1.2em;margin-bottom:0.8em}

.pageBuy .md3{margin-top:8em;}
.pageBuy .md3 .ts{font-size:2em;margin-bottom:2em;text-align:center}
.pageBuy .md3 .ms{position: relative;}
.pageBuy .md3 .ms .left{width:20em}
.pageBuy .md3 .ms .left .tls{display:flex;border:1px solid #E6E6E6;margin-bottom:0.5em;align-items: center;padding: 0.6em;}
.pageBuy .md3 .ms .left .tls .nos{background-color: #666666;width: 1.4em;line-height: 1.4em;height: 1.4em;font-size: 0.8em;text-align: center;border-radius: 0.2em;color:#FFF}
.pageBuy .md3 .ms .left .tls .xs{margin-left:0.4em}
.pageBuy .md3 .ms .right{width: calc(100% - 20em);position: absolute;right: 0;top: 0;height: 100%;border: 1px solid #E6E6E6;margin-left: -1px;overflow:hidden}
.pageBuy .md3 .ms .right .dls{width:100%;height: 100%;padding: 2em 5em;align-items: center;justify-content: center;display:none}
.pageBuy .md3 .ms .right .dls.on{display: flex;}

.pageBuy .md3 .ms .left .tls:hover,.pageBuy .md3 .ms .left .tls.active{border-color:#a67b4c;color:#a67b4c}
.pageBuy .md3 .ms .left .tls:hover .nos,.pageBuy .md3 .ms .left .tls.active .nos{background-color: #a67b4c;}
.pageBuy .downMess{margin:0.5em auto 0;padding-bottom:1.2em}
.pageBuy .md3 .mbs{display:none}

.right-buy{position:absolute;right:0.6em;height: 100%;display: flex;align-items: center;}
.right-buy a{font-size:0.16em;padding:0 1em;border-radius:0.3em;overflow:hidden;background-color: #a67b4c;color:#FFF;line-height:2.1em}
.right-buy a:hover{background-color: #000;}

#cat28{display:none}

@keyframes wbHvr{
 0% {transform:scale(1);opacity:1}
 to {transform:scale(1.5);opacity:0}
}
@keyframes myScron{
   20% {transform:scale(1.1);}
   40% {transform:scale(0.9);}
   60% {transform:scale(1.05)}
   80% {transform:scale(0.95)}
   to {transform:scale(1)}
}
@keyframes hvr-buzz-out {
   10% {transform:translateX(3px) rotate(2deg)}
   20% {transform:translateX(-3px) rotate(-2deg)}
   30% {transform:translateX(3px) rotate(2deg)}
   40% {transform:translateX(-3px) rotate(-2deg)}
   50% {transform:translateX(2px) rotate(1deg)}
   60% {transform:translateX(-2px) rotate(-1deg)}
   70% {transform:translateX(2px) rotate(1deg)}
   80% {transform:translateX(-2px) rotate(-1deg)}
   90% {transform:translateX(1px) rotate(0)}
   to {transform:translateX(-1px) rotate(0)}
}
@keyframes myfirst {
	0% {transform: translate(0px, 0px);}
	20% {transform: translate(0px, -10px);}
	40% {transform: translate(0px, 2px);}
	60% {transform: translate(0px, -5px);}
	80% {transform: translate(0px, 1px);}
	90% {transform: translate(0px, -2px);}
	100% {transform: translate(0px, 0px);}
}

@media (max-width:1220px) {
   .faCont2{font-size:8.19vw;}
}
@media (max-width:1260px) {
    .faCont5{font-size:7.93vw;}
}
@media (max-width:1300px) {
   .faCont4{font-size:7.69vw;}
}
@media (max-width:1460px) {
   .faCont1{font-size:6.84vw;}
}
@media (max-width:1720px) {
   .faCont3{font-size:5.81vw;}
}