@charset "utf-8";
@font-face {
    font-family: 'Poppins';
    src:url("../font/Poppins-Regular.svg") format('svg'),
     url("../font/Poppins-Regular.eot") format("embedded-opentype"),
     url("../font/Poppins-Regular.ttf") format("truetype"),
     url("../font/Poppins-Regular.woff") format("woff"),
	 url("../font/Poppins-Regular.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins-L';
    src:url("../font/Poppins-Light.otf") format("opentype"),
	url("../font/Poppins-Light.svg") format('svg'),
     url("../font/Poppins-Light.eot") format("embedded-opentype"),
     url("../font/Poppins-Light.ttf") format("truetype"),
     url("../font/Poppins-Light.woff") format("woff"),
	 url("../font/Poppins-Light.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins-M';
    src:url("../font/Poppins-Medium.otf") format("opentype"),
	url("../font/Poppins-Medium.svg") format('svg'),
     url("../font/Poppins-Medium.eot") format("embedded-opentype"),
     url("../font/Poppins-Medium.ttf") format("truetype"),
     url("../font/Poppins-Medium.woff") format("woff"),
	 url("../font/Poppins-Medium.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins-S';
    src:url("../font/poppins-semibold.svg") format('svg'),
     url("../font/poppins-semibold.eot") format("embedded-opentype"),
     url("../font/poppins-semibold.ttf") format("truetype"),
     url("../font/poppins-semibold.woff") format("woff"),
	 url("../font/poppins-semibold.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins-B';
    src:url("../font/Poppins-Bold.svg") format('svg'),
     url("../font/Poppins-Bold.eot") format("embedded-opentype"),
     url("../font/Poppins-Bold.ttf") format("truetype"),
     url("../font/Poppins-Bold.woff") format("woff"),
	 url("../font/Poppins-Bold.woff2") format('woff2');
}
@font-face {
    font-family: 'Nexa';
    src:url("../font/Nexa Bold.otf") format("opentype"),
	 url("../font/Nexa Bold.svg") format('svg'),
     url("../font/Nexa Bold.eot") format("embedded-opentype"),
     url("../font/Nexa Bold.ttf") format("truetype"),
     url("../font/Nexa Bold.woff") format("woff"),
	 url("../font/Nexa Bold.woff2") format('woff2');
}


/*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: 14.4rem; margin: 0 auto;}
@media screen and (max-width: 1440px)  {.container,.nav_section,.top-nav,.main-menu li.megamenu .sub-menu{padding-left:3%!important;padding-right: 3%!important;; max-width: 100%!important;;}}
@media screen and (max-width: 992px)  {.container,.nav_section,.top-nav{padding-left: 0.3rem!important;; padding-right: 0.3rem!important;; max-width: 100%!important;;}
.main-menu li.megamenu .sub-menu {padding: 0!important;padding-left: 15px!important;}
}
@media screen and (max-width: 769px)  {.container,.nav_section,.top-nav{padding-left: 15px!important;; padding-right: 15px!important;;}}

.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 screen and (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: 'Poppins';  color:#333; overflow-x: hidden; line-height: 1.7; font-size: 16px; font-weight: 300;}
@media screen and (max-width: 1400px) {body {font-size: 16px;}}
@media screen and (max-width: 1200px) {body {font-size: 15px;}}

/*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; padding: 0; font-weight: normal;}
.tl{ text-align: left !important;}
.tc{ text-align: center !important;}
iframe,video{max-width:100%;}
.hidden{ display: none !important;}
.hidden_web{ display: none;}
@media screen and (max-width:992px) {
.hidden_mob{ display: none !important;}
.hidden_web{ display: block !important;}
}

@media screen and (max-width:768px) {
iframe{ height: auto;}
}


img {max-width: 100%;-webkit-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;-ms-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out; height: auto;}
label,button,a {  cursor: pointer;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}
a:focus,input:focus,p:focus,div:focus {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img[src=""],
img:not([src]) {  opacity: 0;}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit; 
  font-style: inherit;
  text-transform: inherit;
}

/*用来解决在安卓上的点击出现蓝框问题*/
body {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
 

/* LINKS */
a{-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-ms-transition: all .35s ease-in-out;-o-transition: all .35s ease-in-out;transition: all .35s ease-in-out; text-decoration: none; color: #666;}
a:hover {text-decoration: none;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}

/* GOOGLE MAPS */
.google-maps {  width: 100%;  display: flex;  flex-wrap: wrap;  position: relative; z-index: 999; background: #fff;}
.google-maps iframe {max-width: 100%;  border: none;}

/*inquiry*/
.inquiry .p{ margin-bottom: 20px; color: #aaa;  line-height: 22px; }
.inquiry ul{list-style:none; margin: 0px -10px;}
.inquiry ul li{padding:0 10px;margin-bottom:15px;}
.inquiry ul li span:before{content:'';position:absolute;width:40px;height:40px;right:0;top:0;display:inline-block;background-position:center center;background-repeat:no-repeat; background-position: center center;}
.inquiry ul li span:before{content:'';position:absolute;right:18px;top:0;width:28px;height:100%;display:inline-block; background-repeat: no-repeat;}
.inquiry ul li span.ms_e:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667324824' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7187' width='22' height='22'%3E%3Cpath d='M914.691674 123.697006H109.30935c-47.583643 0-86.289099 38.70648-86.2891 86.290123v603.998113c0 47.583643 38.705456 86.317752 86.2891 86.317752h805.382324c47.58262 0 86.288076-38.734109 86.288076-86.317752V209.987129c0-47.58262-38.705456-86.290123-86.288076-86.290123z m-15.169461 57.497414l-387.51505 335.861726-387.530399-335.861726h775.045449z m15.169461 661.581484H109.30935c-11.670784 0-21.62958-7.049542-26.138258-17.050293l274.221977-219.374921-35.955838-44.913843-240.893984 192.718871V219.283847l431.462893 373.892825L943.454707 219.283847v534.871871l-240.891938-192.718871-35.955838 44.913843L940.812535 825.724587c-4.491282 10.001775-14.49408 17.051317-26.120861 17.051317z' p-id='7188' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_p:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667419565' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='8334' width='22' height='22'%3E%3Cpath d='M752 944C380.8 944 80 643.2 80 272c0-105.6 86.4-192 192-192s192 86.4 192 192c0 81.6-49.6 150.4-123.2 179.2 44.8 102.4 128 187.2 232 232C601.6 609.6 670.4 560 752 560c105.6 0 192 86.4 192 192s-86.4 192-192 192zM272 144c-70.4 0-128 57.6-128 128 0 336 272 608 608 608 70.4 0 128-57.6 128-128s-57.6-128-128-128c-62.4 0-115.2 44.8-126.4 107.2-1.6 9.6-6.4 17.6-16 22.4-8 4.8-17.6 6.4-27.2 3.2C436.8 704 320 587.2 268.8 440c-3.2-9.6-1.6-19.2 3.2-27.2 4.8-8 12.8-14.4 22.4-16 62.4-9.6 107.2-64 107.2-126.4C400 201.6 342.4 144 272 144z' p-id='8335' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_m:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667534152' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9305' width='24' height='24'%3E%3Cpath d='M832.161 351.79c-17.673 0-32 14.327-32 32v479.85H224.037V223.784h414.605c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32H192.037c-17.673 0-32 14.327-32 32V895.64c0 17.673 14.327 32 32 32h640.124c17.673 0 32-14.327 32-32V383.79c0-17.673-14.327-32-32-32z' fill='%23d5d5d5' p-id='9306'%3E%3C/path%3E%3Cpath d='M485.612 534.222c6.249 6.248 14.438 9.372 22.627 9.372s16.379-3.124 22.627-9.372l321.407-321.406c12.496-12.497 12.496-32.758 0-45.255-12.498-12.497-32.759-12.497-45.255 0L485.612 488.967c-12.497 12.496-12.497 32.758 0 45.255zM736 627c0-17.673-14.327-32-32-32H322c-17.673 0-32 14.327-32 32s14.327 32 32 32h382c17.673 0 32-14.327 32-32zM322 725c-17.673 0-32 14.327-32 32s14.327 32 32 32h251c17.673 0 32-14.327 32-32s-14.327-32-32-32H322z' fill='%23d5d5d5' p-id='9307'%3E%3C/path%3E%3C/svg%3E"); background-position: center 10px;}
.inquiry ul li input{background:#fff;height:48px;width:100%;line-height:52px;padding-right:45px; color:#999; border: 1px solid #e7e7e7; border-radius:0; padding-left: 10px;font-size: 14px; border-radius: 0;}
.inquiry ul li textarea{height:1.15rem;background:#fff;width:100%;max-width:100%;max-height:215px;padding:8px 45px 10px 10px;color:#999;border:none;border-radius:0; line-height: 20px; font-size: 14px; border: 1px solid #e7e7e7;  border-radius: 0;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{color:#333; border-color:#333;}
.inquiry ul li input:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li input::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li input::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li input:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li textarea:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li textarea::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li textarea::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li textarea:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li input,.inquiry ul li textarea{ border: 1px solid #e5e5e5; box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 1px solid #bd2424; background-color: #fff;}
.inquiry select{width:100%;height:50px;border:none;border:1px solid #d7d7dc;background-color:#fff; padding-left:15px;Appearance:none; margin: 0;
-webkit-appearance:none;}
.inquiry .select{margin: 0;}
.inquiry .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:0.3rem;color:#ccc;top:0.18rem;z-index:99;}
.inquiry  .subject_title{background: #f7f7f7; min-height: 0.5rem; padding:0.15rem;}
.inquiry  .subject_title a{ color:#333 ;  text-decoration: underline;}
.inquiry  .subject_title span{ font-size:0.14rem;    color:#444; margin-right:0.1rem;}

.ms_btn{border-radius: 0; flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; text-align: center; transition: all 0.4s ease; z-index: 9; overflow: hidden; padding:0 0.26rem; line-height:40px; color: #fff; font-size:15px; position: relative;overflow: hidden; text-transform: uppercase; background: #bd2424; border-radius: 0; font-weight: 400; padding-top: 2px; border-radius: 5px; padding-right: 40px;}
.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: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.ms_btn:hover:before{ width: 100%;}
/* .ms_btn:hover{ background: #bd2424;} */
.ms_btn:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background-image: url("data:image/svg+xml,%3Csvg t='1687242759528' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='3123' width='20' height='20'%3E%3Cpath d='M915.515273 142.819385 98.213046 458.199122c-46.058539 17.772838-44.90475 43.601756 2.348455 57.622994l197.477685 58.594874 80.292024 238.91085c10.51184 31.277988 37.972822 37.873693 61.462483 14.603752l103.584447-102.611545 204.475018 149.840224c26.565749 19.467242 53.878547 9.222132 61.049613-23.090076l149.210699-672.34491C965.264096 147.505054 946.218922 130.971848 915.515273 142.819385zM791.141174 294.834331l-348.61988 310.610267c-6.268679 5.58499-11.941557 16.652774-12.812263 24.846818l-15.390659 144.697741c-1.728128 16.24808-7.330491 16.918483-12.497501 1.344894l-67.457277-203.338603c-2.638691-7.954906 0.975968-17.705389 8.022355-21.931178l442.114555-265.181253C812.67481 268.984974 815.674251 272.975713 791.141174 294.834331z' p-id='3124' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat;  background-position: center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.ms_btn:after{ opacity: 1;}


/*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:0 2px;}

/* top */
.top-left p {
	display: inline-block;
	font-size: .18rem;
	color: #fff;
	padding-left: .35rem;
	line-height: .28rem;
}
.top-left p a {
	font-size: .18rem;
	color: #fff;
}
.top-left p.t-tel {
	background: url(../images/top-tel.png) left center no-repeat;
	background-size: .21rem .21rem;
	margin-right: .5rem;
}
.top-left p.t-email {
	background: url(../images/top-email.png) left center no-repeat;
	background-size: .21rem .21rem;
}
.top-right img {
	display: inline-block;
	vertical-align: middle;
	margin-right: .05rem;
}
.shemei-list-top {display: flex;align-items: center;}
.shemei-list-top img {width: .32rem;margin: 0 .03rem;}



/*nav*/
.main-menu ul li{ list-style: none; margin: 0;}
@media screen and (min-width:992px) {
	.main-menu {list-style: none;margin: 0;padding: 0}
	.main-menu li {	position: relative;	list-style: none}
	.main-menu li a {display: block;-webkit-transition: all 300ms linear 0ms!important;-khtml-transition: all 300ms linear 0ms!important;
	-moz-transition: all 300ms linear 0ms!important;-ms-transition: all 300ms linear 0ms!important;-o-transition: all 300ms linear 0ms!important;transition: all 300ms linear 0ms!important;}
	.main-menu li .menu-toggle {display: none}
	.main-menu>li {	display: inline-block;	vertical-align: middle; position: relative;margin-right:0.8rem; text-align: left;}
	.main-menu>li:first-child{ padding-left: 0;}
	.main-menu>li:last-child{ padding-right: 0;margin-right: 1rem;}
	.main-menu>li>a{ position: relative;}
	.main-menu>li.active>a, .main-menu>li:hover>a{color: #bd2424; text-decoration: none;}
	.main-menu>li>a:before{
		content: "";
		display: none;
		width: 26px;
		height: 26px;
		background: url(../images/h-dq.png) center center no-repeat;
		background-size: 26px 26px;
		position: absolute;
		top: 0;left: 50%;
		transform: translateX(-50%);
		opacity: 0;
	}
	.main-menu>li.active>a:before, .main-menu>li:hover>a:before{ opacity: 0;}
	.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: 18px;}
	.main-menu .sub-menu, .main-menu .children {position: absolute;background: #fff;padding: 10px 0;top: 100%;left: 0;margin-top: 0;margin-bottom: 0;min-width: 235px;z-index: 99;visibility: hidden;opacity: 1;-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;-webkit-transform: scaleY(0);-khtml-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0);-o-transform: scaleY(0);transform: scaleY(0);transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;-ms-transform-origin: 0 0 0;-o-transform-origin: 0 0 0; box-shadow: rgba(0, 0, 0, 0.2); border-radius: 0;font-size: 14px; }
	.main-menu .sub-menu li, .main-menu .children li {padding: 0 8px;}
	.main-menu .sub-menu li a, .main-menu .children li a {color: #333; font-size:16px; line-height: normal;padding: 10px 4px;position: relative; text-transform: capitalize;}
    .main-menu .sub-menu li>a:hover, .main-menu .children li a:hover{color: #bd2424; }
	.main-menu .sub-menu li.menu-children>a:after, .main-menu .children li.menu-children>a:after, .main-menu .sub-menu li.page_item_has_children>a:after, .main-menu .children li.page_item_has_children>a:after {content: "\f105";font-family: "FontAwesome";position: absolute;right:6px;top: 50%;-webkit-transform: translate(0, -50%);-khtml-transform: translate(0, -50%);-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);-o-transform: translate(0, -50%);transform: translate(0, -50%); font-size: 12px; color: #aaa;}
	.main-menu .sub-menu .sub-menu, .main-menu .children .sub-menu, .main-menu .sub-menu .children, .main-menu .children .children {top: -10px;	left: 100%;}
	.main-menu li:hover, .main-menu li.focus {overflow: visible}
	.main-menu li:hover>.sub-menu, .main-menu li.focus>.sub-menu, .main-menu li:hover>.children, .main-menu li.focus>.children {visibility: visible;opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1);}
	.main-menu li.megamenu {position: static}
	.main-menu li.megamenu .sub-menu, .main-menu li.megamenu .children {width:100%;max-width: 14.4rem; padding: 0;margin-left: auto;margin-right: auto;left: 0!important;right: 0!important;top: 100%!important;}
    .megamenu .sub-menu .nav_li{padding-bottom: 0.2rem; padding-top: 0.2rem;}
	.megamenu .sub-menu .nav_li .img{ max-width: 1.6rem;overflow: hidden;}
	.megamenu .sub-menu .nav_li .pro-img {width: 50%;margin-bottom: .2rem;}
	.megamenu .sub-menu .nav_li .title{ display: flex;font-size: .16rem; line-height:0.2rem; padding: 0px; color: #000;align-items: center; margin-bottom: 0.1rem;font-weight: 500;}
    .megamenu .sub-menu .nav_li>li{ float:left; width: 20%; padding: 0px 15px; margin-bottom: 0.15rem; }
	.megamenu .sub-menu .nav_li>li:nth-child(5n+1) {
	    clear: both;
	}
	.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: .14rem; padding: 0.05rem 0;}
    .megamenu .sub-menu .nav_li a:hover{ color: #bd2424;}

    .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;}
	.megamenu .sub-menu .nav_li .nav-img {border: 1px solid #eee;margin-bottom: .2rem;}
}

@media screen and (max-width:1070px) {
	.main-menu>li {margin-right: .45rem;}
}

@media screen and (max-width:992px) {
.megamenu>.sub-menu>li.img,.megamenu .sub-menu .nav_li .pro-img{display: none;}
.header-navigation {
	position: absolute;
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0!important;
	overflow: hidden;
	visibility: hidden;
	z-index: 9999999
}
.header-navigation .main-navigation {
	overflow: hidden;
	width: 100%;
	background:#f2ebe7;
	padding: 0;
	position: fixed;
	z-index: 9999999;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	-webkit-transform: translateY(-100%);
	-khtml-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-khtml-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-ms-box-shadow: 0 0 12px rgba(0,0,0,.22);
	-o-box-shadow: 0 0 12px rgba(0,0,0,.22);
	box-shadow: 0 0 12px rgba(0,0,0,.22)
}
.header-navigation .main-navigation .main-navigation-inner {height: 100%;overflow-y: scroll;	padding: 10px 20px 10px 10px;margin-right: -10px}
.header-navigation.navigation-open {	z-index: 9999999;visibility: visible}
.header-navigation.navigation-open .main-navigation {
	-webkit-transform: translateY(0%);
	-khtml-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}

.main-menu {list-style: none;	margin: 0;	padding: 0;background: #fff; box-shadow: 0 10px 20px rgb(0 0 0 / 10%), 0 6px 6px rgb(0 0 0 / 15%);}
.main-menu .sub-menu ul{ background:#fff; padding: 10px;}
.main-menu li {display: block;	position: relative;	list-style: none; margin: 0 !important; padding: 0 !important;}
.main-menu>li>a{padding: 0 !important; margin: 0 !important; border-left: none  !important;}
.main-menu li a {	display: block;	padding: 0;	line-height: 50px; text-transform: capitalize; color: #444 !important;	font-size: 16px !important;	border-bottom: 1px solid rgba(255,255,255,0.2); margin: 0; line-height: 20px !important; padding: 15px!important; border-bottom: 1px solid #eee;}
.main-menu li .img{ display: none !important;}
.main-menu>li>a.onepage-active, .main-menu>li>a:hover, .main-menu>li>a.current, .main-menu>li.current_page_item>a, .main-menu>li.current-menu-item>a, .main-menu>li.current_page_ancestor>a, .main-menu>li.current-menu-ancestor>a {color: #bd2424}
.main-menu li .icon{ display: none;}
.main-menu>li>.sub-menu {	border-bottom: 1px solid rgba(255,255,255,0.2);  padding-left: 15px; background: #fafafa;}
.main-menu .sub-menu, .main-menu .children {position: relative;	display: none}
.main-menu .sub-menu li a, .main-menu .children li a {	padding: 7px 24px 7px 6px !important;line-height: 20px !important;
	font-size: 15px !important;	border: none}
.main-menu .sub-menu li>a:hover, .main-menu .children li>a:hover, .main-menu .sub-menu li>a.current, .main-menu .children li>a.current, .main-menu .sub-menu li.current_page_item>a, .main-menu .children li.current_page_item>a, .main-menu .sub-menu li.current-menu-item>a, .main-menu .children li.current-menu-item>a, .main-menu .sub-menu li.current_page_ancestor>a, .main-menu .children li.current_page_ancestor>a, .main-menu .sub-menu li.current-menu-ancestor>a, .main-menu .children li.current-menu-ancestor>a {color: #bd2424}
.main-menu .sub-menu li .menu-toggle, .main-menu .children li .menu-toggle {	top: 2px}
.main-menu .sub-menu .sub-menu li a, .main-menu .children .sub-menu li a {padding: 0 0 0 20px}
.main-menu .sub-menu .sub-menu li .sub-menu li a, .main-menu .children .sub-menu li .sub-menu li a {padding: 0 0 0 30px}
.main-menu li.focus>.sub-menu, .main-menu li.focus>.children {	visibility: visible;opacity: 1;	max-height: none;overflow: visible}
.header-navigation .main-navigation .main-navigation-inner {height: 100%;overflow-y: scroll;padding: 0 30px 20px 20px;margin-right: -10px}
.menu-toggle {
	position: absolute;
	top: 10px;
	height: 30px;
	right: 6px;
	border: 1px solid rgba(255,255,255,0.2);
	width: 30px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-family:FontAwesome;
	font-size: 20px
}
.menu-toggle:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-khtml-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms
}
.menu-toggle.toggle-open:before {content: '\f106'}

#menu-mobile {width:100%; height: 50px;  display: flex !important;justify-content: flex-end; justify-content: center;  position: absolute; right: 0; top: 0; z-index: 99999999; background:#fff;transition: 0.5s all; backdrop-filter: blur(10px); -webkit-backdrop-filter: saturate(180%) blur(10px); backdrop-filter: saturate(180%) blur(10px);align-items: center;}
#menu-mobile .btn-nav-mobile {
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	z-index: 8888888;
	height: 16px;
    position: absolute;
    width: 100%;
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
}
#menu-mobile .btn-nav-mobile:before, #menu-mobile .btn-nav-mobile:after, #menu-mobile .btn-nav-mobile span {
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	content: "";
	background-color: #bd2424;
	display: block;
	height: 2px;
	margin: auto;
	position: absolute;
	left: 15px;
	width: 0.26rem;
	top:5px;
}
#menu-mobile .btn-nav-mobile:before {top:0}
#menu-mobile .btn-nav-mobile span {	bottom:-1px;}
#menu-mobile .btn-nav-mobile.opened:before {
	top:8px;background: #bd2424;
	-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: #bd2424;
}
#menu-mobile .btn-nav-mobile.opened span {display: none}
li.megamenu .container {padding: 0}
li.megamenu .container .elementor-column-wrap {padding: 0!important}
li.megamenu .elementor-row {display: block}
li.megamenu .elementor-row>.elementor-element {width: 100%!important}
li.megamenu .elementor-element-populated {padding: 0!important}


.nav_con{ margin-top: 60px; display: flex; color: #333; line-height: 30px; font-size: 14px; margin-bottom: 10px;}
.nav_con a{ color: #333; line-height: 36px;}
.nav_con .email_btn{ display: inline-block; border-radius: 5px; background: #333; color: #fff; line-height: 36px; padding: 0 10px; float: right;font-weight: 400;}
}

.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;display: block;cursor: pointer;overflow: hidden;margin-left: .4rem;}
.language p{
    color: #333;
    line-height: 0.3rem;
    display: flex;
    align-items: center;
    font-size: .16rem;
    font-weight: normal;
}
.language p span{ display: block;}
.language p i{ margin-left: 4px; color: #333;}
.language p img{overflow: hidden;margin-right: 12px;width: .26rem;}
.language .language_ul{ width:160px;  border-radius:3px; position:absolute; box-shadow:1px 1px 10px 0 #ccc; top: 85%; 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: 5px;-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: #bd2424;}
.language ul li:hover{ background: #f7f7f7;}
.language ul li img{ margin-right: 6px; float: left;}
.language ul li a{ line-height: 22px; padding: 5px;display: flex;align-items: center; color: #777;font-size: 14px;}

.mob_language,.mob_sns{ display: none;}
@media screen and (max-width:992px) {
.mob_language,.mob_sns{ display: block;}
.mob_logo { position: relative; z-index: 8888889;}
.mob_logo a{ display: block; }
.mob_logo img{ max-height:40px;}
.mob_language{ margin-top: 0.3rem; }
.mob_language p,.mob_sns p{ font-size: 0.2rem; color: #333; text-transform: capitalize;}
.mob_language a{ float: left; width: 33.33%; display: flex; padding: 8px 0;align-items: center; color: #666;font-size: 14px;}
.mob_language a img{flex-shrink: 0; margin-right: 4px;}
.mob_sns{ margin-top: 0.2rem;}
.mob_sns a{ display: inline-block;  border-radius: 10px;}
.ico_search {display: block!important;}
}

.lang_web img{ margin-right: 4px; margin-bottom: 0.16rem;}
.lang_web a{ font-weight: normal; line-height: 24px; padding: 0 !important; border: 0; font-size: 15px; color: #666; float: left; display: flex; margin-left: 0.26rem;}

/*Search*/
.search_title{ color: #333; font-size: 0.26rem; margin-top: 0.3rem; text-align: center;  margin-bottom: 0.1rem; text-transform: uppercase; font-family: "Poppins-S";}
.search_section{cursor: pointer;align-items: center;}
	
.ico_search {text-align: center;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: inherit;
    background-size: .22rem .22rem;
    display: inline-block;
    float: left;
    color: #333;
    font-style: normal;
    line-height: .32rem;
    font-size: .14rem;
    line-height: 0.4rem;
    width: 0.23rem;
    height: 0.23rem;
    text-align: left;
	margin-left: .3rem;
	display: none;
}
.search_input {position: fixed;left:0;top: 0; width:100%;transition: all 0.5s;z-index: 9999999; display: none;transition-property: top, width, border;transition-duration: 0.1s, 0.1s;background:#e8e8e8; height: auto; border-radius: 0; padding: 0 10%; box-shadow: 0 0 0.6rem rgba(14,96,87,0.5);}
.search_main{position: relative; width: 100%; max-width: 8rem; margin: 0 auto;}
.search_main .form-control{height:.5rem;color:#333;float:left; line-height:.5rem;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:#fff; padding-right:55px; border:none;  border-radius:0; box-shadow: none; float: none;  border: 1px solid #ddd; padding-left: 10px;}
.search_main .form-control:focus{ color:#333;}
.search_main .search_btn{
	display:block; 
	width:.3rem;height:.3rem;
	cursor:pointer; border:none;
	position:absolute; bottom:.1rem; right:.1rem; 
	background-image: url(../images/search.png);
	background-size: .2rem .2rem;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 0;
	background-color: transparent;
	}
.top_overly{z-index:2; position:fixed;top:0;left:0 ;width:100%;height:100%;background:#000;opacity:0.6;filter:alpha(opacity=60); display:none; backdrop-filter: blur(40px);}
.close-search{ position: absolute; left: 50%; bottom: -30px; background:rgba(0,0,0,0.15); border-radius: 50%; height: 60px; width: 60px; line-height: 60px; color: #333; font-size: 20px; text-align: center; color: #fff; margin-left: -30px;}
.close-search i{ line-height: 30px;}
.search_tags{ margin:0.2rem 0 0.8rem; text-align: center;}
.search_tags a{ display: inline-block; background:#fff; border-radius:0; color: #999; font-size: 14px; line-height:30px; padding: 0 0.15rem; margin-bottom: 0.04rem; border-radius: 5px;}
.search_tags a:hover{ background: #bd2424; color: #fff;}
.search-z {color: #fff;}
.nav-serch .search_main {width: 2.2rem;min-width: 2.2rem;border: none; border-bottom: 1px solid #bd2424;}
/* .search_main .form-control {border: none;height: 30px;line-height: 30px;} */
.top-left {
	display: flex;
	align-items: center;
	justify-content: end;
	/* padding: .05rem 0; */
	transition: all .5s;
	margin-top: .25rem;
}


@media screen and (max-width:768px) {
	.search_input { left: 5%; width: 90%; top: 0.8rem;}
}

/*Search*/
.search_web{position: relative;  width: 2.6rem; z-index: 1; }
.search_web .form-control{height:40px;color:#999;float:left; line-height:0.4rem;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:#fff; padding-right:50px;  box-shadow: none; float: none;padding-left: 0.12rem;border: 1px solid #eee; border-radius: 30px;}
.search_web .form-control:focus{ color:#333; border: 1px solid #333;}
.search_web .search_btn{display:block; width:40px;height:40px;cursor:pointer; border:none; position:absolute; bottom:0; right:0;  background-image: url("data:image/svg+xml,%3Csvg t='1665456003780' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4134' width='18' height='18'%3E%3Cpath d='M940.3 847.4L764.1 671.2c-1-1-2.1-2-3.2-3 44.1-62.5 70-138.7 70-221 0-211.8-171.7-383.4-383.4-383.4S64.1 235.5 64.1 447.3s171.7 383.4 383.4 383.4c82.1 0 158.2-25.8 220.6-69.8 1 1.1 2 2.2 3 3.2l176.2 176.2c12.8 12.8 29.7 19.3 46.5 19.3s33.6-6.4 46.5-19.3c25.6-25.6 25.6-67.2 0-92.9zM555.8 703.7c-34.2 14.5-70.7 21.8-108.3 21.8s-74-7.3-108.3-21.8c-33.1-14-62.9-34.1-88.5-59.7S205 588.6 191 555.5c-14.5-34.2-21.8-70.7-21.8-108.3s7.3-74 21.8-108.3c14-33.1 34.1-62.9 59.7-88.5s55.4-45.7 88.5-59.7c34.2-14.5 70.7-21.8 108.3-21.8s74 7.3 108.3 21.8c33.1 14 62.9 34.1 88.5 59.7s45.7 55.4 59.7 88.5c14.5 34.2 21.8 70.7 21.8 108.3s-7.3 74-21.8 108.3c-14 33.1-34.1 62.9-59.7 88.5s-55.4 45.7-88.5 59.7z' p-id='4135' fill='%23333333'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:inherit; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }


/*select*/
.select > a{background:#fff; line-height:36px; color: #6d6d6d;font-size: 14px;transition:all 0s;text-align: center;  display: inline-block; text-align: center; padding: 0px 25px; border-radius: 5px;}
.select-modal {position: fixed;top: 0;left: 50%;width: 50%;width: 80%;max-width: 1000px;height: auto;z-index: 99999999995;visibility: hidden;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.select-modal .send_column:after{ display: none}
.select-show {visibility: visible;transition:all .5s;}
.select-overlay {position: fixed;width: 100%;height: 100%;visibility: hidden;top: 0;left: 0;z-index: 999999999;opacity: 0;filter:alpha(opacity=0);background: rgba(1,1,1,0.7);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.select-show ~ .select-overlay {opacity: 1;visibility: visible;filter:alpha(opacity=100);}
.select-modal .select-content{margin: 0 auto;-webkit-transform: translateY(-200%);-moz-transform: translateY(-200%);-ms-transform: translateY(-200%);transform: translateY(-200%);opacity: 0;margin-top: 5%;}
.select-modal.select-show .select-content {-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);transform: translateY(0%);opacity: 1;filter:alpha(opacity=100);padding: 20px;}
.select-content .main .img{ float: left; padding-right: 20px; width:56%;}
.select-content .main .mess_main{ float: left; width: 44%;}
.select-content {color: #5b5b5b;background:#fff;position: relative;-webkit-transition: all .5s;-moz-transition: all .5s;
transition: all .5s;filter:alpha(opacity=0);border: none;}
.select-content .select-close {position:absolute;right:10px;top:10px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,.select-content .select-close i:after{content:'';display:inline-block;background:#4d4d4d;width:20px;height:2px;margin:2px 0;}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}
.select-content .select_title em{display: block;font-size:30px;line-height: 110%;color: #333;text-transform: uppercase;margin-bottom: 10px; font-style: normal; margin: 0.18rem 0;  border-bottom: 3px solid #333; display: inline-block;}
.select-content .select_title .text{font-size: 14px;line-height: 20px;color: #808080; margin-bottom: 20px;}
.select-content .main .send_column{background: none;box-shadow: none;padding: 0;}
.select-show .select-content::-webkit-scrollbar {width: 5px;}
.select-show .select-content::-webkit-scrollbar-track {background-color:#f2f2f2;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius:0;opacity: 0.5}
.select-show .select-content::-webkit-scrollbar-thumb {background-color:#bd2424;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius:0;}
.select-content .select-close {position:absolute;right:20px;top:20px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,.select-content .select-close i:after{content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

@-webkit-keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}
@keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}

.select-show .select-content::-webkit-scrollbar {width: 3px;}
.select-show .select-content::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.select-show .select-content::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
@media only screen and (max-width:1200px) {
.select a{float: none;}
}

@media only screen and (max-width:768px) {
.select a{display: none;}
}

/*swiper*/
.swi_position{ position: relative;}
.swi_position .swiper-button-prev{left: 0;}
.swi_position .swiper-button-next{right: 0;}

.button_inside{ overflow: hidden;}
.button_inside,.button_outside{ position: relative;}
.button_inside .swiper-button-prev{left: 15px;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); width: 48px; height: 48px; border-radius: 50%; background: #fff;}
.button_inside .swiper-button-next{right: 15px;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); width: 48px; height: 48px; border-radius: 50%;background: #fff;}

.button_outside .swiper-button-prev{left: -0.4rem; width: 48px; height: 48px; border-radius: 50%;}
.button_outside .swiper-button-next{right: -0.4rem; width: 48px; height: 48px; border-radius: 50%; }



@media only screen and (max-width:768px) {
.button_outside{ padding: 0 0.2rem;}
.button_outside .swiper-button-prev{left: -0.15rem;}
.button_outside .swiper-button-next{right: -0.15rem;}
}


/*num*/
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car, .odometer.odometer-theme-car .odometer-digit {	-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	position: relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
text-align: left;display: block;position: absolute;top: 0;right: 0;bottom: 0;overflow: hidden;left:0}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon {	display: block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
display: block;	-webkit-backface-visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-car .odometer-digit .odometer-value {
display: block;	-webkit-transform: translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {	position: absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {padding:0 2px;}


/*honor*/
.honor_section{ position:relative;}
.honor_section .swiper-wrapper{ height: 100%;}
.modelTostChile .swiper-wrapper{ height: 100%;}
.modelTost {display: none;background: rgba(0, 0, 0, .85);z-index: 999999999;width: 100%;height: 100%;position: fixed;top: 0;left: 0;}
.modelTostChile {width: 100%; height: 90%; padding: 0 0.3rem;}
.modelTostChile .swiper-container{height: 100%;}
.modelTostChile .swiper-slide{display: flex;align-items: center;justify-content: center;}
.modelTostChile  img{ max-height: 100%;}
.modelClose {float: right;cursor: pointer; font-size:30px; margin: 0; position: absolute; right: 0; top: 0; width: 100%; height: 100%;  color: rgba(255,255,255,1); z-index:9999999; text-align: right; padding-right: 20px; }
.modelTost .swiper-slide {text-align: center; opacity: 0;}
.modelTost .swiper-slide.swiper-slide-active{ opacity: 1;}
.modelTost .swiper-slide img {text-align: center; position: relative;}
.appBox li{margin-bottom: 30px;}
.appBox li .li{margin-bottom: 30px; position: relative;}
.appBox li .img{position: relative;}
.appBox li .img img{cursor: pointer;}
.appBox{position: relative;}
.appBox li{ float: left; width: 33.33%; list-style: none; padding:0 10px !important;}
.appBox .swiper-wrapper{position: relative;}
.modelTostChile .swiper-button-prev,.modelTostChile .swiper-rtl .swiper-button-next{left: 10%; position: absolute; z-index: 9999999;}
.modelTostChile .swiper-button-next,.modelTostChile .swiper-rtl .swiper-button-prev{right: 10%; position: absolute;z-index: 9999999;}
.modelTostChile .swiper-button-prev, .modelTostChile .swiper-button-next{color: #fff;}


/*css*/
.light_box{ position: relative; display: block;}
.light_box:before,
.light_box:after{Content:'';background:rgba(255, 255, 255, 0.15) none repeat scroll 0 0;bottom:0;left:0;right:0;top:0;opacity: 0;position: absolute;z-index: 1;transition:all 500ms ease 0s;-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-ms-transition:all 500ms ease 0s;
-o-transition:all 500ms ease 0s;}
li:hover .light_box:before{left: 50%;opacity: 1;right: 50%;}
li:hover .light_box:after{bottom: 50%;opacity: 1;top: 50%;}

/*banner*/
.banner{ position: relative; width: 100%;}
.banner img{ width: 100%;}
/* .banner .swiper-pagination{ position: absolute; left: 0; width: 100%;} */
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ color: #333;}
.banner .swiper-pagination{ position: absolute; bottom: 20px;z-index: 999;}
.banner .swiper-slide {position: relative;}
.banner .swiper-slide img {display: block;width: 100%;}
.banner .swiper-slide .banner_text {position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);text-align: left; text-align: center;}
.banner .swiper-slide .banner_text .title {  transform: translateY(15px);  opacity: 0; color: #fff; font-size: 0.68rem; margin-bottom: 0.3rem; line-height: 0.6rem; font-family: "Poppins-S"; display: inline-block; text-transform: uppercase;}
.banner .swiper-slide .banner_text .p{  transform: translateY(15px);  opacity: 0; color: #fff; font-size: 0.3rem; margin-bottom: 0.3rem; line-height: 0.5rem;  display: inline-block; text-transform: uppercase; font-weight: 300;}
.banner .swiper-slide .banner_text .more { transform: translateY(30px); opacity: 0; color: #fff; font-size: 0.4rem; line-height: 0.5rem;  padding: 0px 10%;}
.banner .swiper-slide-active .banner_text .title { transition: all .5s ease .6s; transform: translateY(0);  opacity: 1;}
.banner .swiper-slide-active .banner_text .p{ transition: all .6s ease .8s; transform: translateY(0);  opacity: 1;}
.banner .swiper-slide-active .banner_text .more{ transition: all .9s ease 1s;  transform: translateY(0);  opacity: 1;}
.banner .swiper-button-prev, .banner_text .banner .swiper-button-next { background-image: none;text-align: center;line-height: 64px;color: #ffffff;transition: all .3s ease;}
.banner .a{ display: block;position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.banner .swiper-fade .swiper-slide-active,.banner .swiper-fade .swiper-slide-active .swiper-slide-active{ z-index: 99;}
.banner .swiper-slide video {width: 100%;}
/* .banner::after {
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 100%;
	height: 120px;
	content: '';
	background: url(../images/banner-line.png) no-repeat center bottom;
	background-size: 100% 48px;
	z-index: 666;
} */

@media only screen and (max-width:1400px) {
.banner .swiper-slide .banner_text .title { line-height:30px; padding: 10px 30px;}
.banner .container{ padding: 0px 100px;}
.banner .swiper-slide .banner_text .p{ font-size: 0.38rem; line-height: 30px;}

}

@media only screen and (max-width: 992px){
/* .banner:after{ display: none;} */
.banner .container{ padding: 0px 60px;}
.banner .swiper-slide .banner_text .title { font-size: 0.3rem; line-height: 0.4rem;}
.banner .swiper-button-prev, .banner .swiper-rtl .swiper-button-next{ left: 10px;}
.banner .swiper-button-next, .banner .swiper-rtl .swiper-button-prev{ right: 10px;}
.banner .swiper-slide .banner_text .p {font-size: .18rem;display: block;}
}

@media only screen and (max-width: 600px){
.banner .swiper-slide .banner_text{ text-align: center;}
.banner .swiper-slide .banner_text .line{ display: none;}
.banner .swiper-slide .banner_text .title{ font-size: 20px; line-height: 30px;}
.banner .swiper-slide .banner_text .p{ font-size: 14px; line-height: 20px;}
.banner .swiper-slide .banner_text .more{ display: none;}
}

@media only screen and (max-width: 500px){
.banner .swiper-slide .banner_text .title{ font-size: 15px; line-height: 30px; padding:5px 10px;}
.banner .swiper-slide .banner_text .p{ font-size: 14px; line-height: 20px;font-family:'Poppins';}
.banner .swiper-slide .banner_text{ display: none;}
}

@media only screen and (max-width: 400px){
.banner .swiper-slide .banner_text,.banner::after { display: none;}
.banner .swiper-pagination {bottom: 20px;}
}


/*index*/
@-webkit-keyframes qodefBorderAnimation {
  0% {background-position: 0 0,100% 100%,0 100%,100% 0}
  100% {background-position: 100% 0,0 100%,0 0,100% 100%}
}

@keyframes qodefBorderAnimation {
  0% {background-position: 0 0,100% 100%,0 100%,100% 0}
  100% {background-position: 100% 0,0 100%,0 0,100% 100%}
}

@-webkit-keyframes qodef-jump {
	50% {-webkit-transform: translateY(-3px);transform: translateY(-3px)}
	100% {-webkit-transform: translateY(0);transform: translateY(0)}
}
@keyframes qodef-jump {
	50% {-webkit-transform: translateY(-3px);transform: translateY(-3px)}
	100% {-webkit-transform: translateY(0);transform: translateY(0)}
}



.my_more1{ display: inline-block; padding:0 0.3rem; padding-top: 4px; line-height:44px; color: #fff; position: relative;overflow: hidden; background: #bd2424;text-transform: uppercase; font-weight: 400; font-size:16px;}
.my_more1:before { content: ' '; position: absolute; background:rgba(255,255,255,0.15); width:36px; height:36px; bottom: -20px; right:-58px; border-radius: 50%;  -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.my_more1:hover:before{ width: 200px; height:200px; right:-20px; bottom: -40px; }
.my_more1:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.my_more1:hover:after{ opacity: 1;}
.n_main .my_more1{ line-height: 40px; font-size: 14px; padding: 0 0.24rem;}
.my_more1:hover{ background: #bd2424; padding-right: 40px;}


header #logo img {transition: all .8s ease-in-out;width: 2.15rem;}
header{width: 100%;z-index: 999999;padding: 0;position:fixed;transition: 0.5s all;/* background:linear-gradient(to bottom,rgba(0,0,0,.4),rgba(0,0,0,0));transition: all .5s; */border-bottom: 1px solid rgba(255,255,255,.22);background: #222322;}
header.small{left:0; top:0; position:fixed;box-shadow: 0px 5px 10px rgba(0,0,0,0.15);font-size:100%;/* background: linear-gradient(to bottom,rgba(0,0,0,1),rgba(0,0,0,.6)); */}
/* header.small #logo img {transition: all .8s ease-in-out;width: 1rem;} */
header.small .top-nav {transition: all .5s;}
header.small .top-left {transition: all .5s;}
header.small .nav_section .navR-right {padding-top: 0;}
header.small .nav_r {align-items: center;transition: all .5s;}
header.small .main-menu>li>a {padding: .15rem 0;}

.top_section { background: #f7f7f7; }
.top_section .top_con{ display: flex;height: 0.4rem; float: right;}
.top_section .top_con a{display: flex; float: left; line-height: 0.22rem;align-items: center; position: relative; padding: 0 9px; color: #808080; font-size: 15px;}
.top_section .top_con a img{ margin-right: 4px;}
.top_section .top_con a:hover{ color: #bd2424; text-decoration: underline;}
.top_section .top_con svg{ fill:#bd2424; width:0.22rem; height: 0.22rem; margin-right: 0.06rem;}
.top_section .top_sns{ float: right; margin-top: 5px; margin-left: 20px;}
.top_section .top_sns a{ display: inline-block; width: 28px; border-radius:5px; overflow: hidden; margin: 0 3px; float: left;}


.nav_section {display: flex; align-items: center;justify-content: space-between; width: 100%;max-width: 14.4rem;margin: auto;}
/* .nav_section #logo{ max-width:3.1rem;} */

.nav_section .main{ display: flex; justify-content: space-between; width: 100%;}
.nav_section .navR-right{ display: flex; align-items: center;}
.main-menu>li>a {font-family: "Poppins-S";text-transform: capitalize;font-size:.18rem; color: #fff;line-height:.28rem;position: relative; background-position: center center;padding: .185rem 0;}
.main-menu>li>a>span{ position:relative; z-index: 555;}
/* .nav_section .nav_quote{display:flex; height: 0.9rem; width:.8rem; padding: 0 0.1rem; background: #d4d8e3;align-items: center; justify-content: center; flex-direction: column; font-size: 14px; color: #fff;}
.nav_section .nav_quote img {width: .3rem;height: .3rem;} */
.height{ height:1.52rem;}
.nav_r {display: flex;}
.nav_section #logo{transition: 0.5s all;display: flex;align-items: center;}

.header-top {
	background: #fff;
	padding: .12rem 0;
}
.top-nav {
	width: 100%;
	max-width:14.4rem;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top-con p {
	display: inline-block;
	margin-left: .55rem;
}
.top-con p a {display: block;padding-left: .35rem;color: #222322;font-size: .16rem;}
.top-con p a b {display: block;font-family: "Poppins-S";font-size: .2rem;}
.top-con p.top-tel a {
	background: url(../images/top-tel.png) left center no-repeat;
	background-size: .24rem .24rem;
}
.top-con p.top-email a {
	background: url(../images/top-email.png) left center no-repeat;
	background-size: .24rem .24rem;
}
.top-right {
	display: flex;
	align-items: center;
}
.top-right .search_main {
	width: 3.45rem;
	border: none;
	background: #efefef;
	border-radius: 10px;
}
.top-right .search_main .form-control {
	font-size: .16rem;
	border: none;
	background: #efefef;
	border-radius: 10px;
	padding-left: 15px;
}

@media screen and (min-width:992px) {
/* header.small #logo img{ width: 2rem;}
header #logo img {max-width: 3.05rem;} */
}


@media only screen and (max-width:992px) {
.top-nav {display: none;}
.height{ height: 50px;}
.nav_section{ padding: 0;}
.nav_section .main{ width: 100%;}
.nav_section #logo{ display: none;}
header,header.small{ background: none; box-shadow: none;}
.search_section{ height: 50px; position: absolute; right: 0; top: 0; z-index: 999999998;margin: 0; padding-right: 0;border-radius: 0;display: block;}
.search_section:after{ display: none;}
.ico_search{
	margin-top: 13px;
	width: 22px;
	height: 22px;
	background: url(../images/search.png) center center no-repeat;
	background-size: 22px 22px;
    transform: translateX(0px);
	margin-right: 15px;
  }
}
@-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);
  }
}




/* foot-index */
.foot-index {
	background: #f5f5f5;
}
.foot-index .input-list {
	position: relative;
	margin:.3rem auto 0 auto;
}
.foot-index .input-list .fot_input {
	width: 100%;
	height: .5rem;
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 0 .2rem;
	font-size: .16rem;
	color: #808080;
	border-radius: 5px;
}
.foot-index .input-list .fot_input::-webkit-input-placeholder {
	color: #808080;
}
.input-list .ms_btn {
	min-width: 1.2rem;
	height: .5rem;
	line-height: .5rem;
	background: #bd2424;
	text-transform: capitalize;
	border-radius: 0;
	font-family: "Poppins-M";
	font-size: .14rem;
	color: #fff;
	position: absolute;
	right: 0;top: 0;
	border-radius: 5px;
}
.input-list .ms_btn input {
	font-size: .14rem;
}

.foot-wrap {
	padding: .45rem 0 .7rem 0;
}
.foot-wrap .foot-pro.foot-con {
	float: left;
	width: 26%;
}
.foot-wrap .foot-pro.foot-con p {
	font-size: .14rem;
	color:#666;
	line-height: .32rem;
}
.foot-wrap .foot-con .foot-logo {
	margin-bottom: .55rem;
}
.foot-wrap .foot-con .foot-logo img {width: 3.76rem;}
.foot-wrap .f-text {
	font-size: .14rem;
	color: 3666;
	line-height: .26rem;
	text-transform: capitalize;
	margin-bottom: .25rem;
}
.shemei-list {
	margin-top: .3rem;
	position: relative;
}
.shemei-list a {display: inline-block;width: .36rem;height: .36rem; margin-right: .03rem;}
.foot-wrap .foot-pro {
	float: left;
	width: 16%;
}
.foot-wrap .foot-pro.foot-hot {width: 21%;}
.foot-wrap .foot-pro.foot-contact {
	width: 35%;
	padding-right: .5rem;
}
.foot-wrap .foot-pro .f-title {
	font-family: "Poppins-S";
	font-size: .24rem;
	color: #000;
	text-transform: capitalize;
	margin-bottom: .2rem;
	padding-top: .4rem;
}
.foot-wrap .foot-pro .f-title.f-logo {padding-top: 0;}
.foot-wrap .foot-pro .f-title.f-logo img {width: 2.71rem;}
.foot-wrap .foot-list li {
	list-style: none;
}
.foot-wrap .foot-list li a {
	font-size: .14rem;
	color: #666;
	line-height: .34rem;
}
.foot-wrap .foot-list li a:hover {
	color: #333;
}
.foot-wrap .foot-pro.foot-submit {
	width:28%;
}

.copy-left {
    font-size: .14rem;
    padding: 0.3rem 0;
	color: #fff;
	text-align: center;
	border-top: 1px solid rgba(255,255,255,.18);
	background: #000000;
}
.copy-left a {
    font-size: .14rem;
    color: #fff;
}
.copy-left img {
    display: inline-block;
    vertical-align: -4px;
	margin-right: 2px;
}
.con-text {
	font-size: .14rem;
	color: #333;
	line-height: .26rem;
	margin:.25rem 0 .4rem 0;
}

.foot-contact p a,.foot-contact p {
	font-size: .14rem;
	line-height: .3rem;
	color: #333;
	text-transform: capitalize;
}
.foot-contact p {
	padding-left:.3rem;
	margin-bottom: .1rem;
}
.foot-contact p.foot-tel {
	background: url(../images/foot-tel.png) left center no-repeat;
	background-size: .2rem .2rem;
}
.foot-contact p.foot-email {
	background: url(../images/foot-email.png) left center no-repeat;
	background-size: .2rem .2rem;
}
.foot-contact p.foot-add {
	background: url(../images/foot-add.png) left 5px no-repeat;
	background-size: .2rem .2rem;
}



@media screen and (max-width:992px) {
	.foot-top .input-list {width: 75%;}
	.foot-wrap .foot-pro {display: none;}
	.foot-wrap .foot-pro.foot-con,.foot-wrap .foot-pro.foot-submit,.foot-wrap .foot-pro.foot-contact {float: none;width: 100%;display: block;padding: 0;margin-bottom: .1rem;}
	.foot-wrap .foot-pro .f-title,.foot-wrap .f-text {margin-bottom: .15rem;}
	.foot-contact p a, .foot-contact p,.con-text {font-size: 14px;line-height: 32px;}
	.foot-wrap .f-text {font-size: 14px;line-height: 30px;}
	.copycenter {font-size: 14px;border-top: 1px solid rgba(255,255,255,.2);}
	.foot-wrap {
	    padding: 0.3rem 0 0.25rem 0;
	}
	.foot-wrap .foot-con .foot-logo {margin-bottom: .2rem;}
	.text {font-size: 15px;}
	.copy-wrap .copy-right,.copy-wrap .copy-left {float: none;display: inline-block;}
	.foot-navlist {display: none;}
	.foot-contact p.foot-tel,.foot-contact p.foot-email,.foot-contact p.foot-ws,.foot-contact p.foot-add,.foot-contact p.foot-fax,.foot-contact p.foot-chat {background-size: 20px 20px;    padding: 5px 0 5px 30px;margin-bottom: 0;}
	.foot-contact p.foot-chat {background-position: left center;}
	.honor-index {padding: .4rem 0}
	.foot-wrap .foot-pro .f-title {padding-top: .1rem;}
	.index-title{font-size: .42rem;}
	.copy-left a,.copy-left {font-size: 14px;}
	.foot-index .input-list .fot_input,.input-list .ms_btn input,.input-list .ms_btn {height: 45px;font-size: 14px;}
	.copy-left {padding-left: .3rem;padding-right: .3rem;}
	.con-text {margin: .25rem 0 .2rem 0;}
}
@media screen and (max-width:768px) {
	.index-title{font-size: .38rem;line-height: .42rem;}
	.copy-left {padding: 0.3rem 0 0.8rem 0;}
	/* .foot-top .input-list {width: 70%;} */
	.shemei-list::before,.shemei-list::after {width: 39%;}
	.foot-top p {width: 100%;}
	.foot-top {padding-top: 1.1rem;}
}
@media screen and (max-width:600px) {
	.foot-top .input-list {
	    width: 80%;
	}
	.shemei-list::before,.shemei-list::after {width: 36%;}
	.index-title{font-size: .34rem;line-height: .36rem;}
}

@media screen and (max-width:500px) {
	.index-title {font-size: .3rem;}
}

@media screen and (max-width:450px) {
	.index-title{font-size: .3rem;line-height: .32rem;}
	.foot-top .input-list {
	    width: 100%;
	}
}



/*back-top*/
.progress-wrap {position: fixed;right: 0.3rem;bottom: 80px;height: 0.46rem;width: 0.46rem;cursor: pointer;display: block;border-radius: 50px;
box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1);z-index: 8888888;opacity: 0;visibility: hidden;transform: translateY(15px);-webkit-transition: all 200ms linear;
transition: all 200ms linear;}
.progress-wrap.active-progress {opacity: 1;visibility: visible;transform: translateY(0);}
.progress-wrap::after {position: absolute;font-family: 'FontAwesome';content: "\f106";text-align: center;
line-height: 0.46rem;font-size: 0.24rem;color:#bd2424 ;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: #bd2424 ;stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;
transition: all 200ms linear;}


#whatsapp{z-index:999998;position:fixed;right:0.28rem;bottom:20px;font-size:12px; }
#floatShow2{display:block;}
#floatHide2{display:none;}
#whatsapp_tab #floatShow2{line-height:50px;color:#fff;font-size:13px;text-transform:capitalize;transition: all .5s ease; display: block; padding-left: 50px;  height: 50px; background: #bd2424; border-radius: 0; margin-bottom: -20px;}
#whatsapp_tab #floatShow2 svg{ width: 30px; height:30px; fill:#fff;}

#whatsapp_tab .animated { opacity: 1; }
#whatsapp_tab #floatShow2 .online_icon{position: absolute;z-index:999;left: 0;top: 0;width:50px;height:50px;display: flex;align-items: center;justify-content: center;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_icon svg{width: 29px;height: 29px;fill: #bd2424;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open , #whatsapp_tab #floatShow .online_close{transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open{position: absolute;left: 0;top: 0;opacity: 0;display: inline-flex;width: 100%;height: 100%;align-items: center;justify-content: center;}
#whatsapp_tab #floatShow2 .online_mobile{display: none;align-items: center;justify-content: center;width: 42px;height: 42px;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_mobile svg{fill: #fff;}
#whatsapp_tab #floatShow2:hover .online_open{opacity: 1;}
#whatsapp_tab #floatShow2:hover .online_close{opacity:0;}
#whatsapp_tab #floatShow2:hover{margin-right:0;}

#whatsapp_tab #floatShow2 p{color: #fff; line-height: 1.5;margin-right: 7px;padding:18px 12px 15px 0; transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease; height: 50px; color: #fff;  line-height: 20px; font-weight: 400; font-size:14px; text-transform: uppercase;font-family: "Poppins-S";}

#whatsapp_tab #floatShow2:hover{margin-right:0;}
#whatsapp_tab #floatHide2{font-family: "FontAwesome";height:100%; color: #fff; width: 100%; border-radius: 50%; text-align: center; position: absolute;transition: all .5s ease;display: block;opacity: 0;transform: scale(0) rotate(-1turn); width: 50px; height: 50px; position: absolute; right: 0; bottom: 0; background: #bd2424;}
#whatsapp_tab #floatHide2:after{border-radius: 0;color:#999;font-family: "FontAwesome";font-size:20px; content: "\f00d";color: #fff; line-height: 50px;}
#whatsapp_tab #floatShow2:hover,#whatsapp_tab #floatHide2:hover{text-decoration:none;}
#onlineService2{display:inline;width:350px;display:none;font-size: 14px;border-top:none; margin-bottom: 0;box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 5px 30px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px; border-radius: 5px;background: #f9fafa; margin-right: 60px;}


#onlineService2 .title{background: #bd2424;  display: flex; fill:#fff; padding:10px 20px;align-items: center; text-transform: uppercase;    font-family: "Poppins-S";}
#onlineService2 .title svg{width: 0.4rem; height: 0.4rem;flex-shrink: 0; margin-right: 0.1rem;}
#onlineService2 .title .h4{ color: #fff; font-size: 18px; font-weight: 400;}
#onlineService2 .title p{ color: #fff; line-height: 20px;}
#onlineService2 .li{ padding: 5%;}
#onlineService2 .li a { background-color: #eee; margin-bottom: 15px; padding: 8px; line-height: 20px;}
#onlineService2 .li a .icon svg{ width: 50px; height: 50px; fill:#55CD6C; margin-right:10px;}
#onlineService2 .li a:hover{ background-color: #ddd;}

#whatsapp .inquiry{ padding: 0.2rem; background: #fff; font-size: 13px;}
#whatsapp .inquiry .p{ font-size: 14px; color: #777; line-height: 20px; margin-bottom: 0.1rem;}


@media screen and (min-width: 992px){
	#whatsapp_tab #floatHide2 {top: 0;right: 60px;}
}
@media only screen and (max-width: 768px) {
	#whatsapp_tab #floatShow2{box-shadow: 0 2px 8px 1px rgb(0 78 152 / 20%);border-radius: 30px;}
	#whatsapp_tab{ position: initial;}
	#whatsapp_tab #floatShow2 p{ display: none !important;}
	#whatsapp{ right: 0; bottom: 0; width: 100%;}
	.back-home{ display: none;}
	.progress-wrap{ bottom: 60px;}
	#whatsapp{right:0;}
	#onlineService2{ width:100%;margin-bottom: 48px;}
	#whatsapp_tab{ width:48px; height:48px; spadding:0;box-shadow:none;border-radius:50%;z-index:9999999999;right: 50%; margin-right: -25px; bottom: 10px;position: absolute;}
	#whatsapp_tab #floatShow2 .online_icon{width: 100%;height:100%;left: 0;margin-top: 0;top: 0;}
	#whatsapp_tab #floatShow2 .online_close , #whatsapp_tab #floatShow2 .online_open{display: none;}
	#whatsapp_tab #floatShow2 .online_mobile{display: flex;}
	#whatsapp_tab #floatShow2 p{display: none;}
	#whatsapp_tab #floatShow2:after{display: none;}
	.i_message_inquiry .inquiry{padding-left: 5px;padding-right: 5px;}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	#whatsapp{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav a i{width: 28px;height:28px;}
	.mobile-footer-bottom{padding-bottom:70px;}
}

/*fixed-contact*/
.fixed-contact {
    z-index:999999;
    position:fixed;
    right:0;
    top:40%;
    width:50px;
    margin-top:-90px;
    overflow:hidden;
    opacity:0;
	filter:alpha(opacity=0);
    transition:all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);
	
}
.fixed-contact.show{  transform:none; opacity:1;filter:alpha(opacity=100); }
.fixed-contact.active {width:260px;}
.fixed-contact li {position:relative;height:50px;overflow:hidden;transition:all .4s;list-style: none;background:#bd2424; background-size: cover; border-bottom: 1px solid rgba(255,255,255,0.2);}
.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:16px;
	text-align: left;
	opacity: 0;
	 
}
.fixed-contact.active li a {right:50px;}
.fixed-contact .online_code a img{max-width:80px; margin: 0 4px;}
.fixed-contact .online_code p{ margin-bottom: 8px;}
.fixed-contact.active .online_code{height:130px;}
.fixed-contact.active .online_code a p{margin:0;margin-bottom:5px;}
.fixed-contact li.online_code:hover a{opacity:1; right: auto;left: 0;}

@media only screen and (max-width: 992px) {
	.fixed-contact{display:none !important;}
	.fixed-contact.show{opacity:0;}
}


.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:0;display:none;z-index:9999;box-shadow:0 0 10px 0 rgba(255,255,255,0.4);-webkit-box-shadow:0 0 15px 0 rgba(255,255,255,0.4);border-radius:2px 2px 0 0;background:#fff; border-top-left-radius: 5px; border-top-right-radius: 5px;box-shadow: 2px 0 20px 0 rgb(0 0 0 / 8%);}
.mobile_nav a{display:inline-block;width:20%;padding:0 4px;float:left;text-align:center;}
.mobile_nav a .icon{width:0.24rem;height:0.24rem;display:inline-block; fill:#808080; margin-top: 0.1rem;}
.mobile_nav a p{color:#666;padding-top:5px;font-size: 0.12rem;text-transform:uppercase;line-height:12px;margin:0; margin-bottom: 0.1rem;}
.mobile_nav a:nth-child(3),.mobile_nav a:nth-child(4){ float: right;}

@media only screen and (max-width: 768px){
.mobile_nav{display:block;}
.mobile_nav a p{text-transform:capitalize;}
.footer_bottom{margin-bottom:70px; text-align: left; font-size: 12px; margin-top: 0;}
}


@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	#online_qq_tab #floatShow{margin-bottom: 0;}
}

@media only screen and (max-width: 768px) {
	#online_qq_layer{right:0;}
	#onlineService{ width:100%; padding: 0;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#333 url(../images/icon.png) no-repeat  -128px -218px;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-25px;border:3px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px; z-index: 6666666;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	.footer-bottom{padding-bottom:60px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	#onlineService .title{ color: #fff; font-size: 18px;}
	#online_qq_layer{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}

}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}



@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	.onlineMenu .call-top{padding:8px 5px;}
	.onlineMenu .call-top p{font-size:16px;}
	.onlineMenu ul{padding:10px;}
	.onlineMenu .call>p{padding-left:20px;font-size:0.14rem;}
	.onlineMenu .call>p a{font-size:0.14rem;}
	.onlineMenu .call>p.ser01,.onlineMenu .call>p.ser02,.onlineMenu .call>p.ser03,.onlineMenu .call>p.ser04,.onlineMenu .call>p.ser05{background-size:0.14rem;}
	#online_qq_tab #floatShow:before{display: none;}
}


/*products_main*/
/* CSS for the loading div */
.prom_img{padding:0;text-align:center;padding-right:0;border-radius: 0;}
.prom_img .swiper-slide{ position: relative; display: inline-block; }
.prom_img #pro_img_gallery{ overflow: inherit; border: 2px solid #eee;}
.prom_img #pro_img_gallery .swiper-slide{opacity: 0 !important; z-index: -1; }
.prom_img #pro_img_gallery .swiper-slide-active{  opacity: 1 !important; z-index: 3;}
.prom_img #pro_img_gallery .swiper-slide img{width: 100%;}

.prom_img .swiper-slide iframe{ position: relative; z-index: 66; width: 100%;}
.prom_img .video_img{position: absolute; left: 0px; top: 0px;right:0;bottom:0;z-index: 55;}
#pro_img_thumbs{padding-top: 15px;}
#pro_img_thumbs .swiper-slide{border-radius: 0;overflow: hidden;cursor: pointer;border: 2px solid #eee;padding: 2px;}
#pro_img_thumbs .swiper-slide-thumb-active{border: 2px solid #bd2424 ; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active img{border-color: #bd2424 ;}
.prom_img .sp-video-icon{position: relative;}
.prom_img .sp-video-icon img{opacity: 0.5;  border-radius: 0;}
.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: #bd2424 ;width: 30px;height: 30px;text-align: center;}
.cloud-zoom-lens{ background:#000  !important;  opacity: 0.1 !important;}
#cloud-zoom-big{ top: 0px !important; border: 1px solid #ddd; background-repeat: no-repeat !important; background: #fff;}
.cloud-zoom{ overflow: hidden;}
@media only screen and (max-width: 992px){
.mousetrap,#cloud-zoom-big,.cloud-zoom-big{display: none !important;}
}


.cat_scroll {position: relative;}
.cat_scroll .swiper-button-next,.cat_scroll .swiper-button-prev {
	background: #bd2424;
}
.cat_scroll .swiper-button-next:after,.cat_scroll .swiper-button-prev:after {color: #fff;}
.cat_scroll .swiper-button-next, .cat_scroll .swiper-rtl .swiper-button-prev {
    right: -.1rem;
    left: auto;
}
.cat_scroll .swiper-button-prev,.cat_scroll .swiper-rtl .swiper-button-next {
    left: -.1rem;
    right: auto;
}

/*inquiry*/
.pro_inq{ position: relative; background:#fff; overflow: hidden;box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 15px 0px;  border-radius: 0;  }
.pro_inq .title{color: #fff;  background: #bd2424;padding:15px 35px; font-size:.24rem; line-height: .3rem;  text-transform: uppercase; background-size: cover;font-family: "Poppins-S";}
.pro_inq .title img{margin-right: 15px;}
.pro_inq .text{ margin-bottom:10px; color:#666; line-height:20px; background:#fff; margin-top: -50px; padding:15px;; border-radius: 0; line-height:22px; border-bottom: 1px solid #e5e5e5; margin: 0px 20px;}
.pro_inq .inquiry{ padding: 0.3rem;}
.pro_inq .inquiry .ms_btn{ width: auto;}

.rel_section{overflow: hidden; padding:0.5rem 0 0.5rem;background: #f7f7f7;}
.rel_section .button_outside{  margin: 0.3rem -0.15rem 0.5rem; }
.rel_section .swiper-slide{ opacity: 0;transition: 0.5s all;}
.rel_section .swiper-slide.swiper-slide-visible{ opacity: 1;}
.rel_section .swiper-slide{width: 25%; padding: 0 0.1rem;}
.rel_section .li{ padding: 5px; border: 1px solid #eee; background: #fff; text-align: center; border-radius: 0;transition: 0.5s all;}
.rel_section .img{ position: relative; display: block; overflow: hidden;}
.rel_section .li .h4{ color: #333; font-size: 0.2rem; display: block; line-height: 0.24rem; margin: 0 0 0.15rem; padding: 0 0.15rem; overflow: hidden; height: 0.48rem; margin-top: 15px; font-weight: 500;}
.rel_section .li .my_more1{ margin: 0.15rem 0;}
.rel_section .li p{ color: #999; line-height: 0.22rem; font-size: 0.15rem; overflow: hidden; padding: 0 0.15rem; white-space: nowrap; text-overflow: ellipsis;}
.rel_section .li:hover{ border: 1px solid #bd2424;}
.rel_section .li:hover .img img{transform: scale(1.05);}

@media only screen and (max-width: 768px) {
.rel_section{ padding: 0.6rem 0;}
.rel_section .swiper-slide{ width: 33.33%;}
.rel_section .swi_position{ padding: 0 0.3rem; margin-top: 0;}
.rel_section .swi_position .swiper-button-prev{ left: -0.2rem;}
.rel_section .swi_position .swiper-button-next{ right: -0.2rem;}

}

@media only screen and (max-width: 500px) {
.rel_section{ padding: 0.4rem 0;}
.rel_section .swiper-slide{ width: 50%;}
}

@media only screen and (max-width: 400px) {
.rel_section .swiper-slide{ width: 100%;}
}
.pro_may{ background: #fff; padding: 0;}
.pro_may .title_h4{  border-bottom: 1px solid #eee; margin-bottom: 0.2rem; font-size: 0.2rem; color: #333;}
.pro_may ul li .li{ border: 1px solid #fff;}

/* solution 定制页面 */
.soluone-index {
	padding: .35rem 0;
}
.solu-title {
	font-family: "Poppins-S";
	font-size: .46rem;
	text-align: center;
	color: #000;
}
.soluone-index p.solu-text {
	font-size: .14rem;
	color: #666;
	line-height: .24rem;
	text-align: center;
}
.solu-Certification {
	margin: .35rem 0;
}
.solu-Certification li {
	list-style: none;
	float: left;
	width: 14.2%;
	text-align: center;
	padding: 0 .35rem;
}
.solution_scrollbar .swiper-slide {
	padding: 0 .05rem;
}
.solution_scrollbar .swiper-button-next,.solution_scrollbar .swiper-button-prev {width: 35px;height: 35px;background: #424242;}
.solution_scrollbar .swiper-button-next,.solution_scrollbar .swiper-rtl .swiper-button-prev {
	right: 0;
}
.solution_scrollbar .swiper-button-prev,.solution_scrollbar .swiper-rtl .swiper-button-next {
	left: 0;
}
.solution_scrollbar .swiper-button-next:after,.solution_scrollbar .swiper-rtl .swiper-button-prev:after,.solution_scrollbar .swiper-button-prev:after,.solution_scrollbar .swiper-rtl .swiper-button-next:after {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

.solum-center {
	text-align: center;
	margin: .35rem 0;
}
.solu-more {
	display: inline-block;
	min-width: 1.7rem;
	padding: .1rem .2rem;
	background: #bd2424;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-top: 0.1rem;
}
.solu-more:hover {
	background: #222;
}

.advantage-left {
	float: left;
	width: 40%;
}
.advantage-right {
	float: right;
	width: 60%;
	padding-left: .6rem;
}
.advan-list li {
	list-style: none;
}

.tab-solu {
	background: #f7f7f7;
	padding: .2rem;
	margin-bottom: .2rem;
}
.advan-title {
	padding: .15rem 0;
	font-family: "Poppins-S";
	font-size: .26rem;
	color: #000;
	/* background: url(../images/down_s.png) right center no-repeat;
	background-size: .25rem .25rem; */
	cursor: pointer;
	position: relative;
	padding-right: .3rem;
}
.advan-title::before {
	content: "";
	display: block;
	width: .35rem;
	height: .35rem;
	background: url(../images/down_s.png) center center no-repeat;
	background-size: .35rem .35rem;
	position: absolute;
	right: 0;top: .25rem;
}
.tab-solu.active .advan-title::before {
	transform: rotateX(180deg);
}
/* .tabs-neirong {display: none;} */
/* .tab-solu.active .tabs-neirong {display: block;} */
.advantage-center {
	margin-top: .2rem;
}
.advan-list li .ad-title {
	display: block;
	font-size: .2rem;
	color: #333;
	font-family: "Poppins-S";
	margin-bottom: .1rem;
}
.advan-list li p {
	font-size: .16rem;
	color: #666;
	line-height: .3rem;
	position: relative;
	padding-left: .15rem;
	margin-bottom: .1rem;
}
.advan-list li p::before {
	content: "";
	display: block;
	width: .05rem;
	height: .05rem;
	background: #bd2424;
	border-radius: 50%;
	position: absolute;
	top: .13rem;left: 0;
}

.jishu-center {text-align: center;margin: .2rem ;}

.guid-left {
	float: left;
	width: 50%;
}
.guid-right {
	float: right;
	width: 50%;
	padding-left: .6rem;
}
.guid-right .jianjie {
	font-family: 'Poppins-M';
	font-size: .2rem;
	line-height: .3rem;
	color: #333;
	margin-bottom: .3rem;
}
.Article-list dd {
	margin-bottom: .1rem;
}
.Article-list dd a {
	font-size: .16rem;
	color: #666;
	position: relative;
	padding-left: 20px;
}
.Article-list dd a::before {
	content: "";
	display: block;
	width: 10px;
	height: 1px;
	background: #bd2424;
	position: absolute;
	left: 0;top: .13rem;
}
.Article-list dd a:hover {color: #bd2424;}
.article-more {
	display: inline-block;
	font-family: "Poppins-M";
	font-size: .16rem;
	color: #bd2424;
	margin-top: .3rem;
}
.article-more:hover {
	text-decoration: underline;
}
.youshi-list {
	margin: .3rem 0;
}
.youshi-list li {
	list-style: none;
	float: left;
	width: 16.66%;
	text-align: center;
	padding: 0 .1rem;
}
.youshi-list li > div {
	width: .85rem;
	height: .85rem;
	border-radius: 50%;
	background: #bd2424;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	transition: all 1s;
}
.youshi-list li > div img {
	width: .5rem;
}
.youshi-list li p {
	font-family: "Poppins-M";
	font-size: .18rem;
	color: #333;
	margin-top: .1rem;
	text-transform: capitalize;
}
.youshi-list li:hover div {
	transform: rotateY(359deg);
	transition: all 1s;
}

.jinzhen-text {
	font-size: .16rem;
	line-height: .3rem;
	color: #808080;
}

.core-center {margin: .3rem 0 0 ;}

.floor-left {
	float: left;
	width: 50%;
}
.floor-right {
	float: right;
	width: 50%;
	padding-left: .6rem;
}
.floor-right .steps-title {
	font-family: "Poppins-S";
	font-size: .2rem;
	color: #333;
	margin-bottom: .15rem;
	text-transform: uppercase;
}
.floor-right .steps-list dd {
	font-size: .16rem;
	line-height: .28rem;
	margin-bottom: .1rem;
}
.down-more {margin: 0 .2rem 0 0;}
.service-list li {
	list-style: none;
	margin-bottom: .1rem;
}
.service-list li a {
	font-size: .16rem;
	color: #333;
	padding-left: .3rem;
	background: url(../images/tr.png) left center no-repeat;
	background-size: .14rem .14rem;
}
.service-list li a:hover {color: #bd2424;}
.tabs-seven .pro_page {
	margin: auto;
	width: 100%;
}
.tabs-seven .pro_page .pro_main {display: block;padding: 0; margin-top: 0;}
.tabs-seven .pro_page .prom_img {
	float: none;
	width: 55%;
	margin: auto;
}
.tabs-seven .pro_page .main_text {
	float: none;
	width: 100%;
	padding-left: 0;
	margin-top: .2rem;
}
.tabs-seven .pro_page .main_text .kehu-pj {
	font-family: "Poppins-S";
	font-size: .2rem;
	color: #333;
	margin-bottom: .2rem;
}
.comtom-list li {
	list-style: none;
	border-radius: 5px;
	background: #fff;
	padding: .2rem;
	margin-bottom: .1rem;
	font-size: .16rem;
	color: #333;
}
.comtom-list li span {
	font-family: "Poppins-M";
	display: block;
	font-size: .14rem;
	color: #bd2424;
	margin-bottom: .1rem;
}
.main_text .solum-center {text-align: left;}

/*FAQ*/
.far-left {float: left;width: 50%;}

.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:30px;padding:.1rem;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:.16rem;    font-style: normal; }
.page_faq_l li.answer{color:#808080;font-size:.14rem;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:#ff5e10;}
.page_faq_l div.clearfix{display:block;}
.single-page .text ul {
    padding-left: 20px;
}

.page_faq_l li .column.rotate{background:#bd2424;  }
.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 screen and (max-width:992px) {
	.tabs-seven .pro_page .prom_img {width: 75%;}
}

@media only screen and (max-width: 768px) {
	.page_faq_l li.question .column > i{width:28px;height:28px;}
	.page_faq_l li.question .column > i:before{line-height:28px;}
	.tabs-seven .pro_page .prom_img {width: 90%;}
}
@media screen and (max-width:600px) {
	.tabs-seven .pro_page .prom_img {width: 100%;}
}

@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;}
	.page_faq_l li.question .column > em{max-width:82%;}
}

.releted-wrap {margin-top: .2rem;}
.article-right {
	float: right;
	width: 50%;
	padding-left: .3rem;
}
.wenzhang-list li {
	list-style: none;
	margin-bottom: .08rem;
	padding: .1rem .2rem .1rem 0;
	border-bottom: 1px dotted #dadada;
	background: url(../images/dw-r.png) right center no-repeat;
}
.wenzhang-list li a {
	font-size: .16rem;
	color: #333;
	line-height: .24rem;
}
.wenzhang-list li:hover {
	background-image: url(../images/dw-rh.png);
}
.wenzhang-list li:hover a {color: #bd2424;}

.solu-pro .swiper-slide .li .pro-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 0.15rem;
}
.solu-pro .swiper-slide .li .pro-title a {
    font-family: "Poppins-S";
    font-size: .16rem;
    color: #000;
    text-transform: capitalize;
    line-height: .28rem;
}
.solu-pro .swiper-slide .li .pro-center p {
    font-size: .14rem;
    color: #808080;
    line-height: .24rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 0.48rem;
    margin-bottom: 0.12rem;
}
.solu-pro .swiper-slide {
    padding: 0.1rem;
}
.solu-pro .swiper-slide .li {
	position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,.08);
	overflow: hidden;
}
.solu-pro .swiper-slide .li .p-text {
	display: block;
	width: 100%;
	padding:.1rem .2rem;
	background: rgba(0,0,0,.2);
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;left: 0;
}
.solu-pro .swiper-slide .li .pro-images {
    border-bottom: 1px solid rgba(204,204,204,.4);
    overflow: hidden;
}
.solu-pro .swiper-slide .li .pro-center {
    padding: 0.25rem 0.19rem 0.15rem 0.19rem;
}
.solu-pro .swiper-slide .li:hover .pro-title a,.solu-pro .swiper-slide .li:hover .p-text {color: #bd2424;}
.solu-pro .swiper-slide .li:hover .pro-images img,.solu-pro .swiper-slide .li:hover .p-img img {transform: scale(1.1);}
.xunpan-wrap {margin: .2rem 0;}


.core-center .swiper-button-next,.core-center .swiper-rtl .swiper-button-prev {right: 0;}
.core-center .swiper-button-prev,.core-center .swiper-rtl .swiper-button-next {left: 0;}

.tabs-eight .solum-center {text-align: left;}

.solu-title-pro h2 {
	font-size: .36rem;
	color: #000;
	font-family: "Poppins-S";
	text-align: center;
	margin: .3rem 0;
}


@media screen and (max-width:992px) {
	.guid-left img,.floor-left img {width: 100%;}
	.advantage-left,.guid-left,.floor-left {float: none;width: 100%;}
	.advantage-right,.guid-right,.floor-right {float: none;width: 100%;padding-left: 0;margin-top: .2rem;}
	.solu-title {font-size: .4rem;}
	.page_faq_l li.question .column {padding: 0;}
}

@media screen and (max-width:768px) {
	.far-left {float: none;width: 100%;}
	.article-right {float: none;width: 100%;padding-left: 0;margin-top: .2rem;background: #fff;padding: 0.2rem;}
	.solu-Certification li {padding: 0 .25rem;}
	.youshi-list li {width: 33.33%;margin-bottom: .1rem;}
	.solu-title {font-size: .36rem;}
}

@media screen and (max-width:600px) {
	.solu-title {font-size: .32rem;}
	.solu-Certification li {width: 33.33%;padding: .1rem .4rem;}
}

@media screen and (max-width:400px) {
	.solu-Certification li {padding: .05rem .1rem;}
	.tabs-seven .pro_page {padding: .1rem;}
	.youshi-list li {width: 50%;}
}