

/*bootstrop*/
@media screen and (min-width: 1850px) {html { font-size: 100px;}}
@media screen and (max-width: 1849px) {html {font-size: 100px;}}
@media screen and (max-width: 1798px) {html {font-size: 95px;}}
@media screen and (max-width: 1682px) {html {font-size: 90px;}} 
@media screen and (max-width: 1650px) {html {font-size: 89px;}} 
@media screen and (max-width: 1580px) {html {font-size: 85px;}} 
@media screen and (max-width: 1499px) {html {font-size: 85px;}}
@media screen and (max-width: 1474px) {html {font-size: 85px;}}
@media screen and (max-width: 1459px) {html {font-size: 82px;}}
@media screen and (max-width: 1424px) {html {font-size: 80px;}}  
@media screen and (max-width: 1174px) {html {font-size: 75px;}}
@media screen and (max-width: 1149px) {html {font-size: 73px;}}  
@media screen and (max-width: 1024px) {html {font-size: 72px;}}
@media screen and (max-width: 992px)  {html {font-size: 79px;}}
@media screen and (max-width: 769px)  {html {font-size: 75px;}}


.row {
  margin-right: -0.15rem;
  margin-left: -0.15rem;
}
.input-group{ display: table; position: relative;}
input, button, select, textarea {font-family: inherit; font-size: inherit;line-height: inherit; border: none;}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after{
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after{
  clear: both;
}
.container {
  width: 100%; max-width: 14.4rem; margin: 0 auto;
} 
@media screen and (max-width: 1299px)  {.container{max-width: 13.4rem;}} 
@media screen and (max-width: 998px)  {.container{padding-left: 5%; padding-right: 5%;}} 
@media screen and (max-width: 769px)  {.container{padding-left: 15px; padding-right: 15px;}}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative; min-height: 1px;  padding-right: 0.15rem;  padding-left: 0.15rem;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left;}
.col-xs-12 { width: 100%;}
.col-xs-11 { width: 91.66666667%;}
.col-xs-10 { width: 83.33333333%;}
.col-xs-9 { width: 75%;}
.col-xs-8 { width: 66.66666667%;}
.col-xs-7 { width: 58.33333333%;}
.col-xs-6 { width: 50%;}
.col-xs-5 { width: 41.66666667%;}
.col-xs-4 { width: 33.33333333%;}
.col-xs-3 { width: 25%;}
.col-xs-2 { width: 16.66666667%;}
.col-xs-1 { width: 8.33333333%;}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left; }
  .col-sm-12 { width: 100%;}
  .col-sm-11 { width: 91.66666667%;}
  .col-sm-10 { width: 83.33333333%;}
  .col-sm-9 { width: 75%;}
  .col-sm-8 { width: 66.66666667%;}
  .col-sm-7 { width: 58.33333333%;}
  .col-sm-6 { width: 50%;}
  .col-sm-5 { width: 41.66666667%;} 
  .col-sm-4 { width: 33.33333333%;}
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%;}
  .col-sm-1 { width: 8.33333333%;}
  }

/* BODY */
* {outline: none !important;}
body {margin: 0;padding: 0;  font-family:"Value";color:#111; overflow-x: hidden; line-height: 1.7; font-size: 15px;}
@media screen and (max-width: 1400px) {body {font-size: 14px;}} 
/*reset*/   
a{text-decoration:none;color:#111;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}
button::-moz-focus-cat_inner,input[type="reset"]::-moz-focus-cat_inner,input[type="button"]::-moz-focus-cat_inner,input[type="submit"]::-moz-focus-cat_inner,input[type="file"]>input[type="button"]::-moz-focus-cat_inner{border:none;padding:0;}
a:focus {outline: none;}
iframe{max-width:100%; position: relative; z-index: 99}
video{max-width: 100%;}
.map iframe{width:100%;}
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0; min-height: 1px;}
*,::after,::before {box-sizing: border-box;}
.page ul{ padding-left: 16px;}
.table-responsive ul li {list-style-position: inside !important; }
.table-responsive td{ padding-left:8px}
.table-responsive {min-height: .01%; overflow-x: auto;}
table td{padding: 0.05rem;}
.cform-item__wrap{ display:flex; align-items: center; font-size: 14px;}
.cform-item__wrap input{  width: 96px !important; padding: 0 0.05rem  !important;}
.cform-item__wrap img{ height: auto;  display: inline-block; margin: 0 0.05rem !important; max-width: 1rem;}
#powerby,#powerby a{ display: inline-block; color: #c9c9c9; font-size: 0.13rem}
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%;}
.grecaptcha-badge{ display:none} 
/*share*/
body{font-size:16px;   color:#111;background:#fff; }
.bold{ }
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;} 
.clear{ clear:both;}
#powerby{color: #808080;font-size: 14px;}
#powerby a:hover{color: #fff;}



/* HTML TAGS */
img {max-width: 100%;-webkit-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;-ms-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out; height: auto; max-height: 100%;}

label,button,a {  cursor: pointer;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;}
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;}

/*用来解决在安卓上的点击出现蓝框问题*/
body {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
 
 
@font-face{
    font-family:"Value";
    src:url("../font/Value.woff2") format("woff2"),url("../font/Value.woff") format("woff"),url("../font/Value.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
 
@font-face{
    font-family:"Value";
    src:url("../font/Value-Medium.woff2") format("woff2"),url("../font/Value-Medium.woff") format("woff"),url("../font/Value-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
 @font-face {
  font-family: "ValueSerifPro-Medium";
  src: url("../font/ValueSerifPro-Medium.woff2") format("woff2"),
       url("../font/ValueSerifPro-Medium.woff") format("woff"),
       url("../font/ValueSerifPro-Medium.ttf") format("truetype"),
       url("../font/ValueSerifPro-Medium.eot") format("embedded-opentype"),
       url("../font/ValueSerifPro-Medium.svg") format("svg"),
       url("../font/ValueSerifPro-Medium.otf") format("opentype");
} 
 
 
@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot');
  src:  url('../font/icomoon.eot#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf') format('truetype'),
    url('../font/icomoon.woff') format('woff'),
    url('../img/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*解决ios上去除微信点击蓝色边框 */
a:focus,input:focus,p:focus,div:focus {  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img[src=""],
img:not([src]) {  opacity: 0;}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  text-transform: inherit;
}
@media screen and (max-width:992px) {
.hidden_mob{ display: none !important;}
}

 

@media only screen and (max-width: 768px) {
	.row{margin:0;}
}
 

/*nav*/
header .wrapper{display:none;}
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: 2.4rem;
	max-width: 100%;
	height: 100%;
	transition: transform .4s ease
}
.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;font-size: 14px;
}
.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-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: 0.2rem;
	z-index: 9980;
	min-height: 24px
}
.hc-nav-trigger span {
	width: 30px;
	top: 50%;
	transform: translateY(-50%);
	transform-origin: 50% 50%
}
.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {
	position: absolute;
	left: 0;
	height: 4px;
	background: #fff;
	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;width: 100%}
.hc-mobile-nav.nav-open .nav-wrapper {
	box-shadow: 1px 0 2px rgba(0,0,0,0.2)
}
.hc-mobile-nav h2 {
	font-size: 0.18rem;
	font-weight: normal;
	text-align: left;
	padding: 15px 17px;
	color: #333333;
	   
	margin-top:0;
	margin-bottom:0;
	background:rgba(0,0,0,0.05);
	border-bottom: 1px solid rgba(0,0,0,0.15); font-weight: 500; text-transform: capitalize; 
	  
}
.hc-mobile-nav a {
	padding: 10px 17px;
	font-size: 0.2rem;
	color: #333;
	z-index: 1;
	background: rgba(0,0,0,0);
	border-bottom: 1px solid rgba(0,0,0,0.1);    
	   
}
.hc-mobile-nav:not(.touch-device) a:hover {
	background: #f2f2f2
}
.hc-mobile-nav li.nav-close a, .hc-mobile-nav li.nav-back a {
	background:rgba(0,0,0,0.05);background-size:100%;text-transform: capitalize;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:0.2rem;height:2px;margin:2px 0;
}
.hc-mobile-nav li.nav-close span::before {
	transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);
}
.hc-mobile-nav li.nav-close span::after {
	transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);
}
.hc-mobile-nav span.nav-next::before, .hc-mobile-nav li.nav-back span::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin-left: -2px;
	box-sizing: border-box;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	transform-origin: center
}
.hc-mobile-nav span.nav-next::before {
	transform: translate(-50%, -50%) rotate(135deg)
}
.hc-mobile-nav li.nav-back span::before {
	transform: translate(-50%, -50%) rotate(-45deg)
}
.hc-mobile-nav.side-right span.nav-next::before {
	margin-left: 0;
	margin-right: -2px;
	transform: translate(-50%, -50%) rotate(-45deg)
}
.hc-mobile-nav.side-right li.nav-back span::before {
	margin-left: 0;
	margin-right: -2px;
	transform: translate(-50%, -50%) rotate(135deg)
}
.hc-mobile-nav li.nav_logo{ background: #fff;    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    align-content: stretch;
    border-bottom: 1px solid rgba(0,0,0,0.1);}
.hc-mobile-nav li.nav_logo a{ text-align: center; border-bottom: none}
.hc-mobile-nav li.nav_logo a img{max-width: 1.7rem;}




#main-nav {display: none}
header {position: relative;	padding: 50px 0 0.2rem}
header .toggle {
	position: absolute;
	cursor: pointer;
	display: none;
	z-index: 9980;
	width:0.66rem;height:0.66rem;
	top:0;
	right:0;
	display: block;
	cursor: pointer;
	box-sizing: content-box;
	font-size: 16px; border-radius: 15px 0 0 0;
	line-height: 24px;
	float:right;text-decoration:none;text-indent:-9999em;font-size:1px;background: #00633d; 
}
header .toggle span {
	width: 20px;
	top: 50%;
}
header .toggle span, header .toggle span::before, header .toggle span::after {
	position: absolute;
	left: 50%;
	height: 2px;
	background: #fff;
	transition: all .1s ease;
	margin-left:-10px;
	border-radius: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 div {
	display: inline-block;
	margin-right: 15px
}
.hc-mobile-nav .nav-container {width: 100%}
.hc-mobile-nav ul li ul li a {font-size: 0.18rem;text-transform:capitalize; font-weight: 400;}
.hc-mobile-nav ul.first-nav > li > a{text-transform:capitalize;   font-weight: 500;  }
.hc-mobile-nav ul.second-nav > li > a{text-transform:capitalize;  font-weight: 500;   }

/*mainmenu*/
.mainmenu-area{display: block;  padding-right: 0;padding-top: 0;  float: right}
.mainmenu_box{float:left;width:36%;padding-right:0;}
.find .product_vmegamenu>ul li a {
	padding: 12px 10px;
}
.product_vmegamenu ul li a.hover-icon::after {
	content: "\f107";
	font-family: FontAwesome;
	font-size: 18px;
	position: absolute;
	right: 0;
	color: #808080;
	top: 12px;
}
.product_vmegamenu>ul>li .vmegamenu {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eaeaea;
	box-shadow: 0 0 5px -1px #666666;
	left: 0;
	position: absolute;
	top: 82px;
	width: 100%;
	opacity: 0;
	z-index: 999999;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	visibility: hidden;
	padding: 10px;
}
.product_vmegamenu ul li:hover .vmegamenu {
	opacity: 1;
	top: 52px;
	visibility: visible;
}
/* mainmenu */
.mainmenu{text-align:left;/*position: relative;*/}
.mainmenu>nav>ul{width: 100%;}
.mainmenu>nav>ul>li {
    display: inline-block;
	padding: 0;
	padding-right:0.76rem;
}
.mainmenu>nav>ul>li:last-child{ padding-right: 0}
.mainmenu ul li a{transition:all .3s;}
.mainmenu>nav>ul>li>a {
  color: rgba(255,255,255,0.72);
  display:inline-block;
  font-size: 0.18rem;
  line-height:0.3rem;
  padding:0.15rem 0rem 0.21rem; 
  text-transform: capitalize; font-weight: 500;  
  transition:all .5s;
  position:relative;
  z-index:2;      
  background-position: center center;
  background-repeat: no-repeat;
  align-items: center;justify-content: center; 
}
 
 
.mainmenu nav>ul>li.active>a i{position: absolute;left: 0;width:100%;height: 8px; bottom: -8px; content: '';z-index: -1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all; background: #fff; display: block}
.mainmenu>nav>ul>li>a:after {
    content: "";
    width: 100%;
    pointer-events: none;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom:0rem;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: .4s transform cubic-bezier(0.59, 0.23, 0.22, 0.96);
}
.mainmenu>nav>ul>li>a:hover:after{    transform: scaleX(1);
    transform-origin: left;
    transition: .4s transform cubic-bezier(0.59, 0.23, 0.22, 0.96);} 

.mainmenu ul li:hover > a, .mainmenu ul li.active > a{color:#fff;    }
.mainmenu>nav>ul>li:hover > a, .mainmenu>nav>ul>li.active > a{text-decoration:none;color:#fff !important;   }
.mainmenu>nav>ul>li.active>a,.mainmenu>nav>ul>li#active>a{color:#fff !important }
 
.mainmenu>nav>ul>li>ul , .mainmenu>nav>ul>li>div.vmegamenu{
	
	left: auto;
	opacity: 0;
	position: absolute;
	top: auto;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	z-index: 99999999;
	padding: 0;
	visibility: hidden;
	text-align: left;
	width: 2.8rem;
	 box-shadow: none;
	border:none;
	border-bottom: none;
}
.mainmenu>nav>ul>li>div.vmegamenu{ padding-top: 0rem}

.mainmenu>nav>ul>li>div.vmegamenu ul{padding:0; list-style: none; background: #F7F7F7; border-radius: 0;}
.mainmenu>nav>ul>li>div.vmegamenu>ul>li{ padding: 0 0.12rem;border-bottom: 1px solid rgba(0,0,0,0.05);}
.mainmenu>nav>ul>li>div.vmegamenu>ul>li:last-child{ border-bottom: none} 
.mainmenu ul li:hover > ul , .mainmenu ul li:hover>div.vmegamenu{
	opacity:1;
	visibility:visible;
	transform:scaleY(1);
}
.mainmenu ul li > ul li{
	display:block;
	padding:0 0.15rem;
	background:none;
	position:relative; border-bottom: 1px solid rgba(0,0,0,.05);
} 
.mainmenu ul li > ul li:last-child{ border-bottom: none}
.mainmenu ul li > ul li > a ,.mainmenu ul li >div.vmegamenu ul li > a {
	color: #333;
	padding:0.14rem 0.14rem;
	text-transform: capitalize;
	font-size:0.16rem;
	line-height: 0.2rem;
	font-style:normal;
	position:relative;
	z-index:1;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background-position:90% center; 
	transition:all .5s;
}
.mainmenu ul li > ul li > a:hover, .mainmenu ul li > ul li.has-menu:hover > a,.mainmenu ul li >div.vmegamenu ul li > a:hover, .mainmenu ul li >div.vmegamenu ul li.has-menu:hover > a{
	text-decoration:none;color:#00633d;background-position:right center; 
} 
/*.mainmenu ul li > ul li > a:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;transform: scaleX(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s;z-index: -1;background:#009944;
}
.mainmenu ul li > ul li:hover > a:before{opacity:1;visibility:visible;transform:scaleX(1);}*/
.mainmenu ul li > ul li:last-child > a:after{background:#fff;}

.mainmenu ul li > ul li.has-menu::after , .mainmenu ul li >div > ul li.has-menu::after{content:"\f105";font-family:FontAwesome;font-size:0.16rem;color:#00633d;position:absolute;right:0.23rem;top:50%;line-height:0.2rem;margin-top:-0.11rem;z-index: 2;transition:all .5s;}
.mainmenu ul li > ul li:hover.has-menu::after ,  .mainmenu ul li >div > ul li:hover.has-menu::after{color: #00633d;transform: rotate(90deg);}

.mainmenu>nav>ul>li ul.vmegamenu02{ 
	left: 2.8rem;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	z-index: 99999999;
	padding:0;
	visibility: hidden;
	text-align: left;
	width: 2.6rem;
	background: #fff;
	transition:.3s ease; 
	border-left: none;
	border-bottom: none;
	max-height: 5rem;
	overflow-y: auto;
}
.mainmenu>nav>ul>li ul.vmegamenu02 li a{ font-size: 0.15rem}
.mainmenu ul li:hover > ul.vmegamenu02{
	opacity:1;
	visibility:visible;
	transform:scaleX(1);
}
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03{background: #f7f7f7;border-top:1px solid #ECECEC; }
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03 li a:before{content:"\f101";font-family: FontAwesome;display: inline-block;margin-right: 5px;}
.mainmenu ul li > ul.vmegamenu02 .vmegamenu03 li:last-child{border-bottom: none;}

/*nav list*/
.mainmenu ul li.product_vmegamenu > div.vmegamenu{ }
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul{  }
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li{padding: 0 0.12rem;   position: relative; list-style: none;border-bottom: 1px solid rgba(0,0,0,0.05);} 
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .top{display: flex;align-items: center;padding: 0.1rem 0 0.1rem; }
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .image{ max-width: 0.4rem;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .image img{ width: 100% }
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .image:after{display: none;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .title{padding: 0; width: 100%;margin-bottom: 0; ;font-size: 0.16rem; padding-right: 0.2rem;text-decoration: none;text-transform: capitalize; line-height: 0.2rem;color: #333; margin-left: 0.1rem}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li:hover .title{color: #00633d;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu > ul > li .title:after{left: 0;right: 0;} 
 

/*nav container list*/
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu{width: auto;left: 0;padding-bottom: 10px;max-height: 480px;height: auto;direction: inherit;padding-left: 15px;padding-right: 15px;background: #fff;box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);left: 30px;right: 30px;padding-top: 0.2rem;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul{direction: inherit;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li{border: none;width:25%;float: left;padding: 0 10px;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #eee;display: block;background: #fff;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li:nth-child(5n+1){clear: both;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .top{display: block;align-items: center;justify-content: center;margin-bottom: 10px;width: 100%;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .top .image{max-width: 100%;height: auto;background-size: 52px;display: inline-block;background-position: 0 0;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .top .image img{max-width: 100%;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .top .title{margin-left: 8px;font-size: 0.2rem;line-height: 120%;text-transform: uppercase;font-family: "ITCAvantGardeStd-Md";display: block;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .top .title:hover{color: #00633d;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .vmegamenu02{background: #f7f7f7;padding: 10px;position: relative;left: auto;top: auto;box-shadow: none;transform:none;visibility:visible;width: 100%;border: none;max-height: inherit;overflow: inherit;opacity: 1;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .vmegamenu02 li{margin: 0;margin-bottom:10px;display: flex;align-items: center;border: none;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .vmegamenu02 li a{ color:#666; line-height:0.2rem; padding:0; display:inline-block;text-transform:capitalize;position: relative;transition:all .5s;font-size: 14px;}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .vmegamenu02 li a:hover{ color:#00633d;text-decoration:none;padding-left
:5px}
.mainmenu ul li.product_vmegamenu.product_menu_list > div.vmegamenu > ul > li .vmegamenu02 li a:before{content:"\f105";font-family:FontAwesome;margin-right: 5px;}

.mainmenu ul li.product_vmegamenu > div.vmegamenu::-webkit-scrollbar {width: 3px;}
.mainmenu ul li.product_vmegamenu > div.vmegamenu::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em; 
	-moz-border-radius: 2em;
	border-radius:2em;
}
.mainmenu ul li.product_vmegamenu > div.vmegamenu::-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;}
}

/*index*/
.head_box{ }

.social_icons{list-style:none; position: relative; z-index: 9}
.social_icons li{display:inline-block;padding:0 5px;margin-bottom:5px; list-style: none}
 
.social_icons li a{transition:all .5s; } 

.head_con{position: relative;float: left;padding-top: 0.1rem;}
.head_con li{display: inline-flex;align-items:center;margin-right: 0.18rem;}
.head_con li .icon{min-width: 16px;height:16px;max-width: 16px;background: url(../images/icon.png) no-repeat;}
.head_con li p{ font-size: 0.15rem; color: #efefef;line-height: 0.2rem;  margin-left: 0.1rem;  }
.head_con li a{display: inline-block;font-size: 0.15rem;color: #efefef;  }
.head_con a:hover{color: #fff;}

.head_box .social_icons{ float: right; padding-top: 0.14rem;    display: flex; align-items: center;}
.head_box .social_icons li{ padding: 0 0.22rem}
.head_box .social_icons li img{ opacity: 0.5}
.head_right{float: right;   }
 
 
 

.language{list-style: none;overflow: hidden;float: right;     padding-left: 0.3rem;  padding-top: 0.12rem;  }
.language:hover{overflow: inherit;}
.language .menu{display: block;position: relative;cursor: pointer;text-align: center;   }
.language .menu-title { display: flex;align-items: center;text-align: center;color: #ffffff; font-size: 14px; text-transform: uppercase;line-height: 0.3rem; height: 0.32rem; transition: 0.5s ackground-color; font-style: normal; border: 1px solid #e6e6e6; border-radius: 0.05rem; padding: 0 0.13rem;width: 1rem;  }
.language .menu-title p{display: inline-block;margin:0;  color: #ffffff;font-size: 0.13rem;line-height: 20px;text-align: left;vertical-align: middle;  text-transform: uppercase;  }
 
.language .menu-title img{vertical-align: middle;  }
.language .menu-title i:before{ display: inline-block;content:"";font-style: normal; width: 10px; height: 6px; background: url(../images/lan_icon.png) no-repeat;    
	-webkit-transition: all .1s linear;
    transition: all .1s linear;      }
.language .menu-title i{ display: inline-block;    transition: all .5s; position: absolute; top: 0.14rem; right: 0.07rem; font-style: normal}
.language:hover .menu-title i:before{  -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.language:hover .menu-title p{ opacity: 1} 
.language .menu:hover > .menu-title:before { border-top-width: 0;transition: 0.2s border-top-width ease-in, 0.3s border-top-color;}

.language .menu:hover > .menu-title:after {border-bottom-width: 5px;transition: 0.2s 0.2s border-bottom-width ease-out;}
.language .menu-dropdown {width: 100%;padding-top: 0.12rem; position: absolute;z-index: 100;transition: 0.5s padding, 0.5s background;opacity: 0;right: 0;  width:1rem; text-align: left}
.language:hover .menu-dropdown{opacity: 1;}
.language .menu-dropdown:after{
	top:-0.06rem;
    right: 0.2rem;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #f4f4f4;
    border-width: 10px;
	 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:not(:hover) > .menu-dropdown {padding: 0.02rem 0;z-index: 99;}
.language .menu:not(:hover) > .menu-title:after {border-bottom-color: #fff;}
.language .menu-dropdown > * {
  overflow: hidden;
  padding: 0.05rem 0.1rem;
  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: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 .list{background: #f4f4f4;box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);padding: 0;padding-bottom: 0; list-style: none;border: 1px solid #ECECEC;border-radius: 0;overflow: hidden;border-bottom: none;border-radius: 0.02rem;}
 
.language .menu-dropdown li{   background: #f4f4f4}
.language .menu-dropdown li:nth-child(2n){ background: #fff} 
.language .menu-dropdown li a{display: flex;padding:0.08rem 0.24rem 0.08rem 0.16rem;align-items: center; text-decoration: none;  position: relative; line-height: 0.20rem;    transition: padding .2s;-webkit-transition: padding .2s;text-decoration: none; color: #333}
.language .menu-dropdown li a:after{position: absolute; content: "\e921";  font-family: 'icomoon'!important; right: 11px;  color: #9d9d9d;  font-weight: normal;  top: 11px;}
.language .menu-dropdown li p{margin: 0;font-size: 14px;padding-left: 0rem;text-transform: uppercase;display: inline-block;}
.language .menu-dropdown li a:hover{color: #00633d;     padding-left: 0.2rem;}
.language .menu-dropdown li.lan_active a{color: #00633d;}
.language .menu-dropdown li a:hover:after,.language .menu-dropdown li.lan_active a:after{color: #00633d;}
.language .menu-dropdown li img{  max-width: 0.23rem }






.header{transition:all .5s;position: relative; padding-top: 0.07rem }
#logo{position:relative;text-align:center;z-index:99999; align-items: center;transition:all .5s;float: left;padding-top:0rem;}
header h1{margin:0;padding:0;}
#logo a{padding:0;display:block;position: relative;z-index: 5;transition:all .5s;   
   -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s;}
#logo img{ padding:0;transition:all .5s;} 
#logo .logo_img img{max-width:1.89rem; }   
 
 
.top_email{ float: right; margin-top: 0.31rem; margin-left: 0.65rem}
.top_email a{ display: block; width: 16px; height: 13px;}
.top_email a:before{     display: inline-block;
    content: "";
    font-style: normal;
    width: 16px;
    height: 13px;
    background: url(../images/icon.png) no-repeat -27px 0px;}

   /* Top Search*/
/*Search*/
.search_title{ color: #00633d; font-size: 0.2rem;font-weight: 500;  margin-top: 0.27rem; text-align: center; margin-bottom: 0.1rem; font-family: "ValueSerifPro-Medium";}
.ico_search{text-align:center; display:inline-flex; align-items: center; justify-content: center; float: right;  color: #fff; width: 20px;height:20px; margin-top: 0.17rem; margin-left: 0.3rem; }
.ico_search:after{ content: ''; display: block; background:url(../images/icon.png) no-repeat;background-position:-298px -16px; height: 20px; width:20px}
.search_input {position: fixed;left:0.58rem;top:0.73rem; right: 0.58rem; transition: all 0.5s;z-index: 9999999;  transition-property: top, width, border;transition-duration: 0.1s, 0.1s; border-radius: 0;background:rgba(255, 255, 255, 0.95); height: 2rem; border-radius: 10px; backdrop-filter: blur(10px);    overflow: hidden;
      display: none;}
.search_section {cursor: pointer;}
.search_main{position: relative; max-width: 800px; margin:5px auto 0; }
.search_main .form-control{height:0.5rem;color:#111;float:left; line-height:0.5rem;font-size:0.16rem;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:none; padding-left:0.05rem; padding-right:0.55rem; border:none;  border-radius:0; box-shadow: none; float: none; border-bottom: 2px solid #eee;  }
.search_main .form-control:focus{ color:#000;}
.search_main .search_btn{display:block; width:20px;height:20px;cursor:pointer; border:none; position:absolute; bottom:0.12rem; right:0.1rem; background: url(../images/icon.png) no-repeat;background-position:-335px -16px;  }
.top_overly{z-index: 9999998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.85;filter:alpha(opacity=85);display:none;backdrop-filter: blur(40px);}
.close-search{ position: absolute; right: 10px; top: 10px; height: 40px; line-height: 40px; color: #666; font-size: 0.2rem;}

@media screen and (max-width:768px) {
.search_title{ font-size: 0.2rem; line-height: 30px;}
.search_input { left: 5%; width: 90%;}
}


.nav_content{   z-index: 10; float: right;}
 
 

.select-modal {
	position: fixed;
	top: 0;
	left: 50%;
	width: 50%;
	width: 80%;
	height: auto;
	z-index: 99999999999999995;
	visibility: hidden;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 1000px;
}
.select-show {visibility: visible;transition:all .5s;}
.select-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 999999999;
	opacity: 0;
	filter:alpha(opacity=0);
	background: rgba(1,1,1,0.7);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.select-show ~ .select-overlay {opacity: 1;visibility: visible;filter:alpha(opacity=100);}
.select-modal .select-content{
	margin: 0 auto;
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	opacity: 0;  margin-top: 12%;
}
.select-modal.select-show .select-content {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
	filter:alpha(opacity=100);
}
.select-content {
	color: #5b5b5b;
	background:#fff no-repeat right bottom;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	filter:alpha(opacity=0);
}
.select-content .select-close {position:absolute;right:10px;top:10px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,
.select-content .select-close i:after{
content:'';display:inline-block;background:#4d4d4d;width:20px;height:2px;margin:2px 0;
}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

.select-content .select_title{padding: 20px 0;}
.select-content .select_title em{display: block;font-size: 0.34rem;line-height: 0.34rem;color: #333;text-transform:uppercase;margin-bottom: 20px;font-family: 'Smooch Sans', sans-serif;
    font-weight: 500; font-style: normal;}
.select-content .select_title .text{font-size: 14px;line-height: 0.24rem;color: #808080;margin-bottom: 0;}

.select-content .main{padding:0;display: flex;align-items: center;}
.select-content .main .send_column{background: none;box-shadow: none;padding:30px;width: 50%;}
.select-content .main .send_column form{background: none; border: none; box-shadow: none;padding:0; }
.select-content .main .send_column .main_more{margin-left: 0;}
.select-content .main .send_column ul li{padding: 0;}
.select-content .main .select_image{height: 100%;padding: 0;width: 50%;}
.select-content .main .select_image img{-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;width: 100%;height: 100%;}
.select-content .send_column .send{ width: 100%; margin-top: 0.2rem}
.select-content .select-close {position:absolute;right:20px;top:20px;border:none;background-color:transparent;z-index: 99;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,
.select-content .select-close i:after{
content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;
}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

@-webkit-keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}
@keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}

.select-show .select-content::-webkit-scrollbar {width: 3px;}
.select-show .select-content::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.select-show .select-content::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}

 

/* Sizes for the bigger menu */
header{ z-index: 9999999;padding: 0;position:fixed; width: 100%; background: rgba(0,0,0,0.2); }
.header .container{ position: relative;  } 
header .box {
    background: -webkit-radial-gradient(#d8d8d8 20%,transparent 60%);
    background: radial-gradient(#d8d8d8 20%,transparent 60%);
    height:1px;
    margin: 0 auto;
    width: 100%;
}


header.large{  left:0; }
header.small{left:0;top:0; right: 0;  background-color:#00633d;  } 
 

.height{padding-top:0rem; z-index: 5;position: relative;}

@media only screen and (max-width: 1640px) {  
	.mainmenu>nav>ul>li{ padding-right: 0.5rem} 
}
 

 
@media only screen and (max-width: 992px) {
	 .nav_content,.header .lan_box, .header .select,.top_email{ display: none} 
	header .container{ width: 100%; padding: 0}
	header,header.large{border:none;z-index: 999999;top:0;position: fixed;padding-left: 0;padding-right: 0; left: 0; right: 0; height: 0.66rem; background:#00633d; }
	header.small{border-bottom:1px solid transparent; height: 0.66rem;}
	header.large .header,.header,header.small .header{position:relative;padding:0;z-index: 999999;border-top-width: 2px;display: block;left: auto;top: auto; margin-top: 0; border: none; border-radius: 0; background: #00633d}
	.header > .container , header.small .header > .container{width:100%;padding: 0;}
	header .row{margin:0; position: relative}
	header #logo,header.small #logo,header.large .header.page_header #logo{padding:0.16rem 0 0.04rem 0.1rem;position:relative;z-index:9999999;float:left;margin:0;position: relative;transform: translate(0, 0);left: auto;top: auto;height: auto;width: auto;}
	header #logo  img,header.small #logo  img, header.small #logo  img{max-width:1.2rem;}
	header.small #logo a{height: auto;}
	#logo .logo_w{opacity: 0}
	#logo .logo_c{opacity: 1}
	#logo:before{display: none;}
	#logo:after{display: none;}
	.head_con , .head_top .social_icons , .header .logo_right , .header .head_contact , .header .social_icons{display: none;}
	.height{padding-top:0.66rem;}
	.top-search em{font-size:18px;line-height:24px;margin-bottom:10px;display: block;padding-left: 0;}
	.top-search .form-control{width: 100%;height: 50px;line-height: 50px;font-size: 14px;}
	.top-search .search_btn .btn_search1{width: 46px;height: 46px;}
	.top-search .search_btn{line-height: 46px;width: 46px;height: 46px;}
	.top-search .search_btn:before{font-size: 18px;}
	.fixed-search .theme-popbod{padding:0.2rem;width: 95%;}
	.search-info p{display: none;}
	.search-info span{display: none;}
	.search-info , header.small .search-info{padding: 0;width:56px;height:68px;border-radius:0;display: inline-flex;align-items: center;justify-content: center;border:none;position: absolute;right: 60px;top:0;margin: 0;background:#fff;box-shadow: none;}
	.top-search{width: 100%;}
	.theme-poptit{right: 0;top: 0;border-radius: 0 0 0 5px;}
	.language{display: none;}
	.hc-mobile-nav ul.select_lan{padding-left: 10px;margin-top: 0.2rem;border-top: none;}
	.hc-mobile-nav ul.select_lan li{padding-right: 10px;width:20%;float: left;margin: 0;}
	.hc-mobile-nav ul.select_lan li.title{padding-left: 5px;margin-bottom: 10px;font-size: 0.2rem;width: 100%;   font-weight: 500; text-transform: capitalize;  }
	.hc-mobile-nav ul.select_lan li a{border: none;font-size: 14px;padding: 5px;text-align: center; background: #F9F9F9;  }
	.hc-mobile-nav ul.select_lan li a img{ max-width: 0.3rem }
	.hc-mobile-nav ul.select_lan li a p{font-size: 14px;text-transform: uppercase;margin: 0;margin-top: 5px;}
	.hc-mobile-nav ul.social_icons{padding-left: 10px;margin-top: 10px;border-top: none;padding-bottom: 0.2rem;}
	.hc-mobile-nav ul.social_icons li.title{padding-left: 5px;margin-bottom: 10px;font-size: 16px;text-transform: uppercase;width: 100%;   }
	.hc-mobile-nav ul.social_icons li a{display:inline-flex;width: 32px;height: 32px;align-items:center;justify-content: center; padding: 0;border-radius: 0; border-bottom: none; opacity: 1}
	.hc-mobile-nav ul.select_contact li{padding: 10px 15px;}
	.hc-mobile-nav ul.select_contact li a{display: block;height: 0.5rem;line-height:0.5rem;color: #fff;font-size: 0.18rem; text-align: center;border:none;background:#00633d;padding: 0;text-transform: uppercase;  box-shadow: none;}
	.hc-mobile-nav ul.select_contact li a:after{content:'\f0e0';font-family: 'FontAwesome';margin-left: 5px;position: relative;right: auto;opacity: 1;top: auto;margin-top: 0;background:none;width: auto;height: auto;animation: none;}
	.hc-mobile-nav ul.select_contact li a:hover{background:#333333;}
	.nav_content , header.small .nav_content{padding: 0;background: none;margin: 0;}
	.header_search .search_btn{ top: 4px}
	.head_box{    padding-right: 0.8rem;}
	 .ico_search{ margin-right: 0.66rem; margin-top: 0; margin-left: 0; border-radius: 0; width: 0.66rem; height: 0.66rem}
	.search_input{    left: 0; top: 0.66rem;right: 0;  border-radius: 0; padding: 0 0.1rem; width: auto;}
	.search_title{    margin-top: 0.25rem;margin-bottom: 0.1rem;}
	 
	header.small .search_input{ top:0.66rem;   } 
	header.small .ico_search{margin-top: 0;}
	.header_search{     margin-top: 0.15rem;width: 2rem; margin-left: 0; margin-right: 0.75rem}
}
 

@media only screen and (max-width: 992px) {
	.header_search{ width: 1.5rem}
	
}


/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal
}
:root {
--swiper-theme-color:#fff
}
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}
.swiper-pointer-events {
	touch-action: pan-y
}
.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}
.swiper-slide img{max-width: 100%;}
.swiper-slide-invisible-blank {
	visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
	height: auto
}
.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-3d .swiper-slide-shadow {
	background: rgba(0,0,0,.15)
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
display:none
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}
.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}
:root {
--swiper-navigation-size:44px
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
width:calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none!important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
	font-size: 18px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 40px;
	right: auto; color: #00633d;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: 'prev'
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 40px;
	left: auto;color: #000;
}

.swiper-banner .swiper-button-prev,.swiper-banner .swiper-rtl .swiper-button-next,.swiper-banner .swiper-button-next,.swiper-banner .swiper-rtl .swiper-button-prev{ color:#fff;}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: 'next'
}
.swiper-button-lock {
	display: none
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 100px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}
.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #fff);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .4)
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-bullet:only-child {
	display: none!important
}
.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}
.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-lock {
	display: none
}
.swiper-scrollbar {
	position: relative;
	-ms-touch-action: none;
	background:#ebebeb; border-radius: 30px;
}
.swiper-horizontal>.swiper-scrollbar {
	height:4px;
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background:#00633d;
	left: 0;
	top: 1px;
	border-radius: 0;
	cursor: pointer;
	
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-scrollbar-lock {
	display: none
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-slide-zoomed {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}
.swiper-lazy-preloader-white {
--swiper-preloader-color:#fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color:#000
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}
.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
	transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-cube {
	overflow: visible
}
.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next+.swiper-slide, .swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0

}
.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}
.swiper-flip {
	overflow: visible
}
.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}
.swiper-cards {
	overflow: visible
}
.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

/*banner*/
  /*********** carousel start *************/
.wan-carousel {overflow: hidden;position: relative;width: 100%;}
.wan-carousel .carousel-content {transition-property: all;-moz-transition-property: all;-webkit-transition-property: all;-o-transition-property: all;-ms-transition-property: all;transition-timing-function: linear;-moz-transition-timing-function: linear;-webkit-transition-timing-function: linear;-o-transition-timing-function: linear;-ms-transition-timing-function: linear;width: 300%;}
.wan-carousel .carousel-content.cs-left {-webkit-transform: translateX(33.3333%);-moz-transform: translateX(33.3333%);-ms-transform: translateX(33.3333%);-o-transform: translateX(33.3333%);transform: translateX(33.3333%);}
/* .wan-carousel .carousel-content.cs-right {-webkit-transform: translateX(-33.3333%);-moz-transform: translateX(-33.3333%);-ms-transform: translateX(-33.3333%);-o-transform: translateX(-33.3333%);transform: translateX(-33.3333%);} */
.wan-carousel .carousel-content > a {border-style: none;float: left;height: 100%;position: relative;width: 20%;}
.hidden {display: none;}
.wan-carousel .carousel-direction .carousel-direction-left,.wan-carousel .carousel-direction .carousel-direction-right {cursor: pointer;height: 150px;margin-top: -75px;outline: none;position: absolute;text-decoration: none;text-indent: -10000px;top: 50%;
width: 70px;}
.wan-carousel .carousel-direction .carousel-direction-left {background-image: url(img/banner-img.png);left: 10px;}
.wan-carousel .carousel-direction .carousel-direction-right {background-image: url(img/banner-img.png);background-position: -140px 0px;right: 10px;}
.wan-carousel .carousel-anchor {bottom: 10px;height: 15px;position: absolute;text-align: center;width: 100%;}
.wan-carousel .carousel-anchor > a {background-color: white;border-radius: 10px;display: inline-block;height: 10px;margin: auto 3px;width: 10px;}
.wan-carousel .carousel-list {display: none;}
/* .wan-carousel {position: relative;padding-top: 42%;}
.wan-carousel .home-swiper-container {position: absolute;top: 0;width: 100%;overflow: hidden;bottom: 0;left: 0;right: 0;}
.wan-carousel .home-swiper-container img {height: 100%;} */
.wan-carousel .home-swiper-container .swiper-slide {display:  block;}
#home-carousel .home-swiper-pagination, #conference-carousel .conference-swiper-pagination {position: absolute;bottom: 0.8rem;z-index: 20;text-align:  center;}
#home-carousel .home-swiper-pagination .swiper-pagination-bullet, #conference-carousel .conference-swiper-pagination .swiper-pagination-bullet {
width: 40px;border-radius: 0;height: 3px;background: #ccc;}
#home-carousel .home-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,#conference-carousel .conference-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{color: #fff;}

#home-carousel  .video_text{ position: absolute; top: 0; height: 100%; left: 0; width: 100%; display: flex;  align-items: center; justify-content: center; z-index: 99}
#home-carousel  .video_text .video_text_box{ text-align: center; width: 100%;max-width:8.2rem; }
#home-carousel  .video_text .title{ font-size: 0.64rem; line-height: 0.68rem; color: #ffffff;font-family: "ValueSerifPro-Medium"; margin-bottom: 0.25rem }
#home-carousel  .video_text .text{ font-size: 0.22rem; line-height: 0.34rem; color: #ffffff;   }

.bg_banner{ position: absolute; bottom: -1px; left: 0; width: 100%; background: url(../images/wave01.png) no-repeat center; height: 0.67rem; background-size: 100% 0.67rem; z-index: 99}


@media screen and (max-width: 992px) {
	#home-carousel .video_text .title{ font-size: 0.36rem; line-height: 0.4rem;margin-bottom: 0.15rem;}
	#home-carousel .video_text .text{ font-size: 0.18rem; line-height:0.2rem }
	.bg_banner{ height: 0.3rem;background-size: 100% 0.3rem;}
	#home-carousel .home-swiper-pagination, #conference-carousel .conference-swiper-pagination { bottom: 0.4rem}
} 



/*index*/
.main_title_box{ border-bottom: 1px solid #dcdcdc; padding-bottom: 0.4rem}
.main_title{margin-bottom:0;text-align:left;position: relative;z-index: 5;   }  
.main_title em{color:#111111;font-size:0.5rem;line-height:0.54rem;margin:0;position:relative;z-index: 2;display: block;   font-style: normal;    font-family: "ValueSerifPro-Medium"; text-transform: capitalize;  }  
.main_title .text{ font-size: 0.16rem; line-height: 0.26rem; max-height: 0.52rem; overflow: hidden; color: #333333;   font-weight: 400;  max-width:8.46rem; margin:0.19rem 0 0;}  

@media only screen and (max-width: 1199px) {
	.main_title:after{ display: none}
	.main_title .text{ max-width: 7.46rem}
}
@media only screen and (max-width: 992px) {
	.main_title { background: none;padding-bottom: 0}
	.main_title em{ font-size: 0.4rem; line-height: 0.44rem} 
	
}
@media (max-width:768px) {   
	.main_title em{ font-size: 0.32rem; line-height: 0.32rem}
	.main_title .text{ max-width:100%}
	.main_title_box{ padding-bottom: 0.2rem}
}


 

 
.main_more{position:relative;display:inline-block;margin-top:0.25rem;transition:all .5s;z-index:3;font-size: 14px;text-transform: capitalize;color: #fff; line-height:0.54rem;height: 0.54rem;border-radius:0.5rem;padding-left: 0.5rem;background: #00633d;padding-right: 0.5rem;overflow: hidden; font-weight: 500; letter-spacing: 0.01rem}
.main_more:hover{ text-decoration: none;}
.main_more:before{content:'';position: absolute;display: block;right: 0;top: 0;z-index: -1;width:0%;height: 100%;transition: all .5s cubic-bezier(.785,.135,.15,.86);background-color:rgba(255,255,255,0.1);border-top-left-radius: 200px;}
.main_more:hover:before{width: 100%;right: 0;left: auto;border-radius: 0;}
  

input.main_more{box-shadow: none;}

  
@media (max-width:768px) { 
	.main_more{ padding: 0 0.25rem;line-height: 0.44rem; height: 0.44rem }
}

 
.light_box{position: relative; display:inline-block;}
.light_box::after {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background: rgba(0,0,0,0.2);
	
}
.light_box::before{content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    background:rgba(0,0,0,0.05) url(../images/icon_link01.png) no-repeat center center;
    z-index: 1;}
.light_box::after {
	border-left: 1px solid rgba(255,255,255,.5);
	border-right: 1px solid rgba(255,255,255,.5);
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0)
}
.light_box::before{
	border-bottom: 1px solid rgba(255,255,255,.5);
    border-top: 1px solid rgba(255,255,255,.5);
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
}
.light_box:hover::before,
.light_box:hover::after,
.left-pro .list li:hover .light_box::before,
.left-pro .list li:hover .light_box::after{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.post-image-mask{position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -19px;text-align: center;font-size: 0;}
.post-image-mask span, .post-image-mask:after, .post-image-mask:before{
	display: inline-block;margin-right: 7px;width: 8px;height: 8px;border-radius: 50%;background-color: #FFF;vertical-align: middle;opacity: 0;
    transition: opacity .2s ease;
    -webkit-animation: wd-fadeOutRight .3s ease;
    animation: wd-fadeOutRight .3s ease;
}
.post-image-mask:before{content:'';
	transition-delay: .15s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask:after{content:'';margin-right: 0;}
.news_content  .column:hover .post-image-mask span, .news_content  .column:hover .post-image-mask:after, .news_content  .column:hover .post-image-mask:before,
.fact_column .slider .li:hover .post-image-mask span, .fact_column .slider .li:hover .post-image-mask:after, .fact_column .slider .li:hover .post-image-mask:before,
.relpro_case .slider .li:hover .post-image-mask span, .relpro_case .slider .li:hover .post-image-mask:after, .relpro_case .slider .li:hover .post-image-mask:before,
.news li:hover .post-image-mask span, .news li:hover .post-image-mask:after, .news li:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.news_content .column:hover .post-image-mask:before,
.fact_column .slider .li:hover .post-image-mask:before,
.relpro_case .slider .li:hover .post-image-mask:before,
.news li:hover .post-image-mask:before{
	transition-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.news_content  .column:hover .post-image-mask span,
.fact_column .slider .li:hover .post-image-mask span,
.relpro_case .slider .li:hover .post-image-mask span,
.news li:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
@-webkit-keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}
@-webkit-keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}
@-webkit-keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}


 
@media only screen and (max-width: 992px) {
	 
	
}
 
 
	


.page_date{margin-top: 0.14rem; display: inline-block;color: #00633d;text-transform: uppercase;font-size: 14px;line-height: 0.24rem;font-weight: 300;   }
 


.page_more{ font-size: 14px;color:#00633d;display: inline-block;line-height: 0.2rem;position: relative;z-index: 2;margin-top: 0.15rem;transition:all .5s;text-transform: capitalize;  font-weight: 500;}
.page_more:hover{color:#00633d;opacity: 1;}
.page_more:after{content:'';background: url(../images/icon_right01.png) ;display: inline-block;margin-left: 0.1rem;margin-top: -0.02rem;vertical-align: middle;width: 0.14rem;height: 0.11rem;background-size: 100% 100%;background-position: 0 0;}
.page_more:hover:after{background-position: 875em 0;transition: background-position 800s linear;}


@-webkit-keyframes spin{
	from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spin{
	from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes scroll_right_anim {
0% {
transform: translateX(-3px); }
50% {
transform: translateX(3px); }
100% {
transform: translateX(-3px); } }

 
@media only screen and (max-width: 768px) {
	.circle_more:after{top:-10px;right:-10px;bottom:-10px;left:-10px;}
 
	.circle_more{font-size: 14px;padding-right: 10px;}
	.circle_more:before{width: 36px;height: 36px;} 
	.page_date em{font-size: 28px;}
	.page_date p{margin-bottom: 3px;}
	.page_date_box{font-size: 28px;}
	.page_more{padding-top: 0;padding-bottom: 0;font-size: 14px;}
}

/*index*/

 
 
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}


.cat_content{ background: #f6f6f6; padding: 0.85rem 0}
.cat_content .list{ display: flex;margin: 0.3rem -0.15rem 0; flex-wrap: wrap;}
.cat_content .list li{ list-style: none; padding: 0 0.15rem; margin-top: 0.3rem}
.cat_content .list li .column{ text-align: center;}
.cat_content .list li .column .icon{ display: inline-flex; width: 1.2rem; height: 1.2rem; align-items: center; justify-content: center; border-radius: 50%; transition: all .6s; background: #fff; box-shadow:0 7px 30px rgba(0,0,0,0.1); margin-bottom: -0.6rem; position: relative; z-index: 9}
.cat_content .list li .column .icon img{  max-width: 1.2rem; width: 100%; transition: all .6s;}
.cat_content .list li .column .wrap{ background: #ffffff; border-radius: 0.1rem; padding: 0.85rem 0.2rem 0.29rem}
.cat_content .list li .column .wrap .title{ display: block; font-size: 0.28rem; color: #1a1a1a;     font-family: "ValueSerifPro-Medium";}
.cat_content .list li .column .wrap .text{ font-size: 0.15rem; color: #666666;  line-height: 0.24rem; overflow: hidden; max-height: 0.96rem; margin-top: 0.12rem}
.cat_content .list li .column:hover .icon img{ -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
	filter:FlipH; transform: rotateY(180deg); } 
.cat_content .list li .column:hover .wrap .title{ color: #00633d}
.cat_more{ text-align: center}
.cat_more .main_more{ margin-top: 0.7rem}


@media only screen and (max-width: 992px) {
	.cat_content{ padding: 0.6rem 0}
	.cat_content .list{  margin-top: 0.2rem}
	.cat_content .list li{ width: 50%}
}
@media only screen and (max-width: 475px) {
	.cat_content{ padding: 0.6rem 0}
	.cat_content .list{  margin-top: 0.2rem}
	.cat_content .list li{ width: 100%}
	.cat_more .main_more{ margin-top: 0.4rem}
}




/*num*/
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car, .odometer.odometer-theme-car .odometer-digit {	-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	position: relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
text-align: center;display: block;position: absolute;top: 0;right: 0;bottom: 0;left:0}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon {	display: block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
display: block;	-webkit-backface-visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-car .odometer-digit .odometer-value {
display: block;	-webkit-transform: translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {	position: absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {padding:0px 0.02rem}

.company_content{position: relative;z-index: 5;}
.company_content .link{position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; z-index: 999;}
.company_content .container{position: relative;z-index: 9;}
.adv_content{padding-left: 0;padding-top: 0.8rem;padding-right: 0.45rem;}
.adv_content .title{padding-bottom: 0.35rem;border-bottom: 1px solid rgba(255,255,255,0.2);font-size: 0.42rem;line-height: 120%;text-transform: uppercase;font-weight: 700; color: #fff;}
.adv_content .title span{display: inline-block;padding: 0.1rem 0;position: relative;z-index: 5;color: #008448;}
.adv_content .title span:before{content:'';background: #fff;position: absolute;left: -10px;top: 2px;bottom: 2px;right: -10px;z-index: -1;background: #fff;}
.adv_content .title p{margin: 0;}
.adv_content .title02{margin-top: 0.3rem;text-transform: uppercase;color: #fff;font-size: 0.18rem;line-height: 0.24rem;font-weight: 500;}
.adv_content .list{list-style: none;padding-top: 0.28rem;}
.adv_content .list li{margin-bottom: 0.14rem;display: flex;align-items: center;}
.adv_content .list li .icon{min-width: 0.6rem;max-width: 0.6rem;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;background:rgba(255,255,255,0.1);height: 0.6rem;}
.adv_content .list li .icon img {transition: all .5s;}
.adv_content .list li:hover .icon img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	transform: rotateY(180deg);
}
.adv_content .list li p{margin: 0;margin-left: 10px;font-size:14px;color: #fff;line-height: 20px;}

.adv_bg{background-repeat: no-repeat;background-size: cover;background-position: center center;position: absolute;left: 0;top: 0;height: 100%;padding: 0;}
.adv_bg .ovrly{position: absolute;background: #00633d;left: 0;top:0;width: 100%;height: 100%;display: block;opacity: 0.8;}

.num_bg{z-index: 5;background-repeat: no-repeat;background-size: cover;background-position: center center;position: absolute;right: 0;top: 0;height: 100%;padding: 0;}
.num_bg .ovrly{position: absolute;background: #000000;left: 0;top:0;width: 100%;height: 100%;display: block;opacity: 0.74;}

 


.num_content{position: relative;padding-top: 0.65rem;;position: relative;z-index: 5;padding-left: 1.1rem;padding-bottom: 0.3rem; }
 
.num_content .number{list-style: none; position: relative;}
.num_content .number li{list-style: none; padding: 0 0.1rem; margin-bottom: 0.4rem}
 
.num_content .number li .num{overflow: hidden;display: flex;align-items: flex-end;color: #ffffff;font-size: 0.68rem;line-height: 0.7rem; justify-content: flex-start;  font-weight: 500; margin-top: 0.1rem;} 
.num_content .number li .text{margin:0;  color:#f5f7f7;line-height: 0.2rem;text-transform: capitalize; font-size: 0.16rem;position: relative;display: inline-block;}
.num_content .number li .text:before{content: '';width: 12px;height: 12px;border-top: 1px solid rgba(255,255,255,0.5);border-left: 1px solid rgba(255,255,255,0.5);top: -4px;left: -8px;display: inline-block;position: absolute;transition:all .5s;}
.num_content .number li .text:after{content: '';width: 12px;height: 12px;border-right: 1px solid rgba(255,255,255,0.5);border-bottom: 1px solid rgba(255,255,255,0.5);right: -8px;bottom: -4px;display: inline-block;position: absolute;transition:all .5s;}
.num_content .number li:hover .text:before{width:20px;height: 20px;}
.num_content .number li:hover .text:after{width: 20px;height: 20px;}


.num_content .number li.num1 .odometer-formatting-mark{display: none;}
@media only screen and (min-width: 768px) {
	.adv_content{background-image: none !important;}
	.num_content{background-image: none !important;}
}

@media only screen and (max-width:992px ) {
	.num_content .number li .num{    font-size: 0.38rem;}
}

@media only screen and (max-width: 768px) {
	.company_content .container{padding: 0;}
	.adv_bg{display: none;}
	.num_bg{display: none;}
	.adv_content{padding-top: 0.4rem;padding-left: 0.2rem;padding-right: 0.2rem;position: relative;z-index: 5;padding-bottom: 0.2rem;}
	.adv_content .ovrly{position: absolute;background: #008448;left: 0;top:0;width: 100%;height: 100%;display: block;opacity: 0.8;z-index: -1;}
	.adv_content .title{font-size: 0.2rem;padding-bottom: 0.15rem;}
	.adv_content .title02{margin-top: 0.15rem;}
	.adv_content .list{padding-top: 0.2rem;}
	.num_content{padding-top: 0.4rem;padding-left: 0.1rem;padding-right: 0.1rem;position: relative;z-index: 5;}
	.number_box{padding: 0;}
	.num_content .ovrly{position: absolute;background: #000;left: 0;top:0;width: 100%;height: 100%;display: block;opacity: 0.7;}
	.num_content .number li{ margin-bottom: 0.1rem}
}



.news_content{ background: #fff url(../images/bg_news.jpg) no-repeat center; background-size: cover; padding:0.85rem 0}
.news_content .main_title{ text-align: center;}
.news_content .main_title .text{ margin: 0.19rem auto 0}
.news_content .news_scroll{  position: relative;   z-index: 9; margin: 0.45rem -0.2rem 0 } 
.news_content .news_scroll .swiper{position: initial;   }
.news_content .news_scroll .swiper-slide{padding: 0.2rem; width:33.33%}
 
.news_content .news_scroll .swiper-slide .column{  position: relative; text-align: left} 
.news_content .news_scroll .swiper-slide .column .wrap{ padding: 0rem; position: relative; background: #fff; border-radius: 0.1rem; overflow: hidden;box-shadow: 0 4px 20px rgba(0,0,0,0.06)}
.news_content .news_scroll .swiper-slide .column .wrap .wrap_box{ padding: 0.26rem 0.3rem 0.25rem;  }
.news_content .news_scroll .swiper-slide .column .tips{ background: #00633d; font-size: 14px; color: #ffffff; line-height: 0.22rem; display: inline-block; padding: 0 0.08rem;letter-spacing: 0.01rem; text-transform: uppercase; margin-bottom: 0.21rem}
.news_content .news_scroll .swiper-slide .column .title{ display: block; overflow: hidden; font-size:0.2rem; color: #333333; overflow: hidden; line-height: 0.24rem;  height: 0.48rem;  text-decoration: none; font-weight: 500;position: relative; z-index: 99}
.news_content .news_scroll .swiper-slide .column .news_date{ font-size: 14px; line-height: 0.24rem; color: #888888;  position: relative; z-index: 99; background: #f6f6f6; padding: 0.13rem 0.3rem;   }
.news_content .news_scroll .swiper-slide .column .news_date:before{ display: inline-block; content: ''; background: url(../images/icon.png) no-repeat 0 -57px; height: 15px; width: 15px; margin-right: 0.08rem;    vertical-align: middle;}
.news_content .page_more{ margin-top: 0.21rem}
.news_content .news_scroll .swiper-slide .column:hover .title{ color:#00633d}
.news_content .news_scroll .swiper-slide .column .line{ height: 1px; background: #eaeaea; width: 100%; margin: 0.2rem 0 0.17rem}
.news_content .news_scroll .swiper-slide .column .text{ font-size: 0.15rem; line-height: 0.24rem; color: #888888; overflow: hidden; height: 0.96rem;} 
 

.news_content .swiper-button-next{ background:none; right: -0.3rem;opacity: 1; width: 14px; height: 28px; }
.news_content .swiper-button-prev{ background:none;left: -0.3rem; opacity: 1; width: 14px; height: 28px; }
.news_content .swiper-button-prev:after,.news_content .swiper-container-rtl .swiper-button-next:after{ opacity:1;content: ''; background: url(../images/icon.png) no-repeat -190px -64px; width: 14px; height: 15px;}
.news_content .swiper-button-next:after,.news_content  .swiper-container-rtl .swiper-button-prev:after{ opacity:1; content: ''; background: url(../images/icon.png) no-repeat -216px -64px; width: 14px; height: 15px;}
.news_content .swiper-button-disabled,.news_content  .swiper-button-disabled{ background:none;opacity:0.8;color: #333}
.news_content .swiper-button-disabled:after,.news_content  .swiper-button-disabled:after{ opacity:0.8; }


.news_content{ text-align: center}
.news_content .main_more{ margin-top: 0.5rem}

@media only screen and (max-width: 1076px) {
	.news_content .news_scroll{ margin: 0.45rem -0.1rem 0 } 
.news_content .news_scroll .swiper-slide{padding: 0.2rem 0.1rem; }
.news_content .swiper-button-next{ right: 0rem; }
.news_content .swiper-button-prev{left: 0rem; }
	
}


@media only screen and (max-width: 992px) {
	.news_content{ padding: 0.6rem 0}
	.news_content .news_scroll{ margin-top: 0.2rem}
.news_content .main_more{ margin-top: 0.3rem}
	.news_content .news_scroll .swiper-slide{ width: 50%}
	
	
	
}

@media only screen and (max-width: 475px) {
	.news_content .news_scroll .swiper-slide{ width: 100%}
	
	
}















  
 


.send_content .send_column .main_title{margin-bottom:0.2rem;}

.send_column{position: relative;z-index:10;bottom:0;border-radius:0;box-shadow: 0 5px 30px 0 rgba(0,0,0,0.05);padding:0.4rem 0.3rem;background:#fff ;}
.send_column .main_title{text-align: left;margin-bottom:0.2rem;padding-top:0;background: none;}
.send_column .main_title:before{display: none;}
.send_column .main_title em{position: relative;padding-left: 0;z-index: 5;}
.send_column .main_title .line{text-align: left;width: 68px;}
.send_column .main_title em{margin-bottom:0;font-size: 0.3rem;position: relative;padding-bottom: 0;  line-height: 0.32rem;  }
 
.send_column .main_title em:after{display: none;} 
.send_column .text{margin-bottom: 20px;color:#808080;max-width: 100%;max-height: inherit;margin-top: 15px;margin-left: 0;font-size: 14px;}
.single-page .send_column > .text{margin-bottom:20px;font-size:12px;}




.send_column .text{margin-bottom: 0.2rem;color:#808080;max-width: 100%;max-height: inherit;margin-top: 0.15rem;margin-left: 0;font-size: 0.16rem;    }
.single-page .send_column > .text{margin-bottom:0.2rem;font-size: 14px;}

.send_column form{  }
.send_column ul{list-style:none;margin: 0 -0.05rem  }
.send_column ul li{margin-bottom:0.3rem; list-style:none; padding: 0 0.05rem;}
.send_column ul li p{margin:0;margin-top:0;font-size:0.16rem;margin-bottom:0;border-radius:0;color:#333;text-align: left;text-transform: capitalize;background:#f3f4f4;padding:5px 15px; font-weight: 300;border-bottom: 2px solid #c5c5c5}
.send_column ul li p:before{margin-right:10px;color:#00633d;content:"\f0ca";font-family:'FontAwesome';font-size: 14px;}
.send_column ul li p a{ text-decoration:underline;font-size: 14px;display:block;text-transform: capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;vertical-align: middle;}
.send_column ul li span{display:block;position:relative;}
/*.send_column ul li span:after{content:'*';color:red;position:absolute;right:5px;top:5px;z-index:2;line-height: 20px;z-index: 111;}*/
 
 
.send_column ul li input{background:#f3f4f4;height:0.6rem;width:100%;line-height:0.6rem;padding-right:0.2rem;padding-left: 0.2rem; font-size:0.16rem; color:#8b8d8e;border:none; border-radius:0;transition:all .5s; font-weight: 300; border-bottom: 2px solid #c5c5c5}
.send_column ul li textarea{height:1.4rem;background:#f3f4f4;width:100%;max-width:100%;max-height:1.4rem;   font-size:0.16rem;padding:0.2rem;color:#8b8d8e;border:none; border-bottom: 2px solid #c5c5c5;border-radius:0px;transition:all .5s; font-weight: 300;}
.send_column ul li input:focus,.send_column ul li textarea:focus{color:#333;background: #f3f4f4;border-color: #8A8E91;}
.send_column ul li input:-ms-input-placeholder{color:#8b8d8e;}/* Internet Explorer 10+ */ 
.send_column ul li input::-webkit-input-placeholder{color:#8b8d8e;}/* WebKit browsers */
.send_column ul li input::-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 4 to 18 */ 
.send_column ul li input:-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 19+ */ 

.send_column ul li textarea:-ms-input-placeholder{color:#8b8d8e;}/* Internet Explorer 10+ */ 
.send_column ul li textarea::-webkit-input-placeholder{color:#8b8d8e;}/* WebKit browsers */
.send_column ul li textarea::-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 4 to 18 */ 
.send_column ul li textarea:-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 19+ */ 
.send_column .main_more{margin-top:0;}
.send_column .send{color: #fff;text-align: center;height: 0.46rem;line-height: 0.46rem;text-transform: capitalize;font-size: 0.16rem; position: relative;display: inline-block;padding-left:0.3rem;padding-right: 0.3rem; background: #00633d;border-radius: 0.35rem;  margin-top: 0.06rem;transition: all .9s; font-weight: 500;}
 
.send_column .send input{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 5;background: none; font-size: 14px; color: #ffffff;} 
.send_column .send: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,.04) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 0s;border-radius: 0;border: none; display: none  }
.send_column .send:hover:before{ display: block}

.send_column ul li.ny-con-cx-03{display: flex;align-items: center;}
.send_column ul li.ny-con-cx-03 input{min-width: 160px;max-width: 240px;padding-left: 10px;}
.send_column ul li.ny-con-cx-03 img{margin: 10px !important;}
.send_column ul li.ny-con-cx-03 .refresh{display: inline-block;text-transform: capitalize;font-size: 14px;min-width: 10.2rem;}
.send_column ul li.ny-con-cx-03 .refresh:hover{color: #333333;}

.send_column ul li .cform-item__wrap{display: flex;align-items: center;}
.send_column ul li .cform-item__wrap input{min-width: 160px;max-width: 240px;padding-left: 10px;}
.send_column ul li .cform-item__wrap img{margin: 10px !important;}
.send_column ul li .cform-item__wrap .refresh{display: inline-block;text-transform: capitalize;font-size: 14px;min-width: 10.2rem;line-height: 0.2rem;}
.send_column ul li .cform-item__wrap .refresh:hover{color: #333333;}

 .send_column  ul.messageList2{  }
.send_column  ul.messageList2 li{ list-style:none; padding: 0 8px}
.send_column  ul.messageList2 li label.gfield_label{font-weight: normal;font-size: 0.16rem; color:#333; margin-bottom:0.15rem;display: block}
.send_column  ul.messageList2 li label.gfield_label span{ display: inline-block}
.send_column  ul.messageList2 li label.gfield_label span:before{ display: none}
.send_column  ul.messageList2 li input {
    border: 2px solid #e5e5e5; 
    height: 14px; width:14px;
    line-height: 20px; 
    background-color: #fff;
    padding-left: 15px; 
    color: #808080; 
    box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;
    margin: 0;
}
.send_column  ul.messageList2 .gfield_checkbox {    display: flex;  flex-wrap: wrap; margin: 0}
.send_column  ul.messageList2 .gfield_checkbox li{      width: 20%;  display: inline-flex;    padding:0 8px 5px 0; align-items: center; margin-bottom: 2px }
.send_column ul.messageList2 .gfield_checkbox li label{ margin-left: 5px; margin-bottom: 0; font-size: 0.16rem;   }



@media only screen and (max-width: 1280px) { 
	.send_column .main_title img{ max-width: 1.1rem}
	.send_column .main_title em{ font-size:0.3rem }
	
}
@media only screen and (max-width: 992px) {
	.send_column ul.messageList2 .gfield_checkbox li{ width:25%}
	
	
}

@media only screen and (max-width: 768px) {
	.send_column .text{ font-size: 14px} 
	.send_column .main_title{padding-top: 0.15rem; padding-bottom: 0}
	.page_section .main_title em{     font-size: 0.26rem; }
	.send_column ul.messageList2 .gfield_checkbox li{ width:33.33%}
	.send_column .main_title em:before{ display:none}
	.send_column ul li{ margin-bottom: 0.2rem}
}
@media only screen and (max-width: 438px) {
	.send_column ul.messageList2 .gfield_checkbox li{ width:50%}
	
	
}

 @keyframes move{
	0%{left:0;opacity:0}
	5%{opacity:.0}
	48%{opacity:.2}
	80%{opacity:.0}
	100%{left:82%}
}



  
.hidden {
  display: none !important;
}
 
 
 /*footer*/
 
.footer .container{position: relative;z-index: 5; }
 
.footer .social_icons{padding-top: 0;margin-top: 0.15rem; float: none}
.footer .social_icons li.title{display: inline-block;font-size: 16px;line-height: 24px;color: #fff; vertical-align: middle;text-transform: capitalize;margin-top: -5px;font-family: 'ITCAvantGardeStd-Regular';}
.footer .social_icons li{padding: 0;margin: 0 0.12rem 0 0; }
.footer .social_icons li a{display: inline-flex;width: 0.32rem;height:  0.32rem;align-items: center;justify-content: center; opacity: 1; }
  
.footer{ background-size: cover; background-position: center; background-repeat: no-repeat;}
.footer_title{ margin-bottom: 0.5rem;}
.footer_content{position: relative;z-index: 994;padding-top:0.5rem;padding-bottom: 0;overflow: hidden;} 

.footer .foot_bg{position: absolute;left: 0;top: 0;width: 100%;height: 179px;display: block;background-position: top center;background-repeat: no-repeat; background-size: 100% 179px }
.footer .container{position: relative;z-index: 5;}
.footer .fot_title{position:relative;display:flex; align-items: center; margin-bottom:0.26rem;z-index: 2;}
.footer .fot_title em{display:block;color:#ffffff;font-size:0.2rem;line-height:0.28rem;      font-weight: 500;  font-style: normal; text-transform: uppercase;    }
.footer .fot_title .icon{ width: 39px; height: 37px; background-image: url(../images/icon.png); background-repeat: no-repeat; margin-right: 15px}
.footer ul,.foot_bot ul,.footer ul li,.foot_bot ul li{list-style:none;}
.icon-minus-sign,
.icon-plus-sign{
	width:14px;height:14px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;
}
.icon-minus-sign:before,
.icon-minus-sign:after,
.icon-plus-sign:before,
.icon-plus-sign:after{
	content:'';display:inline-block;background:#fff;width:14px;height:2px;margin:2px 0;
}
.icon-plus-sign{width:14px;height:14px;}
.icon-plus-sign:before, .icon-plus-sign:after{width:14px;}
.icon-plus-sign:after{transform:rotate(90deg) translate(-6px,0px);-webkit-transform:rotate(90deg) translate(-6px,0px);}
.icon-minus-sign:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.icon-minus-sign:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}
.fot_title .column_icon_toggle {display: none;}

.fot_logo{display: inline-block;  float: left;}
.fot_logo img{max-width: 126px;}


.footer_content_box{ display: flex;flex-wrap: wrap;}
.footer_left{ width: 72%; padding-top: 0.2rem}
.footer_right{ width: 28%}

.footer_left>div:nth-child(3n+1){ clear: both}
.fot_con{float: left;width:45%; position: relative;z-index: 2;margin-top: 0.45rem; padding-right: 1.1rem } 
 
.fot_con .list li{display: flex;align-items: flex-start;margin-bottom: 0.16rem;line-height: 0.24rem;}
.fot_con .list li .icon{min-width: 18px;height: 18px;display: inline-flex;align-items: center;justify-content: center;max-width: 18px;margin-top: 4px;}
.fot_con .list li .icon i{background:url(../images/icon.png) no-repeat;width: 18px;height: 18px;display: inline-block;}
.fot_con .list li a{font-size: 0.16rem;line-height: 0.24rem;color: #888888; font-weight: 400; }
.fot_con .list li p{font-size: 0.16rem;line-height: 0.24rem;color: #888888; margin-left: 0.1rem; font-weight: 400;  }
.fot_con .list li a:hover{color: #00633d}  
  


.fot_tag{float: left;padding-right: 0.2rem;width:36%;}
.fot_tag li{margin-bottom:0.11rem;line-height: 0.2rem;}
.fot_tag li a{position: relative;display:inline-block;font-size:0.16rem;color:#888888;transition:all .5s;line-height:0.2rem;text-transform: capitalize;font-weight: 400; }
.fot_tag li a:hover{color:#00633d;}

.fot_tran{float: left;padding-right: 0.2rem;width:36%;}
.fot_tran li{margin-bottom:11px;line-height: 0.2rem;}
.fot_tran li a{position: relative;display:inline-block;font-size:0.16rem;color:#888888;transition:all .5s;line-height:0.2rem;text-transform: capitalize;font-weight: 400;  }
.fot_tran li a:hover{color:#61c8d6;}

.fot_nav{float: left;padding-right: 0.2rem;width:28%;}
.fot_nav li{margin-bottom:11px;line-height: 0.2rem;}
.fot_nav li a{position: relative;display:inline-block;font-size:0.16rem;color:#888888;transition:all .5s;line-height:0.2rem;text-transform: capitalize;font-weight: 400;  }
.fot_nav li a:hover{color:#00633d;}

.fot_letter{float: left; width:41%; margin-top: 0.45rem}
.fot_letter .text{font-size:0.16rem;color:#888888;transition:all .5s;line-height:0.24rem; font-weight: 400;}
.fot_letter .letter-input{width: 100%; display: flex;align-items: center; position: relative;  margin-top: 0.33rem; z-index: 99}
.fot_letter .letter-input .fot_input{width: 100%;height: 0.5rem;line-height: 0.48rem;border: 1px solid rgba(255,255,255,0.1); border-radius: 0.05rem; padding:0 0.5rem 0 0.1rem; font-size: 14px;color: #888888;background: none;}
 
.fot_letter .letter-input .fot_input:focus{color:#fff;background-color: none;}
.fot_letter .letter-input .fot_input:-ms-input-placeholder{color:#888888;}/* Internet Explorer 10+ */ 
.fot_letter .letter-input .fot_input::-webkit-input-placeholder{color:#888888;}/* WebKit browsers */
.fot_letter .letter-input .fot_input::-moz-placeholder{color:#888888;}/* Mozilla Firefox 4 to 18 */ 
.fot_letter .letter-input .fot_input:-moz-placeholder{color:#888888;}/* Mozilla Firefox 19+ */ 
.letter-input  .send{margin-left: 0;min-width: 0.42rem;max-width: 0.42rem;background: none;text-align: center;height: 0.5rem;position: absolute; top: 0; right: 0; font-size: 14px;  text-align: center;  border-radius: 0 0.08rem 0.08rem 0;}
.letter-input  .send:after{content:'';background: url(../images/icon.png) no-repeat;width: 28px;height:20px;display: inline-block;background-position: -188px -198px;margin-left:0px;vertical-align: middle;margin-top: 0.15rem;}
.letter-input .send input{position: absolute;z-index: 2;left: 0;top: 0;width: 100%;height: 100%;display:block;background:none;}

.fot_message{ padding: 0.41rem 0.22rem 0.6rem; background: rgba(255,255,255,0.04); border-radius: 0.04rem}
.fot_message .send_column{ background: none; box-shadow: none;padding: 0}
.fot_message .send_column ul{ margin: 0}
.fot_message .send_column ul li{ margin-bottom: 0.3rem; padding: 0}
.fot_message .send_column ul li span:before{ display: none}
.fot_message .send_column ul li input{ background: none;border: none;padding-right: 0.1rem;padding-left: 0.1rem; border-bottom: 1px solid #888888; color: #888888; font-size: 14px;height: 0.42rem; line-height: 0.42rem; } 
.fot_message .send_column ul li textarea{ background: none;border: none;padding-right: 0.1rem;padding-left: 0.1rem; border-bottom: 1px solid #888888; color: #888888; font-size: 14px;height:1.25rem; max-height: 1.25rem; min-height: 1.25rem }  
.fot_message .send_column ul li input:focus,.fot_message .send_column ul li textarea:focus{ color: #fff}
.fot_message .send_column .send{ display: block; height: 0.42rem; line-height: 0.42rem; font-size: 0.16rem; margin-top: 0.2rem; border-radius: 0.05rem; text-transform: uppercase; letter-spacing: 0.01rem}





.copy .fot_nav{margin-bottom: 15px;}
.copy .fot_nav li{display: inline-block;}
.copy .fot_nav li:after{content:'|';margin:0 40px;display: inline-block; ;line-height: 20px;color: #fff}
.copy .fot_nav li:last-child:after{display: none;}
.copy .fot_nav li a{display: inline-block; line-height: 20px;color: #888888;text-transform: uppercase;font-size: 16px; text-decoration: none}
.copy .fot_nav li a:hover{ color: #fff}
.footer-bottom{text-align:center;position:relative;z-index: 10;color:#888888;padding-bottom:0.2rem;padding-top: 0.15rem;margin-top: 0.3rem;  border-top:1px solid rgba(255,255,255,0.1);font-weight: 400; }
.footer-bottom .copy{color:#888888;font-size: 14px; text-align: center;font-weight: 400; margin-top: 0.05rem }
.footer-bottom .copy p{margin: 0; display: inline-block;color:#888888;  }
.footer-bottom .copy a{color:#888888;  font-size: 14px;display: inline-block;margin: 0 3px;font-weight: 400; }
.footer-bottom .copy span , .footer-bottom .copy span a{color:#fff;  text-decoration: underline;}

.footer-bottom .copy a:hover , .footer-bottom .copy span a:hover{color:#fff;}
.footer-bottom .foot_ipv6{display:inline-flex;align-items: center;color:#888888;  font-size: 14px;}
.footer-bottom .foot_ipv6 img{max-width:36px;margin-left:5px;}
.footer-bottom .foot_ipv6 .ico{border:1px solid #b2b2b2;padding:2px;font-size:10px;color:#888888;display: inline-block;margin:0;line-height: 14px;margin-left:5px;font-style: italic;}
.footer-bottom .fot_link{color:#888888;  line-height: 20px;display: block;text-transform: capitalize;margin-top: 10px;font-weight: 400; }
.footer-bottom .fot_link a{color:#888888;  font-size: 14px;display: inline-block;margin: 0 0.06rem;font-weight: 400; }
.footer-bottom .fot_link a:hover{color:#fff;}
.footer-bottom .friendly p{margin:0;display: inline-block;color:#888888;  font-size: 14px;margin-left: 20px;}
.footer-bottom .friendly{display: inline-block;}
.footer-bottom .friendly a{color:#888888;  font-size: 14px;display: inline-block;margin: 0 0.06rem;}
.footer-bottom .friendly a:hover{color: #fff;}
.footer-bottom em{ font-style: normal; display:inline-block; margin: 0 0.02rem}

 
 
@media only screen and (max-width: 1199px) {   
	.fot_con{ padding-right: 0.5rem}
}
@media only screen and (max-width: 992px) {
	  .footer-letter{display: none;} 
	.footer .container{ padding: 0 0.15rem}
	.fot_con{ width: 59%}
	.footer_left{ width: 100%; padding-top: 0}
	.footer_right{ display: none}
	.footer-bottom{ margin-top: 0.4rem}
}

@media only screen and (max-width: 768px) {
	.footer_content{ padding-top: 0.4rem}
	.footer-bottom{ padding-bottom: 1rem}
	.fot_tran,.fot_nav,.fot_tag{ display: none}
	.fot_con{ margin-top: 0;width: 100%; padding-right: 0}
	.fot_letter{ margin-top: 0.3rem; width: 100%}
	.fot_letter .text,.fot_con .list li a,.fot_con .list li p{ font-size: 0.18rem;} 
	 
}
 
 
 
/*back-top*/
.progress-wrap {position: fixed;right: 0.2rem;bottom: 0.75rem;height: 0.46rem;width: 0.46rem;cursor: pointer;display: block;border-radius: 50%;
box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1);z-index: 99999;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:#00633d ;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: #00633d ;stroke-width: 4;box-sizing:border-box;-webkit-transition: all 200ms linear;
transition: all 200ms linear;}

#online_qq_layer{z-index:99999999;position:fixed;right:0rem;bottom:0rem; }
.postiton{ top: 0}
#floatShow{display:block;}
#floatHide{display:none;}
#online_qq_tab #floatShow{height:0.42rem; width:2rem;float:right;position:relative;border-radius:0;box-shadow:0 5px 0.2rem 0 rgba(0,0,0,0.3);-webkit-box-shadow:0 5px 0.2rem 0 rgba(0,0,0,0.2);padding: 0.05rem 0.05rem 0.05rem 0.1rem; transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); cursor: pointer; -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.86, 0, .07, 1);border: 1px solid rgba(255,255,255,0.2);
	background: #00633d;border-radius: 0;    display: flex;align-items: center; }
#online_qq_tab .animated { opacity: 1; }
#online_qq_tab #floatShow i{height:30px;width:30px;background:url(../images/icon.png) no-repeat -188px -224px;display:inline-block;z-index: 999;position: absolute;left: 0.05rem;top: 50%;margin-top: -0.15rem;}
#online_qq_tab #floatShow:hover{margin-right:0;}
#online_qq_tab #floatShow p{font-size:0.16rem;color:#fff;margin: 0 0 0 0.1rem;text-transform: capitalize;display: inline-block;line-height: 0.18rem;  opacity: 1;transition:all .8s; font-weight: 500;        }
#online_qq_tab #floatShow:hover p{opacity: 1;}
 
#online_qq_tab #floatShow .online_icon{ width: 32px;height: 32px; z-index:999; position: relative;}
#online_qq_tab #floatShow .online_icon svg{width: 32px;height: 32px;}
#online_qq_tab #floatShow .online_open , #online_qq_tab #floatShow .online_close{transition:all .5s;}
#online_qq_tab #floatShow .online_open{position: absolute;left: 0;top: 0;opacity: 0;display: inline-block;width: 100%;height: 100%;}
#online_qq_tab #floatShow .online_mobile{display: none;align-items: center;justify-content: center;width: 42px;height: 42px;}
#online_qq_tab #floatShow .online_mobile svg{fill: #fff;}
#online_qq_tab #floatShow:hover .online_open{opacity: 1;}
#online_qq_tab #floatShow:hover .online_close{opacity:0;}


#online_qq_tab #floatHide{height:0.3rem;color: #fff; width: 0.3rem; border-radius: 50%; text-align: center; position: absolute;right:0.15rem;top: 0.1rem;z-index: 99999;}
#online_qq_tab #floatHide:after{border-radius: 0;font-size:0.18rem; content: "";background: #fff; line-height:0.3rem;width: 0.16rem;height: 0.02rem;display: inline-block;margin-top: 12px;  }

#online_qq_tab #floatShow:hover,#online_qq_tab #floatHide:hover{text-decoration:none;}

@keyframes scaleToggleOne { 
0% {
transform:scale(1);
-webkit-transform:scale(1)
}
50% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleTwo { 
0% {
transform:scale(1);
-webkit-transform:scale(1)
}
20% {
transform:scale(1);
-webkit-transform:scale(1)
}
60% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleThree { 
0% {
transform:scale(1);
-webkit-transform:scale(1)
}
33% {
transform:scale(1);
-webkit-transform:scale(1)
}
66% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}

#onlineService{display:inline;width:3.5rem; overflow: hidden;display:none;background: #fff; font-size: 14px;  border-top:none;border-radius:0;    height: 100%;position: absolute;  top: 0; right: 0;}
#online_qq_layer .online_form{ height: 100%; overflow-y:scroll; overflow-x: hidden}
#online_qq_layer .online_form::-webkit-scrollbar {width: 5px;}
#online_qq_layer .online_form::-webkit-scrollbar-track {
	background-color:#cccccc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
}
#online_qq_layer .online_form::-webkit-scrollbar-thumb {
	background-color:#999999;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
}
#online_qq_layer .online_form::-webkit-scrollbar-thumb:hover{background-color: #00633d;}

#online_qq_layer .inquiry .send{color: #fff;text-align: center;height: 0.4rem;line-height: 0.4rem;text-transform: capitalize;font-size: 0.16rem; position: relative;display: inline-block;padding-left:0.3rem;padding-right: 0.3rem; background: #00633d;border-radius: 0.05rem;  margin-top: 0.06rem;transition: all .9s; width: 100%;      }
 
#online_qq_layer .inquiry .send input{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 5;background: none; font-size: 14px; color: #ffffff;} 
#online_qq_layer .inquiry .send: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,.04) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 0s;border-radius: 0;border: none; display: none  }
#online_qq_layer .inquiry .send:hover:before{ display: block}

#onlineService .title_box{    display: flex;
  background-image: -moz-linear-gradient(90deg,#00633d 0,#8EC31F 100%);
    background-image: -webkit-linear-gradient(90deg,#00633d 0,#8EC31F  100%);
    background-image: -ms-linear-gradient(90deg,#00633d 0,#8EC31F  100%);
    padding: 0 12px;
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    cursor: move;    background: 0 0!important;
    z-index: 22222;
    height: 80px;
    align-items: baseline;}

#onlineService .title_box:after{    opacity: 1;content: '';
    position: absolute;    left: 0;    background-size: cover;
    z-index: 1;
    width: calc(100% + 10px);
    top: auto;
    height: calc(100% + 10px);
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 21%);
    transform: skewY(4deg);
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    -ms-transform: skewY(4deg);    background-image: -moz-linear-gradient(90deg,#00633d 0,#8EC31F 100%);
    background-image: -webkit-linear-gradient(90deg,#00633d 0,#8EC31F 100%);
    background-image: -ms-linear-gradient(90deg,#00633d 0,#8EC31F 100%);
    bottom: 30px;}
#onlineService .title{display:block;font-size:0.18rem;padding:0.1rem 0.2rem 0.2rem;  line-height:24px;text-transform:capitalize;margin-bottom:0;color:#fff;border-radius: 0;  width: 100%;    z-index: 999; font-style: normal; font-weight: 500;     }
#onlineService .title b{color:#fff;}
#onlineService .text{ margin-bottom:10px; color:#808080; line-height:20px; font-size:14px; padding-bottom: 10px; margin-bottom: 10px;border-bottom: 1px solid #e5e5e5;border-radius:0;    font-weight: 400;}

.i_message_inquiry .inquiry { padding:0.2rem 0rem;border-radius: 0;padding-top: 0;}
.i_message_inquiry .inquiry form{padding: 0 0.2rem;}
.i_message_inquiry .inquiry .form-control{ border:1px solid #ccc; background:none; line-height:38px;height:40px; color:#666; font-size: 14px;width:100%;box-shadow:none;padding-right:0.45rem;background-position:95% 12px;background-repeat:no-repeat;padding-left:0.15rem;border-radius:0.02rem;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset;  }
.i_message_inquiry .inquiry .form-control:focus{color:#333;background-color:#fafafa;border-color:#00633d;} 
.i_message_inquiry .inquiry .input-group{  background:#fff;  margin-bottom:0.1rem;width:100%;border:none;}
.i_message_inquiry .inquiry .input-group span{display:block;position:relative;}
.i_message_inquiry .inquiry .input-group span:before{content:'*';color:red;position:absolute;right:5px;top:0;z-index:2;line-height: 48px;z-index: 111;}
.i_message_inquiry .inquiry .input-group span:after{content:'';position:absolute;right:10px;top:11px;z-index:2;width: 28px;height:23px;z-index: 9;background-image: url(../images/icon.png);background-repeat: no-repeat;}
.i_message_inquiry .inquiry .input-group span.ms_p:after{background-position:0 -227px;}
.i_message_inquiry .inquiry .input-group span.ms_e:after{background-position:-40px -227px;}
.i_message_inquiry .inquiry .input-group span.ms_m:after{background-position:-82px -227px;}
.i_message_inquiry .inquiry .input-group span.ms_m .form-control{height:1rem;padding-top:0.06rem;line-height:0.22rem;max-height: 1rem;max-width: 100%;width: 100%;min-height: 1rem;}
.i_message_inquiry .inquiry .input-group span.ms_p:before,.i_message_inquiry .inquiry .input-group span.ms_n:before{display:none;}
.i_message_inquiry .inquiry #auth_code1{margin-top: 0.1rem;}
.i_message_inquiry .inquiry .refresh{font-size: 14px;margin-left: 0.1rem;color: #666;display: inline-block;vertical-align: middle;}

.i_message_inquiry .inquiry .form-control:-ms-input-placeholder{color:#666;}/* Internet Explorer 10+ */ 
.i_message_inquiry .inquiry .form-control::-webkit-input-placeholder{color:#666;}/* WebKit browsers */
.i_message_inquiry .inquiry .form-control::-moz-placeholder{color:#666;}/* Mozilla Firefox 4 to 18 */ 
.i_message_inquiry .inquiry .form-control:-moz-placeholder{color:#666;}/* Mozilla Firefox 19+ */ 
.i_message_inquiry .inquiry_text{ text-align: center;color: #333; margin-top: 0.3rem}
.i_message_inquiry .inquiry_text .inquiry_text_p{ font-size: 14px; }
.i_message_inquiry .inquiry_text .call-hours{margin: 0 auto 0.2rem;max-width: 320px; width: 100%; font-size: 0.15rem; font-weight: 500; line-height: 0.24rem}
.i_message_inquiry .international-support{ font-size: 14px; text-align: center; margin-bottom: 0.15rem}
.i_message_inquiry .international-support a{ color: #777473; text-decoration: underline}
.i_message_inquiry .cid-banner{ background: #00633d;padding: 0.15rem ; display: flex;    flex-direction: row; align-items: center; justify-content: center; color: #fff; }
.i_message_inquiry .cid-banner .cid-number{display: flex;flex-direction: row; line-height: 0.26rem;}
.i_message_inquiry .cid-banner .cid-number-label{ font-size: 0.18rem; font-weight: 500}
.i_message_inquiry .cid-banner a{ color: #fff;font-size: 0.18rem; font-weight: 500}
@media only screen and (max-width: 1124px) {
	#online_qq_tab #floatShow p{ font-size: 0.2rem;max-width: 1.8rem; line-height: 0.3rem}
	#online_qq_tab #floatShow{ width: 2.6rem;height: 0.52rem;}
	#online_qq_tab #floatShow i{ margin-top: -0.2rem}
	
}
@media only screen and (max-width: 768px) { 
	#onlineService .title{ padding-top:10px}
	#onlineService .title_box:after{  width: calc(100% + 10px);
    height: calc(100% + 10px);transform: skewY(1deg);
    -webkit-transform: skewY(1deg);
    -moz-transform: skewY(1deg);
    -o-transform: skewY(1deg);
    -ms-transform: skewY(1deg);    bottom: 0.15rem; }
	#onlineService .title_box{ height: 60px}
	.progress-wrap{    bottom: 1.05rem;}
}

/*fixed-contact*/
.fixed-contact {
    z-index:999999;
    position:fixed;
    right:0;
    top:20%;
    width:50px; 
    overflow:hidden;
    opacity:0;
	filter:alpha(opacity=0);
    transition:all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);
}
.fixed-contact.show{  transform:none; opacity:1;filter:alpha(opacity=100); }
.fixed-contact.active {width:260px;}
.fixed-contact li {position:relative;height:50px;overflow:hidden;transition:all .4s;list-style: none;background:#00633d ; background-size: cover;  margin-bottom: 1px; }
.fixed-contact.active li a {opacity: 1;}
.fixed-contact li a {position:relative;z-index:1000;display:block;}
.fixed-contact li i {
    z-index:1000;
    position:absolute;
    left:0;
    display:block;
    width:50px;
    height:50px;
    transition:all .4s;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url(../images/icon.png);
}

.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 .online_e i {background-position: -50px -262px;}
.fixed-contact .online_w i {background-position: -150px -262px;}
.fixed-contact .online_s i {background-position: -100px -262px;}
.fixed-contact .online_f i {background-position: -250px -262px;}
.fixed-contact .online_i i {background-position: -300px -262px;}
.fixed-contact .online_code i {background-position: -200px -262px;}

.fixed-contact li a {
    position:absolute;
    top:0;
    right:-135px;
    display:block;
    width:210px;
	line-height:110%;
    padding:18px 0 0 50px;
    color:#fff;
    white-space:nowrap;
    transition:all .4s;
	font-size:14px;
	text-align: left;
	font-weight: normal;
	opacity: 0; font-weight: 500;
	 
}
.fixed-contact.active li a {right:50px;}
.fixed-contact .online_code a img{max-width:80px;}
.fixed-contact.active .online_code{height:130px;}
.fixed-contact.active .online_code a p{margin:0;margin-bottom:5px;}
.fixed-contact li.online_code:hover a{opacity:1; right: auto;left: 0;}

@media only screen and (max-width: 992px) {
	.fixed-contact{display:none !important;}
	.fixed-contact.show{opacity:0;}
}


.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:0.05rem 0;display:none;z-index:999999;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:1px solid #eee;
}
.mobile_nav a{display:inline-block;width:20%;padding:0 0.03rem 0.1rem;float:left;text-align:center;}
.mobile_nav a svg{width:0.24rem;height:0.24rem;display:inline-block; fill:#222; margin-top: 0.1rem;} 
.mobile_nav a p{color:#222;padding-top:0.05rem;font-size: 14px;text-transform:uppercase;line-height:0.12rem;margin:0;}
.mobile_nav a:nth-child(3){float:right;}
.mobile_nav a:nth-child(4){float:right;}

@media only screen and (max-width: 992px){
	
	#service{display:none;}
	#onlineService01{width:0.15rem;}
	.onlineMenu .call-top{padding:0.08px 0.05px;}
	.onlineMenu .call-top p{font-size:16px;}
	.onlineMenu ul{padding:0.1rem;}
	.onlineMenu .call>p{padding-left:0.2rem;font-size: 14px;}
	.onlineMenu .call>p a{font-size: 14px;}
	.onlineMenu .call>p.ser01,.onlineMenu .call>p.ser02,.onlineMenu .call>p.ser03,.onlineMenu .call>p.ser04,.onlineMenu .call>p.ser05{background-size:12px;}
	.back_top{right:0;bottom:80px;width:44px;height:44px;border-radius: 0;border-right: none;}
	.back_top:before{font-size:16px;line-height:36px;}
	#online_qq_tab #floatShow:before{display: none;}
}

@media only screen and (max-width: 768px) {
	#online_qq_layer{right:0;}
	#onlineService{ width:100%;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab #floatShow{ background:#00633d url(../images/icon.png) no-repeat  -128px -218px;border-radius:0;margin-right:0; width:48px; height:48px; border:3px solid #f7f7f7;padding:0;box-shadow:none;border-radius:5px;text-indent:-999999px;z-index:9999999999;right: 50%; margin-right: -25px; bottom: 5px;position: absolute;clip-path: polygon(100% 0, 100% 70%, 70% 100%, 0 100%, 0 0);}
	#online_qq_tab #floatShow p{display: none;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	#online_qq_tab #floatShow:after{display: none;}
	#online_qq_tab #floatShow:hover{margin-right: -25px;}
	#online_qq_tab .animated-circles{display: none;}
	.mobile_nav{display:block;} 
	.mobile_nav a p{text-transform:capitalize;}
	.mobile-footer-bottom{padding-bottom:1.2rem;}
	.mobile_nav {display:block;
	box-sizing: content-box;	
	padding-bottom:constant(safe-area-inset-bottom);
	padding-bottom:env(safe-area-inset-bottom);
	} 
	#online_qq_layer{display:block;
	box-sizing: content-box;	
	margin-bottom:constant(safe-area-inset-bottom);
	margin-bottom:env(safe-area-inset-bottom);
	}
   .progress-wrap{display:block;
	box-sizing: content-box;	
	margin-bottom:constant(safe-area-inset-bottom);
	margin-bottom:env(safe-area-inset-bottom);
	}
  
	#onlineService .i_message_inquiry .main-more input{ }
	 
}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize; }
}

/*page*/
.page_banner{ text-align:center;overflow:hidden;position: relative; background-size: cover;background-position: center center;background-repeat: no-repeat;overflow: hidden;z-index: 5;  }
.page_banner img{max-width:100%;height:auto;width: 100%;position: relative;z-index: 2;}
.page_banner .ovrly{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;background:#000;opacity: 0;}
.page_banner > a{ display: block} 
.page_banner .main_title{text-align: left; padding-top: 0.3rem;background: none;} 
.page_banner .main_title em{ font-size: 0.4rem; line-height: 0.44rem} 
.page_banner .main_title:after{ display: none}

.page_section{position:relative;padding-top:0.1rem;padding-bottom:0.7rem; z-index: 2;    background-image: linear-gradient(180deg, #fff 0%, #f6f7f9 100%);}
.page_section.page_gary{background:#fafafa;}
.page_products{position:relative;padding-top:40px;z-index: 5;z-index: 2; padding-bottom: 0px;}
.page_section .container>.row{margin: 0}
.breadcrumb{font-size: 14px;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:#00633d;}
.breadcrumb p,.breadcrumb h2{margin:0;display:inline-block;padding:0;font-size:14px;line-height:22px; color:#808080; vertical-align: middle;font-weight: normal;     }
.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:#00633d;}
.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_nav{margin-bottom: 0;padding: 0;padding-top: 0; padding-bottom: 30px;margin-bottom: 30px; position: relative; border-bottom: 1px solid #eee;}
.page_nav ul{list-style:none;text-align:center;display:flex;align-items:center;border-radius:0; }
.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:0.16rem;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: #00633d;
    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: #00633d}
.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-bottom: 30px}
}
@media only screen and (max-width: 768px) {
	.page_banner .page_about_title em{ text-align: center}
	.page_banner .page_about_title em{ background-position: center bottom; margin-bottom: 0} 
	.page_section{padding-bottom:30px;background: none;z-index: 9999;}
	.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:0.1rem 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: 14px;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;} 
 

.contact_section{padding:0;}
.contact_section .page_column{top:0;box-shadow: none;padding-bottom:0;}

 
.contact_info{position:relative;  }
.contact_info ul{list-style:none;padding:0;margin-right: -15px;margin-left: -15px;}
.contact_info ul li{position:relative;z-index:2;margin-top: 0.1rem;}
.contact_info ul li .column{text-align: center; padding: 0.3rem 0.15rem;min-height: 228px; ; width: 100%;    position: relative; background: #fff;  box-shadow:0 5px 30px rgba(0,0,0,0.06);  border-radius: 0.1rem;}
.contact_info ul li .wrap{padding-top: 10px;}
.contact_info ul li em{font-size:0.18rem; font-style: normal; color:#333; text-transform:capitalize; margin-bottom:0.2rem;line-height:0.2rem;position:relative;display:block; font-weight: 500;}
.contact_info ul li .txt{    font-size: 14px;line-height:0.2rem;color:#808080;padding:0;width:100%;text-transform:uppercase;margin-top:10px;display: block;}

.contact_info .icon{position:relative;margin-bottom:10px;text-align:center;display:inline-flex; align-items: center; justify-content: center;height: 70px;width: 70px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;border-radius: 50%; background: #00633d;}

.contact_info ul li span{display:inline-block;width:50px;height:50px;background-repeat:no-repeat;transition:all .5s;background-image:url(../images/icon.png);position:relative;z-index: 2;;}
.contact_info ul li p{font-size:0.16rem;line-height:0.24rem;margin:0;margin-bottom:0.05rem;    }
.contact_info ul li p a:hover{color:#00633d;}

@media only screen and (min-width: 768px) {
	.contact_info ul {display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
	.contact_info ul li{    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;} 
	
}
@media only screen and (max-width: 768px) { 
	.page_contact_info{top: -10px;}
	.page_contact{padding-bottom: 0;}
	.contact_info{padding-top:0;padding-bottom: 0;margin-bottom: 0px;margin-top: 0;border:none;}
	.contact_info ul{margin: 0;}
	.contact_info ul li{border-right: none;padding:0;margin-bottom: 15px;}
	.contact_info ul li .column{padding: 10px;min-height: auto;}
	.contact_info ul li em{font-size:0.2rem;line-height: 24px;margin-bottom:10px;}
	.contact_info ul li .txt{margin-top:5px;color:#ccc;}
	.contact_info ul li p{font-size: 14px;line-height: 0.2rem;}
	.contact_info ul li .wrap{padding-top: 5px;}
}
@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;margin-top:0;}
.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: 500; 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;}
.contact_sns{padding-right:0;margin-top:0;padding-top:0.3rem;}
.contact_sns .text{margin-bottom:15px;font-size: 14px;color:#808080;line-height:0.2rem;}
.contact_sns a{display:inline-flex;margin:5px;transition:all .5s;border-radius:50%;transition:all .5s;text-align:center;justify-content: center;align-items: center;}
.contact_sns a:hover{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
	box-shadow:0 0 10px 2px rgba(0,0,0,0.03);
}
.contact_sns a i{width:18px;height:18px;display:inline-block;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;background-image:linear-gradient(135deg, #ffffff 0%, #ffffff 100%);transition:all .5s;}
.contact_sns a.con_sns_f{background:#395a99;}
.contact_sns a.con_sns_t{background:#44ccf6;}
.contact_sns a.con_sns_l{background:#0275b6;}
.contact_sns a.con_sns_g{background:#d13f2d;}
.contact_sns a.con_sns_y{background:#ff0000;}
.contact_sns a.con_sns_b{background:#ff6600;}
.contact_sns a.con_sns_p{background:#cb2027;}
.contact_sns a.con_sns_v{background:#5e82a9;}
.contact_sns a.con_sns_i{background:#d1312a;}

.contact_right{padding-top:80px;padding-left:6%;padding-bottom:0;padding-right:0;}
.contact_right .main_title{text-align: left;}
.contact_right .main_title:before{left:0;transform: translate(0, 0)}
.contact_right .main_title em{font-size:30px;margin-bottom:0;}
.contact_right .text ul{padding-left:0.2rem;}
.contact_right .text em{font-style: italic;}

.page_send{display: block !important;}

.contact_right .social_icons{margin-top: 40px;}
.contact_right .social_icons li a{display: inline-flex;width: 40px;height: 40px;background: #333333;align-items: center;justify-content: center;}
.social_icons li.page_title{display: block;margin-bottom: 0.2rem;padding-bottom: 15px !important;}


.contact_column {padding: 0.5rem 0 0.5rem;}
.contact_faq{padding-left: 0;}
.contact_text {padding-left: 0;padding-right: 0;}
.contact_faq .text,.contact_text  {font-weight: 300;}


.contact_sns{padding-right:0;margin-top:0;padding-top:30px;}
.contact_sns .text{margin-bottom:15px;font-size:13px;color:#808080;line-height:20px;}
.contact_sns a{display:inline-flex;margin:5px;transition:all .5s;border-radius:50%;transition:all .5s;text-align:center;justify-content: center;align-items: center;}
.contact_sns a:hover{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
	box-shadow:0 0 10px 2px rgba(0,0,0,0.03);
}
.contact_sns a i{width:18px;height:18px;display:inline-block;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;background-image:linear-gradient(135deg, #ffffff 0%, #ffffff 100%);transition:all .5s;}
 

.contact_right{padding-top:80px;padding-left:6%;padding-bottom:0;padding-right:0;}
.contact_right .main_title{text-align: left;}
.contact_right .main_title:before{left:0;transform: translate(0, 0)}
.contact_right .main_title em{font-size:30px;margin-bottom:0;}
.contact_right .text ul{padding-left:20px;}
.contact_right .text em{font-style: italic;}

.page_send{display: block !important;}

.contact_right .social_icons{margin-top: 40px;}
.contact_right .social_icons li a{display: inline-flex;width: 40px;height: 40px;background: #333333;align-items: center;justify-content: center;}
.social_icons li.page_title{display: block;margin-bottom: 20px;padding-bottom: 15px !important;}



.message_wrap{ padding: 0rem}
.message_wrap .send_column{border:none;box-shadow: none;padding-top: 0.5rem;padding-left: 0.5rem;padding-right: 0.3rem;padding-bottom: 0.6rem;box-shadow: 0 5px 15px 1px rgb(0,0,0,0.1);position: relative;border-top: 2px solid #00633d;}
.message_wrap .send_column .main_title{margin-top: 0;}


@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%;}
	.page_send{background-size:cover;margin-bottom:-50px;}
	.contact_right{min-height: 564px;}
	.contact_text{padding-left: 30px;}
}
@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{margin-top:0;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:0.4rem  0;margin-top:0;margin-bottom: 0;}
	.message_wrap .send_column{ padding-left: 0.2rem; padding-right: 0.2rem; padding-top: 0.3rem }
	.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;}
}

/*left*/			
.page-left{width:24%;float:left;margin-top:0.2rem;}			
.page-left .fot_title{display:block;position:relative;padding:12px 0 12px 0;background-size: cover;}
.page-left .fot_title em{display:block;position:relative;z-index:1;color: #fff;font-size:0.22rem;line-height:0.24rem;text-transform:capitalize;  font-style: normal;   font-weight: 500;   }
.page-left .fot_title span{position: absolute;left: 0;top: 0;display: block;width: 100%;opacity: 1;height: 100%;background-size: cover;background: #fff;border-radius:0;background:#00633d; border-radius: 0.15rem 0.15rem 0 0}
.page-left .left_title .column_icon_toggle {display: none;}		

.left-cat .fot_title em{padding-left: 50px;}
.left-cat .fot_title em:before{display:inline-block;width:32px;height:32px;transition:all .5s; vertical-align:middle;background:url(../images/icon.png) no-repeat;position: relative;right: auto;top: auto;background-position: -41px -92px;content: '';position: absolute;left: 10px;top:-5px; background-color: rgba(255,255,255,0.2);}

.left-pro .fot_title em{padding-left: 50px;}
.left-pro .fot_title em:before{display:inline-block;width:32px;height:32px;transition:all .5s; vertical-align:middle;background:url(../images/icon.png) no-repeat;position: relative;right: auto;top: auto;background-position: -41px -92px;content: '';position: absolute;left: 10px;top:-5px; background-color: rgba(255,255,255,0.2);}


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;  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: 14px; 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;font-size:18px; color:#00633d; font-style:normal;  position:absolute;  right:0; top:0; width:30px; height:65px; text-align:center;z-index:99;display: flex;align-items: center;justify-content: center;		
}			
ul.mtree .mtree-level-1 li.mtree-open>b:before{color:#00633d;height: 40px;}			
			
ul.mtree.transit li.mtree-closed>b:before,			
ul.mtree .mtree-level-1 li.mtree-closed>b:before {			
	content:"\f107";font-family:FontAwesome; font-size:18px; color:#333333; font-style:normal;  position:absolute;  right:0; top:0; width:30px; height:100%;text-align:center;z-index:99;display: flex;align-items: center;justify-content: center;		
}			
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:#00633d;}			
ul.mtree>li.mtree-node a ul a{ font-size: 14px;}			
ul.mtree>li.mtree-open{padding-bottom:0;}
ul.mtree>li.mtree-open >div> a{color:#00633d; }			
ul.mtree>li.mtree-node:hover >div> a{color:#00633d; }			
ul.mtree>li.mtree-open:hover >div> a{color:#00633d; }			
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#00633d;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>a{ font-size:0.14rem !important;font-weight:400;position:relative;transition:all .5s;padding-top:0.1rem;padding-bottom:0.1rem;padding-left:0.1rem;padding-right:0;background:#f7f7f7;}							
ul.mtree>li>ul>li>a:hover{color:#00633d;text-decoration:none;padding-left:0.15rem;} 			
ul.mtree>li>ul>li>a:before{content:'';width:3px;background:#00633d;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: 14px; margin-right:0.1rem; margin-left:0.06rem;}			
ul.mtree>li>ul>li>a:before{content:"";}			
ul.mtree ul li:hover a{color:#00633d;}			
ul.mtree li ul li.mtree-open a{color:#00633d;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: 14px; 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:#00633d;font-weight:normal;}			
ul.mtree .mtree-level-2 li a:hover:before{background:#00633d;}			
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: #00633d;color: #FFF; border-radius: 3px 3px 0px 0px;}			
ul.mtree.jet li > a:hover { background: #00633d;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:#00633d;}			

.left-adv{margin-top:30px;width:100%;background:#333;background-size:cover;text-align: center;border-radius: 0 0.2rem  0 0.2rem;position:relative;border: 2px solid #fff;box-shadow: 0 5px 15px 1px rgba(0,0,0,0.05); overflow: hidden;}
.left-adv .ovrly{position: absolute;left: 0;top:0;width: 100%;height: 100%;display: block;background:#000;opacity: 0.6;filter: alpha(opacity=0.6);transition:all .5s;border-radius:0;}
.left-adv .main{position:relative;left:0;top:0;padding:30px 0.2rem 40px 0.2rem; z-index:2;text-align: left;border-radius: 0;}
.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:0.22rem;line-height:28px;color:#fff;text-transform: capitalize;margin-top:0.1rem;margin-bottom:0.1rem;display:block;border-top:1px solid rgba(255,255,255,0.3);border-bottom: 1px solid rgba(255,255,255,0.3);padding: 0.12rem 0;   font-weight: 500;}
.left-adv .main .title:hover{text-decoration:none;}
.left-adv .main .text{font-size: 14px;color:#fff;line-height:0.24rem;}
.left-adv .main_more{height: 40px;line-height:40px;padding-left: 0.2rem;padding-right: 0.2rem;border-color: #00633d;background: #00633d;color: #fff;}
.left-adv .main_more:after{width: 16px;height: 16px;background:url(../images/icon.png) no-repeat;background-position: -392px -101px; vertical-align: middle;margin-top: -3px;content:'';display: inline-block;margin-left: 10px;opacity: 1;position: relative;right: auto;top: auto;}
.left-adv .main_more:hover:after{animation:none;}
.left-adv .main_more:before{position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;border-radius: 0;border: none;}
/*hot_pro*/			
.left-pro{margin-top: 30px;}	
.left-pro ul{padding: 0;padding-top: 0px;}			
.left-pro .list li{background:#fff;list-style:none;transition:all .5s;padding:10px 5px;position:relative;border-radius:0;padding-right: 5px;position: relative;border: 1px solid #f0f0f0;margin-top: 0.2rem;padding-bottom: 10px;}		
.left-pro .list li:hover{background:#fff;border-color: #00633d;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)}			
.left-pro .list li:before{ position: absolute; left: 0; bottom:0; height:2px; width:0; background: #00633d; content: '';transition: 0.5s all;}
.left-pro .list li:hover:before{width: 100%;}
.left-pro .list li .main{width:68%;float:left;padding-left:10px;z-index:10;padding-top:5px;}			
.left-pro .list li .title{font-size:0.16rem;line-height:0.24rem;max-height:0.72rem;display:block;overflow:hidden;margin:0;margin-bottom:0;position: relative;z-index: 4;padding-right: 0.2rem;font-weight: 400;}			
.left-pro .list li .title:hover{color:#00633d;text-decoration: none;}			
.left-pro .list li .image{ float:left; width:27%;transition-duration: 0.6s;transition-timing-function: ease-out; overflow:hidden;position:relative;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:10;border-radius: 2px;}

.left-pro .list li .image a{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:5;}			
.left-pro .list li .image img{			
	max-width:100%;height:auto;display:block;position:relative;-webkit-transition:all var(--transition-time,800ms);		
	-o-transition:all var(--transition-time,800ms);		
	transition:all var(--transition-time,800ms);		
}			
.left-pro .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));}		
.left-pro .list li .more{width:40px; height: 40px; display: inline-flex; position: absolute; right: 10px; bottom: 0; transition:all .5s;opacity: 0;align-items: center;justify-content: center;border:none;text-decoration: none;border-radius: 0 0 0 0;background:#00633d;
}
.left-pro .list li:hover .more{right: 0;opacity: 1;}
.left-pro .list li .more i{ display: inline-block;transition: 0.8s all;text-align: center;color: #333;transition:all .5s;background: url(../images/icon.png) no-repeat;width:8px;height: 14px;background-position:-5px -327px;}
.left-pro .list li:hover .more i{color: #333;}
.left-pro .list li .page_more{font-size: 14px;}
.left-pro .block_content{ position: relative;  }
 
.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}
.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}




.page-right{width:76%;padding-left:0.5rem;padding-right:0;float:right;margin-top: 0.2rem;}

@media only screen and (min-width: 992px){
	.page-left .toggle_content{overflow: inherit !important;}
}
@media only screen and (max-width: 1260px){
	.page-left{width:26%;}
	.page-right{width: 74%;}
}

@media only screen and (max-width: 992px){
	.page-title em{font-size:24px;}
	.page-left{width:100%;float:none;top:0;margin-top:0.2rem;}
	.page_products .page-left{margin-top: 0;}
	.left-pro,.left-con,.left-video,.left-solu,.left-news{margin-top:0;padding:0;border:none;}
	.page-left .fot_title{margin-bottom:10px;margin-bottom:0;padding:8px 15px 8px 15px;border-radius:0;border:none;margin-bottom: 10px;}
	.page-left .fot_title span , .left-pro .fot_title span{border-radius:2px;background: #00633d;display: block;  }
	.page-left .fot_title:before{display: none;}
	.page-left .fot_title>em , .page-left .left-cat .fot_title em{margin:0;font-size:17px;color:#fff;padding:0;line-height:24px;text-transform:capitalize;border:none;background:none;}
	.page-left .fot_title em:before{display:none;}
	.page-left .fot_title .icon-minus-sign:before,.page-left .fot_title .icon-minus-sign:after,.page-left .fot_title .icon-plus-sign:before,.page-left .fot_title .icon-plus-sign:after{background:#fff;}
	.page-left .fot_title .column_icon_toggle{display: inline-block;position: absolute;right:15px;top:17px;font-style:normal;cursor:pointer;font-size: 14px;font-weight:normal;}
	.page-left .left_title>span{display:none;}
	.page-left .block_content{padding:0;}
	.left-con .left_title{display:block;}
	.left_title .column_icon_toggle{display: inline-block;position: absolute;right:10px;top:0.2rem;font-style:normal;cursor:pointer;font-size: 14px;font-weight:normal;}
	.page-right{width:100%;padding:0;float:none;margin-top: 10px;}
	.left-cat{margin-bottom:10px;padding: 0;}
	.left-pro{margin-bottom:10px;}
	.left-nav{margin-bottom:10px;}
	.left-adv{display: none;}
	.page-left .fot_title em:after{display: none;}
	.left-pro .list li .title{font-size: 14px;}
	.page-left .fot_title::after {display: none;}
	.left-pro .list li .more{right: 0;top: auto;bottom:0;border-radius: 5px 0 0 0;margin: 0;border:none;width: auto;height: auto;padding: 0;}
	.left-pro .list li .more i{border-radius: 5px 0 0 0;width: 40px;height: 40px;line-height: 40px;}
	ul.mtree>li>ul>li>a{font-size: 14px !important;}
	.left-pro .list li .main{padding-top: 0;}
	ul.mtree>li >div >a{font-size: 14px;padding-top: 8px;padding-bottom: 8px;}
	ul.mtree.transit > li.mtree-open>b:before, ul.mtree .mtree-level-1 li.mtree-open>b:before{height: 48px;}
	ul.mtree{padding: 0 10px;}
	.page_products{padding-bottom: 0;padding-top: 30px;}
	.left-pro{ display: none}
	ul.mtree li ul.mtree-level-2 li a{ font-size: 14px}
}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA{  display: block;list-style-type: disc;   color: #00633d;}
.stp-listA a:hover{ text-decoration: underline}
.stp-listA>li{text-transform:capitalize; list-style-type: disc; border-radius: 0;overflow: hidden;list-style-position: inside;}
.stp-top{ display: inline-block;}
.stp-top .page_info_title{ font-size: 16px; color: #00633d; font-weight: 500; } 
.stp-top .page_info_title i{padding-left:5px;transition:all .5s;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.stp-top .page_info_title:hover i{padding-left:8px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.stp-listB{display:block; padding-left: 0.4rem}
.stp-listB>li{ overflow:hidden;}
.stp-listB>li>a{font-size:16px;line-height:22px; color:#00633d;}
.stp-listB>li:hover>a{color:#00633d;} 

.stp-pro .stp-listB>li{width: 100%;  }
.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:48px;min-width:48px;}
.stp-pro .stp-listB>li .title{font-size:14px;line-height:24px;text-transform:capitalize;display:block;}
.stp-pro .stp-listB>li .title:after{content:"\f105";font-family:'FontAwesome';padding-left:6px;color:#ccc;}
.stp-pro .stp-listB>li .title:hover{color:#00633d;text-decoration:none;}
.stp-pro .stp-listB>li .title:hover:after{color:#00633d;}
.stp-listB li .stp-listC{width:100%;  padding-left: 0.4rem; }
.stp-listB li .stp-listC li{width:100%; }
.stp-listB li .stp-listC li a{color:#00633d;font-size:14px;-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:hover{color:#00633d;}


@media only screen and (max-width: 768px){
	.stp-listA{ padding-left: 0px}
	.stp-listB{ padding-left: 20px}
	.stp-listB li .stp-listC{ padding-left: 20px}
}
 


/*page-number*/
.page_num{width:100%;margin:auto;text-align:center;margin-top:0.2rem;}
.page_num span{display:inline-flex;color:#fff;font-size: 14px;text-transform:capitalize;padding:0;vertical-align:middle;width:36px;height:36px;line-height:100%;transition:all .5s;position:relative;text-align: center;border-radius:0;border:2px solid #00633d;align-items: center;justify-content: center;background: #00633d;border-radius: 0 0.1rem 0 0.1rem;}
.page_num a{background:#fff;padding:0;display:inline-flex;text-transform:capitalize;font-size: 14px;position: relative;z-index: 0; vertical-align:middle;line-height:100%;transition:all .5s;color:#555;border-radius:0;width:36px;height:36px;text-align: center;border:1px solid #e5e5e5;align-items: center;justify-content: center;}
.page_num a:hover{text-decoration:none;color:#fff;border-color:#00633d;border-radius:0px;background: #00633d;}
.page_num a i{line-height:32px;}
.page_num p{display:block;font-size: 14px;margin:0;margin-top:15px;color:#808080;}
.page_num p:before{content:'[';padding-right:3px;}
.page_num p:after{content:']';padding-left:3px;}
.page_num p strong{display:inline-block;margin:0 5px; color:#333;}

@media only screen and (max-width: 768px) {
	.page_num{border-radius: 0;text-align: center;padding:0;margin-top:10px;border-radius:5px;}
	.page_num a , .page_num span{width: 30px;height:30px;line-height:30px;font-size: 14px;}
	.page_num a i{line-height: 30px;}
	.page_num p{float: none;display: block;font-size: 14px;}
}

/*page-turning*/
.navigation{width:100%;list-style:none;margin-top:0.2rem;padding-top:10px;border-top:1px solid #e5e5e5;}
.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{padding-top:5px;padding-bottom:5px;position:relative;display:block;transition:all .5s;padding-left:50px;background:#fff;border-radius: 0;}
.navigation li a:hover{text-decoration:none;border-color:#333333;border-radius: 0;}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before{
	font-family:'FontAwesome';font-size:24px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;background-color:#eee; border-radius: 8px 0 8px 0}
.navigation li.prev_post a:before{left:0;content:"\f106";}
.navigation li.next_post a:before{left:0;content:"\f107";}
.navigation li a:hover:before{color:#fff;background: #00633d;}

.navigation li a .meta_nav{display:inline-block;font-size:0.18rem;text-transform:capitalize;color:#333;margin-bottom:0.05rem;line-height:0.2rem;transition:all .5s; font-weight: 500; }
.navigation li a:hover .meta_nav{color:#00633d;opacity: 1;}
.navigation li a .post_title{font-size: 14px;overflow:hidden;line-height:0.2rem;max-height:40px;margin:0;transition:all .5s;font-weight: normal;color: #808080;    font-weight: 400;}
.navigation li a:hover .post_title{color:#00633d;}


.navigation.news_navigation{ border-top: none  }
.navigation.news_navigation li a{ background: none}
@media only screen and (max-width: 768px) {
	.navigation{margin-bottom:0;}
	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:15px;}
	.navigation li.prev_post a{padding-left:50px;border-radius: 5px;}
	.navigation li.next_post a{padding-left:50px;border-radius: 5px;}
	.navigation li.prev_post a:before{left:0;}
	.navigation li.next_post a:before{left:0;}
	.navigation li a:before{width:40px;height:40px;line-height:40px;}
	.navigation li a .meta_nav{ color:#333;margin-bottom: 0;}
	.navigation li a{padding-top:0;padding-bottom:0;padding-right:10px;}
	.navigation li a .post_title{font-size: 14px;}
}

.news { margin:0 -15px 0}
.news>li{position: relative;padding: 3px 15px; margin-bottom:30px;list-style: none;}
.news>li:nth-child(3n+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);}
.news>li:hover .column{background:#fff;box-shadow: 0 6px 20px 1px rgba(0,0,0,0.1);}
.news>li .image{display: block;overflow: hidden;position: relative;}
.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: 20px;}
.news>li .wrap:before{background-color:#00633d;bottom:0;content:'';height: 2px;position: absolute;left:0; transition: all .6s; width: 100%;z-index: 2; width: 0; }
.news>li:hover .wrap:before{ width: 100%;}
.news>li .title{color:#333333; font-size: 0.18rem;line-height: 0.24rem;overflow: hidden; height:0.48rem;display: block;margin-bottom:0.1rem; margin-top:0.15rem;font-weight: 500;}
.news>li:hover .title{color:#00633d;text-decoration: none;}
.news>li .text{font-size: 14px; line-height: 0.24rem;overflow: hidden;height: 0.72rem;color:#808080; margin-top: 0.08rem; font-weight: 400;}
.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 #00633d;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 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{ width:50%}
	.news>li:nth-child(2n+1){ clear:both}
	.news>li:nth-child(3n+1){ clear:none}
	.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{width:100%;margin-bottom:10px;padding: 0;} 
	
	 
	.news>li .title{font-size:14px;margin-bottom:10px;margin-top:10px;}
	.news>li .text{font-size:12px;line-height:20px;height:40px;margin-bottom:0;max-width: 100%;}
	.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:0.22rem;line-height:0.26rem;display: block;  margin-top:0;margin-bottom:0;padding-right: 0; font-style: normal; font-weight: 500;}
.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: 14px;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_newscontent_contas{ margin-top:30px; text-align:center;   padding:20px 0; position: relative; overflow: hidden}

.page_newscontent_contas:before{    content: "";

    height: 1px;

    width: 500px;

    background-color: #cccccc;

    position: absolute;

    top: 50%;display: block;

  

    margin: auto;

    right: 63%;}

.page_newscontent_contas:after{      content: "";
 height: 1px;
 width: 500px;
  background-color: #cccccc;
 position: absolute;
 top: 50%; 
 margin: auto; display: block;
 left: 63%;}
.page_newscontent_contas .main_more{ margin:0;  }

.page_news_share{ text-align:right;  }
.page_news_share .addthis_toolbox { display:inline-block !important}
 .page_news_share  .social_icons{ float: none}
.page_news_share  .social_icons li a img{    filter: grayscale(100%); opacity: 0.4; }
.page_news_share  .social_icons li a:hover img{ filter: grayscale(0); opacity: 1;}




@media only screen and (min-width: 768px) { 
	.news_detail_info{text-align:left; background:#f9f9f9;padding:4% 0.5rem;

    max-width: 1020px;

    margin: 0 auto; position:relative}
	
	.news_detail_info:before{ 
        top:0.5rem;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #00633d;
    border-width: 16px;
 
    transition: all .5s;
    margin: auto;
    left:0%;}
	.page-news-detail .news_detail_info{ background: #F9F9F9;padding: 0.5rem}
}
@media only screen and (max-width: 768px) {
	.news_detail_info .news_detail_title{display: block;}
	.news_detail_info .news_detail_title em.title{font-size: 16px;padding-right: 0;}
}

/*blog*/
.left-blog{margin-bottom:40px;}
.left-blog ul{list-style:none;margin-top: 1px;background: #fff;}
.left-blog ul li{margin-bottom:0;}
.left-blog ul li a{display: block;font-size:14px;border-radius:0;color:#555555;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;padding:10px 0;line-height:0.24rem;position:relative;padding-left:25px;background:#f7f7f7;border-bottom: 1px solid #eee; font-weight: 400;}					
.left-blog ul li a:hover{color:#fff;text-decoration:none;background: #00633d;}			
.left-blog ul li a:before{			
	position: absolute;
    left: 10px;
    top: 19px;
    width: 4px;
    height: 4px;
    background: #ced2d9;
    display: inline-block;
    content: '';	
	border-radius: 50%;
}			
.left-blog ul li a:hover:before{left:10px;opacity: 1;filter:alpha(opacity=100);background:#fff;}		
.blog-archives{margin-bottom:40px;background:#fff;padding: 15px;border-top: 2px solid #00633d;padding-bottom: 30px;box-shadow: 0 5px 0.2rem 1px rgba(0,0,0,0.05);}

.blog-archives ul{list-style:none;padding-top: 10px;}
.blog-archives ul li{margin-bottom:0;position:relative;border-bottom:1px solid #eee;}
.blog-archives ul li:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;transform: scaleX(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s;background: #00633d;}
.blog-archives ul li:hover:before{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;visibility:visible;transform:scaleX(1);}
.blog-archives ul li a{padding:10px 5px;display:block;font-size:14px;transition:all .5s;line-height:24px;position: relative;z-index: 2;font-weight: 400;}
.blog-archives ul li:hover a{color:#fff;text-decoration:none;padding-left:15px;}
.blog-archives ul li a:after{content:'';position: absolute;right: 0.2rem;top: 50%;margin-top: -7px;width: 8px;height: 12px;background:url(../images/icon.png) no-repeat;background-position: -117px -327px;opacity: 0;transition: all 0.5s;}
.blog-archives ul li:hover a:after{opacity: 1;right:10px;}

.blog-tags{margin-bottom:40px;background:#fff;padding: 15px;padding-bottom: 30px; border-top: 2px solid #00633d;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;font-weight: 400;}
.blog-tags ul li a:hover{text-decoration:none;color:#fff;border-color:#00633d;background: #00633d;border-radius: 0;}

.blog_list{list-style:none;}
.blog_list > li{margin-bottom:40px;position:relative;transition:all .5s;z-index: 10;border-bottom:1px solid #e5e5e5;padding-bottom:30px;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:0.18rem;line-height:0.24rem;overflow:hidden;max-height:0.48rem;display: block;margin-top:0;margin-bottom: 0.1rem;font-weight: 500;}
.blog_list li:hover .title{color:#00633d;text-decoration:none;}
.blog_list li .text{color:#808080;font-size:0.16rem;line-height:0.24rem;max-height:0.72rem;overflow:hidden;margin-top:0;font-weight: 400;}
.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;border-top: 1px solid #e5e5e5;margin-top: 0.1rem;padding-top: 0.1rem;}
.post_blog_tag>p{display:inline-block;font-size:0.16rem;text-transform:uppercase;margin:0;color:#808080;font-weight: 500;}
.post_blog_tag>p i{color:#00633d;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:0.2rem;color:#4d4d4d;padding:0.05rem 0.15rem;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:#00633d;border-radius:0;background:#00633d;}

@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: 0;}
	.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{max-height:48px;font-size:14px; line-height: 24px}
	.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: 15px;}
	.blog_list li .image{min-width: 180px;max-width: 180px;}
}

/*products*/
.page_pro_list{background: #f7f7f7;padding-left: 90px;padding-right: 90px;}
.page_pro_list .container{width: 100%;}
.page_pro_list .row{margin: 0;}
.page_pro_list .page_pro_column{background: #fff;margin-bottom: 30px;padding: 0.2rem;display: flex;align-items: center;flex-flow: row-reverse;transition:0.5s all;}
.page_pro_list .page_pro_column:hover{box-shadow: 0 5px 30px 1px rgba(0,0,0,0.1);transform:translate3d(0,-5px,0);-webkit-transform:translate3d(0,-5px,0);}
.page_pro_list .page_pro_column .image{width: 50%;text-align: center;}
.page_pro_list .page_pro_column .image img{max-width: 480px;}
.page_pro_list .page_pro_column .wrap{width: 50%;padding: 60px 40px;}
.page_pro_list .page_pro_column .title{display: block;margin-bottom: 0.2rem;font-size: 42px;line-height: 120%;text-transform: capitalize;color: #333;}
.page_pro_list .page_pro_column .title:hover{text-decoration: none;color: #333333;}
.page_pro_list .page_pro_column .text{color: #808080;font-size: 14px;line-height: 24px;overflow: hidden;max-height: 96px;}
.page_pro_list .page_pro_column .main_more{margin-top: 80px;}

@media only screen and (max-width: 1480px) {
	.page_pro_list{padding-left: 0;padding-right: 0;}
}
@media only screen and (max-width: 992px) {
	.page_pro_list .page_pro_column .wrap{padding: 40px 10px;}
}
@media only screen and (max-width: 768px) {
	.page_pro_list .page_pro_column{padding: 15px;display:block}
	.page_pro_list .page_pro_column .image{width: 100%;}
	.page_pro_list .page_pro_column .image img{max-width: 100%;}
	.page_pro_list .page_pro_column .wrap{width: 100%;padding: 30px 0;padding-bottom: 10px;}
	.page_pro_list .page_pro_column .title{font-size: 24px;margin-bottom: 15px;}
	.page_pro_list .page_pro_column .main_more{margin-top: 0.2rem;}
}

.left-pro-select .toggle_content{background: #f7f7f7;padding: 10px;}
.left-pro-select .main_more{height: 36px;line-height: 32px;margin-top: 10px;margin-bottom: 0.2rem;}

.left-pro-select .why_wrap{margin-top: 10px;margin-bottom: 10px;}
.left-pro-select .why_wrap .why_toggle{position: relative;border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;margin-bottom: 0.2rem;cursor: pointer;}
.left-pro-select .why_wrap .why_toggle .title{display: block;font-size:16px; color: #222;line-height: 24px;text-transform: uppercase;}
.left-pro-select .why_wrap .why_toggle .wrap{position: absolute;right: 0;top: 5px;width: 30px;height: 0.2rem;}
.left-pro-select .why_wrap .why_toggle .wrap p{margin: 0;display: inline-block;}
.left-pro-select .why_wrap .why_toggle .wrap .why_show{display: none;}
.left-pro-select .why_wrap .why_toggle .wrap span{display:inline-block;width:12px;height:12px;position:relative;background:url(../images/icon.png) no-repeat;background-position: -48px -327px;}
.left-pro-select .why_wrap .why_toggle .wrap span.why_hide{background-position: -67px -327px;}

.left-pro-select .why_wrap .wrap.rotate .why_show{display: inline-block;}
.left-pro-select .why_wrap .wrap.rotate .why_hide{display: none;}

.left-pro-select .form_choose label.title{display: inline-block;position: relative;padding-left: 0;left: auto;}
.left-pro-select .form_choose .gfield_checkbox{list-style: none;}
.left-pro-select .form_choose li{display: flex;width:100%; padding:0; align-items: center; float:left;margin-bottom:10px;overflow: hidden;position: relative;}
.left-pro-select .form_choose li input {
	position: absolute;opacity: 0;margin: 0;background-color:transparent;display: block;width: 100%;height: 15px;outline:none;transform:scale(2);transition:opacity .3s,transform .3s;z-index: 3;left: 0;cursor: pointer;
}
.left-pro-select .form_choose li label{margin: 0;padding-left: 25px;font-weight: normal;line-height: 0.2rem;text-transform: capitalize;font-size: 14px;color: #808080;position: relative;cursor: pointer;}
.left-pro-select .form_choose li label:before{content:'';display: inline-block;width: 15px;height: 15px;border: 1px solid #d0d0d0;border-radius: 3px;position: absolute;left: 0;top: 2px;box-sizing:border-box;background: #fff;}
.left-pro-select .form_choose li input:checked+label::before, .left-pro-select .form_choose li input:checked+input[type="hidden"]+label::before{
	border-color: #333333;background-color: #333333;
}
.left-pro-select .form_choose li input:checked+label, .left-pro-select .form_choose li input:checked+input[type="hidden"]+label{
	color: #333333;
}
.left-pro-select .form_choose li:hover label{color: #333333;}
.left-pro-select .form_choose li input:checked+label::after, .left-pro-select .form_choose li input:checked+input[type="hidden"]+label::after{
	content:'';display: inline-block;position: absolute;top: 1px;left: 0;width: 8px;height: 12px;transform:translate(5px,-1px) rotate(45deg);border:solid 2px #fff;border-left: none;border-top: none;box-sizing:border-box;
}

@media only screen and (max-width: 992px) {
	.left-pro-select{margin-bottom:10px;}
	.left-pro-select .fot_title{border: none;}
	.left-pro-select .fot_title:before{display: none;}
	.left-pro-select .block_content{padding: 10px;background: #f7f7f7;}
	.left-pro-select .main_more{margin-top: 10px;display: block;text-align: center;}
}

.page_pro_nav{ padding: 0.2rem 0;}
.page_pro_nav .list{list-style: none;margin-right: -5px;margin-left: -5px;display: flex;}
.page_pro_nav .list li{text-align: center;width:20%;padding: 5px; list-style: none}
.page_pro_nav .list li a{ display: block; padding:0.2rem 10px; border-radius: 38px;  line-height: 24px; color: #fff; font-size: 19px; color: #000000; } 
.page_pro_nav .list li.active a{ color: #fff;  background-image: linear-gradient(-49deg, #9fccff 0%,#3376c5 38%, #3376c5 50%, #b0c7e4 100%);}
 

.pro_nav{ border-bottom: 2px solid #eee; padding: 0px 0 20px 0px; display: flex;
    border-bottom: 2px solid #eee;
   
    margin-bottom: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;}
.pro_nav a{ float: left; width: 12.5%; text-align: center; padding:10px; border:1px solid #e3e1e1; margin:0px 10px;}

@media only screen and (max-width: 992px) {
.pro_nav a{ width: 25%;}
}

@media only screen and (max-width: 500px) {
.pro_nav{margin-bottom: 20px;}
.pro_nav a{ width: 33.33%; padding: 5px;}
}


 
.pro-text{color:#333;margin-bottom:.01rem;border-radius:0.05rem;}
.pro-text .column{font-weight: 400; margin-top: 0.1rem; line-height:0.28rem;font-size:14px;overflow:hidden;}
.pro-text .categ_title{  color: #333; text-transform:capitalize;   font-size: 0.22rem; line-height: 0.28rem;   padding-bottom: 0.1rem; font-weight: 500;}
.pro-text img{max-width:100%;height:auto;}

.page_pro_list .column{position: relative;z-index: 2;display: flex;align-items: center;margin-bottom: 0.6rem;}
.page_pro_list .column .wrap{padding:0.3rem 0.5rem;width: 50%;padding-right: 0;}
.page_pro_list .column .image{width: 50%;}
.page_pro_list .column .title{display: block;margin-bottom: 25px;font-size: 32px;line-height: 120%;color: #333333; text-transform: uppercase;}
.page_pro_list .column .title:hover{text-decoration: none;color: #333333;}
.page_pro_list .column .text{color: #333333;font-size: 14px;line-height: 0.3rem;overflow: hidden;max-height: 1.5rem;margin-bottom: 0.1rem;}
.page_pro_list .column .image > a{display:block;overflow: hidden;}
.page_pro_list .column .image > a img{transition:all .9s;}
.page_pro_list .column .image > a:hover img{
	transform:scale(1.03);
    -webkit-transform: scale(1.03);	
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
}

.page_pro_list .column:nth-child(2n+2){flex-flow: row-reverse;}
.page_pro_list .column:nth-child(2n+2) .wrap{padding-left: 0;padding-right: 0.5rem;}

@media only screen and (max-width: 992px) {
	.page_pro_nav .list{display: block;}
	.page_pro_nav .list li{float: left;width: 25%;}
	.page_pro_nav .list li .column{padding: 5px;}
	.page_pro_nav .list li .title{font-size: 14px;line-height: 0.2rem;height: 60px;}
}
@media only screen and (max-width: 768px) {
	.page_section>.container>div> .main_title{ text-align: center}
	.page_pro_nav .list li{width: 33.33%}
	.page_pro_nav .list_childmenu{margin-top: 0.2rem;padding-bottom: 0;}
	.page_pro_nav .list_childmenu li{margin-right: 5px;margin-bottom: 5px;}
	.page_pro_nav .list_childmenu li a{padding: 5px 10px;border-width: 1px;}
	
	.page_pro_list .column{width: 100%;margin-bottom: 30px;display: block;}
	.page_pro_list .column .image{width: 100%;max-width: 560px;}
	.page_pro_list .column .wrap , .page_pro_list .column:nth-child(2n+2) .wrap{width: 100%;padding: 30px 0;}
	.page_pro_list .column .title{font-size: 24px;margin-bottom: 15px;}
	.page_pro_list .column .text{margin: 0;}
}

 .page_pro_l{list-style:none;}
.page_pro_l li.question{position:relative;}
.page_pro_l li.question .column{background:#f5f5f5;overflow:hidden;border-radius:0;padding:10px;}
.page_pro_l li.question .column > i{display:inline-block;width:32px;height:32px;margin-right:10px;float:left;border-radius:0;position:relative;text-align:center;margin-top:1px;font-style:normal;background:#c01d23;}
 
.page_pro_l li.question .column > em{margin:0;display:inline-block;max-width:80%;line-height:24px;margin-top:5px;float:left;color:#333333;font-size:16px;}
.page_pro_l li.answer{color:#808080;font-size: 14px;line-height:24px;overflow:hidden;padding:15px;display:none;}
.page_pro_l li.answer a{text-decoration:underline;}
.page_pro_l li.answer a:hover{color:#00633d;}
.page_pro_l div.clearfix{height:0.2rem;display:block;}

.page_pro_l li .column.rotate{background:#c01d23;box-shadow:0 5px 0.2rem 1px rgba(31,54,92,0.15);-webkit-box-shadow:0 5px 0.2rem 1px rgba(31,54,92,0.15);-moz-box-shadow:0 5px 0.2rem 1px rgba(31,54,92,0.15);}
.page_pro_l li .column.rotate > em{color:#fff;}
.page_pro_l li .column.rotate > i{background:#fff;}
.pro_tab{ border-radius: 15px; }

.pro_tab table.altrowstable {
    color: #777;
    border:none; background: #00633d;
    border-collapse: collapse;
    text-align: center;
    font-size: 13px;min-width: 100%; 
    margin: 0 auto 15px; border-radius: 15px; overflow: hidden; 
}

.pro_tab table.altrowstable th {
    border:none;
   
    padding: 19px 5px;  font-size: 22px;
    text-align: center;
    background: #0072ca; font-weight: normal;border-right: 1px solid #b8b8b8;
    color: #ffffff;
}
.pro_tab table.altrowstable tr th:last-child{ border-right: none}
.pro_tab table.altrowstable td { 
    padding: 28px 8px; border: none; font-size: 16px; text-align: center;  border-right: 1px solid #b8b8b8;
}

.pro_tab table.altrowstable tr td:last-child{ border-right: none}
.pro_tab table.altrowstable tr {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all; border:none;
    -ms-transition: 0.5s all;color: #fff; background: #00633d;
}

.pro_tab table.altrowstable tr:hover {
    background:#e2edff;
    color: #000000;
}

.pro_tab table.altrowstable tr a {
    text-decoration: none; font-size: 16px; color: #fff;
}

.pro_tab table.altrowstable tr:hover a {color: #000000;
     text-decoration: none;
}

.pro_tab .oddrowcolor {
    background-color: #eee;
}

 

.page_pro2 .page_pro_column .page_pro_l{position: relative;z-index: 5;padding:30px  0 0; } 
.page_pro2 .page_pro_column .page_pro_l li{margin-bottom: 0; list-style: none}
.page_pro2 .page_pro_column .page_pro_l li.question .column{background: #eff4fc;box-shadow: none; border-radius: 15px; padding:24px 55px 24px 98px; cursor: pointer}
.page_pro2 .page_pro_column .page_pro_l li.question .column:after{content:'：   >';right: 50px;top: 18px;font-size: 0.2rem; color: #000000; display: inline-block;position: absolute; }
.page_pro2 .page_pro_column .page_pro_l li.question .column > em{margin: 0;font-size: 29px;line-height: 30px;color: #595959;  display: block;}
.page_pro2 .page_pro_column .page_pro_l li.question .column > i{width: 15px;height: 13px;background: url(../images/icon.png) no-repeat;background-position: -170px -145px;position: absolute;left: 55px;top: 33px; margin: 0;}
.page_pro2 .page_pro_column .page_pro_l li.question .column > i:before{} 
.page_pro2 .page_pro_column .page_pro_l li .column.rotate{}
.page_pro2 .page_pro_column .page_pro_l li .column.rotate > em{color: #4183ca;}
.page_pro2 .page_pro_column .page_pro_l li .column.rotate > i{background-position: -170px -161px}
.page_pro2 .page_pro_column .page_pro_l li .column.rotate:after{color: #00633d}
.page_pro2 .page_pro_column .page_pro_l li.answer{background: none;padding: 0;position: relative;z-index: 2; border: none;}
 

@media only screen and (max-width: 1459px) {
	.page_pro_nav .list li a{ font-size: 17px;    padding: 16px 10px;}
	.page_pro_nav{ padding-top: 0}	
	.page_pro2 .page_pro_column .page_pro_l li.question .column{ padding: 0.2rem 35px 0.2rem 60px}
	.page_pro2 .page_pro_column .page_pro_l li.question .column > i{ left: 31px;    top: 27px; }
	.page_pro2 .page_pro_column .page_pro_l li.question .column:after{ right:0.2rem;    top: 15px;}
	.page_pro2 .page_pro_column .page_pro_l li.question .column > em{ font-size: 22px;}
	.pro_tab table.altrowstable th{ font-size: 18px}
}
@media only screen and (max-width: 1239px) {
	.page_pro_nav .list li a{ font-size: 15px;    padding: 14px 5px;}
	.page_pro_nav{ padding-top: 0}	
	.page_pro2 .page_pro_column .page_pro_l li.question .column{ padding: 18px 25px 18px 40px}
	.page_pro2 .page_pro_column .page_pro_l li.question .column > i{ left: 15px;    top: 27px; }
	.page_pro2 .page_pro_column .page_pro_l li.question .column:after{ right:10px;    top: 12px;}
	.page_pro2 .page_pro_column .page_pro_l li.question .column > em{ font-size: 18px;}
	.pro_tab table.altrowstable th{ font-size: 16px;    padding: 15px 5px;}
	.pro_tab table.altrowstable td{ font-size: 14px; padding: 18px 8px}
	.pro_tab table.altrowstable tr a{ font-size: 14px}
}

@media only screen and (max-width: 768px) {
	.page_pro2 .page_pro_column .page_pro_l{ padding-top: 0.2rem}
	.page_pro_nav .list li a{ font-size: 14px;    padding: 10px 5px;}
	.page_pro2 .page_pro_column .page_pro_l li.question .column > em{ font-size: 16px;}
	.pro_tab table.altrowstable th{ font-size: 14px;    padding: 12px 5px;}
	.pro_tab table.altrowstable td{ font-size: 14px; padding: 13px 8px}
	.page_pro2 .page_pro_column .page_pro_l li.question .column{padding: 10px 25px 10px 40px}
	.page_pro2 .page_pro_column .page_pro_l li.question .column > i{   top: 0.2rem; }
	.page_pro2 .page_pro_column .page_pro_l li.question .column:after{      top:8px;}
}

@media only screen and (max-width: 568px) {
	.pro_tab {width: 100%;    overflow-y: hidden;   -ms-overflow-style: -ms-autohiding-scrollbar;  overflow-x: auto;}
	.pro_tab table.altrowstable{ max-width: initial; width: 500px; }
	
}

@media only screen and (max-width: 375px) {
	.page_pro_nav .list li{ width: 50%}
	
}


.pro_top .pro-img{padding:0;}
.pro_top .pro-img img{max-width:100%;height:auto;}
.pro-text{color:#333;margin-bottom:0.2rem;border-radius:0;}
.pro-text .column img{max-width:100%;height:auto;}
.pro-text .column em{font-style: italic;}
.pro-text .column ul{padding-left: 0.2rem;}

.cbp-vm-switcher {width:100%;margin-bottom:30px;}
.cbp-vm-options {text-align:left;margin-bottom:0;margin-bottom:0.2rem;background:#fafafa;border-radius: 0;padding: 5px;}
.cbp-vm-options em{display:inline-block;float:left;font-size:0.2rem;color:#4d4d4d;text-transform:uppercase;line-height:38px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;padding:8px;overflow: hidden;white-space: nowrap;border-radius:0;color: #808080;margin-right:3px;float:left;font-size: 16px;    border-radius:0;}
.cbp-vm-options span{display:inline-block;float:right;font-size: 14px;color:#ccc;}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected {color: #fff;background:#00633d;border-color:#00633d;}
.cbp-vm-options a:before {font-size: 14px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher>ul {list-style: none;padding: 0;}

/* Clear eventual floats */
.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;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;padding:15px;}
.cbp-vm-image .cbp-image-hover{display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:all .5s;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;transform: scale(1.05);background: #fff;text-align: center;}
.cbp-vm-image .cbp-image-hover img{max-height: 100%;width: auto;border-radius: 10px;}
.cbp-vm-switcher ul li:hover .cbp-vm-image .cbp-image-hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;transform: scale(1.0);}
.cbp-vm-switcher ul li > div{position:relative;display:block;padding:0;border-radius:10px;transition:all .5s;}

.cbp-vm-switcher>ul>li > div{display: block;position: relative;z-index: 2;transition:all .5s;border-radius:2px;}
.cbp-vm-switcher>ul>li:hover > div{border-color:transparent;z-index: 99;box-shadow: 0px 5px 15px rgba(0,0,0,0.1);border-color:#fff;}
/*.cbp-vm-switcher>ul>li > div:before{content:'';position: absolute;left:10px;top:10px;bottom:40px;right:10px;border-radius:0;transition:all .5s;box-shadow:0 5px 0.2rem 1px rgba(0,0,0,0.1);opacity: 0;filter: alpha(opacity=0);display: inline-block;}
.cbp-vm-switcher>ul>li > div:hover:before{left:0px;top:-5px;bottom:-5px;right:0px;opacity: 1;filter: alpha(opacity=100);z-index: 99;}*/
.cbp-vm-image > a{position:absolute;right:0;top:0;display:block;z-index:5;width:100%;height:100%;}
.cbp-vm-image img{max-width:100%;height:auto;transition:all .5s;width:100%;border-radius: 0;}
.cbp-vm-switcher>ul>li .cbp-vm-image{display: block;position: relative;z-index: 2;transition:all .5s;border-radius: 5px;overflow: hidden;}

.cbp-vm-switcher>ul>li .border{position: absolute;left: 0;top: 0; bottom: 0; z-index: 1;width: 100%; display: block;transition:all .5s;     border: 1px solid #fff;}
 
.cbp-vm-switcher>ul>li:hover .border{ bottom: -24px; border: 1px solid #00633d;  background: #fff;box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 40px -10px;}

.cbp-vm-details{font-size: 14px;line-height:24px;height:48px;overflow:hidden;color:#808080;}

/* Large grid view */
.cbp-vm-view-grid ul {text-align: left;margin-right: -5px;margin-left: -5px;}

.cbp-vm-view-grid ul li {
	width:33.33%;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding:8px;
	position:relative;
}
.cbp-vm-view-grid ul li:nth-child(3n+1){ clear: both}
.cbp-vm-view-grid ul li > div{padding: 5px;border-radius:0px;background: #fff;border: 1px solid #f0f0f0;}
.cbp-vm-view-grid>ul>li:hover > div{border-color:transparent;z-index: 99;border-color:#fff;}
.cbp-vm-view-grid ul li .cbp-vm-image{border-color: #fff;}
.cbp-vm-view-grid ul li:hover .cbp-vm-image{border-color: #fff;}
.cbp-vm-view-grid ul li .cbp-list-left{padding: 10px;text-align:center;position:relative;z-index: 999;}
.cbp-vm-view-grid ul li .cbp-title{display:block;color:#333;font-size:0.16rem;line-height:0.24rem;overflow:hidden;height:0.48rem;margin-bottom:0.1rem;position: relative;font-weight: 500;  }
.cbp-vm-view-grid ul li:hover .cbp-title{color:#00633d;text-decoration:none;}
.cbp-vm-view-grid ul li:hover .cbp-vm-image img{ }
.cbp-vm-view-grid ul li .cbp-vm-details {color:#666;font-size:14px;line-height:0.24rem;overflow:hidden;height:0.48rem;margin-top:0;transition:all .5s;  }
.cbp-vm-view-grid ul li .cbp-list-more{display:none;}
.cbp-vm-view-grid ul li .more{ position:absolute; left:0;right:0; bottom:-0px; text-align:center; opacity:0;filter:alpha(opacity=0);-moz-opacity:0; 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;padding:0 5px;width: 100%;background: #fff;}
.cbp-vm-view-grid ul li:hover .more{opacity:1;z-index:22;
	 -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
	bottom: -20px;
} 
.cbp-vm-view-grid ul li .more{ text-align: center} 

.cbp-vm-view-grid ul li .more .main_more{ height: 34px; line-height: 32px; margin-top: 0; font-size: 14px; padding: 0 15px}
 
.cbp-vm-view-grid ul li .cbp_line{display: block;background: #eaeaea;height: 1px;margin: 10px 0;}

.cbp-vm-view-grid .post_blog_tag{display:none;}
.cbp-vm-view-grid .cbp-list-center{padding:10px 0 0;position:relative;z-index: 999;border-radius:0;background-repeat: no-repeat;background-position: 98% bottom;}
.cbp-vm-view-grid ul li:hover .cbp-list-center{background-color:#fff;}
/* List view */
.cbp-vm-view-list>ul{margin:0;margin-top:0.2rem;}
.cbp-vm-view-list>ul>li {text-align:left;padding:0;border-radius: 0;border:1px solid #eee;padding:0.2rem 15px;margin-top: -1px;position: relative;z-index: 2;background: #fff;}
.cbp-vm-view-list>ul>li:hover{z-index: 5;}
.cbp-vm-view-list>ul>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}
.cbp-vm-view-list>ul>li:hover:before{left:-0.2rem;top:-10px;right:-0.2rem;bottom:-5px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.cbp-vm-view-list > ul > li:hover > div{box-shadow: none;}
.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>ul>li > div{padding:0;border:none;}
.cbp-vm-view-list>ul>li > div .border{display: none;}
.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: 22%;text-align:center;display:inline-block;position:relative; vertical-align:middle;float:left;overflow: hidden;}
.cbp-vm-view-list ul li>div:hover .cbp-vm-image:hover{border-color: #333333;}
.cbp-vm-view-list ul li .cbp-vm-image .cbp-vm-details{ display: none }

.cbp-vm-view-list ul li>div .cbp-list-center{width:78%;display:inline-block;padding-top: 5px;}
.cbp-vm-view-list ul li .cbp-title{display:block;color:#333;font-size:0.18rem;line-height:0.26rem;overflow:hidden;max-height:0.52rem;margin-bottom:0.1rem; font-weight: 500;    }
.cbp-vm-view-list ul li:hover .cbp-title{color:#00633d;text-decoration:none;}
.cbp-vm-view-list ul li .cbp-vm-details {margin-top:0.1rem;height:auto;padding:0;max-height:0.48rem; line-height: 0.24rem; font-size: 14px; display: block;font-weight: 400;}
.cbp-vm-view-list>ul>li .cbp-list-left .line{display: none;}

.cbp-vm-view-list ul li .post_blog_tag{margin-top:15px;}
.cbp-vm-view-list ul li .more{display: inline-block;margin-right: 0.2rem;vertical-align: middle;margin-top: 12px;}
.cbp-vm-view-list ul li .more .main_more{height: 36px;line-height: 34px;padding-left: 15px;padding-right: 15px;background-position:  right bottom;border-width: 1px;margin-top: 10px;font-size: 14px; border-radius: 0}
 
.cbp-vm-view-list .cbp-hover{display:none;}
.cbp-vm-view-list .cbp-list-center{width:76%;display:inline-block; vertical-align:middle;padding:0 0 0 25px;}
.cbp-vm-view-list .cbp-list-center .cbp-list-left{padding-left:0;}
.cbp-vm-view-list .cbp-list-more{display:block;margin-top:0.2rem;float:right;padding-right:0;}

.cbp-vm-view-list .checkbox{ width:150px; margin-top:0.2rem;text-align: center;vertical-align: middle;}
.checkbox {position: relative;	display: inline-block;	background: #333333;border-radius: 30px;height: 32px;width: 90%;}
.checkbox label {display: block;	vertical-align: middle;	position: relative;	padding: 0;}
.checkbox label::after {display: inline-block;	position: absolute;	width: 16px;height: 16px;left: 0;top: 6px;margin-left: 15px;padding-left: 3px;padding-top: 0px;	font-size: 11px;color: #fff;}
.checkbox p {display: inline-block;font-size: 14px;text-transform: uppercase;height: 32px;	width: 100%;position: absolute;	left: 0;top: 0;color: #fff;margin: 0;line-height: 32px;}
.checkbox label::before {content: "";display: inline-block;	position: absolute;	width: 100%;height: 32px;left: 0;border-radius: 3px;
	background-color: transparent;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	z-index: 1;
}
.checkbox input[type="checkbox"]:checked + label::before,  .checkbox input[type="radio"]:checked + label::before {	background: transparent;}
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {opacity: 0;z-index: 1;}
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before {outline: thin dotted;	outline: 5px auto -webkit-focus-ring-color;	outline-offset: -2px;}
.checkbox input[type="checkbox"]:checked + label::after, .checkbox input[type="radio"]:checked + label::after {	font-family: "FontAwesome";	content: "\f00c";}
.checkbox input[type="checkbox"]:disabled + label, .checkbox input[type="radio"]:disabled + label {	opacity: 0.65;}
.checkbox.checkbox-circle label::before {border-radius: 50%;}
.checkbox.checkbox-inline {	margin-top: 0;}

.pro_inquiry_btn{display: inline-block;float: right;height: 38px;margin-top: -58px;background: #333333;border-radius: 30px;padding-left: 30px;padding-right: 30px;color: #fff;text-transform: uppercase;font-size: 14px;line-height: 38px;}
.pro_inquiry_btn:hover{text-decoration: none;}
.pro_inquiry_btn:after{content:'';width: 18px;height: 18px;background: url(../images/icon.png) no-repeat;display: inline-block;vertical-align: middle;margin-top: -2px;background-position: -330px -99px;margin-left: 8px;}

.mobile_pro_list{list-style: none;padding-bottom: 10px;margin-right: -5px;margin-left: -5px;}
.mobile_pro_list li{padding: 5px;}
.mobile_pro_list li:nth-child(2n+1){clear: both;}
.mobile_pro_list li .column{border: 1px solid #eee;border-radius: 0;padding: 5px;text-align: left;}
.mobile_pro_list li .wrap{padding:10px 5px;}
.mobile_pro_list li .title{margin-bottom: 10px;font-size: 0.18rem;line-height: 0.24rem;height: 0.48rem;display: block;overflow: hidden;}
.mobile_pro_list li .cbp-vm-details{font-size: 14px;line-height:22px;height: 44px;color: #808080;margin-bottom: 0;}
.mobile_pro_list li .more{text-align: left;padding-bottom: 5px;}
.mobile_pro_list li .main_more{margin: 0;font-size: 14px;line-height: 30px;height: 32px;margin-left: 5px;padding-left: 10px;padding-right: 10px; border-radius: 4px}
 
@media screen and (max-width: 992px) {
	.mobile_pro_list{display: block !important;}
	#cbp-vm{display: none;}
}
@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
}
@media screen and (max-width: 768px) {
	.pro-text .box{max-height:336px;overflow:hidden;} 
	.checkbox{width: 100%;}
	.checkbox p{ }
	.checkbox label::after{margin-left: 4px;}
	.pro_inquiry_btn{padding-left: 0.2rem;padding-right: 0.2rem;font-size: 14px;}
	.cbp-vm-view-list .checkbox{width: 10.2rem;}
}

@media screen and (max-width: 400px) {
	.pro-text{padding: 0;}
	.pro-text .column{font-size: 14px;}
}

/*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;padding: 0;}
.prom_img #pro_img_gallery .swiper-slide{opacity: 0 !important; z-index: -1;}
.prom_img #pro_img_gallery .swiper-slide-active{  opacity: 1 !important; z-index: 99;border: 1px solid #f7f7f7;}
.prom_img #pro_img_gallery .swiper-slide img{width: 100%;}
.prom_img .mousetrap{}

.prom_img .swiper-slide iframe{ position: relative; width: 100%;max-width: 100%;}
.prom_img .video_img{position: absolute; left: 0px; top: 0px;right:0;bottom:0;z-index: 55;}
#pro_img_thumbs{padding:0;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: #00633d;}
.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: #00633d;width: 30px;height: 30px;text-align: center;}

.cloud-zoom{ overflow: hidden;}
#cloud-zoom-big{ top: 0px !important;border: 1px solid #ddd;background-repeat: no-repeat !important; background: #fff; box-shadow: 0 5px 50px 1px rgba(0,0,0,0.1);}
.prom_img .cloud-zoom-lens{background-image: none !important;background-color: rgba(0,0,0,0.2) !important;}
@media only screen and (max-width: 992px){
	.mousetrap,#cloud-zoom-big,.cloud-zoom-big{display: none !important;}
}

.pro_info_top{position:relative;padding-bottom: 50px;padding-top:40px;z-index: 9;background:#F7F7F7;}
.pro_info_top .container{padding:30px 50px 50px;background:#fff;box-shadow: 5px 0.2rem 35px 1px rgba(0,0,0,0.05);border-radius:0; position: relative;z-index: 5;}
.prom-right{padding-left:30px;margin-bottom:0.2rem;}
.prom-right>h1{padding:0;margin:0;display:block;font-size:0.2rem;color:#333;margin-bottom:0.2rem;line-height:28px;margin-top: 0;}
.prom-right>div.main{font-size:14px;line-height:24px;color:#808080;margin-bottom:0.2rem;font-weight:400;}
.prom-right{padding:0 0 0 40px;border-radius:0;}
.prom-right .pro-table{margin-bottom:0;border-bottom: none;overflow: hidden;background:#fff;border-radius:2px;margin-top: 0.2rem;border:1px solid #eee;border-bottom: none;}
.prom-right .pro-table > em{display: block;font-size:16px;  margin-bottom:10px;}
.prom-right .pro-table ul li{list-style:none;display:flex;align-items:center;border-bottom: 1px solid rgba(0,0,0,0.1);}
.prom-right .pro-table ul li p{display:inline-block;font-size:14px;color:#333;min-width:25%;margin:0;text-transform: capitalize;line-height: 0.2rem;border-right: 1px solid #eee;padding: 10px;background: #fafafa; font-weight: 500;}
.prom-right .pro-table ul li span{color:#333;display:inline-block;font-size:14px;padding-left:10px;color:#333;line-height: 0.2rem;padding: 10px;font-weight: 500;}
.prom-right .mobile_inquiry {display: inline-block;margin-top:0;}
.prom-right .main_more{vertical-align: middle;height: 0.46rem;line-height: 0.46rem;padding-left: 0.3rem;padding-right: 0.3rem;    background: #00633d;color:#fff; z-index: 0; border:none;  }
.prom-right .main_more:after{content:'';width: 18px;height: 18px;background:url(../images/icon.png) no-repeat;background-position:-392px -99px;margin: 0;margin-left: 3px;display: inline-block;vertical-align: middle;position: relative;right: auto;top: auto;opacity: 1;animation: none;margin-top: -2px;}
.prom-right .main_more:before{position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 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;border-radius: 0;border: none;}

.prom-right .cart_area{margin-top:15px;margin-bottom:10px;}
.prom-right .cart_area .cartnum{text-align: center;height:40px;line-height:40px;border:1px solid #ccc;max-width: 100%;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset;border-radius:5px;}
.pro_social.social_icons{padding-top: 0.2rem;padding-bottom: 0.2rem;border-bottom: 1px dashed #e5e5e5;}
.pro_social.social_icons li.title{font-size: 14px;color:#808080;padding-left: 0;text-transform: capitalize;}
.pro_social.social_icons li.title p{margin: 0;display: inline-block; vertical-align: middle;}
.pro_social.social_icons li.title:before{margin-right: 5px;width: 16px;height: 16px;background:url(../images/icon.png) no-repeat;background-position: -292px -52px;display: inline-block;content:'';vertical-align: middle;}
.pro_social.social_icons li{padding: 0 5px;vertical-align: middle;margin: 0;}
.pro_social.social_icons li a{width: 32px;height: 32px;border-radius: 50%;background: #e5e5e5;display: inline-flex;align-items: center;justify-content: center;}
.pro_social.social_icons li.facebook a{background-color: #3b5998;}
.pro_social.social_icons li.twitter a{background-color: #44ccf6;}
.pro_social.social_icons li.youtube a{background-color: #ff0000;}
.pro_social.social_icons li.linkedin a{background-color: #0275b4;}
.pro_social.social_icons li.wechat a{background-color: #2dbb00;}

.mostBox{margin:0 0 10px 0;}
.mostBox .page_title{background:#fafafa;padding:0;}
.mostBox .page_title:before,.mostBox .page_title:after{display:none;}
.mostBox .page_title em{font-size:24px;line-height:30px;background:#0cb76c;color:#fff;text-transform: capitalize;padding:5px 10px; }
.mostBox .text em{font-style:italic;}
.mostBox .text a:hover{color:#333333;}
.mostBox .text ul{padding-left:0.2rem;}
/*products-tab*/
.mostBox .features-tab{margin:0;text-align:left;padding:0px;text-align:left; margin-top:0;}
.mostBox .features-tab .nav-tabs {margin: 0px;padding: 0px;background:#fff;overflow: hidden;border-radius:0;border:none;border-bottom: 1px solid #eee;}
.mostBox .features-tab .nav-tabs li{margin-right: 30px;    display: inline-block;}
.mostBox .features-tab .nav-tabs li > a {display: inline-block;list-style: none;cursor: pointer;color:#808080;text-align:center; margin:0;padding:12px 0 12px 0;border:none;font-size:0.22rem;line-height:100%;background-color:transparent;  border-radius: 0;border-bottom: 2px solid transparent;z-index: 2;text-transform:capitalize;  font-weight: 500;}
.mostBox .features-tab .nav-tabs > li.active > a,
.mostBox .features-tab .nav-tabs > li.active > a:hover,
.mostBox .features-tab .nav-tabs > li.active > a:focus {
	color:#111;z-index:99;background: #fff;border-color: #00633d; text-decoration: none
}
.mostBox .tab-content{padding-top: 30px; }

#pro_inquiry{margin:0;position:relative;background:none;margin-bottom: 0.2rem;margin-top: 0.2rem; border-top: 2px solid #00633d}
#pro_inquiry .send_column .main_title img{ max-width: 0.8rem}
#pro_inquiry .send_column .main_title em:before{ display: none}
#pro_inquiry .send_column ul{ margin: 0 -0.05rem}
#pro_inquiry .send_column ul li .cform-item__wrap{position: relative;}
#pro_inquiry .send_column ul li .cform-item__wrap .refresh{font-size: 14px;line-height: 16px;min-width: 60px;}
#pro_inquiry .send_column ul li .cform-item__wrap img{margin: 10px 5px !important;}
#pro_inquiry .send_column ul li label.error{position: absolute;left: 0;bottom: -3px;font-size: 14px;font-weight: normal;margin: 0;height: 0.2rem;}

.page_products .left-adv{display: none;}
@media  only screen and (max-width:992px) {
	.mobile_inquiry .main_more.show{position: fixed;bottom: 100px;left:10px;width: 140px;line-height: 24px; padding: 5px 0; z-index: 9999999999999;font-size:13px;height:36px;justify-content: center;text-align: center;}
}
@media only screen and (max-width: 992px) {
	.sp-thumbs a:link, .sp-thumbs a:visited{width:50px;height:50px;}
	.products .pro_img{width:100%;padding:0;}
	.products .pro-right{width:100%;padding:0;padding-left:0.2rem;}
	.prom-right .pro-table ul li p{width:26%;}
	.prom_img{margin-bottom:0;padding:0;}
	.prom-right .pro-table{margin-bottom:0;}
	#pro_inquiry{position:relative;z-index:99;}
	#pro_inquiry .send_content .send_column{display: block;}
	.page_products .left-pro{display: block;}
	.prom-right{padding:0;margin-bottom:0;background-image:none;padding-top:0.2rem;z-index: 9999}
}

@media only screen and (max-width: 768px) {
	.pro_info_top{padding-top: 30px;padding-bottom: 30px;background:#f7f7f7;}
	.pro-right{padding:0;margin-top:0;margin-bottom:0.2rem;}
	.prom-right .pro-table{margin-top:15px;margin-bottom:0;}
	.pro_info_top:before{display: none;}
	.products .pro_inquiry .message{padding:0;}
	.mostBox .tab-scroll{margin-left:0;padding-bottom:0;}
	.products .pro-list-tags p{display:block;}
	.pro_message li .meInput,.pro_message li .meText{width:100%;}
	.pro_message .main_title{text-align:center;}
	.pro_message .main_title>em{background-position:center bottom;}
	.prom-right>h1{font-size:16px;}
	.prom_main{padding:40px 0;}
	.prom_main .pro_con{display:none;}
	.pro_message form{max-width:100%;}
	/*.prom-right .mobile_inquiry{position:fixed;bottom:0;right:0;background:#fff;background:#fff;padding:8px 15px;z-index:9999999999;width:100%;text-align:right;height:60px;border-top:1px solid #eee;display: flex;align-items: center;justify-content: flex-end}*/
	.prom-right .mobile_inquiry{display: block;}
	.prom-right .main_more{display: block;text-align: center; font-size: 14px}
	.prom-right .main_more.more_down{margin-left: 0;}
	.prom-right .main_more.more_cart input{font-size: 14px;padding-left: 15px;height: 40px;line-height: 42px;}
	.prom-right .main_more.more_cart:after{top: 12px;display: inline-block;}
	#pro_inquiry .main_title .line{margin-right:10px;}
	#pro_inquiry{display: block!important;}
	.pro_social.social_icons li.title{display: block;}
	.pro_social.social_icons li a{width: 34px;height: 34px;}
	.mostBox .features-tab .nav-tabs{border-radius: 0;}
	.mostBox .features-tab .nav-tabs li{ margin-right: 15px}
	.mostBox .features-tab .nav-tabs li > a{font-size: 18px;padding:0 0 15px;}
	.prom-right>div.main{font-size: 14px;margin-bottom: 10px;}
	.pro_info_top{padding-left: 10px;padding-right: 10px;}
	.pro_info_top .container{padding: 10px 10px 40px 10px;margin-top: -10px;}
	.page_products .page-right{padding: 0;margin-top: 0;}
	#pro_inquiry .title em:before{display: none;}
	#pro_inquiry .text{font-size:14px; margin-top: 0}
	#pro_inquiry .send_column .main_title em{ }
	#pro_inquiry .send_column{padding:0 0.2rem 0.3rem}
	.prom-right .pro_whatsapp{margin-left: 0;}
	#pro_inquiry .send_column .send{margin-left: 0;  }

	#pro_img_thumbs .swiper-slide{padding: 1px;}
	.prom_img .sp-video-icon:before{width: 24px;height: 24px;font-size:14px;line-height: 24px;}
	.prom_img .swiper-slide iframe{height: 240px;}
	#pro_img_thumbs{padding-top: 10px;}
}

@media only screen and (max-width: 480px) {
	.products .pro-right{margin-bottom:0; position: relative; }
	.prom-right .pro-table ul li p{min-width:45%;font-size: 14px;text-transform: capitalize;background: #fff;padding: 5px;}
	.prom-right .pro-table ul li span{font-size: 14px;padding: 5px;}
	.mostBox .features-tab .nav-tabs li > a{font-size: 0.2rem;padding: 10px 0;}
	#pro_inquiry .title{font-size: 0.2rem;}
	.mostBox .features-tab .nav-tabs li > a{font-size: 16px; }
	.mostBox .features-tab .nav-tabs li{ margin-right: 8px}
}

.relpro_content{ padding-bottom: 0.4rem; z-index: 9;overflow: hidden;background:#f6f7f9; border-top: 1px solid #eee; padding-top: 0.4rem}
.relpro_content .main_title{ margin-bottom: 0.3rem} 
.relpro_content .pro_scroll{position: relative}
.relpro_content .swiper{   position: initial}
.relpro_content .swiper-slide{padding: 0 0.15rem; padding-bottom: 0.2rem;width: 25%;}
.relpro_content .swiper-slide .column{position: relative;z-index: 2;  }
.relpro_content .swiper-slide .column:hover{  }
.relpro_content .swiper-slide .column .images{ border: 5px solid #f7f7f7; }
.relpro_content .swiper-slide .column .images a{ display: block; border-radius: 0px;overflow: hidden; width: 100%; }
.relpro_content .swiper-slide .column .images a img{ width: 100%; transition: all .9s;}
.relpro_content .swiper-slide .column:hover .images a img{
	transform:scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
   -ms-transform: scale(1.05);
}
.relpro_content .swiper-slide .column .wrap{ position: relative; padding:0.18rem 0rem  0;  text-align: center}
 
.relpro_content .swiper-slide .column .wrap .title{   position: relative; z-index: 99; display: block; font-size: 0.17rem; color: #333333;   overflow: hidden; line-height: 0.24rem; height: 0.72rem; font-weight: 500;}
.relpro_content .swiper-slide .column .wrap .title:hover{color: #00633d}
.relpro_content .swiper-slide .column .wrap .text{ position: relative; z-index: 99;font-size:14px; color: #808080; line-height: 24px; overflow:hidden; height: 48px; margin-top: 8px; display: none;}
.relpro_content .swiper-slide .column .wrap .main_more{position: relative; z-index: 99;  height: 0.36rem; line-height: 0.36rem; display: inline-block;   transition: all .6s; font-size: 14px; padding:0 0.2rem; font-weight: 500; margin-top: 0.15rem}
 
.relpro_content .swiper-button-next{ background:#00633d; right: 0px;opacity: 1; width: 30px; height: 60px;color: #fff}
.relpro_content .swiper-button-prev{ background:#00633d;left: 0px; opacity: 1; width: 30px; height: 60px;color: #fff}
.relpro_content .swiper-button-prev:after,.relpro_content .swiper-container-rtl .swiper-button-next:after{   opacity: 1; }
.relpro_content .swiper-button-next:after,.relpro_content  .swiper-container-rtl .swiper-button-prev:after{  opacity: 1; }
.relpro_content .swiper-button-disabled,.relpro_content  .swiper-button-disabled{ background: rgba(0,0,0,0.1);opacity:0.5;color: #333}
.relpro_content .swiper-button-disabled:after,.relpro_content  .swiper-button-disabled:after{ opacity:0.5; }

 


@media only screen and (max-width:768px ) {
	.relpro_content{padding-top:0rem;padding-bottom: 0.2rem;}
	.relpro_content .swiper-slide{padding: 0 5px 25px;width: 50%;} 
	.relpro_content .swiper-slide .main_more{display: none;}
	.relpro_content .swiper-slide .title{font-size: 14px;line-height: 0.2rem;height: 60px;margin-bottom: 0;  }
	.relpro_content .swiper-slide .text{display: none;}
	.relpro_content .swiper-button-prev{ left: -10px; height: 40px; width: 25px;}
	.relpro_content .swiper-button-next{ right: -10px; height: 40px;width: 25px;}
}


.meft-customer ul{list-style:none;margin-bottom:30px;border-bottom:none;}
.meft-customer ul li a{padding:10px 0;border-bottom:1px solid #e5e5e5;display:block;font-size: 14px;text-transform:capitalize;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.meft-customer ul li a:hover{background:#fafafa;color:#23ac38;padding:10px;text-decoration:none;}

#customer{}
#customer ul{list-style:none;}
#customer ul li{margin-bottom:30px;}
#customer ul li .title{margin-bottom:10px;border-bottom:1px solid #e5e5e5;font-size:18px;line-height:0.2rem;text-transform:uppercase;color:#62a70f; font-weight:normal;padding-bottom:10px;}
#customer ul li h5{display:inline-block;color:#62a70f;text-transform:uppercase;font-size: 14px;cursor:pointer;}
#customer ul li h5:before{content:"[";padding-right:5px;}
#customer ul li h5:after{content:"]";padding-left:5px;}
#customer ul li h5.UI02{display:none;}
#customer ul li h5 b{font-weight:normal;}
#customer ul li .text{font-size: 14px;line-height:24px;color:#676767;overflow:hidden;height:48px;
	-webkit-transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out,opacity 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out,opacity 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out,opacity 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out,opacity 0.3s ease-in-out
}

 
.project_list {list-style:none;padding-top: 0;position: relative; z-index: 9;margin: 0 -0.1rem}
.project_list li{ padding: 0 5px; margin-top: 10px; list-style: none}
.project_list li .column{ position: relative; overflow: hidden;}
.project_list li .column .link{ position: relative;   display: block;  width: 100%; overflow: hidden;}
.project_list li .column .link img{transition: all .9s;  width: 100%;} 
.project_list li .column:hover .link img{transform:scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);}
 
.project_list li .column .wrap{ border-radius:0; background:#F7F7F7; position: relative;  padding:0.19rem 0.2rem 0.15rem 0.15rem;transition: 0.6s all;  text-align: left}
.project_list li .column .wrap .title{ color: #222; font-size: 0.18rem; line-height: 0.24rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;  margin-bottom: 0.05rem;  font-weight: 500;}
.project_list li .column .wrap .text{font-weight: 400; font-size: 14px; color: #666; line-height: 0.22rem; height: 0.44rem; overflow: hidden;}
.project_list li .column .wrap .icon{ display: inline-flex; align-items: center; justify-content: center;width: 40px; height: 40px; position: absolute; right: 0; top: -0.22rem;   background:#00633d; border-radius: 50%;transition: 0.8s all;}
.project_list li .column .wrap .icon i{  width: 7px; height: 13px; display: inline-block;  background:url(../images/icon.png) no-repeat -4px -327px; transition: all .6s;} 
.project_list li .column:hover .wrap .icon i{ animation: more_i 1.5s infinite;}

@keyframes more_i {
0% {transform: translateX(-3px); }
50% {transform: translateX(3px); }
100% {transform: translateX(-3px);} }





@media only screen and (max-width:992px ) {
	.project_list li{width: 33.3%}
.project_list li:nth-child(3n+1){clear: both;}
.project_list li:nth-child(4n+1){clear: none;}
	
}
@media only screen and (max-width:695px ) {
	.project_list li{width:50%;margin-bottom:0.1rem;padding:0 0.05rem;}
.project_list li:nth-child(2n+1){clear: both;}
.project_list li:nth-child(3n+1){clear: none;}
	.project_list{  margin: 0 -0.05rem}
 
	
}

@media only screen and (max-width:365px ) {
	.project_list li{width: 100%}
	
	
}
/*form*/ 
.page_contact { background:linear-gradient(to bottom , #fff,#f7f7f7);} 
.page_form { padding-top: 0.2rem}
.page_form .message_wrap{width: 100%;background:#fff; float: none}
.page_form .message_wrap .send_column{background:#fff;}
.page_form .send_column .main_title em{font-size: 42px; }
.page_form .send_column .main_title em:before{width: 40px;height: 40px;background-position: -419px -278px;top: 0; display: inline-block; margin: 0 10px 0 0}

.page_form .send_column ul li input{border-width: 2px;border-color: #e5e5e5; background: #fff; box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;}
.page_form .send_column ul li input:focus{border-color: #00633d;}
.page_form .send_column ul li textarea{border-width: 2px;border-color: #e5e5e5;background: #fff;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;}
.page_form .send_column ul li textarea:focus{border-color: #00633d;}

.page_form .send_column ul li .form_select:before{display: none;}
.page_form .send_column ul li .form_select{position:relative;display: block;width: 100%;z-index: 5;background:#fff;}
.page_form .send_column ul li select{border:2px solid #e5e5e5;box-shadow:0 2px 4px 0px rgba(0,0,0,0.05) inset;height: 50px;line-height: 50px;width: 100%;background-color:transparent;padding-left:15px;font-size: 14px;color:#808080;Appearance:none;-webkit-appearance:none;font-size: 14px;}
.page_form .send_column ul li .form_select:after{content:"\f107";font-family:'FontAwesome';position:absolute;right:0.2rem;line-height:16px;font-size:0.2rem;color:#808080;top:18px;z-index:-1;}

.page_form .send_column ul li label{font-weight: normal;    font-size: 16px;}
.page_form .note{margin-top: 0.2rem;}
.page_form .note em{display: block;margin-bottom: 10px;    font-size: 16px;}
.page_form .note ol{padding-left: 15px;font-size: 14px;line-height: 24px;color: #808080;}
.page_form .form_upload{width: 99%;height:10.2rem;border:2px solid #e5e5e5;display: flex;align-items: center;justify-content: center;text-align: center;}
.page_form .form_upload input{width: 100%;text-align: center;padding: 5px;}
.page_form .more{margin-top: 30px;text-align: center;}
.page_form .main_more{padding-left: 40px;padding-right: 40px;line-height: 60px;height: 60px;font-size: 16px;}

@media only screen and (max-width: 768px) {
	.page_form .form_upload{width: 100%;}
	.page_form .send_column .main_title em{font-size: 30px;line-height: 40px;}
	.page_form .main_more{font-size: 14px;}
}


/*service*/
.page_service{list-style: none; padding-top: 0.2rem}
.page_service li{margin-bottom: 30px;}
.page_service li .image{display: block;overflow: hidden;position: relative;}
.page_service li .image > a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 999;}
.page_service li .image img{width: 100%;transition:all .9s;}
.page_service li:hover .image img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15)
}
.page_service li .image .single{
	position: absolute;opacity: 0;transition:all .9s;width: 0;height: 0;pointer-events:none;border:solid transparent;border-color:rgba(255, 255, 255, 0);border-top-color:#000;display: inline-block;border-width:500px 300px 300px 300px;position: absolute;left: -28%;top: 5%;z-index: 2;
	transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
}
.page_service li:hover .image .single{opacity: 0.15;
	transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
}
.page_service li .image .ovrly{position: absolute;left: 0;top: 0;width: 100%;height: 80%;display: block;opacity: 0;transition:all .5s;
	background:linear-gradient(to bottom, rgba(9,117,189,1), rgba(0,0,0,0.5));
	background-image: -moz-linear-gradient(top, rgba(9,117,189,1), rgba(0,0,0,0.5));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(9,117,189,1)), color-stop(1, rgba(0,0,0,0.5)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00633d', endColorstr='#5b5b55', GradientType='0');
}
.page_service li:hover .image .ovrly{height: 100%;opacity: 0.5;}
.page_service li .wrap{background:#f7f7f7;padding: 30px 0.2rem;transition:all .5s;position: relative;}
.page_service li:hover .wrap{background:#fff;box-shadow:0 5px 27px rgba(0,0,0,0.15);}
.page_service li .title{display: block;font-size: 28px;line-height: 34px; text-transform: uppercase;margin-bottom: 15px;height: 34px;overflow: hidden;transition:all .5s;}
.page_service li:hover .title{text-decoration: none;color: #00633d;}
.page_service li .text{font-size: 14px;color: #808080;line-height: 24px;overflow: hidden;height: 48px;transition:all .5s;}
.page_service li .main_more{position: absolute;right: 0.2rem;top: -30px;margin: 0;opacity: 0;transition:all .5s;z-index: 999;}
.page_service li:hover .main_more{opacity: 1;top:-0.2rem }


@media only screen and (max-width: 1480px) {
	.page_service li .title{font-size: 24px;line-height: 28px;height: 56px;margin-bottom: 10px;}
}
@media only screen and (max-width:480px) {
	.page_service li{padding: 0;}
	.page_service li .title{max-height: 56px;height: auto;}
	.page_service li .wrap{padding: 25px 15px;}
}




/*!
 * 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)}
 }

/* Styles for the gallery */

.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 em {
    font-size: 0.16rem;
    margin: 0;
	height:0.44rem; font-style: normal;
	line-height:0.22rem;
	overflow:hidden;
	display: block; 
}
.baguetteBox-button {
    background-color: transparent !important;
}
@media only screen and (max-width: 1480px) {
	.tz-gallery > div{width: 20%;}
.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}
}


/*left scroll*/
.left_fixed {margin-bottom: 0.2rem;zoom:1;}
.left_fixed .caption {
    border-bottom: 1px solid #dddddd;
    background-color: #dddddd;
    font-size: 12pt;
    
    padding: 5px;
}
.left-related{margin-top: 40px;}
.left-related .list{padding-top: 0.2rem;list-style: none;}
.left-related .list li{margin-bottom: 0.2rem;border:1px solid #e5e5e5;padding: 5px;display: flex;align-items: center;background:#fff;position: relative;}
.left-related .list li:before{ position: absolute; left: -1px;  top:-1px; height: 0; content: ''; width:calc(100% + 2px); border-left:1px solid #333333; border-right: 1px solid #333333; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.left-related .list li:hover:before{height:calc(100% + 2px);}
.left-related .list li:after{ position: absolute; left: -1px;  top: -1px; height: calc(100% + 2px); content: ''; width: 0; border-top: 1px solid #333333; border-bottom: 1px solid #333333; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.left-related .list li:hover:after{width: calc(100% + 2px);}
.left-related .list li .wrap{padding-left: 15px;padding-top: 10px;}
.left-related .list li .image{max-width: 10.2rem;min-width: 10.2rem;display: block;overflow: hidden;position: relative;z-index: 5;}
.left-related .list li .image img{transition: all .9s;width:100%;}
.left-related .list li:hover .image img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15)
}
.left-related .list li .title{display: block;font-size: 14px;line-height: 0.2rem;height: 60px;overflow: hidden;position: relative;z-index: 5;}
.left-related .list li .title:hover{text-decoration: none;color: #333333;}
.left-related .list li .more{width: 40px;height: 40px;box-shadow: 0 5px 15px 1px rgba(0,0,0,0.1);border-radius: 25px 0 0 25px;display: inline-flex;position: absolute;right: -0.2rem;bottom: 5px; background:#333333;align-items: center;justify-content: center;opacity: 0;transition:all .5s;z-index: 2;}
.left-related .list li:hover .more{right: 0;opacity: 1;}
.left-related .list li .more i{width: 8px;height: 12px;background:url(../images/icon.png) no-repeat;background-position: -117px -327px;display: inline-block;}

.left_fixed.scrollfixed {margin-top: 0px;margin-left:0;margin-top: 0;}

@media only screen and (max-width:1260px) {
	.left-related .list li .image{max-width: 80px;min-width: 80px;}
}
@media only screen and (max-width:992px) {
	.left_fixed{margin-bottom: 0;}
	.left-related{margin-top: 0.2rem;}
	.left-related .list li .title{font-size: 14px;}
}

@media (min-width: 992px){
	.page_products > .container >div{
		display: flex;
		flex-wrap: wrap;
		flex-flow: row-reverse
	}
	.page_products .page-left {flex: 0 0 25%;max-width: 25%;margin-top: 0;}
	.page_products .page-right {flex: 0 0 75%;max-width: 75%;padding-right: 0;padding-left: 40px;margin-top: 0}
	.page_products .page-left div.left_fixed {
		position: sticky !important;
		top:1.02rem;
		margin-bottom: 0;
	}
	.page_products .page-left div.left_fixed .left_fixed_box{overflow-y: auto;padding-right: 5px;height: 800px;padding-bottom: 50px;}
	.page_products .page-left div.left_fixed_box::-webkit-scrollbar {width: 3px;}
	.page_products .page-left div.left_fixed_box::-webkit-scrollbar-track {
		background-color:#f7f7f7;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius:0;
	}
	.page_products .page-left div.left_fixed_box::-webkit-scrollbar-thumb {
		background-color:#e5e5e5;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius:0;
	}
	.page_products .page-left div.left_fixed_box::-webkit-scrollbar-thumb:hover{background-color: #00633d;}
}

.page_wrapper_2{padding-top: 50px;padding-bottom: 50px;background: linear-gradient(to bottom, #f7f7f7, #fff);}
.page_wrapper_2 .ms_3{   background: #333333;box-shadow: none;border: none;font-weight: normal;border-radius: 30px;}
.page_wrapper_2 .ms_3:hover{background: #333333;text-decoration: none;}


.page-nav-box ul li { font-size:16px; padding:0px 30px;  color:#333; float:left; list-style:none;   line-height:40px;}
.page-nav {position: relative;background: #333333;}
.page-nav.fixed {
	position: fixed;
	z-index: 100;
	top:62px;
	right: 0;
	left: 0;
	max-width:100%; margin:0 auto;
}
.pnav-item {position: relative}
.pnav-item:first-of-type::before {display: none}
 
.pnav-link {display: block;position: relative;color: #333}
.pnav-link:hover {color: #23509b}
.page-nav .current a{ color:#23509b}
.pnav-link::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #23509b;
	visibility: hidden;
	opacity: 0
}
.list-pnav.list-1 {text-align: center}
.list-pnav.list-1>li {width: 50%} 
.page-nav .list{   overflow: hidden;display: flex;}
.page-nav .list li{    position: relative;}
.page-nav .list li .column{    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;}
	
.page-nav .list li{ list-style: none;text-align: center; position: relative; padding:5px 15px 5px; border-right: 1px solid rgba(255,255,255,0.2);cursor: pointer;width: 50%;}

.page-nav .list li .pnav-link{ display: block; z-index: 99;text-align: center;padding: 10px 10px;font-size: 14px; line-height: 24px; text-transform: uppercase; color: #fff;  margin: 0;}
.page-nav .list li.current ,.page-nav .list li:hover { background: rgba(0,0,0,0.1)}
.page-nav .list li.current .pnav-link,.page-nav .list li:hover .pnav-link{ color: #fff;text-decoration: none;}

.nav-page{padding: 60px 0;}
.nav-page .main_title{text-align: center;}
#overview_2 {background: #f7f7f7;}

@media only screen and (max-width: 1440px) {
	.page-nav{ padding: 0 6%}
}
@media (max-width: 992px) {
	.page-nav.fixed {
		top: 68px
	}
} 
@media only screen and (max-width: 768px) {
	.page-nav{ padding: 0}
	.nav-page{padding: 40px 0;}
}
@media (max-width: 590px) {
	.page-nav .list li{ padding: 5px;}
	.page-nav .list li .pnav-link{ font-size: 14px;padding: 5px;line-height: 16px;}
	.solution_page{height: auto;}
	
}
@media (max-width: 392px) {
	.page-nav .list li{ padding: 5px 2px 5px;}
}

.page_about_title{ text-align: center}
.page_about_title em{ font-size: 0.46rem; color: #00633d; text-transform: capitalize;line-height: 0.48rem; padding-bottom: 0.26rem; position: relative; margin-bottom: 0.2rem; font-style: normal; background: url(../images/title_line.png) no-repeat center bottom; display:  block;}
.page_about_title .text{    font-size: 14px; line-height: 0.24rem;  max-height: 0.48rem;  overflow: hidden;   color: #808080;  margin-top: 0.21rem;}
.page_about{ padding: 0.6rem 0 0.8rem}
.page_about .page_about_box{ display: flex;    flex-wrap: wrap; align-items: flex-start}
.page_about .page_about_box .page_about_column{ width: 46%; padding-right: 0.7rem}
.page_about .page_about_box .page_about_column .page_about_title{ text-align: left;}
.page_about .page_about_box .page_about_column .page_about_title em{ background-position: left bottom}
.page_about .page_about_box .page_about_column .page_about_text{ font-size: 0.16rem;line-height: 0.32rem; }
.page_about .page_about_box .page_about_images{position: relative; width: 54%; padding-left: 1.2rem}
.page_about .page_about_box .page_about_images:before { content: ''; position: absolute; top: 0;  left: 0; width: 100%; bottom: 0.6rem; background: #f4f6f8;z-index: -1;}
.page_about .page_about_box .page_about_images .img{ margin-top: 35px; border-bottom-right-radius: 50px;box-shadow: -10px 0 15px 2px rgba(216, 216, 216, .41); position:  relative; z-index: 9}
.page_about .page_about_box .page_about_images .img img{ width: 100%;border-bottom-right-radius: 50px;}

@media (max-width: 1199px) {
	.page_about .page_about_box .page_about_images{ padding-left: 0.8rem}
	.page_about .page_about_box .page_about_column{ padding-right: 0.5rem}
	
	
}
@media (max-width: 768px) {
	.page_about{ padding: 0.4rem 0 0.6rem}
	.page_about_title em{ font-size: 0.34rem; line-height: 0.36rem}
	.page_about .page_about_box .page_about_images{ padding-left:0; }
	.page_about .page_about_box .page_about_column{ padding-right: 0;width: 100% }
	.page_about .page_about_box .page_about_images:before {  display: none}
}

@media (max-width: 475px) {
	.page_about .page_about_box .page_about_images{ width: 100%}
	.page_about .page_about_box .page_about_column .page_about_text{ font-size: 0.18rem}
	
}


 
.page_conts{ background: #E7E7E7; padding: 0.7rem 0; text-align: center}
.page_conts .title{ font-size: 0.32rem; line-height: 0.34rem; color: #222;    font-weight: 500;}


.page_conts  ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; max-width: 850px;  margin: 0.1rem auto}

.page_conts ul li {    font-family: "Value"; width: 32%; color: #00633d;  font-style: normal; list-style: none; margin-top: 0.15rem;}
.page_conts ul li:before{  
    font: normal normal normal 14px/1 FontAwesome;
    }
.page_conts ul li i { margin-right: 10px} 

@media only screen and (max-width: 595px) {
	.page_conts{ padding: 0.54rem 0}
	.page_conts .title{ font-size: 0.28rem}
	.page_conts  ul{ display: block; text-align: center;}
	.page_conts ul li{width: 100%; margin-top: 0.05rem}
}




 







