@charset "utf-8";

/*bootstrop*/
@media screen and (min-width: 1600px) {html { font-size: 100px;}}
@media screen and (max-width: 1600px) {html {font-size: 100px;}}
@media screen and (max-width: 1599px) {html {font-size: 94px;}}
@media screen and (max-width: 1574px) {html {font-size: 92px;}}
@media screen and (max-width: 1549px) {html {font-size: 91px;}}
@media screen and (max-width: 1524px) {html {font-size: 89px;}}
@media screen and (max-width: 1499px) {html {font-size: 88px;}}
@media screen and (max-width: 1474px) {html {font-size: 86px;}}
@media screen and (max-width: 1449px) {html {font-size: 85px;}}
@media screen and (max-width: 1424px) {html {font-size: 83px;}}
@media screen and (max-width: 1399px) {html {font-size: 82px;}}
@media screen and (max-width: 1374px) {html {font-size: 80px;}}
@media screen and (max-width: 1349px) {html {font-size: 79px;}}
@media screen and (max-width: 1324px) {html {font-size: 77px;}}
@media screen and (max-width: 1299px) {html {font-size: 76px;}}
@media screen and (max-width: 1274px) {html {font-size: 74px;}}
@media screen and (max-width: 1249px) {html {font-size: 73px;}}
@media screen and (max-width: 1224px) {html {font-size: 72px;}}
@media screen and (max-width: 1199px) {html {font-size: 70px;}}
@media screen and (max-width: 1174px) {html {font-size: 69px;}}
@media screen and (max-width: 1149px) {html {font-size: 67px;}}
@media screen and (max-width: 1124px) {html {font-size: 66px;}}
@media screen and (max-width: 1099px) {html {font-size: 64px;}}
@media screen and (max-width: 1074px) {html {font-size: 63px;}}
@media screen and (max-width: 1049px) {html {font-size: 61px;}}
@media screen and (max-width: 1024px) {html {font-size: 60px;}}
@media screen and (max-width: 992px)  {html {font-size: 70px;}}
@media screen and (max-width: 769px)  {html {font-size: 80px;}}


.row {
  margin-right: -0.15rem;
  margin-left: -0.15rem;
}
.input-group{ display: table; position: relative;}
input, button, select, textarea {font-family: inherit; font-size: inherit;line-height: inherit; border: none;}
.clearfix:before,
.clearfix:after,
.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: 12.6rem; margin: 0 auto;
}
@media screen and (max-width: 992px)  {.container{padding-left: 5%; padding-right: 5%;}}
@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: 'Roboto', sans-serif;font-weight: 300; color:#000000; overflow-x: hidden; line-height: 1.7; font-size: 15px;}
@media screen and (max-width: 1400px) {body {font-size: 13px;}}
@media screen and (max-width: 1200px) {body {font-size: 12px;}}

/*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%;}



/* HTML TAGS */
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; max-height: 100%;}

label,button,a {  cursor: pointer;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}

/*用来解决在安卓上的点击出现蓝框问题*/
body {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/*解决ios上去除微信点击蓝色边框 */
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;
}
@media screen and (max-width:992px) {
.hidden_mob{ display: none !important;}
}

.hidden{ display: none !important;}
/* 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: #808080;}
a:hover {text-decoration: none;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}


/* GOOGLE MAPS */
.google-maps {  max-width: 100%; position: relative; z-index: 9999; background: #fff;}


/*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='%23cdcdcd'%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='%23cdcdcd'%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='%23cdcdcd' 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='%23cdcdcd' p-id='9307'%3E%3C/path%3E%3C/svg%3E"); background-position: center 10px;}
.inquiry ul li input{background:rgba(255,255,255,1);height:52px;width:100%;line-height:52px;padding-right:45px; color:#999; border: none; border-radius:0; padding-left: 10px; border-radius: 5px;}
.inquiry ul li textarea{height:110px;background:rgba(255,255,255,1);width:100%;max-width:100%;max-height:215px;padding:8px 45px 10px 10px;color:#999;border:none;;border-radius:5px; line-height: 20px;}
.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: 2px solid #eee;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 2px solid #21b1f9;}

.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: #eee; min-height: 0.5rem; padding:0.15rem;}
.inquiry  .subject_title a{ color:#333 ; font-weight: 500; text-decoration: underline;}
.inquiry  .subject_title span{ font-size:0.14rem;  font-weight: 500;  color:#444; margin-right:0.1rem;}



.ms_btn{position: relative; background:#21b1f9; line-height:0.4rem; padding: 0 0.2rem;  color: #fff;  text-transform: uppercase;font-size: 0.14rem;border-radius: 5px; 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; font-weight: 500; }
.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:before {content: '';width: 400px;height: 400px;position: absolute;top: -50px;left: -100px;background-color: #FF3CAC;background-image: linear-gradient(225deg, #27d86c 0%, #26caf8 50%, #7e25d0 100%);z-index: -1;transition: all .5s ease;}
.ms_btn:hover{transform: translate(0,-6px);box-shadow: 10px -10px 25px 0px rgba(143, 64, 248, .25), -10px 10px 25px 0px rgba(39, 200, 255, .25); border-color:#35c2fe; }
.ms_btn:hover:before, .ms_btn:active:before, .ms_btn:focus:before{transform: rotate(150deg);}





/*nav*/
.main-menu ul li{ list-style: none; margin: 0;}
@media screen and (min-width:992px) {
	.header-navigation{ float: right;}
	.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.25rem;}
	.main-menu>li:first-child{ padding-left: 0;}
	.main-menu>li:last-child{ padding-right: 0;}
	.main-menu>li>a{ position: relative;}
	.main-menu>li.active>a, .main-menu>li:hover>a{ color: #21b1f9; text-decoration: none; background: url(../images/index_logo.png) no-repeat center 10px; background-size: 30px auto;}
	.main-menu>li>a:before{background:#21b1f9; width: 0px; height: 0.02rem; content: ''; position: absolute; left: 0px; bottom:30%; content: '';transition: 0.6s all;}
	.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: top;font-size: 12px;}
	.main-menu .sub-menu, .main-menu .children {position: absolute;background: #fff;padding: 10px 0;top: 100%;left: 0;margin-top: 0;margin-bottom: 0;min-width: 235px;z-index: 99;visibility: hidden;opacity: 1;-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;-webkit-transform: scaleY(0);-khtml-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0);-o-transform: scaleY(0);transform: scaleY(0);transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;-ms-transform-origin: 0 0 0;-o-transform-origin: 0 0 0}
	.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.16rem; line-height: normal;padding: 10px 4px;position: relative;}
    .main-menu .sub-menu li>a:hover, .main-menu .children li a:hover{color: #21b1f9; }
	.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%)}
	.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: 1170px;	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-weight: 500; font-size: 0.18rem; line-height:0.2rem; padding: 0px; color: #333;align-items: center; margin-bottom: 0.15rem;}
	.megamenu .sub-menu .nav_li .img{ max-width: 80px;}
    .megamenu .sub-menu .nav_li>li{ float:left; width: 24%;  padding: 0px 15px; margin-bottom: 0.15rem; border-right: 1px solid rgba(0,0,0,0.1);}
	.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: #21b1f9;}

    .megamenu>.sub-menu>li .img img{width: 100%;}
	.megamenu .sub-menu ul{ position: inherit; top: auto; left: auto; right: auto; bottom: auto; height: 100%; padding: 0px;}
	.megamenu .sub-menu ul li,.megamenu .sub-menu ul{opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1); padding: 0;}
	.megamenu .sub-menu ul.sub-menu, .main-menu li.focus>.sub-menu, .main-menu li>.children, .main-menu li.focus>.children {visibility: visible;opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1); box-shadow: none; background: none;}
	.main-menu .megamenu a:after{display: none;}
	.main-menu ul li .icon{ max-width: 100px;}

}

@media screen and (max-width:991px) {
.megamenu>.sub-menu>li.img{display: none;}
.header-navigation {
	position: absolute;
	height: 100vh;
	width: 260px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0!important;
	overflow: hidden;
	visibility: hidden;
	z-index: 9999999
}
.header-navigation .main-navigation {
	overflow: hidden;
	width: 260px;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: saturate(180%) blur(10px);
    backdrop-filter: saturate(180%) blur(10px);
	padding: 0;
	background-color: rgba(0,0,0,0.5);
	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: translateX(-100%);
	-khtml-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-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: translateX(0%);
	-khtml-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}



.main-menu {list-style: none;	margin: 0;	padding: 0}
.main-menu .sub-menu ul{ background: rgba(255,255,255,0.1); padding: 10px;}
.main-menu li {	position: relative;	list-style: none; margin: 0 !important; padding: 0 !important;}
.main-menu>li>a{padding: 0 !important; margin: 0 !important;}
.main-menu li a {	display: block;	padding: 0;	line-height: 50px; text-transform: capitalize; color: #fff !important;	font-size: 16px !important;	border-bottom: 1px solid rgba(255,255,255,0.2); margin: 0; line-height: 20px !important; padding: 15px 0 !important;}
.main-menu li .img{ display: none !important;}
.main-menu>li>a.onepage-active, .main-menu>li>a:hover, .main-menu>li>a.current, .main-menu>li.current_page_item>a, .main-menu>li.current-menu-item>a, .main-menu>li.current_page_ancestor>a, .main-menu>li.current-menu-ancestor>a {	color: #a67410}
.main-menu li .icon{ display: none;}
.main-menu>li>.sub-menu {	border-bottom: 1px solid rgba(255,255,255,0.2);padding-top: 9px;	padding-bottom: 9px}
.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: 14px !important;	border: none}
.main-menu .sub-menu li>a:hover, .main-menu .children li>a:hover, .main-menu .sub-menu li>a.current, .main-menu .children li>a.current, .main-menu .sub-menu li.current_page_item>a, .main-menu .children li.current_page_item>a, .main-menu .sub-menu li.current-menu-item>a, .main-menu .children li.current-menu-item>a, .main-menu .sub-menu li.current_page_ancestor>a, .main-menu .children li.current_page_ancestor>a, .main-menu .sub-menu li.current-menu-ancestor>a, .main-menu .children li.current-menu-ancestor>a {color: #a67410}
.main-menu .sub-menu li .menu-toggle, .main-menu .children li .menu-toggle {	top: 2px}
.main-menu .sub-menu .sub-menu li a, .main-menu .children .sub-menu li a {padding: 0 0 0 20px}
.main-menu .sub-menu .sub-menu li .sub-menu li a, .main-menu .children .sub-menu li .sub-menu li a {padding: 0 0 0 30px}
.main-menu li.focus>.sub-menu, .main-menu li.focus>.children {	visibility: visible;opacity: 1;	max-height: none;overflow: visible}
.header-navigation .main-navigation .main-navigation-inner {height: 100%;overflow-y: scroll;padding: 0 20px 10px 10px;margin-right: -10px}
.menu-toggle {
	position: absolute;
	top: 10px;
	height: 30px;
	right: 0;
	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: 15px
}
.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:0.8rem; height: 0.8rem;  display: flex;align-items: center;
    justify-content: center;  position: absolute; right: 0; top: 0; z-index: 99999999; background:#21b1f9;transition: 0.5s all;}
#menu-mobile .btn-nav-mobile {
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	z-index: 9999999;
	height: 16px;
    position: absolute;
    width: 100%;
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
}
#menu-mobile .btn-nav-mobile:before, #menu-mobile .btn-nav-mobile:after, #menu-mobile .btn-nav-mobile span {
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	content: "";
	background-color: #fff;
	display: block;
	height: 2px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 0.26rem;
	top:5px;
}
#menu-mobile .btn-nav-mobile:before {top:0}
#menu-mobile .btn-nav-mobile span {	bottom:-1px;}
#menu-mobile .btn-nav-mobile.opened:before {
	top:8px;background: #fff;
	-webkit-transform: rotate(45deg);
	-khtml-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
#menu-mobile .btn-nav-mobile.opened:after {
	-webkit-transform: rotate(-45deg);
	-khtml-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 8px;background: #fff;
}
#menu-mobile .btn-nav-mobile.opened span {display: none}
li.megamenu .container {padding: 0}
li.megamenu .container .elementor-column-wrap {padding: 0!important}
li.megamenu .elementor-row {display: block}
li.megamenu .elementor-row>.elementor-element {width: 100%!important}
li.megamenu .elementor-element-populated {padding: 0!important}

}

.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; width: 1.86rem; margin-left: 0.4rem; padding-left: 0.1rem;}
.language p {color: #777; line-height: 0.2rem; height: 0.86rem; align-items: center; cursor: pointer;  padding:0 0.12rem; margin-left: 0.2rem; background: #eee; position: relative; padding-left: 0.3rem;padding-top: 0.3rem;}
.language p span{ display: block;}
.language p i{ margin-left: 4px; color: #777;}
.language p img{ position: absolute; left: -0.25rem; top:0.2rem; width: 0.46rem; height: 0.46rem;  border-radius: 50%; border:4px solid #fff;}
.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: #21b1f9;}
.language ul li:hover{ background: #f7f7f7;}
.language ul li img{ margin-right: 6px; float: left; border-radius: 50%; width: 0.3rem; height: 0.3rem;}
.language ul li a{ line-height: 22px; padding: 5px ; display: flex;align-items: center; color: #777;}

.mob_logo,.mob_language,.mob_sns{ display: none;}
@media screen and (max-width:992px) {
.mob_logo,.mob_language,.mob_sns{ display: block;}
.mob_logo { background: #fff; padding: 0.1rem; margin:0 -10px; margin-bottom: 0; }
.mob_logo img{ max-height:32px; margin-top: 5px;}
.mob_language{background: rgba(255,255,255,0.2); padding: 10px; color: #fff; margin-top: 10px;}
.mob_language a{ float: left; width: 33.33%; display: flex; padding: 8px 0;align-items: center; color: #fff;}
.mob_language a img{flex-shrink: 0; margin-right: 4px; width: 18px; border-radius: 50%;}
.mob_sns{ margin-top: 0.3rem;}
.mob_sns a{ display: inline-block; width: 0.26rem; height: 0.26rem;}
}


.lang_web{padding: 15px !important; background: #eee;}
.lang_web .h4{padding-bottom: 10px; margin-bottom: 10px; font-size: 14px;  color: #333;}
.lang_web li{ border:none; padding: 0; float: left; width:25%; margin-bottom: 5px;}
.lang_web li img{ margin-right: 4px; }
.lang_web li a{ font-weight: normal; line-height: 24px; padding: 0 !important; border: 0; font-size: 13px;}



/*Search*/
.search_title{ color: #fff; font-size: 0.2rem; margin-top: 0.3rem; text-align: center; margin-bottom: 0.3rem; text-transform: capitalize;}
.ico_search{text-align:center;background-image: url("data:image/svg+xml,%3Csvg t='1665628631785' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='22258' width='22' height='22'%3E%3Cpath d='M686.321022 776.467198a430.406003 430.406003 0 1 1 90.146187-90.146187l228.472696 228.399585a63.753021 63.753021 0 0 1-90.219298 90.219298L686.321022 776.467198z m-14.256696-114.492237a334.70336 334.70336 0 1 0-10.089354 10.089354 64.484134 64.484134 0 0 1 10.089354-10.089354z' p-id='22259'%3E%3C/path%3E%3C/svg%3E");background-repeat: no-repeat; background-position: center center; background-color:inherit;display:inline-block;  float: left;  color: #fff; width: 42px;height:42px;  margin-left: 0.5rem;}
.search_input {position: fixed;left:10%;top: 0.8rem; width:80%;transition: all 0.5s;z-index: 9999999; display: none;transition-property: top, width, border;transition-duration: 0.1s, 0.1s; border-radius: 0;background:#063c79 url(../images/ser_bg2.png) no-repeat center bottom; height: 200px; border-radius: 10px; box-shadow: 0 0 0.6rem rgba(14,96,87,0.5);}
.search_section {cursor: pointer; float: left;}
.search_main{position: relative; width: 8rem; max-width: 80%; margin:5px auto 0;}
.search_main .form-control{height:50px;color:#999;float:left; line-height:50px;font-size:16px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:#fff; padding-left:12px; padding-right:55px; border:none;  border-radius:0; box-shadow: none; float: none; border: 1px solid #e5e5e5; border-radius: 0;}
.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='%2321b1f9'%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.85;filter:alpha(opacity=85); display:none; backdrop-filter: blur(40px);}
.close-search{ position: absolute; right: 10px; top: 10px; height: 40px; line-height: 40px; color: #fff; font-size: 20px;}

@media screen and (max-width:768px) {
.search_title{ font-size: 20px; line-height: 30px;}
.search_input { left: 5%; width: 90%; top: 0.8rem; padding: 10px;}

}



/*select*/
.select  .select-trigger{ color: #fff; font-size: 0.13rem;font-weight: 500;text-transform: capitalize; float: right; background: #21b1f9; line-height: 0.4rem; display: inline-block; padding: 0 0.15rem; margin: 0.07rem 0.23rem;}
.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%; background: #eee; border-radius: 5px;}
.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: capitalize; font-weight: 500; margin-bottom: 10px; font-style: normal; margin-top: 10px;}
.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;}
.select-modal.select-show .select-content img{ display: none;}
}



/*banner*/
.swiper-banner{position: relative; overflow: hidden;}
.swiper-banner .swiper-slide{text-align: center; overflow: hidden; width: 100%; height: 100%;}
.swiper-banner .swiper-slide img{width: 100%;}
.swiper-banner .swiper-button-next, .swiper-banner .swiper-rtl .swiper-button-prev{right: 0.3rem; color: #fff;}
.swiper-banner .swiper-button-prev, .swiper-banner .swiper-rtl .swiper-button-next{left: 0.3rem; color: #fff;}
.swiper-banner .swiper-pagination{ position: absolute;bottom: 0.25rem; margin-top: 0;}

.index_banner{ position: relative;}
.index_banner .banner_text{position: absolute;bottom: 50%;width:100%;left:10%;transition: all 0.5s;-webkit-transform: translate(0%, 50%);-moz-transform: translate(0%, 50%);-ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%);transform: tanslate(0%, 50%); text-align: left; max-width: 860px;}
.banner_text .title{ font-size: 30px; color: #fff; line-height: 50px;}
.banner_text p{ color: #fff; font-size: 15px; margin: 20px 0;}

@media only screen and (max-width:1200px) {
	.index_banner .banner_text{width:80%;}
	.banner_text .title{ font-size: 20px; line-height: 30px;}
	.banner_text p{font-size: 12px; margin: 10px 0;}
}

@media only screen and (max-width:768px) {
	.banner_text{display: none;}
	.banner_text .title{ font-size:14px; line-height: 24px;}
	.swiper-banner .swiper-pagination{display: block;}
}

@media only screen and (max-width:330px) {
.banner_text .title{ display: none;}
}




/*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:0px;}



/*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:50px; margin: 0; position: absolute; right: 0; top: 0; width: 100%; height: 100%;  color: rgba(255,255,255,0); z-index:9999999;}
.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;}


/*banner*/
.banner{position: relative; width: 100%;}
.banner .swiper-pagination{ position: absolute; bottom: 20px;}
.banner .swiper-slide {position: relative; opacity: 0;transition: 0.5s all;}
.banner .swiper-slide.active{ opacity: 1;}
.banner .swiper-slide img {display: block;width: 100%;}
.banner .swiper-slide .banner_text {position: absolute;width: 100%;bottom: 0.6rem;left: 6%; text-align: left; font-size: 0.46rem; line-height: 0.6rem; color: #fff; font-weight: 500;}
.banner .swiper-slide .banner_text .title{ color: #fff;transform: translateY(15px);opacity: 0;}
.banner .swiper-slide .banner_text .title span{ color: #21b1f9; text-transform: uppercase;}
.banner .swiper-slide .banner_text .p { transform: translateY(15px);  opacity: 0; color: #fff;}
.banner .swiper-slide.active .title { transition: all .5s ease .6s; transform: translateY(0);  opacity: 1; }
.banner .swiper-slide.active .p { transition: all .5s ease .9s;  transform: translateY(0);  opacity: 1;}
.banner .swiper-button-prev, .banner .swiper-button-next { background-image: none;width: 48px;height: 48px;text-align: center;line-height: 48px;color: #ffffff;transition: all .3s ease; background: rgba(0,0,0,0.5); border-radius: 50%; }


@media only screen and (max-width:1400px) {
.banner .container{ padding: 0px 100px;}
.banner .swiper-slide .banner_text .p{ font-size: 20px; line-height: 30px; max-width: 500px;}
}

@media only screen and (max-width: 992px){
.banner .container{ padding: 0px 60px;}
.banner .swiper-slide .banner_text .title { font-size:30px; line-height: 30px; margin: 0 0 10px;}
.banner .swiper-button-prev, .banner .swiper-rtl .swiper-button-next{ left: 10px;}
.banner .swiper-button-next, .banner .swiper-rtl .swiper-button-prev{ right: 10px;}
}

@media only screen and (max-width: 768px){
.banner .swiper-slide .banner_text{ text-align: center;}
.banner .swiper-slide .banner_text .p{ width: 100%; max-width: 100%;}
.banner .swiper-slide .banner_text .line{ display: none;}
.banner .swiper-slide .banner_text .title{ font-size: 40px; line-height: 30px;}
.banner .swiper-slide .banner_text .p{ font-size: 14px; line-height: 20px;}
.banner .swiper-slide .banner_text .more{ display: none;}
}

@media only screen and (max-width: 500px){
.banner .swiper-slide .banner_text{ display: none;}
}


/*index*/
.my_more1{padding: 0 0.25rem; display: inline-block; line-height: 0.44rem; font-size: 0.15rem;cursor: pointer;border: 0px;background: transparent;position: relative; transition: all .5s ease;overflow: hidden;color: #fff;border-radius: 5px; box-shadow: 0px -0px 0px 0px rgba(143, 64, 248, .5), 0px 0px 0px 0px rgba(39, 200, 255, .5);border: 1px solid #fff; text-transform: uppercase; font-weight: 500;}
.my_more1:hover,.my_more2:hover .my_more1{transform: translate(0,-6px);box-shadow: 10px -10px 25px 0px rgba(143, 64, 248, .25), -10px 10px 25px 0px rgba(39, 200, 255, .25); border-color:#35c2fe; color: #fff;}
.my_more1:hover::after,.my_more2:hover .my_more1::after{transform: rotate(150deg);}
.my_more1::after{content: '';width: 400px;height: 400px;position: absolute;top: -50px;left: -100px;background-color: #FF3CAC;background-image: linear-gradient(225deg, #44b5fe 0%, #0ee5fe 50%, #7e25d0 100%);z-index: -1;transition: all .5s ease;
}
.btn_ico{ padding: 0; display: inline-block; width: 0.44rem; height: 0.44rem; border-radius: 50%; border: none; text-align: center; display: flex;    align-items: center;justify-content: center;  float: left; margin-right: 0.15rem;background: linear-gradient(to right,#44b5fe,#0ee5fe);transition: all .5s ease; flex-shrink: 0;}
.btn_ico:hover,li:hover .btn_ico{background: linear-gradient(to right,#26caf8,#7e25d0);transform: translate(0,-6px);box-shadow: 10px -10px 25px 0px rgba(143, 64, 248, .25), -10px 10px 25px 0px rgba(39, 200, 255, .25);}
.my_more2{ line-height: 0.44rem; color: #666;font-weight: 500; text-transform:uppercase;}


.n_main .my_more1{ line-height: 0.4rem; padding: 0 0.2rem;}

.i_main,.n_main,.pro_other{background: #fff;position: relative; z-index: 333;}
header{width: 100%;z-index: 999999;padding: 0;position:fixed;transition: 0.5s all; background: #fff;}
header.small{left:0; top:0; position:fixed;box-shadow: 0px 5px 10px rgba(0,0,0,0.15);font-size:100%; background: #fff;}
.height{ height: 0.86rem; background: #030f27;}

.nav_section { padding-left: 1.6rem;}
.nav_section .main{ display: flex;align-items: center;justify-content: space-between;}
.main-menu>li>a {font-size:0.17rem; color: #333; font-weight: 600; line-height:0.28rem; padding: 0.28rem 0; position: relative;  text-transform: uppercase;}

.nav_section #logo{  width: 1.5rem; display: inline-block;}
.nav_section .nav_r{display: flex; align-items: center;}
.nav_section .top_sns { margin-left: 0.6rem;}
.nav_section .top_sns a{ border-radius: 50%; width: 0.36rem; height: 0.36rem; display: block; float: left;overflow: hidden; margin-right: 0.08rem;}
@media only screen and (min-width:992px) {
header.small .mainmenu>nav>ul>li>span>a{  padding: 0.2rem 0.15rem;}
}

@media only screen and (max-width:1300px) {
.nav_section{ padding-left: 0.3rem;}
.language p span{ display: none;}
.language p{ padding-top: 0; line-height: 0.86rem;}
}

@media screen and (max-width:992px) {
.search_main{ width: 90%; max-width: none;}
.top_section .container, .nav_section .container{ padding: 0;}
.nav_section{ padding-left: 0.15rem; padding-right: 0.8rem;}
.height{  height: 56px;}
.nav_section .main{ height:56px}
.top_section{ display: none;}
.mainmenu-area{ display: none;}
.nav_section .my_more1{ display: none;}
.ico_search{ width: 0.8rem; height: 0.8rem; background-color: #eee;}
.nav_section .top_sns,.language{ display: none;}
}

@media screen and (max-width:768px) {
.nav_section{ padding-right: 56px;}
.ico_search,#menu-mobile{ width: 56px; height: 56px;}
}

@media screen and (max-width:400px) {
.nav_section #logo{ height:42px; display: block; display: flex;align-items: center; padding: 0.12rem 0;}
.search_main{width: 100%;}
.ico_search{margin-right: 44px;}
.nav_section{ padding-right: 0.15rem; }
.wrapper .toggle{ right: 15px; top: 5px; width: 36px; height: 36px; border-radius: 5px;}
}





/*i_title*/
.tc{ text-align: center;}
.tl{ text-align: left;}
.i_title{ margin-bottom: 0.6rem; position: relative;}
.i_title .icon{ margin-bottom: 0.2rem; width: auto; height: auto;}
.i_title .h4{font-size: 0.46rem; text-transform: uppercase; font-weight: 600; color: #333;  line-height: 0.6rem; margin-bottom: 0.15rem;}
.i_title p{ margin-top: 0.15rem;}

.i_title:before {content: attr(data-text);display: block;bottom:0rem;transform-origin: left;opacity: .2; font-weight: 700; z-index: 1;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: .5px;-webkit-text-stroke-color:#000; text-align: center; font-size: 1.5rem; line-height: 1.5rem; position: absolute;right:0;text-transform: uppercase; width: 100%;}

@media screen and (max-width:992px) {
.i_title:before{ display: none;}
.i_title .h4{ font-size: 0.36rem; line-height: 0.36rem;}
.i_title{ margin-bottom: 0.4rem;}
}

/* Animated Title Border */
.animate-border {
  position: relative;
  display: block;
  width: 60px;
  height: 3px;
  background: #0a347e;
  margin: 0 auto;
}

.tl .animate-border{  margin-left: 5px;}

.animate-border:after {
  position: absolute;
  content: "";
  width:18px;
  height: 3px;
  left: 0;
  bottom: 0;
  border-left: 5px solid #fff;
  border-right: 5px 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);
  }
}

/*cate_section*/
.cate_section { position: relative; overflow: hidden; background:linear-gradient( to  top, rgba(255,255,255,0) , rgba(255,255,255,1) 80%); position: relative; padding-top: 0.7rem;}
.cate_section canvas{ position: absolute; left: 0; bottom: -3rem;  height: 2rem; z-index: -2;}
.cate_section .cate_r { width: 17%; float: right; position: relative; z-index: 999999;}
.cate_section #tabs-container{ float: right; width: 83%; padding-left: 1.6rem; padding-right: 1.2rem;}
.cate_section .tabs *{transition: 0.6s all;}
.cate_section .tabs{ position: relative;}
.cate_section .tabs:after{ position: absolute; left: 0.43rem; top: 0; width: 1px; height: 100%; background: #eee; content: ''; z-index: 1;}
.cate_section .tabs a{text-decoration:none;position: relative; display: flex;align-items: center;  width: 100%; margin-bottom: 0.3rem; z-index: 2;}
.cate_section .tabs a:nth-child(2n){animation-delay: 0.1s;}
.cate_section .tabs a:nth-child(3n){animation-delay: 0.3s;}
.cate_section .tabs a:last-child{ margin-bottom: 0;}
.cate_section .tabs a:before {content: attr(data-text);display: block; position: absolute; top: 0; height: 100%; transform-origin: left; z-index: 1; text-align: center; font-size: 1.5rem; line-height:100%; position: absolute;right: 0; text-align: right; font-weight: 500; text-transform: uppercase; color: #e8e8e8;transition: 0.5s all; opacity: 0;}
.cate_section .tabs a:last-child{ border-bottom: none;}
.cate_section .tabs .icon{ width: 0.86rem; height: 0.86rem; float: left; margin-right: 14px; display: inline-block; flex-shrink: 0; border: 1px solid #fafafa; border-radius: 50%; position: relative; display: flex;align-items: center;justify-content: center;}
.cate_section .tabs .icon img{ width: 0.46rem; position: relative; z-index: 333;}
.cate_section .tabs a .icon:before{position: absolute; left:0; top: 0;  width: 0.86rem;height: 0.86rem; content: ''; border: 2px solid #fafafa; border-radius: 50%;transition: 0.5s all;  background: #fff;}

.cate_section .tabs p{ color: #333; text-transform: uppercase; font-size: 0.18rem;font-weight: 500; line-height: 0.24rem; max-width: 1.3rem;}
.cate_section .tabs a.active .icon:before,.cate_section .tabs a:hover .icon:before{ border: 6px solid #21b1f9; box-shadow: 0px 0px 25px 0px rgba(64, 185, 254, .25), 0px 0px 25px 0px rgba(16, 227, 254, .25);}
.cate_section .tabs a.active .icon{ opacity: 1;}
.cate_section .tabs a.active:after{ opacity: 1;}
.cate_section .tabs a.active:before{ opacity: 1;}

.cate_section .swiper-slide{ position: relative;  opacity: 0 !important; z-index: -1; transition: 0.5s all; padding-bottom: 0;transition: 0.5s all;}
.cate_section .swiper-slide-active{ opacity: 1 !important; z-index: 2;}
.cate_section .swiper-slide:before {content: attr(data-text);display: block; position: absolute;top:0.6rem;transform-origin: left;opacity: .2; font-weight: 700; z-index: 1;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: .5px;-webkit-text-stroke-color:#000; text-align: center; font-size: 1.5rem; line-height: 1.5rem; position: absolute;right:54%;text-align: right; text-transform: uppercase;}
.cate_section .cate_main p{ line-height: 30px; font-size: 16px; color: #777;  overflow: hidden;}

.cate_section .cate_main{ display: flex;align-items: center;}
.cate_section .cate_main .icon{ display: inline-block; width: 0.5rem; height: 0.5rem;}
.cate_section .cate_main .text{ float: left; width: 42%; padding-right: 15%;}
.cate_section .cate_main .img{ float: left; width: 58%; position: relative; text-align: center; padding-top: 0.6rem; padding-right: 1.1rem;transition: 0.5s all;}
.cate_section .cate_main .img:after{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 7.6rem; height: 7.6rem; border-radius: 50%; border: 2rem solid #fafafa; content: ''; z-index: -1;}
.cate_section .cate_main .title{font-weight: 500; color: #212121; font-size: 0.36rem; line-height: 0.4rem; display: block; margin-top: 20px; text-transform: uppercase; margin-bottom: 0.15rem;}
.cate_section .cate_main .p{ font-size: 0.16rem; color: #808080; line-height: 0.3rem; /*max-height: 0.9rem;*/ overflow: hidden;  margin: 1.2rem 0;transition: 0.5s all; opacity: 0; position: relative;}
.cate_section .swiper-slide-active .cate_main .p{ margin: 0.2rem 0; opacity: 1;}
.cate_section .swiper-slide-active .cate_main .img { padding-right:0;}

.mob_cate{ display: none;}

@media only screen and (max-width:1300px) {
.cate_section #tabs-container{ padding-left: 0.3rem;}
}

@media only screen and (max-width:992px) {
.mob_cate{ display: block; padding: 0.6rem 0;}
.mob_cate ul li{ float: left; width: 50%; list-style: none; padding: 0.05rem;}
.mob_cate ul li:nth-child(2n+1){ clear: both;}
.mob_cate ul li .li{ border: 1px solid #eee; background: #fafafa; padding: 0.2rem;display: flex;align-items: center;}
.mob_cate ul li .li .title{ font-weight: 600; font-size: 0.26rem; color: #333; line-height: 0.22rem; text-transform: uppercase;}
.mob_cate ul li .li .img{ width: 1.2rem; display: inline-block; margin-right: 0.3rem;}
}

@media only screen and (max-width:768px) {
.mob_cate{padding: 0.4rem 0;}
.mob_cate ul li .li .img{ width: 0.8rem;}
.mob_cate ul li .li .title{ font-size: 0.18rem;}
}

@media only screen and (max-width:400px) {
.mob_cate ul li{ width: 100%;}
.mob_cate ul .cate_more .li{background: linear-gradient(to right,#44b5fe,#0ee5fe); color: #fff;}
.mob_cate ul .cate_more .li .title{ color: #fff;}
}

/*honor_section*/
.honor_section{ padding-left: 1.6rem; position: relative; overflow: hidden; padding-bottom: 1.2rem;}
.honor_section ul li{ list-style: none;}
.honor_section:after{ position: absolute; left: 0; bottom: 0; height: 4rem; background: #f5f5f5; content: ''; width: 100%; z-index: -1;}
.honor_section .main{ background: #ffffff; padding-left: 0.4rem;}
.honor_section .main .ser_l{ float: left; width: 30%; padding-right: 5%; margin-top: 0.5rem;}
.honor_section .main .ser_l .i_title{ margin-bottom: 0.2rem;}
.honor_section .main .ser_l ul li{ font-size: 0.2rem; font-weight: 500; color: #333;}
.honor_section .main .ser_l ul li i{ color: #21b1f9; margin-right: 0.16rem;}
.honor_section .main .ser_l .tab{ margin-top: 0.2rem;}
.honor_section .main .ser_l .tab a{ line-height: 0.5rem; padding: 0 0.16rem; font-size: 0.16rem; text-transform: uppercase; font-size: 0.14rem; font-weight: 600; background: #eee; display: inline-block; border-radius: 5px; color: #333;}
.honor_section .main .ser_l .tab a.active{background: linear-gradient(to right,#44b5fe,#0ee5fe); color: #fff;}
.honor_section .main #tabs-container2{ float: left; width: 70%; overflow: hidden;}
.honor_section .swiper-slide .modelTost{ display: none !important;}
.honor_section .pro_scrollbar ul li{ float: left; width: 33.33%; list-style: none; text-align: center;transition: 0.5s all; line-height: 0.3rem; padding: 0 0.05rem;}

.honor_section .swiper-slide,.honor_section .swiper-slide .swiper-slide{ opacity: 0.2;}
.honor_section .swiper-slide.swiper-slide-visible,.honor_section .swiper-slide-active{ opacity: 1;}

.honor_section .pro_scrollbar ul li img{ border: 1px solid #eee; box-shadow: 0px 0px 20px rgba(0,0,0,0.08);}
.honor_section .pro_scrollbar{margin-bottom: 30px;}
.honor_section .pro_scrollbar img{cursor: url(../images/ico_magnifier.png) ,auto;}
.honor_section .pro_scrollbar { position: relative;padding-right:1.6rem;  }


@media only screen and (max-width:1700px) {
.honor_section .main .ser_l{ margin-top: 0;}
.honor_section{ padding-left: 0.6rem;}
}

@media only screen and (max-width:1200px) {
.honor_section{padding: 0 0.3rem;}
.honor_section .main{ padding: 0;}
.honor_section:after{ display: none;}
.honor_section .main .ser_l{ width: 100%; padding: 0;}
.honor_section .main .ser_l ul{ display: none;}
.honor_section .main .ser_l .tab a{ width:50%; margin: 0; float: left; border-radius: 0; font-size: 0.2rem; line-height: 0.8rem; text-align: center;}
.honor_section .main .ser_l .i_title{ display: none;}
.honor_section .main .ser_l .tab{ margin-bottom: 0.2rem;}
.honor_section .main #tabs-container2{ width: 100%;}
.honor_section .pro_scrollbar{ padding-right: 0;}
.honor_section .pro_scrollbar ul li{ width: 25%;}
}

@media only screen and (max-width:768px) {
.honor_section .main .ser_l .tab{ margin-top: 0;}
.honor_section .main .ser_l .tab a{ line-height: 0.6rem; font-size: 0.18rem;}
}

@media only screen and (max-width:500px) {
.honor_section .pro_scrollbar ul li{ width: 33.33%;}
.honor_section .main .ser_l .tab a{ font-size: 0.12rem; text-transform: capitalize;}
}

/*about_section*/
.about_section{  background-attachment: fixed !important; background-size: cover !important; padding:0.8rem 1.6rem;}
.about_section .about_title{ text-align: center; margin-bottom: 0.6rem;}
.about_section .about_title .h4{ font-size: 0.46rem; text-transform: uppercase; color: #fff; line-height: 0.6rem; font-weight: 600; margin-top: 0.2rem;}
.about_section .about_title .h4 p{ color: #21b1f9;}
.about_section .swiper{ padding: 0 5%;}
.about_section #about_date .swiper-slide{ width: 16.66%; text-align: center; padding:0.3rem 0.18rem;}
.about_section #about_date .swiper-slide:nth-child(2n){animation-delay: 0.1s;}
.about_section #about_date .swiper-slide:nth-child(3n){animation-delay: 0.3s;}



.about_section #about_date .swiper-slide .num{ display: inline-block; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: rgba(255,255,255,0.5); display: flex;align-items: center;justify-content: center; font-size: 0.36rem; font-weight: 600; color: #fff; position: relative; cursor: pointer;}
.about_section #about_date .swiper-slide .num .bg{ position: absolute; left: -0.18rem; right: -0.18rem; top: -0.18rem; bottom: -0.18rem; border: 2px solid rgba(33,177,249,0.2);  border-radius: 50%; opacity: 0;}
.about_section #about_date .swiper-slide.swiper-slide-active .bg{ opacity: 1;}
.about_section #about_date .swiper-slide.swiper-slide-active .num{ background:linear-gradient(to right,#44b5fe,#0ee5fe);}
.about_section #about_date .swiper-slide .num .bg:before{ width: 0.18rem; height: 0.18rem; background: #21b1f9; content: ''; border-radius: 50%; position: absolute; right: 10%; top: 8%;}
.about_section #about_date .swiper-slide .num .bg:after{ width: 0.24rem; height: 0.24rem; background: #21b1f9; content: '';  border-radius: 50%; position: absolute; left: 10%; bottom: 8%;}

.about_section #about_date .swiper-slide .num .bg{
 -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 18s linear infinite;
    -moz-animation: rotate 18s linear infinite;
    -o-animation: rotate 18s linear infinite;
    animation: rotate 18s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}

.about_section #about_history .swiper-slide{ opacity: 0 !important; z-index: -1;}
.about_section #about_history .swiper-slide.swiper-slide-active{ opacity: 1 !important; z-index: 1;}
.about_section #about_history .text{ max-width: 10rem; margin: 0 auto; padding: 0.6rem 0;}
.about_section #about_history .text ul li{ list-style: none;display: flex; margin-bottom: 0.15rem;}
.about_section #about_history .text ul li p{ font-size: 0.24rem; line-height: 0.36rem; padding-left: 0.24rem; margin-left: 0.32rem; border-left: 2px solid #fff; color: #fff; font-weight: 500;}


@media only screen and (max-width:1300px){
.about_section{ padding-left: 0.3rem; padding-right: 0.3rem;}
}

@media only screen and (max-width:992px){
.about_section{ padding-top: 0.4rem; padding-bottom: 0;}
.about_section .about_title{ margin-bottom: 0.2rem;}
.about_section #about_date .swiper-slide{ width: 20%;}
.about_section .about_title .h4{ font-size: 0.3rem; line-height: 0.4rem;}
}

@media only screen and (max-width:768px){
.about_section .swiper{ padding: 0;}
.about_section #about_date .swiper-slide{ width: 33.33%;}
.about_section #about_date .swiper-slide .num{ width: 1rem; height: 1rem; font-size: 0.2rem;}
.about_section #about_history .text{ padding: 0.3rem 0;}
.about_section #about_history .text ul li p{ font-size: 0.13rem; line-height: 0.2rem;}
.about_section #about_history .text ul li .btn_ico{ display: none;}
.about_section #about_history .text ul li p{ margin-left: 0;}
.about_section .about_title .about_logo{ display: none;}
}

@media only screen and (max-width:500px){
.about_section .about_title .h4{ font-size: 0.26rem;}
.about_section #about_date .swiper-slide .num{ height: 0.6rem; width: 0.6rem; font-size: 0.16rem;}
.about_section #about_date .swiper-slide .num .bg:after{  width: 0.12rem; height: 0.12rem;}
.about_section #about_date .swiper-slide .num .bg:before{ width: 0.06rem; height: 0.06rem;}
}

/*video_section*/
ul li:nth-child(2n){animation-delay: 0.1s;}
ul li:nth-child(3n){animation-delay: 0.3s;}
.video_section{ padding: 0.9rem 0;}
.video_section ul li *{transition: 0.5s all;}
.video_section ul li .text{ width: 100%;}
.video_section ul li{ list-style: none;background:linear-gradient(to right,#f3f3f3,#f3f3f3);transition: 0.5s all; position: relative;}
.video_section ul li:after{ position: absolute; left: 0; top: 0; height: 100%; width: 0;background:linear-gradient(to right,#44b5fe,#0ee5fe); content: ''; z-index: -1;transition: 0.5s all; opacity: 0;}
.video_section ul li:nth-child(2){ background: none;}
.video_section ul li:nth-child(2):after{ width: 100%; opacity: 1;}
.video_section ul li .li{ display: flex;align-items: center; padding: 0.3rem;justify-content: space-between;}
.video_section ul li .img{ flex-shrink: 0; margin-right: 0.4rem; border-radius: 10px; overflow: hidden; width: 2.8rem;}
.video_section ul li .title{ font-size: 0.26rem; text-transform: uppercase; font-weight: 500; color: #333; position: relative; display: inline-block; line-height: 0.3rem; padding-bottom: 0.18rem; margin-bottom:0.15rem;}
.video_section ul li .title:after{ position: absolute; left: 0; bottom: 0; width: 0.28rem; height: 2px; content: ''; background: #d6d6d6;}
.video_section ul li p{ line-height: 0.24rem; height: 0.48rem; overflow: hidden;}
.video_section ul li .my_more1{ background: #fff; color: #333; font-weight: 500; font-size: 0.14rem; text-transform: uppercase; flex-shrink: 0; margin-left: 1.1rem;}
.video_section ul li .my_more1:hover{ color: #fff;}
.video_section li.on .title,.video_section li.on p,.video_section ul li:nth-child(2) .title,.video_section li:nth-child(2) p{ color: #fff;}
.video_section li.on .title:after{  background: #67d0fe;}
.video_section li.off{ background:#f3f3f3 !important;}
.video_section li.off:after{ width: 0 !important;}
.video_section li.off .title{ color: #333 !important;}
.video_section li.off p{ color: #808080 !important;}
.video_section li.on {  background:none;}
.video_section li.on:after{ width: 100%; opacity: 1;}
.video_section ul li:hover img{transform: scale(1.1);}

@media only screen and (max-width:992px){
.video_section{ padding: 0.4rem 0;}
.video_section ul li .img{ width: 1.6rem;}
.video_section ul li .my_more1{ margin-left: 0.3rem;}
}

@media only screen and (max-width:768px){
.video_section ul li .title{ padding-bottom: 0; margin-top: 0.1rem;}
.video_section ul li .title:after{  display: none;}
.video_section ul li .li{ display: block; text-align: center;}
.video_section ul li .img{ widows: 100%;}
.video_section ul li .my_more1{ margin-left: 0; margin-top: 0.1rem;}

}

/*app_section*/
.app_section{ background:#f8f8f8; padding: 0.9rem 1.3rem 1rem; overflow: hidden;  background-size: cover;}
.app_section *{transition: 0.6s all;}
.app_section .serve_det{background-color:#fff;height: 5rem;transition:all .3s ease;padding-left:10px;padding-right:10px;position:relative;z-index:1; padding: 0.6rem 0.3rem;}
.app_section .ser_bg{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-size: cover !important; border-radius: 10px; opacity: 0.8;}
.app_section .a{ display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.app_section .serve_case .icon{ display: inline-block; width: 1rem; height: 1rem; background-position: 0 -1rem !important; margin-bottom: 0.3rem; background-size: 100% auto !important;}
.app_section .ser_main .text{ position: absolute; left: 0px; bottom: 0.6rem; width: 100%; height:auto; z-index: 1; padding: 0 5% 0.28rem 0.28rem;}
.app_section .serve_con {display: none;position: absolute;height: 100%;background-color: #000;width: 100%;left: 0;top: 0;display: flex;
align-items: flex-end; border-radius: 10px;}
.app_section .ser_main > div{float: left;margin-left: 0.1rem ;transition: all .3s;width: calc(( 68% - 54px ) / 3);position: relative; border-radius: 10px; overflow: hidden;}
.app_section .ser_main > div:first-child {margin-left: 0;}
.app_section .ser_main > div.on {width: 32%; background: #000;}
.app_section .ser_main > div.on .serve_con{display: block;}
.app_section .ser_main > div.on .serve_con .text{ bottom: 0px;}
.app_section .ser_main > div.on .serve_det{ background: none; pointer-events: none;}
.app_section .ser_main > div.on .icon{ background-position: 0 0 !important;}

.app_section .serve_case .title{ color: #333; font-size: 0.22rem; line-height: 0.3rem; font-weight: 600; text-transform: capitalize; display: block; margin: 0.2rem 0;}
.app_section .serve_case p{ color: #666; line-height: 0.28rem; height: 0.84rem; overflow: hidden;}
.app_section .serve_case .btn_ico{ position: absolute; left: 0.3rem; bottom: 0.6rem;}
.app_section .ser_main > div.on .title{ color: #fff;}
.app_section .ser_main > div.on p{ color: #fff;}

@media only screen and (max-width:1500px) {
.app_section{padding: 0.6rem 0.3rem;}
.app_section .serve_case .title{ font-size: 0.24rem;}
}

@media only screen and (max-width:992px) {
.app_section{ margin-top: 0.4rem;}
.app_section .serve_case .line{ display: none;}
.app_section .serve_det{ text-align: center;}
.app_section .serve_case .icon{ width: 0.6rem; height: 0.6rem; margin-bottom: 0.1rem;}
.app_section .ser_main > div{ width: 25% !important; margin: 0;}
.app_section .serve_case p{ line-height: 0.2rem; height: 0.4rem; overflow: hidden;}
.app_section .serve_det{ height: auto; padding: 0.2rem; border-right: 1px solid #eee;}
.app_section .serve_case .more{ display: none;}

}

@media only screen and (max-width:768px) {
.app_section .ser_main > div{ width: 50% !important; margin: 0; border-bottom: 1px solid #eee;}

}




.fixed_footer{z-index: 0;left: 0px; bottom: 0px; width: 100%; height: auto;}
#footer{color:#aaa; background: #f5f5f5; position: relative; padding-top: 0.6rem; padding-left: 1.6rem; padding-right: 1.6rem; background-size: cover !important;}
#footer ul li{ list-style:none;}
#footer a{ color:#aaa; }
#footer a:hover{ color:#fff; text-decoration:underline; }

#footer .footer_con{ float: left;width:28%; padding-right: 4%;}
#footer .footer_tags{ float: left;width:25%; }
#footer .footer_pro{ float: left;width:25%; padding-right: 4%;}
#footer .footer_email{ float: left;width:22%;}


#footer .footer_con .footer_logo{ margin-bottom: 20px; display: inline-block;}
#footer .footer_con ul{ margin-bottom: 0.25rem;}
#footer .footer_con p{ margin-bottom: 10px;}
#footer .footer_con a{ text-transform: none; line-height: 32px;}
#footer .footer_con .my_more1{ line-height:0.46rem;}
#footer .footer_con ul li a{line-height: 48px; display: inline-block;}
#footer .footer_con ul li{ position: relative;  line-height: 26px;}
#footer .footer_con ul li:after{ position: absolute; left: 0px; top: 0px; content: ''; width: 40px; height: 26px;background: url(../images/icon.png) no-repeat; }
#footer .footer_con .con_add:after{ background-position:-12px -445px;}
#footer .footer_con .con_email:after{ background-position:-68px -448px;}
#footer .footer_con .con_tel:after{background-position:-127px -448px; }
#footer .footer_con .con_whatsapp:after{background-position:-179px -446px;}



#footer .footer_con .footer_logo{ margin: 0.2rem 0; display: inline-block;}
#footer .footer_con .tel{ font-size: 0.3rem; line-height: 0.3rem; font-weight: 600; margin: 0.2rem 0;}
#footer .footer_con ul{ margin-bottom: 0.25rem;}
#footer .footer_con p{ margin-bottom: 0.15rem; margin-top: 0.1rem;}
#footer .footer_con a{ text-transform: none; line-height: 32px;display: flex; align-items: center;}
#footer .footer_con .my_more2{ line-height:0.46rem; color: #fff; text-transform: uppercase;}
#footer .footer_con ul li a{line-height: 48px;}
#footer .footer_con ul li{ position: relative; padding-left:40px; line-height: 26px;}
#footer .footer_con ul li:after{ position: absolute; left: 0px; top: 10px; content: ''; width: 40px; height: 30px;background: url(../images/icon.png) no-repeat; }
#footer .footer_con .con_add:after{ background-position:-16px -445px;}
#footer .footer_con .con_email:after{ background-position:-68px -448px;}
#footer .footer_con .con_tel:after{background-position:-127px -448px; }
#footer .footer_con .con_whatsapp:after{background-position:-179px -449px;}
#footer .footer_con .con_fax:after{background-position:-224px -446px;}


#footer .ul li a{ line-height:26px; padding:5px 0; display:inline-block; position:relative;}
#footer .ul li a:after{display: block; color: #919191; 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; font-family: "FontAwesome"; opacity: 0;}
#footer .ul li:hover a:after{ color: #fff; left: 0px; opacity: 1;}
#footer .ul li:hover a{ padding-left: 0.12rem;}

#footer .email{ position: relative; width: 100%; margin: 0.2rem 0;}
#footer .email_main{height:0.52rem; border:none; color:#808080;float:left; line-height:100%; -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; background:rgba(255,255,255,1); padding-left:10px; border-radius: 5px; width: 100%;}
#footer .email_main:focus{color:#333; }
#footer .email_btn{ background: linear-gradient(to right,#44b5fe,#0ee5fe); text-transform: capitalize;height: 0.52rem;  padding: 0 0.3rem;  color: #fff; flex-shrink: 0; cursor: pointer; font-weight: 500; width: 100%; margin-top: 0.15rem; border-radius: 5px;}
.footer_sns{margin-top: 0.1rem;}
.footer_sns a{ display: inline-block; border-radius: 50%; overflow: hidden; margin: 0px 1px; width: 0.36rem; height: 0.36rem;}


.mob_follow{ display: none;}
.mob_follow a{ display: inline-block; margin: 0 0.15rem;}
.footer_bottom{ text-align: center; color: #919191; padding: 0.2rem 0; border-top: 1px solid rgba(255,255,255,0.15); margin-top: 0.5rem;}
.footer_bottom em{ color: #fff; font-style: normal;}
.footer_bottom .footer_follow{ margin-bottom: 0.1rem;}
.footer_bottom .footer_follow a{font-size: 0.18rem; font-weight: 500; color: #fff; margin: 0 0.22rem;}
.footer_bottom a{ display: inline-block; margin: 0px 0.06rem; color: #fff !important; text-transform: uppercase; }
.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-right: 0.1rem;}
*:focus {outline: none;} 
#footer .title_h4{color:#fff; text-transform:uppercase;font-size:0.2rem;position: relative; margin-bottom: 0.15rem;  font-weight: 500;}
#footer .title_h4 img{ margin-right: 20px;}

@media screen and (max-width:1300px) {
#footer{ padding-left: 0.3rem; padding-right: 0.3rem;}
}

@media screen and (min-width:992px) {
#footer .footer_con .tel{background:linear-gradient(to right, #44b5fe , #0ee5fe); 
 -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
}

@media screen and (max-width:992px) {
#footer .title_h4{ display: none;}
#footer{padding-top: 0.2rem;}
.mob_follow{ display: block;}
#footer .footer_con p{margin: 0;}
#footer .footer_con{ width: 100%; padding-right: 0;}
#footer .footer_con .footer_logo { display: none;}
#footer .footer_email{ width: 100%;}
.footer_bottom{ border-top: 1px solid rgba(255,255,255,0.15);}
.footer_bottom{margin-bottom: 50px; margin-top: 0; text-align: left;}
.footer_bottom .footer_follow{ display: none;}
.footer_con .tel a{ color: #fff !important;}
}


/*back-top*/
.progress-wrap {position: fixed;right: 0.3rem;bottom: 20px;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:#21b1f9 ;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: #21b1f9 ;stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;
transition: all 200ms linear;}


#whatsapp{z-index:9999998;position:fixed;right:0.28rem;bottom:80px;font-size:12px; }
#floatShow2{display:block;}
#floatHide2{display:none;}
#whatsapp_tab{position:relative;z-index:9; position: absolute; right: 0; bottom:0;}
#whatsapp_tab #floatShow2{line-height:50px;position:relative;color:#fff;font-size:13px;text-transform:capitalize; width: 50px; height: 50px; background: #21b1f9; border-radius: 50%; padding: 10px;}
#whatsapp_tab #floatShow2 svg{ width: 30px; height:30px; fill:#fff;}
#whatsapp_tab #floatShow2 p{background-color: #f5f7f9;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;color: #43474e;
letter-spacing: -.03em;line-height: 1.5;margin-right: 7px;padding: 8px 12px;position: absolute;right: 100%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;width: 1.6rem; box-shadow: 0px 0px 10px rgba(0,0,0,0.15); font-weight: 500; color: #777;}

#whatsapp_tab #floatShow2:hover{margin-right:0;}
#whatsapp_tab #floatHide2{font-family: "FontAwesome";height:50px;background: #ccc; color: #fff; width: 50px; border-radius: 50%; text-align: center; position: relative;}
#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: 70px;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;}
#onlineService2 .li a{ display: flex; background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NzguMTY1IDQ3OC4xNjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3OC4xNjUgNDc4LjE2NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiPjxwYXRoIGQ9Ik00NzguMTY1IDIzMi45NDZjMCAxMjguNTY3LTEwNS4wNTcgMjMyLjk2Ni0yMzQuNjc5IDIzMi45NjYtNDEuMTAyIDAtNzkuODE0LTEwLjU5OS0xMTMuNDQ1LTI4Ljk2OUwwIDQ3OC4xNjVsNDIuNDM3LTEyNS4wNGMtMjEuNDM4LTM1LjA2NS0zMy43Ny03Ni4yMDctMzMuNzctMTIwLjE1OUM4LjY2NyAxMDQuMzQgMTEzLjc2MyAwIDI0My40ODUgMGMxMjkuNjIzIDAgMjM0LjY4IDEwNC4zNCAyMzQuNjggMjMyLjk0NnpNMjQzLjQ4NSAzNy4wOThjLTEwOC44MDIgMC0xOTcuNDIyIDg3LjgwMy0xOTcuNDIyIDE5NS44NjggMCA0Mi45MTUgMTMuOTg2IDgyLjYwMyAzNy41NzYgMTE0Ljg3OWwtMjQuNTg2IDcyLjU0MiA3NS44NDktMjMuOTY4YzMxLjEyMSAyMC40ODEgNjguNDU3IDMyLjI5NiAxMDguNTgzIDMyLjI5NiAxMDguNzIzIDAgMTk3LjMyMy04Ny44NDMgMTk3LjMyMy0xOTUuOTA4IDAtMTA3Ljg4Ni04OC42LTE5NS43MDktMTk3LjMyMy0xOTUuNzA5ek0zNjEuOTMxIDI4Ni42MmMtMS4zOTUtMi4zMzEtNS4yMi0zLjc0Ni0xMC44OTgtNi44MTQtNS45MTctMi44NDktMzQuMDg5LTE2LjQ5Ny0zOS41MDgtMTguMzctNS4xNi0xLjkxMy04Ljk4Ni0yLjg0OS0xMi44MTEgMi44MjktNC4wMDUgNS42MzgtMTQuOTAzIDE4LjYyOS0xOC4yMyAyMi4zNTQtMy41NDYgMy43ODUtNi44NTQgNC4yNjQtMTIuNTUyIDEuNDM1LTUuNjE4LTIuODA5LTI0LjI2Ny04Ljg2Ni00Ni4yMDMtMjguMzkxLTE3LjA1NS0xNS4wNDItMjguNjctMzMuNzExLTMxLjk5Ny0zOS41MDgtMy40MjctNS43NTgtLjM5OC04LjgyNiAyLjQ3MS0xMS42MzUgMi42OS0yLjU5IDUuNzc4LTYuNzM0IDguNjI3LTEwLjA0MSAyLjk2OS0zLjI4NyAzLjkwNS01LjYzOCA1Ljc5OC05LjQyNCAxLjkxMy0zLjkwNS45MzYtNy4xOTItLjQ3OC0xMC4xNDEtMS40MTUtMi44NDktMTMuMDEtMzAuODgxLTE3Ljc1Mi00Mi4zMzctNC44NDEtMTEuNDE2LTkuNTQzLTkuNTIzLTEyLjg3MS05LjUyMy0zLjQ2NyAwLTcuMjEyLS40NzgtMTEuMTE3LS40NzgtMy43ODUgMC0xMC4wNDEgMS4zOTUtMTUuMzgxIDcuMTkyLTUuMiA1LjY1OC0yMC4xMjMgMTkuNDY1LTIwLjEyMyA0Ny41OTcgMCAyOC4wNTIgMjAuNjAxIDU1LjMwOCAyMy41NSA1OS4wNTMgMi44NjkgMy43ODUgMzkuNzQ3IDYzLjE5NyA5OC4zMDMgODYuMDcgNTguNDc2IDIyLjg3MiA1OC40NzYgMTUuMzIxIDY5LjExNSAxNC4zNjUgMTAuMzgtLjk1NiAzNC4wNjktMTMuODY3IDM4LjgxMS0yNy4wOTYgNC42Ni0xMy40NSA0LjY2LTI0Ljc2NiAzLjI0Ni0yNy4xMzd6IiBmaWxsPSIjMkRCNzQyIi8+PC9zdmc+) 95% center no-repeat; background-size: 26px 26px;  align-items: center;border-radius: 5px; border-left: 2px solid #55CD6C;}

#onlineService2 .title{ background: linear-gradient(to right,#44b5fe,#0ee5fe); 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.2rem;font-weight: 500;}
#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;}
#whatsapp .inquiry .p{ font-size: 13px; color: #777; line-height: 20px; margin-bottom: 0.1rem;}

@media screen and (max-width: 992px)  {
#whatsapp_tab{ position: initial;}
#whatsapp_tab #floatShow2 p{ display: none !important;}
#onlineService2{ width: 100%; margin-bottom: 0;}
#whatsapp{ right: 0; bottom: 0; width: 100%;}
#whatsapp_tab #floatShow2{right:50%; bottom: 10px;  margin-right: -25px; position: absolute;}
#whatsapp_tab #floatHide2{ position: absolute; right: 10px; top: 0; background: none;}
.back-home{ display: none;}
.progress-wrap{ bottom: 60px;}
}

/*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:#21b1f9 ; background-size: cover;  margin-bottom: 1px; }
.fixed-contact.active li a {opacity: 1;}
.fixed-contact li a {position:relative;z-index:1000;display:block;}
.fixed-contact li .icon{ width: 26px; height: 26px; fill:#fff; margin: 12px;}

.fixed-contact.active li:last-child:after {display:none;}
.fixed-contact li:hover i,.fixed-contact li:hover a{ color: #fff;}
.fixed-contact .online_p i {
	background-position: 0 -262px;
    border-top-left-radius:30px;
    -moz-border-top-left-radius:30px;
    -webkit-border-top-left-radius:30px;
    border-top-right-radius:30px;
    -moz-border-top-right-radius:30px;
    -webkit-border-top-right-radius:30px;
}


.fixed-contact li a {
    position:absolute;
    top:0;
    right:-135px;
    display:block;
    width:210px;
	line-height:110%;
    padding:18px 0 0 50px;
    color:#fff;
    white-space:nowrap;
    transition:all .4s;
	font-size:14px;
	text-align: left;
	font-weight: 500;
	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 0 5px;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:#333;border-top:1px solid #eee;}
.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;}
.mobile_nav a .icon{width:0.24rem;height:0.24rem;display:inline-block; fill:#999; margin-top: 0.1rem;}
.mobile_nav a p{color:#fff;padding-top:5px;font-size: 0.12rem;text-transform:uppercase;line-height:12px;margin:0; margin-bottom: 0.1rem;}
.mobile_nav a:nth-child(3){float:right;}
.mobile_nav a:nth-child(4){float:right;}

@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: 992px) {
	#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:#21b1f9 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;}
	.mobile_nav{display:block;}
	.mobile_nav a p{text-transform:capitalize;}
	.footer-bottom{padding-bottom:60px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	#onlineService .title{ color: #fff; font-size: 18px;}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	#online_qq_layer{
		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);
	}

}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}





.n_main{ padding: 0.6rem 0;}
.n_left{float: left; width: 23%;}
.n_right{float: right; width: 77%; padding-left: 0.5rem;}
.n_left2{float: right; width: 23%;}
.n_right2{float: left; width:77%;  padding-right: 0.5rem;}
@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; font-weight: 600; float: left;text-transform: uppercase;font-size: 0.4rem; line-height: 0.3rem; position: absolute; left: 0; bottom: 0; z-index: 999; color: #fff; text-align: center;width: 100%;padding: 0.4rem 0;}
.mbx_section{ text-align: left;font-size: 0.15rem;  padding: 0.15rem 0; background: #f7f7f7; position: relative; z-index: 333; display: flex;
    align-items: center;}
.mbx_section span{ margin-right: 0.04rem; color: #21b1f9;}
.mbx_section i{ color: #aaa; margin: 0px 0.1rem;}
.mbx_section a,.mbx_section h2,.mbx_section h1{ font-size: 0.15rem; color: #666; font-weight: normal;display: inline-block;}

@media only screen and (max-width:992px) {
.mbx_section{ display: block;}
.n_title{ display: none;}
}


.page_nav{ position: relative; text-align: center; margin-bottom: 30px; background: #eee;}
.page_nav ul{ display: flex;}
.page_nav ul li{ list-style: none;}
.page_nav ul li a{ background: #eee; display: flex;align-items: center;   font-size: 0.16rem; padding-right: 0.2rem; text-transform: capitalize;  padding:0.15rem 0.3rem; font-weight: 500; color: #555; border-right: 2px solid #fff;}
.page_nav ul li .icon{ display: inline-block; width:0.6rem; height: 0.6rem;  background-position: 0 0 !important; margin-right: 0;transition: 0.6s all; margin-right: 10px; background-size: 100% auto !important;}
.page_nav ul li.active a ,.page_nav ul li:hover a{ background: linear-gradient(to right,#44b5fe,#0ee5fe); color: #fff;}
.page_nav ul li.active .icon ,.page_nav ul li:hover .icon{ background-position: 0 -0.6rem !important;}


@media only screen and (max-width:768px) {
.page_nav ul li a{ padding:8px 15px;}
.page_nav ul li .icon{ display: none;}
.page_nav{background: none; margin-top: 10px;}
.page_nav ul{display: block;}
.page_nav ul li{width: 33.33%; float: left; text-align: center;}
}


@media only screen and (max-width:300px) {
.page_nav ul li{ width: 100%; margin-bottom: 10px;}

}



.n_honor ul li{ list-style: none; float: left; width: 25%; padding: 0px 10px; text-align: center; margin-bottom: 20px;}
.n_honor ul li .li{ position: relative; display: inline-block; cursor:url(../images/ico_magnifier.png), auto;}
.n_honor ul li:nth-child(4n+1){ clear: both;}
.n_honor ul li img{border: 1px solid #eee; box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.n_honor ul li p{font-size: 0.16rem; margin-top: 10px; font-weight: 500;}

@media only screen and (max-width:768px) {
.n_honor ul li{ width: 50%;}
.n_honor ul li:nth-child(2n+1){ clear: both;}
}

.section_title{ font-size:30px; color: #333; text-transform:uppercase; margin-bottom: 20px; line-height: 30px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; position: relative;  }
@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; left: 0px; bottom: -4px; width: 8px; height: 8px; background:#ddd; content: ''; border-radius: 50%;}


/*mes_section*/
.con_info{ padding-top: 0.6rem;}
.mes_section{padding:0 0.5rem 1rem; background:url(../images/city_bg.jpg) no-repeat left bottom; margin-top: 0.6rem;}
.mes_section .mes_left{ float: left; width: 55%; padding-left:15%; padding-right:12%; padding-top: 150px; padding-bottom: 80px; box-shadow: 5px 5px 30px rgba(0,0,0,0.1);background:#fff url(../images/mes_ico.png) no-repeat 38px 76px;}
.mes_section .mes_left .i_title{ margin-bottom: 10px;}


.mes_section .mes_right{ float: left; width: 45%; margin-top: 60px;}
.mes_section .mes_right{position: relative;}
.mes_section .mes_right .mes_con{ position: absolute; left: 50px; bottom: 50px; border-radius: 5px; padding: 40px; background: rgba(255,255,255,0.95); width: 376px; font-size: 15px;}
.mes_section .mes_right .mes_con .title{  font-size: 0.3rem; font-weight: 600; text-transform: uppercase; 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%;}
.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;}

@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;}
.mes_section .mes_left .i_title:after{display: none;}
.mes_section .mes_right{display: none;}
.mes_section{padding: 15px;}
}



.n_honor ul li{ list-style: none; float: left; width: 25%; 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(4n+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:30px; color: #333; text-transform:uppercase; margin-bottom: 20px; line-height: 30px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; position: relative; font-family: "BarlowCondensed";}
@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; left: 0px; bottom: -4px; width: 8px; height: 8px; background:#ddd; content: ''; border-radius: 50%;}

.contact{padding: 40px 0 80px;}
.contact .i_title{ margin-bottom: 20px;}




ul.mtree{opacity: 0;margin-left: 0; border-top: none;}
ul.mtree li {list-style: none;}
ul.mtree>li>a,ul.mtree>li>a>h2{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.8rem; padding-left: 0.1rem;font-weight: 500; font-size: 0.18rem;}
ul.mtree>li>a i{ width: 0.66rem; height: 0.66rem; padding: 0.05rem; display: inline-block; margin-right: 0.15rem;}
ul.mtree>li{ position: relative; background: #f5f5f5; margin-bottom:0; border-radius: 10px; border: 1px solid #eee; margin-bottom: 0.1rem;transition: 0.5s all;}
ul.mtree>li:hover{ border: 1px solid #3dbbfe; box-shadow: 5px 5px 15px rgb(0 0 0 / 5%); background: #fff;}
ul.mtree>li:hover>a{ color: #3dbbfe;}
ul.mtree a {display: block;  color:#333;-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:"\f139";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal;  height: 0.8rem; line-height: 0.8rem; width: 0.3rem; position:absolute;  right:0.1rem; top:0px; color: #21b1f9;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f13a";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.8rem;line-height: 0.8rem; width: 0.3rem; position:absolute;  right:0.1rem; top:0px; color: #21b1f9;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f139";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.5rem; width: 0.3rem; line-height: 0.5rem; background:none;position:absolute;  right:0; top:0; border-left:none; color: #21b1f9;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f13a";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.5rem; width: 0.3rem; line-height: 0.5rem; background:none; position:absolute;  right:0; top:0; border-left:none; color: #21b1f9;}
ul.mtree li ul a li a{ padding-left:20px;}
ul.mtree>li.mtree-open{color:#fff;padding-bottom:0; border: 1px solid #44b5fe; background: #fff;box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);}
ul.mtree>li.mtree-open>a{ color: #44b5fe;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#fff ;text-decoration:none;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#21b1f9  !important;}
ul.mtree ul { padding: 0.1rem;}
ul.mtree ul li{list-style:none; position:relative;  background: #fafafa; margin-bottom: 0.05rem;}
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.16rem !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#21b1f9 ;}
ul.mtree li ul li.mtree-open a{color:#21b1f9 ;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: #666;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#21b1f9 ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:4px;  color:#999;}
.mtree-skin-selector{ display:none !important}
/*ul.mtree>li.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-weight: 600;font-size:0.2rem; position:inherit; text-transform:uppercase;position: relative; padding-right: 0.6rem; padding-bottom: 0.15rem; padding-top: 0.1rem;}
@media only screen and (max-width:992px) {
.left_nav{padding: 0;}
}


.nav_h4{line-height: 0.3rem; color: #333; font-size:0.22rem; position:inherit; text-transform:uppercase;position: relative; background-size:auto 150%; font-weight: 600; margin-bottom: 0.2rem;}
.nav_h4::after{ content:none;}
@media only screen and (max-width:992px) {
.nav_h4,.left_h4{ position:relative;color:#fff; background:#21b1f9 ; padding:0px 0.1rem; font-size:0.2rem; line-height: 0.5rem; margin: 0; border-radius: 0; }
.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%; overflow: inherit !important;}



.hot_left{ margin-top:30px;padding:0.1rem 0.15rem 0; border: 1px solid #eee; background: #fff; border-radius: 10px;}
.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-bottom: 1px solid #eee;padding:0.2rem 0; background: #fff;}
.hot_left ul li:last-child .li{ border-bottom: none;}
.hot_left ul li:first-child .li{  padding-top: 0;}
.hot_left ul li .img{ float:left; width:36%;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; font-weight: 500;}
.hot_left ul li .more{ text-transform: uppercase;color: #21b1f9 ; display: block; margin-top: 0.1rem; font-weight: 500; font-size: 0.14rem;}
.hot_left ul li .more i{ margin-left: 0.04rem;}
.hot_left ul li:hover .more{ color: #21b1f9 ;}
.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:30px 30px 40px 30px; 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_more{height: 40px;line-height: 38px;padding-left: 25px;padding-right: 20px;background: #21b1f9 ;color: #fff;border-color: #21b1f9 ;  display: inline-block; text-transform: uppercase; border-radius: 0; }
.left-adv .main_more:after{width: 14px;height: 14px;background:url(../images/icon.png) no-repeat;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_more:hover:after{animation:none;}
.left-adv .main_more: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: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;border-radius: 0;border: none;}



.page_p{ margin:0px auto 0px;width:100%; text-align: center; margin-top: 0.3rem;}
.page_p a{padding:0px 10px; text-align: center;margin-left:5px; color:#333;  display: inline-block;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; background:#e9e9e9; border:2px solid #e9e9e9; text-transform: uppercase;line-height: 40px; height: 40px; float: left; border-radius: 0; min-width: 40px; border-radius: 10px;}
.page_p a i{ line-height:34px;}
.page_p a:hover{ background:#21b1f9 ;transition: 0.6s all; color:#fff !important; border:2px solid #21b1f9 ;}
.total{line-height:24px; color:#666; margin-top:6px; text-transform: capitalize; float: right;}
.total span{ color:#666; margin: 0px 6px;}
.page_p>span{display: inline-block;float: left; padding:0px 10px;line-height:34px; background:#21b1f9 ; line-height: 40px; height: 40px; border:2px solid #21b1f9 ; color:#fff; margin-left:5px; border-radius: 10px; min-width: 40px;box-shadow: 0px 0px 25px 0px rgb(64 185 254 / 25%), 0px 0px 25px 0px rgb(16 227 254 / 25%);}
@media only screen and (max-width:992px) {
	.total{width: 100%; text-align: left;}
	.total{font-size: 12px; margin-top: 10px;}
	.page_p a,.page_p>span{margin: 4px;}
	.page_p a{min-width:inherit;}
}

@media only screen and (max-width:400px) {
.page_p 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; border-radius: 5px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{position:relative;display:block;transition:all .5s;padding-left:60px;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;background:#21b1f9; border-radius: 50%;}
.navigation li.prev_post a:before{left:0;content:"\f106"; color: #fff;}
.navigation li.next_post a:before{left:0;content:"\f107";color: #fff;}
.navigation li a:hover:before{color:#fff;border-color:#666;}

.navigation li a .meta_nav{display:inline-block;text-transform:uppercase;color:#5c5c5c;margin-bottom:0;line-height:20px;transition:all .5s; font-weight: 500;}
.navigation li a:hover .meta_nav{color:#666;}
.navigation li a .post_title{overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;}
.navigation li a:hover .post_title{color:#666;}


@media only screen and (max-width: 768px) {
	.navigation{border:none;padding-top:0;margin-bottom:0;}
	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:10px;}
	.navigation li.prev_post a{padding-left:60px;border-radius: 0;}
	.navigation li.next_post a{padding-left:60px;border-radius: 0;}
	.navigation li.prev_post a:before{left:10px;}
	.navigation li.next_post a:before{left:10px;}
	.navigation li a:before{width:40px;height:40px;line-height:40px;}
	.navigation li a .meta_nav{color:#333;margin-bottom: 0;}
	.navigation li a{padding-top:10px;padding-bottom:10px;padding-right:10px;}
	.navigation li a .post_title{}
}


.tags_ul{ padding:0.04rem 0; margin: 0.15rem 0;}
.tags_ul span{ font-size:0.15rem;    text-transform:uppercase; color:#5c5c5c; margin-right:0.06rem;font-weight: 500;}
.tags_ul a{ display:inline-block; padding:0px 0.16rem; background:#fafafa;  color:#666;  text-transform: capitalize;line-height: 0.3rem; border-radius:5px;  border: 1px solid #f1f1f1; font-size: 0.14rem; margin: 2px;}
.tags_ul i{ margin-right:0.3rem; color: #ccc;transition: 0.6s all;}
.tags_ul a:hover{ background: #21b1f9 ; color: #fff;}
@media screen and (max-width: 992px) {
	.tags_ul{ width:100%;}
	
}

.blog_nav{ border: 1px solid #ececec; padding: 0.15rem; margin-top: 0.3rem; background: #fff; box-shadow: 5px 5px 15px 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:0.15rem; color:#5c5c5c; 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:#21b1f9; padding-left:0.1rem;}
.blog_nav ul li a:hover i{ color:#21b1f9;}


.hot_tags{ margin-top:30px;  background: #fff;  padding: 0.15rem; border: 1px solid #ececec;box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);}

.hot_tags a{ display:inline-block; padding:0px 0.12rem;  background:#f9f9f9;border:1px solid #f1f1f1; margin:0.04rem;line-height:0.34rem; text-transform: capitalize; border-radius: 5px;}
.hot_tags a:hover{ background:#21b1f9 ; 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*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .tags_ul{ display:none;}
.cbp-vm-view-grid ul li .my_more1{ position: absolute;  bottom: -10px; width: 90%; text-transform: capitalize; line-height: 36px;  height: 36px; background: #21b1f9;  color: #fff; opacity: 0; z-index: -1; left: 5%; border-radius: 0;}
.cbp-vm-view-grid ul li:hover .my_more1{ bottom: -20px; z-index: 999; opacity: 1;}
.cbp-vm-view-grid ul li .cbp-vm-details{opacity: 0; display: none;}

.cbp-vm-view-grid .pro_more{ margin-top:10px;}
 .pro_more .main-more a{ margin-bottom: 6px;}
.cbp-vm-options{margin-bottom:15px; text-align:left; padding: 6px; background: #f5f5f5;}
.cbp-vm-options p{display:inline-block;      float:left;vertical-align:middle; color:#dd0522; text-transform:capitalize;  margin-left:8px;}
.cbp-vm-options a {vertical-align:middle;height:32px;overflow: hidden;white-space:nowrap;color:#333; line-height:32px; text-align:center; width:32px;display:inline-block; background:#fff; vertical-align: middle; border: 1px solid #fff; display: flex; align-items: center; justify-content: center; float: left; margin-right: 6px;}
.cbp-vm-options a svg{ width: 16px; height: 16px; color: #999;transition: 0.5s all;}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected{ border: 1px solid #21b1f9 ; background: #21b1f9 ;}
.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.14rem;}


/* 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 ul li .li{ display: block;align-items: flex-start;}
.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; flex-shrink: 0;}
.cbp-vm-view-list .cbp-vm-image  a{display: block; overflow: hidden;}
.cbp-vm-view-list ul li .cbp-vm-details {width:65%; overflow: hidden;white-space: normal;max-height:0.4rem; line-height:0.2rem; color:#777; margin:5px 0px;}



.cbp-vm-view-list ul li .quick_ico{display: none;}
.cbp-vm-view-list ul li .h4 a{max-height:0.6rem; font-weight: 500;  line-height:0.3rem; color: #333; font-size: 0.18rem; overflow:hidden; display:block; }
.cbp-vm-view-list ul li .h4 a:hover{ color: #666;}
.cbp-vm-view-list ul li:hover .cbp-vm-image{ border-color: #666;}
.cbp-vm-view-list ul li .pro_ico{display: none;}

/*9gonghe*/
.cbp-vm-view-grid ul {list-style: none;padding: 0; margin:0px -0.1rem;}
.cbp-vm-view-grid ul li .li{position: relative;padding:0.08rem; background: #fff; padding-bottom: 0.2rem;}
.cbp-vm-view-grid ul li .li:after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; border: 1px solid #eee; background: #fff;transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover{ z-index: 999;}
.cbp-vm-view-grid ul li .li:hover:after{border: 1px solid #21b1f9 ;box-shadow: 0px 5px 15px rgb(0 0 0 / 10%); height: calc(100% + 30px)}
.cbp-vm-view-grid ul li .i_more{ display: none;}
.cbp-vm-view-grid ul li{  margin-bottom:0.2rem; padding:0px 0.1rem;}
.cbp-vm-view-grid ul li .h4 a{margin:5px 0 5px;line-height:0.22rem;  font-size:0.16rem; height:0.44rem; overflow:hidden;display:block; text-align:center; color: #333; z-index: 999; position: relative;  font-weight: 500;}
.cbp-vm-view-grid ul li .li{text-align:center; position:relative; }
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom:0.1rem;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;z-index: 66; 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%;}
}

@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: 8px;height: 8px;border-radius: 50%;background-color: #FFF;vertical-align: middle;opacity: 0;
    transition: opacity .2s ease;
    -webkit-animation: wd-fadeOutRight .3s ease;
    animation: wd-fadeOutRight .3s ease;
}
.post-image-mask:before{content:'';
	transition-delay: .15s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask:after{content:'';margin-right: 0;}
.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.16rem; max-height: 0.48rem; color:#333; display:block; overflow:hidden;  margin:0 0 10px;   font-weight: 500;}
.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;  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: #808080; 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-weight: 500;}
.blog-info{ border-top: 1px solid #eee; padding: 0.1rem 0; margin-top: 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:#ececec;margin-bottom:0.1rem;}
.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-weight: 500;}
.stp-top .page_info_title:hover{text-decoration:none;color:#fff;background: #21b1f9 ;}
.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:#21b1f9 ;}
.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:#21b1f9 ;text-decoration:none;}
.stp-pro .stp-listB>li .title:hover:after{color:#21b1f9 ;}
.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:#21b1f9 ;}


@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*/
.products_main{ padding-bottom: 0.6rem;}
/* CSS for the loading div */
.prom_img{padding:0;text-align:center;padding-right:0;border-radius: 0; position: relative}
.prom_img .swiper-slide{ position: relative; display: inline-block; }
.prom_img #pro_img_gallery{ overflow: inherit;padding: 0; padding-left: 160px}
.prom_img #pro_img_gallery .swiper-slide{opacity: 0 !important; z-index: -1;}
.prom_img #pro_img_gallery .swiper-slide-active{  opacity: 1 !important; z-index: 99;border: none}
.prom_img #pro_img_gallery .swiper-slide img{width: 100%;}
.prom_img #pro_img_thumbs .swiper-slide img{ max-height: 100%}
.prom_img .swiper-slide iframe{ position: relative; width: 100%;max-width: 100%;}
.prom_img .video_img{position: absolute; left: 0px; top: 0px;right:0;bottom:0;z-index: 55;}
#pro_img_thumbs{padding:0; position: absolute; top: 0; left: 0; width: 0.9rem; height: 4rem; }
#pro_img_thumbs .swiper-slide{border-radius: 0;overflow: hidden;cursor: pointer;border: 1px solid #bdcde0;padding: 2px;margin-right: 0; margin-bottom: 10px; display: block;background: #fff;}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active{border:2px solid #005bac;}
.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: #00a0e9;width: 30px;height: 30px;text-align: center;}

.cloud-zoom{ overflow: hidden;}
#cloud-zoom-big{ top: 0px !important;border: 1px solid #ddd;background-repeat: no-repeat !important; background: #fff; box-shadow: 0 5px 50px 1px rgba(0,0,0,0.1);}
.prom_img .cloud-zoom-lens{background-image: none !important;background-color: rgba(0,0,0,0.2) !important;}

.prom_img  .swiper-button-prev{ top:24px;bottom: inherit; height: 26px; width:90px; border-radius:0; background:rgba(0,0,0,0.3); left: 0}
.prom_img  .swiper-button-next{ top:100%; height: 26px; width: 90px; border-radius:0; background:rgba(0,0,0,0.3); left: 0; right: inherit}

.prom_img  .swiper-button-next:after{content: "\f107";font: normal normal normal 28px/1 FontAwesome; color: #fff;  line-height: 26px; width: 14px;}
.prom_img  .swiper-button-prev:after{content: "\f106";font: normal normal normal 28px/1 FontAwesome; color: #fff;  line-height: 26px; width: 14px;}


@media only screen and (max-width: 992px){
	.mousetrap,#cloud-zoom-big,.cloud-zoom-big{display: none !important;}
}

.pro_info_top{position:relative;padding-top:0.4rem; background-size: cover; background-repeat: no-repeat; background-position: center;}
.pro_info_top .container{  position: relative;z-index: 5;}
.prom-right{padding-left:30px;margin-bottom:20px;}
.prom-right>h1{padding:0;margin:0;display:block;font-size:40px;color:#000;margin-bottom:20px;line-height:52px;margin-top: 0;font-family: "poppins-semibold";}

@media only screen and (max-width: 768px) {
	.pro_info_top{padding-top: 30px;padding-bottom: 30px;background:#f7f7f7;}
	.pro-right{padding:0;margin-top:0;margin-bottom:20px;}
	.prom-right .pro-table{margin-top:15px;margin-bottom:0;}
	.pro_info_top:before{display: none;}
	.products .pro_inquiry .message{padding:0;}
	.mostBox .tab-scroll{margin-left:0;padding-bottom:0;}
	.products .pro-list-tags p{display:block;}
	.pro_message li .meInput,.pro_message li .meText{width:100%;}
	.pro_message .main_title{text-align:center;}
	.pro_message .main_title>em{background-position:center bottom;}
	.prom-right>h1{font-size:20px; line-height: 26px; margin-bottom: 10px}
	.prom_main{padding:40px 0;}
	.prom_main .pro_con{display:none;}
	.pro_message form{max-width:100%;}
	/*.prom-right .mobile_inquiry{position:fixed;bottom:0;right:0;background:#fff;background:#fff;padding:8px 15px;z-index:9999999999;width:100%;text-align:right;height:60px;border-top:1px solid #eee;display: flex;align-items: center;justify-content: flex-end}*/
	.prom-right .mobile_inquiry{display: block;}
	.prom-right .main_more{display: block;text-align: center; margin-top: 10px; height: 32px; line-height: 32px; font-size: 12px}
	.prom-right .main_more.more_down{margin-left: 0;}
	.prom-right .main_more.more_cart input{font-size: 14px;padding-left: 15px;height: 40px;line-height: 42px;}
	.prom-right .main_more.more_cart:after{top: 12px;display: inline-block;}
	#pro_inquiry .main_title .line{margin-right:10px;}
	#pro_inquiry{display: block!important;}
	.pro_social.social_icons li.title{display: block;}
	.pro_social.social_icons li a{width: 34px;height: 34px;}
	.mostBox .features-tab .nav-tabs{border-radius: 0;}
	.mostBox .features-tab .nav-tabs li > a{font-size: 14px;padding:15px 10px;}
	.prom-right>div.main{font-size: 14px;margin-bottom: 10px;}
 
	.page_products .page-right{padding: 0;margin-top: 0;}
	#pro_inquiry .title em:before{display: none;}
	#pro_inquiry .text{font-size: 14px; padding: 0 }
	#pro_inquiry .send_column .main_title em{padding-left: 0;}
	#pro_inquiry .send_column{padding:0 10px 10px}
	.prom-right .pro_whatsapp{margin-left: 0;}
	#pro_inquiry .send_column .send{margin-left: 0;}

	#pro_img_thumbs .swiper-slide{padding: 1px;}
	.prom_img .sp-video-icon:before{width: 24px;height: 24px;font-size: 14px;line-height: 24px;}
	.prom_img .swiper-slide iframe{height: 240px;}
	#pro_img_thumbs{padding-top: 10px;}
	.page_pro_conts{ padding: 40px 0}
}

@media only screen and (max-width: 600px) {
	.prom_img #pro_img_gallery{ padding-left: 0}
	#pro_img_thumbs{ height: inherit; width: 100%; position: relative; top:inherit; left: inherit}
	.prom_img .swiper-button-prev,.prom_img .swiper-button-next{ display: none; opacity: 0}
	
}
@media only screen and (max-width: 480px) {
	.products .pro-right{margin-bottom:0;}
	.prom-right .pro-table ul li p{min-width:45%;font-size:12px;text-transform: capitalize; padding: 5px;}
	.prom-right .pro-table ul li span{font-size: 14px;padding: 5px;}
	.mostBox .features-tab .nav-tabs li > a{font-size: 20px;padding: 10px 0;}
	#pro_inquiry .title{font-size: 20px;}
}



/*pro_detail*/
.pro_page{background:#fff; padding-bottom: 0.5rem;  font-size: 0.15rem; position: relative; z-index: 666;}
.pro_page .pro_main{display: flex;background: #fff;}
.pro_page .prom_img{ width: 50%; position: relative;}
.pro_page .prom_img .zoom-small-image{ border: 1px solid #eee;}
.pro_page .main_text{ width: 50%;  padding-left: 0.3rem;}

#content{ position: relative;top: -0.6rem;}
.pro_table .pro_main_title{font-size:0.28rem; line-height: 0.4rem; overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:0.36rem; margin-bottom: 0.1rem;font-weight: 500; }
.pro_table .pro_main_text{line-height:0.26rem; padding-bottom:0.1rem;}
.pro_table ul{padding-left: 0; border-left: 1px solid #eee; border-top: 1px solid #eee; display: flex; flex-wrap: wrap;}
.pro_table ul li{ color:#666;list-style:none;  float: left; width:100%; border-bottom: 1px solid #eee; border-right: 1px solid #eee; padding-left: 15px; line-height: 0.4rem; display: flex;}
.pro_table ul li:nth-child(2n){ background: #f7f7f7;}

.pro_table ul li p{display:inline-block;margin-right:0.1rem;vertical-align:middle;margin-bottom:0;color:#333; font-size:0.15rem;  min-width: 1rem;font-weight: 500; border-right: 1px solid #eee;}
.main-more{ text-align:left !important; margin-top:20px;      }
.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{background: linear-gradient(to right,#44b5fe,#0ee5fe);font-size: 0.16rem;font-weight: 500; text-transform: uppercase; border-radius:5px;}
.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: 0; display: block;}
.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: 9999;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: #e5e5e5; margin-bottom: 20px;}
.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: uppercase;}
.products_main .nav-tabs li.active a{ background:#ddd; color: #444; position: relative;font-size: 0.18rem; text-transform: uppercase;font-weight: 600;}


@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 url(../images/index_logo.png) no-repeat right 120%; overflow: hidden;box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 15px 0px;  border-radius: 0; border-top-left-radius:5px; border-top-right-radius: 5px; }
.pro_inq .title{color: #212121; background: #e5e5e5; background-size: cover; padding:12px 20px 42px 20px; font-size:0.18rem; text-transform: uppercase;font-weight: 600; line-height: 0.4rem; border-top-left-radius:5px; border-top-right-radius: 5px;}
.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: 4px; text-align: center; line-height:22px; border-bottom: 1px solid #e5e5e5; margin: 0px 20px; margin-top: -30px;}
.pro_inq .inquiry{ padding: 0.3rem;}


/*rel_pro*/
.rel_section{  position: relative; padding-top: 0.6rem;}
.rel_section .swi_position{ position: relative;}
.rel_section .i_title .h4{ color: #fff; margin-bottom: 0.4rem;}
.rel_section ul li{ width: 25%;}
.rel_pro{ padding: 0.6rem 0; background:#fafafa; position: relative; z-index: 55;}
.rel_pro .scrollbar_3{position: relative; padding: 0px 15px; overflow: hidden;}
.rel_pro ul li{ list-style: none;}
.rel_pro ul li *{transition: 0.6s all;}
.rel_pro ul li .li{ background: #fff; position: relative;transition: 0.6s all; border: 1px solid #e5e5e5; text-align: center; padding-bottom: 1.3rem; overflow: hidden;}
.rel_pro ul li .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); border: 1px solid #21b1f9  ;}
.rel_pro ul li .img{ position: relative; overflow: hidden;}
.rel_pro ul li .img a{ display: block;}
.rel_pro ul li .img a img{width: 100%;}
.rel_pro ul li:hover .img img{transform: scale(1.1);}
.rel_pro ul li .text{ position: absolute; left: 0px; bottom: 0px; width: 100%; padding-bottom: 20px;}
.rel_pro ul li .title{ color: #333; font-size: 16px; line-height: 26px;  margin-top: 10px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0px 10px;font-weight: 500;}
.rel_pro ul li p{ color: #999; overflow: hidden; line-height: 22px; height: 44px; margin-top: 6px;transition: 0.6s all; margin-bottom: 10px;padding: 0px 10px; font-size: 0.14rem;}
.rel_pro ul li .more{ position: absolute; left: 5%; width: 90%; bottom: -80px; height: auto;}
.rel_pro ul li .more .my_more1{ font-size: 14px; width: 100%; background: #21b1f9  ; color: #fff; line-height: 40px; height: 40px;}
.rel_pro ul li .more .my_more1:hover{ background: #21b1f9 ;}
.rel_pro ul li:hover .more{ bottom: 10px; opacity: 1;}
.rel_pro ul li:hover .text{ padding-bottom: 50px; background: #fff; z-index: 55;}
.rel_pro li{ padding: 0 0.08rem;}
.rel_pro .swiper-slide{ width: 20%; margin-top: 5px; opacity: 0.2;}
.rel_pro .swiper-slide-visible{ opacity: 1;}

@media only screen and (max-width:1360px) {
.rel_pro li{padding: 0px 6px;}
.rel_pro .swiper-slide{width:33.33%;}
.rel_pro ul li .title{margin-top: 10px; font-size: 14px;}
.rel_pro ul li .title{ overflow: hidden;}
}

@media only screen and (max-width:992px) {
.rel_pro .swiper-slide{ width: 50%;}


}

@media only screen and (max-width: 768px) {
.rel_pro .swiper-slide{ width: 50%;}
}

@media only screen and (max-width: 400px) {
.rel_pro .swiper-slide{ width: 100%;}
}

.pro_may{ background: #fff; padding: 0; padding-bottom: 0.3rem;}
.pro_may .title_h4{ font-weight: 600; 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; border-top: 1px solid #eee;}
.blog_list li{position:relative; list-style:none; border-radius:0; float: left; width: 33.33%;}
.blog_list li:last-child{ margin-bottom: 0;}
.blog_list li .li{ padding:0.1rem;  border-bottom: none; transition: 0.5s all; border: 1px solid #eee; border-left:none; border-top:none;}
.blog_list li:nth-child(3n+1) .li{ border-left: 1px solid #eee; clear: both;}
.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{position: relative;overflow: hidden;height: 0;padding-bottom: 56.25%;}
.blog_list li .image img{position: absolute;top: 0;left: 0;width: 100%;height: 100%; object-fit: cover;}

.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; height: 0.6rem; overflow: hidden; font-size: 0.2rem;font-weight: 500; }
.blog_list li .text{ line-height:24px;overflow:hidden;max-height:48px; margin: 0.05rem 0;}
.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;}
.blog .blog_tags{ width:100%; margin-top:0.1rem;}
.blog_list li .li .tags_ul{ display: none;}





.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;font-weight: 500;}
.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: #21b1f9;}
.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 .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: 16px;    max-width: 90%;margin-top: 8px; font-weight: 500;}
.faq_column .page_faq_l li .column.rotate > em{color: #21b1f9;}
.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:#21b1f9;}
.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;height: 63px;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:#21b1f9;}
.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: 25%;}

.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; font-weight: 500;}
.page-nav .list li.current ,.page-nav .list li:hover{ background:#21b1f9;}
.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{ font-weight: 600; 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;}
}




.rec_list{list-style: none;padding-top: 0.4rem; margin-bottom: 0.4rem;}
.rec_list li{text-align: center;}
.rec_list li .image{border-radius: 50%;display: inline-block;max-width: 160px;overflow: hidden;}
.rec_list li .image img{transition:all .9s;width: 100%;}
.rec_list li:hover .image img{
	transform:scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.rec_list li .title{display: block;font-size: 22px;color: #333333;text-transform: capitalize;font-weight: 600;margin-bottom: 20px;line-height: 28px;margin-top: 15px; font-style: normal;}
.rec_list li .text{font-size: 14px;line-height: 28px;overflow: hidden;height: 84px;color: #808080;}

@media only screen and (max-width:992px ) {
	.rec_list li{padding: 0 10px;}
	.rec_list li .title{font-size: 16px;line-height: 24px;}
}
@media only screen and (max-width:768px ) {
	.rec_list{padding-top: 20px;}
	.rec_list li .icon{width: 80px;height: 80px;padding: 10px;}
	.rec_list li .text{font-size: 12px;line-height: 22px;height: auto;}
	.rec_list li{margin-bottom: 30px;}
	.rec_list li .title{height: 48px;margin-top: 15px;margin-bottom: 10px;}
}
.main_title em{color:#333333;font-size:42px;text-transform:capitalize;line-height:120%;margin:0;position:relative;z-index: 2;display: block;    font-weight: 600; margin-bottom: 0; font-style: normal; text-align: center; margin-bottom: 30px;}
.recru_table{background: #f8f8f8;padding-top: 70px;padding-bottom: 70px;}
.recru_table table{width: 100%;border-collapse:collapse;table-layout:fixed;}
.recru_table table th{font-size: 16px;font-weight: normal;font-weight: 600;text-transform: capitalize;background: #e5e5e5; text-align: left;}
.recru_table table thead>tr>th {
    border-bottom:1px solid #d9e1eb;
    padding: 12px 10px;
}
.recru_table table tbody>tr>td{border-bottom:1px solid #d9e1eb;}
.recru_table table tbody tr td a {
    color: inherit;
    display: block;
    overflow: hidden;
    padding: 15px 0 15px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 14px;
	line-height: 20px;
	color: #4d4d4d;
}
.recru_table table tbody tr td p{font-size: 14px;line-height: 20px;color: #4d4d4d; padding:0px 5px}
.recru_table table tbody tr td a.more{font-weight: 600;text-transform: capitalize; color: #21b1f9;}
.recru_table table tbody tr td a i{margin-left: 5px;transition:all .5s;}
.recru_table table tbody tr td a:hover i{animation: scroll_right_anim 1.5s infinite;}
.recru_table table tbody tr:hover{background: #fff;}
.recru_table table tbody tr:hover a{text-decoration: none;color: #c51232;}
.recru_table table .title{width: 20%;}
.recru_table table .city , .recru_table table .time{width: 16%;}
.recru_table table .type{width: 16%;}
.recru_table table tbody .job { max-width: 250px; width: 16%;}
.recru_table table td.operate, .recru_table table th.operate{width:16%;}

@media only screen and (max-width:992px ) {
	.recru_table table .title{width: 140px;}
	.recru_table table .job{width: 80px;}
	.recru_table table .city, .recru_table table .time{width: 112px;}
	.recru_table table .type{width: 140px;}
	.recru_table table td.operate, .recru_table table th.operate{width: 110px;}
	
}
@media only screen and (max-width:768px ) {
	.recru_table{padding-top: 40px;padding-bottom: 40px;}
	.recru_table table th{font-size: 14px;}
	.recru_table table tbody tr td a{font-size: 12px;}
	.recru_table table tbody tr td p{font-size: 12px;}
}


.num_section{ display: flex; margin-bottom: 100px;}
.num_section .num_l .my_more1{ margin-top: 15px;}
.num_section .num_l{ width: 20%; background: #21b1f9; padding:0.15rem 0.3rem;}
.num_section .num_l .title{ color: #fff;font-weight: 500; font-size:32px; line-height: 40px; margin-bottom: 20px;}
.num_section .num_l p{ color: #fff; line-height:22px; max-height: 132px; overflow: hidden;}
.num_section .num_r{ width: 80%; display: flex; align-items: center;}
.num_section .num_r ul{ width: 100%; padding: 0 30px;}
.num_section .num_r ul li{ width: 20%;list-style: none; float: left; padding-right: 20px;}
.num_section .num_r ul li .line{ width: 100%; height: 2px; background: #eee; position: relative; margin: 0.3rem 0 0.4rem;}
.num_section .num_r ul li .line:after{ position: absolute; left: 0; width: 50px; height: 2px; content: ''; background: #21b1f9; top: 0;}
.num_section .num_r ul li .num{font-weight: 500; font-size: 0.2rem;display: flex;align-items: flex-end;}
.num_section .num_r ul li .num span{ font-size: 0.6rem; line-height: 0.66rem; color: #333;}
.num_section .num_r ul li p{ font-size: 0.17rem; color: #808080; text-transform: uppercase;}

@media only screen and (max-width:1400px ) {
.num_section .num_r ul li .num span{ font-size: 0.4rem; line-height: 0.44rem;}
}

@media only screen and (max-width:1200px ) {
.num_section .num_l{ display: none;}
.num_section .num_r{ width: 100%;}
.num_section .num_r ul li .num span{ font-size: 0.3rem; line-height: 0.36rem;}
}

@media only screen and (max-width:768px ) {
.num_section .num_r ul{ display: flex;flex-wrap: wrap;}
.num_section .num_r ul li{ width: 33.33%;}
.num_section .num_r ul li{ display: flex; flex-wrap: wrap; background: #f7f7f7; padding: 10px; border: 5px solid #fff;flex-direction: column;}
.num_section .num_r ul li:nth-child(n+4){ width: 50%;}
.num_section .num_r ul li .line{ margin: 10px 0;}
.num_section .num_r ul li .num{ font-size: 0.15rem;}
.num_section .num_r ul li .num span{ font-size: 0.2rem;}
}

@media only screen and (min-width:992px ) {
.down_l li .main{min-height: 92px;}
}

.down_l li:nth-child(3n+1){ clear: both;}



.faq-item {margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);border: 1px solid #e2e8f0;}
.faq-item:last-child {margin-bottom: 0;}
.faq-question {padding: 20px;background: white;cursor: pointer;position: relative;list-style: none;color: #2d3748;display: flex;align-items: center;transition: background-color 0.3s; font-size: 16px; font-weight: 600;}
.faq-question:hover {background: #f7fafc;}
.faq-question::after {content: '+';color: #718096;position: absolute;right: 20px;transition: transform 0.3s; font-size:30px;}
.faq-answer {padding: 0 20px;max-height: 0;overflow: hidden;transition: max-height 0.3s ease, padding 0.3s ease;background: #f8fafc;color: #4a5568;}

.faq-item[open] .faq-question::after {transform: rotate(45deg);color: #4299e1;}
.faq-item[open] .faq-answer {max-height: 300px;padding: 20px;}