#backstage-headArea{
    z-index: 999!important;
}.block15824 {
    height: 123px;
    position: relative;
    width: 100%;
    font-family: Arial;
}.QX-158241110 {
    position: absolute;
    /* max-width: 100%;
    margin: 0 auto;  */
    width: 100%;
    top: 0;
    left: 0;
    z-index: 8;
    background-color: inherit;
    font-family: Arial;
}.QX-158241110 .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1180px;
    margin: 0 auto;
    padding: 15px 0;
    z-index: 7;
    position: relative;
    min-height: 37px;
}.QX-158241110 .logo .blocks-image img {
    display: block;
}.QX-158241110 .menubar {
    display: none;
}.QX-158241110 .bottom-box {
    /* position: relative; */
    width: 100%;
    z-index: 8;
}.QX-158241110 .bottom-box::before {
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    background: #b2b2b2;
    content: '';
}.QX-158241110 .servicebar {
    display: flex;
    align-items: center;
    position: absolute;
    top: calc(50% - 26px);
    transform: translateY(-50%);
    right: calc(50% - 590px);
    z-index: 8;
}.QX-158241110 .num {
    display: flex;
    align-items: center;
}.QX-158241110 .divider {
    display: flex;
    align-items: center;
}.QX-158241110 .language {
    margin: 0 20px;
}.QX-158241110 .langBar {
    position: relative;
}.QX-158241110 .lang-show-word {
    color: #000;
    font-size: 16px;
    padding: 8px 12px;
    text-align: center;
    border-left: 2px solid #ececec;
    border-right: 2px solid #ececec;
}.QX-158241110 .sq_language_span {
    cursor: pointer;
}.QX-158241110 .imgStyle01 {
    display: none;
}.QX-158241110 .sq_language_span .block-iconbaseline-close {
    display: none;
}.QX-158241110 .imgStyle02 {
    display: none;
}.QX-158241110 .lang-list {
    position: absolute;
    padding: 8px 15px;
    background: #000;
    top: 100%;
    left: 0;
    display: none;
}.QX-158241110 .search-wrap {
    position: relative;
}.QX-158241110 .search-input {
    position: relative;
}.QX-158241110 .search-input>input {
    border-bottom: 1px solid transparent;
    padding: 6px 20px 4px 0;
    border-left: none;
    border-right: none;
    border-top: none;
    height: 19px;
    line-height: 19px;
    width: 0;
    /* width: 180px; */
    color: #444;
    transition: all 1s;
    overflow: hidden;
    position: relative;
    background: transparent;
    outline: none;
}.QX-158241110 .search-input>input::-webkit-input-placeholder {
    font-size: 16px;
    position: relative;
    /* top: 50%;
    transform: translateY(-50%); */
    left: -100%;
    transition: .36s;
    color: #444;
    /* transition-delay: 1s; */
}.QX-158241110 .search-input>button {
    position: absolute;
    border: none;
    background: transparent;
    top: 10px;
    right: 2px;
    z-index: 2;
    opacity: 0;
    outline: none;
    cursor: pointer;
}.QX-158241110 .search-input .openser {
    position: absolute;
    border: none;
    background: transparent;
    top: 6px;
    right: 2px;
    z-index: 3;
    display: block;
    cursor: pointer;
}.QX-158241110 .shw {
    position: absolute;
    left: calc(100% + 5px);
    top: 6px;
    transition: all .5s;
    display: none;
    cursor: pointer;
}.QX-158241110 .closebar {
    display: none;
}.QX-158241110 .navCenter2 {
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
    height: 52px;
}.QX-158241110 .navCenter {
    position: absolute;
    left: 0;
    width: 100%;
    height: 52px;
    bottom: 0;
}.QX-158241110 .button-prev {
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px;
    z-index: 3;
}.QX-158241110 .hide {
    display: none;
}.QX-158241110 .button-next {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px;
    z-index: 3;
}.QX-158241110 .navStyle {
    overflow: hidden;
}.navBox {
    display: flex;
    transition: all .3s;
}.QX-158241110 .navTile {
    padding: 15px 28px;
    border-left: 2px solid transparent;
    position: relative;
    height: 22px;
    line-height: 22px;
}.QX-158241110 .navTile .before {
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #92a2bd;
    transition: all .3s;
}.QX-158241110 .navTile .before::before {
    position: absolute;
    content: '';
    width: 2px;
    left: -2px;
    bottom: 0;
    background: #fff;
    height: 5px;
}.QX-158241110 .navTile>.but {
    color: #000;
    font-size: 16px;
    white-space: nowrap;
}.QX-158241110 .arrow {
    display: none;
}.QX-158241110 .subWra {
    visibility: hidden;
    opacity: 0;
    transform: scale3d(1, 0, 1);
    position: absolute;
    top: 100%;
    transition: .3s;
    transform-origin: top;
    left: 0;
    padding: 0 30px 20px;
    background: #fff;
}.QX-158241110 .ulSub {
    padding-top: 8px;
}.QX-158241110 .liSub {
    padding-top: 5px;
    position: relative;
}.QX-158241110 .textB {
    color: #333;
}.QX-158241110 .textB>a {
    color: inherit;
    font-size: 15px;
    line-height: 29px;
    height: 29px;
    display: block;
    white-space: nowrap;
}.QX-158241110 .navTile:last-child {
    border-right: 2px solid transparent;
}.QX-158241110 .navTile:last-child .before::after {
    position: absolute;
    content: '';
    width: 2px;
    right: -2px;
    bottom: 0;
    background: #fff;
    height: 5px;
}.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}.slick-initialized .slick-slide
{
    display: block;
}.slick-slide img
{
    display: block;
}.slick-track:after
{
    clear: both;
}.block-icon{font-family:"block-icon" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.block-iconsvg:before{content:"\e613"}[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}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}.hide{display:none}.fix{clear:both;zoom:1}.fix:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:"."}.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-4{width:33.33333333333333%;*width:33.2%}.row>div[class^="col-"]{padding:10px 0}.row>div[class^="col-"]>div[id^="location_"]{margin:0 10px}.sitewidget-hd{position:relative}h1,h2,h3,h4,h5,h6{font-weight:normal}.col-md-8{width:66.66666666666666%}.fll{float:left}.flr{float:right}.pagination{display:inline-block;padding-left:0;margin:10px 0;border-radius:0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:5px 10px;font-size:14px !important;line-height:1.42857143 !important;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #e5e5e5;margin-left:-1px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:14px}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#326ca6;border-color:#326ca6;cursor:default}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}div[class^='sitewidget-'] .pagination>li>a{color:#989898}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination li>a#previousPage,.pagination li>a#nextPage{width:28px;padding-left:0;padding-right:0;overflow:hidden;text-indent:-999px;background:#f0f1f2 no-repeat}.pagination li>a#nextPage{margin-left:5px;background-position:right center}.row:after{clear:both}.container:after{clear:both}.col-md-12{width:100%}.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 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}a.backToTopStyle1,a.backToTopStyle2,a.backToTopStyle3,a.backToTopStyle4,a.backToTopStyle5,a.backToTopStyle6,a.backToTopStyle7{width:60px;height:60px;background:#f0f1f2}a.backToTopStyle4{background-position:-5px -340px}table{border-collapse:collapse;border-spacing:0}.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 .sitewidget-prodlist .prodlist-wrap.hover-prodPic-dark-link li .prodlist-picbox .prodlist-cell a:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MzRCNDE4NjgzOUQxMUU1QUYwNUMxRkMyNzNFRDEwMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5MzRCNDE4NzgzOUQxMUU1QUYwNUMxRkMyNzNFRDEwMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjkzNEI0MTg0ODM5RDExRTVBRjA1QzFGQzI3M0VEMTAwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjkzNEI0MTg1ODM5RDExRTVBRjA1QzFGQzI3M0VEMTAwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Cit5qwAAAktJREFUeNrMmMFLVFEUxl8ZhtOgoUapNZENIoT/gNKmRbQaUFoI2qKhkEI3RSEouPAfENpGG5euBAsXIkIU1EwgiRSuDIqiSQQhR6J6fZe+B4eLMyPMee/eCx/MO/fe7/xm5t77DjcIEmxhGB6DhqBF6Ef4v/2EXkMPoXTgqiH5eYJUa1+h6y7gstBnQuxAU1AP1Aidg0ag9+z/BeVcwW1AmQrjDOwzAXnDBdyZI6zRpxxv1uhpb+CsX/Id5017BSfmD0ZzvYOjRyra1t7BCa+yKqAyXDt9fnsHR7+79HqlAXdRGa4V+kS/sXrhjkNFRTizOdbo98EcOfUC3qLZd6hTAW6VfiXoisbfu0LDB8pwfVqbo0zTCz7CNR92FOC5yexqp3A0PwH9pXlaxOcZu5cYHCZfgibt6gLPm0yQE7H7ogC9nQScPITvWH2zjL+BGkR8hvF9e31yCcQCZyCarf42aJf9c1Zdt8z4E2vOzbjgWqqURn/s+g2frzL2xRp/CnoM9cYOJ8aPEHJJxBqgA3q0xlWV1ISz3slpK1aiT8YpXJVzMjqGmryCo1+eXkUNuG5luDZRMo1rlEwFmhUU4Fr4JU37qFEyDYtzqUMRrlTXUSJMn9PwkTKcWlUS3TJlvYOjedROegfHBHs07/IOjkleMkHeOzgmmmCSLVOneQUn6rPoUF2QdZ1zOJF0gMVlBJmqMO4s9DZROJH8moDc4ru0i/d13bzk/uYETkD2Q9s1LrrXocuBq8Y1Oc7dvScuvl9Ao+bdnSTPPwEGAGSemqYWmruaAAAAAElFTkSuQmCC)}.sitewidget-prodlist .video_play_icon{background:rgba(0,0,0,0.50);border-radius:14px;color:#fff;padding:0 10px;left:10px;bottom:20px;cursor:pointer;font-size:12px;position:absolute;z-index:10}.sitewidget-prodlist img{vertical-align:middle}.prodlist-wrap li .prodlist-picbox img{max-width:100%;width:100%}.sitewidget-prodlist .prodlist-special{display:none;position:absolute;right:-4px;top:10px;z-index:3}.prodlist-parameter-wrap .prodlist-parameter-inner{padding:5px 0}.prodlist-wrap .prodlist-pro-name{line-height:1.6em;height:3.2em;overflow:hidden}.prodlist-wrap .prodlist-pro-name{display:block;font-size:14px;color:#222;text-decoration:none}.prodlist-fix-style .prodlist-pro-name{display:block;height:3em;line-height:1.5em;margin-bottom:6px}.prodlist-pro-name .inlineLabel{width:87px;height:24px;line-height:24px;background-color:#000;color:#fff;padding:0 5px;text-align:center;display:none}.prodlist-ops-container{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.sitewidget-prodlist .prodlist-btn-fresh-wrap{margin-top:10px}.prodlist-wrap .prodlist-pro-inquire{border:0;cursor:pointer}.prodlist-wrap .prodlist-pro-inquire{width:100%;height:32px;margin-right:5px;background:#999;color:#fff;font-size:14px;text-align:center}.sitewidget-prodlist .sitewidget-bd .prodlist-btn-fresh-wrap a{display:block;height:34px;line-height:34px;text-align:center;padding:0;margin:0;border:1px solid #dcdcdc;background:0;background-color:#fafafa;width:auto;white-space:nowrap;overflow:hidden}.sitewidget-prodlist .sitewidget-bd .prodlist-btn-fresh-wrap a span.btn-icon{height:34px;line-height:34px;width:34px;display:inline-block;background:url(data:image/png;base64,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) no-repeat}.sitewidget-prodlist .prodlist-btn-fresh-wrap.prodlist-btn-fresh-blue .prodlist-pro-inquire .btn-icon{background-position:-50px -250px}.sitewidget-prodlist .prodlist-btn-fresh-wrap.prodlist-btn-fresh-blue .text-wrap{color:#1f69ad}.sitewidget-prodlist .sitewidget-bd .prodlist-btn-fresh-wrap a span.text-wrap{font-size:14px;display:inline-block;line-height:34px;height:34px;vertical-align:top}.sitewidget-prodlist .sitewidget-ft .pagination{margin:0}.piclist180 .prodlist-fix-style li{width:180px}.piclist180 .prodlist-fix-style li .prodlist-display{width:170px;height:170px}.labelfather .prodlistAsync_label_img_r.show{display:flex;flex-direction:column;justify-content:start;align-items:center}.labelfather .prodlistAsync_label_img_r img{float:right;max-width:26px !important;margin-bottom:2px}.customContainer16394{
    display: block;
    width: 1200px;
    height:auto;
    margin:20px auto 20px;
    text-align:left;
}.customContainer16394  .proshow-custom-box{
	position: relative;
}.customContainer16394 .proshow-custom-box>.fa-angle-left{
   position: absolute;
    z-index: 5;
    font-size: 50px;
    color: rgba(177,177,177,0.7);
    top: calc(50% - 40px);
    left: -16px;
    cursor: pointer;
}.customContainer16394 .proshow-custom-item{
    width:auto;
    float:left;
	margin: 0 10px;
}.customContainer16394 .proshow-custom-item .proshow-custom-main{
    padding:10px 10px;
    /* width:263px; */
    height:auto;
	transition:all .5s;
    background: #F7F7F8;
    padding-bottom:0;
	margin-bottom: 40px;
}.proshow-custom-image{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}.customContainer16394 .proshow-custom-item img{
    transition: all 1s ease-out;
}.customContainer16394 .proshow-custom-item .proshow-custom-main .proshow-custom-image img{
	display:block;
	max-width:358px;
	height:358px;
    width: 100%;
	margin:0 auto;
    object-fit:cover;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption{
	position:relative;
    width: 100%;
    height:auto;
    padding-top: 15px; 
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .proshow-same{
    width:100%;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .proshow-title{
    border-bottom:1px solid rgba(190,190,190,.5); 
    padding-bottom:5px;
    height:50px;
    line-height:25px;
    overflow : hidden;
    text-overflow: ellipsis;
            display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .picDescription{
    	outline:none;
    }.customContainer16394 .proshow-custom-item .proshow-custom-caption .proshow-title a{
	color:#4D4A4F;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .showBtn{
        position:relative;
        font-size:14px;
        cursor:pointer;
        height:60px;
        line-height:60px;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .pro-text{
	color:#B70000;
	float:left;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .showBtn p{
	display: inline-block;
    height:100%;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .pro-arrow{
	float:right;
}.customContainer16394 .proshow-custom-item .proshow-custom-caption .showBtn a{
        display:block;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        outline:none;
    }.customContainer16394 .proshow-custom-item .proshow-custom-caption .showBtn::after{
	content: "";
    display: block;
    width:0;
    padding:0;
    clear: both;
    visibility: hidden;
}.customContainer16394 .proshow-custom-item .pro-shadow{
	position: absolute;
    bottom:0;
    left:50%;
    margin-left:-110px;
    width:220px;
    height:25px;
    z-index:-1;
    box-shadow: 0 -7px 25px 10px rgba(0,0,0,0.2);
}.customContainer16394 .proshow-custom-item:last-child{
	margin-right:0;    
}.customContainer16394 .showBox::after{
	content: "";
    display: block;
    width:0;
    padding:0;
    clear: both;
    visibility: hidden;
}.customContainer16394 .proshow-custom-box>.fa-angle-right{
	z-index: 5;
    font-size: 50px;
    color: rgba(177,177,177,0.7);
    top: calc(50% - 40px);
    cursor: pointer;
    position: absolute;
    right: -16px;
}.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}.sitewidget-graphic .sitewidget-bd *,.sitewidget-text .sitewidget-bd *{font-size:inherit;color:inherit;line-height:normal}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;width:100%}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-initialized .slick-slide{display:block}.slick-slide img{display:block}.slick-track:after{clear:both}.xlx33-container {
    position: relative;
    width: 100%;
    padding-bottom: 12px;
}.xlx33-inner-wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
}.xlx33-share-btns-wrapper {
    padding: 30px 0 0 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}.xlx33-shareBtn-item-wrapper {
    position: relative;
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
    border-color: #c49a4d;
}.xlx33-shareBtn-icon-wrapper {
    position: relative;
    width: 36px;
    height: 36px;
    margin: 0 auto;
}.xlx33-shareBtn-icon-wrapper .backstage-blocksEditor-wrap,
.xlx33-shareBtn-icon-wrapper .sitewidget-common-fontIcon ,
.xlx33-shareBtn-icon-wrapper .sitewidget-common-fontIcon span {
    width: 100%;
    height: 100%;
}.xlx33-shareBtn-icon-wrapper .sitewidget-common-fontIcon i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: normal;
}.xlx33-shareBtn-item-wrapper .xlx33-shareBtn-text-wrapper ,
.xlx33-shareBtn-item-wrapper .xlx33-shareBtn-icon-wrapper i,
.xlx33-shareBtn-item-wrapper:hover .xlx33-shareBtn-text-wrapper div,
.xlx33-shareBtn-item-wrapper:hover .xlx33-shareBtn-text-wrapper div span {
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}.xlx33-shareBtn-text-wrapper {
    color: grey;
    margin: 30px 0;
}.xlx33-shareBtn-item-wrapper:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 3px solid;
    border-color: inherit;
    visibility: hidden;
    -webkit-transition: visibility .3s;
    -moz-transition: visibility .3s;
    -ms-transition: visibility .3s;
    -o-transition: visibility .3s;
    transition: visibility .3s;
}.xlx33-title-wrapper {
    color: white;
    font-size: 40px;
    font-weight: bold;
    margin: 30px 0 30px 0;
}.xlx33-content-wrapper {
    font-size: 18px;
    color: grey;
}.xlx33-list-wrapper {
    color: white;
    margin-top: 30px;
}.xlx33-list-wrapper ul li {
    float: left;
    width: 33.33%;
    background: rgba(128, 128, 128, 0.6);
}.xlx33-icon-wrapper {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 30px auto 15px auto;
}.xlx33-icon-wrapper .backstage-blocksEditor-wrap,
.xlx33-icon-wrapper .sitewidget-common-fontIcon ,
.xlx33-icon-wrapper .sitewidget-common-fontIcon span {
    width: 100%;
    height: 100%;
}.xlx33-icon-wrapper .sitewidget-common-fontIcon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: normal;
}.xlx33-name-wrapper,
.xlx33-desc-wrapper {
    width: 90%;
    margin: 0 auto;
}.xlx33-name-wrapper {
    font-size: 14px;
}.xlx33-desc-wrapper {
    margin: 5px auto 20px auto;
}.xlx33-list-wrapper .xlx33-highlight {
    background: #1c4c87;
}.xlx33-list-wrapper ul:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}.xlx33-copyright-wrapper {
    width: 100%;
    color: white;
    margin-top: 30px;
}.sitewidget-prodGroupCategory{position:relative;z-index:4}.sitewidget-subList-slider{border:1px solid #dfdfdf;background-color:#fff}.sitewidget-subList-slider .sitewidget-hd{background-color:#dfdfdf;color:#505967;font-size:16px;line-height:48px;padding-left:15px}.sitewidget-subList-slider .sitewidget-hd h2{color:#505967;font-size:16px;line-height:48px;font-weight:bold}.sitewidget-prodGroupCategory .sitewidget-hd .sitewidget-prodGroupCategory-settedtitle,.sitewidget-prodGroupCategory .sitewidget-hd .sitewidget-thumb{display:none}.sitewidget-prodGroupCategory .sitewidget-hd .sitewidget-thumb{position:absolute;right:8px;height:20px;width:30px;cursor:pointer;text-align:center;top:50%;margin-top:-10px}.sitewidget-subList-slider .allGroup-list>li{text-indent:15px;border-top:1px solid #dfdfdf}.sitewidget-subList-slider .allGroup-list>li:first-child{border-top-width:0}.sitewidget-subList-slider .sitewidget-bd a{line-height:2.4}.sitewidget-subList-slider .sitewidget-bd li a{position:relative;box-sizing:border-box;display:block;width:100%;padding-right:10px}.sitewidget-prodlist .prodlist-parameter-inner .prodlist-defined-list dd{width:100%;white-space:inherit;text-overflow:ellipsis;overflow:hidden}body,.backstage-frontendpreview{background:none;background-color:rgb(255, 255, 255);}#siteblocks-setting-wrap-vEpVRFPcuvCZ .siteblocks-container{
background-color: #fff;
}.backstage-stwidgets-settingwrap , .siteblocks-container :not(.edit-normal){font-family:Roboto;}#siteblocks-setting-wrap-vEpVRFPcuvCZ .QX-158241110 .top{ border-color:rgb(61, 133, 198)}#siteblocks-setting-wrap-vEpVRFPcuvCZ .QX-158241110 .bottom-box::before{ background-color:rgb(61, 133, 198)}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='e8646b57-7d74-4d54-b0dd-63d2d3882f78']{font-family:Roboto;font-size:17px;color:rgb(0, 0, 0);font-weight:400;}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='e8646b57-7d74-4d54-b0dd-63d2d3882f78']{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;letter-spacing:0px;line-height:1.8em;text-align:left;}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='e8646b57-7d74-4d54-b0dd-63d2d3882f78'] *:not(a){font-family:Roboto;font-size:17px;color:rgb(0, 0, 0);font-weight:400;}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='00074ef9-10fd-4f59-8067-55c6bdc6b4e1']{font-family:Roboto;font-size:20px;color:rgb(0, 0, 0);font-weight:500;}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='00074ef9-10fd-4f59-8067-55c6bdc6b4e1']{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;letter-spacing:0px;line-height:2.0em;text-align:left;}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='00074ef9-10fd-4f59-8067-55c6bdc6b4e1'] *:not(a){font-family:Roboto;font-size:20px;color:rgb(0, 0, 0);font-weight:500;}#siteblocks-setting-wrap-vEpVRFPcuvCZ .QX-158241110 .navTile .before{ background-color:rgb(61, 133, 198)}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='00074ef9-10fd-4f59-8067-55c6bdc6b4e1'] a{font-family:Roboto;font-size:23px;color:rgb(0, 0, 0);font-weight:500;letter-spacing:0px;line-height:1.6em;text-align:left;}.eofpAKUBFSrO_20220128170633[data-classattr='siteblocks-etApUKfVjewO-20220425231609'] div[data-auto_uuid='00074ef9-10fd-4f59-8067-55c6bdc6b4e1'] a *{font-family:Roboto;font-size:23px;color:rgb(0, 0, 0);font-weight:500;letter-spacing:0px;line-height:1.6em;text-align:left;}.sitewidget-prodCategory-20220425232221{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-hd{background:none;}.sitewidget-prodCategory-20220425232221 .sitewidget-hd{display:block;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;}.sitewidget-hd>h2,.sitewidget-hd>h1{font-family:Roboto;font-size:24px;color:rgb(51, 51, 51);font-weight:0;letter-spacing:0px;line-height:1.8em;text-align:left;}.sitewidget-prodCategory-20220425232221 .sitewidget-hd>h2{font-family:Roboto;font-size:26px;color:rgb(0, 0, 0);font-weight:500;letter-spacing:0px;line-height:1.8em;text-align:left;}.sitewidget-bd{font-family:Roboto;font-size:14px;color:rgb(102, 102, 102);font-weight:0;letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-bd{background:none;}.sitewidget-prodCategory-20220425232221 .sitewidget-bd{background-color:rgb(255, 255, 255);border-left:0px solid rgb(102, 102, 102);border-right:0px solid rgb(102, 102, 102);border-top:0px solid rgb(102, 102, 102);border-bottom:0px solid rgb(102, 102, 102);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;}div[class^='sitewidget-'] a{font-family:Roboto;font-size:14px;color:rgb(102, 102, 102);font-weight:0;letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-prodCategory-20220425232221 .sitewidget-bd a{font-family:Roboto;font-size:17px;color:rgb(0, 0, 0);font-weight:500;letter-spacing:0px;line-height:2.5em;text-align:left;}.sitewidget-text-20220426082813{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-20220426082813 .sitewidget-bd{border-left:0px solid rgb(102, 102, 102);border-right:0px solid rgb(102, 102, 102);border-top:0px solid rgb(102, 102, 102);border-bottom:0px solid rgb(102, 102, 102);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-20220426082813 .sitewidget-bd{font-family:Roboto;font-size:17px;color:rgb(0, 0, 0);font-weight:400;}.sitewidget-text-20220426082813 .sitewidget-bd *,.sitewidget-text-20220426082813 .sitewidget-bd{letter-spacing:0px;line-height:1.5em;text-align:left;}.sitewidget-prodListAsync-20220425232349{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-prodListAsync-20220425232349 .sitewidget-bd{border-left:0px solid rgb(102, 102, 102);border-right:0px solid rgb(102, 102, 102);border-top:0px solid rgb(102, 102, 102);border-bottom:0px solid rgb(102, 102, 102);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-prodListAsync-20220425232349 .sitewidget-bd{font-family:Roboto;font-size:15px;color:rgb(0, 0, 0);font-weight:400;}.sitewidget-prodListAsync-20220425232349 .sitewidget-bd *,.sitewidget-prodListAsync-20220425232349 .sitewidget-bd{letter-spacing:0px;line-height:1.7em;text-align:left;}.sitewidget-prodListAsync-20220425232349 .prodlist-box-hover {
	height: 100%;
	box-sizing: border-box;
}.sitewidget-prodListAsync-20220425232349 .sitewidget-bd a{font-family:Roboto;font-size:16px;color:rgb(0, 0, 0);font-weight:400;letter-spacing:0px;line-height:1.5em;text-align:left;}.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap {
  position: static;
}.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap .prodlist-parameter-inner { padding: 10px 0 5px 0; }.sitewidget-prodListAsync-20220425232349 .prodlist-wrap .prodlist-pro-name{
height: 40px!important;
line-height: 20px!important;
	}.sitewidget-prodListAsync-20220425232349 .prodlist-wrap .prodlist-parameter-wrap .prodlist-pro-name{
		height: auto !important;
		overflow: hidden;
		text-overflow: ellipsis;
		display: box;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap .prodlist-btn-fresh-wrap,
	.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap .prodlist-btn-wrap{
		margin-top:0;
	}.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-btns-container,
.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap .prodlist-btn-wrap .btn-wrap-double,
.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap .prodlist-btn-fresh-wrap .btn-wrap-fresh-double,
.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap .prodlist-btn-wrap .btn-wrap-single,
.sitewidget-prodListAsync-20220425232349 .prodlist-parameter-wrap .prodlist-btn-fresh-wrap .btn-wrap-fresh-single
{
  position: absolute;
  width: calc(100% - 8px);
  bottom: 10px;
}.bNApUfKVQsJZ_20211223211120[data-classattr='siteblocks-YEKUpfALkutO-20220425234348'] div[data-auto_uuid='8a667614-73a3-47b4-b740-870b10513e7a']{font-family:Roboto;font-size:16px;color:rgb(0, 0, 0);font-weight:500;}.bNApUfKVQsJZ_20211223211120[data-classattr='siteblocks-YEKUpfALkutO-20220425234348'] div[data-auto_uuid='8a667614-73a3-47b4-b740-870b10513e7a']{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;letter-spacing:0px;line-height:2em;text-align:center;}.bNApUfKVQsJZ_20211223211120[data-classattr='siteblocks-YEKUpfALkutO-20220425234348'] div[data-auto_uuid='8a667614-73a3-47b4-b740-870b10513e7a'] *:not(a){font-family:Roboto;font-size:16px;color:rgb(0, 0, 0);font-weight:500;}.bNApUfKVQsJZ_20211223211120[data-classattr='siteblocks-YEKUpfALkutO-20220425234348'] div[data-auto_uuid='8a667614-73a3-47b4-b740-870b10513e7a'] a{font-family:Roboto;font-size:16px;color:rgb(7, 55, 99);font-weight:500;letter-spacing:0px;line-height:2em;text-align:left;}.bNApUfKVQsJZ_20211223211120[data-classattr='siteblocks-YEKUpfALkutO-20220425234348'] div[data-auto_uuid='8a667614-73a3-47b4-b740-870b10513e7a'] a *{font-family:Roboto;font-size:16px;color:rgb(7, 55, 99);font-weight:500;letter-spacing:0px;line-height:2em;text-align:left;}#siteblocks-setting-wrap-ACfVmuFRkeat .customContainer16394 .proshow-custom-item .proshow-custom-caption .pro-text{color:rgb(11, 83, 148);}#siteblocks-setting-wrap-wZAgcjztnaVO .siteblocks-container{
background:#f0f1f2;
}#siteblocks-setting-wrap-wZAgcjztnaVO .xlx33-shareBtn-item-wrapper { border-color:rgb(57, 133, 202)}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='00ab6d72-ba1b-4be6-bd98-c574869fd4dc']{font-family:Roboto;font-size:17px;color:rgb(255, 255, 255);font-weight:400;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='00ab6d72-ba1b-4be6-bd98-c574869fd4dc']{border-left:0px solid rgb(255, 255, 255);border-right:0px solid rgb(255, 255, 255);border-top:0px solid rgb(255, 255, 255);border-bottom:0px solid rgb(255, 255, 255);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;letter-spacing:0px;line-height:1.5em;text-align:left;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='0641fab9-857c-41d7-9893-8deba006bf99']{font-family:Roboto;font-size:17px;color:rgb(255, 255, 255);font-weight:400;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='0641fab9-857c-41d7-9893-8deba006bf99']{border-left:0px solid rgb(128, 128, 128);border-right:0px solid rgb(128, 128, 128);border-top:0px solid rgb(128, 128, 128);border-bottom:0px solid rgb(128, 128, 128);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;letter-spacing:0px;line-height:2em;text-align:left;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='cbefd65d-337b-4a8d-a711-7acb9303a97e']{font-family:Roboto;font-size:17px;color:rgb(255, 255, 255);font-weight:400;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='cbefd65d-337b-4a8d-a711-7acb9303a97e']{border-left:0px solid rgb(128, 128, 128);border-right:0px solid rgb(128, 128, 128);border-top:0px solid rgb(128, 128, 128);border-bottom:0px solid rgb(128, 128, 128);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;letter-spacing:0px;line-height:2em;text-align:left;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='319b77ec-7628-4fb8-b634-c6af28d92c6f']{font-family:Roboto;font-size:16px;color:rgb(255, 255, 255);font-weight:400;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='319b77ec-7628-4fb8-b634-c6af28d92c6f']{border-left:0px solid rgb(255, 255, 255);border-right:0px solid rgb(255, 255, 255);border-top:0px solid rgb(255, 255, 255);border-bottom:0px solid rgb(255, 255, 255);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;letter-spacing:0px;line-height:2em;text-align:left;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='837e02e2-cea5-41f9-b0ee-6b6280925963']{font-family:Roboto;font-size:37px;color:rgb(255, 255, 255);font-weight:300;}.cdKUApfAhzcB_20220311094238[data-classattr='siteblocks-LApUKfpUNstB-20220424093158'] div[data-auto_uuid='837e02e2-cea5-41f9-b0ee-6b6280925963']{border-left:0px solid rgb(255, 255, 255);border-right:0px solid rgb(255, 255, 255);border-top:0px solid rgb(255, 255, 255);border-bottom:0px solid rgb(255, 255, 255);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;letter-spacing:0px;line-height:1.8em;text-align:center;}#siteblocks-setting-wrap-wZAgcjztnaVO .xlx33-list-wrapper .xlx33-highlight { background:rgb(61, 133, 198)}.sitewidget-follow-20210503164924 .follow-a {
			margin: 0px 5px 0px 0;
		}.social-icon-48{display:inline-block;width:48px;height:48px;vertical-align:middle}.social-icon-48.social-icon-facebook{background:#f0f1f2 no-repeat -56px 0 #3b5998}.social-icon-48.social-icon-youtube{background:#f0f1f2 no-repeat -56px -320px #cd332d}@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}
}@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端 <---------------*/