@charset "UTF-8";
@font-face {
  font-family: "AvantGardeStd";
  src: url("../font/ITCAvantGardeStd-Bk.woff2") format("woff2"),
       url("../font/ITCAvantGardeStd-Bk.woff") format("woff"),
       url("../font/ITCAvantGardeStd-Bk.ttf") format("truetype"),
       url("../font/ITCAvantGardeStd-Bk.eot") format("embedded-opentype"),
       url("../font/ITCAvantGardeStd-Bk.svg") format("svg");
}

@font-face {
  font-family: "AvantGardeStd_MD";
  src: url("../font/ITCAvantGardeStd-Md.woff2") format("woff2"),
       url("../font/ITCAvantGardeStd-Md.woff") format("woff"),
       url("../font/ITCAvantGardeStd-Md.ttf") format("truetype"),
       url("../font/ITCAvantGardeStd-Md.eot") format("embedded-opentype"),
       url("../font/ITCAvantGardeStd-Md.svg") format("svg");
}
/*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: 14rem; margin: 0 auto;}
@media screen and (max-width: 992px)  {.container{padding-left: 0.3rem; padding-right: 0.3rem; max-width: 100%;}}
@media screen and (max-width: 769px)  {.container{padding-left: 15px; padding-right: 15px;}}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative; min-height: 1px;  padding-right: 0.15rem;  padding-left: 0.15rem;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left;}
.col-xs-12 { width: 100%;}
.col-xs-11 { width: 91.66666667%;}
.col-xs-10 { width: 83.33333333%;}
.col-xs-9 { width: 75%;}
.col-xs-8 { width: 66.66666667%;}
.col-xs-7 { width: 58.33333333%;}
.col-xs-6 { width: 50%;}
.col-xs-5 { width: 41.66666667%;}
.col-xs-4 { width: 33.33333333%;}
.col-xs-3 { width: 25%;}
.col-xs-2 { width: 16.66666667%;}
.col-xs-1 { width: 8.33333333%;}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left; }
  .col-sm-12 { width: 100%;}
  .col-sm-11 { width: 91.66666667%;}
  .col-sm-10 { width: 83.33333333%;}
  .col-sm-9 { width: 75%;}
  .col-sm-8 { width: 66.66666667%;}
  .col-sm-7 { width: 58.33333333%;}
  .col-sm-6 { width: 50%;}
  .col-sm-5 { width: 41.66666667%;} 
  .col-sm-4 { width: 33.33333333%;}
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%;}
  .col-sm-1 { width: 8.33333333%;}
  }

/* BODY */
* {outline: none !important;}
body {margin: 0;padding: 0; font-family: "AvantGardeStd"; color:#666; overflow-x: hidden; line-height: 1.7; font-size: 15px}
@media screen and (max-width: 1400px) {body {font-size: 15px;}}
@media screen and (max-width: 1200px) {body {font-size: 14px;}}

/*reset*/
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0; min-height: 1px;}
*,::after,::before {box-sizing: border-box;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:taFble; content:"";}
.clearfix:after{clear:both;}
.clear{ clear:both;}
.page ul{ padding-left: 16px;}
table td{padding: 5px;}
.table-responsive ul li {list-style-position: inside !important; }
.table-responsive td{ padding-left:8px}
.table-responsive {min-height: .01%; overflow-x: auto;}
.cform-item__wrap{ display:flex; align-items: center; font-size: 12px;}
.cform-item__wrap input{  width: 96px !important; padding: 0 5px  !important;}
.cform-item__wrap img{ height: auto;  display: inline-block; margin: 0 5px !important; max-width: 100px;}
#powerby,#powerby a{ display: inline-block; color: #c9c9c9; font-size: 13px}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ margin: 0;}
.tl{ text-align: left !important;}
.tc{ text-align: center !important;}
iframe,video{max-width:100%;}
.hidden{ display: none !important;}
.hidden_web{ display: none;}
@media screen and (max-width:992px) {
.hidden_mob{ display: none !important;}
.hidden_web{ display: block !important;}
}

@media screen and (max-width:768px) {
iframe{ height: auto;}
}


img {max-width: 100%;-webkit-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;-ms-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out; height: auto;}
label,button,a {  cursor: pointer;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}
a:focus,input:focus,p:focus,div:focus {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img[src=""],
img:not([src]) {  opacity: 0;}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit; 
  font-style: inherit;
  text-transform: inherit;
}


/* LINKS */
a{-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-ms-transition: all .35s ease-in-out;-o-transition: all .35s ease-in-out;transition: all .35s ease-in-out; text-decoration: none; color: #666;}
a:hover {text-decoration: none;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}

/* GOOGLE MAPS */
.google-maps {  width: 100%;  display: flex;  flex-wrap: wrap;  position: relative; z-index: 999; background: #fff;}
.google-maps iframe {max-width: 100%;  border: none;}

/*inquiry*/
.inquiry .p{ margin-bottom: 20px; color: #aaa;  line-height: 22px; }
.inquiry ul{list-style:none;}
.inquiry ul li{margin-bottom:15px; position: relative;}
.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 span.ms_n:before{background-image: url("data:image/svg+xml,%3Csvg t='1682322214670' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2668' width='20' height='20'%3E%3Cpath d='M511.88622222 598.016c-76.8 0-148.93511111-29.92355555-203.20711111-84.19555555-54.272-54.272-84.19555555-126.40711111-84.19555556-203.20711112s29.92355555-148.93511111 84.19555556-203.20711111 126.40711111-84.19555555 203.20711111-84.19555555 148.93511111 29.92355555 203.20711111 84.19555555c54.272 54.272 84.19555555 126.40711111 84.19555556 203.20711111s-29.92355555 148.93511111-84.19555556 203.20711112c-54.272 54.272-126.52088889 84.19555555-203.20711111 84.19555555z m0-501.87377778c-118.32888889 0-214.47111111 96.256-214.47111111 214.47111111 0 118.32888889 96.256 214.47111111 214.47111111 214.47111112 118.32888889 0 214.47111111-96.256 214.47111111-214.47111112s-96.256-214.47111111-214.47111111-214.47111111z' p-id='2669' fill='%23d5d5d5'%3E%3C/path%3E%3Cpath d='M909.76711111 997.376H114.00533333c-9.67111111 0-18.88711111-3.86844445-25.71377778-10.69511111s-10.69511111-16.04266667-10.6951111-25.71377778c0-58.59555555 11.49155555-115.48444445 34.2471111-168.96 21.84533333-51.65511111 53.248-98.07644445 93.07022223-138.01244444 39.82222222-39.82222222 86.35733333-71.11111111 138.01244444-93.07022222 53.58933333-22.64177778 110.36444445-34.13333333 169.07377778-34.13333334s115.48444445 11.49155555 169.07377778 34.13333334c51.65511111 21.84533333 98.19022222 53.13422222 138.01244444 93.07022222 39.82222222 39.82222222 71.22488889 86.24355555 93.07022223 138.01244444 22.64177778 53.58933333 34.13333333 110.36444445 34.2471111 168.96 0 9.67111111-3.86844445 18.88711111-10.6951111 25.71377778-7.05422222 6.82666667-16.27022222 10.69511111-25.94133334 10.69511111z m-757.53244444-72.81777778H871.53777778c-8.30577778-82.71644445-44.48711111-159.51644445-104.10666667-219.02222222-68.26666667-68.26666667-159.06133333-105.81333333-255.54488889-105.81333333-96.48355555 0-187.27822222 37.54666667-255.54488889 105.81333333-59.61955555 59.50577778-95.91466667 136.192-104.10666666 219.02222222z' p-id='2670' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E"); background-position: center 15px;}
.inquiry ul li span.ms_c:before{background-image: url("data:image/svg+xml,%3Csvg t='1682322357058' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='3924' width='20' height='20'%3E%3Cpath d='M956.624449 922.846357h-29.442936V592.832598c0-17.701887-8.850944-41.545246-29.984829-50.396189l-267.334627-174.851297V93.747751l-2.890104-6.141471C614.869642 57.802081 588.316811 42.809667 555.622508 48.770506L136.376786 173.586876c-23.843359 8.850944-41.545246 32.694302-41.545246 59.427765v689.831716H64.84671c-18.243782 0-29.98483 14.992415-29.98483 29.98483 0 18.243782 12.102311 29.98483 29.98483 29.98483h891.777739c18.243782 0 29.98483-12.102311 29.98483-29.98483-0.180632-18.243782-12.282942-29.98483-29.98483-29.98483z m-89.231964-333.265126v333.265126H629.862057V435.683189l237.530428 153.898042zM153.536779 233.014641l415.994355-124.81637v814.648086H153.536779V233.014641z' p-id='3925' fill='%23d5d5d5'%3E%3C/path%3E%3Cpath d='M450.856236 325.136708H272.753572c-18.243782 0-29.98483 11.741048-29.98483 29.98483 0 18.243782 12.102311 29.98483 29.98483 29.98483h178.102664c18.243782 0 29.98483-11.741048 29.984829-29.98483 0-18.424413-12.282942-29.98483-29.984829-29.98483zM450.856236 503.058741H272.753572c-18.243782 0-29.98483 12.102311-29.98483 29.984829v0.361263c0 18.243782 12.102311 29.98483 29.98483 29.98483h178.102664c18.243782 0 29.98483-12.102311 29.984829-29.98483v-0.180631-0.180632c0-18.243782-12.282942-29.98483-29.984829-29.984829zM450.856236 681.703299H272.753572c-18.243782 0-29.98483 11.741048-29.98483 29.984829v0.361263c0 18.243782 12.102311 29.98483 29.98483 29.98483h178.102664c18.243782 0 29.98483-11.741048 29.984829-29.98483v-0.180631-0.180632c0-18.243782-12.282942-29.98483-29.984829-29.984829zM688.747927 712.049391c0 18.243782 12.102311 29.98483 29.98483 29.98483h59.427765c18.243782 0 29.98483-11.741048 29.98483-29.98483v-0.180631-0.180632c0-18.243782-12.102311-29.98483-29.98483-29.984829h-59.427765c-18.243782 0-29.98483 11.741048-29.98483 29.984829v0.361263z' p-id='3926' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E"); background-position: center 15px;}

.inquiry ul li input{background:#fff;height:48px;width:100%;line-height:52px;padding-right:45px; color:#808080; border: 1px solid #e7e7e7; border-radius:0; padding-left: 10px;font-size: 14px;}
.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;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{color:#333; border-color:#e28d30;}
.inquiry ul li input:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li input::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li input::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li input:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li textarea:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li textarea::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li textarea::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li textarea:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li input,.inquiry ul li textarea{ border: 1px solid #e5e5e5; box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 1px solid #006ab7; background-color: #fff;}
.inquiry select{width:100%;height:50px;border:none;border:1px solid #d7d7dc;background-color:rgba(255,255,255,0); padding-left:15px;Appearance:none; margin: 0;
-webkit-appearance:none;box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset; color: #999; position: relative; z-index: 555;}
.inquiry .select{margin: 0;}
.inquiry .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:0.3rem;color:#ccc;top:0.14rem;z-index:99;}
.inquiry  .subject_title{background: #f7f7f7; min-height: 0.5rem; padding:0.15rem;}
.inquiry  .subject_title a{ color:#333 ;  text-decoration: underline;}
.inquiry  .subject_title span{ font-size:0.14rem;    color:#444; margin-right:0.1rem;}

.ms_btn{position: relative; padding: 0 0.2rem;  color: #fff;  text-transform: uppercase;font-size: 0.14rem;border-radius: 0; flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; text-align: center; transition: all 0.4s ease; z-index: 9; overflow: hidden;font-family: "AvantGardeStd_MD";}
.ms_btn input{display: block;position: absolute;left: 0;top: 0;height: 100%; width: 100%; background: none;border: none;z-index: 2;text-indent: -999px;overflow: hidden; cursor: pointer; }

.ms_btn{  padding:0 0.26rem; line-height:42px; color: #fff; font-size:15px; position: relative;overflow: hidden; text-transform: uppercase; background: #006ab7; border-radius: 5px;}
.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: #006ab7; padding-right: 40px;}
.ms_btn:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.ms_btn:hover:after{ opacity: 1;}


/*nav*/
.main-menu ul li{ list-style: none; margin: 0;}
@media screen and (min-width:992px) {
	.main-menu {list-style: none;margin: 0;padding: 0}
	.main-menu li {	position: relative;	list-style: none}
	.main-menu li a {display: block;-webkit-transition: all 300ms linear 0ms!important;-khtml-transition: all 300ms linear 0ms!important;
	-moz-transition: all 300ms linear 0ms!important;-ms-transition: all 300ms linear 0ms!important;-o-transition: all 300ms linear 0ms!important;transition: all 300ms linear 0ms!important;}
	.main-menu li .menu-toggle {display: none}
	.main-menu>li {	display: inline-block;	vertical-align: middle;	float: left; margin-right: 0.7rem;}
	.main-menu>li:first-child{ padding-left: 0;}
	.main-menu>li:last-child{ padding-right: 0;}
	.main-menu>li>a{ position: relative;}
	.main-menu>li.active>a, .main-menu>li:hover>a{color: #006ab7; text-decoration: none;}
	.main-menu>li>a:before{ width: 0; height: 2px; content: ''; position: absolute; bottom:0; right:0; content: '';transition: 0.6s all; background:#006ab7;}
	.main-menu>li.active>a:before, .main-menu>li:hover>a:before{ opacity: 1;  width: 100%;}
	.main-menu>li.menu-children>a:after, .main-menu>li.page_item_has_children>a:after {content:"\f107";font-family: FontAwesome;margin-left: 4px;display: inline-block;vertical-align: top;font-size: 12px;}
	.main-menu .sub-menu, .main-menu .children {position: absolute;background: #fff;padding: 10px 0;top: 100%;left: 0;margin-top: 0;margin-bottom: 0;min-width: 235px;z-index: 99;visibility: hidden;opacity: 1;-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);-webkit-transition: all 300ms linear 0ms;-khtml-transition: all 300ms linear 0ms;-moz-transition: all 300ms linear 0ms;-ms-transition: all 300ms linear 0ms;-o-transition: all 300ms linear 0ms;transition: all 300ms linear 0ms;-webkit-transform: scaleY(0);-khtml-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0);-o-transform: scaleY(0);transform: scaleY(0);transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;-ms-transform-origin: 0 0 0;-o-transform-origin: 0 0 0; box-shadow: rgba(0, 0, 0, 0.2); border-radius: 0;font-size: 14px; }
	.main-menu .sub-menu li, .main-menu .children li {padding: 0 8px;}
	.main-menu .sub-menu li a, .main-menu .children li a {color: #333; font-size:15px; line-height: normal;padding: 10px 4px;position: relative;}
    .main-menu .sub-menu li>a:hover, .main-menu .children li a:hover{color: #006ab7; }
	.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:13.6rem;max-width: 100%; padding: 0;margin-left: auto;margin-right: auto;left: 0!important;right: 0!important}
    .megamenu .sub-menu .nav_li{ overflow-x: auto; padding-bottom: 0.2rem; padding-top: 0.2rem;}
	.megamenu .sub-menu .nav_li .img{ max-width: 1.6rem;}
	.megamenu .sub-menu .nav_li .title{ display: flex;   font-size: 0.16rem; line-height:0.2rem; padding: 0px; color: #333;align-items: center; margin-bottom: 0.15rem;font-family: "AvantGardeStd_MD";}
    .megamenu .sub-menu .nav_li>li{ float:left; width: 20%;  padding: 0px 15px; margin-bottom: 0.15rem; }
	.megamenu .sub-menu .nav_li>li:last-child{ border-right: none;}
    .megamenu .sub-menu .nav_li>li>ul{ top: 0;}
    .megamenu .sub-menu .nav_li>li>a{ color:#666; }
    .megamenu .sub-menu .nav_li>li>ul>li>a{color:#666; width: 100%; display: block; padding-left: 0px; font-size: 0.14rem; padding: 0.02rem 0;}
    .megamenu .sub-menu .nav_li a:hover{ color: #006ab7;}

    .megamenu>.sub-menu>li .img img{width: 100%;}
	.megamenu .sub-menu ul{ position: inherit; top: auto; left: auto; right: auto; bottom: auto; height: 100%; padding: 0px;}
	.megamenu .sub-menu ul li,.megamenu .sub-menu ul{opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1); padding: 0;}
	.megamenu .sub-menu ul.sub-menu, .main-menu li.focus>.sub-menu, .main-menu li>.children, .main-menu li.focus>.children {visibility: visible;opacity: 1;clip: inherit;-webkit-transform: scaleY(1);-khtml-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1); box-shadow: none; background: none;}
	.main-menu .megamenu a:after{display: none;}
	.main-menu ul li .icon{ max-width: 100px;}

}

@media screen and (max-width:991px) {
.megamenu>.sub-menu>li.img{display: none;}
.header-navigation {
	position: absolute;
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0!important;
	overflow: hidden;
	visibility: hidden;
	z-index: 9999999
}
.header-navigation .main-navigation {
	overflow: hidden;
	width: 100%;
	background:#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 {	position: relative;	list-style: none; margin: 0 !important; padding: 0 !important;}
.main-menu>li>a{padding: 0 !important; margin: 0 !important; border-left: none  !important;}
.main-menu li a {	display: block;	padding: 0;	line-height: 50px; text-transform: capitalize; color: #444 !important;	font-size: 16px !important;	border-bottom: 1px solid rgba(255,255,255,0.2); margin: 0; line-height: 20px !important; padding: 15px!important; border-bottom: 1px solid #eee;}
.main-menu li .img{ display: none !important;}
.main-menu>li>a.onepage-active, .main-menu>li>a:hover, .main-menu>li>a.current, .main-menu>li.current_page_item>a, .main-menu>li.current-menu-item>a, .main-menu>li.current_page_ancestor>a, .main-menu>li.current-menu-ancestor>a {	color: #a67410}
.main-menu li .icon{ display: none;}
.main-menu>li>.sub-menu {	border-bottom: 1px solid rgba(255,255,255,0.2);  padding-left: 15px; background: #fafafa;}
.main-menu .sub-menu, .main-menu .children {position: relative;	display: none}
.main-menu .sub-menu li a, .main-menu .children li a {	padding: 7px 24px 7px 6px !important;line-height: 20px !important;
	font-size: 15px !important;	border: none}
.main-menu .sub-menu li>a:hover, .main-menu .children li>a:hover, .main-menu .sub-menu li>a.current, .main-menu .children li>a.current, .main-menu .sub-menu li.current_page_item>a, .main-menu .children li.current_page_item>a, .main-menu .sub-menu li.current-menu-item>a, .main-menu .children li.current-menu-item>a, .main-menu .sub-menu li.current_page_ancestor>a, .main-menu .children li.current_page_ancestor>a, .main-menu .sub-menu li.current-menu-ancestor>a, .main-menu .children li.current-menu-ancestor>a {color: #a67410}
.main-menu .sub-menu li .menu-toggle, .main-menu .children li .menu-toggle {	top: 2px}
.main-menu .sub-menu .sub-menu li a, .main-menu .children .sub-menu li a {padding: 0 0 0 20px}
.main-menu .sub-menu .sub-menu li .sub-menu li a, .main-menu .children .sub-menu li .sub-menu li a {padding: 0 0 0 30px}
.main-menu li.focus>.sub-menu, .main-menu li.focus>.children {	visibility: visible;opacity: 1;	max-height: none;overflow: visible}
.header-navigation .main-navigation .main-navigation-inner {height: 100%;overflow-y: scroll;padding: 0 30px 20px 20px;margin-right: -10px}
.menu-toggle {
	position: absolute;
	top: 10px;
	height: 30px;
	right: 6px;
	border: 1px solid rgba(255,255,255,0.2);
	width: 30px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-family:FontAwesome;
	font-size: 20px
}
.menu-toggle:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-khtml-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms
}
.menu-toggle.toggle-open:before {content: '\f106'}

#menu-mobile {width:100%; height: 50px;  display: flex !important;justify-content: flex-end; justify-content: center;  position: absolute; right: 0; top: 0; z-index: 99999999; background:rgba(255,255,255,0.6);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: #006ab7;
	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: #006ab7;
	-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: #006ab7;
}
#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: #006ab7; color: #fff; line-height: 36px; padding: 0 10px; float: right;font-family: "AvantGardeStd_MD";}
}

.header-navigation.navigation-open .nav_overly{z-index: 99999;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}

@media screen and (max-width:300px) {
.header-navigation .main-navigation{ width: 100%;}
#menu-mobile .btn-nav-mobile.opened:before,#menu-mobile .btn-nav-mobile.opened:after{ background: #333;}
}

/*language*/
.language{list-style: none; position: relative; overflow: hidden; float: left; margin-right: 0.16rem; margin-left: 0.55rem;}
.language p{display: inline-block;text-align: center;color: #666;text-transform: capitalize;transition: 0.5s background-color;position: relative;z-index: 5;transition: 0.6s all;  line-height: 0.4rem; display: flex; align-items: center; padding-right: 0.15rem; border-radius: 5px;}
.language p:after{ position: absolute; right: 0; top:0.14rem;font: normal normal normal 14px/1 FontAwesome;content: "\f107";}
.language p span{ display: block;}
.language p i{ margin-left: 4px; color: #666;}
.language p img{overflow: hidden; border-radius: 50%; margin-right: 4px;}
.language .language_ul{ width:160px;  border-radius:3px; position:absolute; box-shadow:1px 1px 10px 0 #ccc; top: 100%; left: 0; background:#fff;  -webkit-transition:margin .5s ease-in-out; -moz-transition:margin .5s ease-in-out;  margin-top: 50px; opacity: 0; z-index: -2; transition: 0.5s all; }
.language:hover {height: auto; overflow: inherit;}
.language:hover .language_ul{margin-top: 0;-webkit-transition: margin .3s ease-in-out;-moz-transition: margin .3s ease-in-out; opacity: 1; z-index: 9999999999;}
.language .language_ul:after{position:absolute;top: -5px; right: 15px; width: 0; height: 0; content: '';border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 5px solid #fff;}
.language ul li{ list-style: none; border-bottom: 1px solid #eee; padding: 6px; position: relative;}
.language ul li.active:after{content: "\f00c";font-family: 'FontAwesome';position: absolute;right: 8px;top: 50%;transform: translate(0, -50%);font-size: 14px;color: #d86b4e;}
.language ul li:hover{ background: #f7f7f7;}
.language ul li img{ margin-right: 6px; float: left; border-radius: 50%;}
.language ul li a{ line-height: 22px; padding: 5px ; display: flex;align-items: center; color: #777;}

.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:26px;}
.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; width: 18px; border-radius: 50%;}
.mob_sns{ margin-top: 0.2rem;}
.mob_sns a{ display: inline-block;  background: #fba718; border-radius: 10px;}
}


.lang_web img{ margin-right: 4px; margin-bottom: 0.16rem;}
.lang_web a{ font-weight: normal; line-height: 24px; padding: 0 !important; border: 0; font-size: 15px; color: #666; float: left; display: flex; margin-left: 0.26rem;}


/*Search*/
.search_title{ color: #333; font-size: 0.26rem; margin-top: 0.3rem; text-align: center;  margin-bottom: 0.1rem; text-transform: capitalize; font-family: "AvantGardeStd_MD";}
.search_section{cursor: pointer;align-items: center;}
.ico_search{text-align:center;background-image: url("data:image/svg+xml,%3Csvg t='1679645734545' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4512' width='24' height='24'%3E%3Cpath d='M487.8 258.68c118.69 0 218.72 92.87 227.73 211.42 9.56 125.77-84.98 235.87-210.75 245.42-5.93 0.45-11.83 0.67-17.69 0.67-118.69 0-218.73-92.87-227.74-211.42-4.63-60.92 14.74-120.01 54.55-166.36 39.81-46.35 95.28-74.43 156.2-79.06 5.94-0.44 11.84-0.67 17.7-0.67m-0.01-96c-8.26 0-16.59 0.31-24.96 0.95-178.83 13.6-312.79 169.59-299.2 348.43 12.96 170.46 155.29 300.15 323.46 300.15 8.26 0 16.59-0.31 24.96-0.95 178.84-13.59 312.79-169.59 299.2-348.42-12.95-170.47-155.28-300.16-323.46-300.16z' fill='%23131414' p-id='4513'%3E%3C/path%3E%3Cpath d='M861.3 909.31c-12.28 0-24.56-4.69-33.94-14.06L702.12 769.99c-18.75-18.75-18.75-49.12 0-67.88s49.12-18.75 67.88 0l125.25 125.25c18.75 18.75 18.75 49.12 0 67.88-9.38 9.38-21.67 14.07-33.95 14.07z' fill='%23131414' p-id='4514'%3E%3C/path%3E%3Cpath d='M668.163 736.059l67.875-67.875L850.503 782.65l-67.874 67.874z' fill='%23333333' p-id='4515'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:none;display:inline-block;  float: left;  color: #666;  font-style: normal; line-height: 32px;font-size: 14px; line-height:0.4rem; width:0.4rem; height: 0.4rem; border-radius: 50%; text-align: left;}.search_input {position: fixed;left:0;top: 0; width:100%;transition: all 0.5s;z-index: 9999999; display: none;transition-property: top, width, border;transition-duration: 0.1s, 0.1s;background:#fff; height: auto; border-radius: 0; padding: 0 10%; box-shadow: 0 0 0.6rem rgba(14,96,87,0.5);}
.search_main{position: relative; width: 100%; max-width: 8rem; margin: 0 auto;}
.search_main .form-control{height:50px;color:#999;float:left; line-height:50px;font-size:16px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:#fff; padding-right:55px; border:none;  border-radius:0; box-shadow: none; float: none;  border: 1px solid #ddd; padding-left: 10px;}
.search_main .form-control:focus{ color:#333;}
.search_main .search_btn{display:block; width:50px;height:50px;cursor:pointer; border:none; position:absolute; bottom:0; right:0; background-image: url("data:image/svg+xml,%3Csvg t='1665456003780' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4134' width='24' height='24'%3E%3Cpath d='M940.3 847.4L764.1 671.2c-1-1-2.1-2-3.2-3 44.1-62.5 70-138.7 70-221 0-211.8-171.7-383.4-383.4-383.4S64.1 235.5 64.1 447.3s171.7 383.4 383.4 383.4c82.1 0 158.2-25.8 220.6-69.8 1 1.1 2 2.2 3 3.2l176.2 176.2c12.8 12.8 29.7 19.3 46.5 19.3s33.6-6.4 46.5-19.3c25.6-25.6 25.6-67.2 0-92.9zM555.8 703.7c-34.2 14.5-70.7 21.8-108.3 21.8s-74-7.3-108.3-21.8c-33.1-14-62.9-34.1-88.5-59.7S205 588.6 191 555.5c-14.5-34.2-21.8-70.7-21.8-108.3s7.3-74 21.8-108.3c14-33.1 34.1-62.9 59.7-88.5s55.4-45.7 88.5-59.7c34.2-14.5 70.7-21.8 108.3-21.8s74 7.3 108.3 21.8c33.1 14 62.9 34.1 88.5 59.7s45.7 55.4 59.7 88.5c14.5 34.2 21.8 70.7 21.8 108.3s-7.3 74-21.8 108.3c-14 33.1-34.1 62.9-59.7 88.5s-55.4 45.7-88.5 59.7z' p-id='4135' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-color: #006ab7; background-position: center center;border-radius: 0;}
.top_overly{z-index:9999998; position:fixed;top:0;left:0 ;width:100%;height:100%;background:#000;opacity:0.6;filter:alpha(opacity=60); display:none; backdrop-filter: blur(40px);}
.close-search{ position: absolute; 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: #f7f7f7; border-radius:0; color: #777; font-size: 14px; line-height:30px; padding: 0 0.15rem; margin-bottom: 0.04rem;}
.search_tags a:hover{ background: #064298; color: #fff;}

@media screen and (max-width:768px) {
	.search_input { left: 5%; width: 90%; top: 0.8rem;}
}


/*Search*/
.search_web{position: relative; float: right; width:2.6rem;  z-index: 1; margin-left: 0.1rem;}
.search_web .form-control{height:40px;color:#999;float:left; line-height:0.40rem;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:none; padding-right:55px; border:none;  border-radius:0px; box-shadow: none; float: none; border-bottom: 1px solid #eee;}
.search_web .form-control:focus{ color:#333; border-bottom: 1px solid #8fc51d;}
.search_web .search_btn{display:block; width:50px;height:50px;cursor:pointer; border:none; position:absolute; bottom:0; right:0;  background-image: url("data:image/svg+xml,%3Csvg t='1665456003780' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4134' width='16' height='16'%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 right; background-color:inherit; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}

/*Search*/
.search_web{position: relative; float: right; z-index: 1; margin-left: 0.1rem; margin-top: 5px;}
.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:none; padding-right:55px; border:none; border-radius:30px; box-shadow: none; float: none; border: 1px solid #eee; padding-left: 0.12rem;}
.search_web .form-control:focus{ color:#333; border: 1px solid #006ab7;}
.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='16' height='16'%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:#004082;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius:0;}
.select-content .select-close {position:absolute;right:20px;top:20px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,.select-content .select-close i:after{content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

@-webkit-keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}
@keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}

.select-show .select-content::-webkit-scrollbar {width: 3px;}
.select-show .select-content::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.select-show .select-content::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
@media only screen and (max-width:1200px) {
.select a{float: none;}
}

@media only screen and (max-width:768px) {
.select a{display: none;}
}

/*swiper*/
.swi_position{ position: relative;}
.swi_position .swiper-button-prev{left: 0;}
.swi_position .swiper-button-next{right: 0;}

.button_inside{ overflow: hidden; padding-right: 0.12rem;}
.button_inside,.button_outside{ position: relative;}
.button_inside .swiper-button-prev{left: 0;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); width: 48px; height: 48px; border-radius: 50%; background: #fff;}
.button_inside .swiper-button-next{right:0;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); width: 48px; height: 48px; border-radius: 50%;background: #fff;}

.button_outside .swiper-button-prev{left: -0.8rem; width: 48px; height: 48px; border-radius: 50%; box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);background: #fff;}
.button_outside .swiper-button-next{right: -0.8rem; width: 48px; height: 48px; border-radius: 50%; box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);background: #fff;}



@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;}
.button_inside .swiper-button-prev{ left: -10px;  box-shadow: none; border-radius: 0; background: none;}
.button_inside .swiper-button-next{ right: -10px; box-shadow: none; border-radius: 0; background: none;}
}



/*num*/
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car, .odometer.odometer-theme-car .odometer-digit {	-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	position: relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
text-align: left;display: block;position: absolute;top: 0;right: 0;bottom: 0;overflow: hidden;left:0}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon {	display: block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
display: block;	-webkit-backface-visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-car .odometer-digit .odometer-value {
display: block;	-webkit-transform: translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {	position: absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {padding:2px 1px;}



/*honor*/
.honor_section{ position:relative;}
.modelTost {display: none;background: rgba(0, 0, 0, .85);z-index: 999999999;width: 100%;height: 100%;position: fixed;top: 0;left: 0;}
.modelTostChile {width: 100%; height: 90%; padding: 0 0.3rem;}
.modelTostChile .swiper-container{height: 100%;}
.modelTostChile .swiper-slide{display: flex;align-items: center;justify-content: center;}
.modelTostChile  img{ max-height: 100%;}
.modelClose {float: right;cursor: pointer; font-size:30px; margin: 0; position: absolute; right: 0; top: 0; width: 100%; height: 100%;  color: rgba(255,255,255,1); z-index:9999999; text-align: right; padding-right: 20px; }
.modelTost .swiper-slide {text-align: center; opacity: 0;}
.modelTost .swiper-slide.swiper-slide-active{ opacity: 1;}
.modelTost .swiper-slide img {text-align: center; position: relative;}
.appBox li{margin-bottom: 30px;}
.appBox li .li{margin-bottom: 30px; position: relative;}
.appBox li .img{position: relative;}
.appBox li .img img{cursor: pointer;}
.modelTostParents{ overflow: hidden;}
.appBox{position: relative;}
.appBox li{ float: left; width: 33.33%; list-style: none; padding:0 10px !important;}
.appBox .swiper-wrapper{position: relative;}
.modelTostChile .swiper-button-prev,.modelTostChile .swiper-rtl .swiper-button-next{left: 10%; position: absolute; z-index: 9999999;}
.modelTostChile .swiper-button-next,.modelTostChile .swiper-rtl .swiper-button-prev{right: 10%; position: absolute;z-index: 9999999;}
.modelTostChile .swiper-button-prev, .modelTostChile .swiper-button-next{color: #fff;}


/*css*/
.light_box{ position: relative; display: block;}
.light_box:before,
.light_box:after{Content:'';background:rgba(255, 255, 255, 0.15) none repeat scroll 0 0;bottom:0;left:0;right:0;top:0;opacity: 0;position: absolute;z-index: 1;transition:all 500ms ease 0s;-webkit-transition:all 500ms ease 0s;-moz-transition:all 500ms ease 0s;-ms-transition:all 500ms ease 0s;
-o-transition:all 500ms ease 0s;}
li:hover .light_box:before{left: 50%;opacity: 1;right: 50%;}
li:hover .light_box:after{bottom: 50%;opacity: 1;top: 50%;}

/*banner*/
.banner{ position: relative;}
.banner img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; width: 100%;}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ color: #fff;}


/*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.28rem; line-height:0.56rem; color: #fff; position: relative;overflow: hidden; background: #f9b104;border-radius: 0; font-family: "AvantGardeStd_MD"; text-transform: uppercase;padding-right: 40px;}
.my_more1 img{ margin-left: -18px; margin-right: 6px; float: left; margin-top: 0.15rem;}
.my_more1:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.my_more1:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.my_more1:after{ opacity: 1;}
.my_more1:hover:before{ width: 100%;}
.my_more1:hover{ background: #006ab7; }


header{width: 100%;z-index: 999999;padding: 0;position:fixed;transition: 0.5s all; background: #fff;}
header.small{left:0; top:0; position:fixed;box-shadow: 0px 5px 10px rgba(0,0,0,0.15);font-size:100%; background: #fff;}
.height{ height: 1.08rem;}
.nav_section {display: flex; align-items: center;justify-content: space-between; padding-left: 0.5rem; padding-right: 0.7rem;}
.nav_section .nav_r{ display: flex;align-items: center;}
.nav_section #logo{display: inline-block; margin-right: 15px;}
.nav_section .main{ display: flex;align-items: center; justify-content: space-between; width: 100%;}
.top_language{ background: #f7f7f7; border-radius: 5px;}
.top_language a{ display: inline-block; line-height: 32px;font-family: "AvantGardeStd_MD"; width: 34px; border-radius: 5px; text-align: center;}
.top_language a.active,.top_language a:hover{ background: #fa582d; color: #fff;}
.main-menu>li>a {font-size:0.18rem; color: #333;  line-height:0.28rem; padding:0.4rem 0; position: relative; font-family: "AvantGardeStd_MD";background-position: center center; text-transform: capitalize;}
.top_section marquee{ float: left; width:350px; font-size: 14px; color: #999; line-height: 0.4rem;}

.nav_quote{ height: 1rem;clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%); width: auto; background: #fff; position: relative; overflow: hidden; position: relative; display: flex; align-items: flex-end;justify-content: center;transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.nav_quote:after{ position: absolute; left: 0; bottom: 0; width: 100%; height: 0.65rem;background: #004098; content: ''; z-index: 22;}
.nav_quote a{ color: #fff; font-size: 14px;font-family: "AvantGardeStd_MD"; text-transform: uppercase; z-index: 222; position: relative; display: block; line-height: 0.65rem;padding: 0 0.5rem 0 0.9rem; }
@media only screen and (min-width:992px) {
header.small .main-menu>li>a{ padding: 0.25rem 0;}
header.small #logo{ margin-top: 0;}
header.small #logo img{ max-width:2rem;}
header.small .nav_quote{ height: 0.78rem;}
header.small .top_section{ display: none;}
}


@media screen and (max-width:1800px) {
.main-menu>li{ margin-right: 0.2rem;}
.main-menu>li>a{ font-size: 0.16rem;}
.nav_quote a{ padding: 0 0.3rem 0 0.5rem;}

}

@media screen and (max-width:1260px) {
.nav_section #logo{ width: 2rem;}
.top_section{padding-right: 0;}
.top_section .top_con{margin-right:0.3rem;}
.top_section .top_email,.nav_quote{ display: none;}
}

@media only screen and (max-width:992px) {
.top_section{ display: none;}
.nav_section{ padding: 0;}
.nav_section .main{ width: 100%;}
.nav_section #logo{ display: none;}
.height{  height: 50px;}
header,header.small{ background: none; box-shadow: none;}
.search_section{ height: 50px; position: absolute; right: 15px; top: 0; z-index: 999999998; background: none;}
.ico_search{ margin-top: 10px; width: auto; padding-left: 0; width: 34px; overflow: hidden;  height: 34px; background-color: #006ab7; border: 1px solid #006ab7; background-position: center center; margin-left: 10px; background-image: url("data:image/svg+xml,%3Csvg t='1679645734545' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4512' width='24' height='24'%3E%3Cpath d='M487.8 258.68c118.69 0 218.72 92.87 227.73 211.42 9.56 125.77-84.98 235.87-210.75 245.42-5.93 0.45-11.83 0.67-17.69 0.67-118.69 0-218.73-92.87-227.74-211.42-4.63-60.92 14.74-120.01 54.55-166.36 39.81-46.35 95.28-74.43 156.2-79.06 5.94-0.44 11.84-0.67 17.7-0.67m-0.01-96c-8.26 0-16.59 0.31-24.96 0.95-178.83 13.6-312.79 169.59-299.2 348.43 12.96 170.46 155.29 300.15 323.46 300.15 8.26 0 16.59-0.31 24.96-0.95 178.84-13.59 312.79-169.59 299.2-348.42-12.95-170.47-155.28-300.16-323.46-300.16z' fill='%23ffffff' p-id='4513'%3E%3C/path%3E%3Cpath d='M861.3 909.31c-12.28 0-24.56-4.69-33.94-14.06L702.12 769.99c-18.75-18.75-18.75-49.12 0-67.88s49.12-18.75 67.88 0l125.25 125.25c18.75 18.75 18.75 49.12 0 67.88-9.38 9.38-21.67 14.07-33.95 14.07z' fill='%23ffffff' p-id='4514'%3E%3C/path%3E%3Cpath d='M668.163 736.059l67.875-67.875L850.503 782.65l-67.874 67.874z' fill='%23ffffff' p-id='4515'%3E%3C/path%3E%3C/svg%3E");}
}




/* Animated Title Border */
.animate-border {
  position: relative;
  display: block;
  width: 50px;
  height: 3px;
  background:#006ab7;
  margin: 10px auto 0;
}

.tl .animate-border{  margin-left: 5px;}
.animate-border:after {
  position: absolute;
  content: "";
  width:50px;
  height:4px;
  left: 0;
  bottom: 0;
  border-left: 4px solid #fff;
  -webkit-animation: animborder 2s linear infinite;
  animation: animborder 2s linear infinite;
}

@-webkit-keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}

@keyframes animborder {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}

.i_title{ text-align: center; margin-bottom: 0.45rem; }
.i_title .h4{font-size: 0.5rem; text-transform: uppercase; font-family: "AvantGardeStd_MD"; color: #333; line-height: 0.5rem;}
.i_title .p{line-height: 22px; height: 44px; overflow: hidden;color: #808080; max-width: 9rem; margin: 15px auto 0; text-align: center;}
.tl{ text-align: left;}
.tl .p{ margin: 0.1rem 0 0; text-align: left;}

@media only screen and (max-width:768px) {
.i_title .h4{ font-size: 0.3rem; line-height: 0.5rem;}
.animate-border{ display: none;}
.i_title{ margin-bottom: 20px;}
}

/*about_section*/
@keyframes landmarkA {
  1% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  50% {
    transform: scale(.7);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}

.about_section{ padding:1rem 0 0.8rem; overflow: hidden;}
.about_section ul li{ list-style: none;}
.about_section .about_img{ float: left; width: 50%; position: relative;}
.about_section .about_img .img{ display:inline-block;}
.about_section .about_img .map_mark{ text-align: center;}
.about_section .about_img .map_mark img{animation: landmarkA 1.5s ease infinite;}
.about_section .about_img .map_mark:nth-child(even) img{ animation-delay: 1s;  -webkit-animation-delay: 1s;}
.about_section .about_img .map_mark span{ display: block; text-align: center;}
.about_section .about_img .li1{ position: absolute; left:4.8%; top: 12.8%;}
.about_section .about_img .li2{ position: absolute; left:11%; top: 22%;}
.about_section .about_img .li3{ position: absolute; left:35%; top: 20%;}
.about_section .about_img .li4{ position: absolute; left:42%; top: 28%;}
.about_section .about_img .li5{ position: absolute; left:44%; top: 25%;}
.about_section .about_img .li6{ position: absolute; left:48%; top: 35%;}
.about_section .about_img .li7{ position: absolute; left:23.5%; top: 65%;}
.about_section .about_img .li8{ position: absolute; left:68.5%; top: 56%;}
.about_section .about_img .li9{ position: absolute; left:74%; top: 51%;}
.about_section .about_img .li10{ position: absolute; left:78%; top: 76%;}
.about_section .about_img .li11{ position: absolute; left:43.5%; top: 82%;}
.about_section .about_text{ float: left; width: 50%; max-width: 7.3rem;}
.about_section .about_text .com{font-family: "AvantGardeStd_MD"; font-size: 0.26rem; line-height: 0.4rem; overflow: hidden; color: #333; margin-bottom: 20px;}
.about_section .about_text .p{ line-height: 0.3rem; max-height: 1.8rem; overflow: hidden;}

.about_section .num_section{ margin: 0.4rem 0;}
.about_section .num_section ul li{ float: left; width: 33.33%; display: flex;align-items: center;}
.about_section .num_section ul li .icon{ width: 0.74rem; height: 0.74rem; background: #f7f7f7; border-radius: 50%; flex-shrink: 0; margin-right: 0.1rem;}
.about_section .num_section ul li .num{ font-size: 0.36rem; color: #1f76b9; line-height: 0.4rem;font-family: "AvantGardeStd_MD";}
.about_section .num_section ul li p{ color: #666; font-size: 14px;font-family: "AvantGardeStd"; line-height: 24px;}


@media screen and (max-width:992px) {
.about_section{ padding: 0.6rem 0 0.4rem;}
.about_section .about_img{ width:100%;}
.about_section .about_text{ width: 100%; max-width: 100%; padding: 0.2rem;}
}

@media screen and (max-width:560px) {
.about_section .num_section{ display: none;}
.about_section .about_text .p{ margin-bottom: 20px;}

}

/*sol_section*/
.sol_title{ margin-top: 0.8rem; overflow: hidden;}
.sol_title .i_title{ margin-bottom: 0.7rem;}
.sol_section{ position: relative;}
.sol_section .sol_nav{padding: 0 1.2rem; width: 100%; position: absolute; left: 0; top: 0;z-index: 555; }
.sol_section .tabs{ border-bottom: 2px solid rgba(255,255,255,0.5);}
.sol_section .tabs a{ float: left; width: 16.66%; align-items: center;  display: flex;line-height: 20px; font-size: 16px;font-family: "AvantGardeStd_MD"; color: #fff; position: relative; padding: 0.46rem 0.3rem 0.46rem 0; height: 1.52rem;}
.sol_section .tabs a:after{ position: absolute; left: 0; bottom: -2px; height: 4px; background: #006ab7; content: ''; width: 0;transition: 0.5s all;}
.sol_section .tabs a.active:after{ width: 100%;}
.sol_section .tabs a .icon{ width:0.8rem; height: 0.6rem; margin-right:5px; flex-shrink: 0;}
.sol_section .swiper-slide .text{position: absolute;bottom: 50%;width:100%;left:0;transition: all 0.5s;-webkit-transform: translate(0%, 50%);-moz-transform: translate(0%, 50%);-ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%);transform: tanslate(0%, 50%); text-align: center; overflow: hidden;}
.sol_section .swiper-slide .text .my_more1{ background: none; border: 1px solid #fff;}
.sol_section .swiper-slide .text .my_more1:hover{ background: #f9b104; border-color: #f9b104;}
.sol_section .swiper-slide .text .title{ color: #fff; font-size: 0.3rem; line-height: 0.56rem; margin-bottom: 0.5rem;}

@media screen and (max-width:1400px) {
.sol_section .swiper-slide .text .title{ font-size: 0.2rem; line-height: 0.24rem;}
}

@media screen and (max-width:992px) {
.sol_section .sol_nav{ top: 30px;}
.sol_section .tabs a{ height: auto; width: 32%; background: rgba(0,0,0,0.3); border-radius: 5px; margin: 0 0.6%;margin-bottom: 20px; }
.sol_section .swiper-slide .text{ bottom: auto; top: 220px; display:none;}
.sol_section .tabs{ border-bottom: none;}
}

@media screen and (max-width:768px) {
.sol_section .sol_nav{ padding: 0 5%;}
.sol_title .i_title{ margin-bottom: 0.2rem;}
.sol_section .swiper-slide img{ height: 360px; width: auto; max-width: none;}
.sol_section .tabs a:after{ display: none;}

}

@media screen and (max-width:600px) {
.sol_title{ margin-top: 0.4rem;}
.sol_section .sol_nav{ position: inherit;}
.sol_section .tabs a{ width: 50%; margin: 0; border:2px solid #fff; background: #006ab7;}
.sol_section #tabs-about{ display: none;}
.sol_section .tabs a{ padding: 20px 15px;}
.sol_section .tabs{ display: flex; flex-wrap: wrap;}
}

@media screen and (max-width:500px) {
.sol_section .tabs a{ width: 100%;}
}


/*news_section*/
.news_section{ background: #f7f7f7; padding: 0.8rem 0 0.6rem; overflow: hidden;}
.news_section .news_scrollbar{ position: relative;} 
.news_section ul li{ list-style: none;}
.news_section ul li .li{ background: #fff;}
.news_section ul li .img{ float: left; width: 50%; max-height: 4.2rem; overflow: hidden;}
.news_section ul li .text{ float: left; width: 50%; padding: 0.4rem;}
.news_section ul li .text .type{ line-height: 34px; padding: 0 17px; background: #f9b104; text-transform: uppercase; display: inline-block; font-size: 14px; color: #fff;}
.news_section ul li .text .title{ display: block; color: #333; font-size: 0.2rem; line-height: 0.3rem; max-height: 0.6rem; overflow: hidden;font-family: "AvantGardeStd_MD"; margin: 0.2rem 0 0.1rem;}
.news_section ul li .text .news_date{ font-size: 15px; color: #808080; background: url(../images/date_ico.png) no-repeat left 2px; padding-left: 0.3rem; border-bottom: 1px solid #e5e5e5; padding-bottom: 12px;}
.news_section ul li .text p{ color: #808080; font-size: 14px; line-height: 30px; max-height: 60px; overflow: hidden; margin: 25px 0;}
.news_section ul li .text .my_more1{ border: 1px solid #f9b104; background: #fff; color: #f9b104; line-height: 0.46rem;}
.news_section ul li .text .my_more1:after{ background: url(../images/arrow-right3.svg) no-repeat center center;}
.news_section ul li .text .my_more1:hover{ background: #f9b104; color: #fff;}
.news_section ul li .text .my_more1:hover:after{ background: url(../images/arrow-right.svg) no-repeat center center;}

.news_section .swiper-pagination{ margin-top: 0.5rem;}
.news_section .swiper-pagination-bullet{ border-color: #c3c3c3; background: #c3c3c3;}
.news_section .swiper-pagination-bullet-active{ border-color: #f9b104; background: #f9b104;}
.news_section .swiper-button-prev{ width:60px; height: 60px; background: #f7f7f7; left: auto; top: auto;right: 60px; bottom: 60px; border-radius: 0; margin-top: 0;}
.news_section .swiper-button-prev:after{  color: #006ab7;}
.news_section .swiper-button-next{width:60px; height: 60px; background: #006ab7; left: auto; top: auto;right: 0; bottom: 60px; border-radius: 0; margin-top: 0;}
.news_section .swiper-button-next:after{  color: #fff;}
.news_section .swiper-slide{ opacity: 0 !important;transition: 0.5s all;}
.news_section .swiper-slide-active{ opacity: 1 !important;}

@media screen and (max-width:768px) {
.news_section ul li .img{ float: left; width: 100%;}
.news_section ul li .text{ float: left; width: 100%; padding: 0.4rem;}
.news_section .swiper-button-next,.news_section .swiper-button-prev{ display: none;}
}

/*case_section*/
.case_section{ padding: 0 1.2rem;}
.case_section .case_title{ padding: 1rem 0 0.6rem;}
.case_section .case_title .i_title{ margin-bottom: 0;}
.case_section .case_title{ display: flex; align-items: center;justify-content: space-between;}
.case_section .case_title a{ display: flex;align-items: center; font-size: 16px; text-transform: uppercase;font-family: "AvantGardeStd_MD";}
.case_section .case_title a img{ margin-right: 6px;}
.case_section ul li{ list-style: none; float: left; width: 25%; padding: 0 0.1rem; margin-bottom: 0.2rem;}
.case_section ul li .li{ position: relative; overflow: hidden;}
@media only screen and (min-width:992px) {
.case_section ul li .li .title{ padding: 10px 18px; background: rgba(0,0,0,0.5); position: absolute; left: 0; bottom: -200px; width: 100%; height: auto;transition: 0.5s all;}
}
.case_section ul li .li .title a{ font-size: 0.16rem;font-family: "AvantGardeStd_MD"; display: block; color: #fff; line-height: 24px; height: 48px; overflow: hidden;}
.case_section ul li .li:hover .title{ bottom: 0;}

@media screen and (max-width:992px) {
.case_section{ padding: 0 0.3rem;}
.case_section ul li .li .title{ margin-top: 10px;}
.case_section ul li .li .title a{ color: #333; line-height: 20px; height: 40px;}
}
@media screen and (max-width:768px) {
.case_section .case_title{ padding-top: 0.6rem 0 0.4rem;}
.case_section ul li{ width: 50%;}
.case_section .case_title a{ display: none;}
.case_section .case_title .i_title{ text-align: center !important;}
}

/*partner_section*/
.partner_section{ padding: 0 1.2rem 0.55rem; margin-top: 0.7rem;}
.partner_section ul{ margin: 0 -0.1rem;}
.partner_section ul li{ list-style: none; float: left; width: 20%; padding: 0 0.15rem; margin-bottom: 0.34rem;}
.partner_section ul li span{ display: inline-block; background: #f7f7f7; border-radius: 5px; width: 100%; text-align: center; height: 100%;min-height: 1.06rem; display: flex;align-items: center; justify-content: center; border: 1px solid #f7f7f7;}

.partner_section ul:hover .on img{filter: grayscale(0); filter: none;}
.partner_section ul:hover li.off img{ opacity: 0.4;filter: grayscale(100%);  filter: gray;}
.partner_section ul li:hover span{ border: 1px solid #1f76b9; background: #fff;box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08);}

@media screen and (max-width:992px) {
.partner_section{padding: 0 0.3rem 0.4rem; margin-top: 0.4rem;}
}

@media screen and (max-width:768px) {
.partner_section ul li{ width: 33.33%;}
}


@media screen and (max-width:460px) {
.partner_section ul li{ width: 50%;}
.partner_section ul li span{ height: 0.8rem;}
.partner_section ul li{ margin-bottom: 8px;}
.partner_section ul{ margin: 0 -4px;}
.partner_section ul li{ padding: 0 4px;}
}
/*index_mes*/
@keyframes run1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
@-webkit-keyframes run1 {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
  }
}

#footer .footer_code .ewm {
  width: 1.2rem;
  height: 1.2rem;
  padding: 0.1rem;
  position: relative;
  background: url(../images/code_line2.png) center center no-repeat;
  background-size: 100%;
  overflow: hidden;
  display: inline-block;
}

#footer .footer_code .ewm img {
  width: 100%;
}
#footer .footer_code .ewm .sm {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  animation: run1 2s infinite;
  -webkit-animation: run1 2s infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


#footer .footer_con ul{ margin-bottom: 0.25rem;}
#footer .footer_con .p{ color: #fff; font-size: 0.3rem; line-height: 0.4rem;}
#footer .footer_con p{ margin-bottom: 0.1rem;}
#footer .footer_con a{ text-transform: none; line-height: 32px;display: flex; align-items: center;}
#footer .footer_con .my_more2{ line-height:0.46rem; color: #fff; text-transform: uppercase;}
#footer .footer_con ul li a{line-height: 26px;}
#footer .footer_con ul li{ position: relative; padding-left:36px; line-height: 26px; margin-bottom: 0.05rem;}
#footer .footer_con ul li:after{ position: absolute; left: 0px; top: 0px; content: ''; width: 40px; height: 30px;background-position: left center; background-repeat: no-repeat;}
#footer .footer_con .con_add:after{background-image: url("data:image/svg+xml,%3C?xml version='1.0' standalone='no'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg t='1651116996541' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7043' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E@font-face %7B font-family: feedback-iconfont; src: url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff2?t=1630033759944') format('woff2'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff?t=1630033759944') format('woff'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.ttf?t=1630033759944') format('truetype'); %7D %3C/style%3E%3C/defs%3E%3Cpath d='M877.216 491.808M895.904 448c0-212.064-171.936-384-384-384-212.064 0-384 171.936-384 384 0 104.672 42.016 199.456 109.92 268.736L237.664 716.736l1.568 1.568c0.768 0.768 1.536 1.568 2.336 2.336l217.12 217.12c29.376 29.376 76.992 29.376 106.368 0l217.12-217.12c0.768-0.768 1.568-1.536 2.336-2.336l1.568-1.568-0.16 0C853.888 647.456 895.904 552.672 895.904 448zM565.088 847.36c-53.12 53.12-53.152 53.248-106.368 0L285.76 673.472C228 615.648 191.904 536.224 191.904 448c0-176.736 143.264-320 320-320 176.736 0 320 143.264 320 320 0 88.224-36.096 167.648-93.856 225.472L565.088 847.36zM512 256c-106.048 0-192 85.952-192 192s85.952 192 192 192 192-85.952 192-192S618.048 256 512 256zM512 576c-70.688 0-128-57.312-128-128s57.312-128 128-128 128 57.312 128 128S582.688 576 512 576z' p-id='7044' fill='%23595b5c'%3E%3C/path%3E%3C/svg%3E");}
#footer .footer_con .con_tel:after{background-image: url("data:image/svg+xml,%3C?xml version='1.0' standalone='no'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg t='1651116790234' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='3577' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18s'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E@font-face %7B font-family: feedback-iconfont; src: url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff2?t=1630033759944') format('woff2'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff?t=1630033759944') format('woff'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.ttf?t=1630033759944') format('truetype'); %7D %3C/style%3E%3C/defs%3E%3Cpath d='M506.189667 655.677307c3.924379 7.848759 11.773138 11.773138 19.621896 15.697517 19.621896 15.697517 39.243793 11.773138 47.092551 7.848759l39.243793-58.865689 0 0c7.848759-7.848759 15.697517-11.773138 23.546276-19.621896 7.848759-3.924379 15.697517-7.848759 27.470655-7.848759l0 0c7.848759-3.924379 19.621896 0 27.470655 0l3.924379 0c7.848759 3.924379 15.697517 7.848759 23.546276 15.697517L863.306134 722.390731l3.924379 0c7.848759 7.848759 11.773138 15.697517 15.697517 23.546276l0 0c3.924379 7.848759 7.848759 19.621896 7.848759 27.470655 0 11.773138 0 23.546276-3.924379 31.395034l0 0c-3.924379 11.773138-11.773138 19.621896-19.621896 27.470655-7.848759 7.848759-19.621896 15.697517-35.319413 23.546276l0 3.924379c-11.773138 7.848759-31.395034 15.697517-47.092551 19.621896-82.411965 27.470655-168.747285 23.546276-251.158227-3.924379-7.848759-3.924379-19.621896-7.848759-27.470655-11.773138l0-62.790068c15.697517 3.924379 31.395034 11.773138 47.092551 15.697517 70.638827 23.546276 145.20101 31.395034 211.915457 7.848759 15.697517-3.924379 27.470655-11.773138 35.319413-15.697517l3.924379-3.924379c7.848759-3.924379 15.697517-11.773138 23.546276-15.697517 0-3.924379 3.924379-3.924379 3.924379-7.848759l0 0 0 0c0 0 0 0 0-3.924379 0-3.924379 0-3.924379 0-3.924379l0 0c0-3.924379-3.924379-3.924379-3.924379-3.924379l0-3.924379L682.785711 651.752928l0 0c-3.924379 0-3.924379 0-7.848759 0l0 0-3.924379 0 0 0c-3.924379 0-3.924379 0-3.924379 0l0 0 0 0c-3.924379 0-3.924379 3.924379-3.924379 3.924379l0 0 0 0-47.092551 62.790068c0 3.924379-3.924379 7.848759-7.848759 7.848759 0 0-47.092551 31.395034-102.032838 3.924379L506.189667 655.677307zM298.198589 153.35983l113.805976 145.20101 0 3.924379c3.924379 7.848759 7.848759 15.697517 11.773138 23.546276 0 7.848759 3.924379 19.621896 0 27.470655 0 11.773138-3.924379 19.621896-7.848759 27.470655l0 3.924379c-7.848759 7.848759-11.773138 11.773138-19.621896 19.621896l-3.924379 0-54.94131 39.243793c-3.924379 7.848759-7.848759 27.470655 7.848759 47.092551 23.546276 35.319413 51.016931 70.638827 82.410941 98.108458l0 0 0 0c23.546276 23.546276 51.016931 47.092551 78.487585 66.714448l0 74.563206c-3.924379-3.924379-11.773138-7.848759-15.697517-11.773138-39.243793-27.470655-74.563206-54.94131-105.957217-86.335321l0 0c-31.395034-31.395034-62.790068-66.714448-86.335321-105.957217-47.092551-62.790068-7.848759-117.730355-7.848759-117.730355 0-3.924379 3.924379-3.924379 7.848759-7.848759l58.865689-43.168172 3.924379-3.924379c0 0 0 0 3.924379 0l0-3.924379c0 0 0 0 0-3.924379l0-3.924379c0-3.924379 0-3.924379 0-3.924379l0 0 0 0L251.107061 188.67822l0 0c-3.924379 0-3.924379 0-3.924379-3.924379l-3.924379 0c0 0 0 0-3.924379 0l-3.924379 0 0 0c-3.924379 0-3.924379 3.924379-7.848759 3.924379-3.924379 7.848759-11.773138 15.697517-15.697517 23.546276-7.848759 11.773138-15.697517 23.546276-19.621896 39.243793-23.546276 66.714448-15.697517 141.27663 7.848759 211.915457 23.546276 78.487585 74.563206 153.049768 137.352251 215.839837 51.016931 51.016931 105.957217 94.184079 168.747285 121.654734l0 62.790068c-78.487585-31.395034-149.125389-82.410941-211.915457-141.27663-66.714448-70.638827-121.654734-153.049768-153.049768-239.386112-27.470655-82.410941-31.395034-168.747285-3.924379-251.158227 7.848759-19.621896 15.697517-35.319413 23.546276-47.092551l0 0 0 0c7.848759-15.697517 15.697517-27.470655 23.546276-35.319413 7.848759-7.848759 15.697517-15.697517 27.470655-19.621896l3.924379 0c7.848759-3.924379 15.697517-3.924379 27.470655-3.924379 11.773138 0 19.621896 3.924379 27.470655 7.848759l3.924379 0L298.198589 153.35983zM298.198589 153.35983 298.198589 153.35983 298.198589 153.35983 298.198589 153.35983zM298.198589 153.35983 298.198589 153.35983 298.198589 153.35983 298.198589 153.35983z' p-id='3578' fill='%23595b5c'%3E%3C/path%3E%3C/svg%3E");}
#footer .footer_con .con_email:after{background-image: url("data:image/svg+xml,%3C?xml version='1.0' standalone='no'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg t='1651116930952' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='6218' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='18'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E@font-face %7B font-family: feedback-iconfont; src: url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff2?t=1630033759944') format('woff2'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff?t=1630033759944') format('woff'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.ttf?t=1630033759944') format('truetype'); %7D %3C/style%3E%3C/defs%3E%3Cpath d='M983.899806 785.385782V224.886223h0.180631l-0.180631-4.696419c-0.180632-5.238314-0.722526-10.476627-1.806315-15.714941-2.890104-25.469042-21.675781-44.977245-45.519139-47.686717H122.287529c-11.741048 0-23.482096 1.625684-34.861881 5.238314-30.346093 10.295996-50.757453 40.100194-50.576821 74.058917v534.849885c-0.361263 21.314518 5.780208 42.087141 17.701887 59.789028l0.361263 0.722526 5.418946 3.973893c18.243782 21.856412 44.977245 34.319986 73.517022 34.500618H904.421944c37.751984 0 70.265655-27.094726 79.477862-66.291763l0.180631-0.541894c0.361263-5.96084 0.361263-11.741048-0.180631-17.701888zM390.16405 547.494091l55.453872 49.854295 43.893456 40.100194c5.418945 5.96084 13.005468 9.57347 21.133886 9.57347 7.947786 0 15.534309-3.431999 21.133886-9.57347l101.153642-91.941436 272.753572 263.721997H126.622685L390.16405 547.494091z m120.119951 30.346092L111.449638 216.03528H115.604163c214.409596-0.903158 703.559711-2.890104 793.875463-0.361263l-399.195625 362.166166z m165.458458-69.72376l251.619686-227.956959v474.518963L675.742459 508.116423z m-328.568707 0.180631L93.205856 760.278003V278.895043l253.967896 229.402011z' p-id='6219' fill='%23595b5c'%3E%3C/path%3E%3C/svg%3E");}
#footer .footer_con .con_whatsapp:after{background-image: url("data:image/svg+xml,%3C?xml version='1.0' standalone='no'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg t='1651116875464' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='5327' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E@font-face %7B font-family: feedback-iconfont; src: url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff2?t=1630033759944') format('woff2'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff?t=1630033759944') format('woff'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.ttf?t=1630033759944') format('truetype'); %7D %3C/style%3E%3C/defs%3E%3Cpath d='M623.915417 525.57825c3.851725 0 18.300808 6.520507 43.343157 19.560498 25.045419 13.041014 38.307468 20.894889 39.789215 23.561625 0.592494 1.481747 0.890276 3.705392 0.890276 6.668886 0 9.780761-2.51938 21.043269-7.55814 33.788547-4.743024 11.558244-15.263635 21.264303-31.565926 29.119201-16.300244 7.853875-31.4155 11.781324-45.345768 11.781324-16.893762 0-45.049009-9.188266-84.46881-27.564799-29.0445-13.335726-54.236252-30.823006-75.576279-52.458769-21.339004-21.635763-43.271526-49.051159-65.795519-82.245166-21.340027-31.712259-31.860638-60.461023-31.56388-86.246293l0-3.557012c0.889253-26.970258 11.855002-50.384527 32.897248-70.241784 7.114025-6.520507 14.818497-9.779737 23.11751-9.779737 1.777483 0 4.445242 0.222057 8.001231 0.666172 3.557012 0.444115 6.372128 0.667196 8.447393 0.667196 5.631254 0 9.558703 0.961908 11.781324 2.888793 2.222621 1.926886 4.519943 6.002714 6.890944 12.226462 2.371 5.92699 7.261381 18.968004 14.671141 39.120996 7.408737 20.154016 11.114129 31.269168 11.114129 33.342386 0 6.224772-5.112438 14.744819-15.337313 25.563212-10.224876 10.81737-15.338337 17.708314-15.338337 20.671809 0 2.075265 0.741897 4.297886 2.222621 6.668886 10.076496 21.635763 25.192775 41.938158 45.345768 60.907185 16.598027 15.70775 38.974663 30.674627 67.12991 44.900629 3.557012 2.075265 6.816243 3.111874 9.781784 3.111874 4.446265 0 12.447497-7.186679 24.006763-21.560038C612.356151 532.765953 620.060623 525.57825 623.915417 525.57825L623.915417 525.57825zM533.666974 761.199619c37.640272 0 73.724095-7.408737 108.252493-22.228257 34.527374-14.818497 64.238047-34.676777 89.134063-59.572794 24.896017-24.894993 44.75225-54.606689 59.572794-89.13611 14.818497-34.527374 22.228257-70.612221 22.228257-108.252493s-7.408737-73.724095-22.228257-108.252493c-14.81952-34.528398-34.676777-64.240093-59.572794-89.13611s-54.606689-44.753273-89.134063-59.572794c-34.528398-14.818497-70.612221-22.228257-108.252493-22.228257-37.641295 0-73.725118 7.40976-108.253516 22.228257-34.528398 14.81952-64.240093 34.676777-89.13611 59.572794-24.896017 24.896017-44.75225 54.607712-59.57177 89.13611-14.818497 34.528398-22.228257 70.612221-22.228257 108.252493 0 60.165288 17.783015 114.698299 53.348022 163.601078l-35.120892 103.585193 107.585297-34.231639C427.118286 745.788627 478.243687 761.199619 533.666974 761.199619L533.666974 761.199619zM533.666974 146.806577c45.345768 0 88.691995 8.890484 130.035612 26.673499 41.34464 17.783015 76.983325 41.640376 106.918102 71.575152s53.792137 65.573461 71.575152 106.918102 26.673499 84.690868 26.673499 130.036635c0 45.346791-8.890484 88.690972-26.673499 130.036635s-41.640376 76.984349-71.575152 106.918102c-29.934776 29.934776-65.573461 53.79316-106.918102 71.575152-41.345664 17.783015-84.690868 26.674523-130.035612 26.674523-57.795311 0-111.883183-13.930267-162.268734-41.789779l-185.384198 59.572794 60.461023-180.050726c-32.009018-52.755528-48.013527-110.401436-48.013527-172.937724 0-45.345768 8.891508-88.690972 26.674523-130.036635 17.781992-41.34464 41.641399-76.983325 71.576175-106.918102 29.933753-29.934776 65.573461-53.792137 106.918102-71.575152C444.976002 155.697061 488.320183 146.806577 533.666974 146.806577z' p-id='5328' fill='%23595b5c'%3E%3C/path%3E%3C/svg%3E");}

#footer{color:#aaa; position: relative; padding: 0.6rem 0 0.45rem; background: #232323; overflow: hidden; font-size: 15px;}
#footer .main{ padding: 0 0.8rem;}
#footer ul li{ list-style:none;}
#footer a{ color:#aaa; }
#footer a:hover{ color:#006ab7; text-decoration:underline; }
#footer .ul li a{ line-height:26px; padding:5px 0; display:inline-block; position:relative; padding-left: 0.12rem;}
#footer .ul li a:after{display: block; color: #999; content: "\f105";position: absolute;top:0px; left: 0; padding: 5px 0; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; font-family: "FontAwesome"; opacity: 1;}
#footer .ul li:hover a:after{ color: #006ab7;}
#footer .footer_sns a{ float: left; margin-right: 14px;}

#footer .footer_email{ float: left; width:29%;padding-right:7%; text-align: right;}
#footer .footer_follow{ float: left; width:14%;padding-right:4%; }
#footer .footer_pro{ float: left; width:20%; padding-right: 4%; }
#footer .footer_tags{ float: left; width:17%; padding-right: 4%; }
#footer .footer_con{ float: left;width:20%;}


#footer .footer_sns{ flex-shrink: 0; margin-top: 0.1rem; display: inline-block;}
#footer .footer_sns a{  margin-right:5px; border-radius: 5px; float: left;overflow: hidden;}



#footer .email{ position: relative; width: 100%; margin: 0.2rem 0 0.1rem;}
#footer .email_main{height:0.46rem; border:none; color:#666; line-height:100%; -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; background:rgba(255,255,255,0.08); padding-left:10px; border-radius:0; width: 100%; border: 1px solid #333; padding-left: 15px; padding-right: 50px; color: #fff; font-size: 15px;}
#footer .email_main:focus{color:#fff; }
#footer .email_btn{ background:url(../images/email_btn.png) no-repeat center center; text-transform: uppercase;height: 0.46rem;  padding: 0 0.32rem;  color: #fff; cursor: pointer; font-size: 14px;  border-radius: 0; margin-left: 5px; position: absolute; right: 0; top: 0;}
#footer .p{ color: #333; font-size: 13px;}

.mob_follow a{ display: inline-block; margin-right: 0.08rem;}
.footer_bottom{color: #999; background: #111; padding:0.2rem 0; font-size: 14px; text-align: center;}
.footer_bottom a{ color: #999 !important;}
.footer_bottom .cop{ display: inline-block;}
.footer_bottom s.cop,.footer_bottom .link{  display: inline-block;  margin: 0 0.04rem;}
.footer_bottom .cop a{ margin: 0 0.1rem;}
.footer_bottom .ipv6{ margin-left: 6px; display: inline-block;}
.footer_bottom .ipv6 img{ margin-right: 0.1rem;}
*:focus {outline: none;} 
#footer .title_h4{color:#fff; text-transform:uppercase;font-size:0.2rem; position: relative;  font-weight: 500; margin-top: 0.15rem;font-family: "AvantGardeStd_MD"; margin-bottom: 10px;}
#footer .title_h4 img{ margin-right: 20px;}
#footer .footer_email .title_h4{ font-size: 15px; color: #aaa;font-family: "AvantGardeStd"; text-transform: inherit;}



@media screen and (max-width:992px) {
#footer .footer_email{ width: 100%; padding: 0; text-align: left;}
#footer .footer_con{ width: 100%; padding-right: 0;}
#footer .footer_about .footer_logo img{ width: 1.6rem;}
#footer .footer_email{margin-top: 0;}
#footer{ padding-top: 0.4rem;}
#footer .title_h4{ display: none;}
#footer .main{padding: 0 0.3rem;}
.footer_bottom{ padding-top: 10px; margin-top: 0; margin-bottom: 0; border-bottom: none;}
.footer_bottom .left{ width: 100%; margin-bottom: 10px;}
.footer_bottom .right{ text-align: left;}
.footer_bottom .ipv6{float: none; margin-left: 0;}
}

@media screen and (max-width:768px) {
#footer .footer_con .footer_logo{ display: inline-block; width: 1.2rem; margin-bottom: 0.1rem;}
#footer .footer_con .p{ display: none;}
#footer .footer_email{padding-bottom: 0.2rem;}
#footer .footer_email .email_r{ display: block;}
#footer .footer_sns{margin-left: 0;}
}
/*back-top*/
.progress-wrap {position: fixed;right: 0.3rem;bottom: 80px;height: 0.46rem;width: 0.46rem;cursor: pointer;display: block;border-radius: 50px;
box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1);z-index: 8888888;opacity: 0;visibility: hidden;transform: translateY(15px);-webkit-transition: all 200ms linear;
transition: all 200ms linear;}
.progress-wrap.active-progress {opacity: 1;visibility: visible;transform: translateY(0);}
.progress-wrap::after {position: absolute;font-family: 'FontAwesome';content: "\f106";text-align: center;
line-height: 0.46rem;font-size: 0.24rem;color:#006ab7 ;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: #006ab7 ;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: #006ab7; 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: #006ab7;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open , #whatsapp_tab #floatShow .online_close{transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open{position: absolute;left: 0;top: 0;opacity: 0;display: inline-flex;width: 100%;height: 100%;align-items: center;justify-content: center;}
#whatsapp_tab #floatShow2 .online_mobile{display: none;align-items: center;justify-content: center;width: 42px;height: 42px;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_mobile svg{fill: #fff;}
#whatsapp_tab #floatShow2:hover .online_open{opacity: 1;}
#whatsapp_tab #floatShow2:hover .online_close{opacity:0;}
#whatsapp_tab #floatShow2:hover{margin-right:0;}

#whatsapp_tab #floatShow2 p{color: #fff; line-height: 1.5;margin-right: 7px;padding:18px 12px 15px 0; transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease; height: 50px; color: #fff;  line-height: 20px;  font-family: "AvantGardeStd_MD"; font-size: 13px; text-transform: uppercase;}

#whatsapp_tab #floatShow2:hover{margin-right:0;}
#whatsapp_tab #floatHide2{font-family: "FontAwesome";height:100%; color: #fff; width: 100%; border-radius: 50%; text-align: center; position: absolute;transition: all .5s ease;display: block;opacity: 0;transform: scale(0) rotate(-1turn); width: 50px; height: 50px; position: absolute; right: 0; bottom: 0; background: #006ab7;}
#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: #006ab7; text-transform: capitalize; display: flex; fill:#fff; padding:10px 20px;align-items: center; }
#onlineService2 .title svg{width: 0.4rem; height: 0.4rem;flex-shrink: 0; margin-right: 0.1rem;}
#onlineService2 .title .h4{ color: #fff; font-size: 0.16rem; font-family: "AvantGardeStd_MD"; }
#onlineService2 .title p{ color: #fff; line-height: 20px;}
#onlineService2 .li{ padding: 5%;}
#onlineService2 .li a { background-color: #eee; margin-bottom: 15px; padding: 8px; line-height: 20px;}
#onlineService2 .li a .icon svg{ width: 50px; height: 50px; fill:#55CD6C; margin-right:10px;}
#onlineService2 .li a:hover{ background-color: #ddd;}

#whatsapp .inquiry{ padding: 0.2rem; background: #fff; font-size: 13px;}
#whatsapp .inquiry .p{ font-size: 14px; color: #777; line-height: 20px; margin-bottom: 0.1rem;}



@media only screen and (max-width: 768px) {
	#whatsapp_tab #floatShow2{box-shadow: 0 2px 8px 1px rgb(0 78 152 / 20%);border-radius: 30px;}
	#whatsapp_tab{ position: initial;}
	#whatsapp_tab #floatShow2 p{ display: none !important;}
	#whatsapp{ right: 0; bottom: 0; width: 100%;}
	.back-home{ display: none;}
	.progress-wrap{ bottom: 60px;}
	#whatsapp{right:0;}
	#onlineService2{ width:100%;margin-bottom: 48px;}
	#whatsapp_tab{ width:48px; height:48px; spadding:0;box-shadow:none;border-radius:50%;z-index:9999999999;right: 50%; margin-right: -25px; bottom: 10px;position: absolute;}
	#whatsapp_tab #floatShow2 .online_icon{width: 100%;height:100%;left: 0;margin-top: 0;top: 0;}
	#whatsapp_tab #floatShow2 .online_close , #whatsapp_tab #floatShow2 .online_open{display: none;}
	#whatsapp_tab #floatShow2 .online_mobile{display: flex;}
	#whatsapp_tab #floatShow2 p{display: none;}
	#whatsapp_tab #floatShow2:after{display: none;}
	.i_message_inquiry .inquiry{padding-left: 5px;padding-right: 5px;}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	#whatsapp{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav a i{width: 28px;height:28px;}
	.mobile-footer-bottom{padding-bottom:70px;}
}



/*fixed-contact*/
.fixed-contact {
    z-index:999999;
    position:fixed;
    right:0;
    top:40%;
    width:50px;
    margin-top:-90px;
    overflow:hidden;
    opacity:0;
	filter:alpha(opacity=0);
    transition:all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);
	
}
.fixed-contact.show{  transform:none; opacity:1;filter:alpha(opacity=100); }
.fixed-contact.active {width:260px;}
.fixed-contact li {position:relative;height:50px;overflow:hidden;transition:all .4s;list-style: none;background:#f9b104; background-size: cover;  margin-bottom: 1px; }
.fixed-contact.active li a {opacity: 1;}
.fixed-contact li a {position:relative;z-index:1000;display:block;}
.fixed-contact li .icon{ width: 26px; height: 26px; fill:#fff; margin: 12px;}

.fixed-contact.active li:last-child:after {display:none;}
.fixed-contact li:hover i,.fixed-contact li:hover a{ color: #fff;}
.fixed-contact .online_p i {
	background-position: 0 -262px;
    border-top-left-radius:30px;
    -moz-border-top-left-radius:30px;
    -webkit-border-top-left-radius:30px;
    border-top-right-radius:30px;
    -moz-border-top-right-radius:30px;
    -webkit-border-top-right-radius:30px;
}


.fixed-contact li a {
    position:absolute;
    top:0;
    right:-135px;
    display:block;
    width:210px;
	line-height:110%;
    padding:18px 0 0 50px;
    color:#fff;
    white-space:nowrap;
    transition:all .4s;
	font-size: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.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:50px; text-align: left; font-size: 12px;}

}


@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:#006ab7 url(../images/icon.png) no-repeat  -128px -218px;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-25px;border:3px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px; z-index: 6666666;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	.footer-bottom{padding-bottom:60px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	#onlineService .title{ color: #fff; font-size: 18px;}
	#online_qq_layer{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}

}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}



@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	.onlineMenu .call-top{padding:8px 5px;}
	.onlineMenu .call-top p{font-size:16px;}
	.onlineMenu ul{padding:10px;}
	.onlineMenu .call>p{padding-left:20px;font-size:0.14rem;}
	.onlineMenu .call>p a{font-size:0.14rem;}
	.onlineMenu .call>p.ser01,.onlineMenu .call>p.ser02,.onlineMenu .call>p.ser03,.onlineMenu .call>p.ser04,.onlineMenu .call>p.ser05{background-size:0.14rem;}
	#online_qq_tab #floatShow:before{display: none;}
}




.n_main{ padding: 0.6rem 0 0.8rem;}
.n_left{float: left; width: 25%;}
.n_right{float: right; width: 75%; padding-left: 0.5rem;}
.n_left2{float: right; width: 25%;}
.n_right2{float: left; width:75%;  padding-right: 0.5rem;}
.pro_info{position: relative; z-index: 333;}
.page_bg{ background: #f7f7f7; padding: 0.1rem 0 1rem;}
@media only screen and (max-width:992px) {
.n_main{padding: 0.3rem 0;}
.n_left{width: 100%;}
.n_right{width: 100%; padding: 0; margin-top: 0.2rem;}
.n_left2{width: 100%; margin-bottom: 0.2rem;}
.n_right2{width: 100%; padding: 0;}
}


.n_banner{ position: relative; z-index: 666;}
.n_banner img{width: 100%; }
.n_title{ color: #333; text-transform: capitalize;font-size: 0.3rem; line-height: 0.3rem; z-index: 999; font-family: "AvantGardeStd_MD"; float: left;display: flex; align-items: center; display: none;}
.n_title img{ float: left; margin-right: 10px;}
.mbx_section{ text-align: left;font-size: 0.15rem;  padding: 0.2rem 0.4rem; background: #f8f8f8; position: relative; z-index: 333;}
.mbx_section>div{ max-width: 14rem; margin: 0 auto;}
.mbx_section .mbx{ float: right;}
.mbx_section span{ margin-right: 0.04rem; color: #006ab7;}
.mbx_section i{ color: #006ab7; margin: 0px 0.1rem;}
.mbx_section a,.mbx_section h2{ font-size: 0.15rem; color: #666; font-weight: normal;display: inline-block;}
.mbx_section a:hover h2,.mbx_section a:hover{ color: #006ab7 !important; text-decoration: underline !important;}
@media only screen and (max-width:992px) {
.mbx_section{ display: block;}
.n_title{ display: none;}
}


/*mes_section*/
.contact_info{position:relative;padding:0.6rem 0;z-index:2;overflow: hidden;}
.contact_info ul{list-style:none;padding:0;padding-top:0.3rem; display: flex;}
.contact_info ul li{padding:0 0.2rem;position:relative;z-index:2;text-align:center;}
.contact_info ul li .column{box-shadow:0 5px 27px rgba(0,0,0,.09);transition:all .5s;padding:0.2rem;border-radius:0;position: relative;z-index: 5;text-align: center;min-height:2.2rem;background:#fff; height: 100%; display: flex;flex-direction: column; align-items: center;}
.contact_info ul li .column:hover{border-color:#666;box-shadow:0 2px 30px 1px rgba(0,0,0,0.05);}
.contact_info ul li em{display: block;font-size:0.2rem; font-style: normal;text-transform:capitalize;color:#333;margin-bottom:0.15rem;margin-top: -0.1rem; font-family: "AvantGardeStd_MD"; margin-top: 0.15rem;}
.contact_info ul li .txt{line-height:0.2rem; padding:0;width:100%;text-transform:uppercase;margin-top:15px;display: block;}

.contact_info ul li .icon{width: 0.8rem;height: 0.8rem; display:flex; border-radius: 50%; background: #006ab7; align-items: center;justify-content: center;}
.contact_info ul li .icon svg{ fill:#fff; font-size: 0.4rem; height: 0.4rem;}
.contact_info ul li .icon path{fill:#fff; }
.contact_info ul li p{font-size:0.16rem;line-height:24px;margin:0;margin-bottom:0.05rem;color:#4d4d4d;}
.contact_info ul li p a:hover{color:#666;}

@media only screen and (max-width:768px) {
.contact_info ul{ display: block;}
.contact_info ul li{ width: 100%; margin-bottom: 0.48rem;}
}


.mes_section{position: relative; padding: 0.5rem 0 0.8rem; }
.mes_section:after{background: #f7f7f7; position: absolute; left: 0; top: 0; width: 100%; height: 70%; content: ''; z-index: -1;}
.mes_section .i_title .h4{ font-size: 0.36rem; line-height: 0.4rem;}
.mes_section .mess_main{margin: 0.5rem auto 0; padding:0.5rem 0; background: #fff;box-shadow: 0 14px 25px rgb(0 0 0 / 10%); padding: 0.5rem;}
.mes_section .mess_main .map{ margin-top: 50px;}
.mes_section .mess_main .inquiry ul li textarea{ height: 3rem; max-height: 3rem;}
.mes_section .mess_main .inquiry .p{ text-align: center; margin-bottom: 0.4rem;}
.mes_section .mess_main .i_title{ margin-bottom: 20px;}
.mes_section .mess_main .left{ float: left; background: #fff;padding-right: 0.3rem;}
.mes_section .mess_main .right{ padding-left: 0.3rem;  border-left: 2px dotted #eee;}
.mes_section .mes_left{ float: left; width: 100%; padding-top: 0.6rem;}
.mes_section .mes_left .i_title .h4{ font-size:0.4rem;}
.mes_section .mes_left .i_title{ margin-bottom: 10px;}
.mes_section .mes_right{ float: left; width: 45%; margin-top: 60px; background-size: cover; padding: 0.5rem;}
.mes_section .mes_right{position: relative;}
.mes_section .mes_right .mes_con{ border-radius: 5px; padding: 0.3rem; background: rgba(255,255,255,0.95); width: 376px; font-size: 15px;}
.mes_section .mes_right .mes_con .title{  font-size: 0.3rem;  text-transform: capitalize; color: #333; }
.mes_section .mes_right .mes_con p{ font-size: 15px; color: #808080; line-height: 22px;}
.mes_section .mes_right .mes_con img{flex-shrink: 0; margin-right: 14px; border-radius: 50%; background: #e60012;}
.mes_section .mes_right .mes_con ul{margin-top: 10px;}
.mes_section .mes_right .mes_con a,.mes_section .mes_right .mes_con .p{ text-transform: none; display: block; line-height: 26px !important;}
.mes_section .mes_right .mes_con ul{margin-top: 20px;}
.mes_section .mes_right .mes_con ul li a{line-height: 36px;}
.mes_section .mes_right .mes_con ul li{display: flex;align-items: flex-start; margin-bottom: 30px;}
.mes_section .ms_btn{ width: auto;}
.con_other{ display: inline-block; text-align: left; padding-bottom: 0.6rem;}

@media only screen and (max-width:1700px) {
.mes_section .mes_left{ padding-left: 8%; padding-right: 4%; padding-top: 110px;}
.mes_section .mes_right .mes_con{ padding: 25px;}
.mes_section .mes_right .mes_con ul li{margin-bottom: 10px;}
}

@media only screen and (max-width:1260px) {
.mes_section .mes_right>img{min-height: 600px; width: auto; max-width: none;}
.mes_section .mes_right .mes_con{width: 80%;}

}

@media only screen and (min-width:768px) {
#email_form .row{ display: flex; flex-wrap: wrap;}
#email_form  .meText .ms_m{ height: 100%; max-height: 100%;}
.mes_section .mess_main .inquiry ul li textarea{ height: 100%; max-height: 100%;}
}

@media only screen and (max-width:992px) {
.mes_section .mes_left{width: 100%;  padding: 20px 0;}
.mes_section .mes_left .i_title:after{display: none;}
.mes_section .mes_right{display: none;}
.mes_section .mes_left .i_title .h4{ font-size: 0.3rem;}
.mes_section{margin-top: 0.3rem;}
.mes_section:before{ display: none;}
.contact_info{ padding-bottom: 0;}
.mes_section .mess_main .right{ border-left: none;}
.mes_section .mess_main{ padding: 0.2rem;}
}


.n_honor ul li{ list-style: none; float: left; width: 20%; padding: 0px 10px; text-align: center; margin-bottom: 20px;}
.n_honor ul li .li{ position: relative; display: inline-block;}
.n_honor ul li:nth-child(5n+1){ clear: both;}
.n_honor ul li img{border: 1px solid #eee; cursor: pointer;}
.n_honor ul li p{font-size: 16px; margin-top: 10px;}


.section_title{ font-size:0.4rem; line-height: 0.5rem; color: #333; text-transform:uppercase;font-family: "AvantGardeStd_MD"; margin-bottom: 30px;}
.white{ color: #fff;}
@media only screen and (max-width:768px) {
.section_title{ font-size: 0.3rem; line-height: 0.4rem;}
}

.contact{padding: 40px 0 80px;}
.contact .i_title{ margin-bottom: 20px;}
.con_sns a{ background: #006ab7; display: inline-block; border-radius: 5px; overflow: hidden;}


.left_nav{  border-top: none;}
ul.mtree{opacity: 0;margin-left: 0;  border-top: none; font-family: "AvantGardeStd_MD";}
ul.mtree li {list-style: none;}
ul.mtree>li>a{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; display: flex;align-items: center;  height: 0.5rem; color: #555; font-size: 0.16rem;}
ul.mtree>li>a i{ width: 0.5rem; height: 0.5rem; padding: 0.05rem; display: inline-block; margin-right: 0.15rem; border-right:1px solid #fff;}
ul.mtree>li>a i img{filter: brightness(0);filter: black; opacity: 0.3;transition: 0.3s all;}
ul.mtree>li{ position: relative; background: #fff;  border-bottom: 1px solid #eee; border-radius: 0;}
ul.mtree li:last-child{ border: none;}
ul.mtree a {display: block;  color:#666;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;line-height:22px; padding-right:0.36rem;}
ul.mtree li ul a{ line-height: 0.48rem; padding: 0px 0.12rem; padding-right:24px; font-weight: normal; color: #fff;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal;  height: 0.5rem; line-height: 0.5rem; width: 0.3rem; position:absolute;  right:0; top:0px; color: #006ab7;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.5rem;line-height: 0.5rem; width: 0.3rem; position:absolute;  right:0; top:0px; color: #666;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.46rem; widows: 0.3rem; line-height: 0.46rem; background:none;position:absolute;  right:0; top:0; border-left:none; color: #666;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:0.2rem;   font-style:normal; height: 0.46rem; width: 0.3rem; line-height: 0.46rem; background:none; position:absolute;  right:0; top:0; border-left:none; color: #666;}
ul.mtree li ul a li a{ padding-left:20px;}
ul.mtree>li:hover>a{ color:#006ab7;}
ul.mtree>li.mtree-open{color:#006ab7;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#006ab7; }
ul.mtree>li.mtree-node:hover>a{color:#006ab7;text-decoration:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#fff ;text-decoration:none;}
ul.mtree.transit li.mtree-closed:hover > span::before,ul.mtree.transit li.mtree-open:hover>span:before{ color:#006ab7 ;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#006ab7  !important;}
ul.mtree ul {  background:#f7f7f7;}
ul.mtree ul li{list-style:none; position:relative; border-bottom: 1px solid rgba(255,255,255,0.5);}
ul.mtree ul li:last-child{ border-bottom: none;}
ul.mtree ul li a{display:block;color:#666;}
ul.mtree>li>ul>li>a{ font-size:0.15rem !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#006ab7 ;}
ul.mtree li ul li.mtree-open a{color:#006ab7 ;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; background:#fff; padding: 0 10px; border-left: 1px solid #eee; border-right: 1px solid #eee;}
ul.mtree li ul.mtree-level-2 li{border: none; background: #fff;}
ul.mtree li ul.mtree-level-2 li a{ padding-left:0; color: #333;font-family: "AvantGardeStd";}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#006ab7 ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:4px;  color:#999;}
.mtree-skin-selector{ display:none !important}

ul.mtree>li.mtree-open i img,ul.mtree>li:hover i img {filter: brightness(1);filter: none;opacity: 1;}
ul.mtree>li.mtree-open i,ul.mtree>li:hover i { border-right: 1px solid rgba(255,255,255,0.5);}
/*ul.mtree>li.active>a{color:#333; padding-left:20px;}
ul.mtree>li.active>a:before{ content:"\f178";font-family:FontAwesome; margin-right:0px; position:absolute; left:0px; top:0; padding:8px 0; opacity:1;}
*/

.left_h4{line-height: 0.3rem; color: #333;font-size:0.22rem; position:inherit; text-transform:capitalize;position: relative;font-family: "AvantGardeStd_MD";}
.left_nav{background: #fff; border-radius: 0; padding: 0.2rem;}
@media only screen and (max-width:992px) {
.left_nav{padding: 0; border: 0;}
}

.nav_h4{line-height: 0.3rem; color: #333; font-size:0.26rem; position:inherit; text-transform:capitalize;position: relative; background-size:auto 150%;  border-radius: 0; font-family: "AvantGardeStd_MD"; margin-bottom: 20px;}
@media only screen and (min-width:992px) {.nav_h4:after{  position: absolute;left: -0.2rem;top: 50%;content: '';width: 7px;height: 34px;background: #f9b104;margin-top: -17px;}
}

.nav_h4:before{ content:"\f03a"; color:#fff; float:right; font:normal normal normal 14px/1 FontAwesome; margin-right:0.06rem; line-height:0.32rem;}
@media only screen and (max-width:992px) {
.nav_h4::after{ content:none;}
.nav_h4,.left_h4{ position:relative;color:#fff; background:#006ab7 ; padding:0px 0.1rem; font-size:0.2rem; line-height: 0.5rem; border-radius: 5px; }
.nav_h4:before{ content:none;}
.nav_h4:after ,.left_h4:after{  display: block;  content: "\f107";  font-family: "FontAwesome";  position: absolute;  right:0.15rem;  cursor:pointer; font-size:0.2rem; top:0px;  color:#fff;}
}
.toggle_content{width: 100%;}


.hot_left{ margin-top:30px; background: #fff; border-radius: 0;}
.hot_left ul{border-bottom:none; margin-top: 0.1rem; }
.hot_left ul li{ list-style:none;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;}
.hot_left ul li .li{ position: relative; z-index: 999; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  border: 1px solid #eee; background: #fff; padding: 15px; margin-bottom: 8px; box-shadow: 0 0 30px rgba(0,0,0,0.06);}
.hot_left ul li .img{ float:left; width:30%;display:inline-block; margin-right:0.15rem; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;overflow:hidden; position:relative; flex-shrink: 0;}
.hot_left ul li .h4 a{color:#444; overflow:hidden;font-family: "AvantGardeStd_MD"; line-height:0.2rem;  max-height:0.4rem; display:block;  margin-bottom: 0.05rem; margin-top: 0.1rem;}
.hot_left ul li .more{ text-transform: capitalize;color: #006ab7 ;font-family: "AvantGardeStd_MD"; display: block; margin-top: 0.1rem; }
.hot_left ul li .more i{ margin-left: 0.04rem;}
.hot_left ul li:hover .more{ color: #006ab7 ;-webkit-animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards; animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards}
.hot_left ul li:hover .img img{transform: scale(1.1);}



.left-adv{margin-top:30px;width:100%;background-size:cover;text-align: center;position:relative; border-radius: 0; overflow: hidden; border-radius: 0;}
.left-adv .ovrly{position: absolute;left: 0;top:0;width: 100%;height: 100%;display: block;background:#000;opacity: 0.6;filter: alpha(opacity=0.6);transition:all .5s;border-radius:0;}
.left-adv .main{position:relative;left:0;top:0;padding:20px; z-index:2;text-align: left;}
.left-adv .icon{width: 36px;height:36px;margin:0;display: inline-flex;justify-content: center;align-items: center;border-radius:50%;position:relative;z-index: 3;}
.left-adv .icon i{width:36px;height:36px;background:url(../images/icon.png) no-repeat;background-position: -423px 0px;display: inline-block;}
.left-adv .main .title{font-size:24px;line-height:28px;color:#fff;text-transform: capitalize;margin-top:10px;margin-bottom:10px;display:block;border-bottom: 1px solid rgba(255,255,255,0.3);padding: 10px 0; font-family: "AvantGardeStd_MD";}
.left-adv .main .title:hover{text-decoration:none;}
.left-adv .main .text{color:#fff;line-height:24px; margin-bottom: 20px;}
.left-adv .main:after{background-position:-331px -103px; vertical-align: middle;margin-top: -1px;content:'';display: inline-block;margin-left: 10px;opacity: 1;position: relative;right: auto;top: auto;}
.left-adv .main:hover:after{animation:none;}
.left-adv .main:before{position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 60%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;border-radius: 0;border: none;}



.page_num{ margin:0px auto 0px;width:100%;  margin-top: 0.3rem;}
.page_num a{padding:0px 10px; text-align: center;margin-left:5px; color:#666;  display: inline-block;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; text-transform: uppercase;line-height: 40px; height: 40px; float: left; border-radius: 0; min-width: 40px; background: #eee;}
.page_num a i{ line-height:34px;}
.page_num a:hover{ color: #006ab7;-webkit-animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards; animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards}
.total{line-height:24px; color:#666; margin-top:6px; text-transform: capitalize; float: right;}
.total span{ color:#006ab7; margin: 0px 6px;}
.page_num>span{display: inline-block;float: left; padding:0px 10px;line-height:34px; background:#006ab7; transition: 0.6s all; color:#fff !important; line-height: 40px; height: 40px;  color:#fff; margin-left:5px;  min-width: 40px; text-align: center;}
@media only screen and (max-width:992px) {
	.total{width: 100%; text-align: left;}
	.total{font-size: 12px; margin-top: 10px;}
	.page_num a,.page_num>span{margin: 4px;}
	.page_num a{min-width:inherit;}
}

@media only screen and (max-width:400px) {
.page_num a{min-width:inherit; padding: 0px 6px;}
}


/*page-turning*/
.navigation{width:100%;list-style:none;margin-top:20px; }
.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:6px; background: #f7f7f7; padding: 6px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{position:relative;display:block;transition:all .5s;padding-left:50px;border-radius:0;}
.navigation li a:hover{text-decoration:none;}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before{font-family:'FontAwesome';font-size:20px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;  border-radius:0;}
.navigation li.prev_post a:before{left:0;content:"\f106"; color: #3e3c3d; }
.navigation li.next_post a:before{left:0;content:"\f107";color: #3e3c3d;}
.navigation li a:hover:before{color: #fff;background: #006ab7;}


.navigation li a .meta_nav{display:inline-block;text-transform:capitalize;color:#333;margin-bottom:0;line-height:20px;transition:all .5s;font-family: "AvantGardeStd_MD"; font-size: 0.16rem;}
.navigation li a:hover .meta_nav{color:#666;}
.navigation li a .post_title{overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;}
.navigation li a:hover .post_title{color:#666;}


@media only screen and (max-width: 768px) {
	.navigation{border:none;padding-top:0;margin-bottom:0;}
	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:10px;}
	.navigation li.prev_post a{padding-left:60px;border-radius: 0;}
	.navigation li.next_post a{padding-left:60px;border-radius: 0;}
	.navigation li.prev_post a:before{left:10px;}
	.navigation li.next_post a:before{left:10px;}
	.navigation li a:before{width:40px;height:40px;line-height:40px;}
	.navigation li a .meta_nav{color:#333;margin-bottom: 0;}
	.navigation li a{padding-top:10px;padding-bottom:10px;padding-right:10px;}
	.navigation li a .post_title{}
}


.tags_ul{ padding:0.04rem 0; margin: 0.15rem 0;}
.tags_ul span{ font-size:0.15rem;   text-transform:uppercase; color:#333; margin-right:0.06rem; font-family: "AvantGardeStd_MD";}
.tags_ul a{ display:inline-block; padding:0px 0.16rem; background:#fafafa;  color:#666;  text-transform: capitalize;line-height: 0.3rem;  border: 1px solid #f1f1f1; font-size: 0.14rem; margin: 2px;}
.tags_ul i{ margin-right:0.3rem; color: #ccc;transition: 0.6s all;}
.tags_ul a:hover{ background: #006ab7 ; color: #fff;}
@media screen and (max-width: 992px) {
	.tags_ul{ width:100%;}
	
}

.blog_nav{  padding: 0.15rem; margin-top: 0.3rem; background: #fff; border-radius: 0px;box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%); }
.blog_nav ul li{ list-style:none; border-bottom:1px solid #eee;}
.blog_nav ul li:last-child{ border-bottom: none;}
.blog_nav ul li a{ font-size:16px; color:#333; line-height:0.22rem; padding:0.12rem 0; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.blog_nav ul li a i{ color:#ccc;  margin-right:0.1rem;}
.blog_nav ul li a:hover{ color:#006ab7; padding-left:0.1rem;}
.blog_nav ul li a:hover i{ color:#006ab7;}


.hot_tags{ margin-top:30px;  background: #fff;  padding: 0.15rem;   border-radius: 0px; box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%); }

.hot_tags a{ display:inline-block; padding:0px 0.12rem;  background:#f9f9f9;border:1px solid #f1f1f1; margin:0.04rem;line-height:0.34rem; text-transform: capitalize; }
.hot_tags a:hover{ background:#006ab7 ; color:#fff;}
.hot_tags .toggle_content{ margin:0px -0.04rem; margin-top:0.15rem; }

@media screen and (max-width: 992px) {
   .blog_nav,.hot_tags{ border: none; padding: 0; margin: 0; margin-top:0.15rem;}

}






/*产品列表*/
.products_m{ margin-bottom:0.1rem;line-height:0.3rem;}

/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .tags_ul{ display:none;}
.cbp-vm-view-grid ul li .my_more1{ margin-top: 10px; position: relative; z-index: 555; line-height: 36px;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options{margin-bottom:15px; text-align:left; padding: 6px; background: #f5f5f5; border-radius: 0;}
.cbp-vm-options p{display:inline-block;      float:left;vertical-align:middle; color:#dd0522; text-transform:capitalize;  margin-left:8px;}
.cbp-vm-options a {vertical-align:middle;height:32px;overflow: hidden;white-space:nowrap;color:#333; line-height:32px; text-align:center; width:32px;display:inline-block; background:#fff; vertical-align: middle; border: 1px solid #fff; display: flex; align-items: center; justify-content: center; float: left; margin-right: 6px;}
.cbp-vm-options a svg{ width: 16px; height: 16px; color: #999;transition: 0.5s all;}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected{ border: 1px solid #006ab7 ; background: #006ab7 ;}
.cbp-vm-options a:hover svg, .cbp-vm-options a.cbp-vm-selected svg{ color: #fff;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;}
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after { content: " "; display: table; }
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:0.4rem;line-height:0.2rem; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin: 0.15rem 0;}
.cbp-vm-switcher ul li .more{ color: #006ab7; font-size: 15px; text-transform: uppercase;font-family: "AvantGardeStd_MD";}
.cbp-vm-switcher ul li .more i{ margin-left: 6px;}
.cbp-vm-image .img{ display: block; overflow: hidden;}
.li:hover .cbp-vm-image  .img img{ transform: scale(1.1);}


/* Common icon styles */
.products ul li .li .a{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 555;}
.cbp-vm-icon:before {font-family: 'fontawesome';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}
.cbp-vm-view-grid ul li {width:50%;text-align: left;vertical-align: top;float:left;}
/* List view */
.cbp-vm-view-list li {text-align:left;white-space:normal;  margin-bottom:0; }
.cbp-vm-view-list li .i_more{ margin-top:0px; }
.cbp-vm-view-list li{ padding: 0.15rem; border: 1px solid #eee; border-bottom: none;}
.cbp-vm-view-list li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.cbp-vm-view-list li:last-child{ border-bottom: 1px solid #eee;}
.cbp-vm-view-list li:before, .cbp-vm-view-list li:after { content: " "; display: table;}
.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,.cbp-vm-view-list .cbp-vm-title,.cbp-vm-view-list .cbp-vm-details,.cbp-vm-view-list .cbp-vm-price,.cbp-vm-view-list .cbp-vm-add {display: inline-block;vertical-align: middle;}

.cbp-vm-view-list .cbp-vm-image {width:32%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background: #000;}
.cbp-vm-view-list .cbp-vm-image  a{display: block; overflow: hidden;}
.cbp-vm-view-list ul li .cbp-vm-details {width:65%; overflow: hidden;white-space: normal;max-height:0.4rem; line-height:0.2rem; color:#777; margin:5px 0px;}



.cbp-vm-view-list ul li .quick_ico{display: none;}
.cbp-vm-view-list ul li .h4 a{max-height:0.6rem;   line-height:0.3rem; color: #333; font-size: 0.18rem; overflow:hidden; display:block;font-family: "AvantGardeStd_MD"; }
.cbp-vm-view-list ul li .h4 a:hover{ color: #666;}
.cbp-vm-view-list ul li:hover .cbp-vm-image{ border-color: #666;}
.cbp-vm-view-list ul li .pro_ico{display: none;}

/*9gonghe*/
.cbp-vm-view-grid ul {list-style: none;padding: 0; margin:0px -0.1rem;}
.cbp-vm-view-grid ul li .li{position: relative;background: #fff;}
.cbp-vm-view-grid ul li .i_more{ display: none;}
.cbp-vm-view-grid ul li{  margin-bottom:0.2rem; padding:0px 0.1rem;}
.cbp-vm-view-grid ul li .h4 a{margin:5px 0 5px;line-height:0.3rem;  font-size:0.2rem; height:0.6rem; overflow:hidden;display:block; color: #333; z-index: 999; position: relative; font-family: "AvantGardeStd_MD"; }
.cbp-vm-view-grid ul li .h4 a:hover{ text-decoration: underline; color: #006ab7;}
.cbp-vm-view-grid ul li .li{position:relative; }
.cbp-vm-view-grid ul li .li .text{ padding: 0.2rem; padding-bottom: 0.2rem;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom:0.1rem;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;z-index: 66;  position: relative;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li .li .my_more1{position: absolute;bottom: 50%;right:50%;transition: all 0.5s;-webkit-transform: translate(50%, 50%);-moz-transform: translate(50%, 50%);-ms-transform: translate(50%, 50%);-o-transform: translate(50%, 50%);transform: tanslate(50%, 50%); opacity: 0; margin-top: 30px;transition: 0.5s all; line-height: 0.5rem;}
.cbp-vm-view-grid ul li:hover .li .my_more1{ opacity: 1; margin-top:0;}
.cbp-vm-image .img{ background: #000;}
.cbp-vm-view-grid ul li:hover .img img{ opacity: 0.8 !important;}
/*效果*/
.products ul li .li .img a{ display:block;}
.cbp-vm-view-grid ul li .li{ position: relative;}
.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}
.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}


@media screen and (max-width: 992px) {
   .cbp-vm-view-grid ul li{ width: 33.33%;}
   .cbp-vm-view-grid ul li .my_more1{ display: none;}
}

@media screen and (max-width: 768px) {
	.cbp-vm-options{ display: none;}
   .cbp-vm-view-grid ul li{ width: 50%;}
}

/*news*/
.post-image-mask{position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -22px;text-align: center;font-size: 0;}
.post-image-mask span, .post-image-mask:after, .post-image-mask:before{
	display: inline-block;margin-right: 7px;width: 8px;height: 8px;border-radius: 50%;background-color: #FFF;vertical-align: middle;opacity: 0;
    transition: opacity .2s ease;
    -webkit-animation: wd-fadeOutRight .3s ease;
    animation: wd-fadeOutRight .3s ease;
}
.post-image-mask:before{content:'';
	transition-delay: .15s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask:after{content:'';margin-right: 0;}
.li:hover .post-image-mask span, .li:hover .post-image-mask:after,.li:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before{
	transition-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.li:hover .post-image-mask span,
.li:hover .post-image-mask span,
.li:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
@-webkit-keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}
@-webkit-keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}
@-webkit-keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}


.news ul li{list-style: none;  margin-bottom: 0.3rem;}
.news .img img{ width:100%;}
.news .li .h4{ line-height: 0.24rem; font-size: 0.16rem; max-height: 0.48rem; color:#333; display:block; overflow:hidden;  margin:0 0 10px; }
.news  ul li{ list-style:none; margin-bottom:0.3rem;  transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; }
.news ul li:last-child{ margin-bottom: 0;}
.news ul li .li{position: relative;transition: 0.5s all; padding:20px; border: 1px solid #eee; }
.news ul li .li .day{ color: #999;font-family: "AvantGardeStd_MD";  text-transform: uppercase;}
.news ul li .li i{ margin-right: 0.05rem; color: #006ab7;}
.news ul li .li:hover{ border-color: #006ab7; box-shadow: 0 0 30px rgba(0,0,0,0.15);}
.news  ul li{ transition: 1.2s all; padding: 0 0.15rem;}
.news  ul li .img{ position: relative; margin-bottom: 0.1rem; overflow: hidden;transition: 0.5s all; background: #fff;}
.news  ul li:hover .img{background: #000; }
.news  ul li .title{ display: block; color: #333; line-height: 0.26rem; height: 0.52rem;  font-size: 0.18rem; margin-top: 0.1rem; margin-bottom: 0.1rem; overflow: hidden;font-family: "AvantGardeStd_MD"; }
.news  ul li .my_more1{ line-height: 0.46rem;}
.news  ul li p{ color: #666; line-height: 0.26rem; height: 0.52rem; overflow: hidden; margin-bottom: 0.2rem;}
.news  ul li .li:hover .img img{transform: scale(1.05); opacity: 0.6;}

.news  ul li .img{ position: relative; background: #000;}
.news  ul li .my_more1{position: absolute;bottom: 50%;right:50%;transition: all 0.5s;-webkit-transform: translate(50%, 50%);-moz-transform: translate(50%, 50%);-ms-transform: translate(50%, 50%);-o-transform: translate(50%, 50%);transform: tanslate(50%, 50%); opacity: 0; margin-top: 30px;transition: 0.5s all; line-height: 0.5rem;}
.news  ul li:hover .li .my_more1{ opacity: 1; margin-top:0;}
.news  ul li:hover .img img{ opacity: 0.4 !important;}


@media screen and (max-width:768px) {
.news  ul li{ width: 50%;}
.news ul li .title{ font-size: 0.18rem; line-height: 0.22rem; height: 0.44rem;}
.news ul li .my_more1{ display: none;}
.news ul li .li{ padding: 8px;}
}


.page h1{ color: #333; font-weight: normal;  font-size: 0.24rem;font-family: "AvantGardeStd_MD";}
.blog-info{ border-bottom: 2px dotted #eee; padding: 0.1rem 0; margin-bottom: 0.2rem;}
.blog-info i{ margin-right: 0.06rem; color: #aaa;}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;list-style:none;margin-bottom: 0.15rem;background:#fff;border-radius: 0;overflow: hidden;}
.stp-top{width:100%;background:#eee;}
.stp-top .page_info_title{font-size:0.16rem;line-height:0.24rem;text-transform:uppercase;display:block; padding:0;padding:0.15rem 0.2rem;transition:all .5s; color: #333;font-family: "AvantGardeStd_MD"; }
.stp-top .page_info_title:hover{text-decoration:none;color:#006ab7;}
.stp-top .page_info_title i{padding-left:0.05rem;transition:all .5s;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.stp-top .page_info_title:hover i{padding-left:0.08rem;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.stp-listB{display:block;padding:0.15rem;border:1px solid #eee;border-top:none;padding:0.3rem 0.2rem;list-style:none;margin-top:-1px;background:#fff;border-radius:0;}
.stp-listB>li{width:25%;padding:0.08rem 0.1rem;float:left;overflow:hidden;}
.stp-listB>li>a{line-height:0.22rem;display:block;color:#4d4d4d;}
.stp-listB>li>a i{padding-right:0.05rem;}
.stp-listB>li:hover>a{color:#006ab7 ;}
.stp-listB>li:nth-child(4n+1){clear: both;}
.stp-pro .stp-listB>li{width: 100%;margin-bottom:0.2rem;padding-bottom:0.2rem;border-bottom:1px solid #eee;}
.stp-pro .stp-listB>li:last-child{border-bottom:none;padding-bottom:0;}
.stp-pro .stp-listB>li .top{display: flex;align-items: flex-end;}
.stp-pro .stp-listB>li .image{max-width:0.48rem;min-width:0.48rem;}
.stp-pro .stp-listB>li .title{line-height:0.24rem;text-transform:capitalize;display:block;}
.stp-pro .stp-listB>li .title:after{content:"\f105";font-family:'FontAwesome';padding-left:0.06rem;color:#ccc;}
.stp-pro .stp-listB>li .title:hover{color:#006ab7 ;text-decoration:none;}
.stp-pro .stp-listB>li .title:hover:after{color:#006ab7 ;}
.stp-listB li .stp-listC{width:100%; padding-top:0.2rem;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:0.08rem;float:left;}
.stp-listB li .stp-listC li a{ font-size:0.16rem;-webkit-transition:all var(--transition-time,500ms);-o-transition:all var(--transition-time,500ms);transition:all var(--transition-time,500ms);}.stp-listB li .stp-listC li a i{padding-right:0.05rem;}
.stp-listB li .stp-listC li a:hover{color:#006ab7 ;}


@media only screen and (max-width: 768px){
	.stp-listA{padding: 0;}
	.stp-listB>li{width:50%;padding:4px 0;}
	.stp-listB>li:nth-child(2n+1){clear: both;}
	.stp-listB{border-width:1px;padding:15px;}
	.stp-pro .stp-listB>li .image{max-width:32px;min-width:32px;}
	.stp-listB li .stp-listC li{width: 100%;}
	.stp-listB>li>a{font-size:14px;}
	.stp-top .page_info_title{font-size:14px;padding:10px 10px;}
	.stp-listB li .stp-listC li a{font-size: 13px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}



/*products_main*/
/* CSS for the loading div */
.prom_img{padding:0;text-align:center;padding-right:0;border-radius: 0;}
.prom_img .swiper-slide{ position: relative; display: inline-block; }
.prom_img #pro_img_gallery{ overflow: inherit;}
.prom_img #pro_img_gallery .swiper-slide{opacity: 0 !important; z-index: -1; }
.prom_img #pro_img_gallery .swiper-slide-active{  opacity: 1 !important; z-index: 3;}
.prom_img #pro_img_gallery .swiper-slide img{width: 100%;}

.prom_img .swiper-slide iframe{ position: relative; z-index: 66; width: 100%;}
.prom_img .video_img{position: absolute; left: 0px; top: 0px;right:0;bottom:0;z-index: 55;}
#pro_img_thumbs{padding-top: 15px;}
#pro_img_thumbs .swiper-slide{border-radius: 0;overflow: hidden;cursor: pointer;border: 2px solid #eee;padding: 2px;}
#pro_img_thumbs .swiper-slide-thumb-active{border: 2px solid #006ab7 ; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active img{border-color: #006ab7 ;}
.prom_img .sp-video-icon{position: relative;}
.prom_img .sp-video-icon img{opacity: 0.5;}
.prom_img .sp-video-icon:before{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);font-size: 14px;color: #fff;line-height: 30px;font-family: 'FontAwesome';content:"\f04b";z-index: 2;border-radius: 5px;background: #006ab7 ;width: 30px;height: 30px;text-align: center;}
.cloud-zoom-lens{ background:#000  !important;  opacity: 0.1 !important;}
#cloud-zoom-big{ top: 0px !important; border: 1px solid #ddd; background-repeat: no-repeat !important; background: #fff;}
.cloud-zoom{ overflow: hidden;}
@media only screen and (max-width: 992px){
.mousetrap,#cloud-zoom-big,.cloud-zoom-big{display: none !important;}
}
/*pro_detail*/
.pro_page{background:#f7f7f7; padding-bottom: 0.5rem; position: relative; z-index: 555; padding-top: 0.3rem;}
.pro_page .pro_main{display: flex; margin-top: 0.2rem;}
.pro_page .prom_img{ width: 40%; position: relative; background: #fff;}
.pro_page .main_text{ width: 60%;  padding-left: 0.3rem;}

#content{ position: relative;top: -0.6rem;}
.pro_table .pro_main_title{font-size:0.24rem; line-height: 0.3rem; overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:0.36rem; margin-bottom: 0.2rem;font-family: "AvantGardeStd_MD"; font-weight: normal;}
.pro_table .pro_main_text{line-height:0.26rem; padding-bottom:0.2rem;}
.pro_table ul{padding-left: 0; border-left: 1px solid #eee; border-top: 1px solid #eee; display: flex; flex-wrap: wrap;}
.pro_table ul li{ color:#666;list-style:none; float: left; width:50%; border-bottom: 1px solid #eee; border-right: 1px solid #eee;}

.pro_table ul li p{display:inline-block;margin-right:0.1rem;vertical-align:middle;margin-bottom:0;color:#333; font-size:0.14rem;  min-width: 1rem;font-family: "AvantGardeStd_MD"; padding: 0.15rem;border-right: 1px solid #f7f7f7; min-width: 25%;}
.pro_table ul li:nth-child(4n+1){ background: #f7f7f7;}
.pro_table ul li:nth-child(4n+2){ background: #f7f7f7;}
.main-more{ text-align:left !important; margin-top:30px;}
.pro_more a{background: #333; text-transform: capitalize;line-height:0.5rem; padding: 0 0.3rem; border-radius:0; display: inline-block; font-size: 0.14rem; color: #fff;     margin-right: 0.1rem; border-radius:0;  position: relative;}
.pro_more a:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}
@keyframes move{
0%{left:0;opacity:0}5%{opacity:.0}
48%{opacity:.2}80%{opacity:.0}
100%{left:82%}}
.pro_more a:hover{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.pro_more div{display: inline-block;}
.pro_more .main-more a{ background:#006ab7;  text-transform: uppercase; border-radius:0;box-shadow: 0 5px 20px 1px rgb(0 117 194 / 25%);font-family: "AvantGardeStd_MD"; border-radius: 5px;}
.pro_more a i{margin-right: 6px;}

.pro_sns{ margin-top: 30px;}
.pro_sns span{ font-size: 16px;   background: url(../images/share_ico.png) no-repeat left center; padding-left: 30px; color: #333; float: left; margin-right: 8px; line-height: 38px; text-transform: capitalize;}
.pro_sns a{ display: inline-block; padding: 0; margin-right: 2px;border-radius:5px; overflow: hidden;}
@media only screen and (max-width:768px) {
.pro_table .pro_main_title{margin-top: 0.2rem;}
.pro_page .pro_main{padding:15px; display: block; background: #fff;}
.pro_page .prom_img,.pro_page .main_text{width: 100%; padding: 0; float: none;}
.pro_sns{display: none;}
.pro_table ul li{width: 100%;}
.pro_more .main-more a{ display: block;  z-index: 22;padding: 0px 10px;line-height: 36px;}
.inquiry_pro.show{position: fixed;bottom: 60px;left:10px;line-height: 20px; padding: 5px 0; z-index: 99999; font-size: 12px !important;}

}
.products_main .nav-tabs li{list-style: none; background: #fafafa; margin-bottom: 20px;  overflow: hidden;}
.products_main .nav-tabs li a{ color: #666;font-size:18px; display: inline-block; padding:10px 10px; line-height: 30px; background: #fafafa; border-right: 1px solid #e5e5e5; text-transform: capitalize;}
.products_main .nav-tabs li.active a{ background:#006ab7; color: #555; position: relative;font-size: 0.2rem; color: #fff;font-family: "AvantGardeStd_MD"; }


@media only screen and (max-width: 992px) {
.products_main .nav-tabs li{ padding: 5px 10px;}
.products_main .nav-tabs li.active a{ font-size: 15px; padding: 0; background:none; color: #333;}
.products_main .nav-tabs li a{font-size: 14px; padding: 10px;}
}



/*inquiry*/

.pro_inq{ position: relative; background:#fff; overflow: hidden;box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 15px 0px;  border-radius: 0;  }
.pro_inq .i_title{ margin-bottom: 0.2rem; margin-top: 0.5rem;}
.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; background: linear-gradient(#f7f7f7, #fff);}
.rel_section .button_outside{  margin: 0.3rem -0.15rem 0.5rem;}
.rel_section .swiper-slide{ opacity: 0.1;transition: 0.5s all;}
.rel_section .swiper-slide.swiper-slide-visible{ opacity: 1;}
.rel_section .swiper-slide{width: 25%; padding: 0 0.1rem;}
.rel_section .li{ padding: 5px; border: 1px solid #eee; background: #fff; text-align: center; border-radius: 0;transition: 0.5s all;}
.rel_section .img{ position: relative; display: block; overflow: hidden;}
.rel_section .li .h4{ color: #333; font-size: 0.16rem; display: block; line-height: 0.24rem; margin: 0 0 0.15rem; padding: 0 0.15rem; overflow: hidden; height: 0.48rem; margin-top: 15px;font-family: "AvantGardeStd_MD";}
.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 #006ab7;}
.rel_section .li:hover .img img{transform: scale(1.05);}

@media only screen and (max-width: 768px) {
.rel_section{ padding: 0.6rem 0;}
.rel_section .swiper-slide{ width: 33.33%;}
.rel_section .swi_position{ padding: 0 0.3rem; margin-top: 0;}
.rel_section .swi_position .swiper-button-prev{ left: -0.2rem;}
.rel_section .swi_position .swiper-button-next{ right: -0.2rem;}

}

@media only screen and (max-width: 500px) {
.rel_section{ padding: 0.4rem 0;}
.rel_section .swiper-slide{ width: 50%;}
}

@media only screen and (max-width: 400px) {
.rel_section .swiper-slide{ width: 100%;}
}



.pro_may{ background: #fff; padding: 0;}
.pro_may .title_h4{  border-bottom: 1px solid #eee; margin-bottom: 0.2rem; font-size: 0.2rem; color: #333;}
.pro_may ul li .li{ border: 1px solid #fff;}

.blog_list{list-style:none;}
.blog_list li{position:relative; list-style:none; border-radius:0; margin-bottom: 0.15rem; }
.blog_list li:last-child{ margin-bottom: 0;}
.blog_list li .li{ padding:0.3rem;  border-bottom: none; transition: 0.5s all;  background: #fff;  border: 1px solid #eee; background-position: right bottom;transition: 0.5s all; }
.blog_list li .li:hover{  border: 1px dotted #006ab7;box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%);}
.blog_list li:last-child .li{ margin-bottom: 0;}
.blog_list li .img{ float: right; width:45%; margin-left: 0.15rem; margin-top: 0.1rem; overflow: hidden;}
.blog_list li:hover .img img{transform: scale(1.1);}
.blog_list li .news_day{color:#999;margin-top:0;display:block; margin: 0.1rem 0; font-size: 0.14rem;}
.blog_list li .news_day i{color: #aaa; margin-right: 0.04rem;}
.blog_list li .image{display:block;overflow:hidden;margin-bottom:0.2rem;}
.blog_list li .image img{max-width:100%;height:auto;-webkit-transition:all var(--transition-time,800ms);-o-transition:all var(--transition-time,800ms);
transition:all var(--transition-time,800ms);}
.blog_list li:hover .image img{-webkit-transform:scale(var(--scale-multiplier,1.05));-ms-transform:scale(var(--scale-multiplier,1.05));
transform:scale(var(--scale-multiplier,1.05));}
.blog_list li .title{color:#333;display:block;line-height:0.3rem; margin-top: 0.1rem;   font-size: 0.2rem;font-family: "AvantGardeStd_MD";}
.blog_list li .title:hover{ color: #006ab7;}
.blog_list li .text{ line-height:24px;overflow:hidden;max-height:48px; margin: 0.05rem 0; color: #999;}
.blog_list li .blog_tag{ margin-top:0.15rem; margin-bottom: 0.15rem;}
.blog_list li .blog_tag p{ display:inline-block;   color:#333; text-transform:uppercase;}
.blog_list li .blog_tag i{color:#ccc; margin-right:0.08rem; }
.blog_list li .blog_tag a{ background:#fff; color:#666; line-height:0.26rem; padding:0px 0.14rem; display:inline-block; margin:0px 0.04rem; border: 1px solid #eee;}
.blog_list li .blog_tag a:hover{ background:#333; color:#fff;}
.blogin{color:#aaa; margin:0.04rem 0px;}
.blogin span{ color:#fff; margin:0px 0.06rem;}
.blogin span i{}
.blog .blog_tags{ width:100%; margin-top:0.1rem;}


.pro_nav{ display: block;border-bottom: 2px solid #eee; padding: 20px 0; margin-bottom: 40px; text-align: center;}
.pro_nav a{ float: left; width: 12.5%; text-align: center; padding:10px;}

@media only screen and (max-width: 992px) {
.pro_nav a{ width: 25%;}
}

@media only screen and (max-width: 500px) {
.pro_nav{margin-bottom: 20px;}
.pro_nav a{ width: 33.33%; padding: 5px;}
}


.project *{transition: 0.5s all;}
.project ul li{ list-style: none; float: left; width: 25%; padding: 0 0.1rem; margin-bottom: 0.1rem;}
.project ul li .li{  padding-bottom: 0.2rem; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
.project ul li .img{ position: relative; overflow: hidden;background: #000;}
.project ul li .title{ color: #333; font-size: 0.18rem; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0.2rem; margin: 0.2rem 0 0.1rem;}
.project ul li p{ text-align: center; padding: 0 0.2rem; color: #808080; padding: 0 0.2rem;line-height: 0.24rem; height: 0.48rem; overflow: hidden;}
.project ul li:hover  img{ opacity: 0.6;transform: scale(1.02);}
.project ul li:hover .li{ background: #006ab7;}
.project ul li:hover .title{ color: #fff;}
.project ul li:hover p{ color: #fff;}

@media screen and (max-width:768px) {
.project{padding-top: 0; padding-bottom: 0.3rem;}
.project ul li{ width: 33.33%;}
}

@media screen and (max-width:460px) {
.project{padding-top: 0; padding-bottom: 0.3rem;}
.project ul li{ width: 50%;}
}
.faq_column{ margin-top: 0.6rem;}
.faq_column .page_faq_l{ padding:0 15px;}
.faq_column .page_faq_l li{ list-style: none}
.faq_column .page_faq_l li.question .column{background-color: #f7f7f7;padding: 8px 10px;cursor: pointer; border-radius: 0}
.faq_column .page_faq_l li .column.rotate{background:#f7f7f7;border-radius: 0; }
.faq_column .page_faq_l li.question .column > em{color: #333333;  font-style: normal; font-size: 0.18rem; max-width: 90%;margin-top: 8px; }
.faq_column .page_faq_l li .column.rotate > em{color: #006ab7;}
.faq_column .page_faq_l li.question .column > i{width: 40px;height: 40px;background:#fff;border-radius: 50%;}
.faq_column .page_faq_l li.question .column > i:after{display: none;}
.faq_column .page_faq_l li.question .column > i:before{background:url(../images/faq_icon1.png) no-repeat; width: 14px;height: 14px;}
.faq_column .page_faq_l li.question .column.rotate > i{background:#006ab7;}
.faq_column .page_faq_l li.question .column.rotate > i:before{background:url(../images/faq_icon2.png) no-repeat; }

.faq_column .page_faq_l li.answer{background:#f7f7f7;  border-radius:0 0  5px 5px ;padding-right: 15px;padding-bottom:17px; padding-left: 55px;z-index: 5;position: relative;padding-top: 0;}
.faq_column .page_faq_l li.answer .text{border-top: 1px solid #e5e5e5;padding-top: 15px;font-size: 15px; color:#888888;overflow: hidden;line-height: 24px; }


.page_faq_l{list-style:none;}
.page_faq_l li.question{position:relative;}
.page_faq_l li.question .column{background:#f5f5f5; overflow:hidden; border-radius:0;padding:10px;cursor: pointer;}
.page_faq_l li.question .column > i{display:inline-flex;width:32px;height:32px;margin-right:10px;float:left;border-radius:50%;position:relative;text-align:center;margin-top:1px;font-style:normal;background:#e5e5e5;align-items: center;justify-content: center;}
.page_faq_l li.question .column > i:before{content:'';display: inline-block;background:url(../images/faq_icon1.png) no-repeat; width: 14px;height: 14px;}
.page_faq_l li.question .column > em{margin:0;display:inline-block;max-width:80%;line-height:24px;margin-top:5px;float:left;color:#333333;font-size:16px;}
.page_faq_l li.answer{color:#808080;font-size:14px;line-height:24px;overflow:hidden;padding:15px;display:none;}
.page_faq_l li.answer a{text-decoration:underline;}
.page_faq_l li.answer a:hover{color:#006ab7;}
.page_faq_l div.clearfix{height:15px;display:block;}

.page_faq_l li .column.rotate{background:#1070d2; color: #fff;}
.page_faq_l li .column.rotate > em{color:#fff;}
.page_faq_l li .column.rotate > i{background:rgba(255,255,255,0.2);}
.page_faq_l li .column.rotate > i:before{background:url(../images/faq_icon2.png) no-repeat;}
@media only screen and (max-width: 768px) {
	.page_faq_l li.question .column > em{font-size:14px;margin-top:4px;line-height:20px;}
	.page_faq_l li.question .column > i{width:28px;height:28px;}
	.page_faq_l li.question .column > i:before{line-height:28px;}
}
@media only screen and (max-width: 480px) {
	.page_faq_l li.question{background-image:none;padding:0;}
	.page_faq_l li.question .column{border-radius:10px}
	.page_faq_l li.answer{padding:15px 0 10px 0;font-size: 14px;}
	.page_faq_l li.question .column > em{max-width:82%;font-size: 14px; }
}
 

@media only screen and (max-width: 1299px) {
.faq_column{ margin:35px -10px 0}
.faq_column .page_faq_l{ padding:0 10px;}	
	.faq_column .page_faq_l li.question .column > em{max-width: 88% }
}
@media only screen and (max-width: 939px) {
	.in_faqW{ padding: 50px 0}
.faq_column{ margin:25px -5px 0}
.faq_column .page_faq_l{ padding:0 5px;}	
	.faq_column .page_faq_l li.question .column > em{max-width: 82%; font-size: 14px }
	.in_faqW{ background-position: bottom left}
}

@media only screen and (max-width: 375px) {
	.faq_column .page_faq_l li.question .column{    padding: 8px 6px;}
	.faq_column .page_faq_l li.question .column > i{ margin-right: 5px}
	.faq_column .page_faq_l li.question .column > em{ width: 79%}
}



.page-nav { position: relative; background-color: #f5f5f5; z-index: 9999999;}
.page-nav.fixed {
	position: fixed;
	z-index: 100;
	top:0.86rem;
	right: 0;
	left: 0;
	max-width:100%; margin:0 auto;
	box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
	z-index: 9999998;
}
.pnav-item {
	position: relative
}
 
.pnav-item:first-of-type::before {
	display: none
}
 
.pnav-link {
	display: block;
	position: relative;
	
	color: #333
}
.pnav-link:hover {
	color: #2065ae
}
.page-nav .current a{ color:#2065ae}
.pnav-link::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #eee;
	visibility: hidden;
	opacity: 0
}
.list-pnav.list-1 {
	text-align: center
}
.list-pnav.list-1>li {
	width: 50%
} 
.page-nav .list{   overflow: hidden;}
.page-nav .list li{ list-style: none; background: none;text-align: center; position: relative; padding:10px 15px 10px; border-radius: 2px; border-right: 1px solid #ddd; width: 33.33%;}

.nav-page{ position: relative;padding-top: 1rem; }  
.nav-page .overview{position: absolute; top: -120px;}
.page-nav .list li .pnav-link{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99}
.page-nav .list li .wrap{ text-align: center; width: 100%}
.page-nav .list li .wrap .icon{display: inline-block; width: 50px; height: 50px; position: relative; overflow: hidden; background: #ccc; border-radius: 50%;}
.page-nav .list li .wrap .icon img{width: 40px; margin: 5px; position: absolute; left: 0; transition: all .9s; border-radius: 50%;}
.page-nav .list li .wrap p{ font-size:20px; line-height: 24px; padding: 6px 0; text-transform: uppercase; color: #333; }
.page-nav .list li.current ,.page-nav .list li:hover{ background:#006ab7;}
.page-nav .list li.current  .wrap p,.page-nav .list li:hover .wrap p{ color: #fff}
.page-nav .list li.current  .wrap .icon,.page-nav .list li:hover .wrap .icon{ background: none;}

.del_title{  text-align: left;  font-size: 0.22rem; color: #333; line-height: 0.3rem; text-transform: uppercase; padding: 5px;}


@media only screen and (max-width:992px) {
.page-nav .list li .wrap .icon{display: none;}
.page-nav .list li .wrap p{font-size: 14px;}
.select a{display: none;}
.page-nav.fixed{ top: 56px;}
.page-nav .container{ padding-left: 0px; padding-right: 0px;}

}

 
@media only screen and (max-width:500px) {
.page-nav .list li .wrap p{font-size: 12px;}
}


/*video_l*/
.video_l{list-style:none; margin-top: 0.6rem;}
.video_l li{margin-bottom: 0.5rem;}
.video_l li .column{transition:all .5s;background:#fff;border-radius: 0;}
.video_l li .image{display:block;overflow:hidden;position:relative;transition:all .5s;border-radius: 0; overflow: hidden;}
.video_l li:hover .image{box-shadow: 0 10px 25px 1px rgba(0,0,0,0.1);}
.video_l li .image > a.link{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:20;}
.video_l li .image img{max-width:100%;height:auto;width:100%;transition:all .9s;}
.video_l li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.video_l li .ovrly{position: absolute;left:0;top:0;width:100%;height:100%;display: block;background:#000;opacity: 0.2;filter: alpha(opacity=20);transition:all .5s;}
.video_l li:hover .ovrly{opacity: 0.5;filter: alpha(opacity=50);}
.video_l li .video_button{display: inline-flex;position: absolute;transform: translate(-50%, -50%);left: 50%;top:50%;width: 56px;height: 56px;border-radius:50%;font-size: 18px;background:#006ab7;align-items: center;justify-content: center;z-index: 99;color: #fff;transition:all .5s;}
.video_l li .video_button .line-video-animation{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border:2px solid rgba(255,255,255,0.27);border-radius:50%;opacity: 0;filter: alpha(opacity=0);}
.video_l li:hover .video_button{width: 70px;height: 70px;text-decoration: none;background:#fff;color: #006ab7;}
.video_l li:hover .video_button .line-video-animation{
	animation:squares 3.9s linear 0s infinite;
	-webkit-animation:squares 3.9s linear 0s infinite;
	-ms-animation:squares 3.9s linear 0s infinite;
	-o-animation:squares 3.9s linear 0s infinite;
	-webkit-animation-play-state:running;
	-moz-animation-play-state:running;
	-o-animation-play-state:running;
	animation-play-state:running;
}
.video_l li:hover .video_button .line-video-animation.line-video-2{
	-webkit-animation-delay:1.3s;
	-moz-animation-delay:1.3s;
	-o-animation-delay:1.3s;
	animation-delay:1.3s;
}
.video_l li:hover .video_button .line-video-animation.line-video-3{
	-webkit-animation-delay:2.6s;
	-moz-animation-delay:2.6s;
	-o-animation-delay:2.6s;
	animation-delay:2.6s;
}

@-webkit-keyframes squares{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@-moz-keyframes squares{0%{-moz-transform:scale(1);transform:scale(1);opacity:0}20%{-moz-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-moz-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@-o-keyframes squares{0%{-o-transform:scale(1);transform:scale(1);opacity:0}20%{-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@keyframes squares{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);-moz-transform:scale(1.24);-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);-moz-transform:scale(2.1);-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}

.video_l li .info{ margin-top: 0.2rem;}
.video_l li .info span{ display: inline-block; line-height:32px; background: #006ab7; float:left;font-family: "AvantGardeStd_MD"; color: #fff; padding: 0 0.1rem;}
.video_l li .info i{ float: right;font-family: "AvantGardeStd_MD"; line-height: 0.32rem; color: #222; font-style: normal;}
.video_l li .title a{display:block;font-size:0.18rem; line-height:0.26rem; overflow:hidden;color: #333; margin: 0.2rem 0 0.15rem;font-family: "AvantGardeStd_MD";}
.video_l li p{ line-height: 0.22rem; height: 0.66rem; overflow: hidden; font-size: 0.15rem; color: #999;}

@media only screen and (max-width: 768px) {
	.video_l li{padding:0 5px; margin-bottom: 15px;}
	.video_l li{width:50%;}
}
@media only screen and (max-width: 480px) {
	.video_l li{padding:0;width:100%;}
	.video_l li .title a{font-size:16px;margin-bottom:0;height: auto; line-height: 24px; max-height: 48px;}
}


.project_list {list-style:none;padding-top: 0;position: relative; z-index: 9;margin: 0 -0.1rem}
.project_list li{ padding: 0 5px; margin-top: 10px; list-style: none}
.project_list li .column{ position: relative; overflow: hidden;}
.project_list li .column .link{ position: absolute; top: 0; left: 0; display: block; z-index: 99; width: 100%; height: 100% }
.project_list li .column .link img{display: none; opacity: 0;}
.project_list li .column .images{ width: 100%; transition: all .9s; }
.project_list li .column:hover .images{transform:scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);}
.project_list li .column .bottom{ position: absolute; bottom: 10px; left: 10px; right: 10px; background: rgba(0,0,0,0.55); padding: 0.1rem; transition:  all .6s;}
.project_list li .column .bottom a{ display: block; width: 100%; color: #fff; font-size: 0.18rem; text-align:center}
.project_list li .column .wrap{ background: rgba(0,0,0,0.55); position: absolute; left:10px; right: 10px; bottom:-100px; padding:0.19rem 0.4rem 0.1rem 0.1rem;transition: 0.6s all; opacity: 0; text-align: left}
.project_list li .column .wrap .title{ color: #fff; font-size: 0.18rem; line-height: 0.24rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;  margin-bottom: 0.05rem; }
.project_list li .column .wrap .text{font-family: "AvantGardeStd_MD";font-size: 0.14rem; color: #fff; line-height: 0.22rem; height: 0.44rem; overflow: hidden;}
.project_list li .column .wrap .icon{ display: inline-flex; align-items: center; justify-content: center;width: 40px; height: 40px; position: absolute; right: -10px; top: 50%; margin-top: -20px; background:#f9b104; border-radius: 50%;transition: 0.8s all;}
.project_list li .column .wrap .icon i{  width: 23px; height: 11px; display: inline-block;  background:url(../images/arrow-right.svg) no-repeat center center; animation: more_i 1.5s infinite;}
.project_list li .column:hover .wrap{ bottom: 10px; opacity: 1}
.project_list li .column:hover .bottom { bottom: -20px; opacity: 0}
@keyframes more_i {
0% {transform: translateX(-3px); }
50% {transform: translateX(3px); }
100% {transform: translateX(-3px);} }





@media only screen and (max-width:992px ) {
	.project_list li{width: 33.3%}
.project_list li:nth-child(3n+1){clear: both;}
.project_list li:nth-child(4n+1){clear: none;}
	
}
@media only screen and (max-width:695px ) {
	.project_list li{width:50%;margin-bottom:0.1rem;padding:0 0.05rem;}
.project_list li:nth-child(2n+1){clear: both;}
.project_list li:nth-child(3n+1){clear: none;}
	.project_list{  margin: 0 -0.05rem}
 
	
}

@media only screen and (max-width:365px ) {
	.project_list li{width: 100%}
	
	
}


.page_pro_list{padding-top: 40px;}
.page_pro_list .p{ margin: 0.2rem 0; text-align: left;}
.page_pro_list .page_pro_column{margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #e5e5e5;text-align: center;} 
.page_pro_list .page_pro_column:last-child{border-bottom:none;padding-bottom: 0;}
.page_pro_list .page_pro_column .page_pro_title{display: flex;margin-bottom: 25px;;padding: 10px 15px;background: #f7f7f7;border-radius: 0;align-items: center;justify-content: space-between;width: 80%;width: 100%;}
.page_pro_list .page_pro_column .page_pro_title .title{font-family: "AvantGardeStd_MD";font-size: 0.28rem;line-height: 120%;text-transform: uppercase;transition:all .5s;display: inline-block; color: #333;}
.page_pro_list .page_pro_column .page_pro_title a:hover{color: #006ab7;text-decoration: none;}
.page_pro_list .page_pro_column .page_pro_title .page_more{font-size: 18px;margin-top: 0;font-family: "AvantGardeStd_MD";}
.page_pro_list .page_pro_column .page_pro_title .page_more i{width: 32px;height: 32px;}
.page_pro_list .page_pro_column .page_pro_title .page_more:before{width: 32px;height: 32px;left: -5px;top: 5px;}
.page_pro_list .page_pro_column .list{list-style: none;margin-right: -15px;margin-left: -15px;}
.page_pro_list .page_pro_column .list li{margin-bottom: 20px;}
.page_pro_list .page_pro_column .list li .image{border: 2px solid #eee;display:block;overflow: hidden;transition:all .5s;text-align: center; border-radius: 10px;}
.page_pro_list .page_pro_column .list li .image:hover{border-color: #006ab7;}
.page_pro_list .page_pro_column .list li .image img{transition:all .9s;}
.page_pro_list .page_pro_column .list li:hover .image img{
	transform:scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
}
.page_pro_list .page_pro_column .list li .title{margin-top: 20px;font-size: 0.2rem;display: block;font-family: "AvantGardeStd_MD";line-height: 24px;transition:all .5s; color: #333;}
.page_pro_list .page_pro_column .list li .title:hover{color: #006ab7;text-decoration: none;}
.page_pro_list .page_pro_column .list li .text{margin-top: 12px;line-height: 20px;height: 20px;overflow: hidden;font-size: 14px;color: #808080;}

@media only screen and (max-width: 992px) {
	.page_pro_nav .list{display: block;}
	.page_pro_nav .list li{float: left;width: 25%;}
	.page_pro_nav .list li .column{padding: 5px;}
	.page_pro_nav .list li .title{font-size: 0.14rem;line-height: 20px;height: 60px;}
}
@media only screen and (max-width: 768px) {
	.page_pro_list .page_pro_column{margin-bottom: 20px;padding-bottom: 20px;}
	.page_pro_list .page_pro_column .list{margin: 0;}
	.page_pro_list .page_pro_column .list li{padding: 0 5px;margin-bottom: 20px;}
	.page_pro_list .page_pro_column .list li .title{margin-top: 10px;font-size: 14px;line-height: 20px;height: 60px;}
	.page_pro_list .page_pro_column .page_pro_title .page_more{display: none;}
}

.page_more{color:#006ab7;display: inline-block;line-height: 20px;position: relative;z-index: 2;margin-top: 30px;transition:all .5s;text-transform: capitalize; font-size:15px;}
.page_more:hover{color:#006ab7;opacity: 1;text-decoration: none;}
.page_more i{display: inline-flex;width: 40px;height: 40px;border-radius: 50%;align-items: center;justify-content: center;position:relative;background:linear-gradient(to right, #006ab7, #31c2f7);margin-right: 8px;vertical-align: middle;}
.page_more i:before{content:'';transition:all .5s;display: inline-block;background: url(../images/arrow-right.svg) no-repeat;width: 18px;height: 14px;}
.page_more:hover i:before{animation: scroll_right_anim 1.5s infinite;}
.page_more:hover:before{width: 42px;}

@-webkit-keyframes spin{
	from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spin{
	from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes scroll_right_anim {
0% {
transform: translateX(-3px); }
50% {
transform: translateX(3px); }
100% {
transform: translateX(-3px); } }



.solutions ul li{ list-style: none; padding: 0.6rem 0;}
.solutions ul li .img{ float: left;}
.solutions ul li:nth-child(2n) .img{ float: right;}
.solutions ul li:nth-child(2n){background: #f7f7f7;}
.solutions ul li .title{font-family: "AvantGardeStd_MD"; font-size: 0.2rem; line-height: 0.3rem; color: #333; display: block;}
.solutions ul li p{ margin: 0.2rem 0;}

.products_li ul li{ list-style: none;}
.products_li ul li:nth-child(2n){ background: #f7f7f7;}
.products_li ul li .li{ display: flex; align-items: center; padding: 0.5rem 0.3rem;}
.products_li ul li .img{ width: 50%; text-align: center; padding: 0 0.15rem;}
.products_li ul li .text{ width: 50%;padding: 0 0.15rem;}
.products_li ul li .title{font-family: "AvantGardeStd_MD"; display: block; font-size: 0.3rem; color: #333; line-height: 0.32rem; max-height: 0.64rem;}
.products_li ul li p{ line-height: 0.3rem; height: 0.9rem; overflow: hidden; margin: 0.2rem 0;}

@media only screen and (max-width: 768px) {
.products_li ul li .title{ font-size: 18px;}
}

@media only screen and (max-width: 400px) {
.products_li ul li .li{ padding:0.3rem  0.2rem;flex-direction: column;flex-direction: column; text-align: center;}
.products_li ul li .text,.products_li ul li .img{ width: 100%; padding: 0;}
}

.pro_mainnav{ background: #333; position: fixed; top: 74px;  left: 0; width: 100%; z-index: 888;}
.pro_mainnav .container{ width: 100%; max-width: none; padding: 0 0.3rem;}
.pro_mainnav ul li{ list-style: none;}
.pro_mainnav .main{ display: flex;justify-content: space-between; height: 50px;align-items: center;}
.pro_mainnav .title{font-family: "AvantGardeStd_MD"; font-size: 0.2rem; color: #fff; text-transform: uppercase;}
.pro_mainnav .li a{ color: #fff;font-family: "AvantGardeStd_MD"; text-transform: uppercase; line-height: 50px; padding: 0 0.2rem; display: inline-block;}
.pro_mainnav .li a:hover{ background: rgba(255,255,255,0.15);}
.pro_mainnav .li .con_btn{ line-height: 50px; background: #006ab7; display: inline-block; padding: 0 0.2rem;}
.pro_detail{ margin-top: 50px;}

@media only screen and (max-width:992px) {
.pro_mainnav{ top: 50px;}
}

@media only screen and (max-width:768px) {
.pro_mainnav .li a{ padding: 0 0.05rem;}
.pro_mainnav .container{ padding-right: 0; padding-left: 10px;}
.pro_mainnav .li .con_btn{ padding: 0 0.05rem;}
.pro_mainnav .li a{ text-transform: capitalize;}
}


@media only screen and (max-width:500px) {
.pro_mainnav .li .con_btn{ display: none;}
.pro_mainnav .main{ height: 40px;}
.pro_mainnav .li a{ line-height: 40px;}
}

.down_load{ width:100%; margin: 0.6rem auto 0;}
.down_load ul{ width:100%; display:flex; flex-wrap: wrap;}
.down_load ul li{ display:inline-block; width:32%; margin: 0 2% 20px 0; list-style: none; overflow: hidden; border:1px #e6e6e6 solid; text-align: center; padding: 50px 0 35px; transition: all .5s}
.down_load ul li:nth-child(3n){ margin-right:0}
.down_load ul li .icon{ display: block; width: 60px; height: 75px; background: url("../images/icon-pdf.png") no-repeat center top; background-position: 0 100%; transition: 0.3s all; margin: 0 auto}
.down_load ul li:hover .icon{background-position: 0 0;}
.down_load ul li .title{ display:block; color: #222; margin-top: 0.2rem;    font-family: "AvantGardeStd_MD";}
.down_load ul li:hover{ background:#f5f5f5}

@media only screen and (max-width:1024px) {
.down_load ul li{width:49%; margin: 0 2% 20px 0;} 
.down_load ul li:nth-child(3n){ margin-right:2%}
.down_load ul li:nth-child(2n){ margin-right:0}
}
@media only screen and (max-width:480px) {
.down_load ul li{width:100%; margin: 0 0 20px 0 !important;}  
}

/*about*/
.about_num{ background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center; padding: 0.5rem 0; margin-bottom: 40px;}
.about_num ul{ margin: 0 -0.15rem; display: flex;}
.about_num ul li{ list-style:none; float: left; width: 20%; text-align: center; padding: 0 0.15rem;}
.about_num ul li .li{ background: rgba(255,255,255,0.2); height: 100%; width: 100%; padding: 0.2rem;}
.about_num ul li .li .num{ font-size:0.42rem; color: #fff;font-family: "AvantGardeStd_MD";}
.about_num ul li .li p{ color: #fff;}

@media only screen and (max-width:992px) {
.about_num ul{flex-wrap: wrap;}
.about_num ul li{ width: 33.33%; margin-bottom: 20px;}
.about_num ul li:nth-child(n+4){width: 50%;}
}
@media only screen and (max-width:500px) {
.about_num ul li{ width: 100%; margin-bottom: 20px;}
.about_num ul li:nth-child(n+4){width: 100%;}
}

.about_profile{ background: #f7f7f7; padding: 0.5rem 0;}
.about_profile .right{ float: right; width: 50%; }
.about_profile .left{ float: right; width: 50%; max-width: 7.3rem;padding-right: 0.5rem;}

@media only screen and (max-width:992px) {
.about_profile .right{ width: 100%; padding: 20px;}
.about_profile .left{ width: 100%; padding: 20px; max-width: none;}
}

.about_nser *{transition: 0.5s all;}
.about_nser ul li{ list-style: none; float: left; width: 33.33%; height: 6rem; display: flex; padding: 0 5%;flex-direction: column; align-items: center; justify-content: center; text-align: center; cursor: pointer;}
.about_nser ul li .icon{ display: inline-block; width: 1rem; height: 1rem; margin-bottom: 20px;}
.about_nser ul li .title{ color: #fff;font-family: "AvantGardeStd_MD"; font-size: 0.26rem; text-transform: uppercase; line-height: 0.3rem;}
.about_nser ul li p{ color: #fff; opacity: 0; font-size: 14px; margin-top: 20px;}
.about_nser ul li:hover p{ opacity: 1;}
.about_nser ul li:hover{ background: rgba(255,255,255,0.1);}
.about_nser ul li:hover .text{transform:translate3d(0,-50px,0);-webkit-transform:translate3d(0,-50px,0);}


@media only screen and (max-width:992px) {
.about_nser ul li{ height: 4rem;}
.about_nser ul li p{ display: none;}
}
@media only screen and (max-width:768px) {
.about_nser ul li .title{ font-size: 16px;}
}

/*corporate vision*/ 
.page_story{ padding: 0.8rem 0 0.4rem;}
.about_vision .swiper-thumbs-tab{margin-bottom: 0.5rem; position: relative; margin-top: 0.4rem}
.about_vision .border{ height: 1px; width: 100%; position: absolute; bottom: 30px; left: 0; background: #e5e5e5}
 
.about_vision #about_date{width: 100%;  max-width: 13.7rem; margin: auto;    padding:0 0.65rem 0.25rem}
.about_vision #about_date .swiper-slide{padding: 0.0rem 0.2rem 0;text-align: center;cursor: pointer;transition:all .5s;width: 10%;  }
.about_vision #about_date .swiper-slide .year_num{padding: 0;border-radius: 50% ;transition: all .5s;font-size: 0.2rem; text-transform: capitalize;color: #666;    box-sizing: border-box;     margin: 0 auto;   position: relative;   transition: all .9s; } 
.about_vision #about_date .swiper-slide .year_num p{   height: 0.28rem;  line-height: 0.28rem;font-size: 0.2rem;font-weight: 700;}
.about_vision #about_date .swiper-slide .trans{ background-color: #999;   width: 1px;  height: 15px;  margin: 12px auto 5px;    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    outline: none;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;}
.about_vision #about_date .swiper-slide .circle{ background-color: #f4f6fb; border: 2px solid #dddddd;width: 12px;  height: 12px; margin: 0 auto;   border-radius: 50%;}
 
.about_vision #about_date .swiper-slide:nth-child(2n){animation-delay: 0.1s;}
.about_vision #about_date .swiper-slide:nth-child(3n){animation-delay: 0.3s;}

.about_vision #about_date .swiper-slide.swiper-slide-active{opacity: 1;} 
.about_vision #about_date.swiper-slide.swiper-slide-active .circle{border-color: #f08519}
.about_vision #about_date .swiper-slide.swiper-slide-active .year_num p{ color: #f08519}


.about_vision #about_history{position: relative;     margin: auto;padding: 0 40%;
    max-width: 100%;}
.about_vision #about_history .swiper-slide{display: flex; width: 20%; padding: 0.1rem 0.15rem; height: auto}
.about_vision #about_history .swiper-slide .history_column{width: 100%; background: #fff; padding:0; border-radius: 0.05rem; transition: all .6s;  }
.about_vision #about_history .swiper-slide .history_column:hover{ box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
.about_vision #about_history .swiper-slide .history_column .image{ border-radius: 0.05rem 0.05rem 0 0; overflow: hidden}
.about_vision #about_history .swiper-slide .history_column .image img{ width: 100%; transition: all .6s;}
.about_vision #about_history .swiper-slide .history_column:hover .image img{transform: scale(1.1);}
.about_vision #about_history .swiper-slide .history_column .wrap{ padding: 0 0.25rem 0.4rem}
.about_vision #about_history .swiper-slide .history_column .title{  background: #fff; border-radius: 0.1rem 0.1rem 0 0; padding: 0 0.2rem;position: relative; line-height: 0.32rem; font-size: 0.2rem; color: #333;  display: inline-block; margin-top: -0.32rem; font-style: normal; font-weight: 700; margin-left: -0.25rem}

.about_vision #about_history .swiper-slide .history_column .text{ margin-top: 0.3rem; font-size: 0.18rem; line-height: 0.3rem }

.about_vision .swiper-button-next,.about_vision  .swiper-rtl .swiper-button-prev{ right: 0;top: 66%;  background: url("../images/icon-next.png") no-repeat; width: 0.5rem; height: 0.5rem; background-size: 100%} 
.about_vision .swiper-button-next:after,.about_vision  .swiper-rtl .swiper-button-prev:after{ display: none}
.about_vision .swiper-button-prev,.about_vision .swiper-rtl .swiper-button-next{ left: 0;top: 66%; background: url("../images/icon-prev.png") no-repeat; width: 0.5rem; height: 0.5rem; background-size: 100%} 
.about_vision .swiper-button-prev:after,.about_vision .swiper-rtl .swiper-button-next:after{ display: none}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity:1}
 
@media only screen and (max-width: 1200px) {
	.about_vision #about_history{     padding: 0 37%; }
	
}
 
@media only screen and (max-width: 992px) {
	
}
  
@media only screen and (max-width: 767px) {
	.page_story{ padding: 0.6rem 0 0.4rem}
	.about_vision #about_date .swiper-slide{ width:20% } 
	.about_vision #about_history{     padding: 0 30%; }
	.about_vision #about_history .swiper-slide{padding: 0.1rem}
}
@media only screen and (max-width: 575px) { 
	.about_vision #about_history{     padding: 0 16%; }
	.about_vision #about_date .swiper-slide{ width:33.33% ; padding: 0 0.1rem} 
	.about_vision .border{  bottom: 25px}
	 
}

/*process*/
.process{ background: #f7f7f7; padding: 0.8rem 0; overflow: hidden;}
.process ul li{ list-style: none;}
.process .date-sum{ position: relative; margin-bottom: 40px; overflow: hidden;}
.process .date-sum .swiper-button-prev{ left: 0; background: #f7f7f7; height: 60px; margin-top: -30px; width: 80px;}
.process .date-sum .swiper-button-next{ right: 0; background: #f7f7f7; height: 60px; margin-top: -30px; width: 80px;}
.process .date-sum a{font-family: "AvantGardeStd_MD"; font-size: 18px; text-align: center;}
.process .date-sum .swiper-slide{position: relative;padding-bottom: 20px;width: 120px;font-size: 16px;line-height: 30px;text-align: center;cursor: pointer; margin-bottom: 10px;}
.process .date-sum .swiper-slide::before,.process .date-sum .swiper-slide::after {content: "";position: absolute;bottom: 50%;left: 50%;border-radius: 50%; transform: translate(-50%, -50%);}
.process .date-sum .swiper-slide::before {width: 5px;height: 5px;background-color: #999;bottom: 0;}
.process .date-sum .swiper-slide::after {bottom: -5px;width: 10px;height: 10px;border: 1px solid #999;}
.process .date-sum .swiper-slide-active::before {bottom: -3px;width: 10px;height: 10px;background-color:#f9b104;}
.process .date-sum .swiper-slide-active::after {bottom: -19px;width: 26px;height: 26px; border-color:#f9b104; }
.process .date-sum .swiper-slide-active{ color: #f9b104;}

.process .ting{ overflow: hidden;}
.process .ting  .swiper-slide{ width: 100%;}
.process .ting ul li{ margin-top: 20px;}
.process .ting ul li .date{font-family: "AvantGardeStd_MD"; font-size: 15px; text-transform: uppercase; color: #333;}


/*adv_section1*/
.adv_section1{ background-position: center center; background-repeat: no-repeat; background-size: cover;}
 
/*adv_2*/
.page_nav{margin-bottom: 0;padding: 0;padding-top: 0;margin-bottom: 30px; position: relative;}
.page_nav ul{list-style:none;text-align:center;display:flex;align-items:center;border-radius:0; justify-content: center;}
.page_nav li{display:inline-block;margin-bottom:0;padding:0;width:25%;padding-right:0.2rem;float: left;}
.page_nav li:last-child{border-right-color: transparent;}
.page_nav li a{font-size:0.16rem;line-height:24px;text-transform:capitalize;transition:all .5s;position: relative;z-index: 5; display: block; background: #f8f8f8;} 
.page_nav li a p{margin: 0;margin-left: 0;color: #333;transition:all .5s; display: block; overflow: hidden; position: relative;padding:0.1rem 0;font-family: "AvantGardeStd_MD"; display: inline-block;}
.page_nav li:hover a p,.page_nav li.active a p{ color: #006ab7;}

.page_nav li p{ display: inline-block; position: relative;}
.page_nav li p:after{ position: absolute; left: 0; bottom: 0; height: 2px; width: 0; content: ''; background: #006ab7;transition: 0.5s all;}
.page_nav li.active p:after{ width: 100%;}



@media only screen and (max-width:768px) {
.page_nav ul{flex-wrap: wrap;}
.page_nav li{ width: 50%; margin-bottom: 8px; padding-right: 0; border: 2px solid #fff;}
}

@media only screen and (max-width:400px) {
.page_nav li{ width: 100%;}
}

/*nser_section*/
.nser_section{ padding:0.6rem 0; }
.nser_section ul{ margin: 0 -15px;}
.nser_section ul li{ list-style: none; float: left; width: 33.33%; padding: 0 15px; text-align: center; position: relative;}
.nser_section ul li .icon{ display: inline-block; width: 0.8rem; height: 0.8rem;}
.nser_section ul li:hover .icon{-webkit-animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards; animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards}

.nser_section ul li:before {content: attr(data-text);display: block;top:0;transform-origin: left; font-size: 1.2rem; line-height: 1.2rem; position: absolute;left:0;text-transform: uppercase; width: 100%;  text-align: center; font-family: "AvantGardeStd_MD";  color: #f7f7f7;  z-index: -1;}
.nser_section ul li .title{ display: block; font-size: 0.24rem; color: #333; font-family: "AvantGardeStd_MD";  text-transform: capitalize; margin: 0.12rem 0;}
.nser_section ul li p{ color: #777; line-height: 26px; margin-bottom: 0.2rem; overflow: hidden;}
.nser_section ul li .more{ color: #0075c2; text-transform: uppercase;}
.nser_section ul li:hover .more{ text-decoration: underline;}

@media only screen and (max-width:768px) {
.nser_section{ padding: 0.6rem 0;}
.nser_section ul li p{ margin-bottom: 0.1rem;}
.nser_section ul li{ width:100%; margin-top: 0.2rem;}
}


/*page_service*/
.page_service{ background:#F7F7F7; padding:5% 0 5%}
.page_service .in_title{ margin-bottom:40px}
.page_service .in_title P{
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    color: #666;
    margin: 15px auto 0;
    max-width: 70%; }
.page_service_wray{ position:relative;    margin: 0 auto; width:40.95%;text-align:right}
.page_service .number_box_l{     position: absolute; right: 95.68%; top: 24.8%;}
.page_service .number_box .numbers__one .numbers__num{ color: #006ab7; font-size: 66px; line-height: 66px;}
.page_service .number_box .wrap{display: inline-flex; align-items: center;}
.page_service .number_box .wrap>.numbers_t{ color: #006ab7;font-size: 66px; line-height:80px; margin:0 5px; }
.page_service .number_box .numbers__one{min-width: 350px; float:none; width:100%; margin-bottom:40px}
.page_service .number_box .numbers__one .number__desc{ text-align:left; text-transform:capitalize; font-family: "AvantGardeStd_MD"; font-size:20px; color:#333; }
.page_service .number_box_r{position: absolute; left: 93.7%; top: 50%;  transform: translateY(-50%);}
.page_service .ser_hot_cover_box{position: relative;}
.page_service .ser_hot_cover_box img{     display: block; width: 100%;}

.page_service .number_box_r .numbers__one .numbers__body{ text-align:left}


@media only screen and (max-width: 1199px){
	.page_service_wray{ width:46%}
	.page_service .number_box .numbers__one .number__desc{ font-size:16px}
	.page_service .number_box .wrap>.numbers_t,.page_service .number_box .numbers__one .numbers__num{ font-size:50px; line-height:50px}
	
	}

@media only screen and (max-width: 854px){
	.page_service_wray{width:100%}
	.page_service .number_box_r .numbers__one .numbers__body{ text-align:center}
	.page_service .ser_hot_cover_box{margin: 0 auto 20px; width: 60%;}
	.page_service .number_box .wrap>.numbers_t,.page_service .number_box .numbers__one .numbers__num{ font-size:32px; line-height:32px;}
	.page_service .number_box .numbers__one .number__desc{ font-size:14px}
	.page_service .number_box .percent-blocks{display: flex; align-items: center;}
	.page_service .number_box .numbers__one{width: 50%;flex-direction: row; text-align: center;  justify-content: center; margin-bottom:0;    min-width: initial;}
	.page_service .number_box_l{position: relative;  right: auto; top: auto; }
	.page_service .number_box_r{    position: relative; left: auto; top: auto;transform: translateY(0);}
	}

@media only screen and (max-width: 475px){
	.page_service .number_box .wrap{ text-align:left}
	.page_service .number_box .wrap{ display:block} 
	.page_service .ser_hot_cover_box{ width:90%}
	}
	

.tab_det{ background: #f7f7f7; padding: 0.8rem 0 0;}
.tab_det .tabs_nav>a{ display: inline-block; line-height: 0.3rem; padding: 0.2rem; background: #eee; border-bottom: 2px solid #eee;font-family: "AvantGardeStd_MD";  text-transform: uppercase; color: #333;}
.tab_det .tabs_nav>a.active{ border-bottom: 2px solid #006ab7; background: #006ab7; color: #fff;}
.tab_det .main{  border-bottom: 4px solid #006ab7; overflow: hidden;}
.tab_det #tabs-cate{background: #fff; box-shadow: rgb(78 78 78 / 10%) 2px -2px 10px;}
.tab_det #tabs-cate .swiper-slide{ padding: 0.4rem;}





.tab_adv a{display:inline-block;margin-bottom:0;padding:0;width:23%;padding-right:0.2rem;float: left; line-height: 44px; display: inline-block;    font-family: "AvantGardeStd_MD"; text-align: center;}
.tab_adv a p{ display: inline-block; position: relative; color: #333; font-size: 0.16rem;}
.tab_adv a p:after{ position: absolute; left: 0; bottom: 0; height: 2px; width: 0; content: ''; background: #006ab7;transition: 0.5s all;}
.tab_adv a.active p:after{ width: 100%;}
.tab_adv a:last-child{border-right-color: transparent;}
.tab_adv a{line-height: 44px; text-transform:capitalize;transition:all .5s;position: relative; display: inline-block; text-align: center;  margin-right: 2%; background: #f8f8f8;} 

.tab_adv{ padding: 0.8rem 0 0;}
.tab_adv .tabs_nav{ margin-bottom: 0.5rem;display: flex; justify-content: center;}
.tab_adv a.active p,.tab_adv a:hover p{  color: #006ab7;}
.tab_adv .main{ overflow: hidden;}


/*.tab_adv a:after{
	bottom: -10px;
    left:50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #006ab7;
    border-width: 10px;
	opacity: 0; filter: alpha(opacity=0);
	transition:all .5s;
	margin-left: -10px;
}
.tab_adv a:hover , .tab_adv a.active{text-decoration:none;color: #fff;}
.tab_adv a:hover p, .tab_adv a.active{color: #fff;}
.tab_adv a:hover, .tab_adv a.active{ background: #006ab7}
.tab_adv a:hover:after, .tab_adv a.active:after{opacity: 1;filter: alpha(opacity=100);bottom: -0.2rem;}

.tab_adv a:before { content: ' '; position: absolute; background:rgba(255,255,255,0.15); width:46px; height:46px; top: -21px; left:-26px; border-radius: 50%;  -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
.tab_adv a:hover:before{ width: 200px; height:200px; left:-15px; top: -50px; }
*/
@media only screen and (max-width:768px) {
.page_nav ul{flex-wrap: wrap;}
.page_nav li{ width: 50%; margin-bottom: 8px; padding-right: 0; border: 2px solid #fff;}
}

@media only screen and (max-width:400px) {
.page_nav li{ width: 100%;}
}



@media only screen and (max-width:768px) {
.tab_adv a{ width: 50%; margin-bottom: 2px;}
}
@media only screen and (max-width:400px) {
.tab_adv a{ width: 100%;}
}


.page_newscontent_contas {
	margin-top: 30px;
	text-align: center;
	padding: 20px 0;
	position: relative;
	overflow: hidden
}
.page_newscontent_contas:before {
	content: "";
	height: 1px;
	width: 500px;
	background-color: #cccccc;
	position: absolute;
	top: 50%;
	display: block;
	margin: auto;
	right: 70%;
}
.page_newscontent_contas:after {
	content: "";
	height: 1px;
	width: 500px;
	background-color: #cccccc;
	position: absolute;
	top: 50%;
	margin: auto;
	display: block;
	left: 70%;
}
.page_newscontent_contas .my_more1 {
	margin: 0; padding-left: 0;
}
.page_newscontent_contas .my_more1 a {
	padding-left: 58px;
	font-size: 16px;
	background: url(../images/icon_email.png) no-repeat 10% center;
	line-height: 55px;
	height: 55px;
	color: #fff;
	padding-right: 40px;
	display: block;  position: relative; z-index: 555;
}

.news_detail_info .news_navigation li a {
	background: #fff;
	border: 1px solid #eee
}
.news_detail_info .navigation li a .post_title {
	display: none
}

/*page-turning*/
.navigation {
	width: 100%;
	list-style: none;
	margin-top: 20px;
	padding-top: 10px;
}
.navigation li {
	width: calc(100% - 0px);
	float: left;
	text-align: left;
	margin-bottom: 10px;
}/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	display: block;
	transition: all .5s;
	padding-left: 60px;
	background: #fff;
}
.news_detail_info .navigation li a {
	background: #f3f3f3;
}
.navigation li a:hover {
	text-decoration: none;
}/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before {
	font-family: 'FontAwesome';
	font-size: 16px;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 39px;
	border-radius: 0px;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all .5s;
	background-color: #f7f7f7;
}
.news_detail_info .navigation li a:before {
	background-color: #fff;
}
.navigation li.prev_post a:before {
	left: 10px;
	content: "\f077";
}
.navigation li.next_post a:before {
	left: 10px;
	content: "\f078";
}
.navigation li a:hover:before {
	background: #f7b11d;
	color: #fff;
	border-color: #f7b11d;
}
.navigation li a .meta_nav {
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	color: #808080;
	margin-bottom: 0;
	line-height: 24px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	transition: all .5s;
	font-weight: 700;
}
.navigation li a:hover .meta_nav {
	color: #f7b11d;
}
.navigation li a .post_title {
	font-size: 14px;
	overflow: hidden;
	line-height: 20px;
	max-height: 40px;
	margin: 0;
	transition: all .5s;
	font-weight: normal;
	display: none;
}
.navigation li a:hover .post_title {
	color: #f7b11d;
}
.navigation li {
	width: inherit
}
.news_navigation {
}
.news_navigation li {
	width: initial; border: 1px solid #eee; background: #fff;
}
.news_navigation li.prev_post a:before {
	left: 10px;
	content: "\f104";
}
.news_navigation li.next_post a:before {
	left: auto;
	right: 10px;
	content: "\f105";
}
.news_navigation li.next_post {
	float: right;
	text-align: right;
}
.news_navigation li a .meta_nav {
	font-weight: 500;
	text-transform: uppercase;
	color: #222;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.news_navigation li.prev_post a {
	padding: 15px 20px 15px 60px;
}
.news_navigation li.next_post a {
	padding: 15px 60px 15px 20px;
}
.news_detail_info .news_navigation li a {
	background: #fff;
	border: 1px solid #eee
}
.news_detail_info .navigation li a .post_title {
	display: none
}

@media only screen and (max-width: 768px) {
.navigation {
	border: none;
	padding-top: 0;
	margin-bottom: 0;
}
.navigation li {
	width: 100%;
	background: #f7f7f7;
	border-radius: 0;
	padding: 0 10px;
	margin-bottom: 10px;
}
.navigation li.prev_post a {
	padding-left: 50px;
}
.navigation li.next_post a {
	padding-left: 50px;
	text-align: left;
}
.navigation li.prev_post a:before {
	left: 0;
}
.navigation li.next_post a:before {
	left: 0;
}
.navigation li a:before {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #fff;
}
.navigation li a .meta_nav {
	font-size: 18px;
	color: #f7b11d;
	margin-bottom: 0;
}
.navigation li a {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: transparent;
}
.navigation li a .post_title {
	font-size: 14px;
}
.news_detail_info li {
	background: none;
	padding: 0;
	width: initial
}
.news_detail_info li.prev_post a:before {
	display: none
}
.news_detail_info li.next_post a:before {
	display: none
}
.news_detail_info li.next_post a, .news_detail_info li.prev_post a {
	padding: 15px 5px 15px
}
.news_detail_info li a .meta_nav {
	font-size: 15px
}
}

.news_det{ background: #fff; padding: 0.5rem; max-width: 9.6rem; margin: 0 auto;}
.news_det a{ color: #006ab7;}
.news_det .h1{ display: block; line-height: 30px; font-family: "AvantGardeStd_MD"; font-size: 0.26rem; line-height: 0.32rem; color: #333; position:relative;}
.news_det .h1:after{ position: absolute; left: -0.5rem; top: 50%; content: ''; width: 7px; height: 34px; background: #f9b104; margin-top: -17px;}


@media only screen and (max-width: 768px) {
.page_newscontent_contas{ width: 100%;}
.page_newscontent_contas:before,.page_newscontent_contas:after{ display: none;}
.page_newscontent_contas .my_more1{ width: 100%;}

}


.case_list{list-style:none;}
.case_list li{margin-bottom:0;padding:0 0;}
.case_list li:nth-child(4n+1){clear: both;}
.case_list li .column{transition:all .5s;overflow: hidden;}
.case_list li .image{display:block;overflow:hidden;position:relative;}
.case_list li .image > a{position: absolute;left:0;top:0;width:100%;height:100%;z-index: 10;display: block;}
.case_list li .image img{max-width: 100%;height: auto;width: 100%;transition: all .9s;}
.case_list li:hover .image img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.case_list li .image .more_box{position: absolute;left: 0;top: 10px;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 5;transition: all .8s;opacity: 0; flex-direction: column; padding: 0 20px; text-align: center;}
.case_list li .image .more_box .title{ color: #fff; margin-bottom: 20px;}
.case_list li:hover .image .more_box{top: 0;opacity: 1;}
.case_list li .image .more_box .main_more{background:#fff;color:#0075c2;}
.case_list li .image .ovrly{position: absolute;left:0;top:-50%;width:100%;height:100%;background:#000;opacity: 0;filter: alpha(opacity=0);transition:all .5s;}
.case_list li:hover .image .ovrly{opacity: 0.6;filter: alpha(opacity=60);top:0;}
.case_list li .img{height: 220px;display: block;background-repeat: no-repeat;background-position: center center;}
.case_list li .wrap{background:#f7f7f7;padding: 20px;text-align: center;position: relative;}
.case_list li .wrap:before{background-color:#0075c2;bottom:calc(100% - 1px);content:'';height: 10px;position: absolute;left:0;transform:scaleY(0);transform-origin:right bottom;transition:transform .7s;width: 100%;z-index: 2;}
.case_list li:hover .wrap:before{transform:scaleY(1);-webkit-transition:all 500ms cubic-bezier(0.93,.1,.195,1);transition-timing-function:cubic-bezier(0.93,.1,0,1.65);}
.case_list li .title{color:#333;font-size:0.2rem;line-height:0.26rem;overflow:hidden;height:0.52rem;display:block;margin-bottom:0;transition:all .5s;margin-top:0;margin-bottom: 0.1rem;font-family: "AvantGardeStd_MD";}
.case_list li .text{ line-height:0.24rem;overflow:hidden;height:0.48rem;}

@media only screen and (max-width: 768px) {
.case_list li{ width: 50%;}
}


@media only screen and (max-width: 480px) {
	.case_list li{padding: 0;width:100%;}
	.case_list li .title{height:auto;max-height:48px;font-size:14px;margin-bottom:10px;}
	.case_list li .wrap{padding: 15px 10px;}
	.case_list li .text{font-size:12px;height:24px;}
}


/*form*/
.page_form .message_wrap{width: 100%;}
.page_form .message_wrap .send_column{ }
.page_form .send_column .main_title em{font-size: 42px;padding-left: 48px;}
.page_form .send_column .main_title em:after{width: 40px;height: 40px;background-position: -419px -298px;top: 0;}

.page_form .send_column ul.messageList li input{border-width: 2px;border-color: #e5e5e5;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;}
.page_form .send_column ul.messageList li input:focus{border-color: #fed300;}
.page_form .send_column ul.messageList li textarea{border-width: 2px;border-color: #e5e5e5;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;max-height: 330px; height:330px}
.page_form .send_column ul.messageList li textarea:focus{border-color: #fed300;}

.page_form .send_column ul.messageList li .form_select:before{display: none;}
.page_form .send_column ul.messageList li .form_select{position:relative;display: block;width: 100%;z-index: 5;background:#fff;}
.page_form .send_column ul.messageList li select{border:2px solid #e5e5e5;box-shadow:0 2px 4px 0px rgba(0,0,0,0.05) inset;height: 50px;line-height: 50px;width: 100%;background-color:transparent;padding-left:15px;font-size:12px;color:#808080;Appearance:none;-webkit-appearance:none;font-size: 14px;}
.page_form .send_column ul.messageList li .form_select:after{content:"\f107";font-family:'FontAwesome';position:absolute;right:20px;line-height:16px;font-size:20px;color:#808080;top:18px;z-index:-1;}

.page_form .send_column ul.messageList li label{font-weight: normal;font-family: "AvantGardeStd_MD";font-size: 16px;}
.page_form .note{margin-top: 20px;}
.page_form .note em{display: block;margin-bottom: 10px;font-family: "AvantGardeStd_MD";font-size: 16px;}
.page_form .note ol{padding-left: 15px;font-size: 14px;line-height: 24px;color: #808080;}
.page_form .form_upload{width: 99%;height:120px;border:2px solid #e5e5e5;display: flex;align-items: center;justify-content: center;text-align: center;}
.page_form .form_upload input{width: 100%;text-align: center;padding: 5px;}
.page_form .more{margin-top: 30px;text-align: center;}
.page_form .main_more{  font-size: 16px;}
.page_form .main_more input{ line-height:50px; height:50px; padding:0 50px}
.page_form .send_column ul.messageList2{ margin-top:20px}
.page_form .send_column ul.messageList2 li{ list-style:none}
.page_form .send_column ul.messageList2 li label.gfield_label{font-weight: normal;font-family: "AvantGardeStd_MD";font-size: 20px; color:#333; margin-bottom:15px}
.page_form .send_column ul.messageList2 li input {
    border: 2px solid #e5e5e5; 
    height: 20px; width:20px;
    line-height: 20px; 
    background-color: #fff;
    padding-left: 15px; 
    color: #808080; 
    box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;
    margin: 0;
}
.page_form .send_column ul.messageList2 .gfield_checkbox li{    display: inline-flex;    width: 20%; padding:5px; align-items: center; float:left}
.page_form .send_column ul.messageList2 li label{ font-weight:500; margin:0; padding-left:10px }

.page_form .send_column ul.messageList3{ margin-top:20px}
.page_form .send_column ul.messageList3 li{ list-style:none}
.page_form .send_column ul.messageList3 li label.gfield_label{font-weight: normal;font-family: "AvantGardeStd_MD";font-size: 20px; color:#333; margin-bottom:15px}
.page_form .send_column ul.messageList3 li input {
    border: 2px solid #e5e5e5; 
    height: 20px; width:20px;
    line-height: 20px; 
    background-color: #fff;
    padding-left: 15px;
    font-size: 12px;
    color: #808080; 
    box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;
    margin: 0;
}
.page_form .send_column ul.messageList3 .gfield_checkbox li{    display: inline-flex;    width: 20%; padding:5px; align-items: center; float:left}
.page_form .send_column ul.messageList3 li label{ font-weight:500; margin:0; padding-left:10px }

.page_contact2{ padding:6% 0}
.page_title{    display: inline-block;
    color: #333333;
    font-size: 56px;
    line-height: 58px;
    text-transform: uppercase}
.page_contact2 .text{    font-size: 16px; margin-top:40px; line-height: 28px;}
.mo_conts{ display:none}

@media only screen and (max-width: 1440px) {
	.page_title{     font-size: 48px;  line-height: 50px;}
	
	}
@media only screen and (max-width: 992px) {
	.page_form .send_column ul.messageList2 .gfield_checkbox li{ width:25%}
	.page_form .send_column ul.messageList3 .gfield_checkbox li{ width:25%}
	.page_contact1.in_aboutW{ padding:20px 0 40px; }
	.page_contact1 .bra_scope_box{ display:none}
	.mo_conts{ display:block;}
	.mo_conts .mo_conts_box{ margin-top:16px}
	.mo_conts .mo_conts_box>p.mo_conts_t{    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fed300;
    line-height: 26px;
    margin-bottom: 10px;}
	
	.mo_conts .mo_conts_box>a,.mo_conts .mo_conts_box>p.mo_conts_add{    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #666; margin-top:5px; display:block;}
	}

@media only screen and (max-width: 768px) {
	.page_title{     font-size: 34px;  line-height: 36px;}
	.page_form .send_column { padding:0}
	.send_column ul.messageList{ padding:0}
	.message_wrap_m { margin-top:30px}
	.page_form .send_column ul.messageList2 .gfield_checkbox li{ width:33.3%}
	.page_form .send_column ul.messageList3 .gfield_checkbox li{ width:33.3%}
	.page_form .form_upload{width: 100%;}
	.page_form .send_column .main_title em{font-size: 30px;line-height: 40px;}
	.page_form .main_more{font-size: 14px;}
	.page_form .send_column ul.messageList li textarea{ max-height: 200px; height:200px}
	.page_form .send_column ul.messageList2 li label{ font-size:13px}
	.page_form .send_column ul.messageList3 li label{ font-size:13px}
	.page_contact2 .text{ margin-top:25px}
}

@media only screen and (max-width: 438px) {
	.page_form .send_column ul.messageList2 .gfield_checkbox li{ width:50%}
	.page_form .send_column ul.messageList3 .gfield_checkbox li{ width:50%}
	.page_form .send_column ul.messageList2 li label{ padding-left:5px}
	.page_form .send_column ul.messageList3 li label{ padding-left:5px}
	.page_form .send_column ul.messageList2 li input{ width:16px; height:16px}
	.page_form .send_column ul.messageList3 li input{ width:16px; height:16px}
	.page_contact2{ padding:40px 0}
	
}

.adv_section2{ padding: 0.6rem 0; background-attachment: fixed;}
.adv_section2 ul li{ list-style: none; text-align: center;}
.adv_section2 ul li .title{ color: #fff; font-size: 0.22rem; line-height: 0.3rem; display: block; margin: 0.2rem 0;font-family: "AvantGardeStd_MD";}
.adv_section2 ul li p{ color: #ccc; padding: 0 5%;}

@media only screen and (max-width:768px) {
.adv_section2 ul li{ margin-bottom: 20px;}
}

.det_page .text{ padding:2% 4%;}



.page_honor{ background: #fff; padding: 0.8rem 0; overflow: hidden;}
.swi_position{ margin-top: 0.5rem; position: relative; padding: 0px 40px;}
.swi_position .swiper-button-next:after,.swi_position .swiper-button-prev:after{font-size: 24px;}
.swi_position .swiper-button-prev,.swi_position .swiper-button-next{color: #bbb;}
.swi_position .swiper-button-prev{ left: 0;}
.swi_position .swiper-button-next{right: 0;}

#certify .swiper-slide {width: 320px;background: #fff;box-shadow: 0 5px 30px 1px #bfbfbf; text-align: center;}
#certify .swiper-slide .li{ padding: 30px 10px;}
#certify .swiper-pagination{bottom: 0;}


@media only screen and (max-width: 1160px) {
	
	#certify .swiper-slide {width: 240px;}
}

@media only screen and (max-width: 595px) {
	
	#certify .swiper-slide {width: 200px;}
}



.page_conts{ background: #006ab7; padding: 0.7rem 0; text-align: center}
.page_conts .title{ font-size: 0.32rem; line-height: 0.34rem; color: #fff;}


.page_conts  ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; max-width: 850px;  margin: 0.1rem auto}

.page_conts ul li { width: 32%; color: #fff;     font-family: "MontserratLight";font-style: normal; list-style: none; margin-top: 0.15rem;}

.page_conts ul li i { margin-right: 10px}

@media only screen and (max-width: 595px) {
	.page_conts{ padding: 0.54rem 0}
	.page_conts .title{ font-size: 0.28rem}
	.page_conts  ul{ display: block; text-align: center;}
	.page_conts ul li{width: 100%; margin-top: 0.05rem}
}



.det_page{ margin: 0 auto;}


.det_pic_content .list li .column{ position: relative;}
.det_pic_content .list li .column .wrap{ position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,0.5); padding: 10px; width: 100%;transition: 0.5s all;}
.det_pic_content .list li .column .wrap .title{ color: #fff;}
.det_pic_content .list li .column .wrap .text{ display: none;}
.det_pic_content .list li .column:hover .wrap{ background: #006ab7;}
.det_pic_content .list li .column:hover .wrap .title{ color: #fff;}


.case_title{ width:100%; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; border-bottom: 1px solid #eee; margin-bottom: 10px;}
.case_title p{ display:inline-block; width:calc(100% - 150px); text-align:left; color:#333; font-size:32px; font-family: "AvantGardeStd_MD"; text-transform:capitalize}
.case_title .navigation{ width:130px; display:flex; flex-wrap:nowrap; align-items:center; justify-content:flex-end; margin-top:0; padding-top:0}
.case_title .navigation li{ display:inline-block; background:#fff; margin-left:30px;}
.case_title .navigation li:first-child{ margin-left:0}
.case_title .navigation li a{ display:block; width:49px; height:49px; line-height:49px; text-align:center; border:1px #dedede solid; border-radius:0; position:relative; background:#fff; padding:0; transition:all .5s}
.case_title .navigation li a:before{ display:none;}
.case_title .navigation li a:after{ position:absolute; content:'\f104'; color:#333; font-size:30px; font-family:fontawesome; left:0; right:0; margin:0 auto; transition:all .5s}
.case_title .navigation li:nth-child(2n) a:after{content:'\f105';}
.case_title .navigation li:hover a:after{ color:#fff}
.case_title .navigation li:hover a{ background:#469734}

.case_text{ width:100%; float:left}
.case_text ul{ width:80%; float:left;}
.case_text ul li{ width:50%; list-style:none; float:left; padding-right:3%; margin:0 0 15px 0; position:relative; padding-left:20px; text-align:left; font-size:20px; color:#888}
.case_text ul li:before{ position:absolute; content:''; width:7px; height:7px; background:#b2b2b2; border-radius:50%; left:0; top:10px;}


.case_photo{ width:100%; float:left; padding:50px 0; text-align:center}
.swiper_big{ width:100%; overflow:hidden; position:relative; padding:0 20%}
.swiper_big .swiper-button-prev{ left:0}
.swiper_big .swiper-button-next{ right:0}
.mySwiper2{ width:100%; overflow:hidden; margin:0 auto;}
.mySwiper2 .swiper-slide{ width:100%; padding:0}
.mySwiper2 .swiper-slide img{ display:block; width:100%}
.mySwiper{ width:60%; text-align:center; margin:20px auto 0 auto}
.mySwiper .swiper-wrapper{ justify-content:center;}
.mySwiper .swiper-slide{ width:calc(100% / 6); padding:0 5px;}
.mySwiper .swiper-slide-thumb-active{ opacity:.5} 


@media only screen and (max-width:1366px) { 
.swiper_big{padding:0 15%}
}


@media only screen and (max-width:1260px) { 
.swiper_big{padding:0 10%}
}


@media only screen and (max-width:992px) { 
.swiper_big{padding:0 8%}
}


.dadasfs{ margin-top: 0 !important;}
.addthis_toolbox { float: right;}



/*mainmenu*/
.mainmenu-area{display: block;  padding-right: 0;padding-top: 0;  float: right}
.mainmenu_box{float:left;width:36%;padding-right:0;}
.find .product_vmegamenu>ul li a {
	padding: 12px 10px;
}
.product_vmegamenu ul li a.hover-icon::after {
	content: "\f107";
	font-family: FontAwesome;
	font-size: 18px;
	position: absolute;
	right: 0;
	color: #808080;
	top: 12px;
}
.product_vmegamenu>ul>li .vmegamenu {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eaeaea;
	box-shadow: 0 0 5px -1px #666666;
	left: 0;
	position: absolute;
	top: 82px;
	width: 100%;
	opacity: 0;
	z-index: 999999;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	visibility: hidden;
	padding: 10px;
}
.product_vmegamenu ul li:hover .vmegamenu {
	opacity: 1;
	top: 52px;
	visibility: visible;
}
/* mainmenu */
.mainmenu{text-align:left;/*position: relative;*/}
.mainmenu>nav>ul{width: 100%;}
.mainmenu>nav>ul>li {
    display: inline-block;
	padding: 0;
	padding-right:0.8rem;
}
.mainmenu ul li a{transition:all .3s;}
.mainmenu>nav>ul>li>a {
  color: #222222;
  display:inline-block;
  font-size: 0.19rem;
  line-height:0.28rem;
  padding:0.4rem 0 0.4rem;
  text-transform: capitalize;
  transition:all .5s;
  position:relative;
  z-index:2;
  background-position: center center;
  background-repeat: no-repeat;
  align-items: center;justify-content: center; 

    font-family: "AvantGardeStd_MD";

  
}
 
 
.mainmenu nav>ul>li.active>a i{position: absolute;left: 0;width:100%;height: 8px; bottom: -8px; content: '';z-index: -1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all; background: #51b777; display: block}
 .mainmenu nav>ul>li>a:before{
	position: absolute;left: 50%;width:0;height: 2px; bottom: 0; content: '';z-index: -1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all;opacity: 0;filter: alpha(opacity=0);background: #006ab7;transform: translate(-50%, 0);
}
.mainmenu nav>ul>li:hover>a:before,.mainmenu nav>ul>li.active>a:before ,.mainmenu nav>ul>li#active>a:before{
	opacity:1;filter: alpha(opacity=100);left: 50%;width: 100%;
}

.mainmenu ul li:hover > a, .mainmenu ul li.active > a{color:#006ab7;  }
.mainmenu>nav>ul>li:hover > a, .mainmenu>nav>ul>li.active > a{text-decoration:none;color:#006ab7 !important;  }
.mainmenu>nav>ul>li.active>a,.mainmenu>nav>ul>li#active>a{color:#006ab7 !important;}

.mainmenu>nav>ul>li>ul , .mainmenu>nav>ul>li>div.vmegamenu{
	
	left: auto;
	opacity: 0;
	position: absolute;
	top: auto;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	z-index: 99999999;
	padding: 0;
	visibility: hidden;
	text-align: left;
	width: 2.8rem;
	 box-shadow: none;
	border:none;
	border-bottom: none;
}
.mainmenu>nav>ul>li>div.vmegamenu{ padding-top: 0.1rem}

.mainmenu>nav>ul>li>div.vmegamenu ul{padding: 0.05rem 0 0.05rem; list-style: none;box-shadow: 0px 0px 10px rgba(155, 155, 155, 0.36);background: #F6F6F6; border-radius: 0;}
.mainmenu>nav>ul>li>div.vmegamenu>ul>li{ padding: 0}
.mainmenu>nav>ul>li>ul:after , .mainmenu>nav>ul>li>div.vmegamenu>ul:after{
	top:-0.1rem;
    left: 0.2rem;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #F6F6F6;
    border-width:0.1rem;
	display: inline-block;
}
.mainmenu ul li:hover > ul , .mainmenu ul li:hover>div.vmegamenu{
	opacity:1;
	visibility:visible;
	transform:scaleY(1);
}
.mainmenu ul li > ul li{
	display:block;
	padding:0 0.15rem;
	background:none;
	position:relative; 
} 
.mainmenu ul li > ul li > a ,.mainmenu ul li >div.vmegamenu ul li > a {
	color: #333333;
	padding:0.14rem 0.14rem;
	text-transform: capitalize;
	font-size:0.16rem;
	line-height: 0.2rem;
	font-style:normal;
	position:relative;
	z-index:1;
	overflow:hidden;
	display:block;  font-family: "AvantGardeStd"; 
	background-repeat:no-repeat;
	background-position:90% center; 
	transition:all .5s;
}
.mainmenu ul li > ul li > a:hover, .mainmenu ul li > ul li.has-menu:hover > a,.mainmenu ul li >div.vmegamenu ul li > a:hover, .mainmenu ul li >div.vmegamenu ul li.has-menu:hover > a{
	text-decoration:none;color:#006ab7;background-position:right center;background:#fff;
} 
/*.mainmenu ul li > ul li > a:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;transform: scaleX(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s;z-index: -1;background:#009944;
}
.mainmenu ul li > ul li:hover > a:before{opacity:1;visibility:visible;transform:scaleX(1);}*/
.mainmenu ul li > ul li:last-child > a:after{background:#fff;}

.mainmenu ul li > ul li.has-menu::after , .mainmenu ul li >div > ul li.has-menu::after{content:"\f105";font-family:FontAwesome;font-size:0.16rem;color:#51b777;position:absolute;right:0.23rem;top:50%;line-height:0.2rem;margin-top:-0.11rem;z-index: 2;transition:all .5s;}
.mainmenu ul li > ul li:hover.has-menu::after ,  .mainmenu ul li >div > ul li:hover.has-menu::after{color: #fff;transform: rotate(90deg);}

.mainmenu>nav>ul>li ul.vmegamenu02{
	box-shadow: 10px 10px 0.2rem rgba(0,0,0,.15);
	left: 2.8rem;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	z-index: 99999999;
	padding:0;
	visibility: hidden;
	text-align: left;
	width: 2.6rem;
	background: #fff;
	transition:.3s ease;
	border: 1px solid #ECECEC;
	border-left: none;
	border-bottom: none;
	max-height: 5rem;
	overflow-y: auto;
}
.mainmenu ul li:hover > ul.vmegamenu02{
	opacity:1;
	visibility:visible;
	transform:scaleX(1);
}
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03{background: #f7f7f7;border-top:1px solid #ECECEC; }
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03 li a:before{content:"\f101";font-family: FontAwesome;display: inline-block;margin-right: 5px;}
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03 li:last-child{border-bottom: none;}

/*nav list*/
.mainmenu ul li.product_vmegamenu > div.vmegamenu{ }
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul{ box-shadow: 0 0 10px rgba(155,155,155,0.36); border-radius: 0.1rem; background: #F6F6F6}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li{padding: 0 0.12rem;   position: relative; list-style: none;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li:hover .title{background:#51b777}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .top{display: flex;align-items: center;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .image:after{display: none;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .title{padding: 0.14rem 0.1rem;  width: 100%;margin-bottom: 0; ;font-size: 0.16rem; padding-right: 0.2rem;text-decoration: none;text-transform: capitalize; line-height: 0.2rem}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li:hover .title{color: #fff;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .title:after{left: 0;right: 0;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li a:hover , .mainmenu ul li.product_vmegamenu.vmegamenu > ul > li.has-menu:hover > a{background-color: #51b777; }
 

/*nav container list*/
.mainmenu>nav>ul>li.product_vmegamenu>ul{width:100%;left:0;padding:0.2rem 0; background: #efefef;  }


@media only screen and (max-width: 992px) {
	header .wrapper{display:block;}
}

@media only screen and (max-width: 1500px) {
	.mainmenu>nav>ul>li{ padding-right: 0.4rem;}
}

.mainmenu ul li.product_vmegamenu ul {width: 100%;left: 0;padding-top:0;padding-bottom:0;}
 
.mainmenu ul li.product_vmegamenu ul li>a:hover {
	padding-left: 0;
}
.mainmenu ul li.product_vmegamenu ul li>a span {
	width: 36px;
	height: 40px;
	display: inline-block;
	background-size: 100%;
	padding: 8px;
	margin-right: 5px;
}
.mainmenu ul li.product_vmegamenu ul li>a span img {
	 
}
.mainmenu ul li.product_vmegamenu ul li>a p {
	display: inline-block;
	vertical-align: middle;
}
.mainmenu ul li.product_vmegamenu ul li div span {
	display: block;
	margin-bottom: 10px;
}
.mainmenu ul li.product_vmegamenu ul li div span a {
	display: inline-block;
	font-size: 15px;
	padding: 0;
	color: #555;
}
.mainmenu ul li.product_vmegamenu ul li div span a:hover {
	color: #4ac0fb;
}
 @media only screen and (max-width: 992px) {
.mobile-menu-area .row, .mobile-menu-area .container {
	width: 100%;
	margin: 0;
}
} 
  
.mainmenu ul li.product_vmegamenu>ul{ border-bottom: none}
.mainmenu ul li.product_vmegamenu ul li.container{ position: relative; z-index: 999; display: flex;  }
 
 
.nav_list li:nth-child(4n+1){clear: both;}
.nav_list li .top{margin-bottom:15px;padding-bottom:0; }
.nav_list li .top .title{font-size:16px; color:#333333;padding:0; line-height:24px;height:24px;display:block;text-transform:capitalize;vertical-align:middle;font-family:'Montserrat-Semi-Bold'}
.nav_list li .top .title:hover{color:#006ab7;text-decoration:none;}
.nav_list li .top .image{display: block;height:150px;background-repeat: no-repeat;background-size: cover;background-position: center center;}
.nav_list li p{margin:0;margin-bottom:10px;}
.nav_list li p a{ font-size:14px; color:#4d4d4d; line-height:24px; padding:0; display:inline-block;text-transform:capitalize;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;font-family:'Montserrat-Light'} 
.nav_list li p a:hover{ color:#006ab7;text-decoration:underline;} 
.nav_list li .image{display:block;margin-botom:5px;overflow:hidden;padding:0;margin-bottom:10px;}
.mainmenu ul li.product_vmegamenu > ul li .image:hover{padding:0;}
.mainmenu ul li.product_vmegamenu > ul li.nav_img{padding-left:20px;padding-right:5px;}
.mainmenu ul li.product_vmegamenu > ul li.nav_img a{padding:0;}
.mainmenu ul li.product_vmegamenu > ul li.pro_images{ padding: 0}
.mainmenu ul li.product_vmegamenu > ul li.pro_images> a:before{ display: none}
.mainmenu ul li.product_vmegamenu > ul li.pro_images> a{ display: block; width: 100%; padding: 0}
.mainmenu ul li.product_vmegamenu > ul li.pro_images> a img{ max-width:300px; height: auto; width: 100%}
.mainmenu ul li.product_vmegamenu > ul li.pro_images> a:after{ display: none}

.mainmenu .mtab_nav{ width:25%;  padding-top: 30px; padding-bottom: 30px }
.mainmenu .mtab_nav ul { list-style: none; display: flex; height: 100%;    flex-wrap: wrap;}
.mainmenu .mtab_nav li {cursor: pointer;  text-align: left;    display: flex !important; align-items: center;  padding: 0.1rem 0.2rem 0.1rem !important; position: relative; width: 100%;font-family: "AvantGardeStd_MD"; }
.mainmenu .mtab_nav li.on:after{    top: 50%;
    right: 0; margin-top: -16px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 16px; 
    transition: all .5s;
	font-family: "AvantGardeStd_MD";
    }
.mainmenu .mtab_nav li i{ position: relative;  display: inline-block;overflow: hidden; width: 40px; height: 35px;  }
.mainmenu .mtab_nav li img{ position: absolute; top: -35px; left: 0; display: inline-block;  width: 40px;  height: auto;transition: all .5s;}
.mainmenu .mtab_nav li p a{ font-size: 0.18rem; color:#333; font-family: "AvantGardeStd_MD"; text-transform: capitalize;}
.mainmenu .mtab_nav li:hover p a,.mtab_nav li.on p a{ color:#006ab7}
.mainmenu .mtab_content {  overflow: hidden; padding-top: 0.3rem; padding-bottom: 0.3rem; width: 75%;  background: #fff}
.mainmenu .mtab_content .item {height: 0; list-style: none; width: 100%; opacity: 0; }
.mainmenu .mtab_content .item.active {height: auto; opacity: 1;}
.mainmenu .mtab_content  .list{ display: flex;    flex-wrap: wrap;}
.mainmenu .mtab_content  .list>li{ width: 25%;margin-bottom:0.15rem;padding:0 0.2rem  0 0.2rem;  }
.mainmenu .mtab_content  .list>li>a{ font-family: "AvantGardeStd_MD"; border-bottom: 1px solid #eee; padding-left: 0}
 
.mainmenu .mtab_content .list02 li{padding: 0 }
.mainmenu .mtab_content .list02 li a{     padding: 0.07rem 0;  margin-bottom: 0; font-size: 0.14rem; font-family: "AvantGardeStd"; color: #333; }
.mainmenu .mtab_content .list02 li a:before{content:"\f101";font-family: FontAwesome;display: inline-block;margin-right: 5px; font-size: 0.14rem; }
 
.mainmenu .mtab_content .list li:hover > a{
	text-decoration:none;color:#006ab7;background-position:right center;background:none;padding-left: 0
} 

 
.mainmenu ul li.product_vmegamenu ul li>a:hover { color:#006ab7}
 
.mainmenu ul li.product_vmegamenu .nav_list{ width: 100%; display: flex}
 
.mainmenu .mtab_content::-webkit-scrollbar {width: 3px;}
.mainmenu .mtab_content::-webkit-scrollbar-track {
	background-color:#fff;
	-webkit-border-radius: 3em; 
	-moz-border-radius: 3em;
	border-radius:3em;
}
.mainmenu .mtab_content::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	border-radius:3em;
}


@media only screen and (max-width: 992px) {
	mainmenu .wrapper{display:block;}
}

