.onlineservice-fixed-left{left:0 !important;right:auto !important}div.onlineservice-fixed-styleRight{left:auto !important;right:0 !important}.onlineservice-fixed-style.onlineservice-fixed-left{top:50%;transform:translateY(-50%)}.onlineservice-fixed-style *{direction:ltr !important;text-align:center !important}.onlineservice-fixed-left .onlineservice-fixed-blocks-list{background-color:transparent}.sq_header_1 {
display: flex;
align-items: center;
justify-content: space-between;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>input {
position: absolute;
left: -100px;
border: none;
height: 30px;
border-radius: 40px;
text-indent: 10px;
outline: none;
transition: ease-in-out .5s;
margin-top: 1px;
transform: scale3d(0, 0, 0);
width: 190px;
}.sitewidget-separator .separator-line{height:0;border-width:0;display:inline-block;width:100%}.sitewidget-separator .separator-line.separator-line-solid{border-top-style:solid}.sq_header_1{
  height:110px;
  border-bottom: solid 1px rgba(255,255,255,0.45);
  display: flex;
  align-items: center;
  transition:all 0.5s ease, background-color 0.3s ease-out;
  justify-content: space-between;
  position:relative;
  background-color:rgba(0,0,0,0.1);
}.sq_header_1 .sq_icon_1 .sq_icon_img img{
  height:56px;
  transition:all 0.5s ease, background-color 0.3s ease-out;
  margin-left: 30px;
  margin-right: 30px;
}.sq_header_1 .sq_nav_1{
    display: block !important;
  }.sq_header_2 .sq_nav_1 .navigation>ul{
  position:relative;
}.sq_header_2 .sq_nav_1 .navigation>ul>li{
  display:inline-block;
  font-family: "ITC-AvantGarde-Gothic Book", "Noto Sans", sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  letter-spacing: 0.05rem;
  list-style: none;
  padding: 10px 0;
  margin: 0px 15px;
  position: relative;
}.sq_header_2 .sq_nav_1 .navigation ul li a{
  position:relative;
}.sq_header_2 .sq_nav_1 .navigation ul li>a{
  color:#fff;
}.sq_header_2 .sq_nav_1 .navigation ul li a:before{
  content: '';
  position: absolute;
  left: -4%;
  bottom: -20px;
  height: 2px;
  width: 110%;
  transform: rotateY(90deg);
  background: #fff;
  transition:ease-in-out 0.4s;
}.sq_header_2 .sq_nav_1 .navigation ul li>i.fa-angle-down{
  display:none;
}.sq_header_2 .sq_nav_1 .navigation ul li>.sub{
  /* width:1180px; */
  background: #fff;
  position:absolute;
  /* left: 38%; */
  top: 98%;
  left: -4px;
  height:0px;
  overflow:hidden;
  transition:height 0.5s ease;
  opacity:0;
  /* margin-top: 5px; */
  /* overflow-y:hidden; */
  /* overflow-x:hidden; */
  /* transform: translateX(-50%); */
}.subUl{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  /* -ms-flex-wrap:wrap;
flex-wrap:wrap; */
flex-direction: column;
}.subUl>li{
  width:auto!important;
  position: relative;
  /* margin-right:20px; */
  /* background: green; */
  /* position: relative; */
}.sq_header_2 .sq_nav_1 .navigation ul li>.sub>ul>li{
  line-height:22px;
  display: inline-block;
  padding: 10px 35px;
  /*border-right: 1px solid #525ca3;*/
  /* padding-left: 5px; */
  /* overflow:hidden; */
  vertical-align: top;
  /* margin-bottom:15px; */
  font-weight: 400;
  z-index: 20;
}.sq_header_2 .sq_nav_1 .navigation ul li>.sub>ul>li>a{
  color:#707070;
  white-space: nowrap;
  font-size:14px;
  display:inline-block;
  margin-bottom:2px;
}.sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:before{
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 2px;
  width: 100%;
  transform: rotateY(90deg);
  transition:ease-in-out 0.4s;
  background: #707070;
}.sub-nav{
  transition:all 0.5s ease;
  /* width: 100%; */
  display:none;
  height: 0px;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
}.sq_header_1 .sq_right_1{
  width:210px;
  display: flex;
  align-items: center;
  height: 110px;
  transition:all 0.5s ease, background-color 0.3s ease-out;
}.sq_header_1 .sq_right_1 .sq_search_1{
  display:inline-block;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input{
  display:flex;
  position:relative;
  align-items: center;
  margin-right: 12px;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>input{
  position: absolute;
  left: -100px;
  border: none;
  height: 30px;
  border-radius: 40px;
  text-indent: 10px;
  outline:none;
  transition:ease-in-out .5s;
  margin-top: 1px;
  transform: none!important;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>button{
  border: 0;
  background: transparent;
  outline:none;
}.sq_header_1 .sq_right_1 .sq_language_1{
  display:inline-block;
}.sq_header_1 .sq_right_1 .sq_language_1 .langBar{
  position:relative;
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word{
  display: flex;
  align-items: center;
  
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span{
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  width: 150px;
  height: 30px;
  transition:ease-in-out .5s;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span>div:nth-of-type(1){
  width: 22px;
  height: 22px;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.5s ease;
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span>div:nth-of-type(2){
  width: 12px;
  margin-left: 10px;
  cursor: pointer;
  transition: all 0.5s ease;
}.sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list{
  position: absolute;
  top:32px;
  left:0px;
  height: 0px;
  background: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: 0 0 4px 0 #ccc;
  transition:ease-in-out .6s;
  display:block;
  max-height: 400px !important;
 overflow-y: auto !important;
  overflow-x: hidden !important;
  /* width:90px; */
  width: calc(100% - 14.5px);
  padding-left: 14.5px;
  /* padding-left:47px; */
}.sq_header4774 .sq_nav_menu{
  display: none;
}[data-type="rows"][data-level="rows"]{
			display: flex;
		}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,button,select{margin:0;padding:0}.frontend-body-canvas #backstage-headArea{position:relative;z-index:8}.siteblocks-setting-wrap .siteblocks-container{background-position:top center;background-repeat:no-repeat;background-size:cover}.siteblocks-container .backstage-blocksEditor-wrap :not(.edit-normal) *{font-family:inherit}a{text-decoration:none}fieldset,img{border:0}ol,ul{list-style:none}.fix{clear:both;zoom:1}.fix:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:"."}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}.hide{display:none}.frontend-body-canvas #backstage-bodyArea{position:relative;z-index:7}.container{width:1200px;margin-right:auto;margin-left:auto}.container{width:980px;max-width:100%}.container{width:1200px;max-width:100%}.container:before,.container:after{content:" ";display:table}.row{zoom:1}.row:before,.row:after{content:" ";display:table}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.row>div[class^="col-"]{padding:10px 0}.row>div.col-md-12{padding:0}.row>div[class^="col-"]>div[id^="location_"]{margin:0 10px}.row>div.col-md-12>div[id^="location_"]{margin:0}.container .row>div.col-md-12>div[id^="location_"],.row .row>div.col-md-12>div[id^="location_"]{margin:0 10px}.sitewidget-hd{position:relative}h1,h2,h3,h4,h5,h6{font-weight:normal}.row:after{clear:both}.container:after{clear:both}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.sitewidget-separator{min-height:3px}.sitewidget-separator .sitewidget-bd>div{margin:3px 0}.col-md-4{width:33.33333333333333%;*width:33.2%}.sitewidget-placeholder .sitewidget-bd>div.resizee{min-height:10px}a.sitewidget-backtop{position:fixed;bottom:56px;right:12px;height:38px;width:38px;overflow:hidden;line-height:38px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAHlBMVEXHx8fq6uq/v7/AwMDm5uawsLD5+fm8vLzx8fG2trZYKnLoAAAABXRSTlO/P9vTSdx9xLoAAABeSURBVCjPYxAOxQCGDKyYggEMoVjAqCAIRE7FIliWjikYnpZWiiFYlpaWDheEK0wvgypFCAJFgOKogmABuFIGuEKwDIpgG5hbloEiWAHWGN4+uMJz8AhizQhCmIIqAJaYDAZ+RPBKAAAAAElFTkSuQmCC) no-repeat;text-align:center;text-indent:-99em;text-decoration:none;z-index:9}.inquire-basket-listwrap{position:fixed;z-index:2147483647;right:0;bottom:0;width:230px;background-color:#fff;border:1px solid #aaa;box-shadow:0 0 8px #999}#prodInquireBasket{display:none}.shoppingBasketIcon{display:none;z-index:98;position:fixed;right:10px;bottom:120px;width:50px;height:50px;border-radius:25px;background:#7a8599;text-align:center;line-height:50px;font-size:25px;cursor:pointer}.shoppingBasketIcon{display:block}.shoppingBasketIcon .fa-shopping-cart{color:#fff;line-height:50px}.sq_header4774 svg {
        fill: currentColor;
    }.sq_header4774 .fa-close:before,.fa-bars:before,.fa-angle-down:before {
        display: none;
    }#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxOverlay{background:#000}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#colorbox{outline:0}.onlineservice-fixed-style{position:fixed;z-index:99}.onlineservice-fixed-style{right:0;top:50%;transform:translateY(-50%)}.onlineservice-fixed-style ul{background-color:#000;fliter:alpha(opacity=30);background-color:rgba(0,0,0,0.3)}.onlineservice-fixed-style ul{border-radius:10px 0 0 10px}.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-quicknav-settedtitle,.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb,.sitewidget-quicknavigation .sitewidget-hd .sitewidget-thumb{display:none}.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb{position:absolute;right:5px;height:20px;width:20px;cursor:pointer;top:50%;margin-top:-10px;line-height:20px}.sitewidget-graphic .sitewidget-bd *,.sitewidget-text .sitewidget-bd *{font-size:inherit;color:inherit;line-height:normal}.follow-a{display:inline-block;margin:1px;text-align:center !important}.svg-box{padding:5px;background:#000;color:#fff;transition:all .3s;display:inline-block;line-height:1;overflow:hidden;vertical-align:middle}body{background-image:none;background-color:rgb(204, 204, 204);background-color:rgba(204, 204, 204, 0.56);}.backstage-stwidgets-settingwrap , .siteblocks-container :not(.edit-normal){font-family:Calibri;}.fIpUAfKpOHmE_20220909164303[data-classattr='siteblocks-VZUfAKpUFqRO-20200115130814'] div[data-auto_uuid='51ec34b4-b1b8-4140-be57-7510cf7005e3']{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:auto;margin-right:auto;margin-bottom:auto;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.fIpUAfKpOHmE_20220909164303[data-classattr='siteblocks-VZUfAKpUFqRO-20200115130814'] div[data-auto_uuid='51ec34b4-b1b8-4140-be57-7510cf7005e3'] a{font-size:16px;color:rgb(255, 255, 255);font-weight:400;letter-spacing:0.8px;line-height:2em;text-align:left;}.sitewidget-hd{background-image:none;}.sitewidget-hd>h2,.sitewidget-hd>h1{font-family:Calibri;font-size:30px;color:rgb(41, 50, 55);font-weight:0;letter-spacing:0px;line-height:1.8em;text-align:left;}.sitewidget-bd{font-family:Calibri;font-size:16px;color:rgb(84, 84, 84);font-weight:0;letter-spacing:0px;line-height:1.6em;text-align:left;}div[class^='sitewidget-'] a{font-family:Calibri;font-size:14px;color:rgb(84, 84, 84);font-weight:0;letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-onlineService-20200116111737.onlineservice-fixed-styleRight{
				right:autopx!important;
				left: auto!important;
			}#outerContainer_1578897127362{background:url('//a3.leadongcdn.com/cloud/miBqmKolRmmSiqmjirom/1537961689697defuben.png') no-repeat scroll center bottom;background-size:initial;background-color:rgb(43, 50, 56);border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgba(255, 255, 255, 0.21);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;box-shadow:0px 0px 0px 0px ;}#outerContainer_1578897127362>.container{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;}.sitewidget-text-20221229130203{background:url('//a2.leadongcdn.com/cloud/mmBpmKolRmmSqomqnlor/111.png') no-repeat  left bottom;background-size:initial;border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20221229130203 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-text-20221229130203 .sitewidget-bd{font-size:22px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-text-20221229130203 .sitewidget-bd *,.sitewidget-text-20221229130203 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114164836{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200114164836 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-text-20200114164836 .sitewidget-bd{font-family:Calibri;font-size:14px;color:rgba(255, 255, 255, 0.7);font-weight:400;}.sitewidget-text-20200114164836 .sitewidget-bd *,.sitewidget-text-20200114164836 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-follow-20220902183818{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-follow-20220902183818 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-follow-20220902183818 .sitewidget-bd{text-align:left;}.sitewidget-follow-20220902183818 .follow-a {
			margin: 0px 5px 0px 0;
		}.sitewidget-follow-20220902183818 .svg-box {
			padding: 5px;
		}.sitewidget-follow-20220902183818 .svg-box {
			background: rgb(102, 102, 102);
			color: rgb(255, 255, 255);
			border-style: solid;
			border-color: rgb(51, 51, 51);
			border-width: 0px;
				border-radius: 50%;
		}.sitewidget-follow-20220902183818 .svg-box i {
			font-size: 16px;
		}.sitewidget-quickNav-20200114174053{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-quickNav-20200114174053 .sitewidget-hd{display:block;background:url('//a3.leadongcdn.com/cloud/mmBpmKolRmmSqomqnlor/111.png') no-repeat  left bottom;background-size:initial;border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:6px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-quickNav-20200114174053 .sitewidget-hd>h2{font-size:21px;color:rgb(255, 255, 255);font-weight:400;letter-spacing:0px;line-height:1.8em;text-align:left;}.sitewidget-quickNav-20200114174053 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-quickNav-20200114174053 .sitewidget-bd{font-size:14px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-quickNav-20200114174053 .sitewidget-bd *,.sitewidget-quickNav-20200114174053 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-quickNav-20200114174053 .sitewidget-bd a{font-size:14px;color:rgba(255, 255, 255, 0.7);font-weight:400;letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114173547{background:url('//a2.leadongcdn.com/cloud/mmBpmKolRmmSqomqnlor/111.png') no-repeat  left bottom;background-size:initial;border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200114173547 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-text-20200114173547 .sitewidget-bd{font-size:22px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-text-20200114173547 .sitewidget-bd *,.sitewidget-text-20200114173547 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114170447{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200114170447 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-text-20200114170447 .sitewidget-bd{font-size:14px;color:rgba(255, 255, 255, 0.7);font-weight:400;}.sitewidget-text-20200114170447 .sitewidget-bd *,.sitewidget-text-20200114170447 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114170447 .sitewidget-bd a{font-size:14px;color:rgb(204, 204, 204);font-weight:400;letter-spacing:0px;line-height:1.7em;text-align:left;}#outerContainer_1578896287710{background-color:rgb(43, 50, 56);border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:1px solid rgba(255, 255, 255, 0.2);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;box-shadow:0px 0px 0px 0px ;}#outerContainer_1578896287710>.container{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;}.sitewidget-text-20200113141807{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200113141807 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-text-20200113141807 .sitewidget-bd{font-size:14px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-text-20200113141807 .sitewidget-bd *,.sitewidget-text-20200113141807 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:right;}.sitewidget-productCateList .sitewidget-hd{min-height:1px}.sitewidget-productCateList .sitewidget-bd{overflow:hidden}.sitewidget-productCateList .sitewidget-bd>ul{margin-left:-20px}.sitewidget-productCateList .prodli{display:inline-block;width:32.8%;margin-bottom:20px;vertical-align:top}.sitewidget-productCateList .prodli .inner{margin-left:20px}.sitewidget-productCateList .prodGroupName a{font-size:18px;color:#000;text-decoration:underline}.sitewidget-productCateList .prodGroupList{margin-bottom:10px}.sitewidget-productCateList .prodGroupList li{height:24px;padding-left:10px;background:url(data:image/gif;base64,R0lGODlhBAAHAJECAP///7/AwAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzNFQzhFNzgwQTgzMTFFNTg0QjBGOTBBRDUxNDkyQzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzNFQzhFNzkwQTgzMTFFNTg0QjBGOTBBRDUxNDkyQzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozM0VDOEU3NjBBODMxMUU1ODRCMEY5MEFENTE0OTJDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozM0VDOEU3NzBBODMxMUU1ODRCMEY5MEFENTE0OTJDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAIALAAAAAAEAAcAAAIKjA4mkZLJTFtHFAA7) no-repeat left center}.sitewidget-productCateList .prodGroupList a{display:inline-block;width:100%;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sitewidget-productCateList .prodGroupMore{display:inline-block;padding:0 2px;line-height:14px;font-size:12px;text-transform:uppercase;border:1px solid #ccc}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome !important;font-display:optional}.sq_header_1{
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1{ background-color:rgba(0,0,0,0.4);}#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1 .sq_nav_1 .navigation ul li>.sub>ul>li{ border-color:rgba(0, 0, 0, 0.42);}#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1 .sq_nav_1 .navigation ul li>.sub>ul>li>a{ color:rgba(0, 0, 0, 0.42);}#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:before{ background:rgba(0, 0, 0, 0.42);}.block-icon{font-family:"block-icon" !important;font-display:optional;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.block-iconfacebook4:before{content:"\e750"}.block-iconlinkedin:before{content:"\e751"}.block-icontwitter1:before{content:"\e754"}.block-iconyoutobe:before{content:"\e755"}.block-iconshiliangtubiao:before{content:"\e886"}.block-icon_pinterest:before{content:"\e74b"}@media(min-width:1px) and (max-width:767px){.container{width:100%}
.row>div[class^="col-"]>div[id^="location_"]{margin:0 20px}
.row>div[class^="col-"]{padding:5px 0}
.row>div.col-md-12{padding:0}
.row>div.col-md-12>div[id^="location_"]{margin:0}
.container .row>div.col-md-12>div[id^="location_"],.row .row>div.col-md-12>div[id^="location_"]{margin:0 20px}
}@media(min-width:0) and (max-width:767px){.sitewidget-productCateList .sitewidget-bd>ul{margin-left:-10px}
.sitewidget-productCateList .prodli{display:inline-block;width:49.4%;margin-bottom:10px;vertical-align:top}
.sitewidget-productCateList .prodli .inner{margin-left:10px}
}@keyframes zoomInSmall {0% {opacity: 0;-webkit-transform: scale(0.6);-moz-transform: scale(0.6);-ms-transform: scale(0.6);transform: scale(0.6);}70% {-webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}100% {opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}} html,body{overflow-y:initial;}#backstage-headArea-mobile{display:none;} @media (min-width: 1220px){.container {width: 1200px; margin:0 auto;}} /* ------------>pc端 <---------------*/.onlineservice-fixed-left{left:0 !important;right:auto !important}div.onlineservice-fixed-styleRight{left:auto !important;right:0 !important}.onlineservice-fixed-style.onlineservice-fixed-left{top:50%;transform:translateY(-50%)}.onlineservice-fixed-style *{direction:ltr !important;text-align:center !important}.onlineservice-fixed-left .onlineservice-fixed-blocks-list{background-color:transparent}.sq_header_1 {
display: flex;
align-items: center;
justify-content: space-between;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>input {
position: absolute;
left: -100px;
border: none;
height: 30px;
border-radius: 40px;
text-indent: 10px;
outline: none;
transition: ease-in-out .5s;
margin-top: 1px;
transform: scale3d(0, 0, 0);
width: 190px;
}.sitewidget-separator .separator-line{height:0;border-width:0;display:inline-block;width:100%}.sitewidget-separator .separator-line.separator-line-solid{border-top-style:solid}.sq_header_1{
  height:110px;
  border-bottom: solid 1px rgba(255,255,255,0.45);
  display: flex;
  align-items: center;
  transition:all 0.5s ease, background-color 0.3s ease-out;
  justify-content: space-between;
  position:relative;
  background-color:rgba(0,0,0,0.1);
}.sq_header_1 .sq_icon_1 .sq_icon_img img{
  height:56px;
  transition:all 0.5s ease, background-color 0.3s ease-out;
  margin-left: 30px;
  margin-right: 30px;
}.sq_header_1 .sq_nav_1{
    display: block !important;
  }.sq_header_2 .sq_nav_1 .navigation>ul{
  position:relative;
}.sq_header_2 .sq_nav_1 .navigation>ul>li{
  display:inline-block;
  font-family: "ITC-AvantGarde-Gothic Book", "Noto Sans", sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  letter-spacing: 0.05rem;
  list-style: none;
  padding: 10px 0;
  margin: 0px 15px;
  position: relative;
}.sq_header_2 .sq_nav_1 .navigation ul li a{
  position:relative;
}.sq_header_2 .sq_nav_1 .navigation ul li>a{
  color:#fff;
}.sq_header_2 .sq_nav_1 .navigation ul li a:before{
  content: '';
  position: absolute;
  left: -4%;
  bottom: -20px;
  height: 2px;
  width: 110%;
  transform: rotateY(90deg);
  background: #fff;
  transition:ease-in-out 0.4s;
}.sq_header_2 .sq_nav_1 .navigation ul li>i.fa-angle-down{
  display:none;
}.sq_header_2 .sq_nav_1 .navigation ul li>.sub{
  /* width:1180px; */
  background: #fff;
  position:absolute;
  /* left: 38%; */
  top: 98%;
  left: -4px;
  height:0px;
  overflow:hidden;
  transition:height 0.5s ease;
  opacity:0;
  /* margin-top: 5px; */
  /* overflow-y:hidden; */
  /* overflow-x:hidden; */
  /* transform: translateX(-50%); */
}.subUl{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  /* -ms-flex-wrap:wrap;
flex-wrap:wrap; */
flex-direction: column;
}.subUl>li{
  width:auto!important;
  position: relative;
  /* margin-right:20px; */
  /* background: green; */
  /* position: relative; */
}.sq_header_2 .sq_nav_1 .navigation ul li>.sub>ul>li{
  line-height:22px;
  display: inline-block;
  padding: 10px 35px;
  /*border-right: 1px solid #525ca3;*/
  /* padding-left: 5px; */
  /* overflow:hidden; */
  vertical-align: top;
  /* margin-bottom:15px; */
  font-weight: 400;
  z-index: 20;
}.sq_header_2 .sq_nav_1 .navigation ul li>.sub>ul>li>a{
  color:#707070;
  white-space: nowrap;
  font-size:14px;
  display:inline-block;
  margin-bottom:2px;
}.sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:before{
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 2px;
  width: 100%;
  transform: rotateY(90deg);
  transition:ease-in-out 0.4s;
  background: #707070;
}.sub-nav{
  transition:all 0.5s ease;
  /* width: 100%; */
  display:none;
  height: 0px;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
}.sq_header_1 .sq_right_1{
  width:210px;
  display: flex;
  align-items: center;
  height: 110px;
  transition:all 0.5s ease, background-color 0.3s ease-out;
}.sq_header_1 .sq_right_1 .sq_search_1{
  display:inline-block;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input{
  display:flex;
  position:relative;
  align-items: center;
  margin-right: 12px;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>input{
  position: absolute;
  left: -100px;
  border: none;
  height: 30px;
  border-radius: 40px;
  text-indent: 10px;
  outline:none;
  transition:ease-in-out .5s;
  margin-top: 1px;
  transform: none!important;
}.sq_header_1 .sq_right_1 .sq_search_1 .serach .search-wrap .search-input>button{
  border: 0;
  background: transparent;
  outline:none;
}.sq_header_1 .sq_right_1 .sq_language_1{
  display:inline-block;
}.sq_header_1 .sq_right_1 .sq_language_1 .langBar{
  position:relative;
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word{
  display: flex;
  align-items: center;
  
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span{
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  width: 150px;
  height: 30px;
  transition:ease-in-out .5s;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span>div:nth-of-type(1){
  width: 22px;
  height: 22px;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.5s ease;
}.sq_header_1 .sq_right_1 .sq_language_1 .lang-show-word .sq_language_span>div:nth-of-type(2){
  width: 12px;
  margin-left: 10px;
  cursor: pointer;
  transition: all 0.5s ease;
}.sq_header_1 .sq_right_1 .sq_language_1 .langBar .lang-list{
  position: absolute;
  top:32px;
  left:0px;
  height: 0px;
  background: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: 0 0 4px 0 #ccc;
  transition:ease-in-out .6s;
  display:block;
  max-height: 400px !important;
 overflow-y: auto !important;
  overflow-x: hidden !important;
  /* width:90px; */
  width: calc(100% - 14.5px);
  padding-left: 14.5px;
  /* padding-left:47px; */
}.sq_header4774 .sq_nav_menu{
  display: none;
}[data-type="rows"][data-level="rows"]{
			display: flex;
		}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,button,select{margin:0;padding:0}.frontend-body-canvas #backstage-headArea{position:relative;z-index:8}.siteblocks-setting-wrap .siteblocks-container{background-position:top center;background-repeat:no-repeat;background-size:cover}.siteblocks-container .backstage-blocksEditor-wrap :not(.edit-normal) *{font-family:inherit}a{text-decoration:none}fieldset,img{border:0}ol,ul{list-style:none}.fix{clear:both;zoom:1}.fix:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:"."}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}.hide{display:none}.frontend-body-canvas #backstage-bodyArea{position:relative;z-index:7}.container{width:1200px;margin-right:auto;margin-left:auto}.container{width:980px;max-width:100%}.container{width:1200px;max-width:100%}.container:before,.container:after{content:" ";display:table}.row{zoom:1}.row:before,.row:after{content:" ";display:table}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.row>div[class^="col-"]{padding:10px 0}.row>div.col-md-12{padding:0}.row>div[class^="col-"]>div[id^="location_"]{margin:0 10px}.row>div.col-md-12>div[id^="location_"]{margin:0}.container .row>div.col-md-12>div[id^="location_"],.row .row>div.col-md-12>div[id^="location_"]{margin:0 10px}.sitewidget-hd{position:relative}h1,h2,h3,h4,h5,h6{font-weight:normal}.row:after{clear:both}.container:after{clear:both}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.sitewidget-separator{min-height:3px}.sitewidget-separator .sitewidget-bd>div{margin:3px 0}.col-md-4{width:33.33333333333333%;*width:33.2%}.sitewidget-placeholder .sitewidget-bd>div.resizee{min-height:10px}a.sitewidget-backtop{position:fixed;bottom:56px;right:12px;height:38px;width:38px;overflow:hidden;line-height:38px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAHlBMVEXHx8fq6uq/v7/AwMDm5uawsLD5+fm8vLzx8fG2trZYKnLoAAAABXRSTlO/P9vTSdx9xLoAAABeSURBVCjPYxAOxQCGDKyYggEMoVjAqCAIRE7FIliWjikYnpZWiiFYlpaWDheEK0wvgypFCAJFgOKogmABuFIGuEKwDIpgG5hbloEiWAHWGN4+uMJz8AhizQhCmIIqAJaYDAZ+RPBKAAAAAElFTkSuQmCC) no-repeat;text-align:center;text-indent:-99em;text-decoration:none;z-index:9}.inquire-basket-listwrap{position:fixed;z-index:2147483647;right:0;bottom:0;width:230px;background-color:#fff;border:1px solid #aaa;box-shadow:0 0 8px #999}#prodInquireBasket{display:none}.shoppingBasketIcon{display:none;z-index:98;position:fixed;right:10px;bottom:120px;width:50px;height:50px;border-radius:25px;background:#7a8599;text-align:center;line-height:50px;font-size:25px;cursor:pointer}.shoppingBasketIcon{display:block}.shoppingBasketIcon .fa-shopping-cart{color:#fff;line-height:50px}.sq_header4774 svg {
        fill: currentColor;
    }.sq_header4774 .fa-close:before,.fa-bars:before,.fa-angle-down:before {
        display: none;
    }#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxOverlay{background:#000}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#colorbox{outline:0}.onlineservice-fixed-style{position:fixed;z-index:99}.onlineservice-fixed-style{right:0;top:50%;transform:translateY(-50%)}.onlineservice-fixed-style ul{background-color:#000;fliter:alpha(opacity=30);background-color:rgba(0,0,0,0.3)}.onlineservice-fixed-style ul{border-radius:10px 0 0 10px}.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-quicknav-settedtitle,.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb,.sitewidget-quicknavigation .sitewidget-hd .sitewidget-thumb{display:none}.sitewidget-quicknavigation-mobilestyle .sitewidget-hd-toggleTitle .sitewidget-thumb{position:absolute;right:5px;height:20px;width:20px;cursor:pointer;top:50%;margin-top:-10px;line-height:20px}.sitewidget-graphic .sitewidget-bd *,.sitewidget-text .sitewidget-bd *{font-size:inherit;color:inherit;line-height:normal}.follow-a{display:inline-block;margin:1px;text-align:center !important}.svg-box{padding:5px;background:#000;color:#fff;transition:all .3s;display:inline-block;line-height:1;overflow:hidden;vertical-align:middle}body{background-image:none;background-color:rgb(204, 204, 204);background-color:rgba(204, 204, 204, 0.56);}.backstage-stwidgets-settingwrap , .siteblocks-container :not(.edit-normal){font-family:Calibri;}.fIpUAfKpOHmE_20220909164303[data-classattr='siteblocks-VZUfAKpUFqRO-20200115130814'] div[data-auto_uuid='51ec34b4-b1b8-4140-be57-7510cf7005e3']{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:auto;margin-right:auto;margin-bottom:auto;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.fIpUAfKpOHmE_20220909164303[data-classattr='siteblocks-VZUfAKpUFqRO-20200115130814'] div[data-auto_uuid='51ec34b4-b1b8-4140-be57-7510cf7005e3'] a{font-size:16px;color:rgb(255, 255, 255);font-weight:400;letter-spacing:0.8px;line-height:2em;text-align:left;}.sitewidget-hd{background-image:none;}.sitewidget-hd>h2,.sitewidget-hd>h1{font-family:Calibri;font-size:30px;color:rgb(41, 50, 55);font-weight:0;letter-spacing:0px;line-height:1.8em;text-align:left;}.sitewidget-bd{font-family:Calibri;font-size:16px;color:rgb(84, 84, 84);font-weight:0;letter-spacing:0px;line-height:1.6em;text-align:left;}div[class^='sitewidget-'] a{font-family:Calibri;font-size:14px;color:rgb(84, 84, 84);font-weight:0;letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-onlineService-20200116111737.onlineservice-fixed-styleRight{
				right:autopx!important;
				left: auto!important;
			}#outerContainer_1578897127362{background:url('//a3.leadongcdn.com/cloud/miBqmKolRmmSiqmjirom/1537961689697defuben.png') no-repeat scroll center bottom;background-size:initial;background-color:rgb(43, 50, 56);border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgba(255, 255, 255, 0.21);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;box-shadow:0px 0px 0px 0px ;}#outerContainer_1578897127362>.container{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;}.sitewidget-text-20221229130203{background:url('//a2.leadongcdn.com/cloud/mmBpmKolRmmSqomqnlor/111.png') no-repeat  left bottom;background-size:initial;border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20221229130203 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-text-20221229130203 .sitewidget-bd{font-size:22px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-text-20221229130203 .sitewidget-bd *,.sitewidget-text-20221229130203 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114164836{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200114164836 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-text-20200114164836 .sitewidget-bd{font-family:Calibri;font-size:14px;color:rgba(255, 255, 255, 0.7);font-weight:400;}.sitewidget-text-20200114164836 .sitewidget-bd *,.sitewidget-text-20200114164836 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-follow-20220902183818{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-follow-20220902183818 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-follow-20220902183818 .sitewidget-bd{text-align:left;}.sitewidget-follow-20220902183818 .follow-a {
			margin: 0px 5px 0px 0;
		}.sitewidget-follow-20220902183818 .svg-box {
			padding: 5px;
		}.sitewidget-follow-20220902183818 .svg-box {
			background: rgb(102, 102, 102);
			color: rgb(255, 255, 255);
			border-style: solid;
			border-color: rgb(51, 51, 51);
			border-width: 0px;
				border-radius: 50%;
		}.sitewidget-follow-20220902183818 .svg-box i {
			font-size: 16px;
		}.sitewidget-quickNav-20200114174053{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-quickNav-20200114174053 .sitewidget-hd{display:block;background:url('//a3.leadongcdn.com/cloud/mmBpmKolRmmSqomqnlor/111.png') no-repeat  left bottom;background-size:initial;border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:6px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-quickNav-20200114174053 .sitewidget-hd>h2{font-size:21px;color:rgb(255, 255, 255);font-weight:400;letter-spacing:0px;line-height:1.8em;text-align:left;}.sitewidget-quickNav-20200114174053 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-quickNav-20200114174053 .sitewidget-bd{font-size:14px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-quickNav-20200114174053 .sitewidget-bd *,.sitewidget-quickNav-20200114174053 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-quickNav-20200114174053 .sitewidget-bd a{font-size:14px;color:rgba(255, 255, 255, 0.7);font-weight:400;letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114173547{background:url('//a2.leadongcdn.com/cloud/mmBpmKolRmmSqomqnlor/111.png') no-repeat  left bottom;background-size:initial;border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200114173547 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-text-20200114173547 .sitewidget-bd{font-size:22px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-text-20200114173547 .sitewidget-bd *,.sitewidget-text-20200114173547 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114170447{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200114170447 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.sitewidget-text-20200114170447 .sitewidget-bd{font-size:14px;color:rgba(255, 255, 255, 0.7);font-weight:400;}.sitewidget-text-20200114170447 .sitewidget-bd *,.sitewidget-text-20200114170447 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-text-20200114170447 .sitewidget-bd a{font-size:14px;color:rgb(204, 204, 204);font-weight:400;letter-spacing:0px;line-height:1.7em;text-align:left;}#outerContainer_1578896287710{background-color:rgb(43, 50, 56);border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:1px solid rgba(255, 255, 255, 0.2);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;box-shadow:0px 0px 0px 0px ;}#outerContainer_1578896287710>.container{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;}.sitewidget-text-20200113141807{border-left:0px solid rgb(0, 0, 0);border-right:0px solid rgb(0, 0, 0);border-top:0px solid rgb(0, 0, 0);border-bottom:0px solid rgb(0, 0, 0);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;box-shadow:0px 0px 0px 0px ;}.sitewidget-text-20200113141807 .sitewidget-bd{border-left:0px solid rgb(84, 84, 84);border-right:0px solid rgb(84, 84, 84);border-top:0px solid rgb(84, 84, 84);border-bottom:0px solid rgb(84, 84, 84);border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.sitewidget-text-20200113141807 .sitewidget-bd{font-size:14px;color:rgb(255, 255, 255);font-weight:400;}.sitewidget-text-20200113141807 .sitewidget-bd *,.sitewidget-text-20200113141807 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:right;}.sitewidget-productCateList .sitewidget-hd{min-height:1px}.sitewidget-productCateList .sitewidget-bd{overflow:hidden}.sitewidget-productCateList .sitewidget-bd>ul{margin-left:-20px}.sitewidget-productCateList .prodli{display:inline-block;width:32.8%;margin-bottom:20px;vertical-align:top}.sitewidget-productCateList .prodli .inner{margin-left:20px}.sitewidget-productCateList .prodGroupName a{font-size:18px;color:#000;text-decoration:underline}.sitewidget-productCateList .prodGroupList{margin-bottom:10px}.sitewidget-productCateList .prodGroupList li{height:24px;padding-left:10px;background:url(data:image/gif;base64,R0lGODlhBAAHAJECAP///7/AwAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzNFQzhFNzgwQTgzMTFFNTg0QjBGOTBBRDUxNDkyQzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzNFQzhFNzkwQTgzMTFFNTg0QjBGOTBBRDUxNDkyQzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozM0VDOEU3NjBBODMxMUU1ODRCMEY5MEFENTE0OTJDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozM0VDOEU3NzBBODMxMUU1ODRCMEY5MEFENTE0OTJDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAIALAAAAAAEAAcAAAIKjA4mkZLJTFtHFAA7) no-repeat left center}.sitewidget-productCateList .prodGroupList a{display:inline-block;width:100%;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sitewidget-productCateList .prodGroupMore{display:inline-block;padding:0 2px;line-height:14px;font-size:12px;text-transform:uppercase;border:1px solid #ccc}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome !important;font-display:optional}.sq_header_1{
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1{ background-color:rgba(0,0,0,0.4);}#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1 .sq_nav_1 .navigation ul li>.sub>ul>li{ border-color:rgba(0, 0, 0, 0.42);}#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1 .sq_nav_1 .navigation ul li>.sub>ul>li>a{ color:rgba(0, 0, 0, 0.42);}#siteblocks-setting-wrap-qopMhfyOKPHE .sq_header_1 .sq_nav_1 .navigation ul li .sub ul li a:before{ background:rgba(0, 0, 0, 0.42);}.block-icon{font-family:"block-icon" !important;font-display:optional;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.block-iconfacebook4:before{content:"\e750"}.block-iconlinkedin:before{content:"\e751"}.block-icontwitter1:before{content:"\e754"}.block-iconyoutobe:before{content:"\e755"}.block-iconshiliangtubiao:before{content:"\e886"}.block-icon_pinterest:before{content:"\e74b"}@media(min-width:1px) and (max-width:767px){.container{width:100%}
.row>div[class^="col-"]>div[id^="location_"]{margin:0 20px}
.row>div[class^="col-"]{padding:5px 0}
.row>div.col-md-12{padding:0}
.row>div.col-md-12>div[id^="location_"]{margin:0}
.container .row>div.col-md-12>div[id^="location_"],.row .row>div.col-md-12>div[id^="location_"]{margin:0 20px}
}@media(min-width:0) and (max-width:767px){.sitewidget-productCateList .sitewidget-bd>ul{margin-left:-10px}
.sitewidget-productCateList .prodli{display:inline-block;width:49.4%;margin-bottom:10px;vertical-align:top}
.sitewidget-productCateList .prodli .inner{margin-left:10px}
}@keyframes zoomInSmall {0% {opacity: 0;-webkit-transform: scale(0.6);-moz-transform: scale(0.6);-ms-transform: scale(0.6);transform: scale(0.6);}70% {-webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}100% {opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}} html,body{overflow-y:initial;}#backstage-headArea-mobile{display:none;} @media (min-width: 1220px){.container {width: 1200px; margin:0 auto;}} /* ------------>pc端 <---------------*/