@font-face {
  font-family: "BEBAS";
  src:url("../font/BEBAS.ttf") format("truetype"),
}
@font-face {
  font-family: "Roboto-BC";
  src: url("../font/Roboto-BoldCondensed.woff2") format("woff2"),
       url("../font/Roboto-BoldCondensed.woff") format("woff"),
       url("../font/Roboto-BoldCondensed.ttf") format("truetype"),
       url("../font/Roboto-BoldCondensed.eot") format("embedded-opentype"),
       url("../font/Roboto-BoldCondensed.svg") format("svg"),
       url("../font/Roboto-BoldCondensed.otf") format("opentype");
}

/*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:1440px; margin: 0 auto;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin: 0;
}
@media (max-width:1440px) {.container {padding: 0 3%;}}
@media screen and (max-width: 992px)  {.container{padding-left: 0.3rem; padding-right: 0.3rem; max-width: 100%;}}
@media screen and (max-width: 769px)  {.container{padding-left: 15px; padding-right: 15px;}}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative; min-height: 1px;  padding-right: 0.15rem;  padding-left: 0.15rem;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left;}
.col-xs-12 { width: 100%;}
.col-xs-11 { width: 91.66666667%;}
.col-xs-10 { width: 83.33333333%;}
.col-xs-9 { width: 75%;}
.col-xs-8 { width: 66.66666667%;}
.col-xs-7 { width: 58.33333333%;}
.col-xs-6 { width: 50%;}
.col-xs-5 { width: 41.66666667%;}
.col-xs-4 { width: 33.33333333%;}
.col-xs-3 { width: 25%;}
.col-xs-2 { width: 16.66666667%;}
.col-xs-1 { width: 8.33333333%;}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left; }
  .col-sm-12 { width: 100%;}
  .col-sm-11 { width: 91.66666667%;}
  .col-sm-10 { width: 83.33333333%;}
  .col-sm-9 { width: 75%;}
  .col-sm-8 { width: 66.66666667%;}
  .col-sm-7 { width: 58.33333333%;}
  .col-sm-6 { width: 50%;}
  .col-sm-5 { width: 41.66666667%;} 
  .col-sm-4 { width: 33.33333333%;}
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%;}
  .col-sm-1 { width: 8.33333333%;}
  }

/* BODY */
* {outline: none !important;}
body {margin: 0;padding: 0;font-family: 'Roboto', sans-serif; color:#666; overflow-x: hidden; line-height: 1.6; font-size: 16px}
@media screen and (max-width: 1400px) {body {font-size: 15px;}}
@media screen and (max-width: 1200px) {body {font-size: 14px;}}
/*用来解决在安卓上的点击出现蓝框问题*/
body {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
 
  
/*reset*/
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0; min-height: 1px;}
*,::after,::before {box-sizing: border-box;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:taFble; content:"";}
.clearfix:after{clear:both;}
.clear{ clear:both;}
.page ul{ padding-left: 16px;}
table td{padding: 5px;}
.table-responsive ul li {list-style-position: inside !important; }
.table-responsive td{ padding-left:8px}
.table-responsive {min-height: .01%; overflow-x: auto;}
.cform-item__wrap{ display:flex; align-items: center; font-size: 12px;}
.cform-item__wrap input{  width: 96px !important; padding: 0 5px  !important;}
.cform-item__wrap img{ height: auto;  display: inline-block; margin: 0 5px !important; max-width: 100px;}
#powerby,#powerby a{ display: inline-block; color: #c9c9c9; font-size: 13px}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ margin: 0;}
.tl{ text-align: left !important;}
.tc{ text-align: center !important;}
iframe,video{max-width:100%;}
.hidden{ display: none !important;}
.hidden_web{ display: none;}
@media screen and (max-width:992px) {
.hidden_mob{ display: none !important;}
.hidden_web{ display: block !important;}
}

@media screen and (max-width:768px) {
iframe{ height: auto;}
}


img {max-width: 100%;-webkit-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;-ms-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out; height: auto;}
label,button,a {  cursor: pointer;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}
a:focus,input:focus,p:focus,div:focus {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img[src=""],
img:not([src]) {  opacity: 0;}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit; 
  font-style: inherit;
  text-transform: inherit;
}


/* LINKS */
a{-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-ms-transition: all .35s ease-in-out;-o-transition: all .35s ease-in-out;transition: all .35s ease-in-out; text-decoration: none; color: #666;}
a:hover {text-decoration: none;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}

/* GOOGLE MAPS */
.google-maps {  width: 100%;  display: flex;  flex-wrap: wrap;  position: relative; z-index: 999; background: #fff;}
.google-maps iframe {max-width: 100%;  border: none;}

/*inquiry*/
.inquiry .p{ margin-bottom: 20px; color: #666;  line-height: 22px; }
.inquiry ul{list-style:none; margin: 0px -10px;}
.inquiry ul li{padding:0 10px;margin-bottom:15px;}
.inquiry ul li span:before{content:'';position:absolute;width:40px;height:40px;right:0;top:0;display:inline-block;background-position:center center;background-repeat:no-repeat; background-position: center center;}
.inquiry ul li span:before{content:'';position:absolute;right:18px;top:0;width:28px;height:100%;display:inline-block; background-repeat: no-repeat;}
.inquiry ul li span.ms_e:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667324824' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7187' width='22' height='22'%3E%3Cpath d='M914.691674 123.697006H109.30935c-47.583643 0-86.289099 38.70648-86.2891 86.290123v603.998113c0 47.583643 38.705456 86.317752 86.2891 86.317752h805.382324c47.58262 0 86.288076-38.734109 86.288076-86.317752V209.987129c0-47.58262-38.705456-86.290123-86.288076-86.290123z m-15.169461 57.497414l-387.51505 335.861726-387.530399-335.861726h775.045449z m15.169461 661.581484H109.30935c-11.670784 0-21.62958-7.049542-26.138258-17.050293l274.221977-219.374921-35.955838-44.913843-240.893984 192.718871V219.283847l431.462893 373.892825L943.454707 219.283847v534.871871l-240.891938-192.718871-35.955838 44.913843L940.812535 825.724587c-4.491282 10.001775-14.49408 17.051317-26.120861 17.051317z' p-id='7188' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_p:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667419565' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='8334' width='22' height='22'%3E%3Cpath d='M752 944C380.8 944 80 643.2 80 272c0-105.6 86.4-192 192-192s192 86.4 192 192c0 81.6-49.6 150.4-123.2 179.2 44.8 102.4 128 187.2 232 232C601.6 609.6 670.4 560 752 560c105.6 0 192 86.4 192 192s-86.4 192-192 192zM272 144c-70.4 0-128 57.6-128 128 0 336 272 608 608 608 70.4 0 128-57.6 128-128s-57.6-128-128-128c-62.4 0-115.2 44.8-126.4 107.2-1.6 9.6-6.4 17.6-16 22.4-8 4.8-17.6 6.4-27.2 3.2C436.8 704 320 587.2 268.8 440c-3.2-9.6-1.6-19.2 3.2-27.2 4.8-8 12.8-14.4 22.4-16 62.4-9.6 107.2-64 107.2-126.4C400 201.6 342.4 144 272 144z' p-id='8335' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
.inquiry ul li span.ms_m:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667534152' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9305' width='24' height='24'%3E%3Cpath d='M832.161 351.79c-17.673 0-32 14.327-32 32v479.85H224.037V223.784h414.605c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32H192.037c-17.673 0-32 14.327-32 32V895.64c0 17.673 14.327 32 32 32h640.124c17.673 0 32-14.327 32-32V383.79c0-17.673-14.327-32-32-32z' fill='%23d5d5d5' p-id='9306'%3E%3C/path%3E%3Cpath d='M485.612 534.222c6.249 6.248 14.438 9.372 22.627 9.372s16.379-3.124 22.627-9.372l321.407-321.406c12.496-12.497 12.496-32.758 0-45.255-12.498-12.497-32.759-12.497-45.255 0L485.612 488.967c-12.497 12.496-12.497 32.758 0 45.255zM736 627c0-17.673-14.327-32-32-32H322c-17.673 0-32 14.327-32 32s14.327 32 32 32h382c17.673 0 32-14.327 32-32zM322 725c-17.673 0-32 14.327-32 32s14.327 32 32 32h251c17.673 0 32-14.327 32-32s-14.327-32-32-32H322z' fill='%23d5d5d5' p-id='9307'%3E%3C/path%3E%3C/svg%3E"); background-position: center 10px;}
.inquiry ul li input{background:#fff;height:48px;width:100%;line-height:52px;padding-right:45px; color:#999; border: 1px solid #e7e7e7; border-radius:0; padding-left: 10px;font-size: 14px;}
.inquiry ul li textarea{height:1.8rem;background:#fff;width:100%;max-width:100%;max-height:215px;padding:8px 45px 10px 10px;color:#999;border:none;border-radius:0; line-height: 20px; font-size: 14px; border: 1px solid #e7e7e7;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{color:#333; border-color:#fd7e2d;}
.inquiry ul li input:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li input::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li input::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li input:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li textarea:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
.inquiry ul li textarea::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
.inquiry ul li textarea::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
.inquiry ul li textarea:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
.inquiry ul li input,.inquiry ul li textarea{ border: 1px solid #e5e5e5; box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset;}
.inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 1px solid #fd7e2d; background-color: #fff;}
.inquiry select{width:100%;height:50px;border:none;border:1px solid #d7d7dc;background-color:#fff; padding-left:15px;Appearance:none; margin: 0;
-webkit-appearance:none;}
.inquiry .select{margin: 0;}
.inquiry .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:0.3rem;color:#ccc;top:0.18rem;z-index:99;}
.inquiry  .subject_title{background: #f7f7f7; min-height: 0.5rem; padding:0.15rem;}
.inquiry  .subject_title a{ color:#333 ;  text-decoration: underline;}
.inquiry  .subject_title span{ font-size:0.14rem;    color:#444; margin-right:0.1rem;}

.ms_btn{position: relative; padding: 0 0.2rem;  color: #fff;  text-transform: uppercase;font-size: 0.14rem;border-radius: 0; flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; text-align: center; transition: all 0.4s ease; z-index: 9; overflow: hidden;}
.ms_btn input{display: block;position: absolute;left: 0;top: 0;height: 100%; width: 100%; background: none;border: none;z-index: 2;text-indent: -999px;overflow: hidden; cursor: pointer; }

.ms_btn{  padding:0 0.26rem; line-height:42px; color: #fff; font-size:15px;position: relative;overflow: hidden; text-transform: uppercase; border-radius: 0px; background:#fd7e2d}
.ms_btn:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.ms_btn:hover:before{ width: 100%;}
.ms_btn:hover{ padding-right: 40px;}
.ms_btn:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.ms_btn:hover:after{ opacity: 1;}

.my_more1{ position: relative; line-height:0.4rem; padding: 0 30px 0 15px;  color: #fff; font-size: 14px; flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; text-align: center; transition: all 0.4s ease; z-index: 9;background: #fd7e2d; text-transform: uppercase; overflow: hidden;}
.my_more1:before {content: "";position: absolute;height: 0%;left: 50%;top: 50%;width: 150%;z-index: -1;transition: all 0.35s ease 0s;background:rgba(255,255,255,0.5);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);transform: translateX(-50%) translateY(-50%) rotate(-25deg);}
.my_more1:after{ position: absolute; right: 0.15rem; background: url("../images/arrow-right.png") no-repeat center center; height: 100%; width: 6px; content: ''; top: 0;transition: all 0.5s;}
.my_more1:hover:before, .my_more1:active:before, .my_more1:focus:before{height: 450%;transition: all 1s ease 0s; background: #fd7e2d;}
.my_more1:hover:after{ right: 0.1rem;}

.n_main .my_more1{ line-height: 40px;}

.my_more01{ display: inline-block; padding:0px 0.36rem; line-height:0.4rem; color: #fff; font-size:0.14rem; position: relative; text-transform: uppercase; background: #fd7e2d;border-radius: 5px;overflow: hidden;}
.my_more01:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.my_more01:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: 20px; width: 18px; opacity: 0;}
.my_more01:hover:after{ opacity: 1;}
.my_more01:hover:before{ width: 100%;}
.my_more01:hover{ background: #fd7e2d; padding-right: 48px;}

.my_more2{ display: inline-block; padding:0 0.42rem 0 0.28rem; line-height:0.5rem; color: #fff; text-transform: uppercase;position: relative;overflow: hidden; border-radius: 4px;background:#fd7e2d}
.my_more2 img{ margin-left: -18px; margin-right: 6px; float: left; margin-top: 0.15rem;}
.my_more2:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.my_more2:after{ position: absolute; right:18px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.png) no-repeat center center; content: ''; line-height: 20px; width: 8px;}
.my_more2:hover:before{ width: 100%;}
.my_more2:hover{padding-right: 48px;}


/* *nav*/ 
.nav_content{position:relative;z-index:10;}
header .wrapper{display:none;}
.wrapper .toggle{float:right;width:56px;height:50px;cursor:pointer;color:#fff;text-decoration:none;font-size: 14px;text-indent:-9999em;line-height:0.24rem;font-size:1px;display:block;text-align:center;}

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 {
	width: 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: 0.24rem
}
.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.5)
}
.hc-mobile-nav .nav-wrapper {z-index:2;background:#fafafa;}
.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 0;
	color: #333333;
	font-weight:600;
	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 h2 a {border: 0;}
.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%;text-transform: uppercase;color:#808080;
}
.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:#4d4d4d;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)
}

#main-nav {
	display: none
}
header {
	position: relative; 
}
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: 0.14rem;
	top: 0;
	right:0;
	display: block;
	cursor: pointer;
	box-sizing: content-box;
	font-size: 0.32rem;
	line-height: 0.14rem;
}
header .toggle span {
	width: 20px;
	top: 45%;
}
header .toggle span, header .toggle span::before, header .toggle span::after {
	position: absolute;
	left: 50%;
	height: 2px;
	background: #000;
	transition: all .1s ease;
	margin-left:-10px;
	border-radius:10px;
}
header .toggle span::before, header .toggle span::after {
	content: '';
	width: 100%;
	border-radius:5px;
}
header .toggle span::before {
	top: -6px
}
header .toggle span::after {
	bottom: -6px
}
header .toggle.toggle-open span {
	background: rgba(0,0,0,0);
	transform: rotate(45deg)
}
header .toggle.toggle-open span::before {
	transform: translate3d(0, 6px, 0)
}
header .toggle.toggle-open span::after {
	transform: rotate(-90deg) translate3d(6px, 0, 0)
}
header .toggle:hover span, header .toggle:hover span::before, header .toggle:hover span::after {
	
}
header .toggle div {
	display: inline-block;
	margin-right: 15px
}
.hc-mobile-nav .nav-container {
	width: 280px
}
.hc-mobile-nav a {
	font-size: 15px;
	font-weight: bold;
	text-transform:capitalize;
}

.hc-mobile-nav ul li ul li a {
	font-size: 14px;text-transform:capitalize;
}
/* .hc-mobile-nav ul.first-nav > li > a{text-transform:uppercase; ;} */
/* .hc-mobile-nav ul.second-nav > li > a{text-transform:uppercase; ;} */

/*mainmenu*/ 
.mainmenu-area{z-index: 5;display: block; text-align: right;}
.mainmenu_box{float:left;width:36%;padding-right:0;}
.find .product_vmegamenu>ul li a {
	padding: 14px 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%;
}
/* mainmenu */
.mainmenu{text-align:left;}
.mainmenu>nav>ul{width:auto; display:flex; justify-content:flex-end;}
.mainmenu>nav>ul>li {
    display: inline-block;
	padding: 0 .4rem 0 0; 
}  
.mainmenu ul li a{transition:all .3s;}
.mainmenu>nav>ul>li>a {
  color: #333333;
  display:inline-block;
  font-size: 18px;
  line-height:50px;
  padding:0;
  text-transform:uppercase;
  transition:all .5s;
  position:relative;
  z-index:2;
  background-position: center center;
  background-repeat: no-repeat;
  align-items: center;
  justify-content: center; 
  font-weight: bold;
}
 

.mainmenu nav>ul>li>a i{position: relative;}
.mainmenu nav>ul>li>a i:before,
.mainmenu nav>ul>li>a i:after{
	content:'';display:block;width:8px;height:2px;background:#333;position:absolute;pointer-events:none;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);z-index: 5;
}
.mainmenu nav>ul>li>a i:before{right:-14px;top:10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.mainmenu nav>ul>li:hover>a i:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);background-color:#fd7e2d;}
.mainmenu nav>ul>li>a i:after{right:-19px;top:10px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.mainmenu nav>ul>li:hover>a i:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);background-color:#fd7e2d;}

.mainmenu nav>ul>li>a:before{
	position: absolute;left: 0;width:0;transform: translate(-50%, 0); height:2px; bottom: 5px; content: '';z-index: -1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all;opacity: 0;filter: alpha(opacity=0); background:#fd7e2d;}
	 

.mainmenu nav>ul>li:hover>a:before,.mainmenu nav>ul>li.active>a:before ,.mainmenu nav>ul>li#active>a:before{
	opacity: 1;filter: alpha(opacity=100); left: 50%; width: 100%} 
 

.mainmenu ul li:hover > a, .mainmenu ul li.active > a{color:#fd7e2d;}
.mainmenu>nav>ul>li:hover > a, .mainmenu>nav>ul>li.active > a{color:#fd7e2d;}
.mainmenu>nav>ul>li.active>a,.mainmenu>nav>ul>li#active>a{color:#fd7e2d;}

.mainmenu>nav>ul>li>ul{
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
	left: auto;
	opacity: 0;
	position: absolute;
	top: 130px;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	z-index: 99999999;
	padding: 0;
	visibility: hidden;
	text-align: left;
	width: 200px;
	background: #fff;
	border: 1px solid #ECECEC;
	border-bottom: none;
}
.mainmenu>nav>ul>li>ul:after{
	bottom: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
	display: inline-block;
}
.mainmenu ul li:hover > ul{
	opacity:1;
	visibility:visible;
	transform:scaleY(1);
}
.mainmenu ul li > ul li{
	display:block;
	padding:0;
	background:none;
	position:relative;
	border-bottom: 1px solid #ECECEC;
} 
.mainmenu ul li > ul li > h2,.mainmenu ul li > ul li > a {
	color: #333333;
	padding:14px 15px;
	text-transform: capitalize;
	font-size:15px;
	line-height: 20px;
	font-style:normal;
	position:relative;
	z-index:1;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background-position:90% center;
	font-weight: 400;
	transition:all .5s;
}
.mainmenu ul li > ul li > h2:hover, .mainmenu ul li > ul li.has-menu:hover > h2,.mainmenu ul li > ul li > a:hover, .mainmenu ul li > ul li.has-menu:hover > a{
	text-decoration:none;color:#fd7e2d;background-position:right center;
} 
 
.mainmenu ul li > ul li:hover > a:before{opacity:1;visibility:visible;transform:scaleX(1);}
.mainmenu ul li > ul li:last-child > a:after{background:#fff;}

.mainmenu ul li > ul li.has-menu::after{content:"\f105";font-family:FontAwesome;font-size:0.2rem;color:#fd7e2d;position:absolute;right:15px;top:50%;line-height:20px;margin-top:-14px;z-index: 2;transition:all .5s;}
.mainmenu ul li > ul li:hover.has-menu::after{color: #fd7e2d;transform: rotate(90deg);}

.mainmenu>nav>ul>li ul.vmegamenu02{
	box-shadow: 10px 10px 20px rgba(0,0,0,.15);
	left: 239px;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	z-index: 99999999;
	padding:0;
	visibility: hidden;
	text-align: left;
	width: 240px;
	background: #fff;
	transition:.3s ease;
	border: 1px solid #ECECEC;
	border-left: none;
	border-bottom: none;
	max-height: 400px;
	overflow-y: auto;
}
.mainmenu ul li:hover > ul.vmegamenu02{
	opacity:1;
	visibility:visible;
	transform:scaleX(1);
}
.mainmenu ul li > ul.vmegamenu02 li > h2,.mainmenu ul li > ul.vmegamenu02 li > a{padding:13px 14px;font-size: 14px; text-transform: capitalize !important;}
.mainmenu ul li > ul.vmegamenu02 li > h2:after,.mainmenu ul li > ul.vmegamenu02 li > a:after{background:#e5e5e5;left:10px;right:10px;}

.mainmenu ul li > ul.vmegamenu02 .vmegamenu03{background: #f7f7f7;border-top:1px solid #ECECEC; }
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03 li a:before{content:"\f101";font-family: FontAwesome;display: inline-block;margin-right: 5px;}
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03 li:last-child{border-bottom: none;}

.mainmenu ul li > ul.nav_icon{background: #f7f7f7;padding: 20px 0;}
.mainmenu ul li > ul.nav_icon li{position:relative;text-align:center;padding:0 10px;}
.mainmenu ul li > ul.nav_icon li:hover a{color: #fd7e2d;}
.mainmenu ul li > ul.nav_icon li a:before{display: none;}
.mainmenu ul li > ul.nav_icon li a:after{display: none;}
.mainmenu ul li > ul.nav_icon li .title{font-size: 14px;margin:0;position:relative;padding:5px 10px;}
.mainmenu ul li > ul.nav_icon li .title:hover{padding:5px 10px;color:#fd7e2d;}
.mainmenu ul li > ul.nav_icon li .icon{display:inline-block;margin-bottom:5px;padding:2px;transition: 0.9s all;}
.mainmenu ul li > ul.nav_icon li .icon:hover{padding:2px;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9)
}
.mainmenu ul li > ul.nav_icon li .icon img{max-width:56px;max-height:56px;width:auto;height:auto;}
.mainmenu ul li > ul.nav_icon.about_nav_icon li .icon i{width: 40px;height: 40px;display: block;background-position: 0 0;}


.mainmenu ul li > ul.nav_icon li .icon img{max-width:56px;max-height:56px;width:auto;height:auto;}
.mainmenu ul li > ul.nav_icon.about_nav_icon li .icon i{width: 40px;height: 40px;display: block;background-position: 0 0;}


.mainmenu ul li.product_vmegamenu > ul{width:100%; padding:40px 6% 45px 6%; left: 0; right: 0; margin: 0 auto; display: flex; flex-wrap: wrap; max-width: 1360px}
.mainmenu ul li.product_vmegamenu > ul>li{ width:25%; padding: 0 40px; border-right:1px #e6e6e6 solid;border-bottom:none}
.mainmenu ul li.product_vmegamenu > ul>li:last-child{ border-right:none; }
.mainmenu ul li.product_vmegamenu > ul>li>h2{ display:block; color: #333; padding: 0 15px 14px 0; font-size: .18rem; font-weight:700; line-height: .24rem;}
.mainmenu ul li.product_vmegamenu > ul>li>ol{ width:100%; display: block;padding-left: 0;}
.mainmenu ul li.product_vmegamenu > ul>li>ol>h2{ display:block; color: #666; font-size: 14px; line-height: 22px; padding: 0 0 8px 15px; position:relative}
.mainmenu ul li.product_vmegamenu > ul>li>ol>h2:before{ position:absolute; content:'\f105'; color: #888; font-size: 14px; font-family: fontawesome; left: 0; top: -2px}
.mainmenu ul li.product_vmegamenu > ul>li h2:hover a,.mainmenu ul li.product_vmegamenu > ul>li h2 a.dq{color: #fd7e2d;}
.mainmenu ul li.product_vmegamenu > ul>li>ol>h2:hover:before{color: #fd7e2d;}
.nav_images{ display:block; width:100%; margin-bottom: 20px;}





.mainmenu ul li > ul li .nav_list li{padding:0 10px;margin-bottom:10px;}
.mainmenu ul li > ul li .nav_list li:last-child{border-right:none;}
.mainmenu ul li.product_vmegamenu ul li .top a.image{display:block;min-width:100px;max-width: 100px; background-size:cover;background-position:0 0;background-repeat:no-repeat;margin-right:10px;padding: 0;}
.mainmenu ul li.product_vmegamenu ul li > .top{display: flex;align-items: center;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #eee;}
.mainmenu ul li.product_vmegamenu .container{width: 100%;}
.mainmenu ul li.product_vmegamenu .nav_list li{float: left;padding: 0px 10px;}
.mainmenu ul li.product_vmegamenu .nav_list li:nth-child(6n+1){clear: both;}
.mainmenu ul li.product_vmegamenu .nav_list{padding:15px 10px 10px 10px;}
.mainmenu ul li.product_vmegamenu .nav_list li a.title{font-size: 20px;padding:0 0 10px 0;text-transform: uppercase;line-height: 24px;}
.mainmenu ul li.product_vmegamenu .nav_list li a.title:hover{color: #fd7e2d;text-decoration: none;}
.mainmenu ul li.product_vmegamenu .nav_list li a:after{left: 0;right: 0;background:#f5f5f5}
.mainmenu ul li.product_vmegamenu .nav_list div{margin-top: 10px;}
.mainmenu ul li.product_vmegamenu .nav_list div p a{ font-size:15px; color:#666; line-height:20px; padding:0; display:inline-block;text-transform:capitalize;}
.mainmenu ul li.product_vmegamenu .nav_list div p a:before{content:"\f105";color:#999;padding-right:5px;font-family:FontAwesome;transition:all .5s;}
.mainmenu ul li.product_vmegamenu .nav_list div p a:hover{ color:#fd7e2d;text-decoration:none;}
.mainmenu ul li.product_vmegamenu .nav_list div p{margin: 0;margin-bottom: 8px;}

.mainmenu ul li.product_vmegamenu > ul::-webkit-scrollbar {width: 3px;}
.mainmenu ul li.product_vmegamenu > ul::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.mainmenu ul li.product_vmegamenu > ul::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}


@media only screen and (max-width: 992px) {
	header .wrapper{display:block;}
	.vmegamenu{ padding:0px 0px !important;}
	.mainmenu-area{margin:0;padding:0;}
	.mobile-menu-area{top:25px;}
	.nav_content > .container{width:100%;}
}  
  
/*index*/ 
header{width: 100%;z-index: 9999998;padding: 0;position:fixed; left:0; right:0; margin:0 auto; top:0; transition:all .5s; background:none;background:#FFFFFF}
header.small{box-shadow: 0px 5px 10px rgba(0,0,0,0.05);font-size:100%; transition: all .3s; background:#FFFFFF}   
.header{transition:all .3s; position: relative; background:#FFFFFF} 
.height{ padding-top:130px} 
header.small #logo{ margin:15px 0}
header.small #logo img{ max-width:150px;}  
header.small .mainmenu>nav>ul>li>ul{ top:80.5px;} 
/* header.small .mainmenu>nav>ul>li>a{ font-size:17px;} */
header.small .header_top{ display:none} 
header.small .header_right{width:calc(100% - 150px);}


.header .container{display:flex; flex-wrap: nowrap; align-items: center;} 
#logo{margin:10px 0 11px; float: left; transition: all .5s;}
#logo img{display:block; transition: all .5s;} 

.header_top{ width:100%; margin:0 auto; background:#131313; line-height:45px; transition:all .5s} 
.header_top .container{ display:block;}

.header_top .contact_t{ width:65%; display: flex; flex-wrap: nowrap; align-items: center; justify-content: flex-start; float: left}
.header_top .contact_t li{ display:inline-block; width:auto; list-style: none; margin-right: 28px;}
.header_top .contact_t li img{ display:inline-block; margin-right: 10px;vertical-align: middle;}
.header_top .contact_t li a{ display:inline-block; color: #fff; font-size: 14px;}
 


.header_right{ width:calc(100% - 199px);display:flex; align-items: center; flex-wrap: nowrap; justify-content: flex-end} 


/* Top Search*/
.search_box{z-index:99; margin:0; width:22px; height: 22px;} 
.search_box a{width:100%; height:22px; display: flex; flex-wrap: nowrap; align-items: center; justify-content: center}  
.search_box a img{ display:inline-block; width:auto} 
.top-search {padding: 0 10%; display: block; width:100%;position:absolute;right:0; left:0; margin: 0 auto; top:0; display: none; z-index:9999999; background:#fff; border-radius:0; box-shadow:0px 5px 15px 2px rgba(0,0,0,0.1);}
.top-search em{font-style: normal; display: block;font-size:20px;line-height:24px;color:#000;text-transform: capitalize;margin-bottom:20px; font-weight: 700;text-align: left;}
.top-search .input-group-addon i{width:20px;height:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.top-search .input-group-addon i:before,
.top-search .input-group-addon i:after{
content:'';display:inline-block;background:#999;width:20px;height:2px;margin:2px 0;
}
.top-search .input-group-addon i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.top-search .input-group-addon i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}
.top-search .form-control {width: 100%; box-shadow:none;border:none;border:1px solid #e5e5e5;background:transparent;color: #808080;height: 50px;line-height: 50px;padding: 0 50px 0 25px;text-align: left;font-size:15px; border-radius:30px;}
.top-search input.form-control:focus{color:#333;font-style:inherit;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.btn_search1 {cursor: pointer; background:#fd7e2d url(../images/icon.png) no-repeat -275px 10px;top: 0;height:49px; position: absolute;right:0;width:60px;z-index: 3; border-radius: 30px;}
.header_search {position: relative;}
.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}
.top-search .input-group-addon.close-search{cursor: pointer; float:right;position:absolute;right:23px;top:5px;width:40px;height:50px;border-radius:0;display: flex;align-items: center;justify-content: center;} 
.top-search .input-group { max-width:1403px; margin:0 auto;padding:30px 0;border-radius:0; display: block}

.top_overly {
	z-index: 9999998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: none;
	backdrop-filter: blur(40px);
}

.popular_searches{ width:100%; float: left; padding-top: 50px;}
.search_title{ display:block; width:100%; border-bottom:1px #dedede solid; margin-bottom: 25px; color: #000; font-weight: 700; font-size: 18px; padding-bottom: 10px;}
.popular_searches ul{ width:100%; display: flex; flex-wrap: wrap; padding-bottom: 30px;}
.popular_searches ul li{display:inline-block; width:auto; margin:0 15px 8px 0; border:1px #eee solid; background: #eee; line-height: 38px; border-radius: 30px;  text-align: center; transition: all .5s}
.popular_searches ul li a{ display:block; line-height: 38px; color: #333; font-size: 15px; width:100%; padding: 0 30px; transition: all .5s}
.popular_searches ul li:hover{ background:#fd7e2d;border:1px #fd7e2d solid;}
.popular_searches ul li:hover a{ color:#fff}



.language{list-style: none; box-sizing:border-box; z-index: 999; margin:13px 0 0 0; position: relative; float: right}
.language .menu{display: block;position: relative;cursor: pointer; z-index: 2; text-align: left}
.language .menu-title {width:auto; height:auto; display: flex; align-items: center; justify-content: flex-end;font-style: normal;} 
.language .menu-title img{margin: 0 8px 0 0;} 
.language .menu-title p{display: inline-block; margin:0; color: #fff ;font-size: 14px; line-height: 20px; text-transform:uppercase;}  
.language .menu-title i{    margin-left: 5px;
    color: #fff;
    margin-top: -3px;}  


.language .menu-dropdown {padding:0;position:absolute; background: #fff; z-index: 100; transition: 0.5s padding, 0.5s background; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15); opacity:0; width:120px; left: 0px; top:30px; display: flex; flex-wrap: wrap; z-index: 10000000000000000000000; transition: all .5s}
.language:hover .menu-dropdown{opacity: 1; z-index: 10000000000000000000000}

.language .menu:not(:hover) > .menu-dropdown {background: #fff;;}
.language .menu:not(:hover) > .menu-title:after {border-bottom-color: #fff;}
.language .menu-dropdown > * {
  overflow: hidden;
  padding: 5px 10px;
  background: transparent;
  white-space: nowrap;
  transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}
.language .menu-dropdown > *:hover {background: rgba(0, 0, 0, 0.1);}
.language .menu:not(:hover) > .menu-dropdown > * {
  visibility: hidden;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  color: rgba(25, 25, 25, 0);
  transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.6s visibility;
  z-index: 99;
}
.language .menu-dropdown li{width:100%; padding: 0 10px 0 15px; border-bottom: 1px solid #e5e5e5; text-align: left;} 
.language .menu-dropdown li a{display: block; text-decoration: none;font-size: 14px;}
.language .menu-dropdown li p{margin: 0;font-size: 14px; text-transform: capitalize;display: inline-block;}
.language .menu-dropdown li img{max-width:20px; margin-right:5px;}

.hc-mobile-nav ul.select_lan{ display:none} 

.shemei-right {
	float: right;
	display: flex;
	align-items: center;
	align-content: center;
	height: 45px;
	margin-right: 20px;
}
.shemei-right a {
	display: inline-block;
	margin-left: 10px;
	transition: all .5s;
}
.shemei-right a:hover {
	transform: rotateY(360deg);
	transition: all .5s;
}

@media (max-width:1366px) {
	.mainmenu>nav>ul>li>a {font-size: 16px;}
}

@media only screen and (max-width:1260px) {  
	#logo img{ max-width:180px;}
	.header_right {width: calc(100% - 180px);}
	/* .search_box{ margin-right:32px} */
	.height{ padding-top:139px}
	/* .mainmenu>nav>ul>li{ padding-right:30px} */
	.mainmenu>nav>ul>li>a{ font-size:14px;}
	.mainmenu nav>ul>li>a i:before, .mainmenu nav>ul>li>a i:after {width: 6px;}
	.mainmenu nav>ul>li>a i:after {right: -17px;}
}

@media (max-width:1100px) {
	.header_top {display: none;}
	.height {
	    padding-top: 86px;
	}
}

@media (max-width:1070px) {
	#logo img {
	    max-width: 150px;
	}
	.mainmenu>nav>ul>li {padding-right: .3rem;}
	.header_right {width: calc(100% - 150px);}
	.mainmenu nav>ul>li>a i {display: none;}
}

@media only screen and (max-width:992px) {  
.header .container-big{ display:block;}
.header_top,.mainmenu-area,.mainmenu-area,.language,.header_right .share{ display:none !important} 
.height{padding-top:50px !important;}
header{box-shadow: none;}
.header{background:#fff; display: inline-block;}
.language .menu-title p{color: #666;}
.language .menu{ padding: 0px;}
header.small .language .menu{margin-left: 20px;}
.language .menu-title{height: 50px; border-radius: 0; width: 50px; background: none; border-right: 1px solid rgba(255,255,255,0.15);}
.language .menu-dropdown{left: 0px;}
.header{position: initial; height:50px; width: 100%;}
.header #logo{ position: absolute; left: 20px; top:0; margin: 0; padding:0; border-right:none; display:block; opacity: 1}
header.small #logo{ margin:0; padding: 0}
/* header.small{height: 70px;} */
.language .menu-title i{color: #999;}
.header #logo img{max-width:130px !important;} 
.header_right,header.small .header_right{ width:100%; padding-top: 14px;} 
.search_box{ margin:0 30px 0 0;}

 
header.small .search_box{ top:0; margin-top: 0}  
header .toggle{ top:0; height: 65px}
/* .top-search{ top:70px} */
 
 
/*手机版语言栏*/
.hc-mobile-nav ul.select_lan{padding-left: 10px;margin-top: 25px;border-top: none; display: block}
.hc-mobile-nav ul.select_lan li{padding-right: 10px;width: 50%;float: left;margin: 0;}
.hc-mobile-nav ul.select_lan li.title{padding-left: 5px;margin-bottom: 10px;font-size: 18px;text-transform: uppercase;  ;  width: 100%;}
.hc-mobile-nav ul.select_lan li a{border: none;font-size: 14px;padding: 5px;}
.hc-mobile-nav ul.select_lan li a p{font-size: 14px;text-transform: capitalize;margin: 0;margin-top: 5px;}
} 
 
@media only screen and (max-width:667px) { 
}



/*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:290px;}
.fixed-contact li {position:relative;height:50px;overflow:hidden;transition:all .4s;list-style: none;background:#fd7e2d; background-size: cover; border-bottom: 1px solid rgba(255,255,255,0.15);}
.fixed-contact.active li a {opacity: 1;}
.fixed-contact li.online_code{ border:none;}
.fixed-contact li a {position:relative;z-index:1000;display:block;}
.fixed-contact li .icon{ width: 26px; height: 26px; fill:#fff; margin: 12px;}

.fixed-contact.active li:last-child:after {display:none;}
.fixed-contact li:hover i,.fixed-contact li:hover a{ color: #fff;}
.fixed-contact .online_p i {
	background-position: 0 -262px;
	border-top-left-radius:30px;
	-moz-border-top-left-radius:30px;
	-webkit-border-top-left-radius:30px;
	border-top-right-radius:30px;
	-moz-border-top-right-radius:30px;
	-webkit-border-top-right-radius:30px;
}


.fixed-contact li a {
	position:absolute;
	top:0;
	right:-135px;
	display:block;
	width:210px;
	line-height:110%;
	padding:18px 0 0 50px;
	color:#fff;
	white-space:nowrap;
	transition:all .4s;
	font-size:16px;
	text-align: left;
	opacity: 0;
	 
}
.fixed-contact.active li a {right:80px;}
.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;}
}

/*back-top*/
.progress-wrap {position: fixed;right: 0.3rem;bottom: 80px;height: 0.46rem;width: 0.46rem;cursor: pointer;display: block;border-radius: 50px;
box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1);z-index: 8888888;opacity: 0;visibility: hidden;transform: translateY(15px);-webkit-transition: all 200ms linear;
transition: all 200ms linear;}
.progress-wrap.active-progress {opacity: 1;visibility: visible;transform: translateY(0);}
.progress-wrap::after {position: absolute;font-family: 'FontAwesome';content: "\f106";text-align: center;
line-height: 0.46rem;font-size: 0.24rem;color:#fd7e2d ;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: #fd7e2d ;stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;
transition: all 200ms linear;}


#whatsapp{z-index:9999999;position:fixed;right:0.28rem;bottom:20px;font-size:12px; }
#floatShow2{display:block;}
#floatHide2{display:none;}
#whatsapp_tab #floatShow2{line-height:50px;position:absolute;color:#fff;font-size:13px;text-transform:capitalize;transition: all .5s ease; display: block; padding-left: 50px; right: 0; bottom: 0; height: 50px; background: #fd7e2d; border-radius: 0;}
#whatsapp_tab #floatShow2 svg{ width: 30px; height:30px; fill:#fff;}

#whatsapp_tab .animated { opacity: 1; }
#whatsapp_tab #floatShow2 .online_icon{position: absolute;z-index:999;left: 0;top: 0;width:50px;height:50px;display: flex;align-items: center;justify-content: center;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_icon svg{width: 29px;height: 29px;fill: #fd7e2d;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open , #whatsapp_tab #floatShow .online_close{transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_open{position: absolute;left: 0;top: 0;opacity: 0;display: inline-flex;width: 100%;height: 100%;align-items: center;justify-content: center;}
#whatsapp_tab #floatShow2 .online_mobile{display: none;align-items: center;justify-content: center;width: 42px;height: 42px;transition: all .5s ease;}
#whatsapp_tab #floatShow2 .online_mobile svg{fill: #fff;}
#whatsapp_tab #floatShow2:hover .online_open{opacity: 1;}
#whatsapp_tab #floatShow2:hover .online_close{opacity:0;}
#whatsapp_tab #floatShow2:hover{margin-right:0;}

#whatsapp_tab #floatShow2 p{margin-right: 7px;padding:15px 12px 15px 0; transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease; height: 50px; color: #fff; width: 156px; line-height: 25px;font-size: 14px; text-transform: uppercase;font-weight: bold;}

#whatsapp_tab #floatShow2:hover{margin-right:0;}
#whatsapp_tab #floatHide2{font-family: "FontAwesome";height:100%; color: #fff; width: 100%; border-radius: 50%; text-align: center; position: absolute;transition: all .5s ease;display: block;opacity: 0;transform: scale(0) rotate(-1turn); width: 50px; height: 50px; position: absolute; right: 0; bottom: 0; background: #fd7e2d;}
#whatsapp_tab #floatHide2:after{border-radius: 0;color:#999;font-family: "FontAwesome";font-size:20px; content: "\f00d";color: #fff; line-height: 50px;}
#whatsapp_tab #floatShow2:hover,#whatsapp_tab #floatHide2:hover{text-decoration:none;}
#onlineService2{display:inline;width:350px;display:none;font-size: 14px;border-top:none; margin-bottom: 0;box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgba(0, 0, 0, 0.15) 0px 5px 30px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px; border-radius: 5px;background: #f9fafa; margin-right: 60px;}


#onlineService2 .title{background: #fd7e2d; 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: 16px;}
#onlineService2 .title p{ color: #fff; line-height: 20px;}
#onlineService2 .li{ padding: 5%;}
#onlineService2 .li a { background-color: #eee; margin-bottom: 15px; padding: 8px; line-height: 20px;}
#onlineService2 .li a .icon svg{ width: 50px; height: 50px; fill:#55CD6C; margin-right:10px;}
#onlineService2 .li a:hover{ background-color: #ddd;}

#whatsapp .inquiry{ padding: 0.2rem; background: #fff; font-size: 13px;}
#whatsapp .inquiry .p{ font-size: 14px; color: #777; line-height: 20px; margin-bottom: 0.1rem;}



@media only screen and (max-width: 768px) {
	#whatsapp_tab #floatShow2{box-shadow: 0 2px 8px 1px rgb(0 78 152 / 20%); border: 3px solid #fff; border-radius: 30px;}
	#whatsapp_tab{ position: initial;}
	#whatsapp_tab #floatShow2 p{ display: none !important;}
	#whatsapp{ right: 0; bottom: 0; width: 100%;}
	.back-home{ display: none;}
	.progress-wrap{ bottom: 60px;}
	#whatsapp{right:0;z-index: 999998;}
	#onlineService2{ width:100%;margin-bottom: 48px;}
	#whatsapp_tab{ width:48px; height:48px; spadding:0;box-shadow:none;border-radius:50%;z-index:9999999999;right: 50%; margin-right: -25px; bottom: 10px;position: absolute;}
	#whatsapp_tab #floatShow2 .online_icon{width: 100%;height:100%;left: 0;margin-top: 0;top: 0;}
	#whatsapp_tab #floatShow2 .online_close , #whatsapp_tab #floatShow2 .online_open{display: none;}
	#whatsapp_tab #floatShow2 .online_mobile{display: flex;}
	#whatsapp_tab #floatShow2 p{display: none;}
	#whatsapp_tab #floatShow2:after{display: none;}
	.i_message_inquiry .inquiry{padding-left: 5px;padding-right: 5px;}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	#whatsapp{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav a i{width: 28px;height:28px;}
	.mobile-footer-bottom{padding-bottom:70px;}
}

.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:0;display:none;z-index:9999;box-shadow:0 0 10px 0 rgba(255,255,255,0.4);-webkit-box-shadow:0 0 15px 0 rgba(255,255,255,0.4);border-radius:2px 2px 0 0;background:#fff; border-top-left-radius: 5px; border-top-right-radius: 5px;box-shadow: 2px 0 20px 0 rgb(0 0 0 / 8%);}
.mobile_nav a{display:inline-block;width:20%;padding:0 4px;float:left;text-align:center;}
.mobile_nav a .icon{width:0.24rem;height:0.24rem;display:inline-block; fill:#808080; margin-top: 0.1rem;}
.mobile_nav a p{color:#666;padding-top:5px;font-size: 0.12rem;text-transform:capitalize;line-height:12px;margin:0; margin-bottom: 0.1rem;}
.mobile_nav a:nth-child(3),.mobile_nav a:nth-child(4){ float: right;}

@media only screen and (max-width: 768px){
.mobile_nav{display:block;}
.footer_bottom{margin-bottom:50px; text-align: left; font-size: 12px;}

}


@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	#online_qq_tab #floatShow{margin-bottom: 0;}
}

@media only screen and (max-width: 768px) {
	#online_qq_layer{right:0;}
	#onlineService{ width:100%; padding: 0;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#fd7e2d url(../images/icon.png) no-repeat  -128px -218px;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-25px;border:3px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px; z-index: 6666666;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	.footer-bottom{padding-bottom:60px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	#onlineService .title{ color: #fff; font-size: 18px;}
	#online_qq_layer{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}
	.mobile_nav{display:block;
		box-sizing: content-box; 
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
	.progress-wrap{
		box-sizing: content-box; 
		margin-bottom: constant(safe-area-inset-bottom);
		margin-bottom: env(safe-area-inset-bottom);
	}

}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}



@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	.onlineMenu .call-top{padding:8px 5px;}
	.onlineMenu .call-top p{font-size:16px;}
	.onlineMenu ul{padding:10px;}
	.onlineMenu .call>p{padding-left:20px;font-size:0.14rem;}
	.onlineMenu .call>p a{font-size:0.14rem;}
	.onlineMenu .call>p.ser01,.onlineMenu .call>p.ser02,.onlineMenu .call>p.ser03,.onlineMenu .call>p.ser04,.onlineMenu .call>p.ser05{background-size:0.14rem;}
	#online_qq_tab #floatShow:before{display: none;}
}






.banner {
    position: relative;
}
.banner .swiper-container {overflow: hidden;position: relative;}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after {
    color: #fff;
}


/* pro_index */
.pro_index {
	padding: .75rem 0;
}
.title-top {
	font-size: 50px;
	color: #000;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.pro-wrap {margin-top: .55rem;}
.pro-wrap .product-list li {
	/* display: flex;
	align-items: center; */
	list-style: none;
	margin-bottom: .5rem;
}
.pro-wrap .product-list .swiper-slide .images {
	float: left;
	width: 50%;
	overflow: hidden;
	padding-right: 15px;
}
.pro-wrap .product-list .swiper-slide .images img {
	transition: all .5s;
}
.pro-wrap .product-list .swiper-slide .images:hover img {
	transform: scale(1.1,1.1);
	transition: all .5s;
}
.pro-wrap .product-list .swiper-slide .product-right {
	float: left;
	width: 50%;
}
.product-list .swiper-slide .product-right em {
	font-style: normal;
	font-family: "Bebas";
	font-size: 1rem;
	color: #f1f1f1;
}
.product-list .swiper-slide .product-right h2 a {
	display: block;
	font-size: 24px;
	color: #fd7e2d;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	margin: .1rem 0 .3rem 0;
}
.product-list .swiper-slide .product-right p {
	font-size: 18px;
	color: #333;
	line-height: 28px;
	margin-bottom: .4rem;
}
.product-list .swiper-slide .product-right .tips-list dd {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	color:#000;
	line-height:28px;
	padding-left: 20px;
	text-transform: uppercase;
}
.product-list .swiper-slide .product-right .tips-list dd::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fd7e2d;
	position: absolute;
	left: 0;top: 10px;
}
.view {
	display: block;
	width: 140px;
	height: 40px;
	border: 1px solid #fd7e2d;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #fd7e2d;
	margin: .35rem 0;
}
.view i {
	display: inline-block;
	width: 23px;
	height: 7px;
	background: url(../images/more.png) center center no-repeat;
	margin-left: 7px;
}

.view:hover {
	background: #fd7e2d;
	color: #fff;
}
.view:hover i {
	background-image: url(../images/more-b.png);
}
.product-list .swiper-slide .product-right .lingjian div {
	display: inline-block;
	width: 1.05rem;
	height: 1.05rem;
	border-radius: 50%;
	overflow: hidden;
	margin-right: .35rem;
}
.product-list .swiper-slide .product-right .lingjian div img {
	border-radius: 50%;
	transition: all .5s;
}
.product-list .swiper-slide .product-right .lingjian div:hover img {
	transform: scale(1.1,1.1);
	transition: all .5s;
}
.pro-wrap .product-list .swiper-slide:nth-of-type(even) .images {
	float: right;
}

.pro-wrap .swiper-pagination-bullet {background: #FD7E2D;opacity: .4;}
.pro-wrap .swiper-pagination-bullet-active {opacity: 1;}
.pro-wrap.swiper-horizontal>.swiper-pagination-bullets,.pro-wrap .swiper-pagination-bullets.swiper-pagination-horizontal,.pro-wrap .swiper-pagination-custom,.pro-wrap .swiper-pagination-fraction {bottom: 0;}
@media (max-width:1366px) {
	.product-list .swiper-slide .product-right h2 a {font-size: 20px;line-height: 26px;}
	.product-list .swiper-slide .product-right p {font-size: 16px;line-height: 24px;margin-bottom: 0.3rem;}
	.product-list .swiper-slide .product-right .tips-list dd {font-size: 14px;line-height: 26px;}
	.product-list .swiper-slide .product-right .tips-list dd::before {top: 8px;}
	.product-list .swiper-slide .product-right .view {margin: .3rem 0;}
}

@media (max-width:992px) {
	.title-top {font-size: 38px;}
	.pro-wrap {margin-top: .3rem;}
	.product-list .swiper-slide .product-right h2 a {font-size: 18px;}
}

@media (max-width:768px) {
	.pro-wrap .product-list .swiper-slide {display: block;}
	.pro-wrap .product-list .swiper-slide .images,.pro-wrap .product-list .swiper-slide .product-right {float: none;width: 100%;}
	.pro-wrap .product-list .swiper-slide .images img {width: 70%;}
	.product-list .swiper-slide .product-right .lingjian div {margin-right: .2rem;}
	.product-list .swiper-slide .product-right em {font-size: .7rem;}
	.pro-wrap {padding-bottom: 10px;}
	.pro_index {padding: .5rem 0;}
	.title-top {font-size: 32px;}
	.pro_index, .blog_index {
	    padding: 0.3rem 0!important;
	}
}

/* about_index */
.about_index {
	padding-top: 1.95rem;
	background: url(../images/about-bg.jpg) top center no-repeat;
	padding-bottom: .75rem;
}
.top-wrap {margin-bottom: .55rem;}
.top-wrap .title-top {
	float: left;
	color: #fff;
}
.tabs {
	float: right;
	border: 2px solid #fd7e2d;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.tabs a {
	display: inline-block;
	float: left;
	width: 2rem;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	border-right: 2px solid #fd7e2d;
}
.tabs a:last-child{border: 0;}
.tabs a.active {
	background: #fd7e2d;
}

.about-list li {
	display: flex;
	align-items: center;
}

.about_index .swiper-wrapper {
    position: relative;
    width: 100%;
    /* height: 100%; */
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.about_index .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    /* height: 100%; */
    position: relative;
    transition-property: transform;
}
.pro_section .button_outside {
    position: relative;
}
.pro_section .button_outside .swiper-pointer-events {
    overflow: hidden;
}
/* .about_index .swiper-wrapper {display: block;} */

.about_index .li {
	display: flex;
	align-items: center;
	background: #fd7e2d;
}
.about_index .li .images {
	float: left;
	width: 50%;
}
.about_index .li .images img {
	width: 100%;
}
.about_index .li .about-right {
	padding: 0 .8rem 0 .6rem;
	width: 50%;
	height: 100%;
	float: right;
}
.about_index .li .about-right h2 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: .45rem;
}
.about_index .li .about-right p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	max-height: 1.4rem;
	overflow: hidden;
}
.about_index .view {
	border: 1px solid #fff;
	color: #fff;
	margin-top: .45rem;
	margin-bottom: 0;
}
.about_index .view i {
	background: url(../images/more-b.png) center center no-repeat;
}

.about_index .view:hover {
	background: #fff;
	color: #FD7E2D;
}
.about_index .view:hover i {
	background-image: url(../images/more.png);
}
.text .view {
	border: 1px solid #FD7E2D;
	color: #FD7E2D;
	margin: .35rem auto 0;
}
.text .view i {background-image: url(../images/more.png);}
.text .view:hover {
	background: #FD7E2D;
	color: #fff;
}
.text .view:hover i {
	background-image: url(../images/more-b.png);
}

.about_index .li.two {
	background: #1f1f1f;
}
.pro_section .container {
	padding: 0;
}
#tabs-about {overflow: hidden;}

.about_index .honor-list {
	padding: 0;
}

.honor-list {
	overflow: hidden;
}

.about_index .honor-list .pro_scrollbar {
	position: relative;
	margin-top: 0.3rem;
}

.about_index .honor-list .pro_scrollbar ul li {
	width: 50%;
	padding: 0 0.1rem;
	list-style: none;
}

.about_index .honor-list .pro_scrollbar ul li img {
	position: relative;
	display: inline-block;
	/* cursor: url(../images/ico_magnifier.png), auto; */
	border: none;
	width: 100%;
}

.modelTost {
	display: none;
	background: rgba(0, 0, 0, .85);
	z-index: 999999999;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.modelClose {
	float: right;
	cursor: pointer;
	font-size: .3rem;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: rgba(255, 255, 255, 1);
	z-index: 9;
	text-align: right;
	padding-right: .2rem;
}

.modelTostChile {
	width: 100%;
	height: 90%;
	padding: 0 0.3rem;
}

.modelTostChile .swiper-container {
	height: 100%;
}

.modelTostChile .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.modelTostChile .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}

.modelTost .swiper-slide {
	text-align: center;
	/* opacity: 0; */
}

.honor-list .swiper-button-next,.honor-list .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(0,0,0,.5);
}
.honor-list .swiper-button-next:after,.honor-list .swiper-button-prev:after {
	color: #fff;
}

@media (max-width:1024px) {
	.about_index .li .about-right h2 {font-size: 16px;margin-bottom: .3rem;}
	.about_index .li .about-right p {font-size: 14px;line-height: 24px;max-height: 75px;}
	.about_index .view {width: 130px;height: 35px;line-height: 35px;margin-top: .3rem;}
}
@media (max-width:768px) {
	.about_index .li {display: block;}
	.about_index .li .about-right,.about_index .li .images {float: none;width: 100%;}
	.about_index .li .about-right {padding: .5rem .8rem .5rem .6rem;}
}


/* blog_index */
.blog_index {
	padding: .75rem 0;
	background: url(../images/blog-bg.jpg) center center no-repeat;
	background-size: cover;
}
.blog_index .container {max-width: 1550px;}
.blog_index .swiper-slide {opacity: 0;}
.blog_index .swiper-slide-visible {
	opacity: 1;
}
.news_scrollbar {
	margin-top: .45rem;
	position: relative;
	overflow: hidden;
	padding: 0 5%;
}
.news_scrollbar .swiper-button-next,.news_scrollbar .swiper-button-prev {
	width: 38px;
	height: 38px;
	background: #ebebeb;
	border-radius: 0;
}
.news_scrollbar .swiper-button-next:after,.news_scrollbar .swiper-button-prev:after {
	color: #fff;
}
.news_scrollbar .swiper-button-next:hover,.news_scrollbar .swiper-button-prev:hover {background: #fd7e2d;}
.news_scrollbar .swiper-button-next, .swiper-rtl .swiper-button-prev {right: .3rem;}
.news_scrollbar .swiper-button-prev, .swiper-rtl .swiper-button-next {left: .3rem;}
.news_scrollbar .swiper-slide {
	padding: .11rem;
}
.blogS-list {
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.blogS-list .blog-wenzi {
	/* display: flex;
	align-items: center; */
	padding: .3rem .2rem .25rem;
	position: relative;
}
.date {
	font-size: 18px;
	color: #666;
	text-align: center;
	position: absolute;
	top: 25%;
	left: 20px;
}
.date em {
	font-size: 42px;
	font-weight: bold;
	color: #333;
	font-style: normal;
}
.date div {
	margin-top: -.1rem;
}
.blogs-right {
	padding-left: 100px;
}
.blog-wenzi .blogs-right h2 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: .2rem;
}
.blog-wenzi .blogs-right p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.blogs-right .view {
	margin: .25rem 0 0;
}

@media (max-width:1440px) {
	.news_scrollbar {padding: 0 3%;}
	.news_scrollbar .swiper-button-next, .swiper-rtl .swiper-button-prev {right: 0;}
	.news_scrollbar .swiper-button-prev, .swiper-rtl .swiper-button-next {left: 0;}
}

@media (max-width:992px) {
	.pro_index,.blog_index {padding: .5rem 0;}
	.about_index {padding: 1rem 0 .5rem 0;}
}

@media (max-width:768px) {
	.date {display: none;}
	.blogs-right {padding-left: 0;}
	.date div {display: inline-block;}
	.news_scrollbar {margin-top: .2rem;}
}

/* foot_index */
.foot_index {
	background: url(../images/foot-bg.jpg) center center no-repeat;
	background-size: cover;
}
.foot_index .container {
	padding: .75rem 0;
}
.foot-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: .75rem;
}
.foot-input {
	position: relative;
}
.foot-input input.sent {
	width: 5.3rem;
	height: .65rem;
	line-height: .65rem;
	background: #fff;
	border-radius: 5px;
	padding-left: .15rem;
	font-size: .16rem;
	color: #666;
}
.foot-input input.send {
	width: 1.05rem;
	height: .53rem;
	line-height: .53rem;
	text-align: center;
	background: #fd7e2d;
	border-radius: 5px;
	color: #fff;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}
.foot-sns img {
	margin-left: .1rem;
}
.foot-pro {
	float: left;
	width: 40%;
	margin-right: 5%;
}
.foot-pro em {
	display: block;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	position: relative;
	margin-bottom: .3rem;
	padding-bottom: .15rem;
}
.foot-pro em::after {
	content: "";
	display: block;
	width: 65px;
	height: 10px;
	background: url(../images/foot-t.png) center center no-repeat;
	position: absolute;
	bottom: 0;left: 0;
}
.foot-pro p {
	font-size: 16px;
	color: rgba(255,255,255,.6);
	max-width: 4rem;
	line-height: .28rem;
	margin-bottom: .4rem;
}
.foot-pro .foot-icon dd {
	font-size: 16px;
	color: rgba(255,255,255,.6);
	line-height: 30px;
	padding-left: 33px;
	margin-bottom: .1rem;
}
.foot-pro .foot-icon dd.tel {
	background: url(../images/foot-tel.png) left center no-repeat;
}
.foot-pro .foot-icon dd.email {
	background: url(../images/foot-email.png) left center no-repeat;
}
.foot-pro .foot-icon dd.ws {
	background: url(../images/foot-ws.png) left center no-repeat;
}
.pro-list li {
	list-style: none;
	line-height: 34px;
	font-size: 18px;
}
.pro-list li a {
	color: rgba(255,255,255,.6);
}
.pro-list li a:hover {
	color: #fff;
}
.foot-hot {
	width: 28%;
}
.foot-right {margin-right: 0;width: 22%;}
.copy {
    font-size: 16px;
    line-height: 22px;
    color: rgba(255,255,255,.6);
    padding: 0.3rem 0 0.3rem 0;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,.37);
}
.copy a {
    font-size: 16px;
    color: rgba(255,255,255,.6);
}
.copy a:hover {color: #fff;}
.copy img {
    display: inline-block;
    vertical-align: -4px;
}

@media (max-width:1440px) {
	.foot_index .container {padding: .75rem 3%;}
}

@media (max-width:1200px) {
	.foot-hot {width: 25%;}
	.foot-right {width: 25%;}
	.pro-list li {font-size: 16px;}
	.copy {font-size: 14px;}
}

@media (max-width:992px) {
	.foot_index .container {
	    padding: 0.5rem 3%;
	}
	.foot-top {display: block;}
	.foot-input input.sent {width: 100%;}
	.foot-input {margin: .3rem 0;}
	.foot-pro,.foot-pro p {width: 100%;max-width: 100%;}
	.foot-hot {display: none;}
	.foot-top {margin-bottom: .35rem;}
	.tabs {height: 40px;line-height: 40px;}
	.tabs a {width: 1.5rem;line-height: 36px;font-size: 16px;}
	.top-wrap {margin-top: .35rem;}
}

@media (max-width:768px) {
	.copy {
	    padding: 0.3rem 0 0.8rem 0;
	}
}

@media (max-width:575px) {
	.top-wrap {text-align: center;}
	.top-wrap .title-top,.tabs {float: none;}
	.tabs {display: inline-block;margin-top: .1rem;}
}

/* 内页 */
.n_banner {
    position: relative;
    z-index: 666;
}
.n_banner img {
	width: 100%;
}
.n_title { float: left;display: flex; align-items: center;}
.n_title h1,.n_title h2{color: #333; text-transform: capitalize;font-size: 28px; line-height: 28px; z-index: 999;font-weight: bold;}
.n_title img{ float: left; margin-right: 10px;}
.mbx_section{ text-align: left;font-size: 0.15rem;  padding: 0.2rem 0; background: #f8f8f8; position: relative; z-index: 333; }
.mbx_section .mbx{ float: right;}
.mbx_section span{ margin-right: 0.04rem; color: #fd7e2d;}
.mbx_section i{ color: #fd7e2d; margin: 0px 0.1rem;}
.mbx_section a,.mbx h2{ font-size: 15px; color: #666; font-weight: normal;display: inline-block;text-transform: capitalize;}

@media only screen and (max-width:992px) {
.mbx_section{ display: block;}
.n_title{ display: none;}
}

/* products */
.n_main{ padding: 0.4rem 0 0.5rem;}
.n_left{float: left; width: 25%;}
.n_right{float: right; width: 75%; padding-left: 0.5rem;}
.n_left2{float: right; width: 25%;}
.n_right2{float: left; width:75%;  padding-right: 0.5rem;}
.pro_info{ margin-top: 0.8rem; position: relative; z-index: 333;}
.page_bg{ background: #f7f7f7; padding: 0.1rem 0 1rem;}
@media only screen and (max-width:992px) {
.n_main{padding: 0.3rem 0;}
.n_left{width: 100%;}
.n_right{width: 100%; padding: 0; margin-top: 0.2rem;}
.n_left2{width: 100%; margin-bottom: 0.2rem;}
.n_right2{width: 100%; padding: 0;}
}


.left_nav{  border-top: none;}
ul.mtree {
	opacity: 0;
	margin-left: 0;
	border-bottom: none;
	border-radius: 0;
	border: 1px solid #efeeed;
	padding: 5px 10px;
	background: #fff;
}

ul.mtree>li {
	list-style: none;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #eee;
}

ul.mtree>li:last-child {
	border-bottom: none;
}

ul.mtree>li>div {
	display: flex;
	align-items: center;
	padding: 5px 0;
}

ul.mtree>li>div>a {
	font-size: 0.16rem;
	padding: 0.12rem 0 0.12rem 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;
	padding-right: 0.3rem;
	display: flex;
	align-items: center;
	text-transform: capitalize;
	color: #000;
	font-weight: 500
}

ul.mtree>li>div .image {
	display: flex;
	min-width: 42px;
	max-width: 42px;
	height: 42px;
	padding: 0;
	margin-right: 10px;
	background-position: 0 0;
	background-size: 42px;
	align-items: center;
	justify-content: center;
}

ul.mtree>li:last-child>a {
	border-bottom: none;
}

ul.mtree>li .top a p {
	margin: 0;
	padding-left: 5px;
}

ul.mtree>li .top a span {
	max-width: 36px;
	min-width: 36px;
}

ul.mtree a {
	display: block;
	font-size:16px;
	color: #555555;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	transition: all 0s;
	padding: 10px 0;
	line-height: 22px;
	padding-right: 30px;
}

ul.mtree li ul a {
	padding: 6px 10px;
	padding-right: 30px;
}

ul.mtree.transit>li.mtree-open>b:before,
ul.mtree .mtree-level-1 li.mtree-open>b:before {
	content: "\f106";
	font-family: FontAwesome;
	padding-left: 5px;
	float: right;
	font-size: 20px;
	font-style: normal;
	height: 0.5rem;
	line-height: 0.5rem;
	width: 0.3rem;
	position: absolute;
	right: 5px;
	top: 5px;
	color: #fd7e2d;
}
ul.mtree.transit>li.mtree-open>b:before {
	top: 0!important;
}
ul.mtree .mtree-level-1 li.mtree-open>b:before {
	color: #fd7e2d;
	height: 40px;
	z-index: 11;
	top: 0;
}

ul.mtree.transit li.mtree-closed>b:before,
ul.mtree .mtree-level-1 li.mtree-closed>b:before {
	content: "\f107";
	font-family: FontAwesome;
	padding-left: 5px;
	float: right;
	font-size: 20px;
	font-style: normal;
	height: 0.5rem;
	line-height: 0.5rem;
	width: 0.3rem;
	position: absolute;
	right: 5px;
	top: 5px;
	color: #333;
	z-index: 11;
}
ul.mtree .mtree-level-1 li.mtree-closed>b:before {top: 0px!important;}
ul.mtree.transit>li:hover.mtree-closed>b:before {
	color: #333333;
}

ul.mtree li ul a li a {
	padding-left: 0.2rem;
}

ul.mtree>li:hover>div>a {
	color: #ea6e2d;
}

ul.mtree>li.mtree-node a ul a {
	font-size: 0.12rem;
}

ul.mtree>li.mtree-open {
	padding-bottom: 0;
}

ul.mtree>li.mtree-open>div>a {
	color: #ea6e2d;
}

ul.mtree>li.mtree-node:hover>div>a {
	color: #ea6e2d;
}

ul.mtree>li.mtree-open:hover>div>a {
	color: #ea6e2d;
}

ul.mtree .mtree-level-1 li.mtree-closed>span {
	color: #ea6e2d;
	text-decoration: none;
}

ul.mtree ul {
	border: none;
	margin-bottom: 10px;
}

ul.mtree ul li {
	list-style: none;
	position: relative;
	padding-bottom: 0;
	border-bottom: 1px solid #fff;
}

ul.mtree ul li a {
	display: block;
	color: #333;
	font-size: 16px;
}

ul.mtree>li>ul>li>h2>a {
	font-size: 15px !important;
	font-weight: 400;
	position: relative;
	transition: all .5s;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 0;
	background: #f7f7f7;
}

ul.mtree>li>ul>li>a:hover {
	color: #ea6e2d;
	text-decoration: none;
}

ul.mtree>li>ul>li>a:before {
	content: '';
	width: 3px;
	background: #ea6e2d;
	height: 100%;
	position: absolute;
	left: -10px;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
}

ul.mtree>li>ul>li>a:hover:before {
	opacity: 1;
	visibility: visible;
	transform: scaleX(1);
}

ul.mtree>li>ul>li>a i {
	color: #ccc;
	font-size: 0.12rem;
	margin-right: 0.1rem;
	margin-left: 0.06rem;
}

ul.mtree>li>ul>li>a:before {
	content: "";
}

ul.mtree ul li:hover a {
	color: #fd7e2d;
}

ul.mtree li ul li.mtree-open a {
	color: #fd7e2d;
	text-decoration: none;
}

ul.mtree .mtree-level-2 {
	margin-top: 0px;
	border: none;
	padding: 0px;
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
	padding: 0.05rem;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

ul.mtree .mtree-level-2 li:last-child a {
	border-bottom: none;
}

ul.mtree li ul.mtree-level-2 li a {
	color: #333;
	font-weight: normal;
	font-size: 15px;
	padding-left: 0.1rem;
}

ul.mtree li ul.mtree-level-2 li a:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #d9d9d9;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 5px;
}

ul.mtree .mtree-level-2 li a:hover {
	text-decoration: underline;
	color: #fd7e2d;
	font-weight: normal;
}

ul.mtree .mtree-level-2 li a:hover:before {
	background: #fd7e2d;
}

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: #fd7e2d;
	color: #FFF;
	border-radius: 3px 3px 0px 0px;
}

ul.mtree.jet li>a:hover {
	background: #fd7e2d;
	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;
}

.mtree-skin-selector {
	display: none !important;
}

ul.mtree li ul.mtree-level-2 li.mtree_all a {
	text-transform: capitalize;
	color: #4d4d4d;
}

ul.mtree li ul.mtree-level-2 li.mtree_all a:hover {
	color: #fd7e2d;
}

.left_h4{line-height: 30px; color: #333;font-size:20px; position:inherit; text-transform:capitalize;position: relative;font-weight: bold; }
.left_nav{background: #f7f7f7; padding: 10px; border-radius: 0;}
@media only screen and (max-width:992px) {
.left_nav{padding: 0; border: 0;}
}

.nav_h4 h2{font-weight: bold; line-height: 30px; color: #fff; font-size:20px; position:inherit; text-transform:capitalize;position: relative; padding:8px; background-size:auto 150%;  border-radius: 0px; margin-bottom: 15px;background:#fd7e2d}
.nav_h4 h2::after{ content:none;}
.nav_h4 h2:before{ content:"\f03a"; color:#fff; float:right; font:normal normal normal 14px/1 FontAwesome; margin-right:0.06rem; line-height:32px;}
@media only screen and (max-width:992px) {
.nav_h4,.left_h4{ position:relative;color:#fff; background:#fd7e2d ; padding:0px 10px; font-size:18px; line-height: 50px; border-radius: 10px; }
.nav_h4 h2:before{ content:none;}
.nav_h4 h2:after ,.left_h4:after{  display: block;  content: "\f107";  font-family: "FontAwesome";  position: absolute;  right:0.15rem;  cursor:pointer; font-size:20px; top:5px;  color:#fff;}
.unfold.left_h4 {padding: 0 15px;}
.unfold.nav_h4 h2:after,.unfold.left_h4:after {right: .2rem;}
.unfold.nav_h4 h2:after {right:.1rem}
}
.toggle_content{width: 100%;}


.hot_left{ margin-top:30px; background: #fff; border-radius: 0;}
.hot_left ul{border-bottom:none; margin-top: 0.1rem; }
.hot_left ul li{ list-style:none;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative;}
.hot_left ul li .li{ position: relative; z-index: 999; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  border: 1px solid #eee; background: #fff; padding: 15px; margin-bottom: 8px; box-shadow: 0 0 30px rgba(0,0,0,0.06);}
.hot_left ul li .img{ float:left; width:30%;display:inline-block; margin-right:0.15rem; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;overflow:hidden; position:relative; flex-shrink: 0;}
.hot_left ul li .h4 a{color:#444; overflow:hidden; line-height:20px;display:block;  margin-bottom: 0.05rem; margin-top: 0.1rem;    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.hot_left ul li .more{ text-transform: uppercase;color: #fd7e2d; display: block; margin-top: 0.1rem;}
.hot_left ul li .more i{ margin-left: 0.04rem;}
.hot_left ul li:hover .more{ color: #fd7e2d ;-webkit-animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards; animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards}
.hot_left ul li:hover .img img{transform: scale(1.1);}



.left-adv{margin-top:30px;width:100%;background-size:cover;text-align: center;position:relative; border-radius: 0; overflow: hidden; border-radius: 0;}
.left-adv .ovrly{position: absolute;left: 0;top:0;width: 100%;height: 100%;display: block;background:#000;opacity: 0.6;filter: alpha(opacity=0.6);transition:all .5s;border-radius:0;}
.left-adv .main{position:relative;left:0;top:0;padding:20px; z-index:2;text-align: left;}
.left-adv .icon{width: 36px;height:36px;margin:0;display: inline-flex;justify-content: center;align-items: center;border-radius:50%;position:relative;z-index: 3;}
.left-adv .icon i{width:36px;height:36px;background:url(../images/icon.png) no-repeat;background-position: -423px 0px;display: inline-block;}
.left-adv .main .title{font-size:24px;line-height:28px;color:#fff;text-transform: capitalize;margin-top:10px;margin-bottom:10px;display:block;border-bottom: 1px solid rgba(255,255,255,0.3);padding: 10px 0;  }
.left-adv .main .title:hover{text-decoration:none;}
.left-adv .main .text{color:#fff;line-height:24px; margin-bottom: 20px;}
.left-adv .main:after{background-position:-331px -103px; vertical-align: middle;margin-top: -1px;content:'';display: inline-block;margin-left: 10px;opacity: 1;position: relative;right: auto;top: auto;}
.left-adv .main:hover:after{animation:none;}
.left-adv .main:before{position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 60%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;border-radius: 0;border: none;}

.left-adv .main .view-more {display: inline-block;margin-top: 0;}

.page_num{ margin:0px auto 0px;width:100%;  margin-top: 0.3rem;}
.page_num a{padding:0px 10px; text-align: center;margin-left:5px; color:#666;  display: inline-block;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; text-transform: uppercase;line-height: 40px; height: 40px; float: left; border-radius: 0; min-width: 40px; }
.page_num a i{ line-height:34px;}
.page_num a:hover{ color: #fd7e2d;-webkit-animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards; animation: qodef-jump .6s cubic-bezier(.43,.41,.36,.9) forwards}
.total{line-height:24px; color:#666; margin-top:6px; text-transform: capitalize; float: right;}
.total span{ color:#fd7e2d; margin: 0px 6px;}
.page_num>span{display: inline-block;float: left; padding:0px 10px;line-height:34px; background:#fd7e2d; transition: 0.6s all; color:#fff !important; line-height: 40px; height: 40px;  color:#fff; margin-left:5px;  min-width: 40px; text-align: center;}

@media (max-width:1366px) {
	.nav_h4 h2 {font-size: 18px;}
}

@media only screen and (max-width:992px) {
	.total{width: 100%; text-align: left;}
	.total{font-size: 12px; margin-top: 10px;}
	.page_num a,.page_num>span{margin: 4px;}
	.page_num a{min-width:inherit;}
	.main ul li .li .view-more {display: none!important;}
}


@media only screen and (max-width:400px) {
.page_num a{min-width:inherit; padding: 0px 6px;}
}

/*产品列表*/
.products_m{ margin-bottom:0.1rem;line-height:26px;}
.products_m .pm_pt{font-size:28px; color: #333;}
.products_m .pm_pp{font-size:16px; color: #666;line-height: 26px}
.products_m .a_quote{font-size:20px; color: #fd7e2d;}

@media (max-width:1200px) {
	.products_m .pm_pp {font-size: 14px;}
}

@media (max-width:992px) {
	.products_m .pm_pt {font-size: 24px;}
	.products_m .a_quote {font-size: 16px;}
}

/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .tags_ul{ display:none;}
.cbp-vm-view-grid ul li .my_more1{ margin-top: 10px; position: relative; z-index: 555; line-height: 36px;}
.cbp-vm-view-grid ul li .cbp-vm-details{opacity: 0; display: none;}

.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options{margin-bottom:15px; text-align:left; padding: 6px; background: #f5f5f5; border-radius: 0;}
.cbp-vm-options p{display:inline-block;      float:left;vertical-align:middle; color:#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 #fd7e2d ; background: #fd7e2d ;}
.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-image .img{ display: block; overflow: hidden;}
/* .cbp-vm-image .img:after{ position: absolute; left: 50%; top: 50%; content: ''; width: 0.6rem; height: 0.6rem; background: url(../images/cate_ico.png) no-repeat center center; margin-top: -0.3rem; margin-left: -0.3rem; opacity: 0;transition: 0.5s all; } */
.li:hover .cbp-vm-image  .img img{transform: scale(1.1);}
.li:hover .cbp-vm-image  .img:after{ opacity: 1;}


/* Common icon styles */
.products ul li .li .a{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 555;}
.cbp-vm-icon:before {font-family: 'fontawesome';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}
.cbp-vm-view-grid ul li {width:33.33%;text-align: left;vertical-align: top;float:left;}
/* List view */
.cbp-vm-view-list li {text-align:left;white-space:normal;  margin-bottom:0; }
.cbp-vm-view-list li .i_more{ margin-top:0px; }
.cbp-vm-view-list li{ padding: 0.15rem; border: 1px solid #eee; border-bottom: none;}
.cbp-vm-view-list li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.cbp-vm-view-list li:last-child{ border-bottom: 1px solid #eee;}
.cbp-vm-view-list li:before, .cbp-vm-view-list li:after { content: " "; display: table;}
.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,.cbp-vm-view-list .cbp-vm-title,.cbp-vm-view-list .cbp-vm-details,.cbp-vm-view-list .cbp-vm-price,.cbp-vm-view-list .cbp-vm-add {display: inline-block;vertical-align: middle;}

.cbp-vm-view-list .cbp-vm-image {width:32%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.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;line-height:24x; color:#777; margin:5px 0px;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}

.cbp-vm-view-list ul li .quick_ico{display: none;}
.cbp-vm-view-list ul li .h4 a{line-height:28px; color: #333; font-size: 20px;display:block;margin-bottom: 15px;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.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: 2px solid #eee; background: #fff;transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover{ z-index: 999;}
.cbp-vm-view-grid ul li .li:hover:after{border: 2px solid #fd7e2d ;box-shadow: 0px 5px 15px rgb(0 0 0 / 10%); height: calc(100% + 10px);}
.cbp-vm-view-grid ul li .i_more{ display: none;}
.cbp-vm-view-grid ul li{  margin-bottom:0.2rem; padding:0px 0.1rem;}
.cbp-vm-view-grid ul li .h4 a{margin:5px 0 5px;line-height:22px;font-size:16px;text-align:center; color: #333; z-index: 999; position: relative;min-height: 45px;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.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);}
.main ul li .li .view-more {position: relative;z-index: 111;display: inline-block;margin-top: .1rem;}
.main ul li .li .view-more .view {margin:0;}
@media screen and (max-width: 992px) {
   .cbp-vm-view-grid ul li{ width: 33.33%;}
   .cbp-vm-view-grid ul li .my_more1{ display: none;}
}

@media screen and (max-width: 768px) {
	.cbp-vm-options{ display: none;}
   .cbp-vm-view-grid ul li{ width: 50%;}
}

.tags_ul{ padding:0.04rem 0; margin: 0.15rem 0;}
.tags_ul span{ font-size:15px;text-transform:uppercase; color:#333; margin-right:0.06rem;font-weight: bold;}
.tags_ul h2{ display:inline-block; padding:0px 15px; background:#fafafa;  text-transform: capitalize;line-height: 30px; border: 1px solid #f1f1f1; font-size: 14px;}
.tags_ul h2 a {display: block; color:#666;}
.tags_ul i{ margin-right:0.3rem; color: #ccc;transition: 0.6s all;}
.tags_ul h2:hover{ background: #fd7e2d ; color: #fff;}
.tags_ul h2:hover a {color: #fff;}
@media screen and (max-width: 992px) {
	.tags_ul{ width:100%;}	
}

@keyframes move{
0%{left:0;opacity:0}5%{opacity:.0}
48%{opacity:.2}80%{opacity:.0}
100%{left:82%}}

/* 产品内页 */
.pro_page {
	padding: .2rem .3rem .3rem;
	position: relative;
	z-index: 555;
	margin-bottom: 0.3rem;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	max-width: 14.4rem;
	margin: .4rem auto 0.2rem auto;
	width: 97%;
}


.pro_page .main_text {
	width: 55%;
	padding-left: 0.3rem;
}

#content {
	position: relative;
	top: -0.6rem;
}

.pro_table .pro_main_title {
	font-size: 18px;
	line-height: 26px;
	overflow: hidden;
	display: block;
	text-transform: capitalize;
	color: #fd7e2d;
	margin-bottom: 0.2rem;	font-weight: bold;
}


.pro_table ul li p {
	display: inline-block;
	    margin-right: 0.1rem;
	    vertical-align: middle;
	    margin-bottom: 0;
	    color: #333;
	    font-size: 14px;
	    min-width: 1rem;
	    padding: 0.15rem;
	    border-right: 1px solid #f7f7f7;
	    min-width: 25%;		font-weight: bold;
}
.main-more {
	text-align: left !important;
	margin-top: .3rem;
}

.pro_more a {
	background: #333;
	text-transform: capitalize;
	line-height: 50px;
	padding:0 30px;
	border-radius: 0;
	display: inline-block;
	font-size: 14px;
	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: #fd7e2d ;
	text-transform: capitalize;
	border-radius: 0;
	/* box-shadow: 0 5px 20px 1px rgb(0 117 194 / 25%); */
	font-size: 18px;
	border-radius: 5px;
}

.pro_more a i {
	margin-right: .06rem;
}

.pro_sns {
	margin-top: .3rem;
}

.pro_sns span {
	font-size: .16rem;
	background: url(../images/share_ico.png) no-repeat left center;
	padding-left: .3rem;
	color: #333;
	float: left;
	margin-right: .08rem;
	line-height: .38rem;
	text-transform: capitalize;
}

.pro_sns a {
	display: inline-block;
	padding: 0;
	margin-right: .02rem;
	border-radius: .05rem;
	overflow: hidden;
}

@media (max-width:1366px) {	.pro_table .pro_main_text {font-size: 14px;}	.pro_table ul li {font-size: 14px;}
}

@media only screen and (max-width:768px) {
	.pro_page {
		padding: 0;
	}

	.pro_page .prom_img,
	.pro_page .main_text {
		width: 100%;
		padding: 0;
		float: none;
	}

	.pro_sns {
		display: none;
	}

	.pro_table ul li {
		width: 100%;
	}

	.pro_more .main-more a {
		display: block;
		z-index: 22;
		padding: 0 15px;
		line-height: 36px;
		font-size: 16px;
	}

	.inquiry_pro.show {
		position: fixed;
		bottom: 60px;
		left: 10px;
		line-height: .2rem;
		padding: .05rem 0;
		z-index: 99999;
		font-size: 12px !important;
	}

}

/* CSS for the loading div */
.prom_img #pro_img_gallery .swiper-slide-active {
	opacity: 1 !important;
	z-index: 99;
	border: 1px solid #dfdbdb;
}
.prom_img .video_img {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0;
	z-index: 55;
}

#pro_img_thumbs {
	padding: 0;
	padding-top: 15px;
}

#pro_img_thumbs .swiper-slide {
	border-radius: 0;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, 0.05);
	padding: 2px;
	margin-right: 5px;
}

#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active {
	border-color: #fd7e2d;
}

.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: 0.14rem;
	color: #fff;
	line-height: 30px;
	font-family: 'FontAwesome';
	content: "\f04b";
	z-index: 2;
	border-radius: 5px;
	background: #fd7e2d;
	width: 30px;
	height: 30px;
	text-align: center;
}

#cloud-zoom-big {
	top: 0px !important;
	border: 1px solid #ddd;
	background-repeat: no-repeat !important;
	background: #fff;
	box-shadow: 0 5px 50px 1px rgba(0, 0, 0, 0.1);
}

.prom_img .cloud-zoom-lens {
	background-image: none !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
}

@media only screen and (max-width: 992px) {

	.mousetrap,
	#cloud-zoom-big,
	.cloud-zoom-big {
		display: none !important;
	}
}

/*products_main*/
/* CSS for the loading div */
.prom_img{padding:0;text-align:center;padding-right:0;border-radius: 0;}
.prom_img .swiper-slide{ position: relative; display: inline-block; }
.prom_img #pro_img_gallery{ overflow: inherit;}
.prom_img #pro_img_gallery .swiper-slide{opacity: 0 !important; z-index: -1; }
.prom_img #pro_img_gallery .swiper-slide-active{  opacity: 1 !important; z-index: 3;}
.prom_img #pro_img_gallery .swiper-slide img{width: 100%;}

.prom_img .swiper-slide iframe{ position: relative; z-index: 66; width: 100%;}
.prom_img .video_img{position: absolute; left: 0px; top: 0px;right:0;bottom:0;z-index: 55;}
#pro_img_thumbs{padding-top: 15px;}
#pro_img_thumbs .swiper-slide{border-radius: 0;overflow: hidden;cursor: pointer;border: 2px solid #eee;padding: 2px;}
#pro_img_thumbs .swiper-slide-thumb-active{border: 2px solid #fd7e2d ; box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active img{border-color: #fd7e2d ;}
.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: #fd7e2d ;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 .pro_main{display: flex; margin-top: 0.2rem;}
.pro_page .prom_img{ width: 45%; position: relative;}
.pro_page .main_text{ width: 55%;  padding-left: 0.3rem;}

#content{ position: relative;top: -0.6rem;}
 .pro_table .pro_main_text{line-height:24px; padding-bottom:0.2rem;}
.pro_table ul{padding-left: 0; border-left: 1px solid #eee; border-top: 1px solid #eee; display: flex; flex-wrap: wrap;}
.pro_table ul li{ color:#666;list-style:none; float: left; width:100%; border-bottom: 1px solid #eee; border-right: 1px solid #eee;}

.pro_table ul li:nth-child(2n){ background: #f7f7f7;}
.main-more{ text-align:left !important; margin-top:30px;}
.pro_more a{background: #333; text-transform: capitalize;line-height:45px; padding: 0 30px; border-radius:0; display: inline-block; font-size: 0.14rem; color: #fff;     margin-right: 0.1rem; border-radius:0;  position: relative;}
.pro_more a:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}
@keyframes move{
0%{left:0;opacity:0}5%{opacity:.0}
48%{opacity:.2}80%{opacity:.0}
100%{left:82%}}
.pro_more a:hover{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.pro_more div{display: inline-block;}
.pro_more .main-more a{text-transform: uppercase; border-radius:0; background:#fd7e2d}
.pro_more a i{margin-right: 6px;}

.pro_sns{ margin-top: 30px;}
.pro_sns span{ font-size: 16px;   background: url(../images/share_ico.png) no-repeat left center; padding-left: 30px; color: #333; float: left; margin-right: 8px; line-height: 38px; text-transform: capitalize;}
.pro_sns a{ display: inline-block; padding: 0; margin-right: 2px;border-radius:5px; overflow: hidden;}
@media only screen and (max-width:768px) {
.pro_table .pro_main_title{margin-top: 0.2rem;}
.pro_page .pro_main{padding:15px; display: block; background: #fff;}
.pro_page .prom_img,.pro_page .main_text{width: 100%; padding: 0; float: none;}
.pro_sns{display: none;}
.pro_table ul li{width: 100%;}
.pro_more .main-more a{ display: block;  z-index: 22;padding: 0px 15px;line-height: 40px;}
.inquiry_pro.show{position: fixed;bottom: 60px;left:10px;line-height: 20px; padding: 5px 0; z-index: 99999; font-size: 12px !important;}

}
.products_main .nav-tabs li{float: left; list-style: none; background: #fafafa; margin-bottom: 20px;  overflow: hidden;}
.products_main .nav-tabs li a{ color: #666;font-size:18px; display: inline-block; padding:10px 10px; line-height: 30px; background: #fafafa;text-transform: capitalize;}
.products_main .nav-tabs li.active a{position: relative;font-size: 18px; color: #fff;  border-radius: 0px;    background:#fd7e2d}
 
@media only screen and (max-width: 992px) {
.products_main .nav-tabs li.active a{ font-size: 15px;}
.products_main .nav-tabs li a{font-size: 14px; padding: 10px;}
}

/*inquiry*/
.pro_inq{ position: relative; background:#fff; overflow: hidden;box-shadow:rgba(0, 0, 0, 0.15) 0px 10px 15px 0px;  border-radius: 0;  }
.pro_inq .title{color: #fff; padding:15px 35px; font-size:20px;font-weight: bold;  text-transform: capitalize; line-height: 30px; text-transform: uppercase; border-top-left-radius: 0px; border-top-right-radius: 0px;background:#fd7e2d}
.pro_inq .title img{margin-right: 15px;}
.pro_inq .text{ margin-bottom:10px; color:#666; line-height:20px; background:#fff; margin-top: -50px; padding:15px;; border-radius: 0; line-height:22px; border-bottom: 1px solid #e5e5e5; margin: 0px 20px;}
.pro_inq .inquiry{ padding: 0.3rem;}
.pro_inq .inquiry .ms_btn{ width: auto;}

/*page-turning*/
.navigation{width:100%;list-style:none;margin-top:20px; }
.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px; background: #fafafa; padding: 10px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{position:relative;display:block;transition:all .5s;padding-left:50px;border-radius:0;}
.navigation li a:hover{text-decoration:none;}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before{font-family:'FontAwesome';font-size:20px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;  border-radius:0;}
.navigation li.prev_post a:before{left:0;content:"\f106"; color: #3e3c3d; }
.navigation li.next_post a:before{left:0;content:"\f107";color: #3e3c3d;}
.navigation li a:hover:before{color: #fff;background: #fd7e2d;}


.navigation li a .meta_nav{display:inline-block;text-transform:uppercase;color:#333;margin-bottom:0;line-height:20px;transition:all .5s;font-size: 16px;}
.navigation li a .post_title{overflow:hidden;line-height:22px;max-height:40px;margin:0;transition:all .5s;}


@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{}
}


.blog_nav{  padding: 0.15rem; margin-top: 0.3rem; background: #fff; border-radius: 0px;box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%); }
.blog_nav ul li{ list-style:none; border-bottom:1px solid #eee;}
.blog_nav ul li:last-child{ border-bottom: none;}
.blog_nav ul li a{ font-size:16px; color:#333; line-height:22px; padding:12px 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:#fd7e2d; padding-left:0.1rem;}
.blog_nav ul li a:hover i{ color:#fd7e2d;}


.hot_tags{ margin-top:30px;  background: #fff;  padding: 0.15rem;   border-radius: 0px; box-shadow: 0 5px 20px 1px rgb(0 0 0 / 5%); }

.hot_tags a{ display:inline-block; padding:0px 12px;  background:#f9f9f9;border:1px solid #f1f1f1; margin:0.04rem;line-height:34px; text-transform: capitalize; }
.hot_tags a:hover{ background:#fd7e2d ; 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;}

}
.mostBox .tab-content {
    padding-top: 30px;
    font-weight: 300;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}

/* relpro_content */
.main_title {
	margin-bottom: .3rem;
	text-align: center;
	position: relative;
	z-index: 5;
}

.main_title .s_title {
	margin: 0;
	margin-bottom: 14px;
	font-size: 14px;
	color: #333333;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.main_title em,.main_title h2 {
	color: #333333;
	font-size:38px;
	text-transform: capitalize;
	margin: 0;
	position: relative;
	z-index: 2;
	display: block;
	margin-bottom: 10px;
}
.relpro_content { padding: 0.67rem 0 1rem;  background: #f5f5f5;}
.relpro_content .pro_scroll{position: relative; margin: 0.24rem -0.15rem 0}
.relpro_content .swiper{   position: initial}
.relpro_content .swiper-slide{padding: 0.15rem; width: 25%;}
.relpro_content .swiper-slide .column {box-shadow: 0 6px 22px 4px rgba(0,0,0,0.06);}
.relpro_content .swiper-slide .image a{ display: block; overflow: hidden; width: 100%;}
.relpro_content .swiper-slide .image a img{ width: 100%; transition: all .6s;}
.relpro_content .swiper-slide:hover .image a img{ transform:scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);}
.relpro_content .swiper-slide .wrap{ background: #fff;padding:0.2rem 0.15rem 0.2rem;position: relative; z-index: 9;} 
.relpro_content .swiper-slidei .wrap .icon{ display: block;}
.relpro_content .swiper-slide .wrap .icon img{ max-width: 0.23rem;}
.relpro_content .swiper-slide .wrap .title{ font-size: 18px; line-height: 26px; color: #222222; display: block;margin-bottom: 10px;
	min-height: 50px;
	display: -webkit-box;
   overflow: hidden;
   text-overflow: ellipsis;
   /* word-break: break-all; */
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;}
.relpro_content .swiper-slide .wrap .view {margin: .1rem 0 0 0;}
.relpro_content .swiper-slide .wrap .text{ font-size: 16px; color: #666666; line-height: 24px;display: -webkit-box;
   overflow: hidden;
   text-overflow: ellipsis;
   /* word-break: break-all; */
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;}
.relpro_content .swiper-slide .wrap .more{ color: #fd7e2d; font-size: 15px; text-transform: uppercase; font-weight: 500; display: inline-block; margin-top: 0.12rem;}
.relpro_content .swiper-slide:hover .wrap .title{ color: #fd7e2d;}



.relpro_content .swiper-button-next{ background:none; right: -0.3rem;opacity: 1; width: 18px; height: 36px; }
.relpro_content .swiper-button-prev{ background:none;left: -0.3rem; opacity: 1; width: 18px; height: 36px; }
.relpro_content .swiper-button-prev:after,.relpro_content .swiper-container-rtl .swiper-button-next:after{ opacity:1;content: ''; background: url(../images/icon.png) no-repeat -186px -67px; width: 18px; height: 36px;}
.relpro_content .swiper-button-next:after,.relpro_content  .swiper-container-rtl .swiper-button-prev:after{ opacity:1; content: ''; background: url(../images/icon.png) no-repeat -216px -67px; width: 18px; height: 36px;}
.relpro_content .swiper-button-disabled,.relpro_content  .swiper-button-disabled{ background:none;opacity:0.8;color: #333}
.relpro_content .swiper-button-disabled:after,.relpro_content  .swiper-button-disabled:after{ opacity:0.8; }


@media only screen and (max-width: 992px) {
	.relpro_content{ padding: 0.5rem 0}
	.relpro_content .swiper-slide{ width: 33.33%}
	
.relpro_content .swiper-button-next{ right: -0.1rem; }
.relpro_content .swiper-button-prev{left: -0.1rem; }

.relpro_content .swiper-slide .wrap .title {font-size: 18px;}
.relpro_content .swiper-slide .wrap .text,.relpro_content .swiper-slide .wrap .more {font-size: 14px;}
.main_title h2 { font-size: 30px;}
}

@media only screen and (max-width: 768px) {
.relpro_content .pro_scroll{  margin: 0.3rem -0.1rem 0}
	.relpro_content .swiper-slide{ padding:.1rem}
	.relpro_content .swiper-slide .wrap{ margin-top: -0.2rem;}
	.main_title h2 {
	    font-size: 24px;
	}
}
@media only screen and (max-width: 575px) { 
	.relpro_content .swiper-slide{ width:100%}
.relpro_content .pro_scroll{  margin: 0.3rem -0.05rem 0}
}

/* about */
 .page_section {
 	position: relative;
 	padding-top: 0.6rem;
 	padding-bottom: 0.8rem;
 	z-index: 2;
 }
 
 .page_section.page_gary {
 	background: #fafafa;
 }
 
 .page_products {
 	position: relative;
 	z-index: 2;
 	padding-bottom: 0px;
 }
 
 .page_section .container>.row {
 	margin: 0
 }
 
 .breadcrumb_m {
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
 }
 .tips-n {
 	font-size: 26px;
 	font-weight: bold;
 	text-transform: capitalize;
 }
 .breadcrumb {
 	font-size: 12px;
 	border-radius: 0;
 	text-transform: capitalize;
 	text-align: left;
 	margin: 0;
 	color: #808080;
 	padding: 0.2rem 0;
 	width: 100%;
 	z-index: 5;
 	background-color: transparent;
 }
 
 .breadcrumb .bread_right {
 	padding-top: 0;
 	line-height: 0.2rem;
 	font-size: 14px;
 	color: #808080;
 	position: relative;
 	z-index: 5;
 	margin-bottom: 0;
 	padding-left: 0;
 	display: inline-block;
 }
 
 .breadcrumb>i {
 	margin: 0 5px;
 	display: inline-block;
 	color: #808080;
 	vertical-align: middle;
 }
 
 .breadcrumb a.home i {
 	margin-right: 5px;
 }
 
 .breadcrumb a.home {
 	color: #333333;
 }
 
 .breadcrumb a {
 	color: #808080;
 	font-size: 14px;
 	text-transform: capitalize;
 	display: inline-block;
 	vertical-align: middle;
 }
 
 .breadcrumb a:hover {
 	color: #fd7e2d;
 }
 
 .breadcrumb p,
 .breadcrumb h2 {
 	margin: 0;
 	display: inline-block;
 	padding: 0;
 	font-size: 14px;
 	line-height: 22px;
 	color: #808080;
 	vertical-align: middle;
 	font-weight: 300;
 }
 
 .breadcrumb .attachment_line_top {
 	display: none;
 }
 
 .single-page {}
 
 .single-page .text {
 	font-size: 16px;
 }
 
 .single-page .text img {
 	max-width: 100%;
 	height: auto;
 }
 
 .single-page .text a:hover {
 	color: #fd7e2d;
 }
 
 .single-page .text ul {
 	padding-left: 0.2rem;
 }
 
 .single_con_left {
 	padding-left: 0;
 	padding-right: 50px;
 }
 
 .page_footer {
 	padding-top: 50px;
 	margin-top: 0;
 }
 
 .page_nav02 {
 	list-style: none;
 	text-align: center;
 	background: #fff;
 	border-top: 1px solid #fff;
 	border-bottom: 1px solid #eee;
 }
 
 .page_nav02 .list {
 	list-style: none;
 	text-align: left;
 }
 
 .page_nav02 .list li {
 	display: inline-block;
 	margin-bottom: 0;
 	padding: 0;
 	margin: 0 5px;
 	list-style: none;
 }
 
 .page_nav02 .list li a {
 	display: block;
 	padding: 0.25rem 0.1rem;
 	font-size: 15px;
 	line-height: 24px;
 	font-weight: 700;
 	text-transform: uppercase;
 	color: #666;
 	transition: all .5s;
 	position: relative
 }
 
 .page_nav02 .list li a:hover,
 .page_nav02 li.active a {
 	text-decoration: none;
 	color: #fd7e2d;
 	background: #fff;
 }
 
 .page_nav02 .list li a:after {
 	content: "";
 	position: absolute;
 	left: 0;
 	bottom: 0;
 	width: 100%;
 	height: 3px;
 	background: #fd7e2d;
 	display: block;
 	transform: scaleX(0);
 	transition: all 0.4s ease 0s;
 	transform-origin: 0 0 0;
 	z-index: 0;
 }
 
 .page_nav02 .list li a:hover:after,
 .page_nav02 li.active a:after {
 	transform: scaleX(1);
 	visibility: visible;
 }
 
 @media only screen and (max-width: 768px) {
 	.page_nav02 .list li a {
 		padding: 0.18rem 0.02rem;
 		text-transform: capitalize;
 		font-size: 13px
 	}
 }
 
 @media only screen and (max-width: 410px) {
 	.page_nav02 .container {
 		padding: 0 5px
 	}
 
 	.page_nav02 .list li {
 		margin: 0 2px
 	}
 
 	.page_nav02 .list li a {
 		padding: 0.15rem 1px;
 		font-size: 12px
 	}
 }
 
 
 .page_nav {
 	margin-bottom: 0;
 	padding: 0;
 	padding-top: 0;
 	padding-bottom: 30px;
 	margin-bottom: .3rem;
 	position: relative;
 	border-bottom: 1px solid #eee;
 }
 
 .page_nav ul {
 	list-style: none;
 	text-align: center;
 	display: flex;
 	align-items: center;
 	border-radius: 0;
 	justify-content: center
 }
 
 .page_nav li {
 	display: inline-block;
 	margin-bottom: 0;
 	padding: 0;
 	width: 25%;
 	padding-right: 0.2rem;
 	float: left;
 }
 
 .page_nav li:last-child {
 	border-right-color: transparent;
 }
 
 .page_nav li a {
 	display: flex;
 	font-size: 16px;
 	line-height: 24px;
 	text-transform: capitalize;
 	transition: all .5s;
 	position: relative;
 	z-index: 5;
 	align-items: center;
 	justify-content: center;
 	background: #e9e9e9;
 	border-radius: 0.3rem
 }
 
 .page_nav li:last-child a:after {}
 
 .page_nav li a p {
 	margin: 0;
 	margin-left: 0;
 	color: #333;
 	transition: all .5s;
 	display: block;
 	overflow: hidden;
 	position: relative;
 	padding: 0.1rem;
 	width: 100%
 }
 
 .page_nav li a:after {
 	bottom: -10px;
 	left: 50%;
 	border: solid transparent;
 	content: " ";
 	height: 0;
 	width: 0;
 	position: absolute;
 	pointer-events: none;
 	border-color: rgba(255, 255, 255, 0);
 	border-top-color: #fd7e2d;
 	border-width: 10px;
 	opacity: 0;
 	filter: alpha(opacity=0);
 	transition: all .5s;
 	margin-left: -10px;
 }
 
 .page_nav li a:hover,
 .page_nav li.active a {
 	text-decoration: none;
 	color: #fff;
 }
 
 .page_nav li a:hover p,
 .page_nav li.active a p {
 	color: #fff;
 }
 
 .page_nav li a:hover,
 .page_nav li.active a {
 	background: #fd7e2d
 }
 
 .page_nav li a:hover:after,
 .page_nav li.active a:after {
 	opacity: 1;
 	filter: alpha(opacity=100);
 	bottom: -0.2rem;
 }
 
 .page_nav li a p:before {
 	content: ' ';
 	position: absolute;
 	background: rgba(255, 255, 255, 0.15);
 	width: 46px;
 	height: 46px;
 	top: -21px;
 	left: -26px;
 	border-radius: 50%;
 	-webkit-transition: all 0.5s ease-out;
 	transition: all 0.5s ease-out;
 	z-index: -1
 }
 
 .page_nav li a p:hover:before {
 	width: 200px;
 	height: 200px;
 	left: -15px;
 	top: -50px;
 }

 .page_section02 {
 	background: #fff;
 	padding-bottom: 40px;
 }
 
 .page_section02 .breadcrumb {
 	background: #f8f8f8;
 	margin-bottom: 60px;
 	padding-bottom: 50px;
 }
 
 @media only screen and (max-width: 992px) {
 	.page_banner {
 		margin-top: 0;
 	}
 
 	.page_banner .attachment_line_top {
 		display: none;
 	}
 
 	.page_banner .attachment_line_bottom {
 		display: none;
 	}
 
 	.page_section {
 		padding:.4rem 0;
 	}
 }
 
 @media only screen and (max-width: 768px) {
 	.page_section {
 	    padding: 0.2rem 0;
 	}
 	.relpro_content {
 	    padding: 0.3rem 0;
 	}
 	.tips-n {display: none;}
 	.page_banner .page_about_title em {
 		text-align: center
 	}
 
 	.page_banner .page_about_title em {
 		background-position: center bottom;
 		margin-bottom: 0
 	}
 
 	.page_section {
 		background: none;
 	}
 
 	.page_section.page_gary {
 		background: #f7f7f7;
 	}
 
 	.page_section>.container:before {
 		left: 0;
 		right: 0;
 	}
 
 	.page_section>.container {
 		padding-top: 0;
 		padding-bottom: 0;
 	}
 
 	.page_section .page_column {
 		top: 0;
 		padding: 30px 0 0.2rem 0;
 		box-shadow: none;
 	}
 
 	.page_banner .main_title {
 		background: none;
 		padding: 0.2rem 0 0;
 		text-align: center;
 		width: 100%;
 		height: 100%;
 	}
 
 	.page_banner .main_title .line {
 		margin-top: 0.15rem
 	}
 
 	.page_banner img {
 		-o-object-fit: cover;
 		object-fit: cover;
 		-o-object-position: center;
 		object-position: center;
 		height: 140px;
 	}
 
 	.breadcrumb,
 	.breadcrumb a,
 	.breadcrumb>i,
 	.breadcrumb h2 {
 		text-transform: capitalize;
 		line-height: 0.2rem;
 	}
 
 	.breadcrumb {
 		padding-bottom: 0.15rem;
 		padding-top: 0.15rem;
 		text-align: center;
 		width: 100%;
 		padding-left: 0;
 		justify-content: center;
 		background: none;
 	}
 
 	.breadcrumb:before {
 		display: none;
 	}
 
 	.breadcrumb .container {
 		padding-left: 10px;
 	}
 
 	.page_nav {
 		display: block;
 		margin-bottom: 00.3rem;
 		border-bottom: none;
 		padding-bottom: 0
 	}
 
 	.page_nav li {
 		float: left;
 		margin: 0 1px;
 		padding: 0;
 		border: none;
 	}
 
 	.page_nav li a {
 		font-size: 0.12rem;
 		display: block;
 		line-height: 18px;
 	}
 
 	.page_nav li a p {
 		font-size: 14px;
 		margin: 0;
 		margin-top: 0;
 	}
 
 	.page_footer {
 		padding-bottom: 110px;
 	}
 
 	.page_section .main_title em {
 		background-size: 56px;
 	}
 
 	.page_banner .attachment_line_bottom {
 		display: none;
 	}
 
 	.page_section02 .breadcrumb {
 		padding-bottom: 10px;
 		margin-bottom: 40px;
 	}
 
 	.single-page .text {
 		font-size: 14px
 	}
 }
 
 @media only screen and (max-width: 480px) {
 	.page_nav ul {
 		display: block;
 	}
 
 	.page_nav li {
 		width: 50%;
 		padding: 5px;
 		margin: 0
 	}
 
 	.page_nav li a:hover,
 	.page_nav li.active a {
 		border-color: #333333;
 	}
 }
 
 .page_section>.container>div>.main_title {
 	text-align: left;
 	margin-bottom: 0.2rem;
 }
 
 @media only screen and (max-width: 480px) {
 	.page_section .contact_l li .box {
 		padding: 15px;
 	}
 
 	.page_banner .icon {
 		width: 50px;
 		height: 50px;
 	}
 
 	.page_banner .icon i {
 		line-height: 50px;
 		font-size: 16px;
 	}
 
 	.page_menu {
 		display: none;
 	}
 
 	.contact_info ul {
 		padding-top: 0;
 	}
 
 	.contact_info .icon {
 		padding: 2px 10px;
 	}
 }
 
 .page_con {
 	padding-top: 60px;
 }
 
 
 .page_send {
 	display: block !important;
 }
 
 .map {
 	top: 0;
 	padding: 0;
 }
 
 .map img {
 	width: 100%
 }
 
 .map .container {
 	position: relative;
 	z-index: 9;
 }
 
 .page_title {
 	display: block;
 	margin-bottom: 0.3rem;
 	font-size: 0.3rem;
 	line-height: 100%;
 	text-transform: capitalize;
 	color: #333;
 	padding-bottom: 0;
 	position: relative;
 	font-weight: 400;
 	font-style: normal
 }
 
 .page_title i {
 	font-size: 0.2rem;
 	margin-right: 10px;
 	position: relative;
 	color: #fff;
 	z-index: 5;
 	width: 32px;
 	height: 32px;
 	display: inline-flex;
 	align-items: center;
 	justify-content: center;
 	vertical-align: middle;
 }
 
 .page_title i:after {
 	content: '';
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 	position: absolute;
 	z-index: -1;
 	clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
 	-webkit-transition: all .5s;
 	transition: all .5s;
 	background: #333333;
 }
 
 .page_con {
 	padding-top: 0.7rem;
 }
 
 .contact_text {
 	padding-top: 0;
 	padding-left: 0.6rem;
 	padding-right: 0;
 }
 
 .social_icons li.page_title {
 	display: block;
 	margin-bottom: 20px;
 	padding-bottom: 15px !important;
 }
 
 
 
 .message_wrap {
 	padding: 0rem
 }
 
 .message_wrap .row {
 	display: flex;
 	flex-wrap: wrap;
 	justify-content: space-between
 }
 
 .message_wrap .row:after,
 .message_wrap .row:before {
 	display: none
 }
 
 .message_wrap .send_column {
 	border: none;
 	box-shadow: none;
 	padding-top: 0;
 	padding-left: 0;
 	padding-right: 0.8rem;
 	padding-bottom: 0;
 	box-shadow: none;
 	position: relative;
 	background: none;
 	width: 60%
 }
 
 .message_wrap .send_column .main_title {
 	margin-top: 0;
 	text-align: left
 }
 
 
 @media only screen and (max-width: 992px) {
 	.single_con_column {
 		width: 100%;
 		padding: 30px 0;
 	}
 
 	.contact_list {
 		margin-bottom: 0;
 		padding: 0;
 	}
 
 	.page_section .mes_box {
 		display: block;
 		padding: 0;
 		margin-top: 0.2rem;
 		width: 100%;
 	}
 
 	.page_con_column {
 		padding: 0;
 		padding-top: 30px;
 		width: 100%;
 	}
 
 	.page_section .send_column {
 		width: 100%;
 		padding-right: 0
 	}
 
 	.page_send {
 		background-size: cover;
 		margin-bottom: -50px;
 	}
 
 	.contact_right {
 		min-height: 564px;
 	}
 }
 
 @media only screen and (max-width: 768px) {
 	.contact_column {
 		padding: 0
 	}
 
 	.single_con_column .send_box {
 		display: block;
 		width: 100%;
 	}
 
 	.message {
 		z-index: 9999;
 	}
 
 	.map {
 		top: 0;
 	}
 
 	.map .container {
 		padding: 0;
 	}
 
 	.page_title {
 		font-size: 26px;
 	}
 
 	.page_title i {
 		font-size: 18px;
 	}
 
 	.single_con_column .send_column {
 		bottom: 0;
 		margin-top: 30px;
 	}
 
 	.contact_sns a {
 		margin: 3px;
 	}
 
 	.con_main {
 		margin-top: 0.2rem;
 	}
 
 	.page_section .send_column ul li {
 		margin-bottom: 10px;
 	}
 
 	.message_info {
 		padding: 0.5rem 0;
 	}
 
 	.message_wrap {
 		padding: 0rem 0;
 		margin-top: 0;
 		margin-bottom: 0;
 	}
 
 	.message_wrap .send_column {
 		padding-left: 0rem;
 		padding-right: 0rem;
 	}
 
 	.contact_right {
 		padding-right: 0;
 		padding-top: 30px;
 		padding-bottom: 0;
 		padding-left: 0;
 		min-height: inherit;
 	}
 
 	.page_con {
 		padding-top: 40px;
 	}
 
 	.page_column {
 		padding: 0;
 	}
 
 	.contact_right .social_icons li {
 		padding: 0 3px;
 	}
 
 	.contact_right .social_icons li img {
 		max-width: 40px;
 	}
 
 	.contact_text {
 		padding-left: 0;
 	}
 }
 
 /* honor */
 /* Styles for the gallery */
 .tz-gallery .lightbox:before {
 	content: '';
 	width: 40px;
 	height: 40px;
 	background: #fff url(../images/icon.png) no-repeat;
 	position: absolute;
 	right: 0;
 	top: 0;
 	background-position: -422px -69px;
 	display: inline-block;
 }
 
 .tz-gallery {
 	padding: 0;
 }
 
 .tz-gallery>div {
 	padding: 0.1rem 0.15rem;
 }
 
 /* .tz-gallery>div:nth-child(6n+1) {
 	clear: both
 } */
 
 .tz-gallery .thumbnail {
 	background: #f7f7f7;
 	text-align: center;
 	border-radius: 0;
 	border: none;
 	padding: 5px;
 	border: 1px solid #f7f7f7;
 	transition: all .5s;
 }
 
 .tz-gallery .thumbnail:hover {
 	border-color: #fff;
 	box-shadow: 0 5px 10px 1px rgb(0, 0, 0, 0.05);
 	background: #fff;
 }
 
 .tz-gallery .lightbox {
 	display: block;
 	padding: 0;
 	position: relative;
 }
 
 .tz-gallery .lightbox:before {
 	content: '';
 	width: 40px;
 	height: 40px;
 	background: #fff url(../images/icon.png) no-repeat;
 	position: absolute;
 	right: 0;
 	top: 0;
 	background-position: -422px -69px;
 	display: inline-block;
 }
 
 .tz-gallery .thumbnail .light_box::before {
 	background-image: none;
 }
 
 .tz-gallery .lightbox img {
 	max-width: 100%;
 	width: 100%;
 	height: auto;
 	transition: all .9s;
 }
 
 .tz-gallery img {
 	border-radius: 0;
 }
 
 .tz-gallery .caption {
 	padding: 10px 5px;
 	text-align: left;
 	background-color: transparent;
 	border-top: none;
 	position: relative;
 	text-align: center;
 }
 
 .tz-gallery .caption h2 {
 	font-size: 16px;
 	margin: 0;
 	font-style: normal;
 	line-height: 24px;
 	display: block;
 	display: -webkit-box;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	/* word-break: break-all; */
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp: 2;
 }
 
 .baguetteBox-button {
 	background-color: transparent !important;
 }
 
 @media only screen and (max-width: 1480px) {
 	.tz-gallery>div {
 		width: 20%;
 	}
 	.factory > div {width: 25%;}
 
 	/* .tz-gallery>div:nth-child(6n+1) {
 		clear: none
 	}
 
 	.tz-gallery>div:nth-child(5n+1) {
 		clear: both
 	} */
 }
 
 @media only screen and (max-width: 992px) {
 	.tz-gallery>div {
 		width: 25%;
 	}
 
 	.tz-gallery .caption .icon {
 		right: 0;
 	}
 
 	.tz-gallery>div:nth-child(5n+1) {
 		clear: none
 	}
 
 	.tz-gallery>div:nth-child(4n+1) {
 		clear: both
 	}
 }
 
 @media only screen and (max-width: 768px) {
 	.tz-gallery>div {
 		width: 33.33%;
 		padding: 0.05rem;
 	}
 
 	.tz-gallery .thumbnail {
 		margin-bottom: 2px;
 	}
 
 	.tz-gallery .caption em {
 		font-size: 14px;
 		line-height: 0.2rem;
 		height: 60px;
 	}
 
 	.tz-gallery>div:nth-child(4n+1) {
 		clear: none
 	}
 
 	.tz-gallery>div:nth-child(3n+1) {
 		clear: both
 	}
 }
 
 @media only screen and (max-width: 480px) {
 	.tz-gallery>div {
 		width: 50%;
 	}
 
 	.tz-gallery .thumbnail {
 		padding: 5px;
 	}
 
 	.tz-gallery .caption {
 		padding-top: 10px;
 	}
 
 	.tz-gallery .lightbox:before {
 		right: 0;
 		top: 0;
 	}
 
 	.tz-gallery>div:nth-child(3n+1) {
 		clear: none
 	}
 
 	.tz-gallery>div:nth-child(2n+1) {
 		clear: both
 	}
 }
 
 /* honor */
 /*!
  * baguetteBox.js
  * @author  feimosi
  * @version 1.8.2
  * @url https://github.com/feimosi/baguetteBox.js
  */
 #baguetteBox-overlay {
 	display: none;
 	opacity: 0;
 	position: fixed;
 	overflow: hidden;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	z-index: 99999999;
 	background-color: #222;
 	background-color: rgba(0, 0, 0, .8);
 	-webkit-transition: opacity .5s ease;
 	transition: opacity .5s ease
 }
 
 #baguetteBox-overlay.visible {
 	opacity: 1
 }
 
 #baguetteBox-overlay .full-image {
 	display: inline-block;
 	position: relative;
 	width: 100%;
 	height: 100%;
 	text-align: center
 }
 
 #baguetteBox-overlay .full-image figure {
 	display: inline;
 	margin: 0;
 	height: 100%
 }
 
 #baguetteBox-overlay .full-image img {
 	display: inline-block;
 	width: auto;
 	height: auto;
 	max-height: 100%;
 	max-width: 100%;
 	vertical-align: middle;
 	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
 	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
 }
 
 #baguetteBox-overlay .full-image figcaption {
 	display: block;
 	position: absolute;
 	bottom: 0;
 	width: 100%;
 	text-align: center;
 	line-height: 1.8;
 	white-space: normal;
 	color: #ccc;
 	background-color: #000;
 	background-color: rgba(0, 0, 0, .6);
 	font-family: sans-serif
 }
 
 #baguetteBox-overlay .full-image:before {
 	content: "";
 	display: inline-block;
 	height: 50%;
 	width: 1px;
 	margin-right: -1px
 }
 
 #baguetteBox-slider {
 	position: absolute;
 	left: 0;
 	top: 0;
 	height: 100%;
 	width: 100%;
 	white-space: nowrap;
 	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
 	transition: left .4s ease, -webkit-transform .4s ease;
 	transition: left .4s ease, transform .4s ease;
 	transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
 }
 
 #baguetteBox-slider.bounce-from-right {
 	-webkit-animation: bounceFromRight .4s ease-out;
 	animation: bounceFromRight .4s ease-out
 }
 
 #baguetteBox-slider.bounce-from-left {
 	-webkit-animation: bounceFromLeft .4s ease-out;
 	animation: bounceFromLeft .4s ease-out
 }
 
 @-webkit-keyframes bounceFromRight {
 
 	0%,
 	100% {
 		margin-left: 0
 	}
 
 	50% {
 		margin-left: -30px
 	}
 }
 
 @keyframes bounceFromRight {
 
 	0%,
 	100% {
 		margin-left: 0
 	}
 
 	50% {
 		margin-left: -30px
 	}
 }
 
 @-webkit-keyframes bounceFromLeft {
 
 	0%,
 	100% {
 		margin-left: 0
 	}
 
 	50% {
 		margin-left: 30px
 	}
 }
 
 @keyframes bounceFromLeft {
 
 	0%,
 	100% {
 		margin-left: 0
 	}
 
 	50% {
 		margin-left: 30px
 	}
 }
 
 .baguetteBox-button#next-button,
 .baguetteBox-button#previous-button {
 	top: 50%;
 	top: calc(50% - 30px);
 	width: 44px;
 	height: 60px
 }
 
 .baguetteBox-button {
 	position: absolute;
 	cursor: pointer;
 	outline: 0;
 	padding: 0;
 	margin: 0;
 	border: 0;
 	-moz-border-radius: 15%;
 	border-radius: 15%;
 	background-color: #323232;
 	background-color: rgba(50, 50, 50, .5);
 	color: #ddd;
 	font: 1.6em sans-serif;
 	-webkit-transition: background-color .4s ease;
 	transition: background-color .4s ease
 }
 
 .baguetteBox-button:focus,
 .baguetteBox-button:hover {
 	background-color: rgba(50, 50, 50, .9)
 }
 
 .baguetteBox-button#next-button {
 	right: 2%
 }
 
 .baguetteBox-button#previous-button {
 	left: 2%
 }
 
 .baguetteBox-button#close-button {
 	top: 0.2rem;
 	right: 2%;
 	right: calc(2% + 6px);
 	width: 30px;
 	height: 30px
 }
 
 .baguetteBox-button svg {
 	position: absolute;
 	left: 0;
 	top: 0
 }
 
 .baguetteBox-spcat_inner {
 	width: 40px;
 	height: 40px;
 	display: inline-block;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin-top: -0.2rem;
 	margin-left: -0.2rem
 }
 
 .baguetteBox-double-bounce1,
 .baguetteBox-double-bounce2 {
 	width: 100%;
 	height: 100%;
 	-moz-border-radius: 50%;
 	border-radius: 50%;
 	background-color: #fff;
 	opacity: .6;
 	position: absolute;
 	top: 0;
 	left: 0;
 	-webkit-animation: bounce 2s infinite ease-in-out;
 	animation: bounce 2s infinite ease-in-out
 }
 
 .baguetteBox-double-bounce2 {
 	-webkit-animation-delay: -1s;
 	animation-delay: -1s
 }
 
 @-webkit-keyframes bounce {
 
 	0%,
 	100% {
 		-webkit-transform: scale(0);
 		transform: scale(0)
 	}
 
 	50% {
 		-webkit-transform: scale(1);
 		transform: scale(1)
 	}
 }
 
 @keyframes bounce {
 
 	0%,
 	100% {
 		-webkit-transform: scale(0);
 		-moz-transform: scale(0);
 		transform: scale(0)
 	}
 
 	50% {
 		-webkit-transform: scale(1);
 		-moz-transform: scale(1);
 		transform: scale(1)
 	}
 }
 
 /* news */
 .news { margin:0 -15px 0}
 .news>li{position: relative;padding: 3px 15px; margin-bottom:.25rem;list-style: none;}
 /* .news>li:nth-child(2n+1){ clear:both} */
 .news>li .column{padding: 0;position: relative;z-index: 5;background:#fff;transition:all .5s;box-shadow: 0 3px 17px 5px rgba(10,91,174,0.17); display: flex; flex-wrap: wrap;align-items: center;}
 .news>li:hover .column{background:#fff;box-shadow: 0 6px 20px 1px rgba(0,0,0,0.1);}
 .news>li .column:before{background-color:#fd7e2d;bottom:0;content:'';height: 2px;position: absolute;left:0; transition: all .6s; width: 100%;z-index: 2; width: 0; }
 .news>li:hover .column:before{ width: 100%;}
 .news>li .image{display: block;overflow: hidden;position: relative; width: 40%;}
 .news>li .image > a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 99;}
 .news>li .image:before{
 	background-color: rgba(255, 255, 255, 0.1);
     content: "";
     height: 200%;
     left: -280px;
     position: absolute;
     top: -50%;
     -webkit-transform: rotate(35deg);
     -ms-transform: rotate(35deg);
     transform: rotate(35deg);
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     width: 80px;
     z-index: 1;
 }
 .news>li .image:after{
 	background-color: rgba(255, 255, 255, 0.1);
     content: "";
     height: 200%;
     left: 180%;
     position: absolute;
     top: -50%;
     -webkit-transform: rotate(35deg);
     -ms-transform: rotate(35deg);
     transform: rotate(35deg);
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     width: 80px;
     z-index: 1;
 }
 .news>li:hover .image:before{
 	left: 180%;
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
 }
 .news>li:hover .image:after{
 	   left: -280px;
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
 }
 .news>li .image img{transition: all .9s;width:100%;}
 .news>li:hover .image img{
 	-webkit-transform: scale(1.2);
 	-ms-transform: scale(1.2);
 	-o-transform: scale(1.2);
 	transform: scale(1.2)
 }
 .news>li .wrap{position: relative;padding: 10px 20px; width: 55%;}
 
 .news>li .title{color:#333333; font-size: 18px;font-weight: bold; line-height: 24px;overflow: hidden;display: block;margin-bottom:0.15rem; margin-top:0rem;font-weight: 400;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
 .news>li:hover .title{color:#fd7e2d;text-decoration: none;}
 .news>li .text{font-size: 16px; line-height: 24px;color:#808080; margin-top: 0.08rem;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;  }
 .news>li .page_more{margin-top: 0.15rem;} 
  .news>li .post_blog_tag{ display: none}
  .news>li .more_box{display: flex;  justify-content: flex-end;margin-top: auto;}
  .news>li .more{    position: relative;  flex: 0 0 auto;  display: inline-flex;  flex-wrap: wrap; align-items: center;justify-content: center;width: 46px; height: 46px; background-color: none; border: 1px solid #0657b1;border-radius: 50%; padding: 0;align-self: flex-end; margin-top: auto;}
 .news>li .more i{ background: url(../images/icon.png) no-repeat ; background-position: -115px -359px; display: inline-block;width: 14px;height: 12px; }
 .news>li:hover .more i{animation: scroll_right_anim 1.5s infinite;}
 
 @media (max-width:1366px) {
 	.news>li .title{font-size: 16px;line-height: 22px;}
 	.news>li .text {-webkit-line-clamp: 2;}
 }
 
 @media only screen and (max-width: 1199px) {
 	.news>li{ width: 100%;}
 }
 @media only screen and (max-width: 1024px) {
 	.news { margin:0 -6px 0}
 	.news>li{ padding:3px 6px; margin-bottom:12px}
 	}
 
 @media only screen and (max-width: 768px) { 
 	.news>li .wrap{padding: 15px 10px;}
 	.news>li .column{padding-top: 25px;padding: 0;}
 	.news>li .main_more{margin-top: 0; border-width: 1px;}
 	.news>li .page_date_box{left: 0;top: -10px;}
 }
 @media only screen and (max-width: 535px) {
 	.news{ margin: 0}
 	.news>li .image{width:100%; padding: 0;} 
 	.news>li .wrap{ width: 100%;}
 	 
 	.news>li .title{font-size:16px;}
 	.news>li .text{font-size:14px;line-height:20px;margin-bottom:0;max-width: 100%;    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
 	.news>li .page_more{display: none;}
 	.news>li .page_date{position: relative;top: auto;right: auto;margin-bottom: 5px;}
 	.news>li .wrap:after{top: 10px;}
 }
 
 .news_detail_info{text-align:left;}
 .news_detail_info .news_detail_title{margin-bottom:30px;position:relative;border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
 .news_detail_info .news_detail_title p.title{color:#333;font-size:22px;line-height:24px;display: block;  margin-top:0;margin-bottom:0;padding-right: 0; font-style: normal; font-weight: 400;}
 .news_detail_info .page_date{margin-bottom: 0;}
 .news_detail_info .date{width: auto;height: auto;position: relative;right: auto;top: auto;margin-bottom: 10px;padding:2px 5px;display: inline-block;background: #333333;text-align: center;}
 .news_detail_info .date p{margin: 0;margin-left: 5px;display: inline-block;color: #fff;text-transform: uppercase;font-size: 0.14rem;line-height: 24px;}
 .news_detail_info .date em{display: inline-block;padding: 0;border: none;font-size: 16px;line-height: 100%; color: #fff;}
 .news_detail_info .txt  {  }
 .news_detail_info .txt img{max-width:100%;height:auto;}
 .news_detail_info .txt a{color:#333333;}
 .news_detail_info .txt ul{padding-left:0.2rem;}
 .news_detail_info .txt em{font-style: italic;}
 
 .page_date {
 	margin-top: 15px;
 	color: #fd7e2d;
 	text-transform: uppercase;
 	font-size: 15px;
 	line-height: 20px;
 	display: inline-block;
 }
 
 .page_date:before {
 	content: '';
 	background: url(../images/icon.png) no-repeat;
 	display: inline-block;
 	width: 15px;
 	height: 15px;
 	background-position: 0 -57px;
 	vertical-align: middle;
 	margin-top: -5px;
 	margin-right: 8px;
 }
 
 .blog-tags {
 	margin-bottom: 40px;
 	background: #fff;
 	padding: 15px;
 	padding-bottom: 30px;
 	border-top: 2px solid #fd7e2d;
 	box-shadow: 0 5px 0.2rem 1px rgba(0, 0, 0, 0.05);
 }
 
 .blog-tags ul {
 	list-style: none;
 	padding-top: 10px;
 }
 
 .blog-tags ul li {
 	display: inline-block;
 	margin: 5px;
 }
 
 .blog-tags ul li a {
 	display: inline-block;
 	background: #eee;
 	padding: 3px 12px;
 	font-size: 14px;
 	line-height: 24px;
 	transition: all .5s;
 	border-radius: 0;
 }
 
 .blog-tags ul li a:hover {
 	text-decoration: none;
 	color: #fff;
 	border-color: #fd7e2d;
 	background: #fd7e2d;
 	border-radius: 0;
 }
 
 .blog_list {
 	list-style: none;
 }
 
 .blog_list>li {
 	padding: 0.3rem;
 	margin-bottom: 40px;
 	position: relative;
 	transition: all .5s;
 	z-index: 10;
 	border: 1px solid #eee;
 	border-radius: 0;
 	display: flex;
 	align-items: flex-start;
 }
 
 .blog_list>li:last-child {
 	margin-bottom: 10px;
 }
 
 .blog_list>li:before {
 	content: '';
 	background: #fff;
 	box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.05);
 	transition: all .5s;
 	position: absolute;
 	left: 0.2rem;
 	top: 0.2rem;
 	right: 0.2rem;
 	bottom: 0.2rem;
 	z-index: -1;
 	filter: alpha(opacity=0);
 	-moz-opacity: 0;
 	opacity: 0;
 	display: block;
 	border-radius: 0
 }
 
 .blog_list>li:hover:before {
 	left: -0.2rem;
 	top: -0.2rem;
 	right: -0.2rem;
 	bottom: -5px;
 	filter: alpha(opacity=100);
 	-moz-opacity: 1;
 	opacity: 1;
 }
 
 .blog_list li .image {
 	display: block;
 	overflow: hidden;
 	margin-bottom: 10px;
 	border-radius: 0;
 	min-width: 240px;
 	max-width: 240px;
 	margin-right: 0.2rem;
 	position: relative;
 }
 
 .blog_list li .image img {
 	max-width: 100%;
 	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 .image {
 	display: block;
 	overflow: hidden;
 	position: relative;
 	border-radius: 0;
 }
 
 .blog_list li .image:before {
 	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
 	bottom: 0;
 	content: "";
 	height: 0;
 	position: absolute;
 	right: 0;
 	width: 0;
 	-webkit-transition: all 1s ease;
 	-moz-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	opacity: 1;
 	filter: alpha(opacity=100);
 	z-index: 1;
 }
 
 .blog_list li .image:after {
 	-webkit-transition-delay: 0.2s;
 	transition-delay: 0.2s;
 	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
 	content: "";
 	height: 0;
 	left: 0;
 	opacity: 1;
 	position: absolute;
 	top: 0;
 	width: 0;
 	-webkit-transition: all 1s ease;
 	-moz-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	opacity: 1;
 	filter: alpha(opacity=100);
 }
 
 .blog_list li:hover .image:before,
 .blog_list li:hover .image:after {
 	height: 100%;
 	width: 100%;
 	opacity: 0.1;
 	filter: alpha(opacity=10);
 }
 
 .blog_list li .title {
 	color: #333;
 	font-size:18px;
 	line-height: 24px;
 	display: block;
 	margin-top: 0;
 	margin-bottom: 0.1rem;
 	font-weight: 400;
 	display: -webkit-box;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	/* word-break: break-all; */
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp: 2;
 }
 
 .blog_list li:hover .title {
 	color: #fd7e2d;
 	text-decoration: none;
 }
 
 .blog_list li .text {
 	color: #808080;
 	font-size: 15px;
 	line-height: 26px;
 	margin-top: 0;
 	display: -webkit-box;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	/* word-break: break-all; */
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp: 2;
 }
 
 .blog_list li .post_blog_tag {
 	margin-bottom: 0;
 }
 
 .blog_list li .main_more {
 	margin-bottom: 0.2rem;
 }
 
 .blog_list li .main_more a {
 	line-height: 32px;
 	height: 32px;
 	font-size: 14px;
 }
 
 .blog_list li .page_date {
 	margin-top: 0;
 	margin-bottom: 10px;
 }
 
 .post_blog_tag {
 	border-radius: 0;
 	margin-top: 0.1rem;
 	padding-top: 0.1rem;
 }
 
 .post_blog_tag>p {
 	display: inline-block;
 	font-size: 16px;
 	text-transform: uppercase;
 	margin: 0;
 	color: #808080;
 	font-weight: 400;
 }
 
 .post_blog_tag>p i {
 	color: #fd7e2d;
 	margin-right: 5px;
 	font-size: 14px;
 }
 
 .post_blog_tag li {
 	display: inline-block;
 	margin: 5px 0 0 5px;
 	position: relative;
 	border: none;
 	padding: 0;
 }
 
 .post_blog_tag li a {
 	display: inline-block;
 	background: #e5e5e5;
 	font-size: 14px;
 	border-radius: 0;
 	line-height: 20px;
 	color: #4d4d4d;
 	padding: 5px 15px;
 	transition: all .5s;
 	text-transform: capitalize;
 }
 
 .post_blog_tag li:hover a {
 	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06);
 	text-decoration: none;
 	color: #fff;
 	border-color: #fd7e2d;
 	border-radius: 0;
 	background: #fd7e2d;
 }
 
 @media only screen and (min-width: 992px) {
 	.blog-archives .fot_title {
 		background: none;
 		padding: 0;
 		color: #333;
 		box-shadow: none;
 	}
 
 	.blog-archives .fot_title em {
 		color: #333;
 	}
 
 	.blog-archives .fot_title span {
 		display: none;
 	}
 
 	.blog-tags .fot_title {
 		background: none;
 		padding: 0;
 		color: #333;
 		box-shadow: none;
 	}
 
 	.blog-tags .fot_title em {
 		color: #333;
 	}
 
 	.blog-tags .fot_title span {
 		display: none;
 	}
 }
 
 @media only screen and (max-width: 992px) {
 	.left-blog {
 		padding: 0;
 		border: none;
 		margin-bottom: 0;
 	}
 
 	.blog_list li .right {
 		padding-left: 65px;
 		width: 100%;
 	}
 
 	.left-blog .left_title {
 		display: block;
 	}
 
 	.blog-list p,
 	.blog-cat p {
 		margin-bottom: 15px;
 	}
 
 	.blog-list {
 		border-bottom: 1px solid #efefef;
 		padding-bottom: 0.2rem;
 	}
 
 	.blog-archives,
 	.blog-tags {
 		margin-bottom: 0px;
 		padding: 0;
 		border: none;
 		box-shadow: none;
 	}
 
 	.blog_list li .date em {
 		font-size: 60px;
 		line-height: 56px;
 	}
 
 	.blog-archives ul,
 	.blog-tags ul {
 		padding-top: 0;
 	}
 }
 
 @media only screen and (max-width: 768px) {
 	.blog_list>li {
 		margin-bottom: 30px;
 		padding-bottom: 10px;
 	}
 
 	.blog_list>li .page_date {
 		position: inherit;
 		right: auto;
 		top: auto;
 	}
 
 	.blog_list>li:hover:before {
 		left: -10px;
 		top: -10px;
 		right: -10px;
 		bottom: -10px;
 	}
 
 	.blog_list {
 		border: none;
 	}
 
 	.blog_tag>p {
 		display: block;
 	}
 
 	.blog_list li .right {
 		padding-left: 80px;
 	}
 
 	.blog_list li .title {
 		font-size: 16px;
 		margin-bottom: 10px;
 	}
 
 	.blog_list li .text {
 		font-size: 14px;
 		line-height: 22px;
 		-webkit-line-clamp: 2;
 	}
 
 	.blog_list li .post_blog_tag {
 		margin-top: 15px;
 	}
 
 	.blog_list li .image {
 		min-width: 180px;
 		max-width: 180px;
 		margin-right: 10px;
 	}
 
 	.post_blog_tag {
 		padding: 0;
 		padding-top: 10px;
 		border-radius: 0;
 	}
 
 	.post_blog_tag>p {
 		display: block;
 		font-size: 14px;
 	}
 
 	.post_blog_tag li a {
 		font-size: 14px;
 		padding: 3px 10px;
 	}
 }
 
 @media only screen and (max-width: 480px) {
 	.blog_list>li {
 		padding-bottom: 0.2rem;
 		display: block;
 	}
 
 	.blog_list li .right {
 		padding: 0;
 		padding-top: 10px;
 	}
 
 	.blog_list li .more {
 		letter-spacing: 0;
 	}
 
 	.blog_list li .title {
 		font-size: 18px;
 	}
 
 	.blog_list li .image {
 		min-width: 100%;
 		max-width: 100%;
 	}
 }
 
 .page h1{ color: #333; font-weight: normal;  font-size: 24px;}
 .blog-info{ border-bottom: 2px dotted #eee; padding: 0.1rem 0; margin-bottom: 0.2rem;}
 .blog-info i{ margin-right: 0.06rem; color: #aaa;}
 
 /*mes_section*/
 .contact_info{position:relative;padding:0.6rem 0;z-index:2;overflow: hidden;}
 .contact_info ul{list-style:none;padding:0;padding-top:0.3rem; display: flex;}
 .contact_info ul li{padding:0 0.2rem;position:relative;z-index:2;text-align:center;}
 .contact_info ul li .column{box-shadow:0 5px 27px rgba(0,0,0,.09);transition:all .5s;padding:0.2rem;padding-top:0;border-radius:0;position: relative;z-index: 5;text-align: center;min-height:2.2rem;background:#fff; height: 100%;}
 .contact_info ul li .column:hover{border-color:#666;box-shadow:0 2px 30px 1px rgba(0,0,0,0.05);}
 .contact_info ul li em{display: block;font-size:20px; font-style: normal;text-transform:capitalize;color:#333;margin-bottom:0.15rem;margin-top: -0.1rem;font-weight: bold;}
 .contact_info ul li .txt{line-height:0.2rem; padding:0;width:100%;text-transform:uppercase;margin-top:15px;display: block;}
 
 .contact_info ul li .icon{width: 0.8rem;height: 0.8rem;position: relative;z-index: 4;top:-0.4rem;display:inline-flex;align-items: center;justify-content: center;}
 .contact_info ul li .icon svg{ fill:#fff; font-size: 0.4rem; height: 0.4rem;}
 .contact_info ul li .icon path{fill:#fff; }
 .contact_info ul li .icon:after{content:'';width:100%;height:100%;top:0;left:0;position: absolute;z-index: -1;border-radius:50%;/* transform: rotate(45deg);-webkit-transform: rotate(45deg); */-webkit-transition: all .5s;transition: all .5s;background:#fd7e2d}
 .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 #fd7e2d;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:16px;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;}
 }
 
 .i_title{ text-align: center; margin-bottom: 0.33rem; }
 .i_title .h4{font-size: 0.48rem; line-height: 0.5rem; margin: 0 auto 14px; text-transform: uppercase;color:#333; position: relative;font-weight: bold;}
 .i_title i{ width: 0.96rem; height: 0.12rem; position: relative;}
 .i_title p{ line-height: 0.3rem; max-height: 0.6rem;color: #808080; max-width: 8.8rem; margin: 0.21rem auto 0; text-align: center; overflow: hidden;}
 .tl{ text-align: left;}
 .tl .p{ margin: 0.1rem 0 0; text-align: left;}

 @media only screen and (max-width:768px) {
 .i_title{ margin-bottom: 0.2rem;}
 .i_title .h4{ font-size: 0.36rem; line-height: 0.4rem;}
 }
 
 .mes_section{position: relative; padding: 0.5rem 0; }
 .mes_section:after{background: #f7f7f7; position: absolute; left: 0; top: 0; width: 100%; height: 70%; content: ''; z-index: -1;}
 .mes_section .i_title .h4{ font-size: 32px; line-height: 0.4rem;}
 .mes_section .mess_main{margin: 0.3rem auto 0; padding:0.5rem 0; background: #fff;box-shadow: 0 14px 25px rgb(0 0 0 / 10%); padding: 0.5rem;}
 .mes_section .mess_main .map{ margin-top: 50px;}
 .mes_section .mess_main .i_title{ margin-bottom: 20px;}
 .mes_section .mess_main .left{ float: left; background: #fff;padding-right: 0.3rem;}
 .mes_section .mess_main .right{ padding-left: 0.3rem;  border-left: 2px dotted #eee;}
 .mes_section .mess_main .right .get_pp{font-size:20px; color:#333;font-weight: bold;}
 .mes_section .mes_left{ float: left; width: 100%; padding-top: 0.6rem;}
 .mes_section .mes_left .i_title .h4{ font-size:0.4rem;}
 .mes_section .mes_left .i_title{ margin-bottom: 10px;}
 .mes_section .mes_right{ float: left; width: 45%; margin-top: 60px; background-size: cover; padding: 0.5rem;}
 .mes_section .mes_right{position: relative;}
 .mes_section .mes_right .mes_con{ border-radius: 5px; padding: 0.3rem; background: rgba(255,255,255,0.95); width: 376px; font-size: 15px;}
 .mes_section .mes_right .mes_con .title{  font-size: 0.3rem;  text-transform: capitalize; color: #333; }
 .mes_section .mes_right .mes_con p{ font-size: 15px; color: #808080; line-height: 22px;}
 .mes_section .mes_right .mes_con img{flex-shrink: 0; margin-right: 14px; border-radius: 50%; background: #fd7e2d;}
 .mes_section .mes_right .mes_con ul{margin-top: 10px;}
 .mes_section .mes_right .mes_con a,.mes_section .mes_right .mes_con .p{ text-transform: none; display: block; line-height: 26px !important;}
 .mes_section .mes_right .mes_con ul{margin-top: 20px;}
 .mes_section .mes_right .mes_con ul li a{line-height: 36px;}
 .mes_section .mes_right .mes_con ul li{display: flex;align-items: flex-start; margin-bottom: 30px;}
 .mes_section .ms_btn{ width: auto;}
 .con_other{ display: inline-block; text-align: left; padding-bottom: 0.6rem;}
 
 @media only screen and (max-width:1700px) {
 .mes_section .mes_left{ padding-left: 8%; padding-right: 4%; padding-top: 110px;}
 .mes_section .mes_right .mes_con{ padding: 25px;}
 .mes_section .mes_right .mes_con ul li{margin-bottom: 10px;}
 }
 
 @media only screen and (max-width:1260px) {
 .mes_section .mes_right>img{min-height: 600px; width: auto; max-width: none;}
 .mes_section .mes_right .mes_con{width: 80%;}
 
 }
 
 @media only screen and (max-width:992px) {
 .mes_section .mes_left{width: 100%;  padding: 20px 0;}
 .mes_section .mes_left .i_title:after{display: none;}
 .mes_section .mes_right{display: none;}
 .mes_section .mes_left .i_title .h4{ font-size: 0.3rem;}
 .mes_section{margin-top: 0.3rem;}
 .mes_section:before{ display: none;}
 .contact_info{ padding-bottom: 0;}
 .mes_section .mess_main .right{ border-left: none;}
 }

 .section_title {
     font-size: 26px;
     color: #333;
     text-transform: capitalize;
     margin-bottom: 20px;
     line-height: 30px;
     padding-bottom: 10px;
     border-bottom: 2px dotted #eee;
     position: relative;
	 font-weight: bold;
 }
 .section_title:after {
     position: absolute;
     right: 0px;
     bottom: -4px;
     width: 8px;
     height: 8px;
     background: #aaa;
     content: '';
     border-radius: 50%;
 }
 
 @media (max-width: 1024px) {
 	.mes_section .i_title .h4 {
 	    font-size: 28px;
 	}
 }
 
 @media (max-width:992px) {
 	.mes_section .mess_main .right {
 	    border-left: none;
 	}
 }
 
 @media (max-width: 768px) {
 	.contact_info {
 	    padding: 0.3rem 0 0 0;
 	}
 	.contact_info ul li {
 	    width: 100%;
 	    margin-bottom: 0.48rem;
 	    padding: 0 15px;
 	}
 	.mes_section {
 	    padding: 0.3rem 0;
 	}
 	.mes_section{margin-top: 0;}
 	.mes_section .i_title .h4 {
 	    font-size: 22px;
 	}
 	.section_title {
 	    font-size: 20px;
 	}
 	.mes_section .mess_main {
 		padding: 0.3rem;
 	}
 	.mes_section .mess_main .right {
 	    padding-left: 0;
 	}
 	.mes_section .mess_main .left {
 	    margin-bottom: 10px;
 	    padding: 0;
 	}
 }
 
 /*sitemap*/
 .sitemap{width:100%;}
 .stp-listA>li{text-transform:capitalize;list-style:none;margin-bottom: 0.15rem;background:#fff;border-radius: 0;overflow: hidden;}
 .stp-top{width:100%;background:#eee;}
 .stp-top .page_info_title{font-size:16px;line-height:24px;text-transform:uppercase;display:block; padding:0;padding:0.15rem 0.2rem;transition:all .5s; color: #333;font-weight: bold;}
 .stp-top .page_info_title:hover{text-decoration:none;color:#fd7e2d;}
 .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:#fd7e2d ;}
 .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:#fd7e2d ;text-decoration:none;}
 .stp-pro .stp-listB>li .title:hover:after{color:#fd7e2d ;}
 .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:16px;-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:#fd7e2d ;}
 
 /*Applications案例*/  
 .project_list{ width:100%; margin:0 auto; max-width:1363px}
 .project_list ul{ width:100%; display:block; padding-bottom:20px}
 .project_list ul li{ display:flex; flex-wrap:wrap; list-style:none; align-items:center; padding:30px 0; border-bottom:1px #eee solid}
 .project_list ul li a.images{ display:inline-block; width:40%; overflow: hidden; order:1; border-radius:15px}
 .project_list ul li a.images img{ display:block; width:100%; transition: all .5s}
 .project_list ul li :hover a.images img{ transform: scale(1.08); -webkit-transform: scale(1.08); -moz-transform: scale(1.08); -ms-transform: scale(1.08)}
 .project_list ul li:nth-child(2n) a.images{ order:2}
 .project_list ul li .wrap{ display:inline-block; width:60%; padding:20px 0 20px 35px; box-sizing:border-box; order:2}
 .project_list ul li:nth-child(2n) .wrap{ order:1; padding:20px 35px 20px 0;}
 .project_list ul li .wrap a.title{ display:block; color:#333; font-size:18px;line-height:30px; margin-bottom:15px;font-weight: bold;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
 .project_list ul li:hover .wrap a.title{ color:#fd7e2d}
 .project_list ul li .wrap .text{transition: all .5s; width:100%; display:block; color: #666; font-size:15px; line-height:25px; max-height:100px; margin-top:18px; overflow: hidden;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; }  
 .project_list .more_btn{justify-content:flex-start}
  
/*FAQ*/
.page_faq_l{list-style:none;}
.page_faq_l li.question{position:relative;}
.page_faq_l li.question .column{background:#f5f5f5; overflow:hidden; border-radius:30px;padding:10px;cursor: pointer;}
.page_faq_l li.question .column > i{display:inline-flex;width:32px;height:32px;margin-right:10px;float:left;border-radius:50%;position:relative;text-align:center;margin-top:1px;font-style:normal;background:#e5e5e5;align-items: center;justify-content: center;}
.page_faq_l li.question .column > i:before{content:'';display: inline-block;background:url(../images/faq_icon1.png) no-repeat; width: 14px;height: 14px;}
.page_faq_l li.question .column > em{font-style: normal;margin:0;display:inline-block;max-width:80%;line-height:24px;margin-top:5px;float:left;color:#333333;font-size:16px; }
.page_faq_l li.answer{color:#808080;font-size:14px;line-height:24px;overflow:hidden;padding:15px;display:none;}
.page_faq_l li.answer a{text-decoration:underline;}
.page_faq_l li.answer a:hover{color:#fd7e2d;}
.page_faq_l div.clearfix{height:15px;display:block;}
.single-page .text ul {
    padding-left: 20px;
}

.page_faq_l li .column.rotate{background:#fd7e2d;  }
.page_faq_l li .column.rotate > em{color:#fff;}
.page_faq_l li .column.rotate > i{background:rgba(255,255,255,0.2);}
.page_faq_l li .column.rotate > i:before{background:url(../images/faq_icon2.png) no-repeat;}
@media only screen and (max-width: 768px) {
	.page_faq_l li.question .column > em{font-size:14px;margin-top:4px;line-height:20px;}
	.page_faq_l li.question .column > i{width:28px;height:28px;}
	.page_faq_l li.question .column > i:before{line-height:28px;}
}
@media only screen and (max-width: 480px) {
	.page_faq_l li.question{background-image:none;padding:0;}
	.page_faq_l li.question .column{border-radius:10px}
	.page_faq_l li.answer{padding:15px 0 10px 0;font-size: 13px;}
	.page_faq_l li.question .column > em{max-width:82%;font-size: 14px;font-family:Arial, Helvetica, sans-serif; }
}

/* download */
.down_l{list-style:none;}
.down_l li{margin-bottom:30px;}
.down_l li .main{background:#fafafa url(../images/down_bg.png) no-repeat right center;overflow:hidden;border-radius:25px;padding-right:20px;padding-left:20px;transition:all .5s;}
.down_l li:hover .main{background-color:#fd7e2d;background-image:url(../images/down_bg_g.png);}
.down_l li .main a{display:block;width:100%;padding:10px 0;}
.down_l li .main p{display:inline-block;max-width:80%;line-height:24px;float:left;color:#333333;font-size:14px;transition:all .5s; font-weight:bold}
.down_l li:hover .main p{color:#fff;}
.down_l li .main i{color:#fd7e2d;font-size:20px;display:inline-block;float:left;line-height:24px;margin-right:10px;transition:all .5s;}
.down_l li:hover .main i{color:#fff;}
@media only screen and (max-width: 768px) {
	.down_l li .main p{font-size:14px;line-height:20px;}
	.down_l li .main i{font-size:18px;line-height:20px;}
	.down_l li .main{background-size:36px;}
}

/* download */
.password-wrap {
	max-width: 990px;
	background: #fff;
	border-radius: 20px;
	position: absolute;
	top: 15%;
	left: 0;right: 0;
	margin: auto;
	z-index: 9999999;
	box-shadow: 0 0 0 3px rgba(0,0,0,.1);
	padding: 50px 10%;
	display: none;
}
.password-wrap .input-group-addon.close-search {
    cursor: pointer;
    float: right;
    position: absolute;
    right: 23px;
    top: 5px;
    width: 40px;
    height: 50px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.password-wrap .form-control {
	width: 100%;
    box-shadow: none;
    border: none;
    border: 1px solid #e5e5e5;
    background: transparent;
    color: #808080;
    height: 50px;
    line-height: 50px;
    padding: 0 50px 0 25px;
    text-align: left;
    font-size: 15px;
    border-radius: 5px;
	margin-top: 30px;
}
.password-wrap .search_btn {
	display: block;
	position: inherit;
	background: #FD7E2D;
	width: 130px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin:20px auto;
}