@charset "UTF-8";
@font-face {
	font-family: "poppins";
	src: url("../font/poppins.woff2") format("woff2"),
		 url("../font/poppins.woff") format("woff"),
		 url("../font/poppins.ttf") format("truetype"),
		 url("../font/poppins.eot") format("embedded-opentype"),
		 url("../font/poppins.svg") format("svg"),
		 url("../font/poppins.otf") format("opentype");
  }
  
@font-face {
  font-family: "poppins_sb";
  src: url("../font/poppins_sb.woff2") format("woff2"),
       url("../font/poppins_sb.woff") format("woff"),
       url("../font/poppins_sb.ttf") format("truetype"),
       url("../font/poppins_sb.eot") format("embedded-opentype"),
       url("../font/poppins_sb.svg") format("svg"),
       url("../font/poppins_sb.otf") format("opentype");
}
@font-face {
	font-family: "Barlow_Bold";
	src: url("../font/Barlow_Bold.woff2") format("woff2"),
		 url("../font/Barlow_Bold.woff") format("woff"),
		 url("../font/Barlow_Bold.ttf") format("truetype"),
		 url("../font/Barlow_Bold.eot") format("embedded-opentype"),
		 url("../font/Barlow_Bold.svg") format("svg"),
		 url("../font/Barlow_Bold.otf") format("opentype");
}
/*bootstrop*/
@media screen and (min-width: 1600px) {html { font-size: 100px;}}
@media screen and (max-width: 1600px) {html {font-size: 100px;}}
@media screen and (max-width: 1599px) {html {font-size: 94px;}}
@media screen and (max-width: 1574px) {html {font-size: 92px;}}
@media screen and (max-width: 1549px) {html {font-size: 91px;}}
@media screen and (max-width: 1524px) {html {font-size: 89px;}}
@media screen and (max-width: 1499px) {html {font-size: 88px;}}
@media screen and (max-width: 1474px) {html {font-size: 86px;}}
@media screen and (max-width: 1449px) {html {font-size: 85px;}}
@media screen and (max-width: 1424px) {html {font-size: 83px;}}
@media screen and (max-width: 1399px) {html {font-size: 82px;}}
@media screen and (max-width: 1374px) {html {font-size: 80px;}}
@media screen and (max-width: 1349px) {html {font-size: 79px;}}
@media screen and (max-width: 1324px) {html {font-size: 77px;}}
@media screen and (max-width: 1299px) {html {font-size: 76px;}}
@media screen and (max-width: 1274px) {html {font-size: 74px;}}
@media screen and (max-width: 1249px) {html {font-size: 73px;}}
@media screen and (max-width: 1224px) {html {font-size: 72px;}}
@media screen and (max-width: 1199px) {html {font-size: 70px;}}
@media screen and (max-width: 1174px) {html {font-size: 69px;}}
@media screen and (max-width: 1149px) {html {font-size: 67px;}}
@media screen and (max-width: 1124px) {html {font-size: 66px;}}
@media screen and (max-width: 1099px) {html {font-size: 64px;}}
@media screen and (max-width: 1074px) {html {font-size: 63px;}}
@media screen and (max-width: 1049px) {html {font-size: 61px;}}
@media screen and (max-width: 1024px) {html {font-size: 60px;}}
@media screen and (max-width: 992px)  {html {font-size: 70px;}}
@media screen and (max-width: 769px)  {html {font-size: 80px;}}


.row { margin-right: -0.15rem; margin-left: -0.15rem;}
.input-group{ display: table; position: relative;}
input, button, select, textarea {font-family: inherit; font-size: inherit;line-height: inherit; border: none;}
.clearfix:before,.clearfix:after{  display: table; content: " ";}
.clearfix:after,.container:after,.container-fluid:after,.row:after{clear: both;}
.container {width: 100%; max-width:15.8rem; margin: 0 auto;}
@media screen and (max-width: 992px)  {.container{padding-left: 0.3rem; padding-right: 0.3rem; max-width: 100%;}}
@media screen and (max-width: 769px)  {.container{padding-left: 15px; padding-right: 15px;}}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative; min-height: 1px;  padding-right: 0.15rem;  padding-left: 0.15rem;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left;}
.col-xs-12 { width: 100%;}
.col-xs-11 { width: 91.66666667%;}
.col-xs-10 { width: 83.33333333%;}
.col-xs-9 { width: 75%;}
.col-xs-8 { width: 66.66666667%;}
.col-xs-7 { width: 58.33333333%;}
.col-xs-6 { width: 50%;}
.col-xs-5 { width: 41.66666667%;}
.col-xs-4 { width: 33.33333333%;}
.col-xs-3 { width: 25%;}
.col-xs-2 { width: 16.66666667%;}
.col-xs-1 { width: 8.33333333%;}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left; }
  .col-sm-12 { width: 100%;}
  .col-sm-11 { width: 91.66666667%;}
  .col-sm-10 { width: 83.33333333%;}
  .col-sm-9 { width: 75%;}
  .col-sm-8 { width: 66.66666667%;}
  .col-sm-7 { width: 58.33333333%;}
  .col-sm-6 { width: 50%;}
  .col-sm-5 { width: 41.66666667%;} 
  .col-sm-4 { width: 33.33333333%;}
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%;}
  .col-sm-1 { width: 8.33333333%;}
  }
.relative{position: relative;}
/* BODY */
* {outline: none !important;}
body {margin: 0;padding: 0; font-family: 'poppins', sans-serif; color:#666; overflow-x: hidden; line-height: 1.7; font-size: 14px;}
@media screen and (max-width: 1400px) {body {font-size: 16px;}}
@media screen and (max-width: 1200px) {body {font-size: 14px;}}


.fix_stiky_box{display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.fix_stiky{position: sticky!important;top:90px;}


/*reset*/
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0; min-height: 1px;}
*,::after,::before {box-sizing: border-box;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:taFble; content:"";}
.clearfix:after{clear:both;}
.clear{ clear:both;}
.page ul{ padding-left: 16px;}
table td{padding: 5px;}
.table-responsive ul li {list-style-position: inside !important; }
.table-responsive td{ padding-left:8px}
.table-responsive {min-height: .01%; overflow-x: auto;}
.cform-item__wrap{ display:flex; align-items: center; font-size: 12px;}
.cform-item__wrap input{  width: 96px !important; padding: 0 5px  !important;}
.cform-item__wrap img{ height: auto;  display: inline-block; margin: 0 5px !important; max-width: 100px;}
#powerby,#powerby a{ display: inline-block; color: #c9c9c9; font-size: 13px}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ margin: 0;font-weight: normal;}
.tl{ text-align: left !important;}
.tc{ text-align: center !important;}
iframe,video{max-width:100%;}
.hidden{ display: none !important;}
.hidden_web{ display: none;}
@media screen and (max-width:992px) {
.hidden_mob{ display: none !important;}
.hidden_web{ display: block !important;}
}

@media screen and (max-width:768px) {
iframe{ height: auto;}
}


img {max-width: 100%;-webkit-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;-ms-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out; height: auto;}
label,button,a {  cursor: pointer;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}
a:focus,input:focus,p:focus,div:focus {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img[src=""],
img:not([src]) {  opacity: 0;}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit; 
  font-style: inherit;
  text-transform: inherit;
}

.index_title{text-align:center;position: relative;z-index: 5;padding: 0.7rem 0.6rem;}
.index_title .s_title{color:#666666;font-size:14px;line-height:20px;text-transform: uppercase;display:block;margin:0;margin-bottom:10px;}
.index_title em{color:#333;font-size:0.56rem;text-transform:uppercase;line-height:100%;margin-bottom:0;margin-top:0;position:relative;display:block;font-family:'Barlow_Bold';z-index: 2;background:-webkit-linear-gradient(transparent, transparent), url(../images/title-bg-dark-no-copyright.jpg) repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}
.index_title .line{width:70px;height:4px;background:url("../images/title_bg.png") no-repeat center center;display:inline-block;margin-top:20px;position: relative;}
.index_title .text{color:#808080;font-size:16px;line-height:24px;max-height:48px;overflow:hidden;max-width:615px;margin:auto;margin-top:20px;}
@media only screen and (max-width:768px ){
	.index_title em{font-size: 0.5rem;}
	.index_title{padding: 0.4rem 0;}
	.index_title .text{font-size:14px;margin-top:10px;}
}

/* LINKS */
a{-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-ms-transition: all .35s ease-in-out;-o-transition: all .35s ease-in-out;transition: all .35s ease-in-out; text-decoration: none; color: #666;}
a:hover {text-decoration: none;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}


/* GOOGLE MAPS */
.google-maps {  width: 100%;  display: flex;  flex-wrap: wrap;  position: relative; z-index: 999; background: #fff;}
.google-maps iframe {max-width: 100%;  border: none;}

/*inquiry*/
.inquiry .p{ margin-bottom: 20px; color: #666;  line-height: 22px; }
.inquiry ul{list-style:none; margin: 0px -10px;}
.inquiry ul li{padding:0 10px;margin-bottom:15px;}
.inquiry ul li span:before{content:'';position:absolute;width:40px;height:40px;right:0;top:0;display:inline-block;background-position:center center;background-repeat:no-repeat; background-position: center center;}
.inquiry ul li span:before{content:'';position:absolute;right:18px;top:0;width:28px;height:100%;display:inline-block; background-repeat: no-repeat;}
.inquiry ul li span.ms_e:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667324824' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7187' width='22' height='22'%3E%3Cpath d='M914.691674 123.697006H109.30935c-47.583643 0-86.289099 38.70648-86.2891 86.290123v603.998113c0 47.583643 38.705456 86.317752 86.2891 86.317752h805.382324c47.58262 0 86.288076-38.734109 86.288076-86.317752V209.987129c0-47.58262-38.705456-86.290123-86.288076-86.290123z m-15.169461 57.497414l-387.51505 335.861726-387.530399-335.861726h775.045449z m15.169461 661.581484H109.30935c-11.670784 0-21.62958-7.049542-26.138258-17.050293l274.221977-219.374921-35.955838-44.913843-240.893984 192.718871V219.283847l431.462893 373.892825L943.454707 219.283847v534.871871l-240.891938-192.718871-35.955838 44.913843L940.812535 825.724587c-4.491282 10.001775-14.49408 17.051317-26.120861 17.051317z' p-id='7188' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_p:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667419565' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='8334' width='22' height='22'%3E%3Cpath d='M752 944C380.8 944 80 643.2 80 272c0-105.6 86.4-192 192-192s192 86.4 192 192c0 81.6-49.6 150.4-123.2 179.2 44.8 102.4 128 187.2 232 232C601.6 609.6 670.4 560 752 560c105.6 0 192 86.4 192 192s-86.4 192-192 192zM272 144c-70.4 0-128 57.6-128 128 0 336 272 608 608 608 70.4 0 128-57.6 128-128s-57.6-128-128-128c-62.4 0-115.2 44.8-126.4 107.2-1.6 9.6-6.4 17.6-16 22.4-8 4.8-17.6 6.4-27.2 3.2C436.8 704 320 587.2 268.8 440c-3.2-9.6-1.6-19.2 3.2-27.2 4.8-8 12.8-14.4 22.4-16 62.4-9.6 107.2-64 107.2-126.4C400 201.6 342.4 144 272 144z' p-id='8335' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_m:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667534152' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9305' width='24' height='24'%3E%3Cpath d='M832.161 351.79c-17.673 0-32 14.327-32 32v479.85H224.037V223.784h414.605c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32H192.037c-17.673 0-32 14.327-32 32V895.64c0 17.673 14.327 32 32 32h640.124c17.673 0 32-14.327 32-32V383.79c0-17.673-14.327-32-32-32z' fill='%23d5d5d5' p-id='9306'%3E%3C/path%3E%3Cpath d='M485.612 534.222c6.249 6.248 14.438 9.372 22.627 9.372s16.379-3.124 22.627-9.372l321.407-321.406c12.496-12.497 12.496-32.758 0-45.255-12.498-12.497-32.759-12.497-45.255 0L485.612 488.967c-12.497 12.496-12.497 32.758 0 45.255zM736 627c0-17.673-14.327-32-32-32H322c-17.673 0-32 14.327-32 32s14.327 32 32 32h382c17.673 0 32-14.327 32-32zM322 725c-17.673 0-32 14.327-32 32s14.327 32 32 32h251c17.673 0 32-14.327 32-32s-14.327-32-32-32H322z' fill='%23d5d5d5' p-id='9307'%3E%3C/path%3E%3C/svg%3E"); background-position: center 10px;}
.inquiry ul li input{background:#fff;height:48px;width:100%;line-height:52px;padding-right:45px; color:#999; border: 1px solid #e7e7e7; border-radius:0; padding-left: 10px;font-size: 14px; border-radius: 5px;}
.inquiry ul li textarea{height:1.15rem;background:#fff;width:100%;max-width:100%;max-height:215px;padding:8px 45px 10px 10px;color:#999;border:none;border-radius:0; line-height: 20px; font-size: 14px; border: 1px solid #e7e7e7;  border-radius: 5px;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{color:#333; border-color:#e28d30;}
.inquiry ul li input:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li input::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li input::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li input:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li textarea:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li textarea::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li textarea::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li textarea:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li input,.inquiry ul li textarea{ border: 1px solid #e5e5e5; box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 1px solid #222223; background-color: #fff;}
.inquiry select{width:100%;height:50px;border:none;border:1px solid #d7d7dc;background-color:#fff; padding-left:15px;Appearance:none; margin: 0;
-webkit-appearance:none;}
.inquiry .select{margin: 0;}
.inquiry .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:0.3rem;color:#ccc;top:0.18rem;z-index:99;}
.inquiry  .subject_title{background: #f7f7f7; min-height: 0.5rem; padding:0.15rem;}
.inquiry  .subject_title a{ color:#333 ;  text-decoration: underline;}
.inquiry  .subject_title span{ font-size:0.14rem;    color:#444; margin-right:0.1rem;}

.ms_btn{position: relative; padding: 0 0.2rem;  color: #fff;  text-transform: uppercase;font-size: 0.14rem;border-radius: 0; flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; text-align: center; transition: all 0.4s ease; z-index: 9; overflow: hidden;}
.ms_btn input{display: block;position: absolute;left: 0;top: 0;height: 100%; width: 100%; background: none;border: none;z-index: 2;text-indent: -999px;overflow: hidden; cursor: pointer; }

.ms_btn{  padding:0 0.26rem; line-height:42px; color: #fff; font-size:15px; position: relative;overflow: hidden; text-transform: uppercase; background: #222223; border-radius: 0;font-family: "poppins_sb";}
.ms_btn:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.ms_btn:hover:before{ width: 100%;}
.ms_btn:hover{ background: #222223; padding-right: 40px;}
.ms_btn:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.ms_btn:hover:after{ opacity: 1;}


/*nav*/
.main-menu ul li{ list-style: none; margin: 0;}
@media screen and (min-width:992px) {
	.main-menu {list-style: none;margin: 0;padding: 0}
	.main-menu li {	position: relative;	list-style: none}
	.main-menu li a {display: block;-webkit-transition: all 300ms linear 0ms!important;-khtml-transition: all 300ms linear 0ms!important;
	-moz-transition: all 300ms linear 0ms!important;-ms-transition: all 300ms linear 0ms!important;-o-transition: all 300ms linear 0ms!important;transition: all 300ms linear 0ms!important;}
	.main-menu li .menu-toggle {display: none}
	.main-menu{display: flex;justify-content:space-around;display: -webkit-flex;}
	.main-menu>li {	display: inline-block;	vertical-align: middle;text-align: left;}
	.main-menu>li:first-child{ padding-left: 0;}
	.main-menu>li:last-child{ padding-right: 0;}
	.main-menu>li>a{ position: relative;border-bottom: 2px solid transparent;}
	.main-menu>li.active>a, .main-menu>li:hover>a{text-decoration: none;border-bottom: 2px solid #222;}
	.main-menu>li>a:before{ width: 0; height: 2px; content: ''; position: absolute; top:50%; left:50%;; content: '';transition: 0.6s all; background:url(../images/nav_bg.png) no-repeat center center; width: 0.42rem; height: 0.48rem; margin-top: -0.2rem; opacity: 0;transform: translate(-100%, 0%);}
	.main-menu>li.active>a:before, .main-menu>li:hover>a:before{ opacity: 1;filter:FlipH;transform: translate(-50%, 0%);}
	.main-menu>li.menu-children>a:after, .main-menu>li.page_item_has_children>a:after {content:"\f107";font-family: FontAwesome;display: inline-block;vertical-align: top;position: absolute;top: 50%;left: 50%;transform: translate(-50%, 10px);}
	.main-menu .sub-menu, .main-menu .children {position: absolute;background: #fff;padding: 10px 0;top: 100%;left: 0;margin-top: 0;margin-bottom: 0;min-width: 235px;z-index: 99;visibility: hidden;opacity: 1;-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;-webkit-transform: scaleY(0);-khtml-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0);-o-transform: scaleY(0);transform: scaleY(0);transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;-ms-transform-origin: 0 0 0;-o-transform-origin: 0 0 0; box-shadow: rgba(0, 0, 0, 0.2); border-radius: 0;font-size: 14px; }
	.main-menu .sub-menu li, .main-menu .children li {padding: 0 8px;}
	.main-menu .sub-menu li a, .main-menu .children li a {color: #333; font-size:15px; line-height: normal;padding: 10px 4px;position: relative;}
    .main-menu .sub-menu li>a:hover, .main-menu .children li a:hover{color: #111; }
	.main-menu .sub-menu li.menu-children>a:after, .main-menu .children li.menu-children>a:after, .main-menu .sub-menu li.page_item_has_children>a:after, .main-menu .children li.page_item_has_children>a:after {content: "\f105";font-family: "FontAwesome";position: absolute;right:6px;top: 50%;-webkit-transform: translate(0, -50%);-khtml-transform: translate(0, -50%);-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);-o-transform: translate(0, -50%);transform: translate(0, -50%); font-size: 12px; color: #aaa;}
	.main-menu .sub-menu .sub-menu, .main-menu .children .sub-menu, .main-menu .sub-menu .children, .main-menu .children .children {top: -10px;	left: 100%;}
	.main-menu li:hover, .main-menu li.focus {overflow: visible}
	.main-menu li:hover>.sub-menu, .main-menu li.focus>.sub-menu, .main-menu li:hover>.children, .main-menu li.focus>.children {visibility: visible;opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1);}


    .megamenu>.sub-menu>li .img img{width: 100%;}
	.megamenu .sub-menu ul{ position: inherit; top: auto; left: auto; right: auto; bottom: auto; height: 100%; padding: 0px;}
	.megamenu .sub-menu ul li,.megamenu .sub-menu ul{opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1); padding: 0;}
	.megamenu .sub-menu ul.sub-menu, .main-menu li.focus>.sub-menu, .main-menu li>.children, .main-menu li.focus>.children {visibility: visible;opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1); box-shadow: none; background: none;}
	.main-menu .megamenu a:after{display: none;}
	.main-menu ul li .icon{ max-width: 100px;}

}

@media screen and (max-width:991px) {
.megamenu>.sub-menu>li.img{display: none;}
.header-navigation {
	position: absolute;
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0!important;
	overflow: hidden;
	visibility: hidden;
	z-index: 9999999
}
.header-navigation .main-navigation {
	overflow: hidden;
	width: 100%;
	background:#ffffff;
	padding: 0;
	position: fixed;
	z-index: 9999999;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	-webkit-transform: translateY(-100%);
	-khtml-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-khtml-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-ms-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-o-box-shadow: 0 0 12px rgba(0,0,0,.22);
	box-shadow: 0 0 12px rgba(0,0,0,.22)
}
.header-navigation .main-navigation .main-navigation-inner {height: 100%;overflow-y: scroll;	padding: 10px 20px 10px 10px;margin-right: -10px}
.header-navigation.navigation-open {	z-index: 9999999;visibility: visible}
.header-navigation.navigation-open .main-navigation {
	-webkit-transform: translateY(0%);
	-khtml-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}

.main-menu {list-style: none;	margin: 0;	padding: 0;background: #fff; box-shadow: 0 10px 20px rgb(0 0 0 / 10%), 0 6px 6px rgb(0 0 0 / 15%);}
.main-menu .sub-menu ul{ background:#fff; padding: 10px;}
.main-menu li {	position: relative;	list-style: none; margin: 0 !important; padding: 0 !important;}
.main-menu>li>a{padding: 0 !important; margin: 0 !important; border-left: none  !important;}
.main-menu li a {	display: block;	padding: 0;	line-height: 50px; text-transform: capitalize; color: #444 !important;	font-size: 16px !important;	border-bottom: 1px solid rgba(255,255,255,0.2); margin: 0; line-height: 20px !important; padding: 15px!important; border-bottom: 1px solid #eee;}
.main-menu li .img{ display: none !important;}
.main-menu>li>a.onepage-active, .main-menu>li>a:hover, .main-menu>li>a.current, .main-menu>li.current_page_item>a, .main-menu>li.current-menu-item>a, .main-menu>li.current_page_ancestor>a, .main-menu>li.current-menu-ancestor>a {	color: #a67410}
.main-menu li .icon{ display: none;}
.main-menu>li>.sub-menu {	border-bottom: 1px solid rgba(255,255,255,0.2);  padding-left: 15px; background: #fafafa;}
.main-menu .sub-menu, .main-menu .children {position: relative;	display: none}
.main-menu .sub-menu li a, .main-menu .children li a {	padding: 7px 24px 7px 6px !important;line-height: 20px !important;
	font-size: 15px !important;	border: none}
.main-menu .sub-menu li>a:hover, .main-menu .children li>a:hover, .main-menu .sub-menu li>a.current, .main-menu .children li>a.current, .main-menu .sub-menu li.current_page_item>a, .main-menu .children li.current_page_item>a, .main-menu .sub-menu li.current-menu-item>a, .main-menu .children li.current-menu-item>a, .main-menu .sub-menu li.current_page_ancestor>a, .main-menu .children li.current_page_ancestor>a, .main-menu .sub-menu li.current-menu-ancestor>a, .main-menu .children li.current-menu-ancestor>a {color: #a67410}
.main-menu .sub-menu li .menu-toggle, .main-menu .children li .menu-toggle {	top: 2px}
.main-menu .sub-menu .sub-menu li a, .main-menu .children .sub-menu li a {padding: 0 0 0 20px}
.main-menu .sub-menu .sub-menu li .sub-menu li a, .main-menu .children .sub-menu li .sub-menu li a {padding: 0 0 0 30px}
.main-menu li.focus>.sub-menu, .main-menu li.focus>.children {	visibility: visible;opacity: 1;	max-height: none;overflow: visible}
.header-navigation .main-navigation .main-navigation-inner {height: 100%;overflow-y: scroll;padding: 0 30px 20px 20px;margin-right: -10px}
.menu-toggle {
	position: absolute;
	top: 10px;
	height: 30px;
	right: 6px;
	border: 1px solid rgba(255,255,255,0.2);
	width: 30px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-family:FontAwesome;
	font-size: 20px
}
.menu-toggle:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-khtml-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms
}
.menu-toggle.toggle-open:before {content: '\f106'}

#menu-mobile {width:100%; height: 50px;  display: flex !important;justify-content: flex-end; justify-content: center;  position: absolute; right: 0; top: 0; z-index: 99999999; background:#222;transition: 0.5s all; backdrop-filter: blur(10px); -webkit-backdrop-filter: saturate(180%) blur(10px); backdrop-filter: saturate(180%) blur(10px);align-items: center;}
#menu-mobile .btn-nav-mobile {
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	z-index: 8888888;
	height: 16px;
    position: absolute;
    width: 100%;
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
}
#menu-mobile .btn-nav-mobile:before, #menu-mobile .btn-nav-mobile:after, #menu-mobile .btn-nav-mobile span {
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	content: "";
	background-color: #fff;
	display: block;
	height: 2px;
	margin: auto;
	position: absolute;
	left: 15px;
	width: 0.26rem;
	top:5px;
}
#menu-mobile .btn-nav-mobile:before {top:0}
#menu-mobile .btn-nav-mobile span {	bottom:-1px;}
#menu-mobile .btn-nav-mobile.opened:before {
	top:8px;background: #fff;
	-webkit-transform: rotate(45deg);
	-khtml-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
#menu-mobile .btn-nav-mobile.opened:after {
	-webkit-transform: rotate(-45deg);
	-khtml-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 8px;background: #fff;
}
#menu-mobile .btn-nav-mobile.opened span {display: none}
li.megamenu .container {padding: 0}
li.megamenu .container .elementor-column-wrap {padding: 0!important}
li.megamenu .elementor-row {display: block}
li.megamenu .elementor-row>.elementor-element {width: 100%!important}
li.megamenu .elementor-element-populated {padding: 0!important}


.nav_con{ margin-top: 60px;  color: #333; line-height: 30px; font-size: 14px; margin-bottom: 10px;}
.nav_con a{ color: #333; line-height: 36px;}
.nav_con .email_btn{ display: inline-block; border-radius: 5px; background: #222223; color: #fff; line-height: 36px; padding: 0 10px; float: right;font-family: "poppins_sb";}

.main-navigation-inner .nav_con{display: flex!important;align-items: center;justify-content: space-between;}
}

.header-navigation.navigation-open .nav_overly{z-index: 99999;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}

@media screen and (max-width:300px) {
.header-navigation .main-navigation{ width: 100%;}
#menu-mobile .btn-nav-mobile.opened:before,#menu-mobile .btn-nav-mobile.opened:after{ background: #333;}

}

/*language*/
.language{list-style: none; position: relative; overflow: hidden; float: left;margin-left: 0.42rem;}
.language p{display: inline-block;text-align: center;color: #222223;text-transform: capitalize;transition: 0.5s background-color;position: relative;z-index: 5;transition: 0.6s all;  line-height: 0.4rem; display: flex; align-items: center; padding-right: 0.15rem; border-radius: 5px; font-size: 15px;font-family: "poppins_sb"; text-transform: uppercase; padding:0 24px 0 14px; background: url(../images/language_l.png) no-repeat left center ,url(../images/language_r.png) no-repeat right center;}
.language p:after{ position: absolute; right: 9px; top:0.14rem;font: normal normal normal 14px/1 FontAwesome;content: "\f107";}
.language p span{ display: block;}
.language p i{ margin-left: 4px; color: #666;}
.language p img{overflow: hidden; margin-right: 4px;}
.language .language_ul{ width:160px;  border-radius:3px; position:absolute; box-shadow:1px 1px 10px 0 #ccc; top: 100%; right: 0; background:#fff;  -webkit-transition:margin .5s ease-in-out; -moz-transition:margin .5s ease-in-out;  margin-top: 50px; opacity: 0; z-index: -2; transition: 0.5s all; }
.language:hover {height: auto; overflow: inherit;}
.language:hover .language_ul{margin-top: 0;-webkit-transition: margin .3s ease-in-out;-moz-transition: margin .3s ease-in-out; opacity: 1; z-index: 9999999999;}
.language .language_ul:after{position:absolute;top: -5px; right: 15px; width: 0; height: 0; content: '';border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 5px solid #fff;}
.language ul li{ list-style: none; border-bottom: 1px solid #eee; padding: 6px; position: relative;}
.language ul li.active:after{content: "\f00c";font-family: 'FontAwesome';position: absolute;right: 8px;top: 50%;transform: translate(0, -50%);font-size: 14px;color: #222223;}
.language ul li:hover{ background: #f7f7f7;}
.language ul li img{ margin-right: 6px; float: left;}
.language ul li a{ line-height: 22px; padding: 5px ; display: flex;align-items: center; color: #777;}


.mob_sns ul{display: flex;align-items: center;gap: 10px;}
.mob_sns ul li{list-style: none;}
.mob_sns ul li a{display: flex;align-items: center;width: 36px;height: 36px;border-radius: 4px;justify-content: center;transition: all 0.5s;}
.mob_sns ul li:hover a{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.mob_sns ul li:first-child a{background: #006dbf;}
.mob_sns ul li:nth-child(2) a{background: #00acf0;}
.mob_sns ul li:nth-child(3) a{background: #ce332d;}
.mob_sns ul li:nth-child(4) a{background: #ff0000;}
.mob_sns ul li a img{height: 16px;}

@media screen and (min-width:992px) {
.nav_section .mob_sns{display: none;}
.mob_language {display: none;}
}

@media screen and (max-width:992px) {
.mob_logo { position: relative; z-index: 8888889;}
.mob_logo a{ display: block; }
.mob_logo img{ max-height:40px;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
.mob_language{ margin: 0.3rem 0 0.2rem; }
.mob_language p,.mob_sns p{ font-size: 0.2rem; color: #333; text-transform: capitalize;}
.mob_language a{ float: left; width: 33.33%; display: flex; padding: 8px 0;align-items: center; color: #666;font-size: 14px;}
.mob_language a img{flex-shrink: 0; margin-right: 4px; width: 18px;}

}

.lang_web img{ margin-right: 4px; margin-bottom: 0.16rem;}
.lang_web a{ font-weight: normal; line-height: 24px; padding: 0 !important; border: 0; font-size: 15px; color: #666; float: left; display: flex; margin-left: 0.26rem;}


/*Search*/
.search_title{color: #333;font-size: 0.26rem;margin-top: 0.3rem;text-align: center;margin-bottom: 0.1rem;text-transform: uppercase;font-family: "poppins_sb";}
.search_section{cursor: pointer;align-items: center;}
.ico_search{text-align:center;background-image: url("data:image/svg+xml,%3Csvg t='1679645734545' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4512' width='24' height='24'%3E%3Cpath d='M487.8 258.68c118.69 0 218.72 92.87 227.73 211.42 9.56 125.77-84.98 235.87-210.75 245.42-5.93 0.45-11.83 0.67-17.69 0.67-118.69 0-218.73-92.87-227.74-211.42-4.63-60.92 14.74-120.01 54.55-166.36 39.81-46.35 95.28-74.43 156.2-79.06 5.94-0.44 11.84-0.67 17.7-0.67m-0.01-96c-8.26 0-16.59 0.31-24.96 0.95-178.83 13.6-312.79 169.59-299.2 348.43 12.96 170.46 155.29 300.15 323.46 300.15 8.26 0 16.59-0.31 24.96-0.95 178.84-13.59 312.79-169.59 299.2-348.42-12.95-170.47-155.28-300.16-323.46-300.16z' fill='%23ffffff' p-id='4513'%3E%3C/path%3E%3Cpath d='M861.3 909.31c-12.28 0-24.56-4.69-33.94-14.06L702.12 769.99c-18.75-18.75-18.75-49.12 0-67.88s49.12-18.75 67.88 0l125.25 125.25c18.75 18.75 18.75 49.12 0 67.88-9.38 9.38-21.67 14.07-33.95 14.07z' fill='%23ffffff' p-id='4514'%3E%3C/path%3E%3Cpath d='M668.163 736.059l67.875-67.875L850.503 782.65l-67.874 67.874z' fill='%23ffffff' p-id='4515'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:none;display:inline-block;  float: left;  color: #666;  font-style: normal; line-height: 32px;font-size: 14px; line-height:0.4rem; width:20px; height: 0.5rem; border-radius: 5px; text-align: left;}
.search_input {position: fixed;left:0;top: 0;width:100%;transition: all 0.5s;z-index: 9999999;display: none;transition-property: top, width, border;transition-duration: 0.1s, 0.1s;background: rgb(255 255 255 / 95%);height: auto;border-radius: 0;padding: 0 10%;box-shadow: 0 0 0.6rem rgba(14,96,87,0.5);}
.search_main{position: relative; width: 100%; max-width: 8rem; margin: 0 auto;}
.search_main .form-control{height:50px;color:#999;float:left; line-height:50px;font-size:16px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:#fff; padding-right:55px; border:none;  border-radius:0; box-shadow: none; float: none;  border: 1px solid #ddd; padding-left: 10px;}
.search_main .form-control:focus{ color:#333;}
.search_main .search_btn{display:block; width:50px;height:50px;cursor:pointer; border:none; position:absolute; bottom:0; right:0; background-image: url("data:image/svg+xml,%3Csvg t='1665456003780' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4134' width='24' height='24'%3E%3Cpath d='M940.3 847.4L764.1 671.2c-1-1-2.1-2-3.2-3 44.1-62.5 70-138.7 70-221 0-211.8-171.7-383.4-383.4-383.4S64.1 235.5 64.1 447.3s171.7 383.4 383.4 383.4c82.1 0 158.2-25.8 220.6-69.8 1 1.1 2 2.2 3 3.2l176.2 176.2c12.8 12.8 29.7 19.3 46.5 19.3s33.6-6.4 46.5-19.3c25.6-25.6 25.6-67.2 0-92.9zM555.8 703.7c-34.2 14.5-70.7 21.8-108.3 21.8s-74-7.3-108.3-21.8c-33.1-14-62.9-34.1-88.5-59.7S205 588.6 191 555.5c-14.5-34.2-21.8-70.7-21.8-108.3s7.3-74 21.8-108.3c14-33.1 34.1-62.9 59.7-88.5s55.4-45.7 88.5-59.7c34.2-14.5 70.7-21.8 108.3-21.8s74 7.3 108.3 21.8c33.1 14 62.9 34.1 88.5 59.7s45.7 55.4 59.7 88.5c14.5 34.2 21.8 70.7 21.8 108.3s-7.3 74-21.8 108.3c-14 33.1-34.1 62.9-59.7 88.5s-55.4 45.7-88.5 59.7z' p-id='4135' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-color: #222223; background-position: center center;border-radius: 5px;}
.top_overly{z-index:9999998; position:fixed;top:0;left:0 ;width:100%;height:100%;background:#000;opacity:0.6;filter:alpha(opacity=60); display:none; backdrop-filter: blur(40px);}
.close-search{position: absolute;left: 50%;bottom: -30px;background: #e1e1e1;border-radius: 50%;height: 60px;width: 60px;line-height: 60px;color: #333;font-size: 16px;text-align: center;color: #333;margin-left: -30px;cursor: pointer;}
.close-search i{ line-height: 30px;}
.search_tags{ margin:0.2rem 0 0.8rem; text-align: center;}
.search_tags a{display: inline-block;background: #e1e1e1;border-radius:0;color: #222;font-size: 14px;line-height:30px;padding: 0 0.15rem;margin-bottom: 0.04rem;}
.search_tags a:hover{ background: #222; color: #fff;}

@media screen and (max-width:768px) {
	.search_input { left: 5%; width: 90%; top: 0.8rem;}
}






/*swiper*/
.swi_position{ position: relative;}
.swi_position .swiper-button-prev{left: 0;}
.swi_position .swiper-button-next{right: 0;}

.button_inside{ overflow: hidden;}
.button_inside,.button_outside{ position: relative;}
.button_inside .swiper-button-prev{left: 0;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); width: 48px; height: 48px; border-radius: 50%; background: #fff;}
.button_inside .swiper-button-next{right: 0;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); width: 48px; height: 48px; border-radius: 50%;background: #fff;}

.button_outside .swiper-button-prev{left: -0.4rem; width: 48px; height: 48px; border-radius: 50%;}
.button_outside .swiper-button-next{right: -0.4rem; width: 48px; height: 48px; border-radius: 50%; }



@media only screen and (max-width:768px) {
.button_outside{ padding: 0 0.2rem;}
.button_outside .swiper-button-prev{left: -0.15rem;}
.button_outside .swiper-button-next{right: -0.15rem;}
}


/*num*/
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car, .odometer.odometer-theme-car .odometer-digit {	-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	position: relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
text-align: left;display: block;position: absolute;top: 0;right: 0;bottom: 0;overflow: hidden;left:0}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon {	display: block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
display: block;	-webkit-backface-visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-car .odometer-digit .odometer-value {
display: block;	-webkit-transform: translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {	position: absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {padding:2px 0;}



/*honor*/
.honor_section{ position:relative;}
.modelTost {display: none;background: rgba(0, 0, 0, .85);z-index: 999999999;width: 100%;height: 100%;position: fixed;top: 0;left: 0;}
.modelTostChile {width: 100%; height: 90%; padding: 0 0.3rem;}
.modelTost .swiper-wrapper{ height: 100%;}
.modelTostChile .swiper-container{height: 100%;}
.modelTostChile .swiper-slide{display: flex;align-items: center;justify-content: center;}
.modelTostChile  img{ max-height: 100%;}
.modelClose {float: right;cursor: pointer; font-size:30px; margin: 0; position: absolute; right: 0; top: 0; width: 100%; height: 100%;  color: rgba(255,255,255,1); z-index:9999999; text-align: right; padding-right: 20px; }
.modelTost .swiper-slide {text-align: center; opacity: 0;}
.modelTost .swiper-slide.swiper-slide-active{ opacity: 1;}
.modelTost .swiper-slide img {text-align: center; position: relative;}
.appBox li{margin-bottom: 30px;}
.appBox li .li{margin-bottom: 30px; position: relative;}
.appBox li .img{position: relative;}
.appBox li .img img{cursor: pointer;}
.modelTostParents{ overflow: hidden;}
.appBox{position: relative;}
.appBox li{ float: left; width: 33.33%; list-style: none; padding:0 10px !important;}
.appBox .swiper-wrapper{position: relative;}
.modelTostChile .swiper-button-prev,.modelTostChile .swiper-rtl .swiper-button-next{left: 10%; position: absolute; z-index: 9999999;}
.modelTostChile .swiper-button-next,.modelTostChile .swiper-rtl .swiper-button-prev{right: 10%; position: absolute;z-index: 9999999;}
.modelTostChile .swiper-button-prev, .modelTostChile .swiper-button-next{color: #fff;}


/*css*/
.light_box{ position: relative; display: block;}
.light_box:before,
.light_box:after{Content:'';background:rgba(255, 255, 255, 0.15) none repeat scroll 0 0;bottom:0;left:0;right:0;top:0;opacity: 0;position: absolute;z-index: 1;transition:all 500ms ease 0s;-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-ms-transition:all 500ms ease 0s;
-o-transition:all 500ms ease 0s;}
li:hover .light_box:before{left: 50%;opacity: 1;right: 50%;}
li:hover .light_box:after{bottom: 50%;opacity: 1;top: 50%;}



/*banner*/
.banner{ position: relative;}
.banner .swiper-button-next:after,.banner  .swiper-button-prev:after{ color: #fff;}
.banner .swiper-pagination{ position: absolute; bottom: 20px;}
.banner .swiper-slide {position: relative;}
.banner .swiper-slide>img {display: block;width: 100%;}
.banner .swiper-slide .banner_text {position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);text-align: left; text-align: center;}
.banner .swiper-slide .banner_text .title {  transform: translateY(15px);  opacity: 0; color: #fff; font-size: 0.5rem; line-height: 0.7rem; display: inline-block;font-family: "poppins_sb"; text-transform: uppercase; max-width: 10.2rem; margin: 0.4rem 0;}
.banner .swiper-slide .banner_text .p { transform: translateY(30px); opacity: 0; color: #fff; font-size: 0.4rem; line-height: 0.5rem;  padding: 0px 10%;}
.banner .swiper-slide .banner_text .more {transform: translateY(50px); opacity: 0;}
.banner .swiper-slide .banner_text .more a{ line-height: 0.46rem; height: 0.46rem; border: 1px solid #fff; color: #fff; padding: 0 0.35rem; text-transform: uppercase; display: inline-block;}
.banner .swiper-slide .banner_text .more a img{ max-width: 100%; width: auto; margin-right: 10px;}
.banner .swiper-slide-active .banner_text .title { transition: all .5s ease .6s; transform: translateY(0);  opacity: 1;}
.banner .swiper-slide-active .banner_text .p{ transition: all .5s ease .6s; transform: translateY(0);  opacity: 1;}
.banner .swiper-slide-active .banner_text .more{ transition: all .5s ease .9s;  transform: translateY(0);  opacity: 1;}
.banner .swiper-button-prev, .banner .swiper-button-next { background-image: none;width: 40px;text-align: center;color: #ffffff;transition: all .3s ease;background: none; border: none;}
.banner .a{ display: block;position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

@media only screen and (max-width:1400px) {
.banner .swiper-slide .banner_text .title { line-height:30px; padding: 10px 30px;}
.banner .container{ padding: 0px 100px;}
.banner .swiper-slide .banner_text .p{ font-size: 0.5rem; line-height: 30px;}

}

@media only screen and (max-width: 992px){
.banner:after{ display: none;}
.banner .container{ padding: 0px 60px;}
.banner .swiper-slide .banner_text .title { font-size: 0.4rem; line-height: 0.5rem;}
.banner .swiper-button-prev, .banner .swiper-rtl .swiper-button-next{ left: 10px;}
.banner .swiper-button-next, .banner .swiper-rtl .swiper-button-prev{ right: 10px;}
}

@media only screen and (max-width: 600px){
.banner .swiper-slide .banner_text{ text-align: center;}
.banner .swiper-slide .banner_text .line{ display: none;}
.banner .swiper-slide .banner_text .title{ font-size: 20px; line-height: 30px;}
.banner .swiper-slide .banner_text .p{ font-size: 14px; line-height: 20px;}
}

@media only screen and (max-width: 500px){
.banner .swiper-slide .banner_text .title{ font-size: 15px; line-height: 30px; padding:5px 10px;}
.banner .swiper-slide .banner_text .p{ font-size: 14px; line-height: 20px;}
}

@media only screen and (max-width: 400px){
.banner .swiper-slide .banner_text { display: none;}
}

/*index*/
@-webkit-keyframes qodefBorderAnimation {
  0% {background-position: 0 0,100% 100%,0 100%,100% 0}
  100% {background-position: 100% 0,0 100%,0 0,100% 100%}
}

@keyframes qodefBorderAnimation {
  0% {background-position: 0 0,100% 100%,0 100%,100% 0}
  100% {background-position: 100% 0,0 100%,0 0,100% 100%}
}

@-webkit-keyframes qodef-jump {
	50% {-webkit-transform: translateY(-3px);transform: translateY(-3px)}
	100% {-webkit-transform: translateY(0);transform: translateY(0)}
}
@keyframes qodef-jump {
	50% {-webkit-transform: translateY(-3px);transform: translateY(-3px)}
	100% {-webkit-transform: translateY(0);transform: translateY(0)}
}



.my_more1{ display: inline-block; padding:0 0.25rem; line-height:46px; color: #222223; position: relative;overflow: hidden; text-transform: capitalize; border: 1px solid #222223; border-radius: 0; font-size: 16px;border-radius: 40px;}
.my_more1 img{ margin-left: -18px; margin-right: 6px; float: left; margin-top: 0.15rem;}
.my_more1:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.my_more1:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.my_more1:hover:after{ opacity: 1;}
.my_more1:hover:before{ width: 100%;}
.my_more1:hover{ background: #222223; color: #fff; padding-right: 40px;}

.white{ border: 1px solid #fff; color: #fff;}

.top_section{ position: relative; display: flex; justify-content: space-between; background: #333;}
.top_section::before{position: absolute;width: 200%;height: 100%;background-color: #333;left: 0;content: '';}
.top_section .top_info{ display: flex;align-items: center; height: 40px; justify-content: flex-end;font-size: 13px;}
.top_section .top_con{ display: flex;}
.top_section .top_con a{display: flex; float: left; line-height: 0.22rem;align-items: center; position: relative; padding: 0 18px; color: #fff;}
.top_section .top_con a:last-child:after{ position: absolute; left: 0; top: 50%;  width: 1px; height: 12px; content: ''; background: #707270; margin-top: -6px;}
.top_section .top_con a:hover{ text-decoration: underline;}
.top_section .top_con svg{ fill:#c9cac9; width:0.22rem; height: 0.22rem; margin-right: 0.06rem;}
.top_section .top_r{ display: flex;align-items: center;position: absolute;right: 0;top: 0;gap: 10px;}

.top_section .top_r .social_icons{display: flex;align-items: center;}
.top_section .top_r .social_icons li{margin: 0;padding: 0 2px;list-style: none;}
.top_section .top_r .social_icons li a{display: inline-flex;width: 36px;height: 46px;align-items: center;justify-content: center;transition:all .5s;background-repeat: no-repeat;background-position: 0 0 ;}
.top_section .top_r .social_icons li a img{height: 0.15rem;}
.top_section .top_r .social_icons li:hover a{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.top_section .top_r .social_icons li.h_sns_f a{background-image:url("../images/sns_f_bg.png");}
.top_section .top_r .social_icons li.h_sns_t a{background-image:url("../images/sns_t_bg.png");}
.top_section .top_r .social_icons li.h_sns_i a{background-image:url("../images/sns_i_bg.png");}
.top_section .top_r .social_icons li.h_sns_y a{background-image:url("../images/sns_y_bg.png");}

.top_section .top_r .web_language{display: flex;align-items: center;gap:5px;cursor: pointer;}
.top_section .top_r .web_language a img{height: 0.15rem;}

.top_section .top_r .web_language{ color: #fff;}
.top_section .top_r .web_language a{ margin: 0 5px; color: #fff;}
.top_section .top_r .web_language a:hover{ color: #222223;}
header{width: 100%;z-index: 999999;padding: 0;position:fixed;transition: 0.5s all;}
header.small{left:0; top:0; position:fixed;box-shadow: 0px 5px 10px rgba(0,0,0,0.15);font-size:100%; background: #fff;}
header.small .top_section{ display: none;}
.nav_section {display: flex; align-items: center;justify-content: space-between; width: 100%; padding: 0 1rem;background: url(../images/top_bg.png) #f7f7f7 no-repeat top center;}
.nav_section #logo{ width: 2.27rem; transition: 0.5s all;}
.nav_section .main{ display: flex;align-items: center; justify-content: space-between; width: 100%;}
.nav_section .flex_top_r{width: calc(100% - 3.54rem);}
.nav_section .nav_r{ display: flex; align-items: center;justify-content: space-between;}
.nav_section .nav_r .header-navigation{width: calc(100% - 2.4rem);}
.main-menu>li>a {font-size:0.18rem; color: #333; text-transform: uppercase;line-height:0.28rem; padding:0.34rem 0; position: relative;background-position: center center; font-weight: 500;font-family: 'poppins_sb';}
.nav_con a{ display: flex; color: #222223; font-size: 0.19rem; line-height: 0.3rem; align-items: center; font-weight: 500;}
.nav_con a img{ margin-left: 14px;}
.nav_con a:hover{ text-decoration: underline;}
.height{ height:1.36rem;}

header.small .nav_section{background: #fff;}


header .hidden_mob{display: flex;align-items: center;gap: 10px;border: 1px solid #d7d7d7;padding: 5px 10px;cursor: pointer;}
@media screen and (min-width:992px) {
header.small .main-menu>li>a{padding: 0.2rem 0;}
header.small  #logo{ width: 1.35rem;}

}

@media only screen and (max-width:1800px) {
.nav_section{ padding: 0 30px;}
}

@media only screen and (max-width:992px) {
.height{ height: 50px;}
.nav_section{ padding: 0;}
.nav_section .main{ width: 100%;}
.nav_section #logo{ display: none;}
.height{  height: 40px;}
header,header.small{ background: none; box-shadow: none;}
.search_section{ height: 50px; position: absolute; right: 0; top: 0; z-index: 999999998; background: none; margin: 0;}
.ico_search{ margin-top: 0; width: auto; padding-left: 0; width: 50px; height: 50px; overflow: hidden;  background-position: center center; margin-left: 10px; border-radius: 0;}
}


.select-modal{position: fixed;top: 0;left: 50%;width: 50%;width: 80%;height: auto;z-index: 99999999995;visibility: hidden;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.select-show{visibility: visible;transition:all .5s;}
.select-show .select-content{-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);transform: translateY(0%);border-radius: 0 0 3px 3px;opacity: 1;filter:alpha(opacity=100);}
.select-overlay{position: fixed;width: 100%;height: 100%;visibility: hidden;top: 0;left: 0;z-index: 99999999;opacity: 0;filter:alpha(opacity=0);background: rgba(1,1,1,0.4);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.select-show ~ .select-overlay{opacity: 1;visibility: visible;filter:alpha(opacity=100);}
.select-content{color: #5b5b5b;background: #fff url(../images/bg_language.jpg) no-repeat 99% 10px;position: relative;border-radius: 0px;margin: 0 auto;-webkit-transform: translateY(-200%);-moz-transform: translateY(-200%);-ms-transform: translateY(-200%);transform: translateY(-200%);-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;opacity: 0;filter:alpha(opacity=0);padding:50px;}
.select-content em{display: block;font-size:24px;line-height:24px;color:#333333;text-transform: uppercase;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px;background:-webkit-linear-gradient(transparent, transparent), url(../images/title-bg-dark-no-copyright.jpg) repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style: normal;font-family: "Barlow_Bold";}
.select-content .list{list-style: none;}
.select-content .list li{margin-bottom:30px;padding:0 10px;}
.select-content .list li img{border:1px solid #e5e5e5;}
.select-content .list li p{display: inline-block;margin:0;margin-left:10px;font-size:14px;text-transform: capitalize;line-height:20px;}
.select-content .list li:hover p{color:#666666;text-decoration: underline;}
.select-content .select-close{position:absolute;right:50px;top:48px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,
.select-content .select-close i:after{content:'';display:inline-block;background:#4d4d4d;width:20px;height:2px;margin:2px 0;}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

/* Animated Title Border */
.animate-border {
  position: relative;
  display: block;
  width: 40px;
  height: 3px;
  background:#222223;
  margin: 0 auto;
}

.tl .animate-border{  margin-left: 5px;}
.animate-border:after {
  position: absolute;
  content: "";
  width:50px;
  height:4px;
  left: 0;
  bottom: 0;
  border-left: 4px solid #fff;
  -webkit-animation: animborder 2s linear infinite;
  animation: animborder 2s linear infinite;
}

@-webkit-keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}

@keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}

.i_title{ text-align: center; margin-bottom: 0.3rem; }
.i_title .h4{font-size: 0.5rem; text-transform: uppercase; color: #333; line-height: 0.6rem; position: relative; padding-bottom: 0.15rem; font-family: "poppins_sb";}
.i_title .p{line-height:30px; font-size: 16px; max-eight: 60px; overflow: hidden;color: #666; max-width: 7rem; margin: 0 auto 0; text-align: center;}
.tl{ text-align: left;}
.tl .h4:after{ left: 0;margin-left: 0;}
.tl .p{ margin: 0.1rem 0 0; text-align: left;}

@media only screen and (max-width:768px) {
.i_title .h4{ font-size: 0.3rem; line-height: 0.4rem;}
.i_title .p{ margin-top: 0.2rem;}
.i_title .h4:after{ bottom: -10px;}
.animate-border{ display: none;}
.i_title{ margin-bottom: 20px;}
.i_title .h6{ display: none;}
}



.flex{display: flex;display: -webkit-flex;flex-wrap: wrap;align-items: center;}
.footer li{list-style: none;}
em{font-style: normal;}
/* footer */
.icon-minus-sign,
.icon-plus-sign{width: 14px; height: 14px; display: flex; position: relative; flex-direction: column; justify-content: center; align-items: center;}
.icon-minus-sign:before,
.icon-minus-sign:after,
.icon-plus-sign:before,
.icon-plus-sign:after{content: ''; position: absolute; background: #5db3b1; width: 14px; height: 2px; margin: 2px 0;}
.icon-plus-sign{width: 12px; height: 12px;}
.icon-plus-sign:before,
.icon-plus-sign:after{width: 12px;}
.icon-plus-sign:after{transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.icon-minus-sign:before{transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.icon-minus-sign:after{transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.fot_title .column_icon_toggle{display: none;}

.footer .fot_title{position: relative; display: block;}
.footer .fot_title em{display: block; font-size: 18px; line-height: 30px; text-transform: capitalize; font-family: 'Barlow_Bold'; color: #fff;text-transform: uppercase;font-family: "Barlow_Bold";}

@media only screen and (max-width: 992px){
  .footer .fot_title{display: block; padding-bottom: 0px; cursor: pointer; margin-bottom: 0px; font-size: 15px; position: relative; text-transform: uppercase;} 
  .footer .fot_title .column_icon_toggle{display: inline-block; position: absolute; right: 10px; top: 9px; font-style: normal; cursor: pointer; font-weight: normal;} 
  .footer .icon-minus-sign:before, 
  .footer .icon-minus-sign:after, .footer .icon-plus-sign:before, .footer .icon-plus-sign:after{background:#333} 
}

.footer{background:#f9f9f9;background-size: cover;background-attachment: fixed;padding-top: 0.7}
.footer .container{background: url(../images/fot_bg_z.png) no-repeat left center;}
.footer .footer_top{background: url(../images/fot_bg.jpg) no-repeat center center;padding: 0.75rem 15px;text-align: center;color: #fff;    background-attachment: fixed;}
.footer .footer_top h3{font-size: 0.28rem;font-family: 'poppins_sb';text-transform: uppercase;margin-bottom: 0.1rem;font-weight: normal;}
.footer .footer_top .email_sub{max-width: 750px;margin: 0 auto;}
.footer .email_sub{background: #fff;position: relative;margin-top: 0.35rem;}
.footer .email_sub input{width: calc(100% - 89px);line-height: 48px;height: 48px;text-indent: 10px;}
.footer .email_sub .sub{background:#d80019;border:none;line-height: 48px;height: 48px;padding: 0 0.25rem;position: absolute;right: 0;top:0;cursor: pointer;}

.footer .fot_title_top{ padding-bottom:30px;position: relative;}
.footer .fot_title_top::before{position: absolute;width: 100px;content: '';background: #dedede;height:2px;bottom: 20px;}
.footer .fot_title_top::after{position: absolute;width: 28px;content: '';background: #333;height:2px;bottom: 20px;left: 20px;}
.footer .fot_title_top em{font-size:0.22rem;color: #333;font-family: 'Barlow_Bold';text-transform: uppercase;}



.footer .fot_contact {width:36%;max-width: 569px;position: relative;}
.footer .fot_contact::before{content: '';display: block;width: 1px;height:calc( 100% + 1rem);background: #e5e5e5;position: absolute;right: 0;top:-0.5rem;}
.footer .fot_contact dl{display: flex;display: -webkit-flex;flex-wrap: wrap;gap: 0.2rem;}
.footer .fot_contact dl dd{width:calc((100% - 0.2rem)/2);margin-bottom: 0.4rem;}
.footer .fot_contact dl dd:last-child{width: 100%;}
.footer .fot_contact dl dd .icon{width: 0.4rem;height: 0.4rem;background: #333;border-radius: 50%;display: flex;align-items: center;}
.footer .fot_contact dl dd .icon svg{height: 0.25rem;fill: #fff;}
.footer .fot_contact dl dd .flex p{font-family: 'Barlow_Bold';color: #333;font-size: 0.2rem;text-transform: uppercase;padding-left: 0.1rem;}
.footer .fot_contact dl dd .link{font-size: 15px;margin-top: 10px;}
.footer .fot_contact dl dd .link a{display: inline-block;}
.footer .fot_contact dl dd .link a:hover{text-decoration: underline;}

.footer .fot_nav{min-width:210px}

.footer .fot_con,.footer .fot_con a{color:#555;font-size:14px;}
.footer .footer_menu{justify-content: space-between;align-items: normal;gap:0.15rem;padding:0.5rem 0;}
.footer .fot_con li{margin-bottom: 10px;}
.footer .fot_con .logo{margin: 0.3rem 0;}

.footer .fot_con .share ul{gap: 0.08rem;}
.footer .fot_con .share li a{width: 0.45rem;height: 0.45rem;background: rgba(255, 255, 255, 0.1);display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.footer .fot_con .share li img{height:0.22rem;}
.footer .fot_con a{position: relative;}
.footer .fot_con a:before{content:"\f105";font-family:'FontAwesome'; display:inline-block;vertical-align: middle; position:absolute;left:-5px;top:0;transition:all .5s;color:#111;z-index: 2;line-height: 22px;opacity: 0;filter:alpha(opacity=0);}
.fot_nav li a:hover{padding-left: 8px;color: #111;}
.footer .fot_con a:hover:before{left: 0;opacity: 1;filter:alpha(opacity=100);}

.footer .footer_copy{padding: 0.2rem 0;background: #4b4b4b;}
.footer .footer_copy .container{justify-content: space-between;gap: 5px;font-size: 14px;color: #9b9b9b;}
.footer .footer_copy .container a{color: #9b9b9b;}
.footer .footer_copy .container a:hover{color: #fff;}
.footer .footer_copy .ipv6{font-size: 12px;color: #fff;padding:0px 10px;border-radius: 20px;border: 1px solid #fff;display: inline-block;margin-right:5px;}
@media only screen and (max-width: 992px){
	.footer .fot_contact dl dd .link{font-size: 14px;}
	.footer{padding-bottom: 52px;}
	.footer .fot_contact {margin-bottom: 20px;}
	.footer .fot_contact dl{gap: 0.1rem;margin-bottom: 10px;}
	.footer .fot_contact dl dd{margin-bottom: 0.1rem;}
	.footer .fot_title_top::after{display: none;}
	.footer .fot_contact::before{display: none;}
  .footer .footer_menu{flex-wrap: wrap;}
  .footer .footer_menu .modules{width: 100%;max-width: inherit;}
  .footer .fot_title{padding:6px 10px;background: rgba(0,0,0,0.04);position: relative;}
  .footer .fot_title::before{display:none;}
  .footer .fot_title .column_icon_toggle{display: inline-block; position: absolute; right: 10px; top: 18px; font-style: normal; cursor: pointer; font-weight: normal;} 
  .footer .fot_title em{font-size: 16px;}
  .footer .toggle_content {padding: 10px;background: rgba(0,0,0,0.04);}
  .footer .footer_search .font_name1{font-size: 16px;width: 100%;}
}
@media only screen and (max-width: 480px){
	.footer .fot_contact dl dd{width: 100%;}
}
/* footer */


/*back-top*/
.progress-wrap {position: fixed;right: 0.3rem;bottom: 80px;height: 0.46rem;width: 0.46rem;cursor: pointer;display: block;border-radius: 50px;
box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1);z-index: 8888888;opacity: 0;visibility: hidden;transform: translateY(15px);-webkit-transition: all 200ms linear;
transition: all 200ms linear;}
.progress-wrap.active-progress {opacity: 1;visibility: visible;transform: translateY(0);}
.progress-wrap::after {position: absolute;font-family: 'FontAwesome';content: "\f106";text-align: center;
line-height: 0.46rem;font-size: 0.24rem;color:#222223 ;left: 0;top: 0;height: 0.46rem;width: 0.46rem;cursor: pointer;display: block;
z-index: 1;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.progress-wrap svg path { fill: none; }
.progress-wrap svg.progress-circle path {stroke: #222223 ;stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;
transition: all 200ms linear;}


#whatsapp{z-index:999998;position:fixed;right:0.28rem;bottom:20px;font-size:12px; }
#floatShow2{display:block;}
#floatHide2{display:none;}
#whatsapp_tab #floatShow2{line-height:50px;color:#fff;font-size:13px;text-transform:capitalize;transition: all .5s ease; display: block; padding-left: 50px;  height: 50px; background: #222223; border-radius: 0; margin-bottom: -20px;}
#whatsapp_tab #floatShow2 svg{ width: 30px; height:30px; fill:#fff;}

#whatsapp_tab .animated { opacity: 1; }
#whatsapp_tab #floatShow2 .online_icon{position: absolute;z-index:999;left: 0;top: 0;width:50px;height:50px;display: flex;align-items: center;justify-content: center;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_icon svg{width: 29px;height: 29px;fill: #222223;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open , #whatsapp_tab #floatShow .online_close{transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open{position: absolute;left: 0;top: 0;opacity: 0;display: inline-flex;width: 100%;height: 100%;align-items: center;justify-content: center;}
#whatsapp_tab #floatShow2 .online_mobile{display: none;align-items: center;justify-content: center;width: 42px;height: 42px;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_mobile svg{fill: #fff;}
#whatsapp_tab #floatShow2:hover .online_open{opacity: 1;}
#whatsapp_tab #floatShow2:hover .online_close{opacity:0;}
#whatsapp_tab #floatShow2:hover{margin-right:0;}

#whatsapp_tab #floatShow2 p{color: #fff; line-height: 1.5;margin-right: 7px;padding:18px 12px 15px 0; transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease; height: 50px; color: #fff;  line-height: 20px; font-family: "poppins_sb"; font-size:14px; text-transform: uppercase;}

#whatsapp_tab #floatShow2:hover{margin-right:0;}
#whatsapp_tab #floatHide2{font-family: "FontAwesome";height:100%; color: #fff; width: 100%; border-radius: 50%; text-align: center; position: absolute;transition: all .5s ease;display: block;opacity: 0;transform: scale(0) rotate(-1turn); width: 50px; height: 50px; position: absolute; right: 0; bottom: 0; background: #222223;}
#whatsapp_tab #floatHide2:after{border-radius: 0;color:#999;font-family: "FontAwesome";font-size:20px; content: "\f00d";color: #fff; line-height: 50px;}
#whatsapp_tab #floatShow2:hover,#whatsapp_tab #floatHide2:hover{text-decoration:none;}
#onlineService2{display:inline;width:350px;display:none;font-size: 14px;border-top:none; margin-bottom: 0;box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 5px 30px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px; border-radius: 5px;background: #f9fafa; margin-right: 60px;}


#onlineService2 .title{background: #222223;  display: flex; fill:#fff; padding:10px 20px;align-items: center; text-transform: uppercase;}
#onlineService2 .title svg{width: 0.4rem; height: 0.4rem;flex-shrink: 0; margin-right: 0.1rem;}
#onlineService2 .title .h4{ color: #fff; font-size: 0.16rem; font-family: "poppins_sb";}
#onlineService2 .title p{ color: #fff; line-height: 20px;}
#onlineService2 .li{ padding: 5%;}
#onlineService2 .li a { background-color: #eee; margin-bottom: 15px; padding: 8px; line-height: 20px;}
#onlineService2 .li a .icon svg{ width: 50px; height: 50px; fill:#55CD6C; margin-right:10px;}
#onlineService2 .li a:hover{ background-color: #ddd;}

#whatsapp .inquiry{ padding: 0.2rem; background: #fff; font-size: 13px;}
#whatsapp .inquiry .p{ font-size: 14px; color: #777; line-height: 20px; margin-bottom: 0.1rem;}



@media only screen and (max-width: 768px) {
	#whatsapp_tab #floatShow2{box-shadow: 0 2px 8px 1px rgb(0 78 152 / 20%);border-radius: 30px;}
	#whatsapp_tab{ position: initial;}
	#whatsapp_tab #floatShow2 p{ display: none !important;}
	#whatsapp{ right: 0; bottom: 0; width: 100%;}
	.back-home{ display: none;}
	.progress-wrap{ bottom: 60px;}
	#whatsapp{right:0;}
	#onlineService2{ width:100%;margin-bottom: 48px;}
	#whatsapp_tab{ width:48px; height:48px; spadding:0;box-shadow:none;border-radius:50%;z-index:9999999999;right: 50%; margin-right: -25px; bottom: 10px;position: absolute;}
	#whatsapp_tab #floatShow2 .online_icon{width: 100%;height:100%;left: 0;margin-top: 0;top: 0;}
	#whatsapp_tab #floatShow2 .online_close , #whatsapp_tab #floatShow2 .online_open{display: none;}
	#whatsapp_tab #floatShow2 .online_mobile{display: flex;}
	#whatsapp_tab #floatShow2 p{display: none;}
	#whatsapp_tab #floatShow2:after{display: none;}
	.i_message_inquiry .inquiry{padding-left: 5px;padding-right: 5px;}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	#whatsapp{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav a i{width: 28px;height:28px;}
	.mobile-footer-bottom{padding-bottom:70px;}
}



/*fixed-contact*/
.fixed-contact {
    z-index:999999;
    position:fixed;
    right:0;
    top:40%;
    width:50px;
    margin-top:-90px;
    overflow:hidden;
    opacity:0;
	filter:alpha(opacity=0);
    transition:all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);
	
}
.fixed-contact.show{  transform:none; opacity:1;filter:alpha(opacity=100); }
.fixed-contact.active {width:260px;}
.fixed-contact li {position:relative;height:50px;overflow:hidden;transition:all .4s;list-style: none;background:#222223; background-size: cover;  margin-bottom: 1px; border-radius: 10px;}
.fixed-contact.active li a {opacity: 1;}
.fixed-contact li a {position:relative;z-index:1000;display:block;}
.fixed-contact li .icon{ width: 26px; height: 26px; fill:#fff; margin: 12px;}

.fixed-contact.active li:last-child:after {display:none;}
.fixed-contact li:hover i,.fixed-contact li:hover a{ color: #fff;}
.fixed-contact .online_p i {
	background-position: 0 -262px;
    border-top-left-radius:30px;
    -moz-border-top-left-radius:30px;
    -webkit-border-top-left-radius:30px;
    border-top-right-radius:30px;
    -moz-border-top-right-radius:30px;
    -webkit-border-top-right-radius:30px;
}


.fixed-contact li a {
    position:absolute;
    top:0;
    right:-135px;
    display:block;
    width:210px;
	line-height:110%;
    padding:18px 0 0 50px;
    color:#fff;
    white-space:nowrap;
    transition:all .4s;
	font-size:15px;
	text-align: left;
	opacity: 0;
	 
}
.fixed-contact.active li a {right:50px;}
.fixed-contact .online_code a img{max-width:80px; margin: 0 4px;}
.fixed-contact.active .online_code{height:130px;}
.fixed-contact.active .online_code a p{margin:0;margin-bottom:5px;}
.fixed-contact li.online_code:hover a{opacity:1; right: auto;left: 0;}

@media only screen and (max-width: 992px) {
	.fixed-contact{display:none !important;}
	.fixed-contact.show{opacity:0;}
}


.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:0;display:none;z-index:9999;box-shadow:0 0 10px 0 rgba(255,255,255,0.4);-webkit-box-shadow:0 0 15px 0 rgba(255,255,255,0.4);border-radius:2px 2px 0 0;background:#fff; border-top-left-radius: 5px; border-top-right-radius: 5px;box-shadow: 2px 0 20px 0 rgb(0 0 0 / 8%);}
.mobile_nav a{display:inline-block;width:20%;padding:0 4px;float:left;text-align:center;}
.mobile_nav a .icon{width:0.28rem;height:0.28rem;display:inline-block; fill:#808080; margin-top: 0.1rem;}
.mobile_nav a p{color:#666;padding-top:5px;font-size: 0.14rem;text-transform:uppercase;line-height:12px;margin:0; margin-bottom: 0.1rem;}
.mobile_nav a:nth-child(3),.mobile_nav a:nth-child(4){ float: right;}

@media only screen and (max-width: 768px){
.mobile_nav{display:block;}
.mobile_nav a p{text-transform:capitalize;}
.footer_bottom{margin-bottom:50px; text-align: left; font-size: 12px; margin-top: 0;}

}


@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	#online_qq_tab #floatShow{margin-bottom: 0;}
}

@media only screen and (max-width: 768px) {
	#online_qq_layer{right:0;}
	#onlineService{ width:100%; padding: 0;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#222223 url(../images/icon.png) no-repeat  -128px -218px;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-25px;border:3px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px; z-index: 6666666;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	.footer-bottom{padding-bottom:60px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	#onlineService .title{ color: #fff; font-size: 18px;}
	#online_qq_layer{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}

}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}



@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	.onlineMenu .call-top{padding:8px 5px;}
	.onlineMenu .call-top p{font-size:16px;}
	.onlineMenu ul{padding:10px;}
	.onlineMenu .call>p{padding-left:20px;font-size:0.14rem;}
	.onlineMenu .call>p a{font-size:0.14rem;}
	.onlineMenu .call>p.ser01,.onlineMenu .call>p.ser02,.onlineMenu .call>p.ser03,.onlineMenu .call>p.ser04,.onlineMenu .call>p.ser05{background-size:0.14rem;}
	#online_qq_tab #floatShow:before{display: none;}
}



.n_main{ padding: 0.4rem 0 0.8rem; background: url(../images/bg_page.jpg) no-repeat left top;}
.nlr_flex{display: flex;display: -webkit-flex;flex-wrap:wrap;}
.n_left{ width: 22%;}
.n_right{width: 78%; padding-left: 0.5rem;}
.n_left2{float: right; width: 25%;}
.n_right2{float: left; width:75%;  padding-left: 0.5rem;}
.pro_info{position: relative; z-index: 333;}
.page_bg{ background: #fafafa; padding-bottom: 0.8rem;}
.page_bg .page_main{box-shadow: 0 14px 25px rgba(0,0,0,.16); background: #fff; margin-top: -60px; position: relative; z-index: 666; padding: 40px;}
@media only screen and (max-width:992px) {
.n_main{padding: 0.3rem 0;}
.n_left{width: 100%;}
.n_right{width: 100%; padding: 0; margin-top: 0.2rem;}
.n_left2{width: 100%; margin-bottom: 0.2rem;}
.n_right2{width: 100%; padding: 0;}
.page_bg{background: #fff;}
.page_bg .page_main{padding: 40px 15px;}
.page_bg .page_main{margin-top: 0;padding: 40px 0;box-shadow: none;}
}


.n_banner{ position: relative; z-index: 666;}
.n_banner img{width: 100%; }
.n_title{ color: #333; text-transform: uppercase;font-size: 0.56rem; line-height:1; z-index: 999;
    font-family: 'Barlow_Bold';margin-bottom: 15px;background: -webkit-linear-gradient(transparent, transparent), url(../images/title-bg-dark-no-copyright.jpg) repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}
.n_title img{ float: left; margin-right: 10px;}
.mbx_section{ text-align: center;font-size:15px; position: relative; z-index: 333; margin-bottom: 0.3rem;}
.mbx_section span{ margin-right: 0.04rem; color: #222223;}
.mbx_section i{ color: #222223; margin: 0px 0.1rem;}
.mbx_section a,.mbx_section h2{ font-size:15px; color: #666; font-weight: normal;display: inline-block;}

@media only screen and (max-width:992px) {
.mbx_section{ display: block;}
.n_title{ display: none;}
}

/*Search*/
.search_web{position: relative;  width: 2.15rem; z-index: 1; margin-left: 30px; margin-right: 18px;}
.search_web .form-control{height:40px;color:#fff;float:left; line-height:0.4rem;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; padding-right:50px;  box-shadow: none; float: none;padding-left: 0.12rem; background: rgba(255,255,255,0.08);background: #fff;}
.search_web .form-control:focus{ color:#fff; }
.search_web .search_btn{display:block; width:40px;height:40px;cursor:pointer; border:none; position:absolute; bottom:0; right:0;  background-image: url("data:image/svg+xml,%3C?xml version='1.0' standalone='no'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg t='1664273014115' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7603' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cpath d='M1004.8 915.2l-243.2-243.2c0 0-6.4-6.4-6.4-6.4C800 595.2 832 505.6 832 416 832 185.6 646.4 0 416 0S0 185.6 0 416 185.6 832 416 832c89.6 0 179.2-32 243.2-83.2 0 6.4 6.4 6.4 6.4 6.4l243.2 243.2c25.6 25.6 70.4 25.6 96 6.4C1030.4 979.2 1030.4 940.8 1004.8 915.2zM64 416C64 224 224 64 416 64S768 224 768 416 608 768 416 768 64 608 64 416z' fill='%23ffffff' p-id='7604'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:inherit; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
#main  .search_web{ width: 100%; margin: 0; margin-bottom: 20px;}
#main   .search_web .form-control{ border: 1px solid #eee; line-height: 50px; height: 50px; color: #999;}
#main   .search_web .form-control:focus{ color:#333; }
#main   .search_web .search_btn{width: 50px; height: 50px; background-image: url("data:image/svg+xml,%3C?xml version='1.0' standalone='no'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg t='1664273014115' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7603' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cpath d='M1004.8 915.2l-243.2-243.2c0 0-6.4-6.4-6.4-6.4C800 595.2 832 505.6 832 416 832 185.6 646.4 0 416 0S0 185.6 0 416 185.6 832 416 832c89.6 0 179.2-32 243.2-83.2 0 6.4 6.4 6.4 6.4 6.4l243.2 243.2c25.6 25.6 70.4 25.6 96 6.4C1030.4 979.2 1030.4 940.8 1004.8 915.2zM64 416C64 224 224 64 416 64S768 224 768 416 608 768 416 768 64 608 64 416z' fill='%23333333' p-id='7604'%3E%3C/path%3E%3C/svg%3E");}

/*mes_section*/
.contact_info{position:relative;padding:0.3rem 0 0.5rem;z-index:2;overflow: hidden;}
.contact_info ul{list-style:none;padding:0;padding-top:0.3rem; display: flex;}
.contact_info ul li{padding:0 0.2rem;position:relative;z-index:2;text-align:center;}
.contact_info ul li .column{box-shadow:0 5px 27px rgba(0,0,0,.09);transition:all .5s;padding:0.2rem;padding-top:0;border-radius:0;position: relative;z-index: 5;text-align: center;min-height:2.2rem;background:#fff; height: 100%;}
.contact_info ul li .column:hover{border-color:#666;box-shadow:0 2px 30px 1px rgba(0,0,0,0.05);}
.contact_info ul li em{display: block;font-size:0.24rem; font-style: normal;text-transform:uppercase;color:#333;margin-bottom:0.1rem;margin-top: -0.1rem;font-family: "poppins_sb"; }
.contact_info ul li .txt{line-height:0.2rem; padding:0;width:100%;text-transform:uppercase;margin-top:15px;display: block;}

.contact_info ul li .icon{width: 0.8rem;height: 0.8rem;position: relative;z-index: 4;top:-0.4rem;display:inline-flex;align-items: center;justify-content: center;}
.contact_info ul li .icon svg{ fill:#fff; font-size: 0.4rem; height: 0.4rem;}
.contact_info ul li .icon path{fill:#fff; }
.contact_info ul li .icon:after{content:'';width:100%;height:100%;top:0;left:0;position: absolute;z-index: -1;border-radius:30%;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transition: all .5s;transition: all .5s; background:#222223;}
.contact_info ul li:hover .icon:after{border-radius:50%;}
.contact_info ul li .icon:before{content:'';top:-0.05rem;bottom:-0.05rem;right:-0.05rem;left:-0.05rem;border-radius: 50%;border:1px solid #222223;transition:all .5s;position: absolute;z-index: -1;opacity: 0;filter: alpha(opacity=0);}
.contact_info ul li:hover .icon:before{left:-0.2rem;right:-0.2rem;bottom:-0.2rem;top:-0.2rem;opacity: 0.5;filter: alpha(opacity=50);}
.contact_info ul li .icon i{display: inline-block;transition:all .5s;width:0.48rem;height:0.48rem; line-height: 0.48rem; font-size: 0.3rem; color: #fff;}
.contact_info ul li:hover .icon i{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);
transform:scaleX(-1);filter:FlipH; transform: rotateY(180deg);}
.contact_info ul li p{font-size:0.16rem;line-height:24px;margin:0;margin-bottom:0.05rem;color:#4d4d4d;}
.contact_info ul li p a:hover{color:#666;}

@media only screen and (max-width:768px) {
.contact_info ul{ display: block;}
.contact_info ul li{ width: 100%; margin-bottom:55px;}
.page_bg .map{margin-top: 20px;}
}


.mes_section{position: relative; }
.mes_section .i_title .h4{ font-size: 0.36rem; line-height: 0.4rem;}
.mes_section .left .i_title .h4:after{ bottom: -5px;}
.mes_section .mess_main{text-align: center; background: #f7f7f7; padding: 0.5rem; margin-bottom: 0.5rem;}
.mes_section .mess_main .i_title{ margin-bottom: 20px;}
.mes_section .mess_main .left{ float: left;padding-right: 0.3rem;}
.mes_section .mess_main .right{ padding-left: 0.3rem;  border-left: 2px dotted #eee;}
.mes_section .mes_left{ float: left; width: 100%; padding-top: 0.6rem;}
.mes_section .mes_left .i_title .h4{ font-size:0.4rem;}
.mes_section .mes_left .i_title{ margin-bottom: 10px;}
.mes_section .mes_right{ float: left; width: 45%; margin-top: 60px; background-size: cover; padding: 0.5rem;}
.mes_section .mes_right{position: relative;}
.mes_section .mes_right .mes_con{ border-radius: 5px; padding: 0.3rem; background: rgba(255,255,255,0.95); width: 376px; font-size: 15px;}
.mes_section .mes_right .mes_con .title{  font-size: 0.3rem;  text-transform: capitalize; color: #333; }
.mes_section .mes_right .mes_con p{ font-size: 15px; color: #808080; line-height: 22px;}
.mes_section .mes_right .mes_con img{flex-shrink: 0; margin-right: 14px; border-radius: 50%; background: #e60012;}
.mes_section .mes_right .mes_con ul{margin-top: 10px;}
.mes_section .mes_right .mes_con a,.mes_section .mes_right .mes_con .p{ text-transform: none; display: block; line-height: 26px !important;}
.mes_section .mes_right .mes_con ul{margin-top: 20px;}
.mes_section .mes_right .mes_con ul li a{line-height: 36px;}
.mes_section .mes_right .mes_con ul li{display: flex;align-items: flex-start; margin-bottom: 30px;}
.mes_section .ms_btn{ width: auto;}
.con_other{ display: inline-block; text-align: left; padding-bottom: 0.6rem;}

@media only screen and (max-width:1700px) {
.mes_section .mes_left{ padding-left: 8%; padding-right: 4%; padding-top: 110px;}
.mes_section .mes_right .mes_con{ padding: 25px;}
.mes_section .mes_right .mes_con ul li{margin-bottom: 10px;}
}

@media only screen and (max-width:1260px) {
.mes_section .mes_right>img{min-height: 600px; width: auto; max-width: none;}
.mes_section .mes_right .mes_con{width: 80%;}

}

@media only screen and (max-width:992px) {
.mes_section .mes_left{width: 100%;  padding: 20px 0;}
.mes_section .mes_left .i_title:after{display: none;}
.mes_section .mes_right{display: none;}
.mes_section .mes_left .i_title .h4{ font-size: 0.3rem;}
.mes_section{margin-top: 0.3rem;}
.mes_section:before{ display: none;}
.contact_info{ padding-bottom: 0;}
.mes_section .mess_main .right{ border-left: none;}
.mes_section .mess_main{ padding: 0.2rem;}
}


.n_honor ul li{ list-style: none; float: left; width: 20%; padding: 0px 10px; text-align: center; margin-bottom: 20px;}
.n_honor ul li .li{ position: relative; display: inline-block;}
.n_honor ul li:nth-child(5n+1){ clear: both;}
.n_honor ul li img{border: 1px solid #eee; cursor: pointer;}
.n_honor ul li p{font-size: 16px; margin-top: 10px;}


.section_title{ font-size:0.26rem; color: #333; text-transform:uppercase; margin-bottom: 20px; line-height: 30px; padding-bottom: 10px; border-bottom: 2px dotted #eee; position: relative;font-family: "poppins_sb";}
.section_title img{ float: left;}
@media only screen and (max-width:400px) {
.section_title{font-size: 20px; letter-spacing: 0;}
}
.section_title img{ float: left; margin-right: 20px;}
.section_title:after{ position: absolute; right: 0px; bottom: -4px; width: 8px; height: 8px; background:#aaa; content: ''; border-radius: 50%;}

.contact{padding: 40px 0 80px;}
.contact .i_title{ margin-bottom: 20px;}
.con_sns a{display: inline-block; overflow: hidden;}


.left_nav{  border-top: none;}
ul.mtree{opacity: 0;margin-left: 0;  border-top: none; padding: 0 5px;}
ul.mtree li {list-style: none;}
ul.mtree>li>a{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; display: flex;align-items: center;  height: 0.5rem; padding-left: 0.1rem; color: #333; font-size: 15px; font-weight: 500;}
ul.mtree>li>a i{ width: 0.5rem; height: 0.5rem; padding: 0.05rem; display: inline-block; margin-right: 0.15rem; border-right:1px solid #fff;}
ul.mtree>li>a i img{filter: brightness(0);filter: black; opacity: 0.3;transition: 0.3s all;}
ul.mtree>li{ position: relative; background: #fff; margin-bottom:5px;}
ul.mtree li:last-child{ border: none;}
ul.mtree a {display: block;  color:#666;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;line-height:22px; padding-right:0.36rem;}
ul.mtree li ul a{ line-height: 0.48rem; padding: 0px 0.12rem; padding-right:24px; font-weight: normal; color: #fff;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal;  height: 0.5rem; line-height: 0.5rem; width: 0.3rem; position:absolute;  right:0; top:0px; color: #222223;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.5rem;line-height: 0.5rem; width: 0.3rem; position:absolute;  right:0; top:0px; color: #666;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.46rem; widows: 0.3rem; line-height: 0.46rem; background:none;position:absolute;  right:0; top:0; border-left:none; color: #666;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.46rem; width: 0.3rem; line-height: 0.46rem; background:none; position:absolute;  right:0; top:0; border-left:none; color: #666;}
ul.mtree li ul a li a{ padding-left:20px;}
ul.mtree>li:hover>a{ color:#222223;}
ul.mtree>li.mtree-open{color:#222223;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#222223; }
ul.mtree>li.mtree-node:hover>a{color:#222223;text-decoration:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#fff ;text-decoration:none;}
ul.mtree.transit li.mtree-closed:hover > span::before,ul.mtree.transit li.mtree-open:hover>span:before{ color:#222223 ;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#222223  !important;}
ul.mtree ul {  background:#f7f7f7;}
ul.mtree ul li{list-style:none; position:relative; border-bottom: 1px solid rgba(255,255,255,1);}
ul.mtree ul li:last-child{ border-bottom: none;}
ul.mtree ul li a{display:block;color:#666;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#222223 ;}
ul.mtree li ul li.mtree-open a{color:#222223 ;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; background:#fff; padding: 0 10px; border-left: 1px solid #eee; border-right: 1px solid #eee;}
ul.mtree li ul.mtree-level-2 li{border: none; background: #fff;}
ul.mtree li ul.mtree-level-2 li a{ padding-left:0; color: #333;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#222223 ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:4px;  color:#999;}
.mtree-skin-selector{ display:none !important}

ul.mtree>li.mtree-open i img,ul.mtree>li:hover i img {filter: brightness(1);filter: none;opacity: 1;}
ul.mtree>li.mtree-open i,ul.mtree>li:hover i { border-right: 1px solid rgba(255,255,255,0.5);}
/*ul.mtree>li.active>a{color:#333; padding-left:20px;}
ul.mtree>li.active>a:before{ content:"\f178";font-family:FontAwesome; margin-right:0px; position:absolute; left:0px; top:0; padding:8px 0; opacity:1;}
*/

.left_h4{line-height: 0.3rem; color: #333;font-size:0.24rem; position:inherit; text-transform:uppercase;position: relative;border-bottom: 1px solid #eee; padding-bottom: 4px;font-family: "poppins_sb";}
.left_nav{background: #f7f7f7; border-radius: 0;}
@media only screen and (max-width:992px) {
.left_nav{padding: 0; border: 0;}
}

.nav_h4{line-height: 0.3rem; color: #fff; font-size:0.22rem; position:inherit; text-transform:uppercase;position: relative; padding:0.08rem 0.08rem; background:#222223; background-size:auto 150%;  margin-bottom: 6px;font-family: "poppins_sb";}
.nav_h4::after{ content:none;}
.nav_h4:before{ content:"\f03a"; color:#fff; float:right; font:normal normal normal 14px/1 FontAwesome; margin-right:0.06rem; line-height:0.32rem;}
@media only screen and (max-width:992px) {
.nav_h4,.left_h4{ position:relative;color:#fff; background:#222223 ; padding:0px 0.1rem; font-size:0.2rem; line-height: 0.5rem; font-family: "poppins_sb";}
.nav_h4:before{ content:none;}
.nav_h4:after ,.left_h4:after{  display: block;  content: "\f107";  font-family: "FontAwesome";  position: absolute;  right:0.15rem;  cursor:pointer; font-size:0.2rem; top:0px;  color:#fff;}
}
.toggle_content{width: 100%;}


.hot_left{ margin-top:30px; border-radius: 0;}
.hot_left ul{border-bottom:none; margin-top: 0.1rem; }
.hot_left ul li{ list-style:none;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;}
.hot_left ul li .li{ position: relative; z-index: 999; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  border: 1px solid #eee; background: #fff; padding: 8px; margin-bottom: 8px; box-shadow: 0 0 30px rgba(0,0,0,0.06);}
.hot_left ul li .img{ float:left; width:35%;display:inline-block; margin-right:0.15rem; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;overflow:hidden; position:relative; flex-shrink: 0; }
.hot_left ul li .h4 a{color:#444; overflow:hidden; line-height:0.2rem;  max-height:0.4rem; display:block;  margin-bottom: 0.05rem; margin-top: 0.1rem;  font-size: 15px; font-weight: 500;}
.hot_left ul li .more{ text-transform: capitalize;color: #222223 ; display: block;  font-size: 16px; font-weight: 500;}
.hot_left ul li .more i{ margin-left: 0.04rem;}
.hot_left ul li:hover .img img{transform: scale(1.1);}



.left-adv{margin-top:30px;width:100%;background-size:cover;text-align: center;position:relative; border-radius: 0; overflow: hidden;}
.left-adv .ovrly{position: absolute;left: 0;top:0;width: 100%;height: 100%;display: block;background:#000;opacity: 0.6;filter: alpha(opacity=0.6);transition:all .5s;border-radius:0;}
.left-adv .main{position:relative;left:0;top:0;padding:20px; z-index:2;text-align: left;}
.left-adv .main .my_more1{ background: #fff; color: #222223; border: 1px solid #fff;}
.left-adv .main .my_more1:hover{background: #222223; color: #fff; border: 1px solid #222223;}
.left-adv .icon{width: 36px;height:36px;margin:0;display: inline-flex;justify-content: center;align-items: center;border-radius:50%;position:relative;z-index: 3;}
.left-adv .icon i{width:36px;height:36px;background:url(../images/icon.png) no-repeat;background-position: -423px 0px;display: inline-block;}
.left-adv .main .title{font-size:0.24rem;line-height:28px;color:#fff;text-transform: uppercase;margin-top:10px;margin-bottom:10px;display:block;border-bottom: 1px solid rgba(255,255,255,0.3);padding: 10px 0; font-family: "poppins_sb";}
.left-adv .main .title:hover{text-decoration:none;}
.left-adv .main .text{color:#fff;line-height:24px; margin-bottom: 20px;}
.left-adv .main:after{background-position:-331px -103px; vertical-align: middle;margin-top: -1px;content:'';display: inline-block;margin-left: 10px;opacity: 1;position: relative;right: auto;top: auto;}
.left-adv .main:hover:after{animation:none;}
.left-adv .main:before{position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 60%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;border-radius: 0;border: none;}



.page_num{ margin:0px auto 0px;width:100%;  margin-top: 0.3rem;}
.page_num a{padding:0px 10px; text-align: center;margin-left:5px; color:#666;  display: inline-block;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; text-transform: uppercase;line-height: 40px; height: 40px; float: left; border-radius: 0; min-width: 40px; background: #eee;}
.page_num a i{ line-height:34px;}
.page_num a:hover{ color: #222223;-webkit-animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards; animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards}
.total{line-height:24px; color:#666; margin-top:6px; text-transform: capitalize; float: right;}
.total span{ color:#222223; margin: 0px 6px;}
.page_num>span{display: inline-block;float: left; padding:0px 10px;line-height:34px; background:#222223; transition: 0.6s all; color:#fff !important; line-height: 40px; height: 40px;  color:#fff; margin-left:5px;  min-width: 40px; text-align: center;}
@media only screen and (max-width:992px) {
	.total{width: 100%; text-align: left;}
	.total{font-size: 12px; margin-top: 10px;}
	.page_num a,.page_num>span{margin: 4px;}
	.page_num a{min-width:inherit;}
}

@media only screen and (max-width:400px) {
.page_num a{min-width:inherit; padding: 0px 6px;}
}


/*page-turning*/
.navigation{width:100%;list-style:none;margin-top:20px; }
.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px; background: #f7f7f7; padding: 10px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{position:relative;display:block;transition:all .5s;padding-left:50px;border-radius:0;}
.navigation li a:hover{text-decoration:none;}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before{font-family:'FontAwesome';font-size:20px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;  border-radius:0;}
.navigation li.prev_post a:before{left:0;content:"\f106"; color: #fff; }
.navigation li.next_post a:before{left:0;content:"\f107";color: #fff;}
.navigation li a:before{color: #fff;background: #222223;}


.navigation li a .meta_nav{display:inline-block;text-transform:uppercase;color:#333;margin-bottom:0;line-height:20px;transition:all .5s; font-size: 0.16rem;font-family: "poppins_sb";}
.navigation li a:hover .meta_nav{color:#666; }
.navigation li a .post_title{overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;}
.navigation li a:hover .post_title{color:#666;}


@media only screen and (max-width: 768px) {
	.navigation{border:none;padding-top:0;margin-bottom:0;}
	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:10px;}
	.navigation li.prev_post a{padding-left:60px;border-radius: 0;}
	.navigation li.next_post a{padding-left:60px;border-radius: 0;}
	.navigation li.prev_post a:before{left:10px;}
	.navigation li.next_post a:before{left:10px;}
	.navigation li a:before{width:40px;height:40px;line-height:40px;}
	.navigation li a .meta_nav{color:#333;margin-bottom: 0;}
	.navigation li a{padding-top:10px;padding-bottom:10px;padding-right:10px;}
	.navigation li a .post_title{}
}


.tags_ul{ padding:0.04rem 0; margin: 0.15rem 0;}
.tags_ul span{ font-size:0.15rem;   text-transform:uppercase; color:#333; margin-right:0.06rem; font-family: "poppins_sb";}
.tags_ul a{ display:inline-block; padding:0px 0.16rem; background:#fafafa;  color:#666;  text-transform: capitalize;line-height: 0.3rem;  border: 1px solid #f1f1f1; font-size: 0.14rem; margin: 2px;}
.tags_ul i{ margin-right:0.3rem; color: #ccc;transition: 0.6s all;}
.tags_ul a:hover{ background: #222223 ; color: #fff;}
@media screen and (max-width: 992px) {
	.tags_ul{ width:100%;}
	
}

.blog_nav{  padding: 0.15rem; margin-top: 0.3rem; background: #fff; border-radius: 0px;box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%); }
.blog_nav ul li{ list-style:none; border-bottom:1px solid #eee;}
.blog_nav ul li:last-child{ border-bottom: none;}
.blog_nav ul li a{ font-size:16px; color:#333; line-height:0.22rem; padding:0.12rem 0; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.blog_nav ul li a i{ color:#ccc;  margin-right:0.1rem;}
.blog_nav ul li a:hover{ color:#222223; padding-left:0.1rem;}
.blog_nav ul li a:hover i{ color:#222223;}


.hot_tags{ margin-top:30px;  background: #fff;  padding: 0.15rem;   border-radius: 0px; box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%); }

.hot_tags a{ display:inline-block; padding:0px 0.12rem;  background:#f9f9f9;border:1px solid #f1f1f1; margin:0.04rem;line-height:0.34rem; text-transform: capitalize; }
.hot_tags a:hover{ background:#222223 ; color:#fff;}
.hot_tags .toggle_content{ margin:0px -0.04rem; margin-top:0.15rem; }

@media screen and (max-width: 992px) {
   .blog_nav,.hot_tags{ border: none; padding: 0; margin: 0; margin-top:0.15rem;}
   .blog_nav .toggle_content,.hot_tags .toggle_content {padding:0 0.15rem 0.15rem;}
   .blog_nav ul li a{font-size: 15px;}
}






/*产品列表*/
.products_m{ margin-bottom:0.1rem;line-height:0.3rem;}

/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .tags_ul{ display:none;}
.cbp-vm-view-grid ul li .my_more1{ margin-top: 10px; position: relative; z-index: 555; line-height: 36px; border: none; background: #222223 ; background-size: 20px auto;color: #fff;}
.cbp-vm-view-grid ul li .cbp-vm-details{opacity: 0; display: none;}

.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options{margin-bottom:15px; text-align:left; padding: 6px; background: #f7f7f7; border-radius: 0;}
.cbp-vm-options p{display:inline-block;      float:left;vertical-align:middle; color:#dd0522; text-transform:capitalize;  margin-left:8px;}
.cbp-vm-options a {vertical-align:middle;height:32px;overflow: hidden;white-space:nowrap;color:#333; line-height:32px; text-align:center; width:32px;display:inline-block; background:#fff; vertical-align: middle; border: 1px solid #fff; display: flex; align-items: center; justify-content: center; float: left; margin-right: 6px;}
.cbp-vm-options a svg{ width: 16px; height: 16px; color: #999;transition: 0.5s all;}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected{ border: 1px solid #222223 ; background: #222223 ;}
.cbp-vm-options a:hover svg, .cbp-vm-options a.cbp-vm-selected svg{ color: #fff;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;}
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after { content: " "; display: table; }
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:0.4rem;line-height:0.2rem; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; font-size: 0.16rem;}

.cbp-vm-image .img{ display: block; overflow: hidden;}
.li:hover .cbp-vm-image  .img img{ transform: scale(1.1);}



/* Common icon styles */
.products ul li .li .a{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 555;}
.cbp-vm-icon:before {font-family: 'fontawesome';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}
.cbp-vm-view-grid ul li {width:33.33%;text-align: left;vertical-align: top;float:left;}
/* List view */
.cbp-vm-view-list li {text-align:left;white-space:normal;  margin-bottom:0; }
.cbp-vm-view-list li .i_more{ margin-top:0px; }
.cbp-vm-view-list li{ padding: 0.15rem; border: 1px solid #eee; border-bottom: none; background: #fff;}
.cbp-vm-view-list li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.cbp-vm-view-list li:last-child{ border-bottom: 1px solid #eee;}
.cbp-vm-view-list li:before, .cbp-vm-view-list li:after { content: " "; display: table;}
.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,.cbp-vm-view-list .cbp-vm-title,.cbp-vm-view-list .cbp-vm-details,.cbp-vm-view-list .cbp-vm-price,.cbp-vm-view-list .cbp-vm-add {display: inline-block;vertical-align: middle;}

.cbp-vm-view-list .cbp-vm-image {width:32%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background: #000;}
.cbp-vm-view-list .cbp-vm-image  a{display: block; overflow: hidden;}
.cbp-vm-view-list ul li .cbp-vm-details {width:65%; overflow: hidden;white-space: normal;max-height:0.4rem; line-height:0.2rem; color:#777; margin:5px 0px; font-size: 14px;}



.cbp-vm-view-list ul li .quick_ico{display: none;}
.cbp-vm-view-list ul li .h4 a{max-height:0.6rem;   line-height:0.3rem; color: #333; font-size: 0.22rem; overflow:hidden; display:block; font-family: "poppins_sb"; }
.cbp-vm-view-list ul li .h4 a:hover{ color: #666;}
.cbp-vm-view-list ul li:hover .cbp-vm-image{ border-color: #666;}
.cbp-vm-view-list ul li .pro_ico{display: none;}

/*9gonghe*/
.cbp-vm-view-grid ul {list-style: none;padding: 0; margin:0px -0.1rem;display:flex;display: -webkit-flex;flex-wrap: wrap;}
.cbp-vm-view-grid ul li .li{position: relative;padding:0.08rem; background: #fff; padding-bottom: 0.2rem;}
.cbp-vm-view-grid ul li .li:after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; border: 1px solid #eee; background: #fff;transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover{ z-index: 999;}
.cbp-vm-view-grid ul li .li:hover:after{border: 1px solid #222223 ;box-shadow: 0px 5px 15px rgb(0 0 0 / 10%); height: calc(100% + 10px); }
.cbp-vm-view-grid ul li .i_more{ display: none;}
.cbp-vm-view-grid ul li{  margin-bottom:0.2rem; padding:0px 0.1rem;}
.cbp-vm-view-grid ul li .h4 a{margin:5px 0 5px;line-height:0.22rem; font-size:0.18rem; height:0.44rem; overflow:hidden;display:block; text-align:center; color: #333; z-index: 999; position: relative; font-weight: 500;}
.cbp-vm-view-grid ul li .li{text-align:center; position:relative; }
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom:0.1rem;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;z-index: 66;  position: relative;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}


/*效果*/
.products ul li .li .img a{ display:block;}
.cbp-vm-view-grid ul li .li{ position: relative;}
.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}
.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}


@media screen and (max-width: 992px) {
   .cbp-vm-view-grid ul li{ width: 33.33%;}
   .cbp-vm-view-grid ul li .my_more1{ display: none;}
}

@media screen and (max-width: 768px) {
   .cbp-vm-view-grid ul li{ width: 50%;}
   .cbp-vm-view-list .my_more1{line-height: 36px;}
}

/*news*/
.post-image-mask{position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -16px;text-align: center;font-size: 0;}
.post-image-mask span, .post-image-mask:after, .post-image-mask:before{
	display: inline-block;margin-right: 7px;width: 6px;height: 6px;border-radius: 50%;background-color: #FFF;vertical-align: middle;opacity: 0;
    transition: opacity .2s ease;
    -webkit-animation: wd-fadeOutRight .3s ease;
    animation: wd-fadeOutRight .3s ease;
}
.post-image-mask:before{content:'';
	transition-delay: .15s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask:after{content:'';margin-right: 0;}
.li:hover .post-image-mask span, .li:hover .post-image-mask:after,.li:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before{
	transition-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.li:hover .post-image-mask span,
.li:hover .post-image-mask span,
.li:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
@-webkit-keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}
@-webkit-keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}
@-webkit-keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}

.news_left:hover .post-image-mask span, .news_left:hover .post-image-mask:after,.news_left:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.news_left:hover .post-image-mask:before,
.news_left:hover .post-image-mask:before,
.news_left:hover .post-image-mask:before{
	transition-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.news_left:hover .post-image-mask span,

.news_left:hover .post-image-mask span,
.news_left:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}



.news ul li{float: left; list-style: none; width: 100%; margin-bottom: 0.3rem;}
.news .img{ width:35%; margin-right:0.3rem; overflow:hidden; display:block;  float:left;position:relative;transition: 0.5s all; }
.news .img img{ width:100%;}
.news .li .h4{ line-height: 0.24rem; font-size: 0.18rem; max-height: 0.48rem; color:#333; display:block; overflow:hidden; margin:0 0 10px;font-family: 'poppins_sb';}
.news .li .h4:hover{ color: #222223; text-decoration: underline;}
.news  ul li{ list-style:none; margin-bottom:0.2rem;  transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; }
.news ul li:last-child{ margin-bottom: 0;}
.news  ul li .li{position: relative; padding: 0.15rem; background: #fff; border: 1px solid #eee; box-shadow: 0px 5px 20px rgba(0,0,0,0.06);transition: 0.5s all; display: flex;align-items: flex-start;}

.news .li .day {color: #999; border-bottom: 1px solid #e5e5e5;padding-bottom: 0.1rem; display: flex; align-items: center;  margin: 0.1rem 0;}
.news .li .day i{margin-right: 0.1rem;}
.news  ul li p{color:#777; max-height:0.52rem; overflow:hidden; line-height:0.26rem; margin-top:0.06rem; margin-bottom: 0.18rem;}
/* .news  ul li:hover .img{background: #000;} */
.news  ul li:hover .img img{transform: scale(1.1);}
.news  ul li:hover{ transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.news  ul li:hover .li{ border: 1px solid #ddd;}
.news  ul li .img{ position: relative; flex-shrink: 0;}
.news  ul li .img img{ width: 100%;}

@media screen and (max-width: 768px) {
.news  ul li p{ display: none;}
.news .li .day{ border-bottom: none;}
}


@media screen and (max-width: 460px) {
.news ul li .li{ display: block;}
.news ul li .img{ width: 100%; margin: 0; float: none; margin-bottom: 0.15rem;}
}

.page_detail{ padding: 0.3rem; background: #fff; box-shadow: 0 0 30px rgba(0,0,0,0.06);}
.page h1{ color: #333; font-weight: normal;  font-size: 0.24rem; font-family: "poppins_sb";}
.blog-info{ border-bottom: 2px dotted #eee; padding: 0.1rem 0; margin-bottom: 0.2rem;}
.blog-info i{ margin-right: 0.06rem; color: #aaa;}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;list-style:none;margin-bottom: 0.15rem;background:#fff;border-radius: 0;overflow: hidden;}
.stp-top{width:100%;background:#eee;}
.stp-top .page_info_title{font-size:0.16rem;line-height:0.24rem;text-transform:uppercase;display:block; padding:0;padding:0.15rem 0.2rem;transition:all .5s; color: #333; font-family: "poppins_sb";}
.stp-top .page_info_title:hover{text-decoration:none;color:#222223;}
.stp-top .page_info_title i{padding-left:0.05rem;transition:all .5s;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.stp-top .page_info_title:hover i{padding-left:0.08rem;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.stp-listB{display:block;padding:0.15rem;border:1px solid #eee;border-top:none;padding:0.3rem 0.2rem;list-style:none;margin-top:-1px;background:#fff;border-radius:0;}
.stp-listB>li{width:25%;padding:0.08rem 0.1rem;float:left;overflow:hidden;}
.stp-listB>li>a{line-height:0.22rem;display:block;color:#4d4d4d;}
.stp-listB>li>a i{padding-right:0.05rem;}
.stp-listB>li:hover>a{color:#222223 ;}
.stp-listB>li:nth-child(4n+1){clear: both;}
.stp-pro .stp-listB>li{width: 100%;margin-bottom:0.2rem;padding-bottom:0.2rem;border-bottom:1px solid #eee;}
.stp-pro .stp-listB>li:last-child{border-bottom:none;padding-bottom:0;}
.stp-pro .stp-listB>li .top{display: flex;align-items: flex-end;}
.stp-pro .stp-listB>li .image{max-width:0.48rem;min-width:0.48rem;}
.stp-pro .stp-listB>li .title{line-height:0.24rem;text-transform:capitalize;display:block;}
.stp-pro .stp-listB>li .title:after{content:"\f105";font-family:'FontAwesome';padding-left:0.06rem;color:#ccc;}
.stp-pro .stp-listB>li .title:hover{color:#222223 ;text-decoration:none;}
.stp-pro .stp-listB>li .title:hover:after{color:#222223 ;}
.stp-listB li .stp-listC{width:100%; padding-top:0.2rem;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:0.08rem;float:left;}
.stp-listB li .stp-listC li a{ font-size:0.16rem;-webkit-transition:all var(--transition-time,500ms);-o-transition:all var(--transition-time,500ms);transition:all var(--transition-time,500ms);}.stp-listB li .stp-listC li a i{padding-right:0.05rem;}
.stp-listB li .stp-listC li a:hover{color:#222223 ;}


@media only screen and (max-width: 768px){
	.stp-listA{padding: 0;}
	.stp-listB>li{width:50%;padding:4px 0;}
	.stp-listB>li:nth-child(2n+1){clear: both;}
	.stp-listB{border-width:1px;padding:15px;}
	.stp-pro .stp-listB>li .image{max-width:32px;min-width:32px;}
	.stp-listB li .stp-listC li{width: 100%;}
	.stp-listB>li>a{font-size:14px;}
	.stp-top .page_info_title{font-size:14px;padding:10px 10px;}
	.stp-listB li .stp-listC li a{font-size: 13px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}



/*products_main*/
/* CSS for the loading div */
.prom_img{padding:0;text-align:center;padding-right:0;border-radius: 0;}
.prom_img .swiper-slide{ position: relative; display: inline-block; }
.prom_img #pro_img_gallery{ overflow: inherit;}
.prom_img #pro_img_gallery .swiper-slide{opacity: 0 !important; z-index: -1; }
.prom_img #pro_img_gallery .swiper-slide-active{  opacity: 1 !important; z-index: 3;}
.prom_img #pro_img_gallery .swiper-slide img{width: 100%;}

.prom_img .swiper-slide iframe{ position: relative; z-index: 66; width: 100%;}
.prom_img .video_img{position: absolute; left: 0px; top: 0px;right:0;bottom:0;z-index: 55;}
#pro_img_thumbs{padding-top: 15px;}
#pro_img_thumbs .swiper-slide{border-radius: 0;overflow: hidden;cursor: pointer;border: 2px solid #eee;padding: 2px;}
#pro_img_thumbs .swiper-slide-thumb-active{border: 2px solid #222223 ; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active img{border-color: #222223 ;}
.prom_img .sp-video-icon{position: relative;}
.prom_img .sp-video-icon img{opacity: 0.5;}
.prom_img .sp-video-icon:before{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);font-size: 14px;color: #fff;line-height: 30px;font-family: 'FontAwesome';content:"\f04b";z-index: 2;border-radius: 5px;background: #222223 ;width: 30px;height: 30px;text-align: center;}
.cloud-zoom-lens{ background:#000  !important;  opacity: 0.1 !important;}
#cloud-zoom-big{ top: 0px !important; border: 1px solid #ddd; background-repeat: no-repeat !important; background: #fff;}
.cloud-zoom{ overflow: hidden;}
@media only screen and (max-width: 992px){
.mousetrap,#cloud-zoom-big,.cloud-zoom-big{display: none !important;}
}
/*pro_detail*/
.pro_page{padding-bottom: 0.5rem; position: relative; z-index: 555; margin-bottom:0.7rem; background: #f7f7f7; padding-top: 0.4rem;}
.pro_page .pro_main{display: flex; margin-top: 0.2rem;}
.pro_page .prom_img{ width:40%; position: relative; background: #fff;}
.pro_page .main_text{ width:60%;  padding-left: 0.3rem;}

#content{ position: relative;top: -0.6rem;}
.pro_table .pro_main_title{font-size:0.26rem; line-height: 0.24rem; overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:0.36rem; margin-bottom: 0.2rem; font-weight: normal; font-family: "poppins_sb";}
.pro_table .pro_main_text{line-height:0.26rem; padding-bottom:0.2rem;}
.pro_table ul{padding-left: 0; border-left: 1px solid #eee; border-top: 1px solid #eee; display: flex; flex-wrap: wrap;}
.pro_table ul li{ color:#666;list-style:none; float: left; width:50%; border-bottom: 1px solid #eee; border-right: 1px solid #eee;background: #fff;}
.pro_table ul li p{display:inline-block;margin-right:0.1rem;vertical-align:middle;margin-bottom:0;color:#333; font-size:0.16rem; min-width: 1.2rem; padding: 0.08rem;border-right: 1px solid #f7f7f7; min-width: 25%;font-family: "poppins_sb";}
.main-more{ text-align:left !important; margin-top:30px;}
.pro_more a{background: #333; text-transform: capitalize;line-height:0.5rem; padding: 0 0.15rem; border-radius:0; display: inline-block; font-size: 0.14rem; color: #fff; margin-right: 0.1rem; border-radius:0;  position: relative;}
.pro_more a:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}
@keyframes move{
0%{left:0;opacity:0}5%{opacity:.0}
48%{opacity:.2}80%{opacity:.0}
100%{left:82%}}
.pro_more a:hover{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.pro_more div{display: inline-block;}
.pro_more .main-more a{ background:#222223; text-transform: uppercase; border-radius:0; font-size: 16px; font-family: "poppins_sb"; border-radius: 0;}
.pro_more a i{margin-right: 6px;}

.pro_sns{ margin-top: 30px;}
.pro_sns span{ font-size: 16px;   background: url(../images/share_ico.png) no-repeat left center; padding-left: 30px; color: #333; float: left; margin-right: 8px; line-height: 38px; text-transform: capitalize;}
.pro_sns a{ display: inline-block; padding: 0; margin-right: 2px;border-radius:5px; overflow: hidden;}
@media only screen and (max-width:768px) {
.pro_table .pro_main_title{margin-top: 0.2rem;}
.pro_page .pro_main{padding:15px; display: block; background: #fff;}
.pro_page .prom_img,.pro_page .main_text{width: 100%; padding: 0; float: none;}
.pro_sns{display: none;}
.pro_table ul li{width: 100%;}
.pro_more .main-more a{ display: block;  z-index: 22;padding: 0px 10px;line-height: 36px;}
.inquiry_pro.show{position: fixed;bottom: 60px;left:10px;line-height: 20px; padding: 5px 0; z-index: 99999; font-size: 12px !important;}

}
.products_main .nav-tabs li{list-style: none; background: #f7f7f7; margin-bottom: 20px;  overflow: hidden;}
.products_main .nav-tabs li a{ color: #666;font-size:18px; display: inline-block; padding:8px 10px; line-height: 30px; background: #fafafa; border-right: 1px solid #e5e5e5; text-transform: uppercase;font-family: "poppins_sb";}
.products_main .nav-tabs li.active a{ background:#222223; color: #555; position: relative;font-size: 0.22rem; color: #fff;}


@media only screen and (max-width: 992px) {
.products_main .nav-tabs li{ padding: 5px 10px;}
.products_main .nav-tabs li.active a{ font-size: 15px; padding: 0; background:none; color: #333;}
.products_main .nav-tabs li a{font-size: 14px; padding: 10px;}
}



/*inquiry*/

.pro_inq{ position: relative; background:#fff; overflow: hidden;box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 15px 0px;  border-radius: 0;  }
.pro_inq .title{color: #fff;  background:#222223; padding:15px 35px; font-size:0.26rem; line-height: 0.3rem;  text-transform: uppercase; background-size: cover; font-family: "poppins_sb";}
.pro_inq .title img{margin-right: 15px;}
.pro_inq .text{ margin-bottom:10px; color:#666; line-height:20px; background:#fff; margin-top: -50px; padding:15px;; border-radius: 0; line-height:22px; border-bottom: 1px solid #e5e5e5; margin: 0px 20px;}
.pro_inq .inquiry{ padding: 0.3rem;}
.pro_inq .inquiry .ms_btn{ width: auto;}




.rel_section{overflow: hidden; padding:0.5rem 0;}
.rel_section .button_outside{  margin: 0.3rem -0.15rem 0.5rem;}
.rel_section .swiper-slide{ opacity: 0.1;transition: 0.5s all;}
.rel_section .swiper-slide.swiper-slide-visible{ opacity: 1;}
.rel_section .swiper-slide{width: 25%; padding: 0 0.1rem;}
.rel_section .li{ padding: 5px; border: 1px solid #eee; background: #fff; text-align: center; border-radius: 0;transition: 0.5s all; padding-bottom: 30px;}
.rel_section .img{ position: relative; display: block; overflow: hidden;}
.rel_section .li .h4{ color: #333; font-size: 0.16rem; display: block; line-height: 0.24rem; margin: 0 0 0.15rem; padding: 0 0.15rem; overflow: hidden; height: 0.48rem; margin-top: 15px;font-weight: 500;}
.rel_section .li .my_more1{ margin: 0.15rem 0;}
.rel_section .li p{ color: #999; line-height: 0.22rem; font-size: 0.15rem; overflow: hidden; padding: 0 0.15rem; white-space: nowrap; text-overflow: ellipsis;}
.rel_section .li:hover{ border: 1px solid #222223;}
.rel_section .li:hover .img img{transform: scale(1.05);}

@media only screen and (max-width: 768px) {
.rel_section{ padding: 0.6rem 0;}
.rel_section .swiper-slide{ width: 33.33%;}
.rel_section .swi_position{ padding: 0 0.3rem; margin-top: 0;}
.rel_section .swi_position .swiper-button-prev{ left: -0.2rem;}
.rel_section .swi_position .swiper-button-next{ right: -0.2rem;}

}

@media only screen and (max-width: 500px) {
.rel_section{ padding: 0.4rem 0;}
.rel_section .swiper-slide{ width: 50%;}
}

@media only screen and (max-width: 400px) {
.rel_section .swiper-slide{ width: 100%;}
}


.pro_may{ background: #fff; padding: 0;}
.pro_may .title_h4{  border-bottom: 1px solid #eee; margin-bottom: 0.2rem; font-size: 0.2rem; color: #333;}
.pro_may ul li .li{ border: 1px solid #fff;}

.blog_list{list-style:none;}
.blog_list li{position:relative; list-style:none; border-radius:0; margin-bottom: 0.15rem; }
.blog_list li:last-child{ margin-bottom: 0;}
.blog_list li .li{ padding:0.3rem;  border-bottom: none; transition: 0.5s all;  background: #fff;  border: 1px solid #eee; background-position: right bottom;transition: 0.5s all; }
.blog_list li .li:hover{  border: 1px dotted #222223;box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%);}
.blog_list li:last-child .li{ margin-bottom: 0;}
.blog_list li .img{ float: right; width:45%; margin-left: 0.15rem; margin-top: 0.1rem; overflow: hidden;}
.blog_list li:hover .img img{transform: scale(1.1);}
.blog_list li .news_day{color:#999;margin-top:0;display:block; margin: 0.1rem 0; font-size: 0.14rem;}
.blog_list li .news_day i{color: #aaa; margin-right: 0.04rem;}
.blog_list li .image{display:block;overflow:hidden;margin-bottom:0.2rem;}
.blog_list li .image img{max-width:100%;height:auto;-webkit-transition:all var(--transition-time,800ms);-o-transition:all var(--transition-time,800ms);
transition:all var(--transition-time,800ms);}
.blog_list li:hover .image img{-webkit-transform:scale(var(--scale-multiplier,1.05));-ms-transform:scale(var(--scale-multiplier,1.05));
transform:scale(var(--scale-multiplier,1.05));}
.blog_list li .title{color:#333;display:block;line-height:0.3rem; margin-top: 0.1rem; font-size: 0.2rem;font-family: "poppins_sb";}
.blog_list li .title:hover{ color: #222223;}
.blog_list li .text{ line-height:24px;overflow:hidden;max-height:48px; margin: 0.05rem 0; color: #666;}
.blog_list li .blog_tag{ margin-top:0.15rem; margin-bottom: 0.15rem;}
.blog_list li .blog_tag p{ display:inline-block;   color:#333; text-transform:uppercase;}
.blog_list li .blog_tag i{color:#ccc; margin-right:0.08rem; }
.blog_list li .blog_tag a{ background:#fff; color:#666; line-height:0.26rem; padding:0px 0.14rem; display:inline-block; margin:0px 0.04rem; border: 1px solid #eee;}
.blog_list li .blog_tag a:hover{ background:#333; color:#fff;}
.blogin{color:#aaa; margin:0.04rem 0px;}
.blogin span{ color:#fff; margin:0px 0.06rem;}
.blogin span i{}
.blog .blog_tags{ width:100%; margin-top:0.1rem;}


.pro_nav{ display: block;border-bottom: 2px solid #eee; padding: 20px 0; margin-bottom: 40px; text-align: center;}
.pro_nav a{ float: left; width: 12.5%; text-align: center; padding:10px;}

@media only screen and (max-width: 992px) {
.pro_nav a{ width: 25%;}
}

@media only screen and (max-width: 500px) {
.pro_nav{margin-bottom: 20px;}
.pro_nav a{ width: 33.33%; padding: 5px;}
}


.project *{transition: 0.5s all;}
.project ul li{ list-style: none; float: left; width: 25%; padding: 0 0.1rem; margin-bottom: 0.1rem;}
.project ul li .li{  padding-bottom: 0.2rem; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
.project ul li .img{ position: relative; overflow: hidden;background: #000;}
.project ul li .title{ color: #333; font-size: 0.18rem; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0.2rem; margin: 0.2rem 0 0.1rem;}
.project ul li p{ text-align: center; padding: 0 0.2rem; color: #808080; padding: 0 0.2rem;line-height: 0.24rem; height: 0.48rem; overflow: hidden;}
.project ul li:hover  img{ opacity: 0.6;transform: scale(1.02);}
.project ul li:hover .li{ background: #222223;}
.project ul li:hover .title{ color: #fff;}
.project ul li:hover p{ color: #fff;}

@media screen and (max-width:768px) {
.project{padding-top: 0; padding-bottom: 0.3rem;}
.project ul li{ width: 33.33%;}
}

@media screen and (max-width:460px) {
.project{padding-top: 0; padding-bottom: 0.3rem;}
.project ul li{ width: 50%;}
}


.page_faq_l{list-style:none;}
.page_faq_l li.question{position:relative; margin-top: 3px;}
.page_faq_l li.question .column{overflow:hidden; border-radius:0;padding:17px 10px;cursor: pointer; border-bottom: 1px solid rgba(0,0,0,0.1);}
.page_faq_l li.question .column > i{display:inline-flex;width:32px;height:32px;margin-right:10px;float:right;border-radius:50%;position:relative;text-align:center;margin-top:1px;font-style:normal;align-items: center;justify-content: center;}
.page_faq_l li.question .column > i:before{content:'';display: inline-block;background:url(../images/faq_icon1.png) no-repeat; width: 14px;height: 14px;}
.page_faq_l li.question .column > em{color: #333;  font-style: normal; font-size: 0.2rem; font-family: "poppins_sb"; max-width: 90%;margin-top: 8px;}
.page_faq_l li.answer{color:#666;font-size:15px;line-height:24px;overflow:hidden;padding:15px;display:none; background: rgba(255,255,255,0.3); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; backdrop-filter: blur(10px); -webkit-backdrop-filter: saturate(180%) blur(10px);
    backdrop-filter: saturate(180%) blur(10px);}
.page_faq_l li.answer a{text-decoration:underline;}
.page_faq_l li.answer a:hover{color:#222223;}
.page_faq_l li .column.rotate{background: rgba(255,255,255,0.3); border-bottom: 1px solid #fcd7d7; border-top-left-radius: 10px; border-top-right-radius: 10px;backdrop-filter: blur(10px); -webkit-backdrop-filter: saturate(180%) blur(10px);backdrop-filter: saturate(180%) blur(10px);}
.page_faq_l li .column.rotate > i{background:rgba(255,255,255,0.2);}
.page_faq_l li .column.rotate > i:before{background:url(../images/faq_icon2.png) no-repeat;}
@media only screen and (max-width: 768px) {
	.page_faq_l li.question .column > em{font-size:14px;margin-top:4px;line-height:20px;}
	.page_faq_l li.question .column > i{width:28px;height:28px;}
	.page_faq_l li.question .column > i:before{line-height:28px;}
}
@media only screen and (max-width: 480px) {
	.page_faq_l li.question{background-image:none;padding:0;}
	.page_faq_l li.question .column{border-radius:10px}
	.page_faq_l li.answer{padding:15px 0 10px 0;font-size: 14px;}
	.page_faq_l li.question .column > em{max-width:82%;font-size: 14px; }
}
 

@media only screen and (max-width: 1299px) {
.faq_column{ margin:35px -10px 0}
.faq_column .page_faq_l{ padding:0 10px;}	
	.faq_column .page_faq_l li.question .column > em{max-width: 88% }
}
@media only screen and (max-width: 939px) {
.in_faqW{ padding: 50px 0}
.faq_column{ margin:25px -5px 0}
.faq_column .page_faq_l{ padding:0 5px;}	
.faq_column .page_faq_l li.question .column > em{max-width: 82%; font-size: 18px }
.in_faqW{ background-position: bottom left}
}

@media only screen and (max-width: 375px) {
	.faq_column .page_faq_l li.question .column{    padding: 8px 6px;}
	.faq_column .page_faq_l li.question .column > i{ margin-right: 5px}
	.faq_column .page_faq_l li.question .column > em{ width: 79%}
}




/*video_l*/
.video_l{list-style:none;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.video_l li{margin-bottom: 0.5rem;float: none;}
.video_l li .column{transition:all .5s;background:#fff;border-radius: 0;}
.video_l li .image{display:block;overflow:hidden;position:relative;transition:all .5s;border-radius: 0; overflow: hidden;}
.video_l li:hover .image{box-shadow: 0 10px 25px 1px rgba(0,0,0,0.1);}
.video_l li .image > a.link{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:20;}
.video_l li .image img{max-width:100%;height:auto;width:100%;transition:all .9s;}
.video_l li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.video_l li .ovrly{position: absolute;left:0;top:0;width:100%;height:100%;display: block;background:#000;opacity: 0.2;filter: alpha(opacity=20);transition:all .5s;}
.video_l li:hover .ovrly{opacity: 0.5;filter: alpha(opacity=50);}
.video_l li .video_button{display: inline-flex;position: absolute;transform: translate(-50%, -50%);left: 50%;top:50%;width: 56px;height: 56px;border-radius:50%;font-size: 18px;background:#222223;align-items: center;justify-content: center;z-index: 99;color: #fff;transition:all .5s;}
.video_l li .video_button .line-video-animation{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border:2px solid rgba(255,255,255,0.27);border-radius:50%;opacity: 0;filter: alpha(opacity=0);}
.video_l li:hover .video_button{width: 70px;height: 70px;text-decoration: none;background:#fff;color: #222223;}
.video_l li:hover .video_button .line-video-animation{
	animation:squares 3.9s linear 0s infinite;
	-webkit-animation:squares 3.9s linear 0s infinite;
	-ms-animation:squares 3.9s linear 0s infinite;
	-o-animation:squares 3.9s linear 0s infinite;
	-webkit-animation-play-state:running;
	-moz-animation-play-state:running;
	-o-animation-play-state:running;
	animation-play-state:running;
}
.video_l li:hover .video_button .line-video-animation.line-video-2{
	-webkit-animation-delay:1.3s;
	-moz-animation-delay:1.3s;
	-o-animation-delay:1.3s;
	animation-delay:1.3s;
}
.video_l li:hover .video_button .line-video-animation.line-video-3{
	-webkit-animation-delay:2.6s;
	-moz-animation-delay:2.6s;
	-o-animation-delay:2.6s;
	animation-delay:2.6s;
}

@-webkit-keyframes squares{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@-moz-keyframes squares{0%{-moz-transform:scale(1);transform:scale(1);opacity:0}20%{-moz-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-moz-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@-o-keyframes squares{0%{-o-transform:scale(1);transform:scale(1);opacity:0}20%{-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@keyframes squares{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);-moz-transform:scale(1.24);-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);-moz-transform:scale(2.1);-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}

.video_l li .info{ margin-top: 0.2rem;}
.video_l li .info span{ display: inline-block; line-height:32px; background: #222223; float:left; color: #fff; padding: 0 0.1rem; font-weight: 500;}
.video_l li .info i{ float: right; line-height: 0.32rem; color: #222; font-style: normal;}
.video_l li .title a{display:block;font-size:0.18rem; line-height:0.26rem; overflow:hidden;color: #333; margin: 20px 0 15px; font-weight: 500;font-family: 'poppins_sb';overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}
.video_l li p{overflow: hidden; font-size: 15px; color: #999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}

@media only screen and (max-width: 768px) {
	.video_l li{padding:0 5px; margin-bottom: 15px;}
	.video_l li{width:50%;}
}
@media only screen and (max-width: 480px) {
	.video_l li{padding:0;width:100%;}
	.video_l li .title a{font-size:16px;margin-bottom:10px;height: auto; line-height: 24px; max-height: 48px;}
}


.video_src iframe{width: 100%;height:6rem}
@media only screen and (max-width: 480px) {
	.video_src iframe{height:3rem}
}


.project_list{list-style:none;}
.project_list li{margin-bottom:20px;padding:0 10px;}
.project_list li:nth-child(3n+1){clear: both;}
.project_list li .column{transition:all .5s;overflow: hidden;}
.project_list li .image{display:block;overflow:hidden;position:relative;}
.project_list li .image > a{position: absolute;left:0;top:0;width:100%;height:100%;z-index: 10;display: block;}
.project_list li .image img{max-width: 100%;height: auto;width: 100%;transition: all .9s;}
.project_list li:hover .image img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.project_list li .image .more_box{position: absolute;left: 0;top: 10px;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 5;transition: all .8s;opacity: 0;}
.project_list li:hover .image .more_box{top: 0;opacity: 1;}
.project_list li .image .more_box .main_more{background:#fff;color:#222223;}
.project_list li .image .ovrly{position: absolute;left:0;top:-50%;width:100%;height:100%;background:#000;opacity: 0;filter: alpha(opacity=0);transition:all .5s;}
.project_list li:hover .image .ovrly{opacity: 0.6;filter: alpha(opacity=60);top:0;}
.project_list li .img{height: 220px;display: block;background-repeat: no-repeat;background-position: center center;}
.project_list li .wrap{background:#f7f7f7;padding: 20px;text-align: center;position: relative;}
.project_list li .wrap:before{background-color:#222223;bottom:calc(100% - 1px);content:'';height: 10px;position: absolute;left:0;transform:scaleY(0);transform-origin:right bottom;transition:transform .7s;width: 100%;z-index: 2;}
.project_list li:hover .wrap:before{transform:scaleY(1);-webkit-transition:all 500ms cubic-bezier(0.93,.1,.195,1);transition-timing-function:cubic-bezier(0.93,.1,0,1.65);}
.project_list li .title{color:#333;font-size:0.18rem;line-height:0.24rem;overflow:hidden;height:0.48rem;display:block;margin-bottom:0;transition:all .5s;margin-top:0;margin-bottom: 0.1rem;}
.project_list li .text{ line-height:0.24rem;overflow:hidden;height:0.48rem;}

@media only screen and (max-width: 480px) {
	.project_list li{padding: 0;width:100%;}
	.project_list li .title{height:auto;max-height:48px;font-size:14px;margin-bottom:10px;}
	.project_list li .wrap{padding: 15px 10px;}
	.project_list li .text{font-size:12px;height:24px;}
}


.pro_select {
padding-top: 0.3rem;
padding-bottom: 0.3rem;
border-bottom: 1px solid #eee; 
}

.pro_select .pro_select_list {
float: left;
width:33.33%;
position: relative;
}

.pro_select .prS_select {
position: relative;
display: block;
width: 100%;
z-index: 5;
}

.pro_select select {
height:0.4rem;
width: 100%;
border: 1px solid #222223;
background-color: transparent;
padding-left: 15px;
font-size: 15px;
color: #333333;
Appearance: none;
-webkit-appearance: none;
border-radius: 0.05rem;
border-radius: 0;
}

.pro_select .pro_select_wrap:after {
content: "\f107";
font-family: 'FontAwesome';
position: absolute;
right: 20px;
line-height: 16px;
font-size: 16px;
color: #808080;
top: 9px;
z-index: -1;
}



.pro_select .main_more {
margin-top: 0;  font-size:0.15rem; line-height:0.4rem; height:0.4rem; padding:0px 0.25rem; font-weight:100;  border:none;
}


.pro_select_more_2{ float:right; }
.rower_2{ float:left; width:92%}
.pro_select_more{ float:left; width:8%; margin-left: 15px;}

@media only screen and (max-width: 992px) {
.pro_select .pro_select_list {
width: 25%; margin-bottom:10px;
}
.pro_select_more{ padding-left:0px;}
.pro_select .main_more{ margin-left:0px;}
.pro_select select {
padding-left: 10px;
}
.rower_2{ width:100%}
.pro_select_more_2 { display:inline-table;margin: 10px 0px; 
}

}



@media only screen and (max-width:992px) {
.pro_select .pro_select_wrap {
width: 50%;
margin-bottom: 10px;
padding: 0 5px;
}

.pro_select .pro_select_more {
margin-top: 10px;
 width:100%;
}
.pro_select .pro_select_more .main_more {
display: block;
}
.pro_select .pro_select_more .main_more{ width:100%}
.pro_select_more_2{ width:100%}
}



@media only screen and (max-width: 480px) {
.pro_select .pro_select_wrap {
width: 100%;
padding: 0;
}

.pro_select .pro_select_more {
padding: 0;
}
}

.pro_select .main_more{position:relative;display:inline-block;transition:all .5s;z-index:3;height:0.40rem;line-height:0.4rem;font-size: 0.2rem;padding-left:0.2rem;padding-right:0.2rem;text-transform: capitalize;color: #ffffff;overflow: hidden;border-radius:0.05rem;   background: #222223;  letter-spacing: 0.5px; text-align: center; font-size: 14px; border-radius: 0;}
.pro_select .main_more:hover{ ;text-decoration: none; }
 
.pro_select .main_more:before { content: ' '; position: absolute; background:rgba(255,255,255,0.15); width:36px; height:36px; top: -41px; left:-46px; border-radius: 50%;  -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; z-index: -1}
.pro_select .main_more:hover:before{ width: 300px; height:300px; left:-35px; top: -50px; }
 

.pro_select input.main_more{box-shadow: none;}
   

.page_pro_list{padding-top: 40px;}
.page_pro_list .p{ margin: 0.2rem 0; text-align: left;}
.page_pro_list .page_pro_column{margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #e5e5e5;text-align: center;} 
.page_pro_list .page_pro_column:last-child{border-bottom:none;padding-bottom: 0;}
.page_pro_list .page_pro_column .page_pro_title{display: flex;margin-bottom: 25px;;padding: 10px 15px;background: #f7f7f7;border-radius: 0;align-items: center;justify-content: space-between;width: 80%;width: 100%;}
.page_pro_list .page_pro_column .page_pro_title .title{font-size: 0.28rem;line-height: 120%;text-transform: uppercase;transition:all .5s;display: inline-block; color: #333;}
.page_pro_list .page_pro_column .page_pro_title a:hover{color: #222223;text-decoration: none;}
.page_pro_list .page_pro_column .page_pro_title .page_more{font-size: 18px;margin-top: 0;}
.page_pro_list .page_pro_column .page_pro_title .page_more i{width: 32px;height: 32px;}
.page_pro_list .page_pro_column .page_pro_title .page_more:before{width: 32px;height: 32px;left: -5px;top: 5px;}
.page_pro_list .page_pro_column .list{list-style: none;margin-right: -15px;margin-left: -15px;}
.page_pro_list .page_pro_column .list li{margin-bottom: 20px;}
.page_pro_list .page_pro_column .list li .image{border: 2px solid #eee;display:block;overflow: hidden;transition:all .5s;text-align: center; border-radius: 10px;}
.page_pro_list .page_pro_column .list li .image:hover{border-color: #222223;}
.page_pro_list .page_pro_column .list li .image img{transition:all .9s;}
.page_pro_list .page_pro_column .list li:hover .image img{
	transform:scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
}
.page_pro_list .page_pro_column .list li .title{margin-top: 20px;font-size: 0.2rem;display: block;line-height: 24px;transition:all .5s; color: #333;}
.page_pro_list .page_pro_column .list li .title:hover{color: #222223;text-decoration: none;}
.page_pro_list .page_pro_column .list li .text{margin-top: 12px;line-height: 20px;height: 20px;overflow: hidden;font-size: 14px;color: #808080;}

@media only screen and (max-width: 992px) {
	.page_pro_nav .list{display: block;}
	.page_pro_nav .list li{float: left;width: 25%;}
	.page_pro_nav .list li .column{padding: 5px;}
	.page_pro_nav .list li .title{font-size: 0.14rem;line-height: 20px;height: 60px;}
}
@media only screen and (max-width: 768px) {
	.page_pro_list .page_pro_column{margin-bottom: 20px;padding-bottom: 20px;}
	.page_pro_list .page_pro_column .list{margin: 0;}
	.page_pro_list .page_pro_column .list li{padding: 0 5px;margin-bottom: 20px;}
	.page_pro_list .page_pro_column .list li .title{margin-top: 10px;font-size: 14px;line-height: 20px;height: 60px;}
	.page_pro_list .page_pro_column .page_pro_title .page_more{display: none;}
}

.page_more{color:#222223;display: inline-block;line-height: 20px;position: relative;z-index: 2;margin-top: 30px;transition:all .5s;text-transform: capitalize; font-size:15px;}
.page_more:hover{color:#222223;opacity: 1;text-decoration: none;}
.page_more i{display: inline-flex;width: 40px;height: 40px;border-radius: 50%;align-items: center;justify-content: center;position:relative;background:linear-gradient(to right, #222223, #31c2f7);margin-right: 8px;vertical-align: middle;}
.page_more i:before{content:'';transition:all .5s;display: inline-block;background: url(../images/arrow-right.svg) no-repeat;width: 18px;height: 14px;}
.page_more:hover i:before{animation: scroll_right_anim 1.5s infinite;}
.page_more:hover:before{width: 42px;}

@-webkit-keyframes spin{
	from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spin{
	from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes scroll_right_anim {
0% {
transform: translateX(-3px); }
50% {
transform: translateX(3px); }
100% {
transform: translateX(-3px); } }



.solutions ul li{ list-style: none; padding: 0.6rem 0;}
.solutions ul li .img{ float: left;}
.solutions ul li:nth-child(2n) .img{ float: right;}
.solutions ul li:nth-child(2n){background: #f7f7f7;}
.solutions ul li .title{ font-size: 0.2rem; line-height: 0.3rem; color: #333; display: block;}
.solutions ul li p{ margin: 0.2rem 0;}

.products_li ul li{ list-style: none;}
.products_li ul li:nth-child(2n){ background: #f7f7f7;}
.products_li ul li .li{ display: flex; align-items: center; padding: 0.5rem 0.3rem;}
.products_li ul li .img{ width: 50%; text-align: center; padding: 0 0.15rem;}
.products_li ul li .text{ width: 50%;padding: 0 0.15rem;}
.products_li ul li .title{font-family: "poppins_sb"; display: block; font-size: 0.3rem; color: #333; line-height: 0.32rem; max-height: 0.64rem;}
.products_li ul li p{ line-height: 0.3rem; height: 0.9rem; overflow: hidden; margin: 0.2rem 0;}

@media only screen and (max-width: 768px) {
.products_li ul li .title{ font-size: 18px;}
}

@media only screen and (max-width: 400px) {
.products_li ul li .li{ padding:0.3rem  0.2rem;flex-direction: column;flex-direction: column; text-align: center;}
.products_li ul li .text,.products_li ul li .img{ width: 100%; padding: 0;}
}

.pro_mainnav{ background: #333; position: fixed; top: 74px;  left: 0; width: 100%; z-index: 888;}
.pro_mainnav .container{ width: 100%; max-width: none; padding: 0 0.3rem;}
.pro_mainnav ul li{ list-style: none;}
.pro_mainnav .main{ display: flex;justify-content: space-between; height: 50px;align-items: center;}
.pro_mainnav .title{font-family: "poppins_sb";font-size: 0.2rem; color: #fff; text-transform: uppercase;}
.pro_mainnav .li a{ color: #fff;font-family: "poppins_sb"; text-transform: uppercase; line-height: 50px; padding: 0 0.2rem; display: inline-block;}
.pro_mainnav .li a:hover{ background: rgba(255,255,255,0.15);}
.pro_mainnav .li .con_btn{ line-height: 50px; background: #222223; display: inline-block; padding: 0 0.2rem;}
.pro_detail{ margin-top: 50px;}

@media only screen and (max-width:992px) {
.pro_mainnav{ top: 50px;}
}

@media only screen and (max-width:768px) {
.pro_mainnav .li a{ padding: 0 0.05rem;}
.pro_mainnav .container{ padding-right: 0; padding-left: 10px;}
.pro_mainnav .li .con_btn{ padding: 0 0.05rem;}
.pro_mainnav .li a{ text-transform: capitalize;}
}


@media only screen and (max-width:500px) {
.pro_mainnav .li .con_btn{ display: none;}
.pro_mainnav .main{ height: 40px;}
.pro_mainnav .li a{ line-height: 40px;}
}

.down_load{ width:100%; margin: 0.6rem auto 0;}
.down_load ul{ width:100%; display:flex; flex-wrap: wrap;}
.down_load ul li{ display:inline-block; width:32%; margin: 0 2% 20px 0; list-style: none; overflow: hidden; border:1px #e6e6e6 solid; text-align: center; padding: 50px 0 35px; transition: all .5s}
.down_load ul li:nth-child(3n){ margin-right:0}
.down_load ul li .icon{ display: block; width: 60px; height: 75px; background: url("../images/icon-pdf.png") no-repeat center top; background-position: 0 100%; transition: 0.3s all; margin: 0 auto}
.down_load ul li:hover .icon{background-position: 0 0;}
.down_load ul li .title{ display:block; color: #222; margin-top: 0.2rem;}
.down_load ul li:hover{ background:#f5f5f5}

@media only screen and (max-width:1024px) {
.down_load ul li{width:49%; margin: 0 2% 20px 0;} 
.down_load ul li:nth-child(3n){ margin-right:2%}
.down_load ul li:nth-child(2n){ margin-right:0}
}
@media only screen and (max-width:480px) {
.down_load ul li{width:100%; margin: 0 0 20px 0 !important;}  
}

/*page_nav*/
.page_nav{margin-bottom: 0;padding: 0;padding-top: 0; padding-bottom: 30px;margin-bottom: 30px; position: relative; border-bottom: 1px solid #eee;}
.page_nav ul{list-style:none;text-align:center;display:flex;align-items:center;border-radius:0;justify-content: center;}
.page_nav li{display:inline-block;margin-bottom:0;padding:0;padding-right:0.2rem;float: left;}
.page_nav li:last-child{border-right-color: transparent;}
.page_nav li a{display:flex;font-size:0.16rem;line-height:24px;text-transform:uppercase;transition:all .5s;position: relative;z-index: 5;align-items: center;justify-content: center; background:#e9e9e9;  padding: 0.15rem 0.3rem; color: #333; font-family: "poppins_sb";} 
.page_nav li a p{margin: 0;margin-left: 0;color: #333;transition:all .5s; display: block; overflow: hidden; position: relative;padding:0.1rem; width: 100%}
.page_nav li a:after{
	bottom: -10px;
    left:50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #222223;
    border-width: 10px;
	opacity: 0;filter: alpha(opacity=0);
	transition:all .5s;
	margin-left: -10px;
}
.page_nav li a:hover , .page_nav li.active a{text-decoration:none;color: #fff;}
.page_nav li a:hover p, .page_nav li.active a p{color: #fff;}
.page_nav li a:hover, .page_nav li.active a{ background: #222223}
.page_nav li a:hover:after, .page_nav li.active a:after{opacity: 1;filter: alpha(opacity=100);bottom: -0.2rem;}

.page_nav li a p:before { content: ' '; position: absolute; background:rgba(255,255,255,0.15); width:46px; height:46px; top: -21px; left:-26px; border-radius: 50%;  -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; z-index: -1}
.page_nav li a p:hover:before{ width: 200px; height:200px; left:-15px; top: -50px; }
 
@media only screen and (max-width:992px) {
.page_nav li a{ line-height: 18px;}
}
@media only screen and (max-width:768px) {
.page_nav ul{ display: block;}
.page_nav li{ width: 100%; margin-bottom: 10px;}
.page_nav{ border: none;}
}



.case_list{list-style:none;}
.case_list li{margin-bottom:20px;padding:0 10px;}
.case_list li .column{transition:all .5s;overflow: hidden;}
.case_list li .image{display:block;overflow:hidden;position:relative;}
.case_list li .image > a{position: absolute;left:0;top:0;width:100%;height:100%;z-index: 10;display: block;}
.case_list li .image img{max-width: 100%;height: auto;width: 100%;transition: all .9s;}
.case_list li:hover .image img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.case_list li .image .more_box{position: absolute;left: 0;top: 10px;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 5;transition: all .8s;opacity: 0;}
.case_list li:hover .image .more_box{top: 0;opacity: 1;}
.case_list li .image .more_box .main_more{background:#fff;color:#222223;}
.case_list li .image .ovrly{position: absolute;left:0;top:-50%;width:100%;height:100%;background:#000;opacity: 0;filter: alpha(opacity=0);transition:all .5s;}
.case_list li:hover .image .ovrly{opacity: 0.6;filter: alpha(opacity=60);top:0;}
.case_list li .img{height: 220px;display: block;background-repeat: no-repeat;background-position: center center;}
.case_list li .wrap{background:#f7f7f7;padding: 15px;text-align: center;position: relative;}
/* .case_list li .wrap:before{background-color:#222223;bottom:calc(100% - 1px);content:'';height: 10px;position: absolute;left:0;transform:scaleY(0);transform-origin:right bottom;transition:transform .7s;width: 100%;z-index: 2;} */
/* .case_list li:hover .wrap:before{transform:scaleY(1);-webkit-transition:all 500ms cubic-bezier(0.93,.1,.195,1);transition-timing-function:cubic-bezier(0.93,.1,0,1.65);} */
.case_list li .title{color:#333;font-size:0.18rem;line-height:0.26rem;overflow:hidden;height:0.52rem;display:block;margin-bottom:0;transition:all .5s;margin-top:0;margin-bottom: 0.1rem; font-weight: 500;font-family: "poppins_sb";}
.case_list li .text{ line-height:0.24rem;overflow:hidden;height:0.48rem;}

@media only screen and (max-width: 480px) {
	.case_list li{padding: 0;width:100%;}
	.case_list li .title{height:auto;max-height:48px;font-size:14px;margin-bottom:10px;}
	.case_list li .wrap{padding: 15px 10px;}
	.case_list li .text{font-size:12px;height:24px;}
}


.post-image-mask{position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -19px;text-align: center;font-size: 0;}
.post-image-mask span, .post-image-mask:after, .post-image-mask:before{
	display: inline-block;margin-right: 7px;width: 8px;height: 8px;border-radius: 50%;background-color: #FFF;vertical-align: middle;opacity: 0;
    transition: opacity .2s ease;
    -webkit-animation: wd-fadeOutRight .3s ease;
    animation: wd-fadeOutRight .3s ease;
}
.post-image-mask:before{content:'';
	transition-delay: .15s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask:after{content:'';margin-right: 0;}

.case_content .swiper-slide:hover .post-image-mask span, .case_content .swiper-slide:hover .post-image-mask:after, .case_content .swiper-slide:hover .post-image-mask:before,
.news li:hover .post-image-mask span, .news li:hover .post-image-mask:after, .news li:hover .post-image-mask:before,
.case_list li:hover .post-image-mask span, .case_list li:hover .post-image-mask:after, .case_list li:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.case_content .swiper-slide:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

@-webkit-keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}
@-webkit-keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}
@-webkit-keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}

.swiper-scrollbar-drag{height:10px;width:100%;position:relative;background:#222 url(../images/scroll_icon.png) no-repeat center center;left:0;top:0;clip-path: polygon(0 0, 100% 0, 99% 49%, 100% 100%, 0 100%, 1% 50%);}


.case_content{position: relative;overflow: hidden;z-index: 2;background: url(../images/bg_case.jpg) no-repeat left top;}
.case_content .container{position: relative;}
.case_content .main_title{text-align: left;max-width: 80%;}
.case_content .main_title .text{margin-left: 0;margin-right: 0;max-width: 80%;}
.case_content .case_bottom{position: absolute;right: 0;top: 0;}

.case_content .case_scroll{position: relative;padding-bottom: 60px;}
.case_content .swiper_scrollbar{margin: 0 -0.1rem;padding-bottom: 10px;}
.case_content .swiper-slide{opacity:0;padding-bottom: 1px;}
.case_content .swiper-slide.swiper-slide-visible{opacity: 1;}
.case_content .swiper-slide .case_item{padding: 0 0.1rem;}
.case_content .swiper-slide .image{overflow: hidden;position: relative;border-radius:0;}
.case_content .swiper-slide .link{position: relative;overflow: hidden;display: block;}
.case_content .swiper-slide .link img{transition:all .9s;width: 100%;}
.case_content .swiper-slide:hover .image .link img{
	transform:scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
}
.case_content .swiper-slide .image .link:after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: rgba(0,0,0,0.40);opacity: 0;transition: opacity .7s ease;}
.case_content .swiper-slide:hover .image .link:after{opacity: 1;}
.case_content .swiper-slide .wrap{border-top: none;padding: 30px 25px;padding-bottom: 0;position: relative;background:#fafafa;}
.case_content .swiper-slide .title{font-size: 16px;line-height: 28px;height: 56px;color: #333333;font-family: 'poppins_sb';overflow: hidden;display: block;transition:all .5s;}
.case_content .swiper-slide .title:hover{text-decoration: none;color: #222;}
.case_content .swiper-slide .text{line-height: 24px;overflow: hidden;height: 72px;color: #808080;margin-top: 0.2rem;}
.case_content .swiper-slide .more{display: inline-flex;width:50px;height: 40px;align-items: center;justify-content: center;z-index: 3;position: relative;margin-top: 0.3rem;text-decoration: none;transition:all .5s;}
.case_content .swiper-slide:hover .more{width: auto;padding-left: 15px;padding-right: 15px;}
.case_content .swiper-slide .more:before{content:'';transition:all .5s;display: inline-block;z-index: -1;position: absolute;left: 0;top: 0;right: 0;bottom: 0;border-bottom: none;background: #e5e5e5;}
.case_content .swiper-slide:hover .more:before{left: 0;right: 0;background: #222;border-color: #222;}
.case_content .swiper-slide .more p{margin: 0;font-size: 12px;line-height: 40px;text-transform: uppercase;color: #fff;width: 0;opacity: 0;}
.case_content .swiper-slide:hover .more p{width: 54px;opacity: 1;margin-right: 5px;font-family: 'poppins_sb';}
.case_content .swiper-slide .more i{transition: all .5s;color: #949494;font-size: 18px;}
.case_content .swiper-slide:hover .more i{animation: scroll_right_anim 1.5s infinite;color: #fff;}


@media only screen and (min-width:992px) {

}

@media only screen and (max-width:992px) {
	.case_content .main_title{max-width: 100%;}
	.case_content .main_title .text{max-width: 100%;}
	.case_content .case_bottom{position: relative;right: auto;bottom: auto;}
}
@media only screen and (max-width:768px) {
	.case_content{background: #fff;}
	/* .case_content .case_scroll{padding-bottom: 40px;} */
	.case_content .swiper-slide .title{font-size: 14px;line-height: 24px;height: 48px;}
	.case_content .swiper-slide .wrap{padding: 20px 15px;padding-bottom: 0;}
}


/* category_section */
.category_section{background:url(../images/probg.jpg)no-repeat top center #f7f7f7;}

.category_section li{list-style: none;}
.carousel_img #carousel_img_gallery{ overflow: inherit;}
.carousel_img #carousel_img_gallery>.swiper-wrapper>.swiper-slide{opacity: 0!important; z-index: -1; }
.carousel_img #carousel_img_gallery>.swiper-wrapper>.swiper-slide-active{  opacity: 1!important; z-index: 3;}
.category_section #carousel_img_thumbs{padding:0.7rem 0 10px;overflow: visible;}
.category_section #carousel_img_thumbs .signle{background: url(../images/cprobg.png)no-repeat center center;position: relative;padding-top: 1.65rem;cursor: pointer;background-size: cover;}
.category_section #carousel_img_thumbs .image{position: absolute;bottom: 0.8rem;text-align: center;left: 0;right: 0;margin: auto;transition: all 0.5s;}
.category_section #carousel_img_thumbs .image{width: 75%;}
.category_section #carousel_img_thumbs .signle p{font-size: 0.28rem;font-family: 'Barlow_Bold';text-transform: uppercase;color: #d4a12b;padding: 0.1rem;position: relative;padding-bottom: 0.2rem;}
.category_section #carousel_img_thumbs .signle p::before{position: absolute;content: '';width: 51px;height: 8px;background: url(../images/xj.png);right:0.1rem;top:50%;transform: translateY(-50%);display:none;}
.category_section #carousel_img_thumbs .signle p span{-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #d4a12b;color: transparent;}
.category_section #carousel_img_thumbs .swiper-slide .signle::before{position: absolute;content: '';width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-top: 10px solid #252525;bottom: -10px;left: 50%;transform: translateX(-50%);opacity: 0;}
.category_section #carousel_img_thumbs .swiper-slide-thumb-active .signle::before{opacity: 1;}
.category_section #carousel_img_thumbs .swiper-slide-thumb-active .image{bottom: 0.7rem;}
.category_section .pro_scrollbar {margin: 0 -0.1rem;}
.category_section .pro_title{padding: 0.3rem 0;font-family:'Barlow_Bold';font-size: 0.25rem;color: #333;text-transform: uppercase;}
.category_section .pro_section .swiper-button-next{top:-0.54rem;}
.category_section .pro_section .swiper-button-prev{top:-0.54rem;left: auto;right:50px;}
.category_section .pro_section .container{padding: 0;}
@media only screen and (max-width:1580px ){
	.category_section .c_row{overflow: hidden;}
}
@media only screen and (max-width:1200px ){
	.category_section #carousel_img_thumbs{padding-top: 2rem;}
}

@media only screen and (max-width:992px ){
	.category_section #carousel_img_thumbs{padding-top: 1.2rem;}
}
@media only screen and (max-width:768px ){

	.category_section .index_title{padding-bottom: 0.3rem;}
	.category_section #carousel_img_thumbs .signle p::before{display: none;}
	.category_section #carousel_img_thumbs .signle p{text-align: center;}
	.category_section .pro_title{font-size: 0.2rem;}
}
@media only screen and (max-width:640px ){
	.category_section #carousel_img_thumbs{padding-top:0.5rem;}
}
/* pro_section */
.pro_section {padding-bottom: 0.8rem;}
.pro_section .Guides_scrollbar_father {margin: 0 -0.125rem;}
.pro_section .moudle{margin: 0 0.125rem;background: #fff;}
.pro_section li{width: calc(100%/4);list-style: none;}
.pro_section li .txt{padding: 0.2rem;border-top: 1px solid #eee;}
.pro_section li h2 a{color: #333;font-size: 16px;margin:0 0 0rem;display: block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-weight: normal;margin-bottom: 10px;font-family: 'poppins_sb';}
.pro_section li p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}
.pro_section .img a{display: block;overflow: hidden;}
.pro_section img{transition: all 0.5s;width: 100%;}
.pro_section .swiper-slide {visibility: hidden;transition: all 0.3s;opacity: 0;}
.pro_section .swiper-slide-visible {visibility: visible;opacity: 1;}

@media only screen and (min-width:992px ){
  .pro_section .moudle .img:hover img{transform: scale(1.05);}
  .pro_section .moudle h2 a:hover{color: #6c8273;}
  .pro_section .moudle:hover{box-shadow: 0 3px 20px 1px rgba(0,0,0,0.15);}
}
@media only screen and (max-width:768px ){
  .pro_section .moudle{margin: 0 0.075rem;}
  .pro_section li h2 a{font-size: 15px;}
  .pro_section li .txt{padding: 0.15rem;}
  .pro_section {padding-bottom: 0.5rem;}
}


/* four_section */
.four_section{background: url(../images/fourbg.jpg) no-repeat center center;background-size: cover;padding: 1.2rem 0;color: #fff;}
.four_section dl{display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap:wrap;}
.four_section dl dd{display: flex;display: -webkit-flex;align-items: center;gap: 0.2rem;}
.four_section dl dd .num{font-size: 0.5rem;font-family: 'Barlow_Bold';line-height: 0.9;}
.four_section dl dd .txt{font-size: 0.18rem;}

@media only screen and (max-width:800px ){
	.four_section{padding: 0.5rem 0;}
	.four_section dl{gap:20px}
	.four_section dl dd{width: calc((100% - 20px)/2)}
	.four_section dl dd .icon{width: 50px;}
}

@media only screen and (max-width:480px ){
	.four_section dl dd .num{font-size: 0.36rem;}
	.four_section dl dd .icon{width: 40px;}
}


/* Aylen */
.button {
	float: left;
	padding: 10px 30px;
	display: block;
	border: none;
	background: none;
	color: inherit;
	position: relative;
	z-index: 1;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
	border-radius: 50px;
	border: 1px solid #333;
	font-size: 15px;
	font-family: 'poppins_sb';
	text-transform: capitalize;
}
.button.button--aylen {
	background: #312f30;
	color: #fff;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.button--aylen.button--inverted {
	background: none;
	color: #fff;
}
.button--aylen::before,
.button--aylen::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--aylen::before {
	background: #fff;
}
.button--aylen::after {
	background: #fff;
}
.button--aylen:hover {
	color: #333;
}
.button--aylen:hover::before,
.button--aylen:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--aylen:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}




.button.button_white {
	background: #fff;
	color: #333;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	border:none;
}
/* .button.button_white:hover{border-color: #333;} */

.button_white::before,
.button_white::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button_white::before {
	background: #333;
}
.button_white::after {
	background: #333;
}
.button_white:hover {
	color: #fff;
}
.button_white:hover::before,
.button_white:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button_white:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}
/* about_section */
.about_section{margin-top: 0.8rem;}
.about_section .flex{display:flex;display: -webkit-flex;flex-wrap: nowrap;gap: 50px;}
.about_section .about_fl{width: 50%;}
.about_section .about_fr{width: 50%;background: url(../images/about_bg.png) no-repeat center center;}
.about_section .image{width: 100%;}
.about_section .image img{width: 100%;}
.about_section .index_title{padding: 0;text-align: left;font-size: 0.18rem;font-family: 'poppins_sb';text-transform: uppercase;color: #333;}
.about_section .index_title em{margin-bottom: 0.15rem;}
.about_section .index_title .w_h2{margin-bottom: 0.35rem;}
.about_section .txt{font-size: 15px;line-height:2;margin-bottom: 0.35rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8;}
.about_section .quality{font-size:16px;font-family: 'poppins_sb';color: #333;padding-top: 0.35rem;display: flex;align-items: center;gap: 10px;border-top: 1px solid #eee;}
.about_section .Satisfaction{display: flex;align-items: center;gap: 0.1rem;padding-top: 0.2rem;}
.about_section .satisfaction_txt{width: calc(100% - 155px);}
.about_section .satisfaction_txt span{font-family: 'poppins_sb';text-decoration: underline;color: #333;font-size: 15px;}
.about_section .button.button--aylen{width: 145px;display: block;}
@media only screen and (min-width:1580px ){
	.about_section .satisfaction_txt{max-width: 436px;}
}

@media only screen and (max-width:992px){
	.about_section .index_title em{font-size: 0.4rem;}
	.about_section .flex{gap: 20px;}
	.about_section .flex{flex-wrap: wrap;}
	.about_section .about_fl,.about_section .about_fr{width: 100%;}
}


/* oem_section */
/* .oem_section{padding: 0rem 0 0.7rem;background: url(../images/oembg.jpg) no-repeat center center;background-size: cover;margin-top: 0.7rem;} */
.oem_section .index_title em{background: -webkit-linear-gradient(transparent, transparent), url(../images/title-bg-no-copyright.jpg) repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;}
.oem_section .index_title .text{max-height: inherit;max-width: 1100px;color: #fff;}
.oem_section .button_box{display: flex;display: -webkit-flex;gap: 20px;justify-content: center;}
.oem_section dl{display:flex;display: -webkit-flex;gap: 0.2rem;justify-content:space-between;max-width: 1200px;margin: auto;margin-top: 1rem;}
.oem_section dl dd{text-align:center;}
.oem_section dl .icon{width:1.4rem;height: 1.4rem;background: url(../images/num_lbg.png) no-repeat center center;background-size: contain;display: flex;display: -webkit-flex;align-items: center;justify-content: center;margin: auto;}
.oem_section dl .icon img{width: 50%;}
.oem_section dl p{font-size: 0.24rem;text-transform: uppercase;color: #fff;font-family: 'poppins_sb';margin-top: 0.2rem;}
@media only screen and (max-width:640px){
	.oem_section .index_title .text{margin-top: 0.5rem;}
	.oem_section dl{flex-wrap:wrap;gap: 20px;margin-top: 0.5rem;}
	.oem_section dl dd{width: calc((100% - 20px)/2);}
	.oem_section dl p{font-size: 0.2rem;}
	.oem_section{padding-bottom: 0.5rem;}
}


/*light_img*/
.light_img {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    background: #fff;
}

.light_img:before ,.light_img:after {
    background: rgba(255, 255, 255, .4) none repeat scroll 0 0;
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    width: 0;
    transform: rotate(200deg);
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    z-index: 1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}

.light_img:before {
    left: 0;
    top: 0;
}

.light_img:after {
    bottom: 0;
    right: 0;
}

li:hover .light_img:before, li:hover .light_img:after {
    height: 100%;
    width: 100%;
    transform: rotatex(-200deg);
    -webkit-transform: rotatex(-200deg);
    -moz-transform: rotatex(-200deg);
    -ms-transform: rotatex(-200deg);
    -o-transform: rotatex(-200deg);
    opacity: 0;
}

/* factory_section */
.factory_section .index_title{text-align: left;padding: 0.6rem 0 0.3rem;}
.factory_section .index_title .text{max-width: inherit;margin-top: 10px;width: calc(100% - 100px);    margin-left: 0;}
.factory_section li{list-style: none;}
.factory_section li .img{overflow: hidden;}
.factory_section li img{transition: all 0.5s;}
.factory_section .swiper-button-next{top:-0.54rem;}
.factory_section .swiper-button-prev{top:-0.54rem;left: auto;right:50px;}
/* .factory_section .swiper-slide {opacity: 0;}
.factory_section .swiper-slide-visible {opacity:1;} */
.factory_section li:hover img{transform: scale(1.08);}

/* news_section */
/*news_section*/
.news_section{padding: 0rem 0 0.7rem; overflow: hidden; background-size: cover; position: relative; z-index: 3; background: #f5f3f3 url(../images/news_bg.png) no-repeat center 0.5rem;}
.news_section ul li{list-style: none;}
.news_section ul li{list-style: none; padding: 0 15px; float: left; width: 33.33%;}
.news_section ul .li{overflow: hidden; border-bottom: 1px solid #dee2e6; position: relative;}
.news_section ul .li:after{position: absolute; left: 0; bottom: 0; width: 0; height: 1px; content: ''; background: #333; transition: 0.5s;}
.news_section ul .li:hover:after{width: 100%;}
.news_section ul .li .img{display: block; overflow: hidden;}
.news_section ul .li .text{position: relative; padding: 0.15rem 0 0.1rem;}
.news_section ul .li .news_date{color: #808080; text-transform: uppercase;}
.news_section ul li .title{display: block; overflow: hidden; color: #333333; font-family:'poppins_sb'; margin-bottom: 0.05rem; font-size: 16px; margin: 5px 0;     height: 50px;overflow: hidden;}
.news_section ul li .p{color: #666; line-height: 24px; height: 48px; overflow: hidden; margin: 10px 0;}
.news_section ul li .more{display: inline-block; font-size: 0.18rem; position: relative; padding-right: 40px; color: #333333; font-family: var(--bold-font); text-transform: capitalize; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' style='width:22px;height:22px' role='presentation'%3E%3Cpath d='M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z' style='fill:%23011c1a'%3E%3C/path%3E%3C/svg%3E "); background-size: 20px auto; background-repeat: no-repeat; background-position: center right; padding-right: 26px; margin-top: 0.1rem;}
.news_section ul li:hover .img img{transform: scale(1.06);}
.news_section ul li img:first-child {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    -webkit-transform: translateX(50%) scaleX(2);
    transform: translateX(50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.news_section .li:hover .img_box img:first-child {
    -webkit-transform: translateX(0) scaleX(1);
    transform: translateX(0) scaleX(1);
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}
.news_section .li:hover .img_box img:first-child {
    -webkit-transform: translateX(0) scaleX(1);
    transform: translateX(0) scaleX(1);
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}

.news_section .li:hover .img_box img:nth-child(2) {
    -webkit-transform: translateX(-50%) scaleX(2);
    transform: translateX(-50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

@media only screen and (max-width: 992px){.news_section:after{display: none;}}
@media only screen and (max-width: 768px){.news_section{padding: 0.4rem 0;}}
@media only screen and (max-width: 500px){.news_section ul li{width: 100%;}}


