@charset "utf-8";

/*bootstrop*/
@media screen and (min-width: 1600px) {html { font-size: 100px;}}
@media screen and (max-width: 1600px) {html {font-size: 100px;}}
@media screen and (max-width: 1599px) {html {font-size: 94px;}}
@media screen and (max-width: 1574px) {html {font-size: 92px;}}
@media screen and (max-width: 1549px) {html {font-size: 91px;}}
@media screen and (max-width: 1524px) {html {font-size: 89px;}}
@media screen and (max-width: 1499px) {html {font-size: 88px;}}
@media screen and (max-width: 1474px) {html {font-size: 86px;}}
@media screen and (max-width: 1449px) {html {font-size: 85px;}}
@media screen and (max-width: 1424px) {html {font-size: 83px;}}
@media screen and (max-width: 1399px) {html {font-size: 82px;}}
@media screen and (max-width: 1374px) {html {font-size: 80px;}}
@media screen and (max-width: 1349px) {html {font-size: 79px;}}
@media screen and (max-width: 1324px) {html {font-size: 77px;}}
@media screen and (max-width: 1299px) {html {font-size: 76px;}}
@media screen and (max-width: 1274px) {html {font-size: 74px;}}
@media screen and (max-width: 1249px) {html {font-size: 73px;}}
@media screen and (max-width: 1224px) {html {font-size: 72px;}}
@media screen and (max-width: 1199px) {html {font-size: 70px;}}
@media screen and (max-width: 1174px) {html {font-size: 69px;}}
@media screen and (max-width: 1149px) {html {font-size: 67px;}}
@media screen and (max-width: 1124px) {html {font-size: 66px;}}
@media screen and (max-width: 1099px) {html {font-size: 64px;}}
@media screen and (max-width: 1074px) {html {font-size: 63px;}}
@media screen and (max-width: 1049px) {html {font-size: 61px;}}
@media screen and (max-width: 1024px) {html {font-size: 60px;}}
@media screen and (max-width: 992px)  {html {font-size: 70px;}}
@media screen and (max-width: 769px)  {html {font-size: 80px;}}


.row {
  margin-right: -0.15rem;
  margin-left: -0.15rem;
}
.input-group{ display: table; position: relative;}
input, button, select, textarea {font-family: inherit; font-size: inherit;line-height: inherit; border: none;}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after{
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after{
  clear: both;
}
.container {
  width: 100%; max-width: 13.6rem; margin: 0 auto;
}
@media screen and (max-width: 992px)  {.container{padding-left: 5%; padding-right: 5%;}}
@media screen and (max-width: 769px)  {.container{padding-left: 15px; padding-right: 15px;}}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative; min-height: 1px;  padding-right: 0.15rem;  padding-left: 0.15rem;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left;}
.col-xs-12 { width: 100%;}
.col-xs-11 { width: 91.66666667%;}
.col-xs-10 { width: 83.33333333%;}
.col-xs-9 { width: 75%;}
.col-xs-8 { width: 66.66666667%;}
.col-xs-7 { width: 58.33333333%;}
.col-xs-6 { width: 50%;}
.col-xs-5 { width: 41.66666667%;}
.col-xs-4 { width: 33.33333333%;}
.col-xs-3 { width: 25%;}
.col-xs-2 { width: 16.66666667%;}
.col-xs-1 { width: 8.33333333%;}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left; }
  .col-sm-12 { width: 100%;}
  .col-sm-11 { width: 91.66666667%;}
  .col-sm-10 { width: 83.33333333%;}
  .col-sm-9 { width: 75%;}
  .col-sm-8 { width: 66.66666667%;}
  .col-sm-7 { width: 58.33333333%;}
  .col-sm-6 { width: 50%;}
  .col-sm-5 { width: 41.66666667%;} 
  .col-sm-4 { width: 33.33333333%;}
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%;}
  .col-sm-1 { width: 8.33333333%;}
  }

/* BODY */
* {outline: none !important;}
body {margin: 0;padding: 0;font-family: 'Open Sans', sans-serif; color:#5e6a71; overflow-x: hidden; line-height: 1.7; font-size: 16px;}
@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{max-width:100%;}



/* HTML TAGS */
img {max-width: 100%;-webkit-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;-ms-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out; height: auto;}

label,button,a {  cursor: pointer;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}

/*用来解决在安卓上的点击出现蓝框问题*/
body {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/*解决ios上去除微信点击蓝色边框 */
a:focus,input:focus,p:focus,div:focus {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img[src=""],
img:not([src]) {  opacity: 0;}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  text-transform: inherit;
}
@media screen and (max-width:992px) {
.hidden_mob{ display: none !important;}
}

.hidden{ display: none !important;}
/* LINKS */
a{-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-ms-transition: all .35s ease-in-out;-o-transition: all .35s ease-in-out;transition: all .35s ease-in-out; text-decoration: none; color: #808080;}
a:hover {text-decoration: none;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}


/* GOOGLE MAPS */
.google-maps {  width: 100%;  display: flex;  flex-wrap: wrap;  position: relative; margin-top: 0.5rem;}
.google-maps iframe {  display: inline-block;  border: none;}


/*inquiry*/
.inquiry .p{ margin-bottom: 20px; color: #aaa;  line-height: 22px;}
.inquiry ul{list-style:none; margin: 0px -10px;}
.inquiry ul li{padding:0 10px;margin-bottom:15px;}
.inquiry ul li span:before{content:'';position:absolute;width:40px;height:40px;right:0;top:0;display:inline-block;background-position:center center;background-repeat:no-repeat; background-position: center center;}
.inquiry ul li span:before{content:'';position:absolute;right:18px;top:0;width:28px;height:100%;display:inline-block; background-repeat: no-repeat;}
.inquiry ul li span.ms_e:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667324824' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7187' width='22' height='22'%3E%3Cpath d='M914.691674 123.697006H109.30935c-47.583643 0-86.289099 38.70648-86.2891 86.290123v603.998113c0 47.583643 38.705456 86.317752 86.2891 86.317752h805.382324c47.58262 0 86.288076-38.734109 86.288076-86.317752V209.987129c0-47.58262-38.705456-86.290123-86.288076-86.290123z m-15.169461 57.497414l-387.51505 335.861726-387.530399-335.861726h775.045449z m15.169461 661.581484H109.30935c-11.670784 0-21.62958-7.049542-26.138258-17.050293l274.221977-219.374921-35.955838-44.913843-240.893984 192.718871V219.283847l431.462893 373.892825L943.454707 219.283847v534.871871l-240.891938-192.718871-35.955838 44.913843L940.812535 825.724587c-4.491282 10.001775-14.49408 17.051317-26.120861 17.051317z' p-id='7188' fill='%23cdcdcd'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_p:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667419565' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='8334' width='22' height='22'%3E%3Cpath d='M752 944C380.8 944 80 643.2 80 272c0-105.6 86.4-192 192-192s192 86.4 192 192c0 81.6-49.6 150.4-123.2 179.2 44.8 102.4 128 187.2 232 232C601.6 609.6 670.4 560 752 560c105.6 0 192 86.4 192 192s-86.4 192-192 192zM272 144c-70.4 0-128 57.6-128 128 0 336 272 608 608 608 70.4 0 128-57.6 128-128s-57.6-128-128-128c-62.4 0-115.2 44.8-126.4 107.2-1.6 9.6-6.4 17.6-16 22.4-8 4.8-17.6 6.4-27.2 3.2C436.8 704 320 587.2 268.8 440c-3.2-9.6-1.6-19.2 3.2-27.2 4.8-8 12.8-14.4 22.4-16 62.4-9.6 107.2-64 107.2-126.4C400 201.6 342.4 144 272 144z' p-id='8335' fill='%23cdcdcd'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_m:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667534152' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9305' width='24' height='24'%3E%3Cpath d='M832.161 351.79c-17.673 0-32 14.327-32 32v479.85H224.037V223.784h414.605c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32H192.037c-17.673 0-32 14.327-32 32V895.64c0 17.673 14.327 32 32 32h640.124c17.673 0 32-14.327 32-32V383.79c0-17.673-14.327-32-32-32z' fill='%23cdcdcd' p-id='9306'%3E%3C/path%3E%3Cpath d='M485.612 534.222c6.249 6.248 14.438 9.372 22.627 9.372s16.379-3.124 22.627-9.372l321.407-321.406c12.496-12.497 12.496-32.758 0-45.255-12.498-12.497-32.759-12.497-45.255 0L485.612 488.967c-12.497 12.496-12.497 32.758 0 45.255zM736 627c0-17.673-14.327-32-32-32H322c-17.673 0-32 14.327-32 32s14.327 32 32 32h382c17.673 0 32-14.327 32-32zM322 725c-17.673 0-32 14.327-32 32s14.327 32 32 32h251c17.673 0 32-14.327 32-32s-14.327-32-32-32H322z' fill='%23cdcdcd' p-id='9307'%3E%3C/path%3E%3C/svg%3E"); background-position: center 10px;}

.inquiry ul li span.ms_e:after,.inquiry ul li span.ms_m:after{
    content: '*';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 23px;
    height: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    color: red;
}

.inquiry ul li input{background:rgba(255,255,255,1);height:46px;width:100%;line-height:46px;padding-right:45px; color:#999; border: none; border-radius:0; padding-left: 10px; border-radius: 5px;}
.inquiry ul li textarea{height:100px;background:rgba(255,255,255,1);width:100%;max-width:100%;max-height:215px;padding:8px 45px 10px 10px;color:#999;border:none;;border-radius:5px; line-height: 20px;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{color:#333; border-color:#e28d30;}
.inquiry ul li input:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li input::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li input::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li input:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li textarea:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li textarea::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li textarea::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li textarea:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li input,.inquiry ul li textarea{ border: 1px solid #d7d7dc;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 1px solid #abcd03;}

.inquiry select{width:100%;height:50px;border:none;border:1px solid #d7d7dc;background-color:#fff; padding-left:15px;Appearance:none; margin: 0;
-webkit-appearance:none;}
.inquiry .select{margin: 0;}
.inquiry .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:0.3rem;color:#ccc;top:0.18rem;z-index:99;}

.inquiry  .subject_title{background: #eee; min-height: 0.5rem; padding:0.15rem;}
.inquiry  .subject_title a{ color:#333 ; font-weight: 600; text-decoration: underline;}
.inquiry  .subject_title span{ font-size:0.14rem;  font-weight: 600;  color:#444; margin-right:0.1rem;}



.ms_btn{position: relative; background:#abcd03; line-height:0.4rem; padding: 0 0.2rem;  color: #fff;  text-transform: uppercase;font-size: 0.14rem;border-radius: 5px; flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; text-align: center;
transition: all 0.4s ease; z-index: 9; overflow: hidden; font-weight: 600;}
.ms_btn input{display: block;position: absolute;left: 0;top: 0;height: 100%; width: 100%; background: none;border: none;z-index: 2;text-indent: -999px;overflow: hidden; cursor: pointer;}

.ms_btn:before {content: "";position: absolute;height: 0%;left: 50%;top: 50%;width: 150%;z-index: -1;transition: all 0.35s ease 0s;background: #fff;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);transform: translateX(-50%) translateY(-50%) rotate(-25deg);}
.ms_btn:hover:before, .ms_btn:active:before, .ms_btn:focus:before{height: 450%;transition: all 1s ease 0s; background: #092b6a;}
.ms_btn:hover{background: #003a83;}

/*nav*/
header .wrapper{display:none;}
.wrapper .toggle{float:right;width:56px;height:56px;cursor:pointer;color:#212121;text-decoration:none;font-size:12px;text-indent:-9999em;line-height:24px;font-size:1px;display:block;text-align:center; background: #abcd03;}
html.hc-yscroll {	overflow-y: scroll}
body.hc-nav-open {	position: fixed;	width: 100%;	min-height: 100%}
.hc-mobile-nav {	display: none;	position: fixed;	top: 0;	height: 100%;	z-index: 9999999999;	overscroll-behavior: none}
.hc-mobile-nav.is-ios * {	cursor: pointer !important}
.hc-mobile-nav .nav-container {position: fixed;z-index: 99999999;top: 0;width: 240px;max-width: 100%;height: 100%;transition: transform .4s ease}
.hc-mobile-nav .nav-wrapper {idth: 100%}
.hc-mobile-nav .nav-wrapper.nav-wrapper-1 {position: static;height: 100%;overflow: scroll;overflow-x: visible;overflow-y: auto}
.hc-mobile-nav ul {list-style: none;margin: 0;padding: 0}
.hc-mobile-nav li {position: relative;display: block}
.hc-mobile-nav li.level-open>.nav-wrapper {visibility: visible}
.hc-mobile-nav input[type="checkbox"] {display: none}
.hc-mobile-nav label {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;cursor: pointer}
.hc-mobile-nav a {position: relative;display: block;box-sizing: border-box;cursor: pointer}
.hc-mobile-nav a, .hc-mobile-nav a:hover {text-decoration: none}
.hc-mobile-nav.disable-body:not(.nav-open)::after {pointer-events: none}
.hc-mobile-nav.disable-body::after, .hc-mobile-nav.disable-body .nav-wrapper::after {content: '';position: fixed;z-index: 9990;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;overscroll-behavior: none;visibility: hidden;opacity: 0;transition: visibility 0s ease .4s, opacity .4s ease}
.hc-mobile-nav.disable-body.nav-open::after, .hc-mobile-nav.disable-body .sub-level-open::after {visibility: visible;opacity: 1;transition-delay: .05s}
.hc-mobile-nav.nav-levels-expand .nav-wrapper::after {display: none}
.hc-mobile-nav.nav-levels-expand ul .nav-wrapper {min-width: 0;max-height: 0;overflow: hidden;transition: height 0s ease .4s}
.hc-mobile-nav.nav-levels-expand .level-open>.nav-wrapper {max-height: none}
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {position: absolute;z-index: 9999;top: 0;height: 100%;visibility: hidden;transition: visibility 0s ease .4s, transform .4s ease}
.hc-mobile-nav.nav-levels-overlap ul ul {height: 100%;overflow: scroll;overflow-x: visible;overflow-y: auto}
.hc-mobile-nav.nav-levels-overlap ul li.nav-parent {position: static}
.hc-mobile-nav.nav-levels-overlap ul li.level-open>.nav-wrapper {visibility: visible;transition: transform .4s ease}
.hc-mobile-nav.side-left {left: 0}
.hc-mobile-nav.side-left .nav-container {left: 0;transform: translate3d(-100%, 0, 0)}
.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper {transform: translate3d(-40px, 0, 0)}
.hc-mobile-nav.side-left.nav-levels-overlap li .nav-wrapper {left: 0;transform: translate3d(-100%, 0, 0)}
.hc-mobile-nav.side-right {	right: 0}
.hc-mobile-nav.side-right .nav-container {	right: 0;transform: translate3d(100%, 0, 0)}
.hc-mobile-nav.side-right.nav-levels-overlap li.level-open>.nav-wrapper {transform: translate3d(40px, 0, 0)}
.hc-mobile-nav.side-right.nav-levels-overlap li .nav-wrapper {	right: 0;transform: translate3d(100%, 0, 0)}
.hc-mobile-nav.nav-open .nav-container {transform: translate3d(0, 0, 0)}
.hc-nav-trigger {position: absolute;cursor: pointer;display: none;top: 20px;z-index: 9980;min-height: 24px}
.hc-nav-trigger span {width: 30px;top: 50%;transform: translateY(-50%);transform-origin: 50% 50%}
.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {position: absolute;left: 0;height: 4px;background: #34495E;transition: all .2s ease}
.hc-nav-trigger span::before, .hc-nav-trigger span::after {	content: '';	width: 100%}
.hc-nav-trigger span::before {	top: -10px}
.hc-nav-trigger span::after {	bottom: -10px}
.hc-nav-trigger.toggle-open span {	background: rgba(0,0,0,0);	transform: rotate(45deg)}
.hc-nav-trigger.toggle-open span::before {	transform: translate3d(0, 10px, 0)}
.hc-nav-trigger.toggle-open span::after {	transform: rotate(-90deg) translate3d(10px, 0, 0)}
.hc-mobile-nav::after, .hc-mobile-nav .nav-wrapper::after {	background: rgba(0,0,0,0.3)}
.hc-mobile-nav .nav-wrapper {background:#fafafa;z-index:2;}
/*.hc-mobile-nav .nav-wrapper:before{content:'';width:100%;height:100%;display:block;background:#fafafa;filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;position:absolute;left:0;top:0;z-index:0;}*/
.hc-mobile-nav.nav-open .nav-wrapper {	box-shadow: 1px 0 2px rgba(0,0,0,0.2)}
.hc-mobile-nav h2 {font-size: 14px;font-weight: normal;text-align: left;padding: 15px 17px;color: #333; text-transform:uppercase;
margin-top:0;margin-bottom:0;background:rgba(0,0,0,0.05);border-bottom: 1px solid rgba(0,0,0,0.15);}
.hc-mobile-nav a {padding: 10px 17px;font-size: 14px;color: #333;z-index: 1;background: rgba(0,0,0,0);border-bottom: 1px solid rgba(0,0,0,0.1); }
.hc-mobile-nav:not(.touch-device) a:hover {	background: #f2f2f2}
.hc-mobile-nav li {	text-align: left}
.hc-mobile-nav li.nav-close a, .hc-mobile-nav li.nav-back a {	background:rgba(0,0,0,0.05);background-size:100%;}
.hc-mobile-nav li.nav-close a:hover, .hc-mobile-nav li.nav-back a:hover {	background: rgba(0,0,0,0.2)}
.hc-mobile-nav li.nav-parent a {	padding-right: 58px}
.hc-mobile-nav li.nav-close span, .hc-mobile-nav li.nav-parent span.nav-next, .hc-mobile-nav li.nav-back span {position: absolute;top: 0;right: 0;width:45px;height:100%;text-align: center;cursor: pointer;transition: background .2s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.hc-mobile-nav li.nav-close span::before, .hc-mobile-nav li.nav-close span::after {	content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;}.hc-mobile-nav li.nav-close span::before {	transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.hc-mobile-nav li.nav-close span::after {	transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}
.hc-mobile-nav span.nav-next::before, .hc-mobile-nav li.nav-back span::before {content: '';position: absolute;top: 50%;left: 50%;width: 8px;height: 8px;margin-left: -2px;box-sizing: border-box;border-top: 2px solid #808080;border-left: 2px solid #808080;transform-origin: center}
.hc-mobile-nav span.nav-next::before {transform: translate(-50%, -50%) rotate(135deg)}
.hc-mobile-nav li.nav-back span::before {transform: translate(-50%, -50%) rotate(-45deg)}
.hc-mobile-nav.side-right span.nav-next::before {margin-left: 0;margin-right: -2px;transform: translate(-50%, -50%) rotate(-45deg)}
.hc-mobile-nav.side-right li.nav-back span::before {margin-left: 0;margin-right: -2px;transform: translate(-50%, -50%) rotate(135deg)}
.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper, .hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper {box-shadow: none;background: transparent}
.hc-mobile-nav.nav-levels-expand .nav-container ul ul a, .hc-mobile-nav.nav-levels-none .nav-container ul ul a {font-size: 14px}
.hc-mobile-nav.nav-levels-expand .nav-container li, .hc-mobile-nav.nav-levels-none .nav-container li {	transition: background .3s ease}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open, .hc-mobile-nav.nav-levels-none .nav-container li.level-open {background: rgba(0,0,0,0.5);}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a, .hc-mobile-nav.nav-levels-none .nav-container li.level-open a {border-bottom: 1px solid #295887}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover, .hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover {background: #0095f8}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open>a .nav-next::before, .hc-mobile-nav.nav-levels-none .nav-container li.level-open>a .nav-next::before {margin-top: 2px;transform: translate(-50%, -50%) rotate(45deg)}
.hc-mobile-nav.nav-levels-expand .nav-container span.nav-next::before, .hc-mobile-nav.nav-levels-none .nav-container span.nav-next::before {margin-top: -2px;transform: translate(-50%, -50%) rotate(225deg)}
#main-nav {	display: none}
header {position: relative;	padding: 50px 0 20px}
header .git svg {width: 15px;height: 15px;fill: #fffce1;position: relative;top: 2px;padding: 0 10px;margin-right: 10px;border-right: 1px solid #4daabb;transition: border-color .15s ease-in-out}
header .toggle {position: absolute;cursor: pointer;display: none;z-index: 9980;min-height: 24px;top:0;right:0;display: block;cursor: pointer;box-sizing: content-box;font-size: 16px;line-height: 24px;margin-right:0; z-index: 66666;}
header .toggle span {width: 20px; top: 50%;}
header .toggle span, header .toggle span::before, header .toggle span::after {position: absolute;left: 50%;height: 2px;background: #fff;transition: all .1s ease;margin-left:-10px;border-radius:50%;}
header .toggle span::before, header .toggle span::after {content: '';width: 100%;border-radius:5px;}
header .toggle span::before {top: -5px}
header .toggle span::after {bottom: -5px}
header .toggle-open span::before {top: -8px}
header .toggle-open span::after {bottom: -8px}
header .toggle.toggle-open span {background: rgba(0,0,0,0);	transform: rotate(45deg)}
header .toggle.toggle-open span::before {transform: translate3d(0, 8px, 0)}
header .toggle.toggle-open span::after {transform: rotate(-90deg) translate3d(8px, 0, 0)}
header .toggle div {display: inline-block;margin-right: 15px}
.hc-mobile-nav .nav-container {width: 100%;}
.hc-mobile-nav a {font-size: 14px;text-transform:capitalize; font-weight: 600;}
.hc-mobile-nav ul li ul li a {font-size: 13px; text-transform:capitalize;}
.hc-mobile-nav ul.first-nav > li > a{ }
.hc-mobile-nav ul.second-nav > li > a{text-transform:uppercase; }
@media only screen and (max-width: 992px){
header .wrapper{ display: block;} }
header.small .mainmenu-area{padding-top:0;}

/*mainmenu*/
.mainmenu-area{padding-top:0; float: left; }
.mainmenu_box{float:left;width:36%;padding-right:0;}
.mainmenu-left {float:left;}
.product-menu-title {background: #444 none repeat scroll 0 0;cursor: pointer;padding: 3px 16px;}
.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: 14px;}
.product_vmegamenu>ul>li a img {max-width:100%;height:auto;}
.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;}
.product_vmegamenu ul li .vmegamenu span {float: left;padding: 15px;width: 20%;}
.product_vmegamenu ul li .vmegamenu span img {max-width: 100%;}
.product_vmegamenu ul li .vmegamenu span a.vgema-title {border-bottom: 1px solid #eaeaea;font-size: 14px;background: #ededed;padding: 10px;text-transform: capitalize;text-align: center;letter-spacing: normal;}
.product_vmegamenu ul li .vmegamenu span:hover a.vgema-title {background: #226cc5;color: #fff;}
.product_vmegamenu ul li .vmegamenu2 {width: 400px;}
.product_vmegamenu ul li .vmegamenu2 span {padding: 15px;width: 50%;}


/* mainmenu */
.mainmenu{text-align:center;}
.mainmenu ul li{ list-style: none;}
.mainmenu>nav>ul>li { display: inline-block; margin-left: 8px;}
.mainmenu>nav>ul>li:first-child{padding-left: 0px;}
.mainmenu>nav>ul>li>span>a{  color: #333;  display:inline-block;  font-size: 0.18rem; line-height:0.4rem; padding:0.38rem 0.15rem; transition:all .3s; position:relative;  z-index:2;   border-radius: 30px; font-weight: 600;}
.mainmenu>nav>ul>li>span{position: relative;}
.mainmenu nav>ul>li:hover>span>a,.mainmenu nav>ul>li.active>span>a{ color: #abcd03 !important;}
.mainmenu nav>ul>li:hover>span:before,.mainmenu nav>ul>li.active>span:before ,.mainmenu nav>ul>li#active>span:before{ width: 100%;}
.mainmenu nav>ul>li>a i{position: relative; display: none;}
.mainmenu nav>ul>li>a i:before,.mainmenu nav>ul>li>a i:after{	content:'';display:block;width:6px;height:2px;background:#ccc;position:absolute;pointer-events:none;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);}
.mainmenu nav>ul>li>a i:before{right:-12px;top:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.mainmenu nav>ul>li:hover>a i:before,.mainmenu nav>ul>li.active>a i:before ,.mainmenu nav>ul>li#active>a i:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);background-color:#666565;}
.mainmenu nav>ul>li>a i:after{right:-15px;top:8px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.mainmenu nav>ul>li:hover>a i:after,.mainmenu nav>ul>li.active>a i:after ,.mainmenu nav>ul>li#active>a i:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);background-color:#666565;}
.mainmenu>nav>ul>li>ul{box-shadow: 0 15px 15px rgba(0,0,0,.06);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;visibility: hidden;text-align: left;width: 220px;background: #fff;transition:.3s ease;color: #333;}
.mainmenu>nav>ul>li>ul>li>a{ line-height: 0.2rem; padding: 0.1rem; border-bottom: 1px solid #eee; display: block;}
.mainmenu>nav>ul>li>ul>li>a:hover{ color: #abcd03;}
.mainmenu ul li:hover > ul{	opacity:1;	visibility:visible;	transform:scaleY(1);}
.mainmenu ul li > ul li{display:block;background:none;position:relative;} 
.mainmenu ul li > ul li.has-menu::after{content:"\f105";font-family:FontAwesome;font-size:14px;color:#333;position:absolute;right:20px;top:50%;line-height:20px;margin-top:-10px;}
.mainmenu>nav>ul>li ul.vmegamenu02{box-shadow: 0 5px 20px rgba(0,0,0,.05);left: 299px;opacity: 0;position: absolute;top: auto;transform: scaleX(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s;z-index: 99999999;padding: 5px 0 10px 0;visibility: hidden;text-align: left;width: 240px;background: #fafafa;transition:.3s ease;margin-top:-45px;}
.mainmenu ul li:hover > ul.vmegamenu02{opacity:1;visibility:visible;transform:scaleX(1);}
.mainmenu ul li > ul.vmegamenu02 li > a{padding:10px;}
.mainmenu ul li > ul.vmegamenu02 li > a:after{background:#e5e5e5;left:10px;right:10px;}
.mainmenu>nav>ul>li.product_vmegamenu>ul{width:100%;right:0;padding:0; }
.mainmenu ul li.product_vmegamenu ul li.container{width: 100%;}
.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;}
@media only screen and (max-width: 992px){
header .wrapper{ display: block;} }
header.small .mainmenu-area{padding-top:0;}


.nav_list{ border-top: 1px solid #eee;}
.nav_list .Featured{ display: flex;}
.nav_list .fl_list{ width: 20%; flex-shrink: 0; padding-right: 30px; position: relative; padding: 0;}
.nav_list .fl_list:after{ position: absolute; right: 0; top: 0; width:1000vh; height: 100%; content: ''; background: #f6f6f6;}
.nav_list .fl_list ul li{ margin-bottom:10px; position: relative; z-index: 333;}
.nav_list .fl_list a{ font-size:0.16rem;  color: #333; line-height: 0.26rem; padding:0.05rem; position: relative; display: block; font-weight: 600;}
.nav_list .fl_list a:before{display: none;}
.nav_list .fl_list a:after{content: "\f105";font-family: FontAwesome;font-size: 20px;color: #fff;font-style: normal;padding: 6px 12px;position: absolute;right: -20px;top:50%;transition: 0.5s all; left: auto; line-height: 30px; margin-top: -21px;}
.nav_list .fl_list a:hover{ color: #abcd03; padding-right: 10px; padding-left: 30px;}
.nav_list .current a{ color: #abcd03; background: #fff;}
.nav_list .current a:after{ color: #aaa; right: 15px;}
.nav_list .pro_son1{ display: none;}
.nav_list .pro_son1:first-child{display: block;}
.nav_list .pro_son2{ display: none;}
.nav_list .pro_son2:first-child{display: block;}
.nav_list .pro_son3{ display: none;}
.nav_list .pro_son3:first-child{display: block;}

.nav_list .nav_r{ width:80%; padding-left: 0.4rem; }
.nav_list .nav_pro li{padding: 0px 10px; float: left;width:25%; text-align: left;transition: 0.5s all;}
.nav_list .nav_pro li .img{ display: block; border: 1px solid #eee; overflow: hidden;}
.nav_list .nav_pro li:hover .img img{transform: scale(1.1);}
.nav_list .nav_pro li .title{ color: #333; font-size:16px;   line-height: 20px; height: 40px; margin-top:10px; display: block; overflow: hidden;}
.nav_list .nav_pro li p{ position: relative;}
.nav_list .nav_pro li p a{ font-size: 14px; display: block; color: #666; line-height: 24px; padding-left: 12px;}
.nav_list .nav_pro li p a:hover{ color: #abcd03;}
.nav_list .nav_pro li p a:after{display: block; color: #aaa; content: "\f105";position: absolute;top:0px; line-height: 24px; left: 0;transition: 0.8s all; font-family: "FontAwesome";}
.nav_list .nav_pro li p a:hover{ padding-left: 18px;}

.nav_list .nav_li2{ text-align: center; padding: 35px 0;}
.nav_list .nav_li2 a{ display: inline-block; margin: 0px 30px; color: #808080;}
.nav_list .nav_li2 a:hover{ color: #333;}

.list2 .fl_list { float: left; width: 30%; padding-top: 0.3rem;}
.list2 .nav_r{ width: 70%;}


.nav_case ul{ display: flex;    justify-content: center;}
.nav_case ul li{ width: 20%; padding:0.15rem; list-style: none; text-align: center;}
.nav_case ul li a{font-size: 0.16rem; color: #333; font-weight:600}
.nav_case ul li .title{ font-weight: 600; display: block; line-height: 0.24rem; height: 0.48rem; margin-top: 0.2rem; color: #333;}

.nav_page{ margin: 0.3rem 0;}
.nav_page a{ float: left; width: 25%; padding: 0 0.15rem; color: #333; font-size: 0.16rem; display: inline-block; line-height: 0.22rem; margin-bottom: 0.1rem; font-weight:600}
.nav_page a:hover{ color: #abcd03; text-decoration: underline;}


/*language*/
.language{list-style: none; position: relative; overflow: hidden; float: left; }
.language p {color: #777; line-height: 0.4rem; align-items: center; cursor: pointer; display: flex; padding:0 0.12rem; border-left: 1px solid #dadada; border-right: 1px solid #dadada; margin-left: 0.2rem;}
.language p span{ display: block;}
.language p i{ margin-left: 4px; color: #777;}
.language p img{overflow: hidden; margin-right: 6px;line-height: 20px; border-radius: 50%;}
.language .language_ul{ width:160px;  border-radius:3px; position:absolute; box-shadow:1px 1px 10px 0 #ccc; top: 100%; right: 0; background:#fff;  -webkit-transition:margin .5s ease-in-out; -moz-transition:margin .5s ease-in-out;  margin-top: 50px; opacity: 0; z-index: -2; transition: 0.5s all; }
.language:hover {height: auto; overflow: inherit;}
.language:hover .language_ul{margin-top: 0;-webkit-transition: margin .3s ease-in-out;-moz-transition: margin .3s ease-in-out; opacity: 1; z-index: 9999999999;}
.language .language_ul:after{position:absolute;top: -5px; right: 15px; width: 0; height: 0; content: '';border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 5px solid #fff;}
.language ul li{ list-style: none; border-bottom: 1px solid #eee; padding: 6px; position: relative;}
.language ul li.active:after{content: "\f00c";font-family: 'FontAwesome';position: absolute;right: 8px;top: 50%;transform: translate(0, -50%);font-size: 14px;color: #abcd03;}
.language ul li:hover{ background: #f7f7f7;}
.language ul li img{ margin-right: 6px; float: left; }
.language ul li a{ line-height: 22px; padding: 5px ; display: flex;align-items: center; color: #777;}

.mob_logo,.mob_language,.mob_sns{ display: none;}
@media screen and (max-width:992px) {
.mob_logo,.mob_language,.mob_sns{ display: block;}
.mob_logo { background: #555; padding: 0.1rem; margin:0 -10px; margin-bottom: 0; }
.mob_logo img{ max-height:32px; margin-top: 5px;}
.mob_language{background: rgba(255,255,255,0.2); padding: 10px; color: #fff; margin-top: 10px;}
.mob_language a{ float: left; width: 33.33%; display: flex; padding: 8px 0;align-items: center; color: #fff;}
.mob_language a img{flex-shrink: 0; margin-right: 4px; width: 18px; border-radius: 50%;}
.mob_sns{ margin-top: 0.3rem;}
.mob_sns a{ display: inline-block; width: 0.26rem; height: 0.26rem;}
}


.lang_web{padding: 15px !important; background: #eee;}
.lang_web .h4{padding-bottom: 10px; margin-bottom: 10px; font-size: 14px;  color: #333;}
.lang_web li{ border:none; padding: 0; float: left; width:25%; margin-bottom: 5px;}
.lang_web li img{ margin-right: 4px; }
.lang_web li a{ font-weight: normal; line-height: 24px; padding: 0 !important; border: 0; font-size: 13px;}

/*Search*/
.search_main{position: relative; float: right; width:2.7rem;  z-index: 1;}
.search_main .form-control{height:0.46rem;color:#999;float:left; line-height:0.46rem;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:5px; box-shadow: none; float: none; border: 1px solid #ddd; border-radius: 5px; padding-left: 0.15rem;}
.search_main .form-control:focus{ color:#333; border-color: #abcd03;}
.search_main .search_btn{display:block; width:0.44rem;height:0.44rem;cursor:pointer; border:none; position:absolute; bottom:0.01rem; right:0.01rem; border-radius: 50%; 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='%23abcd03'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:inherit;}

/*select*/
.select  .select-trigger{ color: #fff; font-size: 0.13rem;font-weight: 600;text-transform: capitalize; float: right; background: #abcd03; line-height: 0.4rem; display: inline-block; padding: 0 0.15rem; margin: 0.07rem 0.23rem;}
.select-modal {position: fixed;top: 0;left: 50%;width: 50%;width: 80%;max-width: 1000px;height: auto;z-index: 99999999995;visibility: hidden;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.select-modal .send_column:after{ display: none}
.select-show {visibility: visible;transition:all .5s;}
.select-overlay {position: fixed;width: 100%;height: 100%;visibility: hidden;top: 0;left: 0;z-index: 999999999;opacity: 0;filter:alpha(opacity=0);background: rgba(1,1,1,0.7);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.select-show ~ .select-overlay {opacity: 1;visibility: visible;filter:alpha(opacity=100);}
.select-modal .select-content{margin: 0 auto;-webkit-transform: translateY(-200%);-moz-transform: translateY(-200%);-ms-transform: translateY(-200%);transform: translateY(-200%);opacity: 0;margin-top: 5%; background: #eee; border-radius: 5px;}
.select-modal.select-show .select-content {-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);transform: translateY(0%);opacity: 1;filter:alpha(opacity=100);padding: 20px;}
.select-content .main .img{ float: left; padding-right: 20px; width:56%;}
.select-content .main .mess_main{ float: left; width: 44%;}
.select-content {color: #5b5b5b;background:#fff;position: relative;-webkit-transition: all .5s;-moz-transition: all .5s;
transition: all .5s;filter:alpha(opacity=0);border: none;}
.select-content .select-close {position:absolute;right:10px;top:10px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,.select-content .select-close i:after{content:'';display:inline-block;background:#4d4d4d;width:20px;height:2px;margin:2px 0;}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}
.select-content .select_title em{display: block;font-size:30px;line-height: 110%;color: #333;text-transform: capitalize; font-weight: 600; margin-bottom: 10px; font-style: normal; margin-top: 10px;}
.select-content .select_title .text{font-size: 14px;line-height: 20px;color: #808080; margin-bottom: 20px;}
.select-content .main .send_column{background: none;box-shadow: none;padding: 0;}
.select-show .select-content::-webkit-scrollbar {width: 5px;}
.select-show .select-content::-webkit-scrollbar-track {background-color:#f2f2f2;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius:0;opacity: 0.5}
.select-show .select-content::-webkit-scrollbar-thumb {background-color:#004082;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius:0;}
.select-content .select-close {position:absolute;right:20px;top:20px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,.select-content .select-close i:after{content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

@-webkit-keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}
@keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}

.select-show .select-content::-webkit-scrollbar {width: 3px;}
.select-show .select-content::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.select-show .select-content::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
@media only screen and (max-width:1200px) {
.select a{float: none;}
}

@media only screen and (max-width:768px) {
.select a{display: none;}
.select-modal.select-show .select-content img{ display: none;}
}



/*banner*/
.index_banner{ position: relative;}
.index_banner img{width: 100%; max-width: 100%;}
@media only screen and (max-width:992px) {
.swiper-button-next:after,  .swiper-button-prev:after{font-size: 20px;}
.swiper-button-prev, .swiper-rtl .swiper-button-next{left: -15px;}
.swiper-button-next,  .swiper-rtl .swiper-button-prev{right: -15px;}
}

.swiper-banner{position: relative; overflow: hidden; margin-top: -15px;}
.swiper-banner .swiper-pagination{position: absolute;}
.swiper-banner .swiper-pagination-bullet{ background: #fff;}
.swiper-banner .swiper-slide{text-align: center; overflow: hidden; width: 100%; height: 100%;}
.swiper-banner .swiper-button-next, .swiper-banner .swiper-rtl .swiper-button-prev{right: 30px;}
.swiper-banner .swiper-button-prev, .swiper-banner .swiper-rtl .swiper-button-next{left: 30px;}
.swiper-banner .swiper-button-next:after,.swiper-banner .swiper-button-prev:after{ font-size: 30px; color: #fff;}

.swiper_dots span{width: 20px; height: 20px; background: none; border: 2px solid rgba(255,255,255,0); position: relative; display: inline-block; position: relative; opacity: 1;}
.swiper_dots span:before{ position: absolute;left: 50%; top: 50%; background: #595858; width: 10px; height: 10px; content: '';  margin-left: -5px; margin-top: -5px; transform: rotate(45deg);transition: 0.6s all; border-radius: 50%;}
.swiper_dots .swiper-pagination-bullet-active{border: 2px solid #df0000 !important;}
.swiper_dots .swiper-pagination-bullet-active:before{ background: #df0000 !important; width: 10px !important; height: 10px !important; margin-top: -5px !important; margin-left: -5px !important;}

.swi_position{ position: relative; padding: 0px 15px;}
.swi_position .swiper-button-next:after,.swi_position .swiper-button-prev:after{font-size: 18px;}
.swi_position .swiper-button-prev,.swi_position .swiper-button-next{color: #bbb;}
.swi_position .swiper-button-prev{ left: -0.3rem;}
.swi_position .swiper-button-next{right: -0.3rem;}

@media only screen and (max-width: 1420px){
.swi_position{margin: 0px; padding: 0px 10px;}
.swi_position .swiper-button-prev{ left:-15px;}
.swi_position .swiper-button-next{right:-15px;}
}

@media only screen and (max-width:992px){
.swi_position{margin: 0px; padding: 0px 30px;}
.swi_position .swiper-button-prev{ left:0;}
.swi_position .swiper-button-next{right:0;}
.swiper-banner .swiper-button-next, .swiper-banner .swiper-rtl .swiper-button-prev{right: 10px;}
.swiper-banner .swiper-button-prev, .swiper-banner .swiper-rtl .swiper-button-next{left: 10px;}

}


.swiper-pagination{text-align: center; bottom:30px; }
.swiper_dots span{width: 20px; height: 20px; background: none; border: 2px solid rgba(255,255,255,0); position: relative; display: inline-block; position: relative; opacity: 1;}
.swiper_dots span:before{ position: absolute;left: 50%; top: 50%; background: #595858; width: 10px; height: 10px; content: '';  margin-left: -5px; margin-top: -5px; transform: rotate(45deg);transition: 0.6s all; border-radius: 50%;}
.swiper_dots .swiper-pagination-bullet-active{border: 2px solid #de2028 !important;}
.swiper_dots .swiper-pagination-bullet-active:before{ background: #de2028 !important; width: 10px !important; height: 10px !important; margin-top: -5px !important; margin-left: -5px !important;}

.scrollbar_mob .swiper-wrapper{ display: contents;}
.scrollbar_mob .swiper-button-next, .scrollbar_mob .swiper-button-prev { opacity: 0;}
@media only screen and (max-width: 992px){
.scrollbar_mob ul li{float: none;}
.scrollbar_mob .swiper-button-next, .scrollbar_mob .swiper-button-prev { opacity: 1;}
.scrollbar_mob .swiper-wrapper{ box-sizing: border-box; display: flex;}
}


@media only screen and (max-width:992px) {
.swiper-banner .swiper-pagination{bottom: 5px;}
}


/*num*/
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car, .odometer.odometer-theme-car .odometer-digit {	-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	position: relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
text-align: left;display: block;position: absolute;top: 0;right: 0;bottom: 0;overflow: hidden;left:0}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon {	display: block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
display: block;	-webkit-backface-visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-car .odometer-digit .odometer-value {
display: block;	-webkit-transform: translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {	position: absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {padding:0px;}



/*honor*/
.honor_section{ position:relative;}
.modelTost {display: none;background: rgba(0, 0, 0, .85);z-index: 999999999;width: 100%;height: 100%;position: fixed;top: 0;left: 0;}
.modelTostChile {width: 100%; height: 90%; }
.modelTostChile .swiper-container{height: 100%;}
.modelTostChile .swiper-slide{display: flex;align-items: center;justify-content: center;}
.modelTostChile  img{ max-height: 100%;}
.modelClose {float: right;cursor: pointer; font-size:50px; margin: 0; position: absolute; right: 0; top: 0; width: 100%; height: 100%;  color: rgba(255,255,255,0); z-index:9999999;}
.modelTost .swiper-slide {text-align: center;}
.modelTost .swiper-slide img {text-align: center; position: relative;}
.appBox li{margin-bottom: 30px;}
.appBox li .li{margin-bottom: 30px; position: relative;}
.appBox li .img{position: relative;}
.appBox li .img img{cursor: pointer;}
.modelTostParents{ overflow: hidden;}
.appBox{position: relative;}
.appBox li{ float: left; width: 33.33%; list-style: none; padding:0 10px !important;}
.appBox .swiper-wrapper{position: relative;}
.modelTostChile .swiper-button-prev,.modelTostChile .swiper-rtl .swiper-button-next{left: 10%; position: absolute; z-index: 9999999;}
.modelTostChile .swiper-button-next,.modelTostChile .swiper-rtl .swiper-button-prev{right: 10%; position: absolute;z-index: 9999999;}
.modelTostChile .swiper-button-prev, .modelTostChile .swiper-button-next{color: #fff;}


/*banner*/
.banner{position: relative; width: 100%;}
.banner .swiper-pagination{ position: absolute; bottom: 20px;}
.banner .swiper-slide {position: relative; opacity: 0;transition: 0.5s all;}
.banner .swiper-slide.active{ opacity: 1;}
.banner .swiper-slide img {display: block;width: 100%;}
.banner .swiper-slide .banner_text {position: absolute;width: 100%;bottom: 0.6rem;left: 6%; text-align: left; font-size: 0.46rem; line-height: 0.6rem; color: #fff; font-weight: 600;}
.banner .swiper-slide .banner_text .title{ color: #fff;transform: translateY(15px);opacity: 0;}
.banner .swiper-slide .banner_text .title span{ color: #abcd03; text-transform: uppercase;}
.banner .swiper-slide .banner_text .p { transform: translateY(15px);  opacity: 0; color: #fff;font-size:0.2rem}
.banner .swiper-slide.active .title { transition: all .5s ease .6s; transform: translateY(0);  opacity: 1; }
.banner .swiper-slide.active .p { transition: all .5s ease .9s;  transform: translateY(0);  opacity: 1;}
.banner .swiper-button-prev, .banner .swiper-button-next { background-image: none;width: 48px;height: 48px;text-align: center;line-height: 48px;color: #ffffff;transition: all .3s ease; background: rgba(0,0,0,0.5); border-radius: 50%; }


@media only screen and (max-width:1400px) {
.banner .container{ padding: 0px 100px;}
.banner .swiper-slide .banner_text .p{ font-size: 20px; line-height: 30px; max-width: 500px;}
}

@media only screen and (max-width: 992px){
.banner .container{ padding: 0px 60px;}
.banner .swiper-slide .banner_text .title { font-size:30px; line-height: 30px; margin: 0 0 10px;}
.banner .swiper-button-prev, .banner .swiper-rtl .swiper-button-next{ left: 10px;}
.banner .swiper-button-next, .banner .swiper-rtl .swiper-button-prev{ right: 10px;}
}

@media only screen and (max-width: 768px){
.banner .swiper-slide .banner_text{ text-align: center;}
.banner .swiper-slide .banner_text .p{ width: 100%; max-width: 100%;}
.banner .swiper-slide .banner_text .line{ display: none;}
.banner .swiper-slide .banner_text .title{ font-size: 40px; line-height: 30px;}
.banner .swiper-slide .banner_text .p{ font-size: 14px; line-height: 20px;}
.banner .swiper-slide .banner_text .more{ display: none;}
}

@media only screen and (max-width: 500px){
.banner .swiper-slide .banner_text{ display: none;}
}


/*index*/
.my_more1{ position: relative; background:#abcd03; line-height:0.46rem; padding: 0 30px;  color: #fff;  text-transform: uppercase;font-size: 0.15rem;border-radius: 5px; flex-shrink: 0; display: inline-flex;  text-align: left;
transition: all 0.4s ease; z-index: 9; overflow: hidden; font-weight: 600;}
.my_more1:after{position: absolute;transform: translateY(-50%);height: 0.1rem;width: 0.18rem;background-image: url(../images/arrow-right.svg);background-repeat: no-repeat;display: inline-block;top: 50%; right: 0.3rem;opacity: .6;transition: .2s; content: ''; opacity: 0; }
.my_more1:hover:after{ right: 0.1rem; opacity: 0.6; padding:5px 30px 5px 0px ;}

.my_more1:before {content: "";position: absolute;height: 0%;left: 50%;top: 50%;width: 150%;z-index: -1;transition: all 0.35s ease 0s;background: #092b6a;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);transform: translateX(-50%) translateY(-50%) rotate(-25deg);}
.my_more1:hover:before, .my_more1:active:before, .my_more1:focus:before{height: 450%;transition: all 1s ease 0s; background: #092b6a; opacity: 0;}
.my_more1:hover{  background: #092b6a;padding: 0 0.54rem 0 0.24rem;}
.n_main .my_more1{ line-height: 0.4rem; padding: 0 0.1rem; }
.n_main .my_more1:hover{ padding-right: 0.4rem; background: #092b6a;}
.n_main .my_more1:hover:after{ right: 0;}

.i_main,.n_main{background: #fff;position: relative;}
header{width: 100%;z-index: 9999999;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.56rem; background: #030f27;}
.top_section{ background: #ebebeb; font-size: 14px;}
.top_section a:hover{ color: #abcd03; text-decoration: underline;}
.top_section .top_con{ float: left;}
.top_section .top_con p{ float: left;}
.top_section .top_con .tel{ background: url(../images/top_tel.png) no-repeat center left; padding-left: 0.34rem; margin-right: 0.3rem; line-height: 0.4rem; display: block;}
.top_section .top_con .email{ background: url(../images/top_email.png) no-repeat center left; padding-left: 0.34rem; line-height: 0.4rem;display: block;}
.top_section .top_r{ float:right;}
.top_section .top_sns{ float: left;}
.top_section .top_sns a{ float: left; width:0.26rem; height: 0.26rem; margin-top: 0.07rem; margin-right: 0.03rem; border-radius: 5px; overflow: hidden;}
.nav_section .main{ display: flex;align-items: center;justify-content: space-between;}
.nav_section #logo{padding: 0.08rem 0;}

@media only screen and (min-width:992px) {
header.small .mainmenu>nav>ul>li>span>a{  padding: 0.2rem 0.15rem;}
}


@media screen and (max-width:1300px) {
.top_section .container,.nav_section .container{ padding-left: 0.3rem; padding-right: 0.3rem; width: 100%; max-width: none;}

}
.nav_section{ box-shadow:0 0 5px #dbdbdb}

@media screen and (max-width:992px) {
.top_section .container, .nav_section .container{ padding: 0;}
.nav_section{ padding-left: 0.15rem; padding-right: 80px;}
.height{  height: 56px;}
.nav_section .main{ height:56px}
.top_section{ display: none;}
.mainmenu-area{ display: none;}
.search_main{ margin-left: 0.15rem;}

}

@media screen and (max-width:400px) {
.height{  height:96px;}
.nav_section .main{ display: block; height: auto;}
.nav_section #logo{ height:42px; display: block; display: flex;align-items: center; padding: 0.12rem 0;}
.search_main{width: 100%;margin: 0.1rem 0;}
.nav_section{ padding-right: 0.15rem; }
.wrapper .toggle{ right: 15px; top: 5px; width: 36px; height: 36px; border-radius: 5px;}
}





/*i_title*/
.tc{ text-align: center;}
.tl{ text-align: left;}
.i_title{font-size: 0.40rem; text-transform:uppercase; color: #333; font-weight: 700; margin: 0.1rem 0; line-height: 0.6rem;}
.i_title a{ color: #333;}
@media screen and (max-width:992px) {
.i_title{ font-size: 0.36rem; line-height: 0.36rem;}
}

/*about_section*/
.about_section{ background: #ebebeb; padding: 0.8rem 0;}
.about_section .img{ float: right; width: 50%;}
.about_section .text{ float: left; width: 50%; padding-right: 0.8rem;}
.about_section .text .h6{ color: #abcd03; font-weight: 500; font-size: 0.24rem;}
.about_section .text .p{ color: #5e6a71;line-height: 0.4rem; max-height: 2.4rem; overflow: hidden; margin-bottom: 0.4rem;}


@media screen and (max-width:992px) {
.about_section .img{ float: right; width: 100%; margin-bottom: 0.2rem;}
.about_section .text{ float: left; width: 100%; padding-right:0;}
}
/*ser_section*/
.ser_section{ padding: 0.8rem 0;}

.ser_section ul li{ list-style: none;}
.ser_section .ser_l{ float: left; width: 50%; padding-right: 0.3rem;}
.ser_section .ser_l ul{ margin-top: 0.2rem;}
.ser_section .ser_l ul li{ color: #333; line-height: 0.26rem; margin-bottom: 0.2rem; display: flex;}
.ser_section .ser_l ul li i{ flex-shrink: 0; width: 0.44rem; color: #abcd03; font-size: 0.18rem; line-height: 0.3rem;}
.ser_section .ser_r{ float: left; width: 50%; padding-left: 0.3rem; margin-top: 0.3rem;}
.ser_section .ser_r ul li{ display: flex;align-items: center; font-size: 0.18rem; color: #333; font-weight: 600; margin-bottom: 0.6rem;}
.ser_section .ser_r ul li .icon{flex-shrink: 0; width: 1.8rem; text-align: center;}
.ser_section ul li:last-child{ margin-bottom: 0;}

@media screen and (max-width:768px) {
.ser_section .i_title{ max-width: none;}
.ser_section{ padding: 0.4rem 0 0.2rem;}
.ser_section .ser_l{ width: 100%; padding: 0; margin-bottom: 0.2rem;}
.ser_section .ser_r{ width: 100%; padding: 0;}
.ser_section .ser_r ul li{ margin-bottom: 0.2rem;}
.ser_section .ser_r ul li .icon{ width: 0.8rem; margin-right: 0.15rem;}
}

/*post_section*/
.poster_section{ padding: 0.7rem 0 0.6rem; text-align: center;}
.poster_section .title{ color: #fff; font-size: 0.36rem; line-height: 0.5rem; font-weight: 600; padding: 0 18%; margin-bottom: 0.3rem;}

@media screen and (max-width:768px) {
.poster_section{ padding: 0.4rem 0;}
.poster_section .title{ padding: 0; font-size: 0.24rem; line-height: 0.3rem; margin-bottom: 0.2rem; padding: 0 5%;}
}
/*cate_section*/
.cate_section{padding: 0.8rem 0 0.9rem; overflow: hidden;}
.cate_section .swi_position{ margin-top: 0.4rem;}
.cate_section ul li{ list-style: none; width: 20%; padding: 0px 0.06rem; height: auto; opacity: 0;transition: 0.5s all;}
.cate_section ul li.swiper-slide-visible{ opacity: 1;}
.cate_section ul li .li{ border-radius: 5px; box-shadow: 0 0 30px rgba(0,0,0,0.08); padding-bottom: 0.1rem; height: 100%;}
.cate_section ul li .title{ background: #abcd03; color: #fff; font-size: 0.15rem; line-height: 0.2rem; padding: 0.15rem; display: block; font-weight: 600; text-transform: uppercase; border-radius: 0; width: 100%; border-top-left-radius: 5px; border-top-right-radius: 5px; text-overflow: ellipsis; white-space: nowrap;}
.cate_section ul li.swiper-slide-visible:hover .title{ background: #003a83; color: #fff;}
.cate_section .img{ padding: 0.08rem; display: block; overflow: hidden; margin-bottom: 0.1rem;}
.cate_section ul li.swiper-slide-visible:hover img{transform: scale(0.95);}
.cate_section .text a{ display: block; padding: 0 0.15rem; line-height: 0.24rem; position: relative; font-size: 15px;}

.cate_section .text a:after{display: block; color: #919191; content: "\f105";position: absolute;top:0px; left: 0.6rem;  transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  line-height: 0.24rem; font-family: "FontAwesome"; opacity: 0;}
.cate_section .text a:hover:after{ color: #abcd03;  left: 0.15rem;  opacity: 1;}
.cate_section .text a:hover{ padding-left: 0.3rem; color: #abcd03;}

@media screen and (max-width:992px) {
.cate_section ul li{ width: 33.33%;}
}

@media screen and (max-width:768px) {
.cate_section{ padding: 0.4rem 0 0.6rem;}
.cate_section ul li{ width: 50%;}
}

@media screen and (max-width:460px) {
.cate_section ul li{ width: 100%;}
}
/*partner_section*/
.partner_section{ background: #ebebeb; padding: 0.9rem 0 0.7rem; position: relative;}
.partner_section:after{ position: absolute; left: 50%; height: 100%; background: #f5f5f5; content: ''; width: 50%; top: 0;}
.partner_section ul li{ list-style: none;}
.partner_section .partner_l{ float: left; width: 50%;}
.partner_section .partner_l .partner_img{ display: inline-block; padding-right:14%}
.partner_section .partner_l .logo_ico{ float: left; padding: 0 0.1rem; margin-bottom: 0.2rem; border-radius: 5px; overflow: hidden; max-width: 33.33%;}
.partner_section .partner_l .logo_ico img{ border-radius: 5px;}

.partner_section .partner_r{ float: left; width: 50%; position: relative; z-index: 33; padding-left: 0.6rem;}
.partner_section .partner_r .h6{ color: #abcd03; font-size: 0.24rem; font-weight: 600; text-transform: uppercase;}
.partner_section .partner_r ul{ margin-top: 0.2rem;}
.partner_section .partner_r ul li{ color: #666; line-height: 0.26rem; margin-bottom: 0.2rem; display: flex;}
.partner_section .partner_r ul li i{ flex-shrink: 0; width: 0.44rem; color: #abcd03; font-size: 0.18rem; line-height: 0.3rem;}

@media screen and (max-width:768px) {
.partner_section{ padding: 0.6rem 0 0.4rem;}
.partner_section:after{ display: none;}
.partner_section .partner_l{ width: 100%;}
.partner_section .partner_r{ width: 100%; padding-left: 5px;}
}

/*poster_section2*/
.poster_section2{ text-align: center; background-attachment: fixed !important; background-size: cover !important; padding: 0.7rem 0 1rem;}
.poster_section2 .title{ color: #fff; font-size: 0.46rem; font-weight: 600; margin: 0.2rem 0;}

@media screen and (max-width:768px) {
.poster_section2{ padding: 0.4rem 0;}
.poster_section2 .icon img{ width: 0.5rem;}
.poster_section2 .title{ font-size: 0.3rem; line-height: 0.3rem;}
}

.fixed_footer{z-index: 0;left: 0px; bottom: 0px; width: 100%; height: auto;}
#footer{color:#999; background:url(../images/footer_bg.jpg) no-repeat;  position: relative; padding-top: 0.6rem;font-size: 14px;}
#footer .footer_main .container{ position: relative; z-index: 666;}
#footer ul li{ list-style:none;}
#footer a{ color:#919191; }
#footer a:hover{ color:#abcd03; text-decoration:underline;}


#footer .footer_con{ float: left;width:29%; padding-right: 5%;}
#footer .footer_follow{ float: left;width:20%; padding-right: 4%;}
#footer .footer_tags{ float: left;width:23%; padding-right: 4%;}
#footer .footer_email{ float: left;width:28%;}

#footer .footer_con .footer_logo{ margin: 0.2rem 0; display: inline-block;}
#footer .footer_con ul{ margin-bottom: 0.25rem;}
#footer .footer_con p{ margin-bottom: 0.15rem; margin-top: 0.1rem;}
#footer .footer_con a{ text-transform: none; line-height: 32px;}
#footer .footer_con .my_more1{ line-height:0.46rem;}
#footer .footer_con ul li a{line-height: 26px;}
#footer .footer_con ul li{ position: relative; padding-left:40px; 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: url(../images/icon.png) no-repeat; }
#footer .footer_con .con_add:after{ background-position:-16px -445px;}
#footer .footer_con .con_email:after{ background-position:-68px -448px;}
#footer .footer_con .con_tel:after{background-position:-127px -448px; }
#footer .footer_con .con_whatsapp:after{background-position:-179px -449px;}
#footer .footer_con .con_fax:after{background-position:-224px -446px;}


#footer .ul li a{ line-height:26px; padding:3px 0; display:inline-block; position:relative;}
#footer .ul li a:after{display: block; color: #919191; content: "\f105";position: absolute;top:0px; left: 0; padding: 5px 0; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; border-radius:50px; font-family: "FontAwesome";}
#footer .ul li:hover a:after{ color: #abcd03; left: 0px; opacity: 1;}
#footer .ul li a{ padding-left: 0.12rem;}

#footer .email{ position: relative; width: 100%; margin: 0.2rem 0;}
#footer .email_main{height:0.54rem; border:none; color:#999;float:left; line-height:100%; -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; background:#fff; padding-left:10px;width: 100%; border-radius: 0;}
#footer .email_main:focus{color:#fff; }
#footer .email_btn{ background:url(../images/email_btn.png) no-repeat center center; height: 0.54rem; width: 0.6rem;  position: absolute; right: 0px; top: 0px; color: #fff; border-radius: 5px; cursor: pointer;}
#footer .footer_sns{margin-top: 0.1rem;}
#footer .footer_sns a{ display: inline-block; border-radius: 5px; overflow: hidden; margin: 0px 1px;}


.mob_follow{ display: none;}
.mob_follow a{ display: inline-block; margin: 0 0.15rem;}
.footer_bottom{ text-align: center; color: #919191; padding: 0.2rem 0; border-top: 1px solid #4c4b4b; margin-top: 0.5rem;}
.footer_bottom em{ color: #fff; font-style: normal;}
.footer_bottom a{ display: inline-block; margin: 0px 0.06rem; color: #999;}
.footer_bottom .footer_sns a{ width: 0.36rem; height: 0.36rem; border-radius: 5px; overflow: hidden; display: inline-block; margin: 0px 0.02rem;}
.footer_bottom .cop img{ margin-right: 0.1rem;}
*:focus {outline: none;} 
#footer .title_h4{color:#999; text-transform:uppercase;font-size:0.18rem;position: relative; margin-bottom: 0.1rem; font-weight: 600;}
#footer .title_h4 img{ margin-right: 20px;}

@media screen and (max-width:992px) {
#footer{padding-top: 20px;}
.mob_follow{ display: block;}
#footer .footer_con p{margin: 0;}
#footer .footer_con{ width: 100%; padding-right: 0;}
#footer .footer_con .footer_logo { display: none;}
#footer .footer_email{ width: 100%;}
.footer_bottom{ border-top: 1px solid rgba(255,255,255,0.15);}
.footer_bottom{margin-bottom: 50px; margin-top: 0; text-align: left;}

}

.back-home{position: fixed;right: 0.3rem;bottom: 80px;height: 0.46rem;width: 0.46rem;display: block;border-radius: 50px; z-index: 8888888; background-image: url("data:image/svg+xml,%3Csvg t='1665471691288' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='5299' width='30' height='30'%3E%3Cpath d='M640 896h192V469.376h42.666667V896.213333c0 23.466667-19.029333 42.474667-42.666667 42.474667H597.333333V725.333333h-170.666666v213.333334H192c-23.573333 0-42.666667-18.986667-42.666667-42.453334V469.354667h42.666667V896h192V682.666667h256v213.333333z' fill='%23ffffff' p-id='5300'%3E%3C/path%3E%3Cpath d='M100.032 506.133333a21.333333 21.333333 0 1 1-29.397333-30.933333L466.282667 99.349333a66.688 66.688 0 0 1 91.434666 0L953.386667 475.2a21.333333 21.333333 0 1 1-29.397334 30.933333L528.341333 130.282667a24.021333 24.021333 0 0 0-32.682666 0L100.053333 506.133333zM832 192h-128a21.333333 21.333333 0 0 1 0-42.666667h149.333333a21.333333 21.333333 0 0 1 21.333334 21.333334v149.333333a21.333333 21.333333 0 0 1-42.666667 0V192z' fill='%23ffffff' p-id='5301'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:#abcd03;}
/*back-top*/
.progress-wrap {position: fixed;right: 0.3rem;bottom: 140px;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:#abcd03 ;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: #abcd03 ;stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;
transition: all 200ms linear;}


#whatsapp{z-index:9999998;position:fixed;right:0.28rem;bottom:20px;font-size:12px; }
#floatShow2{display:block;}
#floatHide2{display:none;}
#whatsapp_tab{position:relative;z-index:9; position: absolute; right: 0; bottom:0;}
#whatsapp_tab #floatShow2{line-height:50px;position:relative;color:#fff;font-size:13px;text-transform:capitalize;font-family: "muli_b"; width: 50px; height: 50px; background: #abcd03; border-radius: 50%; padding: 10px;}
#whatsapp_tab #floatShow2 svg{ width: 30px; height:30px; fill:#fff;}
#whatsapp_tab #floatShow2 p{background-color: #f5f7f9;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;color: #43474e;
letter-spacing: -.03em;line-height: 1.5;margin-right: 7px;padding: 8px 12px;position: absolute;right: 100%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;width: 1.6rem; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}

#whatsapp_tab #floatShow2:hover{margin-right:0;}
#whatsapp_tab #floatHide2{font-family: "FontAwesome";height:50px;background: #ccc; color: #fff; width: 50px; border-radius: 50%; text-align: center; position: relative;}
#whatsapp_tab #floatHide2:after{border-radius: 0;color:#999;font-family: "FontAwesome";font-size:20px; content: "\f00d";color: #fff; line-height: 50px;}
#whatsapp_tab #floatShow2:hover,#whatsapp_tab #floatHide2:hover{text-decoration:none;}
#onlineService2{display:inline;width:350px;display:none;font-size: 14px;border-top:none; margin-bottom: 70px;box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 5px 30px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px; border-radius: 5px;background: #f9fafa;}
#onlineService2 .li a{ display: flex; background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NzguMTY1IDQ3OC4xNjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3OC4xNjUgNDc4LjE2NSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiPjxwYXRoIGQ9Ik00NzguMTY1IDIzMi45NDZjMCAxMjguNTY3LTEwNS4wNTcgMjMyLjk2Ni0yMzQuNjc5IDIzMi45NjYtNDEuMTAyIDAtNzkuODE0LTEwLjU5OS0xMTMuNDQ1LTI4Ljk2OUwwIDQ3OC4xNjVsNDIuNDM3LTEyNS4wNGMtMjEuNDM4LTM1LjA2NS0zMy43Ny03Ni4yMDctMzMuNzctMTIwLjE1OUM4LjY2NyAxMDQuMzQgMTEzLjc2MyAwIDI0My40ODUgMGMxMjkuNjIzIDAgMjM0LjY4IDEwNC4zNCAyMzQuNjggMjMyLjk0NnpNMjQzLjQ4NSAzNy4wOThjLTEwOC44MDIgMC0xOTcuNDIyIDg3LjgwMy0xOTcuNDIyIDE5NS44NjggMCA0Mi45MTUgMTMuOTg2IDgyLjYwMyAzNy41NzYgMTE0Ljg3OWwtMjQuNTg2IDcyLjU0MiA3NS44NDktMjMuOTY4YzMxLjEyMSAyMC40ODEgNjguNDU3IDMyLjI5NiAxMDguNTgzIDMyLjI5NiAxMDguNzIzIDAgMTk3LjMyMy04Ny44NDMgMTk3LjMyMy0xOTUuOTA4IDAtMTA3Ljg4Ni04OC42LTE5NS43MDktMTk3LjMyMy0xOTUuNzA5ek0zNjEuOTMxIDI4Ni42MmMtMS4zOTUtMi4zMzEtNS4yMi0zLjc0Ni0xMC44OTgtNi44MTQtNS45MTctMi44NDktMzQuMDg5LTE2LjQ5Ny0zOS41MDgtMTguMzctNS4xNi0xLjkxMy04Ljk4Ni0yLjg0OS0xMi44MTEgMi44MjktNC4wMDUgNS42MzgtMTQuOTAzIDE4LjYyOS0xOC4yMyAyMi4zNTQtMy41NDYgMy43ODUtNi44NTQgNC4yNjQtMTIuNTUyIDEuNDM1LTUuNjE4LTIuODA5LTI0LjI2Ny04Ljg2Ni00Ni4yMDMtMjguMzkxLTE3LjA1NS0xNS4wNDItMjguNjctMzMuNzExLTMxLjk5Ny0zOS41MDgtMy40MjctNS43NTgtLjM5OC04LjgyNiAyLjQ3MS0xMS42MzUgMi42OS0yLjU5IDUuNzc4LTYuNzM0IDguNjI3LTEwLjA0MSAyLjk2OS0zLjI4NyAzLjkwNS01LjYzOCA1Ljc5OC05LjQyNCAxLjkxMy0zLjkwNS45MzYtNy4xOTItLjQ3OC0xMC4xNDEtMS40MTUtMi44NDktMTMuMDEtMzAuODgxLTE3Ljc1Mi00Mi4zMzctNC44NDEtMTEuNDE2LTkuNTQzLTkuNTIzLTEyLjg3MS05LjUyMy0zLjQ2NyAwLTcuMjEyLS40NzgtMTEuMTE3LS40NzgtMy43ODUgMC0xMC4wNDEgMS4zOTUtMTUuMzgxIDcuMTkyLTUuMiA1LjY1OC0yMC4xMjMgMTkuNDY1LTIwLjEyMyA0Ny41OTcgMCAyOC4wNTIgMjAuNjAxIDU1LjMwOCAyMy41NSA1OS4wNTMgMi44NjkgMy43ODUgMzkuNzQ3IDYzLjE5NyA5OC4zMDMgODYuMDcgNTguNDc2IDIyLjg3MiA1OC40NzYgMTUuMzIxIDY5LjExNSAxNC4zNjUgMTAuMzgtLjk1NiAzNC4wNjktMTMuODY3IDM4LjgxMS0yNy4wOTYgNC42Ni0xMy40NSA0LjY2LTI0Ljc2NiAzLjI0Ni0yNy4xMzd6IiBmaWxsPSIjMkRCNzQyIi8+PC9zdmc+) 95% center no-repeat; background-size: 26px 26px;  align-items: center;border-radius: 5px; border-left: 2px solid #55CD6C;}

#onlineService2 .title{ background: #abcd03;  text-transform: capitalize; display: flex; fill:#fff; padding:10px 20px;align-items: center;}
#onlineService2 .title svg{width: 0.4rem; height: 0.4rem;flex-shrink: 0; margin-right: 0.1rem;}
#onlineService2 .title .h4{ color: #fff; font-size: 0.2rem;font-weight: 600;}
#onlineService2 .title p{ color: #fff; line-height: 20px;}
#onlineService2 .li{ padding: 5%;}
#onlineService2 .li a { background-color: #eee; margin-bottom: 15px; padding: 8px; line-height: 20px;}
#onlineService2 .li a .icon svg{ width: 50px; height: 50px; fill:#55CD6C; margin-right:10px;}
#onlineService2 .li a:hover{ background-color: #ddd;}

#whatsapp .inquiry{ padding: 0.2rem; background: #fff;}
#whatsapp .inquiry .p{ font-size: 13px; color: #777; line-height: 20px; margin-bottom: 0.1rem;}

@media screen and (max-width: 992px)  {
#whatsapp_tab{ position: initial;}
#whatsapp_tab #floatShow2 p{ display: none !important;}
#onlineService2{ width: 100%; margin-bottom: 0;}
#whatsapp{ right: 0; bottom: 0; width: 100%;}
#whatsapp_tab #floatShow2{right:50%; bottom: 10px;  margin-right: -25px; position: absolute;}
#whatsapp_tab #floatHide2{ position: absolute; right: 10px; top: 0; background: none;}
.back-home{ display: none;}
.progress-wrap{ bottom: 60px;}
}

/*fixed-contact*/
.fixed-contact {
    z-index:999999;
    position:fixed;
    right:0;
    top:40%;
    width:50px;
    margin-top:-90px;
    overflow:hidden;
    opacity:0;
	filter:alpha(opacity=0);
    transition:all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);
	
}
.fixed-contact.show{  transform:none; opacity:1;filter:alpha(opacity=100); }
.fixed-contact.active {width:260px;}
.fixed-contact li {position:relative;height:50px;overflow:hidden;transition:all .4s;list-style: none;background:#abcd03 ; background-size: cover;  margin-bottom: 1px; }
.fixed-contact.active li a {opacity: 1;}
.fixed-contact li a {position:relative;z-index:1000;display:block;}
.fixed-contact li .icon{ width: 26px; height: 26px; fill:#fff; margin: 12px;}

.fixed-contact.active li:last-child:after {display:none;}
.fixed-contact li:hover i,.fixed-contact li:hover a{ color: #fff;}
.fixed-contact .online_p i {
	background-position: 0 -262px;
    border-top-left-radius:30px;
    -moz-border-top-left-radius:30px;
    -webkit-border-top-left-radius:30px;
    border-top-right-radius:30px;
    -moz-border-top-right-radius:30px;
    -webkit-border-top-right-radius:30px;
}


.fixed-contact li a {
    position:absolute;
    top:0;
    right:-135px;
    display:block;
    width:210px;
	line-height:110%;
    padding:18px 0 0 50px;
    color:#fff;
    white-space:nowrap;
    transition:all .4s;
	font-size:14px;
	text-align: left;
	font-weight: 600;
	opacity: 0;
	 
}
.fixed-contact.active li a {right:50px;}
.fixed-contact .online_code a img{max-width:80px;}
.fixed-contact.active .online_code{height:130px;}
.fixed-contact.active .online_code a p{margin:0;margin-bottom:5px;}
.fixed-contact li.online_code:hover a{opacity:1; right: auto;left: 0;}

@media only screen and (max-width: 992px) {
	.fixed-contact{display:none !important;}
	.fixed-contact.show{opacity:0;}
}




.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:0 0 5px;display:none;z-index:999;box-shadow:0 0 10px 0 rgba(255,255,255,0.4);-webkit-box-shadow:0 0 15px 0 rgba(255,255,255,0.4);border-radius:2px 2px 0 0;background:#333;border-top:1px solid #eee;}
.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;}
.mobile_nav a .icon{width:0.24rem;height:0.24rem;display:inline-block; fill:#999; margin-top: 0.1rem;}
.mobile_nav a p{color:#fff;padding-top:5px;font-size: 0.12rem;text-transform:uppercase;line-height:12px;margin:0; margin-bottom: 0.1rem;}
.mobile_nav a:nth-child(3){float:right;}
.mobile_nav a:nth-child(4){float:right;}

@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	#online_qq_tab #floatShow{margin-bottom: 0;}
}

@media only screen and (max-width: 992px) {
	#online_qq_layer{right:0;}
	#onlineService{ width:100%; padding: 0;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#abcd03 url(../images/icon.png) no-repeat  -128px -218px;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-25px;border:3px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px; z-index: 6666666;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	.mobile_nav{display:block;}
	.mobile_nav a p{text-transform:capitalize;}
	.footer-bottom{padding-bottom:60px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	#onlineService .title{ color: #fff; font-size: 18px;}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	#online_qq_layer{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}

}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}





.n_main{ padding: 0 0 0.8rem; font-size: 15px; }
.n_main2{ padding: 0 0 0.8rem; font-size: 15px;}
.n_left{float: left; width: 23%;}
.n_right{float: right; width: 77%; padding-left: 0.5rem;}
.n_left2{float: right; width: 23%;}
.n_right2{float: left; width:77%;  padding-right: 0.5rem;}
@media only screen and (max-width:992px) {
.n_main{padding: 0.3rem 0;}
.n_left{width: 100%;}
.n_right{width: 100%; padding: 0; margin-top: 0.2rem;}
.n_left2{width: 100%; margin-bottom: 0.2rem;}
.n_right2{width: 100%; padding: 0;}
}


.page_detail{ background: #fff; border: 1px solid #eee; padding: 0.3rem;}
.n_banner{ position: relative;}
.n_banner img{width: 100%; }
.n_title{ color: #333;font-weight: 600;text-transform: uppercase;font-size: 0.24rem; line-height: 0.3rem;margin-bottom:0.15rem; position: relative;}
.n_title:after{ position: absolute; width: 40px; height: 2px; background:#abcd03; left: 50%; margin-left: -20px; bottom: -10px; content: ''; display: inline-block;}
.mbx_section{ text-align: center;font-size: 0.15rem;  padding:0.3rem;position: relative; z-index: 333; background:#f9fbfb ;}
.mbx_section .container{ padding-bottom:5px;}

.mbx_section span{ margin-right: 0.04rem; color:#abcd03}
.mbx_section i{ color: #aaa; margin: 0px 0.1rem;}
.mbx_section a,.mbx_section h2{ font-size: 0.15rem; color: #666; font-weight: normal;display: inline-block;}


.mbx_line{ position: relative; width:100%; margin: 0.1rem 0;}
.mbx_line:before{ width: 8px; height: 8px; border-radius: 50%; background: #ddd; content: ''; position: absolute; top: 50%; right: 0; margin-top: -4px;}
.mbx_line:after{ position: absolute; right: 0;   height: 1px; top: 50%; background: #ddd; width: 47%; content: '';}
.mbx_line span:before{ width: 8px; height: 8px; border-radius: 50%; background: #ddd; content: ''; position: absolute; top: 50%; left: 0; margin-top: -4px;}
.mbx_line span:after{ position: absolute; left: 0;   height: 1px; top: 50%; background: #ddd; width: 47%; content: '';}

@media only screen and (max-width:992px) {
.n_title{ display: none;}
}


.page_nav{ position: relative; text-align: center; margin-bottom: 30px;}
.page_nav ul{ display: flex;justify-content: center;}
.page_nav ul li{ list-style: none; padding: 0px 4px;}
.page_nav ul li a{ background: #f7f7f7; display: flex;align-items: center;   font-size: 0.22rem; padding-right: 0.2rem; text-transform: capitalize;  padding: 5px 30px 5px 10px; font-weight: 600; color: #555;border: 2px solid #fff;}
.page_nav ul li .icon{ display: inline-block; width:0.6rem; height: 0.6rem;  background-position: 0 0 !important; margin-right: 0;transition: 0.6s all; margin-right: 10px; background-size: 100% auto !important;}
.page_nav ul li.active a ,.page_nav ul li:hover a{ background: #eee ; color: #d30303; border: 2px solid #d30303;}
.page_nav ul li.active .icon ,.page_nav ul li:hover .icon{ background-position: 0 -0.6rem !important;}


@media only screen and (max-width:768px) {
.page_nav ul li a{ padding:8px 15px;}
.page_nav ul li .icon{ display: none;}
.page_nav{background: none; margin-top: 10px;}
.page_nav ul{display: block;}
.page_nav ul li{width: 33.33%; float: left; text-align: center;}
}


@media only screen and (max-width:300px) {
.page_nav ul li{ width: 100%; margin-bottom: 10px;}

}



.n_honor ul li{ list-style: none; float: left; width: 25%; padding: 0px 10px; text-align: center; margin-bottom: 20px;}
.n_honor ul li .li{ position: relative; display: inline-block; cursor:url(../images/ico_magnifier.png), auto;}
.n_honor ul li:nth-child(4n+1){ clear: both;}
.n_honor ul li img{border: 1px solid #eee;}
.n_honor ul li p{font-size: 16px; margin-top: 10px; font-weight:600 }

@media only screen and (max-width:768px) {
.n_honor ul li{ width: 50%;}
.n_honor ul li:nth-child(2n+1){ clear: both;}
}

.section_title{ font-size:30px; color: #333; text-transform:uppercase; margin-bottom: 20px; line-height: 30px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; position: relative;  }
@media only screen and (max-width:400px) {
.section_title{font-size: 20px; letter-spacing: 0;}
}
.section_title img{ float: left; margin-right: 20px;}
.section_title:after{ position: absolute; left: 0px; bottom: -4px; width: 8px; height: 8px; background:#ddd; content: ''; border-radius: 50%;}


/*contact*/
.sign_page{ background-image: url(../images/cate_l.png),linear-gradient(#f7f7f7,#fff),url(../images/cate_r.png);
    background-repeat: no-repeat;
    background-position: 0 100%,0 0,100% 0;padding-bottom: 100px;}
.sign_page .page_bg{box-shadow: 0 14px 25px rgba(0,0,0,0.1); margin-top: -60px; position: relative; z-index: 666; padding: 40px; background: #fff;}
.sign_page .page_bg .n_title{ float: none;}
.sign_page .mbx{ background: #f7f7f7; text-align: center; float: none; padding: 10px 0; margin-top: 10px;}
.sign_page .mbx_section{ border-bottom: none; background: #fff;}
.sign_page .mbx_section .mbx{ width: 100%;}
.section_title{  font-size:24px; color: #333; text-transform:capitalize; margin-bottom: 20px; line-height: 30px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; position: relative; }
@media only screen and (max-width:400px) {
.section_title{font-size: 20px; letter-spacing: 0;}
}
.section_title img{ float: left; margin-right: 20px;}
.section_title:after{ position: absolute; left: 0px; bottom: -4px; width: 8px; height: 8px; background:#ddd; content: ''; border-radius: 50%;}
@media only screen and (max-width:992px) {
.sign_page .page_bg{background: #fff; padding: 20px; margin-top: 40px;}
.sign_page{padding-bottom: 40px;}

}

.con_main .other{ padding-left: 0.4rem; }
.contact_info{position:relative;z-index:2;}
.contact_info ul{list-style:none;padding:0;padding-top:0.3rem; display: flex;}
.contact_info ul li{padding:0 0.2rem;position:relative;z-index:2;text-align:center;}
.contact_info ul li .column{box-shadow:0 5px 27px rgba(0,0,0,.09);transition:all .5s;padding:0.2rem;padding-top:0;border-radius:0;position: relative;z-index: 5;text-align: center;min-height:2.2rem;background:#fff; height: 100%; border-radius: 10px;}
.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.18rem; font-style: normal;text-transform:uppercase;color:#333;font-weight: 600; margin-bottom:0.15rem;margin-top: -0.1rem;}
.contact_info ul li .txt{line-height:0.2rem; padding:0;width:100%;text-transform:uppercase;margin-top:15px;display: block;}

.contact_info ul li .icon{width: 0.8rem;height: 0.8rem;position: relative;z-index: 4;top:-0.4rem;display:inline-flex;align-items: center;justify-content: center;}
.contact_info ul li .icon svg{ fill:#fff; font-size: 0.4rem; height: 0.4rem;}
.contact_info ul li .icon path{fill:#fff; }
.contact_info ul li .icon:after{content:'';width:100%;height:100%;top:0;left:0;position: absolute;z-index: -1;border-radius:30%;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transition: all .5s;transition: all .5s;box-shadow: 0 -3px 7px 0 rgba(0,0,0,0.07);background:#abcd03;}
.contact_info ul li:hover .icon:after{border-radius:50%;}
.contact_info ul li .icon:before{content:'';top:-0.05rem;bottom:-0.05rem;right:-0.05rem;left:-0.05rem;border-radius: 50%;border:1px solid #abcd03;transition:all .5s;position: absolute;z-index: -1;opacity: 0;filter: alpha(opacity=0);}
.contact_info ul li:hover .icon:before{left:-0.2rem;right:-0.2rem;bottom:-0.2rem;top:-0.2rem;opacity: 0.5;filter: alpha(opacity=50);}
.contact_info ul li .icon i{display: inline-block;transition:all .5s;width:0.48rem;height:0.48rem; line-height: 0.48rem; font-size: 0.3rem; color: #fff;}
.contact_info ul li:hover .icon i{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);
transform:scaleX(-1);filter:FlipH; transform: rotateY(180deg);}
.contact_info ul li p{font-size:0.16rem;line-height:24px;margin:0;margin-bottom:0.05rem;color:#4d4d4d;}
.contact_info ul li p a:hover{color:#666;}

@media only screen and (max-width:768px) {
.contact_info ul{ display: block;}
.contact_info ul li{ width: 100%; margin-bottom: 0.48rem;}
}


.con_text{ background: #fff; padding: 0.3rem;}
.con_text .con_page{ border-bottom: 1px solid #eee; margin-bottom: 0.4rem;}
.con_text .con_page a{ font-size: 0.18rem; text-transform: uppercase; font-weight: 600; margin-right: 0.3rem; line-height: 0.3rem; padding: 0.1rem 0; display: inline-block; color: #666; position: relative;}
.con_text .con_page a.active,.con_text .con_page a:hover{ color: #abcd03;}
.con_text .con_page a:after{ position: absolute; left: 0; bottom: -1px; height: 3px; background: #abcd03; content: ''; width:0;transition: 0.5s all;}
.con_text .con_page a.active:after{ width: 100%;}

/*mes_section*/
.mes_section{ border-bottom: 1px solid #eee; padding-bottom: 0.5rem; margin-bottom: 0.5rem;}
.mes_section .i_title{ position: relative;}
.mes_section .i_title .h4{ font-size: 0.4rem;}
.mes_section .mes_left{ padding: 0 0.3rem;}
.mes_section .mes_left p{ margin-bottom: 0.2rem;}
.mes_section .mes_left .i_title{text-align: left;}
.mes_section .mes_right{ margin-top: 0.1rem;background: #fafafa;}
.mes_section .mes_right .mes_con{ padding: 0.3rem;}

.mes_section .mes_left .inquiry ul li input{ height: 50px; line-height: 50px; border: 2px solid #eee;}
.mes_section .mes_left .inquiry ul li textarea{ height: 150px;border: 2px solid #eee;}

.mes_section .mes_right{position: relative;}
.mes_section  .i_title{ margin-bottom: 0.2rem; text-align: left; font-size: 0.32rem; text-transform: uppercase; line-height: 0.3rem;}




@media only screen and (max-width:992px) {
.mes_section .mes_left{padding: 0.2rem;}
.mes_section .mes_left,.mes_section .mes_right{ width: 100%;}
.mes_section .mes_right{margin-top: 0.2rem;}
.mes_section .i_title .h4{ font-size: 0.3rem;}
.con_text .con_page{ margin-bottom: 0;}
.con_text{ padding: 0.1rem;}
.mes_section .mes_right .mes_con{ padding: 0.1rem;}
}





ul.mtree{opacity: 0;margin-left: 0;   border-top: none;}
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;font-weight: 600;}
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; border-bottom: 1px dashed #bbb5b5; margin-bottom: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.40rem;  padding-right:24px; font-weight: normal; color: #fff; border-bottom:1px dashed #bbb5b5}
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.6rem; line-height: 0.5rem; width: 0.3rem; position:absolute;  right:0; top:0px; color: #fff;}
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.6rem;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.mtree-open{color:#fff;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#abcd03; }
ul.mtree>li.mtree-node:hover>a{color:#abcd03;text-decoration:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#abcd03 ;text-decoration:none;}
ul.mtree.transit li.mtree-closed:hover > span::before,ul.mtree.transit li.mtree-open:hover>span:before{color:#abcd03 ;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#abcd03  !important;}

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:15px !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#abcd03 ;}
ul.mtree li ul li.mtree-open a{color:#abcd03 ;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; background:#fff; padding: 0 10px; border-left: 1px solid #eee; border-right: 1px solid #eee;}
ul.mtree li ul.mtree-level-2 li{border: none; background: #fff;}
ul.mtree li ul.mtree-level-2 li a{ padding-left:0; color: #666;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#abcd03 ;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-weight: 600;font-size:0.18rem; position:inherit; text-transform:uppercase;position: relative; padding-right: 0.6rem; border-bottom: 1px solid #eee; padding-bottom: 0.15rem;}

@media only screen and (max-width:992px) {
.left_nav{padding: 0;}
}


.nav_h4{line-height: 0.3rem; color: #555; font-size:0.18rem; position:inherit; text-transform:uppercase;position: relative;  background-size:auto 150%; font-weight: 600; margin-bottom: 2px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.nav_h4::after{ content:none;}
.nav_h4:before{ content:"\f03a"; color:#abcd03; float:right; font:normal normal normal 26px/1 FontAwesome; margin-right:0.06rem; line-height:0.32rem;}
@media only screen and (max-width:992px) {
.nav_h4,.left_h4{ position:relative;color:#fff; background:#abcd03 ; padding:0px 0.1rem; font-size:0.2rem; line-height: 0.5rem; margin: 0; border-radius: 0; }
.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; box-shadow: 5px 5px 15px rgb(0 0 0 / 5%); background: #fff; border-radius: 5px;}
.hot_left ul{border-bottom:none; margin-top: 0.1rem; }
.hot_left ul li{ list-style:none;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;}
.hot_left ul li .li{ position: relative; z-index: 999; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  border-bottom: 1px solid #eee;padding:12px 0; background: #fff;}
.hot_left ul li:last-child .li{ border-bottom: none;}
.hot_left ul li:first-child .li{  padding-top: 0;}
.hot_left ul li .img{ float:left; width:36%;display:inline-block; margin-right:0.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;overflow:hidden; position:relative;}
.hot_left ul li .h4 a{color:#444; overflow:hidden; line-height:0.24rem;font-weight: 600;  max-height:0.48rem; display:block;  margin-bottom: 0.05rem;}
.hot_left ul li .more{ text-transform: uppercase;color: #abcd03 ; display: block; margin-top: 0; font-weight: 600; font-size: 0.14rem;}
.hot_left ul li .more i{ margin-left: 0.04rem;}
.hot_left ul li:hover .more{ color: #abcd03 ;}
.hot_left ul li:hover .img img{transform: scale(1.1);}


.left-adv{margin-top:30px;width:100%;background-size:cover;text-align: center;position:relative; border-radius: 0; overflow: hidden;}
.left-adv .ovrly{position: absolute;left: 0;top:0;width: 100%;height: 100%;display: block;background:#000;opacity: 0.6;filter: alpha(opacity=0.6);transition:all .5s;border-radius:0;}
.left-adv .main{position:relative;left:0;top:0;padding:30px 30px 40px 30px; z-index:2;text-align: left;}
.left-adv .icon{width: 36px;height:36px;margin:0;display: inline-flex;justify-content: center;align-items: center;border-radius:50%;position:relative;z-index: 3;}
.left-adv .icon i{width:36px;height:36px;background:url(../images/icon.png) no-repeat;background-position: -423px 0px;display: inline-block;}
.left-adv .main .title{font-size:24px;line-height:28px;color:#fff;text-transform: capitalize;margin-top:10px;margin-bottom:10px;display:block;border-bottom: 1px solid rgba(255,255,255,0.3);padding: 10px 0;}
.left-adv .main .title:hover{text-decoration:none;}
.left-adv .main .text{color:#fff;line-height:24px; margin-bottom: 20px;}
.left-adv .main_more{height: 40px;line-height: 38px;padding-left: 25px;padding-right: 20px;background: #abcd03 ;color: #fff;border-color: #abcd03 ;  display: inline-block; text-transform: uppercase; border-radius: 0; }
.left-adv .main_more:after{width: 14px;height: 14px;background:url(../images/icon.png) no-repeat;background-position:-331px -103px; vertical-align: middle;margin-top: -1px;content:'';display: inline-block;margin-left: 10px;opacity: 1;position: relative;right: auto;top: auto;}
.left-adv .main_more:hover:after{animation:none;}
.left-adv .main_more:before{position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;border-radius: 0;border: none;}



.page_p{ margin:0px auto 0px;width:100%; text-align: center; margin-top: 0.3rem;}
.page_p a{padding:0px 10px; text-align: center;margin-left:5px; color:#333;  display: inline-block;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; background:#e9e9e9; border:2px solid #e9e9e9; text-transform: uppercase;line-height: 40px; height: 40px; float: left; border-radius: 0; min-width: 40px}
.page_p a i{ line-height:34px;}
.page_p a:hover{ background:#abcd03 ;transition: 0.6s all; color:#fff !important; border:2px solid #abcd03 ;}
.total{line-height:24px; color:#666; margin-top:6px; text-transform: capitalize; float: right;}
.total span{ color:#666; margin: 0px 6px;}
.page_p>span{display: inline-block;float: left; padding:0px 10px;line-height:34px; background:#abcd03 ; line-height: 40px; height: 40px; border:2px solid #abcd03 ; color:#fff; margin-left:5px; border-radius: 0; min-width: 40px;}
@media only screen and (max-width:992px) {
	.total{width: 100%; text-align: left;}
	.total{font-size: 12px; margin-top: 10px;}
	.page_p a,.page_p>span{margin: 4px;}
	.page_p a{min-width:inherit;}
}

@media only screen and (max-width:400px) {
.page_p a{min-width:inherit; padding: 0px 6px;}
}

/*page-turning*/
.navigation{width:100%;list-style:none;margin-top:20px; }
.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px; background: #fafafa; padding: 10px; border-radius: 5px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{position:relative;display:block;transition:all .5s;padding-left:60px;border-radius:0;}
.navigation li a:hover{text-decoration:none;}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before{font-family:'FontAwesome';font-size:20px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;background:#abcd03; border-radius: 50%;}
.navigation li.prev_post a:before{left:0;content:"\f106"; color: #fff;}
.navigation li.next_post a:before{left:0;content:"\f107";color: #fff;}
.navigation li a:hover:before{color:#fff;border-color:#666;}

.navigation li a .meta_nav{display:inline-block;text-transform:uppercase;color:#5c5c5c;margin-bottom:0;line-height:20px;transition:all .5s; font-weight: 600;}
.navigation li a:hover .meta_nav{color:#666;}
.navigation li a .post_title{overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;}
.navigation li a:hover .post_title{color:#666;}


@media only screen and (max-width: 768px) {
	.navigation{border:none;padding-top:0;margin-bottom:0;}
	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:10px;}
	.navigation li.prev_post a{padding-left:60px;border-radius: 0;}
	.navigation li.next_post a{padding-left:60px;border-radius: 0;}
	.navigation li.prev_post a:before{left:10px;}
	.navigation li.next_post a:before{left:10px;}
	.navigation li a:before{width:40px;height:40px;line-height:40px;}
	.navigation li a .meta_nav{color:#333;margin-bottom: 0;}
	.navigation li a{padding-top:10px;padding-bottom:10px;padding-right:10px;}
	.navigation li a .post_title{}
}


.tags_ul{ padding:0.04rem 0; margin: 0.15rem 0;}
.tags_ul span{ font-size:0.15rem;    text-transform:uppercase; color:#5c5c5c; margin-right:0.06rem;font-weight: 600;}
.tags_ul a{ display:inline-block; padding:0px 0.16rem; background:#fafafa;  color:#666;  text-transform: capitalize;line-height: 0.3rem; border-radius:5px;  border: 1px solid #f1f1f1; font-size: 0.14rem;}
.tags_ul i{ margin-right:0.3rem; color: #ccc;transition: 0.6s all;}
.tags_ul a:hover{ background: #abcd03 ; color: #fff;}
@media screen and (max-width: 992px) {
	.tags_ul{ width:100%;}
	
}

.blog_nav{ border: 1px solid #ececec; padding: 0.15rem; margin-top: 0.3rem; background: #fff; box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);}
.blog_nav ul li{ list-style:none; border-bottom:1px solid #eee;}
.blog_nav ul li:last-child{ border-bottom: none;}
.blog_nav ul li a{ font-size:0.15rem; color:#5c5c5c; line-height:0.22rem; padding:0.12rem 0; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.blog_nav ul li a i{ color:#ccc;  margin-right:0.1rem;}
.blog_nav ul li a:hover{ color:#abcd03; padding-left:0.1rem;}
.blog_nav ul li a:hover i{ color:#abcd03;}


.hot_tags{ margin-top:30px;  background: #fff;  padding: 0.15rem; border: 1px solid #ececec;box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);}

.hot_tags a{ display:inline-block; padding:0px 0.12rem;  background:#f9f9f9;border:1px solid #f1f1f1; margin:0.04rem;line-height:0.34rem; text-transform: capitalize; border-radius: 5px;}
.hot_tags a:hover{ background:#abcd03 ; 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{ width: 100%; text-transform: capitalize; line-height: 36px;  height: 36px; background: #fff;  color:#abcd03; opacity:1; left: 0; border-radius: 0;}


.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options{margin-bottom:15px; text-align:left; padding: 6px; background: #fff;}
.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 #abcd03 ; background: #abcd03 ;}
.cbp-vm-options a:hover svg, .cbp-vm-options a.cbp-vm-selected svg{ color: #fff;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;}
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after { content: " "; display: table; }
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:0.4rem;line-height:0.2rem; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; font-size: 0.14rem; display:none}

.my_more1:hover:before, .my_more1:active:before, .my_more1:focus:before{background:#abcd03}
.cbp-vm-view-grid ul li .my_more1:hover{ color:#fff}


/* 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:25%;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{ background: #fff; 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; }
.cbp-vm-view-list .cbp-vm-image  a{display: block; overflow: hidden;}
.cbp-vm-view-list ul li .cbp-vm-details {width:65%; overflow: hidden;white-space: normal;max-height:0.4rem; line-height:0.2rem; color:#777; margin:5px 0px;}



.cbp-vm-view-list ul li .quick_ico{display: none;}
.cbp-vm-view-list ul li .h4 a{max-height:0.6rem; font-weight: 600;  line-height:0.3rem; color: #333; font-size: 0.18rem; overflow:hidden; display:block; }
.cbp-vm-view-list ul li .h4 a:hover{ color: #666;}
.cbp-vm-view-list ul li:hover .cbp-vm-image{ border-color: #666;}
.cbp-vm-view-list ul li .pro_ico{display: none;}

/*9gonghe*/
.cbp-vm-view-grid ul {list-style: none;padding: 0; margin:0px -0.1rem;}
.cbp-vm-view-grid ul li .li{position: relative;padding:0.08rem; background: #fff; padding-bottom: 0.2rem;}
.cbp-vm-view-grid ul li .li:after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: '';border: 1px solid #e5e5e5; background: #fff;transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover{ z-index: 999;}
.cbp-vm-view-grid ul li .li:hover:after{border: 1px solid #abcd03 ;box-shadow:0 0px 15px rgba(0,0,0,0.08);-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.08);-moz-box-shadow:0 0px 15px rgba(0,0,0,0.08);}
.cbp-vm-view-grid ul li .i_more{ display: none;}
.cbp-vm-view-grid ul li{  margin-bottom:0.2rem; padding:0px 0.1rem;}
.cbp-vm-view-grid ul li .h4 a{margin:5px 0 5px;line-height:0.22rem;  font-size:0.16rem; height:0.44rem; overflow:hidden;display:block; text-align:left; color: #333; z-index: 999; position: relative;  font-weight: 600;}
.cbp-vm-view-grid ul li .li{text-align:center; position:relative; }
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom:0.1rem;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;z-index: 66; border-radius: 0; position: relative;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}


/*效果*/
.products ul li .li .img a{ display:block;}
.cbp-vm-view-grid ul li .li{ position: relative;}
.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}
.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}


@media screen and (max-width: 992px) {
   .cbp-vm-view-grid ul li{ width: 33.33%;}
}

@media screen and (max-width: 768px) {
	.cbp-vm-options{ display: none;}
   .cbp-vm-view-grid ul li{ width: 50%;}
}

/*news*/
.post-image-mask{position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -22px;text-align: center;font-size: 0;}
.post-image-mask span, .post-image-mask:after, .post-image-mask:before{
	display: inline-block;margin-right: 7px;width: 8px;height: 8px;border-radius: 50%;background-color: #FFF;vertical-align: middle;opacity: 0;
    transition: opacity .2s ease;
    -webkit-animation: wd-fadeOutRight .3s ease;
    animation: wd-fadeOutRight .3s ease;
}
.post-image-mask:before{content:'';
	transition-delay: .15s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask:after{content:'';margin-right: 0;}
.li:hover .post-image-mask span, .li:hover .post-image-mask:after,.li:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before,
.li:hover .post-image-mask:before{
	transition-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.li:hover .post-image-mask span,
.li:hover .post-image-mask span,
.li:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
@-webkit-keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}
@-webkit-keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}
@-webkit-keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}

.news_left:hover .post-image-mask span, .news_left:hover .post-image-mask:after,.news_left:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.news_left:hover .post-image-mask:before,
.news_left:hover .post-image-mask:before,
.news_left:hover .post-image-mask:before{
	transition-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.news_left:hover .post-image-mask span,
.news_left:hover .post-image-mask span,
.news_left:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}



.news ul li{float: left; list-style: none; width: 100%; margin-bottom: 0.3rem;}
.news .img{ width:36%; margin-right:0.3rem; overflow:hidden; display:block;  float:left;position:relative;transition: 0.5s all; }
.news .img img{ width:100%;}
.news .li .h4{ line-height: 0.24rem; font-size: 0.18rem; max-height: 0.48rem; color:#333; display:block; overflow:hidden;  margin:0 0 10px;   font-weight: 600; position: relative;}

.news .li .h4:hover{color: #abcd03;}
.news  ul li{ list-style:none; margin-bottom:0.2rem;  transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; }
.news ul li:last-child{ margin-bottom: 0;}
.news  ul li .li{position: relative; padding: 0.15rem; background: #fff; border: 1px solid #eee; box-shadow: 0px 5px 20px rgba(0,0,0,0.06);transition: 0.5s all; display: flex;align-items: flex-start;}

.news .li .day {color: #808080;padding-bottom: 0.1rem; display: flex; align-items: center;  margin: 0.2rem 0 0.1rem; position: relative;}
.news .li .day i{margin-right: 0.1rem;}


.news .li .day:after{ position: absolute; width: 40px; height: 2px; background:#abcd03; left: 0; margin-left:0; top: -10px; content: ''; display: inline-block;}


.news  ul li p{color:#777; max-height:0.52rem; overflow:hidden; line-height:0.26rem; margin-top:0.06rem; margin-bottom: 0.18rem;}
.news  ul li:hover .img{background: #000;}
.news  ul li:hover .img img{transform: scale(1.1); opacity: 0.7;}
.news  ul li:hover{ transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.news  ul li:hover .li{ border: 1px solid #ddd;}
.news  ul li .img{ position: relative; flex-shrink: 0;}
.news  ul li .post-image-mask{ display: none;}
.news  ul li .img img{ width: 100%;}

@media screen and (max-width: 768px) {
.news  ul li p{ display: none;}
.news .li .day{ border-bottom: none;}
}


@media screen and (max-width: 460px) {
.news ul li .li{ display: block;}
.news ul li .img{ width: 100%; margin: 0; float: none; margin-bottom: 0.15rem;}
}


.page h1{ color: #333; font-weight: normal;  font-size: 0.24rem;font-weight: 600;}
.blog-info{ border-top: 1px solid #eee; padding: 0.1rem 0; margin-top: 0.2rem;}
.blog-info i{ margin-right: 0.06rem; color: #aaa;}


/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;list-style:none;margin-bottom: 0.15rem;background:#fff;border-radius: 0;overflow: hidden;}
.stp-top{width:100%;background:#ececec;margin-bottom:0.1rem;}
.stp-top .page_info_title{font-size:0.16rem;line-height:0.24rem;text-transform:uppercase;display:block; padding:0;padding:0.15rem 0.2rem;transition:all .5s; color: #333; font-weight: 600;}
.stp-top .page_info_title:hover{text-decoration:none;color:#fff;background: #abcd03 ;}
.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:#abcd03 ;}
.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:#abcd03 ;text-decoration:none;}
.stp-pro .stp-listB>li .title:hover:after{color:#abcd03 ;}
.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:#abcd03 ;}


@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: 2px;overflow: hidden;cursor: pointer;border: 2px solid #eee;padding: 2px;}
#pro_img_thumbs .swiper-slide-thumb-active{border: 2px solid #abcd03 ; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active img{border-color: #abcd03 ;}
.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: #abcd03 ;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:#fafafa; padding-bottom: 0.5rem; margin-bottom: 0.5rem; font-size: 0.15rem;}
.pro_page .pro_main{display: flex;background: #fff; padding: 0.3rem; border: 1px solid #eee;}
.pro_page .prom_img{ width: 40%; position: relative;}
.pro_page .main_text{ width: 60%;  padding-left: 0.3rem;}

#content{ position: relative;top: -0.6rem;}
.pro_table .pro_main_title{font-size:0.28rem; line-height: 0.4rem; overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:0.36rem; margin-bottom: 0.1rem;font-weight: 600; }
.pro_table .pro_main_text{line-height:0.26rem; padding-bottom:0.1rem;}
.pro_table ul{padding-left: 0; border-left: 1px solid #eee; border-top: 1px solid #eee; display: flex; flex-wrap: wrap;}
.pro_table ul li{ color:#666;list-style:none;  padding: 0.09rem 0; float: left; width:100%; border-bottom: 1px solid #eee; border-right: 1px solid #eee; padding-left: 15px;}
.pro_table ul li:nth-child(2n){ background: #f7f7f7;}

.pro_table ul li p{display:inline-block;margin-right:0.1rem;vertical-align:middle;margin-bottom:0;color:#333; font-size:0.16rem;  min-width: 1rem;font-weight: 600;}
.main-more{ text-align:left !important; margin-top:20px;      }
.pro_more a{background: #333; text-transform: capitalize;line-height:0.5rem; padding: 0 0.3rem; border-radius:0; display: inline-block; font-size: 0.14rem; color: #fff;     margin-right: 0.1rem; border-radius:0;  position: relative;}
.pro_more a:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}
@keyframes move{
0%{left:0;opacity:0}5%{opacity:.0}
48%{opacity:.2}80%{opacity:.0}
100%{left:82%}}
.pro_more a:hover{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.pro_more div{display: inline-block;}
.pro_more .main-more a{ background:#abcd03; font-size: 0.16rem;font-weight: 600; text-transform: uppercase; border-radius:5px;}
.pro_more a i{margin-right: 6px;}

.pro_sns{ margin-top: 30px;}
.pro_sns span{ font-size: 16px;   background: url(../images/share_ico.png) no-repeat left center; padding-left: 30px; color: #333; float: left; margin-right: 8px; line-height: 38px; text-transform: capitalize;}
.pro_sns a{ display: inline-block; padding: 0; margin-right: 2px;border-radius:5px; overflow: hidden;}
@media only screen and (max-width:768px) {
.pro_table .pro_main_title{margin-top: 0.2rem;}
.pro_page .pro_main{padding: 0; display: block;}
.pro_page .prom_img,.pro_page .main_text{width: 100%; padding: 0; float: none;}
.pro_sns{display: none;}
.pro_table ul li{width: 100%;}
.pro_more .main-more a{  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;}
.main-more .inquiry_pro.show:last-child{ display: none;}
}
.products_main .nav-tabs{ background: #fff;margin-bottom: 20px;}
.products_main .nav-tabs li{list-style: none; float: left;}
.products_main .nav-tabs li a{ color: #666;font-size:16px; display: inline-block; padding:10px 10px; line-height: 30px; background: #eef0f1; border-right: 3px solid #fff; text-transform: capitalize;font-weight: 600;}
.products_main .nav-tabs li.active a,.products_main .nav-tabs li a:hover{ background:#abcd03; color: #fff; position: relative;font-size: 0.16rem; text-transform: capitalize;}


.tab-content > .tab-pane { display: none;}
.tab-content > .active {display: block;}



@media only screen and (max-width: 992px) {
.products_main .nav-tabs li{ padding: 5px 10px;}
.products_main .nav-tabs li.active a{ font-size: 15px; padding: 0; background:none; color: #333;}
.products_main .nav-tabs li a{font-size: 14px; padding: 10px;}
}



/*inquiry*/
.pro_inq{ position: relative; background:#fff; overflow: hidden;box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 15px 0px;  border-radius: 0; border-top-left-radius:5px; border-top-right-radius: 5px; }
.pro_inq .title{color: #555; background: #e5e5e5 ; background-size: cover; padding:12px 20px 42px 20px; font-size:0.18rem; text-transform: uppercase;font-weight: 600;line-height: 0.4rem; border-top-left-radius:5px; border-top-right-radius: 5px;}
.pro_inq .title img{margin-right: 15px;}
.pro_inq .text{ margin-bottom:10px; color:#666; line-height:20px; background:#fff; margin-top: -50px; padding:15px;; border-radius: 4px; text-align: left; line-height:22px; border-bottom: 1px solid #e5e5e5; margin: 0px 20px; margin-top: -30px;}
.pro_inq .inquiry{ padding: 0.3rem;}




/*rel_pro*/
.rel_section{  position: relative; padding-top: 0.6rem;}
.rel_section .swi_position{ position: relative;}
.rel_section .i_title .h4{ color: #fff; margin-bottom: 0.4rem;}
.rel_section ul li{ width: 25%;}
.rel_pro{ padding: 0.6rem 0; background:#fafafa;}
.rel_pro .scrollbar_3{position: relative; padding: 0px 15px; overflow: hidden;}
.rel_pro ul li{ list-style: none;}
.rel_pro ul li *{transition: 0.6s all;}
.rel_pro ul li .li{ background: #fff; padding: 10px; position: relative;transition: 0.6s all; border: 1px solid #e5e5e5; text-align: center; padding-bottom: 1.3rem; overflow: hidden;}
.rel_pro ul li .li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0); border: 1px solid #abcd03  ;}
.rel_pro ul li .img{ position: relative; overflow: hidden;}
.rel_pro ul li .img a{ display: block;}
.rel_pro ul li .img a img{width: 100%;}
.rel_pro ul li:hover .img img{transform: scale(1.1);}
.rel_pro ul li .text{ position: absolute; left: 0px; bottom: 0px; width: 100%; padding-bottom: 20px;}
.rel_pro ul li .title{ color: #333; font-size: 16px; line-height: 26px;  margin-top: 10px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0px 10px;font-weight: 600;}
.rel_pro ul li p{ color: #999; overflow: hidden; line-height: 22px; height: 44px; margin-top: 6px;transition: 0.6s all; margin-bottom: 10px;padding: 0px 10px; font-size: 0.14rem;}
.rel_pro ul li .more{ position: absolute; left: 5%; width: 90%; bottom: -80px; height: auto;}
.rel_pro ul li .more .my_more1{ font-size: 14px; width: 100%; background: #abcd03  ; color: #fff; line-height: 40px; height: 40px;}
.rel_pro ul li .more .my_more1:hover{ background: #abcd03 ;}
.rel_pro ul li:hover .more{ bottom: 10px; opacity: 1;}
.rel_pro ul li:hover .text{ padding-bottom: 50px; background: #fff; z-index: 55;}
.rel_pro li{ padding: 0 0.08rem;}
.rel_pro .swiper-slide{ width: 20%; margin-top: 5px; opacity: 0.2;}
.rel_pro .swiper-slide-visible{ opacity: 1;}

@media only screen and (max-width:1360px) {
.rel_pro li{padding: 0px 6px;}
.rel_pro .swiper-slide{width:33.33%;}
.rel_pro ul li .title{margin-top: 10px; font-size: 14px;}
.rel_pro ul li .title{ overflow: hidden;}
}

@media only screen and (max-width:992px) {
.rel_pro .swiper-slide{ width: 50%;}


}

@media only screen and (max-width: 768px) {
.rel_pro .swiper-slide{ width: 50%;}
}

@media only screen and (max-width: 400px) {
.rel_pro .swiper-slide{ width: 100%;}
}


.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; background: #fff;transition: 0.5s all; border: 1px solid #eee;}
.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-weight: 600; }
.blog_list li .text{ line-height:24px;overflow:hidden;max-height:48px; margin: 0.05rem 0;}
.blog_list li .blog_tag{ margin-top:0.15rem; margin-bottom: 0.15rem;}
.blog_list li .blog_tag p{ display:inline-block;   color:#333; text-transform:uppercase;}
.blog_list li .blog_tag i{color:#ccc; margin-right:0.08rem; }
.blog_list li .blog_tag a{ background:#fff; color:#666; line-height:0.26rem; padding:0px 0.14rem; display:inline-block; margin:0px 0.04rem; border: 1px solid #eee;}
.blog_list li .blog_tag a:hover{ background:#333; color:#fff;}
.blogin{color:#aaa; margin:0.04rem 0px;}
.blogin span{ color:#fff; margin:0px 0.06rem;}
.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.15rem; margin:0.2rem 0px}

.project ul li .img{ position: relative; overflow: hidden; text-align:center}
.project ul li .img img{ width:100%}
.project ul li .title{ color: #333; font-size: 0.18rem; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin:0.1rem 0px 0px 0px;font-weight: 600; text-align:center}
.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; display:none}
.project ul li:hover  img{transform: scale(1.02);}
.project ul li:hover .li a{ color:#abcd03;}


@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%;}
}


.left_search { width: 100%; margin-bottom: 0.2rem;}
.nav_case a:hover{ color: #abcd03;}
.par_more{ color:#222;text-decoration:underline;  font-size:0.18rem; float:right}
.par_more:hover{ color:#abcd03;text-decoration:underline;}


.about_section .year{ display:flex;align-self: center;align-items: center; position: relative;color: #abcd03;font-weight: 700;font-size: 30px; line-height: 50px; text-transform: uppercase;}
.about_section .year:after{ position: absolute; left: 0; top: -20px; width:98px; height:98px; content: ''; background: #f2f2f2; z-index: -1;}
.about_section .year .h4{ font-size: 120px; color: #fff; line-height: 120px;font-weight: 700; display: inline-block;background: url(../images/about_img.jpg) no-repeat bottom center; background-origin: border-box;-webkit-background-clip: text; -webkit-text-fill-color: 
transparent;background-size: cover; margin-right: 20px;display: flex;
 }

.about_section .year .h4 i{ font-style: normal; font-size: 40px; line-height: 50px; }

.about_section .year span{ color: #333;}



.pro_select { margin-top:0.5rem;}
.pro_select #rower{ margin-bottom: 30px;}
.pro_select .pro_select_list { width:14.25%;position: relative; padding-right: 10px; margin-bottom: 10px;}
.pro_select .prS_select {position: relative;display: block;width: 100%;z-index: 5;}
.pro_select select {height:46px;width: 100%;border: 1px solid #ddd;background-color: transparent;padding-left: 15px;font-size: 16px;color: #333333;Appearance: none;-webkit-appearance: none;border-radius: 0;}
.pro_select .pro_select_wrap:after {content: "\f107";font-family: 'FontAwesome';position: absolute;right: 20px;line-height: 16px;font-size: 16px;color: #808080;top: 16px;}
.pro_select .rower_2{width:100%;}
.pro_select .rower_2 form{ display: flex; justify-content: space-between;flex-wrap: wrap;}
.pro_select #rower{ display: flex;flex-wrap: wrap;}
.pro_select .main_more { position: relative; transition: all .6s; z-index: 3; color: #ffffff; line-height:46px; height: 46px; border-radius: 0; padding-left: 0.4rem; padding-right: 0.4rem; background: #abcd03; font-size: 14px; overflow: hidden; font-weight: 700;text-transform: uppercase;margin-left: 10px;}
 
.pro_select_more{ width: 14.28%; padding-right: 10px;}
.pro_select .main_more{width: 100%; margin-left: 0; text-align: center;}

@media only screen and (max-width: 1299px) {
	.pro_select select{ font-size: 14px; padding-left: 10px;}
	
}
@media only screen and (max-width: 992px) {
	.pro_select #rower{ flex-wrap: wrap;}
	.pro_select .rower_2{ width: 100%;}
	.pro_select .rower_2 form{justify-content: flex-start;}
	.pro_select_more_2{ margin-top: 0.15rem;}
 
}

@media only screen and (max-width: 768px) {
.pro_select .pro_select_wrap {width: 50%;margin-bottom: 10px;padding: 0 5px;}
.pro_select .pro_select_more {  width:50%;padding: 0 5px; margin: 0;}
.pro_select .pro_select_more .main_more{ width:100%;}
.pro_select_more_2{ width:100%}
.pro_select .pro_select_wrap:after { top: 10px;}
 
}

@media only screen and (max-width: 320px) {
.pro_select .pro_select_wrap {width: 100%;padding: 0;}
.pro_select .pro_select_more {padding: 0;}
}


/*table*/
table.altrowstable {color: #777; border-width: 1px; border-color: #eee;  border-collapse: collapse; text-align: center; font-size: 15px;    box-shadow: 0 8px 20px 0 rgba(0,0,0,0.05);position: relative; background: #fff;width: 100%; font-weight: 600;}
table.altrowstable th { border-width: 1px;  padding:0.13rem 0.1rem 0.1rem; border-style: solid; border-color:rgba(255,255,255,0.1);  text-align: center; background:#003a82; color: #fff; font-size: 14px;}
table.altrowstable td { border-width: 1px; padding: 8px; border-style: solid; border-color: #eee; height:60px;}
table.altrowstable tr { transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all;-moz-transition: 0.5s all; -ms-transition: 0.5s all; }
table.altrowstable tr:hover{ background: #ddd; position: relative; z-index: 333;}
table.altrowstable tr a img{ max-width: 1rem;}
table.altrowstable tr a { color: #333;}
table.altrowstable tr a:hover{  color: #abcd03; text-decoration: underline;}
.oddrowcolor { background-color: #fff;}
.evenrowcolor {  background-color: #f9f9f9;}
table.altrowstable .more{ color: #fff; background: #abcd03; line-height: 20px; font-size: 14px; display: inline-block; padding:8px;}
table.altrowstable tr .more:hover{ color: #fff !important;}
@media only screen and (max-width: 768px) {
	table.altrowstable tr a img{ max-width: 0.7rem;}
	table.altrowstable { font-size: 12px;}
}
.pro_navli{margin-bottom: 30px;}
.pro_navli a{ line-height: 40px; display: inline-block; background: #eee; margin: 2px; padding: 0px 15px; color: #333; font-weight: 600;}
.pro_navli a:hover{ color: #fff; background: #abcd03;}
