@charset "UTF-8";
  @font-face {
	font-family: "Work Sans";
	src: url("../font/Work Sans.woff2") format("woff2"),
		 url("../font/Work Sans.woff") format("woff"),
		 url("../font/Work Sans.ttf") format("truetype"),
		 url("../font/Work Sans.eot") format("embedded-opentype"),
		 url("../font/Work Sans.svg") format("svg"),
		 url("../font/Work Sans.otf") format("opentype");
  }
  @font-face {
	font-family: "WorkSans_S";
	src: url("../font/WorkSans-SemiBold.woff") format("woff"),
		 url("../font/WorkSans-SemiBold.eot") format("woff2"),
		 url("../font/WorkSans-SemiBold.ttf") format("truetype"),
		 url("../font/WorkSans-SemiBold.eot") format("embedded-opentype"),
		 url("../font/WorkSans-SemiBold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
  }

/*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;}}

h2{ font-weight: normal; font-size: inherit;}
.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,.container:before,.container:after,.row:before,.row:after{  display: table; content: " ";}
.clearfix:after,.container:after,.container-fluid:after,.row:after{clear: both;}
.container {width: 100%; max-width: 14rem; margin: 0 auto;}
.container2 {width: 100%; padding-left: 1.05rem; padding-right: 1.05rem;}
@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%;}
  }

/* BODY */
* {outline: none !important;}
body {margin: 0;padding: 0;font-family: "Work Sans"; color:#666; line-height: 1.8; font-size: 16px; overflow-x: hidden;}
@media screen and (max-width: 1400px) {body {font-size: 15px;}}
@media screen and (max-width: 1200px) {body {font-size: 14px;}}

/*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;}
.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;
}


/* 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: #aaa;  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;}
.inquiry ul li textarea{height:1.8rem;background:#fff;width:100%;max-width:100%;max-height:215px;padding:8px 45px 10px 10px;color:#999;border:none;border-radius:8px; line-height: 20px; font-size: 14px; border: 1px solid #e7e7e7;}
.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; border-radius: 5px;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 1px solid #186eb7; 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.24rem;  color: #fff; text-transform: uppercase; 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.24rem; line-height:40px; color: #fff; font-family: 'WorkSans_S'; position: relative;overflow: hidden; text-transform: uppercase; border-radius:30px; background:#44ac37;}
.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{ 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>li {	display: inline-block;	vertical-align: middle;	float: left; padding: 0 0.2rem;}
	.main-menu>li:first-child{ padding-left: 0;}
	.main-menu>li:last-child{ padding-right: 0; margin-right: 0.4rem;}
	.main-menu>li>a{ position: relative;}
	.main-menu>li.active>a, .main-menu>li:hover>a{color: #186eb7; text-decoration: none;}
	.main-menu>li>a:before{ width: 0; height: 2px; content: ''; position: absolute; bottom:30%; left: 0; content: '';transition: 0.6s all; background: #186eb7; }
	.main-menu>li.active>a:before, .main-menu>li:hover>a:before{ width: 100%;}
	.main-menu>li.menu-children>a:after, .main-menu>li.page_item_has_children>a:after {content:"\f107";font-family: FontAwesome;margin-left: 4px;display: inline-block;vertical-align: middle;font-size: 0.19rem;}
	.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: 345px;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: 0.15rem; line-height: normal;padding: 10px 4px;position: relative;}
    .main-menu .sub-menu li>a:hover,.main-menu .sub-menu li>a:hover, .main-menu .children li a:hover{color: #186eb7; }
	.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);}
	.main-menu li.megamenu {position: static}
	.main-menu li.megamenu .sub-menu, .main-menu li.megamenu .children {width: 100%;max-width: 100%; padding: 0;margin-left: auto;margin-right: auto;left: 0!important;right: 0!important}
    .megamenu .sub-menu .nav_li{ overflow-x: auto; padding-bottom: 0.2rem; padding-top: 0.2rem;}
	.megamenu .sub-menu .nav_li .title{ display: flex;   font-size: 0.18rem; line-height:0.2rem; padding: 0px; color: #333;align-items: center; margin-bottom: 0.15rem;  }
    .megamenu .sub-menu .nav_li>li{ float:left; width: 19.5%;  padding: 0px 15px; margin-bottom: 0.15rem; }
	.megamenu .sub-menu .nav_li>li:last-child{ border-right: none;}
    .megamenu .sub-menu .nav_li>li>ul{ top: 0;}
    .megamenu .sub-menu .nav_li>li>a{ color:#666; }
    .megamenu .sub-menu .nav_li>li>ul>li>a{color:#666; width: 100%; display: block; padding-left: 0px; font-size: 0.14rem; padding: 0.02rem 0;}
    .megamenu .sub-menu .nav_li a:hover{ color: #186eb7;}

    .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:992px) {
.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:#f7f7f7;
	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 5px 10px 1px rgba(0,0,0,0.03);}
.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{ 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: #186eb7}
.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: #186eb7}
.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:rgba(255,255,255,0.4);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: #186eb7;
	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: #186eb7;
	-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: #186eb7;
}
#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; display: flex; 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: 8px; font-family: 'WorkSans_S';background:#186eb7; color: #fff; line-height: 36px; padding: 0 10px; float: right; }}

.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.3rem;}
.language p{display: inline-block;text-align: center;color: #fff;text-transform: capitalize; position: relative;z-index: 5;transition: 0.6s all;  line-height: 0.46rem; display: flex; align-items: center; border-radius: 30px; padding:0 0.42rem 0 0.28rem; background: #186eb7;}
.language p:after{ position: absolute; right: 0.28rem; 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: 0.1rem;}
.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: #186eb7;}
.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;}

.web_language { margin-top: 0.1rem; margin-left: 2px;}
.web_language a {  margin-left: 0.2rem; display: inline-flex; align-items: center;}
.web_language a img { margin-right: 0.12rem;}


.mob_language,.mob_sns{ display: none;}
@media screen and (max-width:992px) {
.mob_language,.mob_sns{ display: block;}
.mob_logo { position: relative; z-index: 8888889;}
.mob_logo a{ display: block; }
.mob_logo img{ max-height:36px;}
.mob_language{ margin-top: 0.3rem; }
.mob_language p,.mob_sns p{ font-size: 0.2rem; color: #333; padding-bottom:5px; text-transform: capitalize; font-family: 'WorkSans_S';}
.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: 8px;}
.mob_sns{ margin-top: 0.2rem;}
.mob_sns a{ display: inline-block;  border-radius: 10px;}
}


.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: capitalize; font-family: "AvantGardeStd_MD";}
.search_section{cursor: pointer;align-items: center;}
.ico_search{text-align:center;background-image:url(../images/search_ico.png); 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:0.4rem; height: 0.4rem; border-radius: 50%; 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:#fff; 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:14px;-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-bottom: 2px solid #eee;}
.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='%23333333'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:inherit; border-radius: 0;}
.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; right: 20px; top: 20px; height: 40px; line-height: 40px; color: #333; font-size: 20px;}
.search_tags{ max-width: 8rem;  margin: 0.2rem auto 0.5rem; text-align: left;}
.search_tags a{ display: inline-block; background: #f7f7f7; color: #777; font-size: 14px; line-height: 0.26rem; padding: 0 0.15rem;}
.search_tags a:hover{ background: #186eb7; color: #fff;}

@media only screen and (max-width:410px) {
	.search_tags a{ margin-bottom: 0.06rem;}
	}


/*Search*/
.search_web{position: relative; float: right; width:2.2rem;  z-index: 1; margin-left: 0.65rem;}
.search_web .form-control{height:40px;color:#999;float:left; line-height:0.40rem;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:none; padding-right:55px; border:none;  border-radius:0px; box-shadow: none; float: none; border-bottom: 1px solid #e8e8e8;}
.search_web .form-control:focus{ color:#333; border-bottom: 1px solid #186eb7;}
.search_web .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='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='%23131414' 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='%23131414' p-id='4514'%3E%3C/path%3E%3Cpath d='M668.163 736.059l67.875-67.875L850.503 782.65l-67.874 67.874z' fill='%23333333' p-id='4515'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center right; background-color:inherit; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}

/*select*/
.select > a{background:#fff; line-height:36px; color: #6d6d6d;font-size: 14px;transition:all 0s;text-align: center;  display: inline-block; text-align: center; padding: 0px 25px; border-radius: 5px;}
.select-modal {position: fixed;top: 0;left: 50%;width: 50%;width: 80%;max-width: 1000px;height: auto;z-index: 99999999995;visibility: hidden;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.select-modal .send_column:after{ display: none}
.select-show {visibility: visible;transition:all .5s;}
.select-overlay {position: fixed;width: 100%;height: 100%;visibility: hidden;top: 0;left: 0;z-index: 999999999;opacity: 0;filter:alpha(opacity=0);background: rgba(1,1,1,0.7);-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-modal .select-content{margin: 0 auto;-webkit-transform: translateY(-200%);-moz-transform: translateY(-200%);-ms-transform: translateY(-200%);transform: translateY(-200%);opacity: 0;margin-top: 5%;}
.select-modal.select-show .select-content {-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);transform: translateY(0%);opacity: 1;filter:alpha(opacity=100);padding: 20px;}
.select-content .main .img{ float: left; padding-right: 20px; width:56%;}
.select-content .main .mess_main{ float: left; width: 44%;}
.select-content {color: #5b5b5b;background:#fff;position: relative;-webkit-transition: all .5s;-moz-transition: all .5s;
transition: all .5s;filter:alpha(opacity=0);border: none;}
.select-content .select-close {position:absolute;right:10px;top:10px;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);}
.select-content .select_title em{display: block;font-size:30px;line-height: 110%;color: #333;text-transform: uppercase;margin-bottom: 10px; font-style: normal; margin: 0.18rem 0;  border-bottom: 3px solid #333; display: inline-block;}
.select-content .select_title .text{font-size: 14px;line-height: 20px;color: #808080; margin-bottom: 20px;}
.select-content .main .send_column{background: none;box-shadow: none;padding: 0;}
.select-show .select-content::-webkit-scrollbar {width: 5px;}
.select-show .select-content::-webkit-scrollbar-track {background-color:#f2f2f2;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius:0;opacity: 0.5}
.select-show .select-content::-webkit-scrollbar-thumb {background-color:#004082;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius:0;}
.select-content .select-close {position:absolute;right:20px;top:20px;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:#808080;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);}

@-webkit-keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}
@keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}

.select-show .select-content::-webkit-scrollbar {width: 3px;}
.select-show .select-content::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.select-show .select-content::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
@media only screen and (max-width:1200px) {
.select a{float: none;}
}

@media only screen and (max-width:768px) {
.select a{display: none;}
}

/*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 1px;}



/*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;}
.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 img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; width: 100%;}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ color: #fff;}

@media screen and (max-width:768px) {
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ font-size: 0.2rem;}
.banner .swiper-button-next { right: 0;}
.banner .swiper-button-prev { left: 0;}
}

/*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%}
}

.my_more1{ display: inline-block; font-size: 0.16rem; padding:0 0.3rem; line-height:44px; color: #fff; position: relative; text-transform: uppercase; background: #44ac37; border-radius: 30px; font-family: "WorkSans_S"; overflow: hidden;}
.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: #44ac37; padding-right: 40px;}

.n_main .my_more1 { line-height: 0.4rem;}

header{width: 100%;z-index: 999999;padding: 0;position:fixed;transition: 0.5s all; background:#fff;}
header.small{left:0; top:0; position:fixed; font-size:100%; background:#fff;}
.height{ height:1rem;}
.nav_section{display: flex; align-items: center; justify-content: space-between; width: 100%; background: #fff; padding:0 1rem;}
.nav_section .main{ width: 100%; display: flex;align-items: center; justify-content: space-between;}
.nav_section #logo{ transition: 0.5s all; }
.nav_section .nav_r{ display: flex; align-items: center;}
.main-menu>li>a {font-size:0.2rem; color: #333; line-height:0.28rem; padding:0.36rem 0; position: relative; background-position: center center; text-transform: capitalize; font-family: 'WorkSans_S';}

.top_section{ background: #f9f9f9; font-size: 14px;}
.top_section a:hover{ color: #186eb7; text-decoration: underline;}
.top_section .top_con{ float: left; }
.top_section .top_con a{ display: flex; float: left; line-height: 0.4rem;align-items: center; position: relative; color: #777;}
.top_section .top_con a:first-child{ margin-right: 0.4rem;}
.top_section .top_con span{ margin-right: 0.08rem;}
.top_section .top_r{ float:right; display: flex; align-items: center;}
.top_section .top_cont{ float:left;}
.top_section .top_cont a{ display: flex; line-height: 0.4rem; align-items: center; position: relative; color: #fff;}
.top_section .top_cont span { margin-right: 0.08rem;}

.top_section .top_sns a { float: left; display: block; width: 0.28rem; height: 0.28rem; margin:0.06rem 2px 0; border-radius: 50%; overflow: hidden;}


@media screen and (min-width:992px) {
header.small .main-menu>li>a{padding: 0.2rem 0;}
header.small  #logo img{ max-width: 0.6rem;}
/* .nav_section { border-bottom: none;} */
}

@media screen and (max-width:1800px) {
.nav_section { padding: 0 30px;}
}

@media screen and (max-width:1700px) {
.main-menu>li{ padding: 0 0.2rem;}
.main-menu>li:last-child{ margin-right: 0.4rem;}
.language{ margin-left: 0.2rem;}
}


@media screen and (max-width:1200px) {
.header-navigation{ margin-left: 0.3rem;}
.top_section #logo .logo_text{ display: none;}
}

@media only screen and (max-width:992px) {
.top_section .top_info{ display: none;}
.top_section{ display: none;}
.top_section .main{ display: none;}
.nav_section{ padding: 0;}
.nav_section .main{ width: 100%;}
.nav_section #logo{ display: none;}
.nav_section .top_sns,.language{ display: none;}
.height{  height: 50px;}
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; background-color: rgba(255, 255, 255, 0); overflow: hidden;  background-position: center center; margin-left: 10px; border-radius: 0;}
/* .ico_search{ margin-top: 10px; width: auto; padding-left: 0; width: 34px; height: 34px; background-color: #186eb7;  background-position: center center; margin-left: 10px; margin-right: 10px; border-radius: 50%; overflow: hidden;}  */
}

.nav_section .r_sns{ display: flex; align-items: center; padding-left: 0.26rem;}
.nav_section .r_sns a { float: left; display: block; width: 0.2rem; height: 0.2rem; margin:0 8px; overflow: hidden;}


.nav_quote { float: right; margin-left: 0.26rem; line-height: 0.4rem; font-size:0.15rem; font-family: 'WorkSans_S'; padding: 0 0.3rem; border-radius: 5px; background: #186eb7; text-transform: capitalize; position: relative; overflow: hidden;}
.nav_quote a{ color: #fff;}

@media screen and (max-width:1700px) {
.nav_section .r_sns{padding-left:0.2rem;}

@media screen and (max-width:1200px) {
.nav_section .r_sns{ display: none;}
}
}

/* Animated Title Border */
.animate-border {
  position: relative;
  display: block;
  width: 60px;
  height: 3px;
  background:#44ac37;
  margin: 0.26rem auto 0;
}

.tl .animate-border{  margin-left: 5px;}
.animate-border:after {
  position: absolute;
  content: "";
  width:60px;
  height:3px;
  left: 0;
  bottom: 0;
  border-left: 10px 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.38rem; }
.i_title .title_txt{font-size: 0.5rem; line-height: 0.56rem; margin: 0 auto 6px; text-transform: capitalize; font-family: "WorkSans_S"; color: #333; position: relative;}
.i_title .title_tt{line-height: 0.28rem; max-height: 0.56rem; color: #808080; max-width: 7rem; margin: 0.16rem auto 0; text-align: center; overflow: hidden;}
.tl{ text-align: left;}
.tl .title_txt{ background-position: left bottom;}
.tl .title_tt{ margin: 0.1rem 0 0; text-align: left;}


@media only screen and (max-width:768px) {
.i_title{ margin-bottom: 0.2rem;}
.i_title .h4{ font-size: 0.36rem; line-height: 0.4rem;}
.i_title p{ font-size: 0.14rem;}
}

@media only screen and (max-width:768px) {
.i_title .title_txt{ font-size: 0.36rem; line-height: 0.4rem;}
.animate-border{ display: none;}
.i_title{ margin-bottom: 20px;}
}


.ware_line{ position: relative; width:40px; height: 1px;}
.ware_line::after { content: ""; position: absolute; -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.2 4.3' style='enable-background:new 0 0 19.2 4.3;' xml:space='preserve'%3E%3Cpath d='M19.2,1.8c-0.4,0-1.6,0.8-2.3,1.3c-1.2,0.8-1.9,1.2-2.5,1.2S13,3.9,11.8,3C11.1,2.5,10,1.8,9.6,1.8C9.2,1.8,8.1,2.5,7.4,3 C6.2,3.8,5.5,4.3,4.8,4.3C4,4.3,3.2,3.7,2.3,3C1.5,2.5,0.6,1.8,0,1.8c0,0.1,0-1.6,0-1.5c1,0,2.1,0.8,3.1,1.5c0.5,0.4,1.4,1,1.7,1 s1.2-0.6,1.7-1c1.1-0.8,2.2-1.5,3-1.5c0.7,0,1.6,0.6,3,1.5c0.6,0.4,1.5,1,1.8,1c0.2,0,1-0.6,1.6-1c1.3-0.8,2.4-1.5,3.3-1.5'/%3E%3Cline class='under-dec' x1='0' y1='0' x2='0' y2='0'/%3E%3C/svg%3E");-webkit-mask-repeat: repeat;mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.2 4.3' style='enable-background:new 0 0 19.2 4.3;' xml:space='preserve'%3E%3Cpath d='M19.2,1.8c-0.4,0-1.6,0.8-2.3,1.3c-1.2,0.8-1.9,1.2-2.5,1.2S13,3.9,11.8,3C11.1,2.5,10,1.8,9.6,1.8C9.2,1.8,8.1,2.5,7.4,3 C6.2,3.8,5.5,4.3,4.8,4.3C4,4.3,3.2,3.7,2.3,3C1.5,2.5,0.6,1.8,0,1.8c0,0.1,0-1.6,0-1.5c1,0,2.1,0.8,3.1,1.5c0.5,0.4,1.4,1,1.7,1 s1.2-0.6,1.7-1c1.1-0.8,2.2-1.5,3-1.5c0.7,0,1.6,0.6,3,1.5c0.6,0.4,1.5,1,1.8,1c0.2,0,1-0.6,1.6-1c1.3-0.8,2.4-1.5,3.3-1.5'/%3E%3Cline class='under-dec' x1='0' y1='0' x2='0' y2='0'/%3E%3C/svg%3E");mask-repeat: repeat;mask-size: auto;-webkit-mask-size: auto;background-color:#186eb7;width: 100%;height: 5px;margin: 0 auto;top: 0;bottom: -16px;right: 0;transform: unset;-webkit-transform: unset;opacity: 1;animation: movezz 6s infinite linear;-webkit-animation: movezz 6s infinite linear;animation-play-state: paused;-webkit-animation-play-state: paused;-webkit-transition: var(--wdtBaseTransition);
transition: var(--wdtBaseTransition);}

li:hover .ware_line::after{ animation-play-state: running; -webkit-animation-play-state: running;}
@keyframes movezz {
  0% {-webkit-mask-position-x: 0;}
  100% {-webkit-mask-position-x: 180px;}
}
@-webkit-keyframes movezz {
  0% {-webkit-mask-position-x: 0;}
  100% {-webkit-mask-position-x: 380px;}
}

@-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)}
}

/*cate_section*/
.cate_section{padding: 0.62rem 0 0.9rem; position: relative; background:#fafafa url(../images/cate_bg.jpg) no-repeat center bottom; overflow: hidden;}
.cate_section ul{ margin: 0 -0.15rem;}
.cate_section ul li{ list-style: none; float: left; padding: 0px 0.15rem; width: 33.33%; margin-bottom: 0.3rem; position:relative;}
.cate_section .li{ padding-bottom: 52px; position: relative; transition: 0.5s all; z-index: 2;}

.cate_section .li .img{display: block;overflow: hidden;position: relative;z-index: 2;}
.cate_section .li .img a{position: absolute;left:0;top:0;width: 100%;height: 100%;z-index:10;}
.cate_section .li .img img{max-width: 100%;height: auto;width: 100%;transition: all .9s;}
.cate_section .li .img:hover img{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1)}
.cate_section .li .img .ovrly{position: absolute;left:0;top:0;width: 100%;height:100%;background:#1777d8;opacity: 0;transition:all .5s;}
.cate_section .li:hover .img .ovrly{opacity: 0.7;}
.cate_section .li .img .icon{width:52px;height:52px;z-index:2;background:url("../images/link_ico.png") no-repeat center center;position:absolute;transition:all .5s;display:inline-block;left:50%;top:50%;margin-left:-26px;margin-top:-26px;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity: 0;filter:alpha(opacity=0);}
.cate_section .li:hover .img .icon{-webkit-transform:scale(1.0);-ms-transform:scale(1.0);-o-transform:scale(1.0);transform:scale(1.0);opacity: 1;filter:alpha(opacity=100);}

.cate_section .li .wrap{position: absolute;left:20px;right:20px;bottom:0;background:#fff;z-index: 20;padding:22px 20px 22px;text-align: center;box-shadow: 0 3px 14px rgba(0,0,0,0.1);}
.cate_section .li .wrap:before{content:'';height:2px;width: 100%;background:#44ac37;position: absolute;left:0;bottom:0;transform: scaleX(0); transition:all 0.4s ease 0s; transform-origin:0 0 0;}
.cate_section .li:hover .wrap:before{transform: scaleX(1);visibility:visible;}
.cate_section .li .title{display: block;font-size:0.22rem; line-height:28px; color:#333;font-family:'WorkSans_S'; text-overflow: ellipsis; white-space: nowrap;transition:all .5s; overflow: hidden;}
.cate_section .li .title:hover{color:#186eb7;text-decoration: none;}
.cate_section .li p{font-size:14px;line-height:24px; height:0;margin:0;transition:all .5s; overflow: hidden;}
.cate_section .li:hover p{height:48px;margin-top:10px;}
.cate_section .li:hover .wrap{ padding-top:19px}


@media only screen and (max-width: 1469px) {
.cate_section ul{ margin:0 -10px;}	
.cate_section ul li{ padding:0 10px;}
}
@media only screen and (max-width: 992px) {
.cate_section{padding-top:40px; padding-bottom:45px;} 
.cate_section .li .wrap{left: 10px;right: 10px;padding:15px 10px;}
.cate_section .li .title{font-size: 16px; }
.cate_section .li .img .icon{width: 28px;height:28px;background-size: cover;}
.cate_section .li .img:before{width: 24px;height: 24px;background-size: cover;}
}
@media only screen and (max-width: 768px) {
.cate_section{  padding-top:0.3rem; padding-bottom: 0;} 
.cate_section ul li{ width: 50%;}
.cate_section .li p{height: 20px;margin-top:10px;}
}
@media only screen and (max-width: 480px) {
.cate_section ul li{ width: 100%; margin-top:20px}
.cate_section .li .wrap{left: 5px;right: 5px;}
}

/*about_section*/
.about_section .modelTostParents{ padding: 0 8px; position: relative; overflow: visible;}
.about_section{ position: relative; background:url("../images/about_bg.jpg") no-repeat left center;}
.about_section .i_title{ margin-bottom: 0.18rem;}
.about_section .i_title .title_txt{font-size: 0.44rem; line-height: 0.5rem;}

.about_section .about_right{ float: right; width: 50%; position: relative; margin-left: 1.5rem;}
.about_section .about_img{ float: right;}
.about_section .about_img a{ display: block; position: relative;}

/*tabs*/
.about_section .tabs {line-height: 0.36rem; position: absolute; top: 35%; left: -110px; z-index: 9999996; max-width: 240px;}
.about_section .tabs *{transition: 0.6s all;}
.about_section .tabs a {padding:10px 20px 10px 0px;margin-bottom:15px ;text-align:left;width:160px; background: #fff; position: relative; display: flex;align-items: center;justify-content: flex-end; border:none; border-radius: 30px; text-transform:uppercase; font-family:'WorkSans_S'; transition:all .5s;box-shadow: 0 10px 30px 5px rgba(0,0,0,0.05);}
.about_section .tabs a.active:before,.about_section .tabs a:hover:before{ opacity: 1;}
.about_section .tabs a.tabs_a2 {  margin-left: 50px;}
.about_section .tabs a.tabs_a3 {  margin-left: 80px;}
.about_section .tabs a:before{content:'';background:url(../images/icon_right_w02.png) no-repeat center center;top:50%;width:18px;height:16px;display:block;position:absolute;transform: translate(0, -50%); left:30px; border-radius:25px; transition:all .5s;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.about_section .tabs a.active:before,
.about_section .tabs a:hover:before{ filter:alpha(opacity=100);-moz-opacity:1;opacity:1;left:11px;}
.about_section .tabs a .icon{ display: inline-block; width:0.4rem; height:0.36rem; position: relative; z-index: 333; margin-left: 8px;}
.about_section .tabs p{ font-size: 15px; color: #333; position: relative; line-height: 0.3rem; text-transform: uppercase; font-family: "WorkSans_S"; line-height: 20px;}
.about_section .tabs a.active p,.about_section .tabs a:hover p{ color: #fff;}
.about_section .tabs a.active,.about_section .tabs a:hover{ background: #186eb7; width: 180px;}

.about_section .tabs a.active .icon img, .about_section .tabs a:hover .icon img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}

.about_section .swiper-slide-active{ z-index: 55;}
.about_section .swiper-container { position: relative; z-index: 666; overflow: hidden;}
.about_section .swiper-slide{ overflow: hidden;}
.about_section .pro_scrollbar ul li{ width: 33.33%; padding: 0 8px;}
.about_section .pro_scrollbar ul li{position: relative; display: inline-block; cursor: url(../images/ico_magnifier.png), auto;}
.about_section .swiper-button-next:after,.about_section .swiper-button-prev:after{ font-size: 0.24rem; color: #cacaca; font-weight: normal;}
.about_section .swiper-button-next,.about_section  .swiper-rtl .swiper-button-prev{ right: -0.2rem;}
.about_section .swiper-button-prev,.about_section  .swiper-rtl .swiper-button-nwxt{ left: -0.2rem;}

/*about_com*/
.about_section .about_left{ float: right; width: 50%; padding-right: 0.4rem; max-width:6.8rem; padding-top: 0.58rem;}
.about_section .about_main{ position: relative;}
.about_section .text .com{ font-size: 0.24rem; font-family: "WorkSans_S"; line-height: 0.32rem; color: #333; line-height: 0.3rem; max-height: 0.9rem; margin-bottom: 0.27rem; text-transform: uppercase; overflow: hidden;}
.about_section .text .com img{ vertical-align: middle; margin-right: 16px;}
.about_section .text .p{ color: #595959; line-height: 0.3rem; max-height: 2.7rem; margin-bottom: 0.24rem; overflow: hidden;}
.about_section .text .p.p2{ height: 0.9rem;}
.about_section .text .p.p3{ height: 1.5rem;}
.about_section .fac_section{margin-top: 0.2rem; margin-bottom: 0.4rem;}
.about_section .fac_section ul{ margin: 0 -0.05rem;}
.about_section .fac_section ul li{ float: left; width: 33.33%; padding: 0 0.05rem; list-style: none;}

.about_section .about_btn{display: flex; align-items: center;}
.about_section .about_btn .about_cont{ color: #666; font-family: 'WorkSans_S'; padding-left: 34px; display: inline-block; line-height: 21px; margin-left: 20px; background: url(../images/about_tel.png) no-repeat left center; }


@media screen and (max-width:1260px) {
.about_section .tabs{ top: 25%;}
}
@media screen and (max-width:1050px) {
.about_section .about_btn .about_cont{ display: none;}
}

/*about_mob*/
.about_mob{text-align:center; background: #fff; padding: 0.6rem 0 0; text-align: center; display: none;}
.about_mob .p{ font-size: 16px; line-height: 30px; max-height:210px; margin-bottom: 15px; margin-top: 15px; overflow: hidden;}
.about_mob .com{ font-size: 22px; line-height: 24px;font-family: 'WorkSans_S'; margin-top: 30px; display: block; color: #333;}

@media only screen and (max-width:1380px) {
.about_section .about_left{ float: left; padding: 0 0.5rem;}
.about_section .about_right{ margin-left: 1rem;}
.about_section .text .p{ font-size: 14px;}
}
	
@media only screen and (max-width:992px) {
.about_section{ clip-path:none}
.about_mob{display: block;}
}

@media only screen and (max-width:768px) {
.about_mob{display: block; padding:0; margin-top: 0.4rem; padding-bottom: 0.2rem;}
}


/*num_section*/
.num_section{padding: 0.8rem 0 0.72rem; position: relative; overflow: hidden;}
.num_section ul li{ list-style: none; float: left; width: 25%; text-align: center;}
.num_section ul li:first-child .odometer-formatting-mark{ display: none;}
.num_section ul li .icon{ display: inline-block; width: 0.7rem; height: 0.7rem;}
.num_section ul li .num{ color: #333; font-size: 0.7rem; line-height: 0.7rem;font-family: "WorkSans_S"; margin: 0.19rem 0 0.03rem;}
.num_section ul li .num em{ font-style: normal; font-size: 0.42rem;}
.num_section ul li p{ color: #808080; font-size: 0.18rem; line-height: 0.24rem;}

@media only screen and (max-width:768px) {
.num_section{ padding: 0.4rem 0;}
.num_section ul li .num{ font-size: 0.5rem; line-height: 0.5rem;}
.num_section ul li .num em{ font-size: 0.3rem;}
}

@media only screen and (max-width:500px) {
.num_section ul{ display: flex;flex-wrap: wrap;}
.num_section ul li{ width: 48%; background: rgba(255,255,255,0.15); margin-right: 1%; margin-bottom: 0.05rem; padding: 0.15rem;}
}

/*case_section*/
.case_section{ padding: 0.48rem 0 0.64rem; background:#f9f9f9 url(../images/case_bg.jpg) no-repeat left bottom; overflow: hidden;}
.case_section .container{ max-width: 1481px;}
.case_section .i_title{margin-bottom: 0.44rem;}
.case_section ul li{ list-style: none; width: 25%; padding: 0 0.15rem; opacity: 0;transition: 0.5s all;}
.case_section ul li.swiper-slide-visible{ opacity: 1;}
.case_section ul li .li{ position: relative; overflow: hidden;}
.case_section ul li .li .overly{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(35,172,86,0);transition: 0.6s all;}
.case_section ul li .li .text{ position: absolute; left: 0px; bottom: -45px; width: 100%; height:auto; background: rgba(0,0,0,0.5);transition: 0.6s all; padding: 0px 20px;}
.case_section ul li .li .text .title{ font-size: 0.18rem; text-align: center; font-family: "WorkSans_S"; color: #fff; line-height: 28px; padding:10px 0; position: relative;}
.case_section ul li .li .text .title:after{ position: absolute; left: 0px; top: 50%; content: ''; width: 2px; height: 0; background: #f6fbf6; content: ''; margin-top: -10px;}
.case_section ul li .li .text p{ color: #eee; font-size: 14px; line-height: 22px; max-height: 44px; overflow: hidden;}
.case_section ul li .li .a{ display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.case_section ul li .li:hover .overly{background: rgba(0,0,0,0.3);}
.case_section ul li .li:hover .text{ bottom: 0px;  padding: 20px; text-align: left; background: none;}
.case_section ul li .li:hover .text .title{padding-left: 16px; text-align: left;}
.case_section ul li .li:hover .text .title:after{height: 20px;}

.case_section ul li .li .icon{position:absolute;display:inline-block;top:45%;left:50%;width:52px;height:52px;margin-left:-26px;margin-top:-26px;border-radius:50%;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;transition:all .8s; }
.case_section ul li .li .icon i{ display:inline-block; height:52px; width:52px;background:#186eb7 url(../images/link_ico.png) no-repeat center center; z-index:999; position:relative; border-radius:50%; }
.case_section ul li .li .icon:after{content:'';background:#186eb7;position:absolute;left:-15px;top:-15px;right:-15px;bottom:-15px;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;transition:all .5s;border-radius:50%;z-index: -1;} 
.case_section ul li .li:hover .icon{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-webkit-transform:scale(var(--scale-multiplier,0.9)); -ms-transform:scale(var(--scale-multiplier,0.9)); transform:scale(var(--scale-multiplier,0.9));}

.case_section .button_outside .swiper-button-prev,.case_section .button_outside .swiper-button-next{ width: 42px; height: 42px; border: 2px solid #186eb7; border-radius: 2px;}
.case_section .button_outside .swiper-button-prev{ left: -0.62rem;}
.case_section .button_outside .swiper-button-next{ right: -0.62rem;}
.case_section .swiper-button-prev:after,.case_section  .swiper-button-next:after{ width: 18px; height: 16px; font-size: 0;}
.case_section .swiper-button-prev:after{ background: url(../images/case_jtl.png) no-repeat center center; }
.case_section .swiper-button-next:after{ background: url(../images/case_jtr.png) no-repeat center center; }
.case_section .swiper-button-next.swiper-button-disabled, .case_section .swiper-button-prev.swiper-button-disabled{ opacity: 1;}

@media only screen and (max-width:992px) {
	.case_section ul li{ width: 33.33%;}
	.case_section .button_outside{ padding: 0 50px;}
	.case_section .button_outside .swiper-button-prev{ left: 0;}
	.case_section .button_outside .swiper-button-next{ right:0;}
}
@media only screen and (max-width:768px) {
	.case_section{ padding: 0.3rem 0;}
	.case_section .i_title{margin-bottom:20px;}
	.case_section ul li{ width: 50%;}
}

@media only screen and (max-width:480px) {
	.case_section ul li{ width: 100%; margin-bottom: 0; text-align: center;}
}


/*map_section*/
.map_section{ padding: 0.73rem 0 0.4rem; position: relative; overflow: hidden;}
.map_section .container{ max-width: 1602px;}

@media only screen and (max-width:992px) {
	.map_section{padding: 0.4rem 0 0.3rem;}
}
@media only screen and (max-width:768px) {
	.map_section{padding: 0.3rem 0 0.1rem;}
}

/*news_section*/
.news_section { padding: 0.2rem 0 0.8rem; overflow: hidden;}
.news_section .button_outside{ margin: 0;}
.news_section .swiper-slide{  width: 33.33%; opacity: 0; transition: 1.2s all; padding: 0 0.15rem;}
.news_section .swiper-slide-visible{ opacity: 1;}
.news_section .li{ box-shadow: 0 5px 10px rgba(0,0,0,0.05); border-bottom-right-radius: 20px; background: #fff;}

.news_section .swiper-slide .img{ position: relative; transition: 0.5s all; background: #fff; overflow: hidden;}
.news_section .li:hover .img{background: #000; }
.news_section .li:hover .img img{transform: scale(1.05); opacity: 0.6;}
.news_section .li .text{ padding:0.23rem 0.2rem 0.32rem;}
.news_section .news_date{ position: absolute; left: 0; bottom: 0; color: #fff; font-size:14px; font-family: 'WorkSans_S'; display: inline-block; padding: 6px 20px; background: #186eb7; border: 2px solid rgba(255,255,255,0.2); border-top-left-radius: 10px;}
.news_section .title{ display: block; color: #333; line-height: 0.26rem; max-height: 0.52rem; font-size: 0.18rem; font-family: 'WorkSans_S'; margin-bottom: 0.1rem; position: relative; overflow: hidden;}
.news_section .li p{ color: #808080; line-height: 0.24rem; height: 0.48rem; margin-top: 10px; overflow: hidden;}

.news_section .button_outside .swiper-button-next { right: -0.62rem; width: 48px;height: 48px; border-radius: 50%; box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); background: #fff;}
.news_section .button_outside .swiper-button-prev {left: -0.62rem; width: 48px; height: 48px; border-radius: 50%; box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); background: #fff;}
.news_section .swiper-button-next:after, .news_section .swiper-button-prev:after{ font-size: 0.2rem; color: #666;}

@media screen and (max-width:768px) {
.news_section{padding: 0.3rem 0 0.4rem;}
.news_section .swiper-slide{ width: 50%;}
.news_section .button_outside .swiper-button-prev{left: -0.05rem;}
.news_section .button_outside .swiper-button-next{right: -0.05rem;}
}

@media screen and (max-width:500px) {
.news_section .swiper-slide{ width: 100%;}
.news_section .button_outside{ padding: 0;}
.news_section .button_outside .swiper-button-prev{left: -0.1rem;}
.news_section .button_outside .swiper-button-next{right: -0.1rem;}
}

/*mess_section*/
.mess_section{ position: relative; overflow: hidden;}
.mess_section .mes_left{ float: left; width: 50%; padding: 0.4rem 0.82rem 0.62rem; background: #186eb7 url(../images/mess_bg.png) no-repeat left center; overflow: hidden;}
.mess_section .mes_left .title{ font-size: 0.44rem; color: #fff;  font-family: 'WorkSans_S'; text-transform: capitalize;}
.mess_section .mes_left .inquiry{ max-width: 5.85rem; position: relative;}
.mess_section .mes_left .inquiry .p{ text-align: left; margin-bottom: 0.32rem; color: #fff; line-height: 0.28rem; max-height: 0.56rem; overflow: hidden;}
.mess_section .inquiry ul li {margin-bottom: 0.2rem;}
.mess_section .inquiry ul li.meText{ margin-bottom: 0.15rem;}
.mess_section .inquiry ul li input{ border-radius: 21px; height: 42px; border:none; box-shadow:none; padding-left: 0.26rem; font-size: 16px; color: #808080;}
.mess_section .inquiry ul li textarea{ font-size: 16px; color: #808080; height: 1rem; border-radius: 21px; border:none; box-shadow:none; padding-top: 12px; padding-left: 0.26rem;}

.mess_section .ms_btn:before, .mess_section .ms_btn:after{ display: none;}
.mess_section .ms_btn:hover{ padding-right: 0.24rem;}
.mess_section .ms_btn img{margin-left: 8px;}

.mess_section .mes_right{ position: absolute; top: 0; right: 0; width: 50%; height: 100%;}

@media screen and (max-width:992px) {
.mess_section .mes_left{ float: inherit; width: 100%;}
.mess_section .mes_right{ display: none;}
.mess_section .mes_left .inquiry{ max-width: 70%;}
.mess_section .inquiry ul li textarea{ height: 1.2rem;}
}

@media screen and (max-width:768px) {
.mess_section .mes_left{ padding:0.2rem 0.4rem 0.4rem;}
.mess_section .mes_left .title{font-size: 0.3rem;}
.mess_section .mes_left .inquiry{ max-width: 100%;}
}
	

/*footer*/
#footer{color:#fff; position: relative; padding-top: 0.72rem; overflow: hidden;}
#footer .footer_main .container{ position: relative; z-index: 666;}
#footer ul li{ list-style:none;}
#footer a{ color:#bfbfbf; }
#footer a:hover{ color:#fff; text-decoration:underline;}

#footer .footer_con{ float: left;width:34%; padding-right: 8%;}
#footer .footer_follow{ float: left;width:18%; padding-right: 4%;}
#footer .footer_tags{ float: left;width:23%; padding-right: 4%;}
#footer .footer_email{ float: left;width:25%;}

#footer .footer_con .footer_logo{ margin-bottom: 12px; display: block; text-align: center;}
#footer .footer_con ul{ margin-bottom: 0;}
#footer .footer_con p{ font-size: 0.18rem; font-family: 'WorkSans_S'; text-transform: uppercase; margin-bottom: 22px;}
#footer .footer_con a{ text-transform: none; line-height: 32px;}
#footer .footer_con ul li a{line-height: 26px;}
#footer .footer_con ul li{ position: relative; padding-left:33px; line-height: 26px; margin-bottom: 0.14rem; color: #bfbfbf;}
#footer .footer_con ul li:after{ position: absolute; left: 0px; top: 0px; content: ''; width: 40px; height: 26px;background: url(../images/footer_ico.png) no-repeat; }
#footer .footer_con .con_tel:after{background-position:0 0; }
#footer .footer_con .con_email:after{ background-position:0 -38px;}
#footer .footer_con .con_add:after{ background-position:0 -76px;}

#footer .email{ position: relative; width: 100%; margin: 0.3rem 0 0.2rem;}
#footer .footer_email p{ line-height: 0.28rem;color:#b2b2b2;}
#footer .email_main{ font-size: 15px; background:rgba(255,255,255,0.1); padding-left:0.2rem; width: 100%; height:0.48rem; border-radius: 30px; color:#ece8e3; border:none; float:left; line-height:100%; -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#footer .email_main:focus{color:#fff;}
#footer .email_btn:after{width: 14px; height: 100%; display: inline-block; vertical-align: middle; position: absolute; top: 0; right: 0.13rem; background: url(../images/submit.png) no-repeat center center; content: '';transition: all 0.5s;}
#footer .email button { display: inline-flex;width: auto; padding: 0 0.2rem; line-height: 0.4rem; color: #fff; outline: none; text-transform: uppercase; cursor: pointer; align-items: center; justify-content: center; background: #44ac37; margin-top: 0.12rem; border-radius: 30px; transition: all .4s; border: none; font-family: 'WorkSans_S';}
#footer .email button img{ padding-left:8px;}


#footer .ul li a{ line-height:26px; padding:5px 0; display:inline-block; position:relative;}
#footer .ul li a:after{display: block; color: #85a6d4; content: "\f105";position: absolute;top:0px; left: 0; padding: 5px 0; 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-radius:50px; font-family: "FontAwesome"; opacity: 0;}
#footer .ul li:hover a:after{ color: #fff; left: 5px; opacity: 1;}
#footer .ul li:hover a{ padding-left: 15px;}

.footer_sns a { display: inline-block; width: 0.42rem; height: 0.42rem; margin-right: 0.15rem; border-radius: 50%; overflow: hidden;}

.mob_follow{ display: none;}
.mob_follow a{ display: inline-block; margin: 0 0.15rem;}
.footer_bottom{ text-align: center; color: #808080; text-transform: uppercase; border-top: 1px solid rgba(255,255,255,0.1); padding: 0.3rem 0; margin-top: 0.54rem;}
.footer_bottom em{ color: #fff; font-style: normal;}
.footer_bottom a{ display: inline-block; margin: 0px 0.06rem; color: #808080 !important;}
.footer_bottom .footer_sns a{ width: 0.36rem; height: 0.36rem; border-radius: 5px; overflow: hidden; display: inline-block; margin: 0px 0.02rem;}
.footer_bottom .cop img{ margin:0 0.12rem; vertical-align: middle;}
*:focus {outline: none;} 
#footer .title_h4{color:#fff; text-transform:capitalize; font-size:0.24rem; position: relative; margin-bottom: 0.16rem; font-family: 'WorkSans_S';}
#footer .title_h4 img{ margin-right: 20px;}
#footer .footer_email .title_h4 img{ margin-right: 0.2rem; vertical-align: middle;}

@media screen and (max-width:992px) {
#footer{padding-top: 25px;}
.mob_follow{ display: block;}
#footer .footer_con{ width: 100%; padding-right: 0;}
#footer .footer_con .footer_logo img{ max-width: 124px;}
#footer .footer_con p{ text-align: center;}
.footer_bottom{ padding-top: 10px; margin-top: 15px; margin-bottom: 0;    display: block;}
.footer_bottom .right{ text-align: left;}
.footer_bottom .ipv6{float: none; margin-left: 0;}
.mob_follow a{ margin-right: 0.3rem; margin-left: 0;}
}

/*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:#186eb7 ;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: #186eb7 ;stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;
	transition: all 200ms linear;}
	
	#whatsapp{z-index:9999999;position:fixed;right:0.28rem;bottom:20px;font-size:12px; }
	#floatShow2{display:block;}
	#floatHide2{display:none;}
	#whatsapp_tab #floatShow2{line-height:50px;position:absolute;color:#fff;font-size:13px;text-transform:capitalize;transition: all .5s ease; display: block; padding-left: 50px; right: 0; bottom: 0; height: 50px; background: #186eb7; border-radius: 0;}
	#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: #186eb7;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:13px 12px 15px 0; transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease; height: 50px; color: #fff; width: 156px; line-height: 28px;  font-family: "WorkSans_S";font-size: 13px; 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: #186eb7;}
	#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: #186eb7; text-transform: capitalize; display: flex; fill:#fff; padding:10px 20px;align-items: center; }
	#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: "WorkSans_S";}
	#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: 3px solid #fff; 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;z-index: 999998;}
		#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:#186eb7; background-size: cover; border-bottom: 1px solid rgba(255,255,255,0.15);}
	.fixed-contact.active li a {opacity: 1;}
	.fixed-contact li.online_code{ border:none;}
	.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:16px;
		text-align: left;
		opacity: 0;
		 
	}
	.fixed-contact.active li a {right:50px;}
	.fixed-contact .online_code a img{max-width:80px;}
	.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.24rem;height:0.24rem;display:inline-block; fill:#808080; margin-top: 0.1rem;}
.mobile_nav a p{color:#666;padding-top:5px;font-size: 14px;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;}

}


@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:#186eb7 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.6rem 0 0.8rem;}
.n_left{float: left; width: 25%;}
.n_right{float: right; width: 75%; padding-left: 0.5rem;}
.n_left2{float: right; width: 25%;}
.n_right2{float: left; width:75%;  padding-right: 0.5rem;}
.pro_info{ margin-top: 0.8rem; position: relative; z-index: 333;}
.page_bg{ background: #f7f7f7; padding: 0.1rem 0 1rem;}
@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;}
}

.n_banner{ position: relative; z-index: 666;}
.n_banner img{width: 100%; }
.n_title{ color: #333; text-transform: capitalize;font-size: 0.3rem; line-height: 0.3rem; z-index: 999; font-family: 'WorkSans_S'; float: left;display: flex; align-items: center;}
.n_title img{ float: left; margin-right: 10px;}
.mbx_section{ text-align: left;font-size: 0.15rem;  padding: 0.2rem 0; background: #f8f8f8; position: relative; z-index: 333; }
.mbx_section .mbx{ float: right;}
.mbx_section span{ margin-right: 0.04rem; color: #186eb7 ;}
.mbx_section i{ color: #186eb7; margin: 0px 0.1rem;}
.mbx_section a,.mbx_section h2{ font-size: 0.15rem; color: #666; font-weight: normal;display: inline-block; font-style: normal;}

@media only screen and (max-width:992px) {
.mbx_section{ display: block;}
.n_title{ display: none;}
}


/*mes_section*/
.contact_info{position:relative;padding:0.6rem 0;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.2rem; font-style: normal;text-transform:capitalize;color:#333;margin-bottom:0.15rem;margin-top: -0.1rem; font-family: 'WorkSans_S';}
.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:50%;/* transform: rotate(45deg);-webkit-transform: rotate(45deg); */-webkit-transition: all .5s;transition: all .5s;background:#186eb7}
.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 #186eb7;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: 0.48rem;}
}


.mes_section{position: relative; padding: 0.5rem 0; }
.mes_section:after{background: #f7f7f7; position: absolute; left: 0; top: 0; width: 100%; height: 70%; content: ''; z-index: -1;}
.mes_section .i_title{ margin-bottom: 0rem;}
.mes_section .i_title .title_txt{ padding-bottom: 20px; background: none;}
.mes_section .inquiry .p{ color: #666;}
.mes_section .mess_main{margin: 0.3rem auto 0; padding:0.5rem 0; background: #fff;box-shadow: 0 14px 25px rgb(0 0 0 / 10%); padding: 0.5rem;}
.mes_section .mess_main .map{ margin-top: 50px;}
.mes_section .mess_main .i_title{ margin-bottom: 0px;}
.mes_section .mess_main .i_title .title_txt{ font-size: 0.34rem; line-height: 0.4rem; padding-bottom:14px;}
.mes_section .mess_main .i_title .title_txt:after{ display: none;}
.mes_section .mess_main .left{ background: #fff;padding-right: 0.3rem;}
.mes_section .mess_main .right{ padding-left: 0.3rem;  border-left: 2px dotted #eee;}
.mes_section .mess_main .right .get_pp{font-size:20px; font-family: 'WorkSans_S'; color:#333;}
.mes_section .mes_left{ float: left; width: 100%; padding-top: 0.6rem;}
.mes_section .mes_left .i_title .title_txt{ 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 .title_txt{ 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:capitalize; margin-bottom: 20px; line-height: 30px; padding-bottom: 10px; border-bottom: 2px dotted #eee; position: relative; font-family: 'WorkSans_S';}
.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; border-radius: 0px; overflow: hidden;}


.left_nav{  border-top: none;}
ul.mtree{opacity: 0;margin-left: 0;  border-top: none; }
ul.mtree li {list-style: none;}
ul.mtree>li>h2>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: 16px;}
ul.mtree>li>h2>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>h2>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; border-radius: 0;}
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: #186eb7;}
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>h2>a{ color:#186eb7;}
ul.mtree>li.mtree-open{color:#186eb7;padding-bottom:0;}
ul.mtree>li.mtree-open>h2>a{color:#186eb7; }
ul.mtree>li.mtree-node:hover>h2>a{color:#186eb7;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:#186eb7 ;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#186eb7  !important;}
ul.mtree ul {  background:#f1f1f1;}
ul.mtree ul li{list-style:none; position:relative; border-bottom: 1px solid rgba(255,255,255,0.5);}
ul.mtree ul li:last-child{ border-bottom: none;}
ul.mtree ul li a{display:block;color:#666;}
ul.mtree>li>ul>li>a{ font-size:0.15rem !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#186eb7 ;}
ul.mtree li ul li.mtree-open a{color:#186eb7 ;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;  font-size: 16px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#186eb7 ;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: #186eb7;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #186eb7;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.22rem; font-family: 'WorkSans_S'; position:inherit; text-transform:capitalize;position: relative; }
.left_nav{background: #f7f7f7; padding: 10px; border-radius: 8px;}
@media only screen and (max-width:992px) {
.left_nav{padding: 0; border: 0;}
}

.nav_h4{ line-height: 0.3rem; color: #fff; font-size:0.2rem; position:inherit; text-transform:capitalize;position: relative; padding:0.08rem 0.08rem; background-size:auto 150%;  border-radius: 0px; margin-bottom: 15px;  font-family: 'WorkSans_S'; background:#186eb7;;}
.nav_h4 span{display: inline-block;}
.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:#186eb7 ; padding:0px 0.1rem; font-size:0.2rem; line-height: 0.5rem; border-radius: 10px; }
.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; background: #fff; 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: 15px; margin-bottom: 8px; box-shadow: 0 0 30px rgba(0,0,0,0.06);}
.hot_left ul li .img{ float:left; width:30%;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;}
.hot_left ul li .more{ text-transform: uppercase;color: #186eb7; display: block; margin-top: 0.1rem;}
.hot_left ul li .more i{ margin-left: 0.04rem;}
.hot_left ul li:hover .more{ color: #186eb7 ;-webkit-animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards; animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards}
.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 .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:24px;line-height:28px;color:#fff;text-transform: capitalize;margin-top:10px;margin-bottom:10px;display:block;border-bottom: 1px solid rgba(255,255,255,0.3);padding: 10px 0;  }
.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; }
.page_num a i{ line-height:34px;}
.page_num a:hover{ color: #186eb7;-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:#186eb7; margin: 0px 6px;}
.page_num>span{ border-radius: 0px; display: inline-block;float: left; padding:0px 10px;line-height:34px; background:#186eb7; 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: #fafafa; 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: #3e3c3d; }
.navigation li.next_post a:before{left:0;content:"\f107";color: #3e3c3d;}
.navigation li a:hover:before{color: #fff;background: #186eb7;}


.navigation li a .meta_nav{display:inline-block;text-transform:uppercase;color:#333;margin-bottom:0;line-height:20px;transition:all .5s; font-family: 'WorkSans_S'; font-size: 0.16rem;}
.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; font-family: 'WorkSans_S'; text-transform:uppercase; color:#333; margin-right:0.06rem;  }
.tags_ul h2{ display: inline-block;}
.tags_ul a{ display:inline-block; padding:0px 0.16rem; background:#fafafa; margin: 2px 0;  color:#666;  text-transform: capitalize;line-height: 0.3rem;  border: 1px solid #f1f1f1; font-size: 0.14rem;}
.tags_ul i{ margin-right:0.3rem; color: #ccc;transition: 0.6s all;}
.tags_ul a:hover{ background: #186eb7 ; 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:#186eb7; padding-left:0.1rem;}
.blog_nav ul li a:hover i{ color:#186eb7;}


.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 h2{ display: inline-block;}
.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:#186eb7 ; 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;}

}






/*产品列表*/
.products_m{ margin-bottom:0.1rem;line-height:0.3rem;}
.products_m .pm_pt{font-family: 'WorkSans_S'; font-size:0.3rem; color: #333;}
.products_m .pm_pp{font-size:0.16rem; color: #666}
.products_m .a_quote{font-size:0.2rem; color: #186eb7;}



/*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: 40px; font-size: 0.15rem;}
.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: #f5f5f5; border-radius: 0;}
.cbp-vm-options p{display:inline-block; float:left;vertical-align:middle; color:#186eb7; 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 #186eb7 ; background: #186eb7 ;}
.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;}
/* .cbp-vm-image .img:after{ position: absolute; left: 50%; top: 50%; content: ''; width: 0.6rem; height: 0.6rem; background: url(../images/cate_ico.png) no-repeat center center; margin-top: -0.3rem; margin-left: -0.3rem; opacity: 0;transition: 0.5s all; } */
.li:hover .cbp-vm-image  .img img{transform: scale(1.1);}
.li:hover .cbp-vm-image  .img:after{ opacity: 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;}
.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.44rem; line-height:0.22rem; color:#777; margin:5px 0px;}



.cbp-vm-view-list ul li .quick_ico{display: none;}
.cbp-vm-view-list ul li .h2 a{max-height:0.6rem; font-family: 'WorkSans_S'; line-height:0.3rem; color: #333; font-size: 0.18rem; display:block;  }
.cbp-vm-view-list ul li .h2 a:hover{ color: #186eb7;}
.cbp-vm-view-list ul li:hover .cbp-vm-image{ border-color: #186eb7;}
.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;}
.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: 2px 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: 2px solid #186eb7 ;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 .h2 a{margin:15px 0 5px;line-height:0.24rem; font-family: 'WorkSans_S'; font-size:0.18rem; height:0.48rem; overflow:hidden;display:block; text-align:center; color: #333; z-index: 999; position: relative;   }
.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; border-radius: 0; 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-options{ display: none;}
   .cbp-vm-view-grid ul li{ width: 50%;}
}

/*news*/
.post-image-mask{position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -22px;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:36%; 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:10px 0 10px; font-family: 'WorkSans_S';}
.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); opacity: 0.7;}
.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 h1{ color: #333; font-weight: normal;  font-size: 0.24rem; font-family: 'WorkSans_S';}
.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: 'WorkSans_S';}
.stp-top .page_info_title:hover{text-decoration:none;color:#186eb7;}
.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:#186eb7 ;}
.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:#186eb7 ;text-decoration:none;}
.stp-pro .stp-listB>li .title:hover:after{color:#186eb7 ;}
.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:#186eb7 ;}


@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;  border: 1px solid #eee;}
.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 #186eb7 ; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active img{border-color: #186eb7 ;}
.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: #186eb7 ;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{background:linear-gradient(#fff , #f7f7f7); padding-bottom: 0.5rem; position: relative; z-index: 555;}
.pro_page .pro_main{display: flex; margin-top: 0.2rem;}
.pro_page .prom_img{ width: 45%; position: relative;}
.pro_page .main_text{ width: 55%;  padding-left: 0.3rem;}

#content{ position: relative;top: -0.6rem;}
.pro_table .pro_main_title{font-size:0.24rem; line-height: 0.3rem; overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:0.36rem; margin-bottom: 0.2rem;  font-weight: normal; font-family: 'WorkSans_S';}
.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;display: flex; align-items: center; width:100%; border-bottom: 1px solid #eee; border-right: 1px solid #eee;}

.pro_table ul li p{display:inline-block;margin-right:0.1rem;vertical-align:middle;margin-bottom:0;color:#333; font-size:0.14rem;  min-width: 1rem;  padding: 0.15rem;border-right: 1px solid #f7f7f7; min-width: 25%; font-family: 'WorkSans_S';}
.pro_table ul li:nth-child(2n){ background: #f7f7f7;}
.main-more{ text-align:left !important; margin-top:30px;}
.pro_more a{background: #333; text-transform: capitalize;line-height:0.5rem; padding: 0 0.3rem; 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{text-transform: uppercase; border-radius:30px; font-family: 'WorkSans_S'; background:#44ac37;}
.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: #fafafa; margin-bottom: 20px;  overflow: hidden;}
.products_main .nav-tabs li a{ color: #666;font-size:18px; display: inline-block; padding:10px 10px; line-height: 30px; background: #fafafa; border-right: 1px solid #e5e5e5; text-transform: capitalize;}
.products_main .nav-tabs li.active a{ margin-left: 0.05rem; font-family: 'WorkSans_S'; color: #555; position: relative;font-size: 0.2rem; color: #fff;  border-radius: 0px;    background:#186eb7}
.products_main .nav-tabs li.active a span{ display: inline-block;}
@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; padding:15px 35px; font-size:0.2rem; text-transform: capitalize; line-height: 0.3rem; text-transform: uppercase; border-top-left-radius:5px; border-top-right-radius: 5px; font-family: 'WorkSans_S'; background:#186eb7;}
.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 0.3rem; background: linear-gradient(#f7f7f7, #fff); position: relative; z-index: 6;}
.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: 15px; border: 1px solid #eee; background: #fff; text-align: center; border-radius: 0;transition: 0.5s all;}
.rel_section .img{ position: relative; display: block; overflow: hidden;}
.rel_section .li .h4{ color: #333; font-size: 0.18rem; display: block; line-height: 0.24rem; margin: 0 0 0.15rem; padding: 0 0.15rem; overflow: hidden; height: 0.48rem; margin-top: 15px; font-family: 'WorkSans_S';}
.rel_section .li .my_more1{ margin: 0.15rem 0;}
.rel_section .li p{ color: #999; line-height: 0.22rem; max-height: 0.66rem; font-size: 0.15rem; padding: 0 0.15rem; overflow: hidden;}
.rel_section .li:hover{ border: 1px solid #186eb7;}
.rel_section .li:hover .img img{transform: scale(1.05);}

@media only screen and (max-width: 768px) {
.rel_section{ padding: 0.4rem 0 0.1rem;}
.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 #186eb7;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: 'WorkSans_S'; }
.blog_list li .title:hover{ color: #186eb7;}
.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: #186eb7;}
.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%;}
}

/* .faq_column{ margin-top: 0.6rem;}
.faq_column .page_faq_l{ padding:0 15px;}
.faq_column .page_faq_l li{ list-style: none}
.faq_column .page_faq_l li.question .column{background-color: #f7f7f7;padding: 8px 10px;cursor: pointer; border-radius: 0}
.faq_column .page_faq_l li .column.rotate{background:#f7f7f7;border-radius: 0; }
.faq_column .page_faq_l li.question .column > em{color: #333333;  font-style: normal; font-size: 0.18rem; max-width: 90%;margin-top: 8px; }
.faq_column .page_faq_l li .column.rotate > em{color: #186eb7;}
.faq_column .page_faq_l li.question .column > i{width: 40px;height: 40px;background:#fff;border-radius: 50%;}
.faq_column .page_faq_l li.question .column > i:after{display: none;}
.faq_column .page_faq_l li.question .column > i:before{background:url(../images/faq_icon1.png) no-repeat; width: 14px;height: 14px;}
.faq_column .page_faq_l li.question .column.rotate > i{background:#186eb7;}
.faq_column .page_faq_l li.question .column.rotate > i:before{background:url(../images/faq_icon2.png) no-repeat; }

.faq_column .page_faq_l li.answer{background:#f7f7f7;  border-radius:0 0  5px 5px ;padding-right: 15px;padding-bottom:17px; padding-left: 55px;z-index: 5;position: relative;padding-top: 0;}
.faq_column .page_faq_l li.answer .text{border-top: 1px solid #e5e5e5;padding-top: 15px;font-size: 15px; color:#888888;overflow: hidden;line-height: 24px; }


.page_faq_l{list-style:none;}
.page_faq_l li.question{position:relative;}
.page_faq_l li.question .column{background:#f5f5f5; overflow:hidden; border-radius:0;padding:10px;cursor: pointer;}
.page_faq_l li.question .column > i{display:inline-flex;width:32px;height:32px;margin-right:10px;float:left;border-radius:50%;position:relative;text-align:center;margin-top:1px;font-style:normal;background:#e5e5e5;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{margin:0;display:inline-block;max-width:80%;line-height:24px;margin-top:5px;float:left;color:#333333;font-size:16px;}
.page_faq_l li.answer{color:#808080;font-size:14px;line-height:24px;overflow:hidden;padding:15px;display:none;}
.page_faq_l li.answer a{text-decoration:underline;}
.page_faq_l li.answer a:hover{color:#186eb7;}
.page_faq_l div.clearfix{height:15px;display:block;}

.page_faq_l li .column.rotate{background:#1070d2; color: #fff;}
.page_faq_l li .column.rotate > em{color:#fff;}
.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: 14px }
	.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%}
} */



.page-nav { position: relative; background-color: #f5f5f5; z-index: 9999999;}
.page-nav.fixed {
	position: fixed;
	z-index: 100;
	top:0.86rem;
	right: 0;
	left: 0;
	max-width:100%; margin:0 auto;
	box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
	z-index: 9999998;
}
.pnav-item {
	position: relative
}
 
.pnav-item:first-of-type::before {
	display: none
}
 
.pnav-link {
	display: block;
	position: relative;
	
	color: #333
}
.pnav-link:hover {
	color: #2065ae
}
.page-nav .current a{ color:#2065ae}
.pnav-link::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #eee;
	visibility: hidden;
	opacity: 0
}
.list-pnav.list-1 {
	text-align: center
}
.list-pnav.list-1>li {
	width: 50%
} 
.page-nav .list{   overflow: hidden;}
.page-nav .list li{ list-style: none; background: none;text-align: center; position: relative; padding:10px 15px 10px; border-radius: 2px; border-right: 1px solid #ddd; width: 33.33%;}

.nav-page{ position: relative;padding-top: 1rem; }  
.nav-page .overview{position: absolute; top: -120px;}
.page-nav .list li .pnav-link{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99}
.page-nav .list li .wrap{ text-align: center; width: 100%}
.page-nav .list li .wrap .icon{display: inline-block; width: 50px; height: 50px; position: relative; overflow: hidden; background: #ccc; border-radius: 50%;}
.page-nav .list li .wrap .icon img{width: 40px; margin: 5px; position: absolute; left: 0; transition: all .9s; border-radius: 50%;}
.page-nav .list li .wrap p{ font-size:20px; line-height: 24px; padding: 6px 0; text-transform: uppercase; color: #333; }
.page-nav .list li.current ,.page-nav .list li:hover{ background:#186eb7;}
.page-nav .list li.current  .wrap p,.page-nav .list li:hover .wrap p{ color: #fff}
.page-nav .list li.current  .wrap .icon,.page-nav .list li:hover .wrap .icon{ background: none;}

.del_title{  text-align: left;  font-size: 0.22rem; color: #333; line-height: 0.3rem; text-transform: uppercase; padding: 5px;}


@media only screen and (max-width:992px) {
.page-nav .list li .wrap .icon{display: none;}
.page-nav .list li .wrap p{font-size: 14px;}
.select a{display: none;}
.page-nav.fixed{ top: 56px;}
.page-nav .container{ padding-left: 0px; padding-right: 0px;}

}

 
@media only screen and (max-width:500px) {
.page-nav .list li .wrap p{font-size: 12px;}
}


/*video_l*/
.video_l{list-style:none; margin-top: 0.6rem;}
.video_l li{margin-bottom: 0.5rem;}
.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:#186eb7;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: #186eb7;}
.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: #186eb7; float:left;  color: #fff; padding: 0 0.1rem;}
.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: 0.2rem 0 0.15rem; }
.video_l li p{ line-height: 0.22rem; height: 0.66rem; overflow: hidden; font-size: 0.15rem; color: #999;}

@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:0;height: auto; line-height: 24px; max-height: 48px;}
}


.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:#186eb7;}
.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:#186eb7;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 #186eb7;
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: #186eb7;  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: #186eb7;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: #186eb7;}
.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: #186eb7;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:#186eb7;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:#186eb7;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, #186eb7, #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{  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: #222; width: 100%; z-index: 9999999;}
.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-size: 0.2rem; color: #fff; text-transform: uppercase; font-family: 'WorkSans_S';}
.pro_mainnav .li a{ text-transform: uppercase; line-height: 50px;color: #fff; padding: 0 0.2rem; display: inline-block; font-family: 'WorkSans_S';}
.pro_mainnav .li a:hover{ background: rgba(255,255,255,0.15);}
.pro_mainnav .li .con_btn{ line-height: 50px; background: #186eb7; 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;}  
}




