 /*reset*/
:focus{outline:0;}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0; line-height:normal}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;font-family: 'Poppins'; font-weight: 400;}
em{font-style:normal;}
img{border:none; max-width:100%}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#231815;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}.foot_contact ul li
:focus {outline: none; box-shadow:none} 
iframe {max-width: 100%; position:relative; z-index:99}
.table-responsive ul li {list-style-position: inside !important; }
.table-responsive td{ padding:0 8px}
ul,li,ol{ list-style:none}
.cform-item__wrap{ display:flex; align-items: center; font-size: 12px;}
.cform-item__wrap input{    width: 96px !important; padding-right: 0 !important}
.cform-item__wrap img{ height: auto;  display: inline-block; margin: 0 5px !important}
#powerby,#powerby a{ display: inline-block; color: #fff; font-size: 13px}
/*share*/
body{
	font-size: 16px;
	font-family: 'Poppins'; font-weight: 400;background:#fff; 
	color: #333; 
	line-height:24px;
} 
.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}

@media only screen and (max-width: 768px) {
	.row{margin:0;}
}


a:hover,img:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
a,img{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
 
 
 
 
.container{ width:94%; margin: 0 auto; max-width: 1400px;}

.nav_content{background:#26aad4;}
.nav_content > .container{position:relative;}
header .wrapper{display:none;}
.wrapper .toggle{ float: right;
    width: 50px;
    height: 70px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 24px;
    font-size: 1px;
    display: block;
    text-align: center;
    background:#26aad4;}

html.hc-yscroll {
	overflow-y: scroll
}
body.hc-nav-open {
	position: fixed;
	width: 100%;
	min-height: 100%
}
.hc-mobile-nav {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 9999999999;
	overscroll-behavior: none
}
.hc-mobile-nav.is-ios * {
	cursor: pointer !important
}
.hc-mobile-nav .nav-container {
	position: fixed;
	z-index: 99999999;
	top: 0;
	width: 240px;
	max-width: 100%;
	height: 100%;
	transition: transform .4s ease
}
.hc-mobile-nav .nav-wrapper {
	width: 100%
}
.hc-mobile-nav .nav-wrapper.nav-wrapper-1 {
	position: static;
	height: 100%;
	overflow: scroll;
	overflow-x: visible;
	overflow-y: auto
}
.hc-mobile-nav ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.hc-mobile-nav li {
	position: relative;
	display: block
}
.hc-mobile-nav li.level-open>.nav-wrapper {
	visibility: visible
}
.hc-mobile-nav input[type="checkbox"] {
	display: none
}
.hc-mobile-nav label {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	cursor: pointer
}
.hc-mobile-nav a {
	position: relative;
	display: block;
	box-sizing: border-box;
	cursor: pointer
}
.hc-mobile-nav a, .hc-mobile-nav a:hover {
	text-decoration: none
}
.hc-mobile-nav.disable-body:not(.nav-open)::after {
	pointer-events: none
}
.hc-mobile-nav.disable-body::after, .hc-mobile-nav.disable-body .nav-wrapper::after {
	content: '';
	position: fixed;
	z-index: 9990;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overscroll-behavior: none;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s ease .4s, opacity .4s ease
}
.hc-mobile-nav.disable-body.nav-open::after, .hc-mobile-nav.disable-body .sub-level-open::after {
	visibility: visible;
	opacity: 1;
	transition-delay: .05s
}
.hc-mobile-nav.nav-levels-expand .nav-wrapper::after {
	display: none
}
.hc-mobile-nav.nav-levels-expand ul .nav-wrapper {
	min-width: 0;
	max-height: 0;
	overflow: hidden;
	transition: height 0s ease .4s
}
.hc-mobile-nav.nav-levels-expand .level-open>.nav-wrapper {
	max-height: none
}
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
	position: absolute;
	z-index: 9999;
	top: 0;
	height: 100%;
	visibility: hidden;
	transition: visibility 0s ease .4s, transform .4s ease
}
.hc-mobile-nav.nav-levels-overlap ul ul {
	height: 100%;
	overflow: scroll;
	overflow-x: visible;
	overflow-y: auto
}
.hc-mobile-nav.nav-levels-overlap ul li.nav-parent {
	position: static
}
.hc-mobile-nav.nav-levels-overlap ul li.level-open>.nav-wrapper {
	visibility: visible;
	transition: transform .4s ease
}
.hc-mobile-nav.side-left {
	left: 0
}
.hc-mobile-nav.side-left .nav-container {
	left: 0;
	transform: translate3d(-100%, 0, 0)
}
.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper {
	transform: translate3d(-40px, 0, 0)
}
.hc-mobile-nav.side-left.nav-levels-overlap li .nav-wrapper {
	left: 0;
	transform: translate3d(-100%, 0, 0)
}
.hc-mobile-nav.side-right {
	right: 0
}
.hc-mobile-nav.side-right .nav-container {
	right: 0;
	transform: translate3d(100%, 0, 0)
}
.hc-mobile-nav.side-right.nav-levels-overlap li.level-open>.nav-wrapper {
	transform: translate3d(40px, 0, 0)
}
.hc-mobile-nav.side-right.nav-levels-overlap li .nav-wrapper {
	right: 0;
	transform: translate3d(100%, 0, 0)
}
.hc-mobile-nav.nav-open .nav-container {
	transform: translate3d(0, 0, 0)
}
.hc-nav-trigger {
	position: absolute;
	cursor: pointer;
	display: none;
	top: 20px;
	z-index: 9980;
	min-height: 24px
}
.hc-nav-trigger span {
	width: 30px;
	top: 50%;
	transform: translateY(-50%);
	transform-origin: 50% 50%
}
.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {
	position: absolute;
	left: 0;
	height: 4px;
	background: #34495E;
	transition: all .2s ease
}
.hc-nav-trigger span::before, .hc-nav-trigger span::after {
	content: '';
	width: 100%
}
.hc-nav-trigger span::before {
	top: -10px
}
.hc-nav-trigger span::after {
	bottom: -10px
}
.hc-nav-trigger.toggle-open span {
	background: rgba(0,0,0,0);
	transform: rotate(45deg)
}
.hc-nav-trigger.toggle-open span::before {
	transform: translate3d(0, 10px, 0)
}
.hc-nav-trigger.toggle-open span::after {
	transform: rotate(-90deg) translate3d(10px, 0, 0)
}
.hc-mobile-nav::after, .hc-mobile-nav .nav-wrapper::after {
	background: rgba(0,0,0,0.3)
}
.hc-mobile-nav .nav-wrapper {background:#fff;background-size:cover;z-index:2;}
.hc-mobile-nav .nav-wrapper:before{content:'';width:100%;height:100%;display:block;background:#fff;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;position:absolute;left:0;top:0;z-index:0;}
.hc-mobile-nav.nav-open .nav-wrapper {
	box-shadow: 1px 0 2px rgba(0,0,0,0.2)
}
.hc-mobile-nav h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 15px 17px;
	color: #ff8c26;
	 font-weight: 700;
	text-transform:capitalize;
	margin-top:0;
	margin-bottom:0;background: rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.15);
}
.hc-mobile-nav a {
	padding: 10px 17px;
	font-size: 16px;
	color: #333;
	z-index: 1;
	    background: rgba(0,0,0,0);
    border-bottom: 1px solid rgba(0,0,0,0.1);
	 font-weight: 700;	
}
.hc-mobile-nav:not(.touch-device) a:hover {
	background: #ff8c26
}
.hc-mobile-nav li {
	text-align: left
}
.hc-mobile-nav li.nav-close a, .hc-mobile-nav li.nav-back a {
	    background: rgba(0,0,0,0.05);background-size:100%; color: #888;
}
.hc-mobile-nav li.nav-close a:hover, .hc-mobile-nav li.nav-back a:hover {
	background: rgba(0,0,0,0.2)
}
.hc-mobile-nav li.nav-parent a {
	padding-right: 58px
}
.hc-mobile-nav li.nav-close span, .hc-mobile-nav li.nav-parent span.nav-next, .hc-mobile-nav li.nav-back span {
	position: absolute;
	top: 0;
	right: 0;
	width:45px;
	height:100%;
	text-align: center;
	cursor: pointer;
	transition: background .2s ease;
	display:flex;flex-direction:column;justify-content:center;align-items:center;
}
.hc-mobile-nav li.nav-close span::before, .hc-mobile-nav li.nav-close span::after {
	content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;
}
.hc-mobile-nav li.nav-close span::before {
	transform:rotate(45deg) translate(4px,0px); -webkit-transform:rotate(45deg) translate(4px,0px);
}
.hc-mobile-nav li.nav-close span::after {
	transform:rotate(-45deg) translate(4px,0px); -webkit-transform:rotate(-45deg) translate(4px,0px);
}
.hc-mobile-nav span.nav-next::before, .hc-mobile-nav li.nav-back span::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin-left: -2px;
	box-sizing: border-box;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	transform-origin: center
}
.hc-mobile-nav span.nav-next::before {
	transform: translate(-50%, -50%) rotate(135deg)
}
.hc-mobile-nav li.nav-back span::before {
	transform: translate(-50%, -50%) rotate(-45deg)
}
.hc-mobile-nav.side-right span.nav-next::before {
	margin-left: 0;
	margin-right: -2px;
	transform: translate(-50%, -50%) rotate(-45deg)
}
.hc-mobile-nav.side-right li.nav-back span::before {
	margin-left: 0;
	margin-right: -2px;
	transform: translate(-50%, -50%) rotate(135deg)
}
.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper, .hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper {
	box-shadow: none;
	background: transparent
}
.hc-mobile-nav.nav-levels-expand .nav-container ul h2, .hc-mobile-nav.nav-levels-none .nav-container ul h2 {
	display: none
}
.hc-mobile-nav.nav-levels-expand .nav-container ul ul a, .hc-mobile-nav.nav-levels-none .nav-container ul ul a {
	font-size: 14px
}
.hc-mobile-nav.nav-levels-expand .nav-container li, .hc-mobile-nav.nav-levels-none .nav-container li {
	transition: background .3s ease
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open, .hc-mobile-nav.nav-levels-none .nav-container li.level-open {
	background: rgba(0,0,0,0.5);
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a, .hc-mobile-nav.nav-levels-none .nav-container li.level-open a {
	border-bottom: 1px solid #295887
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover, .hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover {
	background: #0095f8
}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open>a .nav-next::before, .hc-mobile-nav.nav-levels-none .nav-container li.level-open>a .nav-next::before {
	margin-top: 2px;
	transform: translate(-50%, -50%) rotate(45deg)
}
.hc-mobile-nav.nav-levels-expand .nav-container span.nav-next::before, .hc-mobile-nav.nav-levels-none .nav-container span.nav-next::before {
	margin-top: -2px;
	transform: translate(-50%, -50%) rotate(225deg)
}
#main-nav {
	display: none
}
header {
	position: relative;
	padding:12px 0 33px
}
header .git svg {
	width: 15px;
	height: 15px;
	fill: #fffce1;
	position: relative;
	top: 2px;
	padding: 0 10px;
	margin-right: 10px;
	border-right: 1px solid #4daabb;
	transition: border-color .15s ease-in-out
}
header .toggle {
	position: absolute;
	cursor: pointer;
	display: none;
	z-index: 9980;
	min-height: 24px;
	top:0;
	left: 0;
	display: block;
	cursor: pointer;
	box-sizing: content-box;
	font-size: 16px;
	line-height: 24px;
}
header .toggle span {
	width: 28px;
	top: 50%;
}
header .toggle span, header .toggle span::before, header .toggle span::after {
	position: absolute;
	left: 50%;
	height: 3px;
	background: #fff;
	transition: all .1s ease;
	margin-left:-14px;
	border-radius:10px;
}
header .toggle span::before, header .toggle span::after {
	content: '';
	width: 100%;
	border-radius:5px;
}
header .toggle span::before {
	top: -8px
}
header .toggle span::after {
	bottom: -8px
}
header .toggle.toggle-open span {
	background: rgba(0,0,0,0);
	transform: rotate(45deg)
}
header .toggle.toggle-open span::before {
	transform: translate3d(0, 8px, 0)
}
header .toggle.toggle-open span::after {
	transform: rotate(-90deg) translate3d(8px, 0, 0)
}
header .toggle:hover span, header .toggle:hover span::before, header .toggle:hover span::after {
	
}
header .toggle div {
	display: inline-block;
	margin-right: 15px
}
.hc-mobile-nav .nav-container {
	width: 280px
}
.hc-mobile-nav a {
	font-size: 16px;text-transform:capitalize;
}

.hc-mobile-nav ul li ul li a {
	font-size: 14px;  text-transform:capitalize;
}


/*mainmenu*/
.mainmenu-area{display:block; padding-top:15px; padding-right:0; float: right;}
.mainmenu_box{float:left;width:36%;padding-right:0;}

.mainmenu-left {
    /*position: relative;*/
}
.product-menu-title {
	background: #444444 none repeat scroll 0 0;
	cursor: pointer;
	padding: 3px 16px;
}
.product-menu-title h2 {
	color: #fff;
	font-size: 16px;
	 font-weight: 700;
	line-height: 48px;
	margin: 0;
	text-transform: uppercase;
}
.product-menu-title h2 i {
	float: right;
	margin-top: 17px;
}
.find .product_vmegamenu>ul li a {
	padding: 12px 10px;
}
.product_vmegamenu ul li a.hover-icon::after {
	content: "\f107";
	font-family: FontAwesome;
	font-size: 18px;
	position: absolute;
	right: 0;
	color: #808080;
	top: 14px;
}
.product_vmegamenu>ul>li a img {
	max-width:60px;height:auto;
}
.product_vmegamenu>ul>li .vmegamenu {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eaeaea;
	box-shadow: 0 0 5px -1px #666666;
	left: 0;
	position: absolute;
	top: 82px;
	width: 100%;
	opacity: 0;
	z-index: 999999;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	visibility: hidden;
	padding: 10px;
}
.product_vmegamenu ul li:hover .vmegamenu {
	opacity: 1;
	top: 52px;
	visibility: visible;
}
.product_vmegamenu ul li .vmegamenu span {
	float: left;
	padding: 15px;
	width: 20%;
}
.product_vmegamenu ul li .vmegamenu span s {
	display: block;
}
.product_vmegamenu ul li .vmegamenu span img {
	max-width: 100%;
}
.product_vmegamenu ul li .vmegamenu span a.vgema-title {
	border-bottom: 1px solid #eaeaea;
	font-size: 16px;
	background: #ededed;
	padding: 10px;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: normal;
}
.product_vmegamenu ul li .vmegamenu span:hover a.vgema-title {
	background: #26aad4;
	color: #fff;
}
.product_vmegamenu ul li .vmegamenu2 {
	width: 400px;
}
.product_vmegamenu ul li .vmegamenu2 span {
	padding: 15px;
	width: 50%;
}
/* mainmenu */
.mainmenu{text-align:right;}
.mainmenu>nav>ul>li {
    display: inline-block;
	padding-right:59px;
} 
.mainmenu>nav>ul>li:last-child{ padding-right:0}
.mainmenu ul li a {
  color: #333;
  display:inline-block;
  font-size: 16px;
  padding:0;  
  transition:all .3s;   
  position:relative; line-height:24px;
  z-index:2;
}
.mainmenu ul>li>a:before{position:absolute; content:''; background: #26aad4; width:100%; height: 3px; left: 0; right: 0; margin: 0 auto; bottom: 0; opacity: 0}
.mainmenu>nav>ul>li>a{  line-height:40px; padding: 0; text-transform:uppercase; font-weight: 700} 
.mainmenu>nav>ul>li:hover > a, .mainmenu>nav>ul>li.active > a{text-decoration:none;color:#26aad4;} 
.mainmenu>nav>ul>li.active>a,.mainmenu>nav>ul>li#active>a{color:#26aad4;}
.mainmenu ul li:hover > a, .mainmenu ul li.active > a{color:#26aad4;}
.mainmenu>nav>ul>li:hover > a:before, .mainmenu>nav>ul>li.active > a:before,.mainmenu>nav>ul>li#active>a:before{opacity:1}
	 

 

.mainmenu>nav>ul>li>ul{
	box-shadow: 0 2px 27px 5px rgba(0,0,0,.09);
	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: 5px;
	visibility: hidden;
	text-align: left;
	width: 220px;
	background: #fff;
	transition:.3s ease;
	padding:5px 0;border-bottom: 2px solid #26aad4;
}
 
.mainmenu ul li:hover > ul{
	opacity:1;
	visibility:visible;
	transform:scaleY(1);
}
.mainmenu ul li > ul li{
	display:block;
	padding:0;
	background:none;
	position:relative;
} 
.mainmenu ul li > ul li > a {
	color: #333;
	padding:8px 15px;
	text-transform: capitalize;
	font-size: 14px;
	font-style:normal;
	position:relative;
	z-index:1;
	overflow:hidden;
	display:block; 
	background-repeat:no-repeat;
	background-position:90% center;
}
.mainmenu ul li > ul li > a:hover,.mainmenu ul li > ul li:hover > a{
	text-decoration:none;color:#26aad4;background-position:right center;padding-left:17px;
} 
.mainmenu ul li > ul li > a:before{content:'';width:3px;background:#26aad4;height:100%;position:absolute;left:0;top:0;transform: scaleX(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s; right: auto}
.mainmenu ul li > ul li > a:hover:before{opacity:1;visibility:visible;transform:scaleX(1);}
.mainmenu ul li > ul li > a:after{content:'';left:15px;right:15px;background:#f2f2f2;position:absolute;bottom:0;height:1px;}
.mainmenu ul li > ul li:last-child > a:after{background:#fff;}

.mainmenu ul li > ul li.has-menu::after{content:"\f105";font-family:FontAwesome;font-size: 16px;color:#26aad4;position:absolute;right:20px;top:50%;line-height:20px;margin-top:-10px;}

.mainmenu>nav>ul>li ul.vmegamenu02{
	box-shadow: 0 5px 20px rgba(0,0,0,.05);
	left: 259px;
	opacity: 0;
	position: absolute;
	top: auto;
	transform: scaleX(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	z-index: 99999999;
	padding: 5px;
	visibility: hidden;
	text-align: left;
	width: 240px;
	background: #fafafa;
	transition:.3s ease;
	padding:5px 0;
	margin-top:-45px;
}
.mainmenu ul li:hover > ul.vmegamenu02{
	opacity:1;
	visibility:visible;
	transform:scaleX(1);
}
.mainmenu ul li > ul.vmegamenu02 li > a{padding:8px 10px; font-size: 14px}
.mainmenu ul li > ul.vmegamenu02 li > a:after{background:#e5e5e5;left:10px;right:10px;}

.mainmenu>nav>ul>li.product_vmegamenu>ul{width:260px;}
.mainmenu>nav>ul>li.product_vmegamenu>ul li h4{font-size: 16px;display:inline-block;max-width:100%;margin:3px 0;line-height:20px; vertical-align:middle;padding-left:5px;}


.mainmenu ul li.product_vmegamenu .nav_list li .list::-webkit-scrollbar {width: 5px;}

.mainmenu ul li.product_vmegamenu .nav_list li .list::-webkit-scrollbar-track { 
	background-color:#f2f2f2; 
	-webkit-border-radius: 2em; 
	-moz-border-radius: 2em; 
	border-radius:2em; 
}

.mainmenu ul li.product_vmegamenu .nav_list li .list::-webkit-scrollbar-thumb { 
	background-color:#ccc; 
	-webkit-border-radius: 2em; 
	-moz-border-radius: 2em; 
	border-radius:2em; 
}
 

.mainmenu ul li.product_vmegamenu ul li.container{width: 100%;} 
.mainmenu ul li.product_vmegamenu .nav_list{padding: 20px;}
.mainmenu ul li.product_vmegamenu .nav_list li{padding: 0 10px;}
.mainmenu ul li.product_vmegamenu .nav_list li .top{margin-bottom: 15px;display: flex;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;}
.mainmenu ul li.product_vmegamenu .nav_list li .top .image{display: block;max-width: 80px;min-width: 80px;position: relative;overflow: hidden;}
.mainmenu ul li.product_vmegamenu .nav_list li .top .image:before{
	background-color: rgba(255, 255, 255, 0.15);
    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;
}
.mainmenu ul li.product_vmegamenu .nav_list li .top: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);
}
.mainmenu ul li.product_vmegamenu .nav_list li .top .image:after{
	background-color: rgba(255, 255, 255, 0.15);
    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;
}
.mainmenu ul li.product_vmegamenu .nav_list li .top: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);
}
.mainmenu ul li.product_vmegamenu .nav_list li .top .title{font-size: 15px;  font-weight: 700; line-height: 20px;height: 40px;display: block;margin-left: 10px;text-transform: capitalize;}
.mainmenu ul li.product_vmegamenu .nav_list li .top .title:hover{color:#26aad4;text-decoration: none;}
.mainmenu ul li.product_vmegamenu .nav_list li .list { overflow-y: auto; max-height: 290px;}
.mainmenu ul li.product_vmegamenu .nav_list li .list p{margin-bottom: 8px;}
.mainmenu ul li.product_vmegamenu .nav_list li .list p a{font-size: 14px;position: relative;display: inline-block;text-transform: capitalize;transition:all .5s;line-height:20px;padding-left:8px;}
.mainmenu ul li.product_vmegamenu .nav_list li .list p a:hover{color:#26aad4;text-decoration: none;}
.mainmenu ul li.product_vmegamenu .nav_list li .list p a:before{
	content:"\f105";
	font-family:'FontAwesome';
    display:inline-block;
	vertical-align: middle;
    position:absolute;
	left:0;top:-2px;
	transition:all .5s;
	z-index: 2;
	line-height: 22px;
}
.mainmenu ul li.product_vmegamenu .nav_list li .list p a:hover:before{left: 0;opacity: 1;filter:alpha(opacity=100);color:#26aad4;}
 
 
@media only screen and (max-width: 992px) {
	.header .wrapper{display:block;}
	.vmegamenu{ padding:0px 0px !important;}
	.mainmenu-area{margin:0;padding:0;}
	.mobile-menu-area{top:45px;}
	.nav_content{border:none;}
	.nav_content > .container{width:100%;}
}
@media only screen and (max-width: 378px) {
 .wrapper .toggle{ right:129px}
	}
 
 /*index*/ 

header{width: 100%;z-index: 9999999; padding: 0; padding-top: 5px; position: relative}  
header:before{ position:absolute; content:''; width:100%; height: 5px; background: #26aad4; left: 0; right:0; margin: 0 auto; top: 0}
.header{transition:all .5s;position:relative; background:#fff;} 
.header .header_m {z-index:99; position: relative; display: flex;}  

 
#logo{ flex: 173px 0 0; padding: 20px 0 20px 0} 
#logo h1{margin:0;padding:0; }
#logo a.top_logo{padding:0;display:inline-block;}
#logo a img{max-width:193px;height:auto;padding:0;transition:all .5s;}  


.top_cent{ float: right; width: 97%}
.head-right{margin-top:0px; text-align: right; width:100%; padding: 11px 2px 0 0;} 
.head-rightm{ float: right; position: relative; z-index: 99}
.head_con{float: right;list-style: none; padding-top: 4px;}
.head_con li{margin-right:25px;display: inline-flex;align-items: center;list-style: none; line-height: 20px; padding-left:30px} 
.head_con li.icon_tel{ background:url("../image/phone.png") no-repeat left center;}
.head_con li.icon_email{ background:url("../image/mail.png") no-repeat left center}  
.head_con li p{ display:inline-block; color:#666; font-size: 14px; text-transform:capitalize; line-height:20px}
.head_con li a{ color:#666; font-size: 14px; display:inline-block; line-height:20px; margin-top: 2px}
.head_con li a:hover{color:#26aad4; text-decoration:underline}

.top_share{ float:right; padding-top:4px;}
.top_share li{list-style: none; display:inline-block; margin-left:14px; float: left}
.top_share li:nth-child(1){ margin-left:0}
.top_share li a{ display:block;}
.top_share li a img{ width:26px; height:26px;}
.top_share li:hover a img{-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);}

 
  /* Top Search*/
.search_box{float:right;z-index:999;margin-left:50px; margin-top:25px} 
.search i{width:23px; height:22px; text-align:center;background:url(../image/search_btn.png) no-repeat center center;display:inline-block; }
 
.top-search { display: block; width:100%;max-width:60%;position:absolute;right:0;top:99px;display: none;z-index:99999;background:#fff;border-radius:0px;box-shadow:0px 5px 10px 2px rgba(0,0,0,0.05);border-top:1px solid #eee;} 
.top-search .input-group-addon i {float: right;position:absolute; right:5px; top:5px; width:40px; height:40px; line-height:38px;font-size:18px;}
.top-search .input-group-addon i:hover{color:#26aad4;}
.top-search .form-control {box-shadow:none;border:none;border-radius:0;border:1px solid #e5e5e5;background:#fff;color: #808080;height: 50px;line-height: 50px;padding: 0 60px 0 20px;text-align: left;font-size:14px; border-radius:2px;}
.top-search input.form-control:focus{color:#333;font-style:inherit;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group{ width:100%;padding:50px 30px 30px 30px;max-width:100%; margin:0 auto;}
.btn_search1 {background:#eee url(../image/search_btn.png) no-repeat center center;top: 2px;height:46px; position: absolute;right:2px;width:46px;z-index: 3;border-radius:2px;}
.header_search {position: relative;}
.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}
.top-search .input-group-addon.close-search{cursor: pointer; float:right;position:absolute;right:0;top:0;}
.attr-nav > a{width:24px;text-align:center;height:24px;   z-index:999;display:inline-block;position:relative;  }
  
.attr-nav > a:hover,.attr-nav > a:link{text-decoration:none;}
.attr-nav ul li{ list-style:none;} 
 

.head-right .select{float: right; margin: 0;  margin-left: 33px;}
.head-right .select a{display: inline-block; background:#26aad4; height: 35px;line-height:33px; padding:0px 21px 0 16px;color: #fff;text-transform: uppercase;font-size: 13px; font-weight: 600; border-radius: 5px}
.head-right .select a:before{content:''; width: 13px; height: 14px;background: url(../image/quote.png) no-repeat; display: inline-block; margin-right: 3px; vertical-align: top; margin-top: 11px;}
.head-right .select a:hover{text-decoration: none;}
.head-right .select a p{margin: 0;display: inline-block;font-weight: 700;  }


.select{float:left;position: relative;z-index: 5;margin-right: 30px;margin-top: 0;margin-top: 43px;}
.select-modal .messagebox{ padding-top:0}
.select-modal {
	position: fixed;
	top: 0;
	left: 50%;
	width: 50%;
	width: 80%;
	height: auto;
	z-index: 99999999995;
	visibility: hidden;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.select-show {visibility: visible;transition:all .5s;}
.select-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 999999999;
	opacity: 0;
	filter:alpha(opacity=0);
	background: rgba(1,1,1,0.7);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.select-show ~ .select-overlay {opacity: 1;visibility: visible;filter:alpha(opacity=100);}
.select-modal .select-content{
	margin: 0 auto;
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	opacity: 0;
	margin-top: 5%;
}
.select-modal.select-show .select-content {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
	filter:alpha(opacity=100);
}
.select-content {
	color: #5b5b5b;
	background:#fff;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	filter:alpha(opacity=0);
	border-radius: 20px;
}
.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: 30px 40px;background: #f7f7f7;border-radius: 20px 20px 0 0;}
.select-content .select_title em{display: block;font-size: 32px;line-height: 110%;color: #333;text-transform: uppercase; font-weight: 700;margin-bottom: 20px;}
.select-content .select_title .text{font-size: 14px;line-height: 24px;color: #808080;}

.select-content .main{padding: 30px 40px;}
.select-content .main .send_column{background: none;box-shadow: none;padding: 0;}

.select-show .select-content::-webkit-scrollbar {width: 5px;}
.select-show .select-content::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
	opacity: 0.5
}
.select-show .select-content::-webkit-scrollbar-thumb {
	background-color:#004082;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
}

.select-content .select-close {position:absolute;right:20px;top:20px;border:none;background-color:transparent;}
.select-content .select-close i{width:30px;height:30px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
.select-content .select-close i:before,
.select-content .select-close i:after{
content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;
}
.select-content .select-close i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.select-content .select-close i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

@-webkit-keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}
@keyframes animate-btn-line{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}

.select-show .select-content::-webkit-scrollbar {width: 3px;}
.select-show .select-content::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.select-show .select-content::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}
.select-content .send_column:after{ display: none !important} 
 
 
/* Sizes for the bigger menu */

header.small{ position:fixed;left:0; top:0;box-shadow:0 0 20px 2px rgba(0,0,0,0.08); padding:0}
header.small .header{ padding: 0 0 5px;  } 
header.small #logo{ padding-top:25px}
header.small #logo img{max-width:173px;}  
header.small .top-search{ top:85px}   
header.small .top_cent{ padding-top: 17px;} 
header.small .head-right{ padding-top:0} 
header.small .mainmenu-area{ padding-top:15px}
header.small .search_box{ margin-top:20px}
 


@media only screen and (max-width: 1589px) {
	#logo .logo_text{margin-left: 12px;    font-size: 20px; }
}

@media only screen and (max-width: 1425px) {
	header .container{ padding: 0 5%;width: auto; } 
 
}

@media only screen and (max-width: 1302px) {
	header .container{ padding: 0 5%;} 
	.head-right{ width: auto}
	.search_box{ margin-left: 10px}
	.head_con li{ margin-right: 10px} 
	.top_share{ display:none}
}
@media only screen and (max-width: 992px) { 
	header .container{ padding: 0} 
	.header .header_m{ display: block} 
	.head-right .select{ display:none}
	 header{position: relative;}  
	header.small .header{ padding-bottom:0} 
	header{ background:#fff;  padding: 0}
	.header,header.small{ padding:0; background:#fff;height:70px;}  
	#logo a img,header.small #logo img{ max-width:150px} 
	.header #logo,header.small #logo,header.large .header.page_header #logo{padding:5px 0 3px;position:relative;z-index:9999999;float:left;margin:0;margin-left:70px; height: inherit;}
	.mainmenu-area,.top_share{ display:none}
	.search_box{ display:none} 
	.top-search,header.small .top-search{ top:70px}  	
 	header.small .search_box{ margin-top:14px}  
	.top_cent { float: right; width:auto; padding: 10px 10px 0 0;} 
	}

@media only screen and (max-width:768px) {
 .head_con li p{ display:none}
	 
}
 
@media only screen and (max-width:650px) {
 .head_con li.icon_tel{ display:none} 
}
@media only screen and (max-width:480px) {
 .head_con li.icon_email{ display:none} 
 .header #logo, header.small #logo, header.large .header.page_header #logo{ float:right; margin: 0 10px 0 0}
}
 
/*******banner********/
.slide_content{position:relative;z-index:555; overflow:hidden; width:100%}
.slide_content:before{ position:absolute; content:''; width:calc(100% - 50px); height: 5px; background: #26aad4; left:0; right: 0; margin: 0 auto; bottom: 0; z-index:10}
/* SVG wrap */
.bs-slider{ } 
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}
/*************************Slide effect**********************/
.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top:auto;
    bottom: 0;
    z-index: 100;
    color: #333;
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    background: transparent;
	right:200px;
	left:auto;
	top:45%;bottom:auto;right:auto;left:auto;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
}
.control-round .carousel-control.left{left:-80px;background: #26aad4;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.control-round .carousel-control.right{right:-80px;background: #26aad4;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
 
.slide_content:hover .control-round .carousel-control.left{left:0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.slide_content:hover .control-round .carousel-control.right{right:0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    border: 0px transparent;
}
.control-round .carousel-control.left{margin-right:81px;}
.control-round .carousel-control.left:before{font-family:FontAwesome;content:"\f104";color:#fff;}
.control-round .carousel-control.right:before{font-family:FontAwesome;content:"\f105";color:#fff;}

.control-round .carousel-control {
		margin: 0 20px;
	padding: 0; line-height:50px;
	width: 50px;
	height: 50px;
	-webkit-transition: width 0.3s, background-color 0.3s;
	transition: width 0.3s, background-color 0.3s;
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	border-radius:50%;
	background: #26aad4;font-size: 30px;
}  
.carousel-control .icon-wrap {
	position: absolute;
	width: 32px;
} 
.carousel-control.left .icon-wrap {
	left: 15px;
}
.carousel-control.right .icon-wrap {
	right: 15px;
} 
.carousel-control h3 {
	position: absolute;
	top: 0;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	white-space: nowrap;
	font-size:16px;
	line-height:42px;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	color:#333;
} 
.carousel-control.left h3 {
	right: 50px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
} 
.carousel-control.right h3 {
	left: 50px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
} 
.control-round .carousel-control:hover {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.control-round .carousel-control.left:hover:before,.control-round .carousel-control.right:hover:before{color:#fff;} 
.carousel-control:hover h3 {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    left: 13%;
    bottom: 5px;
    width: auto;
	max-width:1400px;
    height: 30px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
	margin-left:0;
}
.indicators-line > .carousel-indicators li{
    color:#b2b2b2;
	background:none;
	margin:0 20px;
	display:inline-block;
	font-size:20px;
	line-height:24px;
	border:none;
	width:auto;
	height:auto;
}

.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
	color:#62a70f;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: left !important;
}
.slide_style_center {
    text-align: center !important;
} 
@media (max-width:520px) {  
	.indicators-line > .carousel-indicators{margin-bottom:0;width:100%;} 
	.slide_content .waveWrapper{display:none;} 
}


/*产品分类*/
.product_cat{ width:100%; margin:0 auto; background: url(../image/product_bg.jpg) top center no-repeat; background-size: cover;padding: 60px 50px 0 50px; position: relative; z-index: 10}
.product_cat .main_title,.hot_products .main_title{ display:block; color: #333; font-size: 46px; text-align: center; font-weight: 700}
.product_cat .main_title span,.hot_products .main_title span{ display:inline-block; padding: 27px 0 35px; position: relative}
.product_cat .main_title span:before,.product_cat .main_title span:after,.hot_products .main_title span:before,.hot_products .main_title span:after{ position:absolute; content:''; width:100px; height: 1px; background: #26aad4; left: 0; right: 0; margin: 0 auto; bottom:0}
.product_cat .main_title span:after,.hot_products .main_title span:after{ width:50px; bottom:-6px;}
.product_cat .text,.hot_products .text{ display:block; color: #888; font-size: 14px; line-height: 24px; max-width: 55%; margin: 0 auto; text-align: center; margin-top: 25px;}
.product_cat .pro_cat{ width:100%; margin-top: 50px; display: flex; flex-wrap: wrap}
.product_cat .pro_cat>li{ width:25%; position: relative; padding-right: 1%;padding-left: 0;}
.product_cat .pro_cat>li:nth-child(2n){}
.product_cat .pro_cat>li figure{display:block; width:100%; text-align: center}
.product_cat .pro_cat>li figure img{width:100%}
.product_cat .pro_cat>li .wrap{ width:78%; position: absolute; left:30px; top:35px; text-align: left}
.product_cat .pro_cat>li a.title{ display:block; color:#333333; font-size:20px; line-height:24px; text-transform:capitalize; font-weight: 700}
.product_cat .pro_cat>li .text{ text-align:left; max-width: 100%; color: #666; font-size:14px; line-height: 24px; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical; margin: 14px 0 10px}
.product_cat .pro_cat>li a.more{ display:inline-block; color:#333333; font-size:14px; line-height:34px; text-transform: uppercase; font-weight: 700; background: #dedede; padding: 0 14px;}
.product_cat .pro_cat>li:hover a.more{ color:#fff; background: #26aad4; text-decoration: none}
.product_cat .pro_cat>.more,.hot_products .hot_pro_list>.more{ display:block; padding:45px 0; text-align: center; width:100%; position: relative; z-index: 1}
.hot_products .hot_pro_list>.more{ padding:20px 0 65px 0}
.product_cat .pro_cat>.more>a,.hot_products .hot_pro_list>.more>a{ display:inline-block; color: #fff; background: #26aad4; font-size:14px; font-weight: 600; text-transform: uppercase; padding: 0 25px; line-height: 50px; border: 1px #26aad4 solid}
.product_cat .pro_cat>.more>a:hover,.hot_products .hot_pro_list>.more>a:hover{ color: #26aad4; background: #fff;}

@media only screen and (max-width: 1260px) {
.product_cat{ padding-top:35px;}
.product_cat .main_title, .hot_products .main_title{ font-size:32px; line-height: 36px;}
.product_cat .main_title span, .hot_products .main_title span{ padding-bottom:15px;}
.product_cat .pro_cat>li{ width:50%; margin-bottom: 5px;}
.product_cat .text, .hot_products .text{ max-width:85%}
.product_cat .pro_cat{ margin-top:25px;}
}

@media only screen and (max-width: 992px) {
.product_cat{ padding:20px 20px 0 20px;} 
.product_cat .pro_cat>li .wrap{ width:82%}
}

@media only screen and (max-width: 650px) {
.product_cat .main_title, .hot_products .main_title{ font-size:26px; line-height: 32px;}
.product_cat .pro_cat>li{ width:100%}
.product_cat .pro_cat>li .wrap{ top:50px}
.product_cat{ padding-top:10px;}
.product_cat .text, .hot_products .text{ max-width:100% !important; text-align: left !important}
.product_cat .pro_cat > .more, .hot_products .hot_pro_list > .more{padding-top:20px}
}


.hot_products .text{ max-width:68%}
.hot_products .container{ max-width:1270px;}
.hot_products{width:100%; margin:0 auto; background: #fff; padding-top: 70px; position: relative; z-index: 1; overflow: hidden}
.hot_products:before{ position:absolute; content: ''; width:100%; height: 460px; left: 0; right: 0; bottom: 0; background: url(../image/pro_bg.jpg) bottom center no-repeat; z-index: -1}
.hot_products .ovrly_hot{ position:absolute; content: ''; color: #f9f9f9; font-size:120px; font-weight: 700; right: 20px; top: 155px;}
.hot_products .hot_pro_list{width:100%; margin-top: 40px; display: flex; flex-wrap: wrap}
.hot_products .hot_pro_list>li{ width:23.125%; margin: 0 2.5% 30px 0; padding-left:0; padding-right: 0; background: #fff; border: 1px #eee solid; transition: all .5s}
.hot_products .hot_pro_list>li:nth-child(4n){ margin-right:0}
.hot_products .hot_pro_list>li figure{ display:block; overflow: hidden; max-height: 276px; position: relative; text-align: center}
.hot_products .hot_pro_list>li figure img{ display:block; width: 100%; transition: all .5s;}
.hot_products .hot_pro_list>li:hover figure img{-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)}
.hot_products .hot_pro_list>li .wrap{ width:100%; padding: 25px 10px 15px; text-align: center; transition: all .5s; height: 80px}
.hot_products .hot_pro_list>li .wrap a.title{ display: block; color: #333; font-size: 16px; line-height: 24px; font-weight: 700; max-height: 48px; overflow: hidden}
.hot_products .hot_pro_list>li .wrap .text{ max-width:100%; color: #808080; line-height: 24px; padding: 0 5%; margin: 15px 0; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;}
.hot_products .hot_pro_list>li .more{ display:inline-block; color:#fff; font-size:14px; line-height:28px; text-transform: uppercase; font-weight: 600; text-align: center; display: none}
.hot_products .hot_pro_list>li .more img{ display:inline-block; margin-right: 5px;} 
.hot_products .hot_pro_list>li:hover{background: #26aad4; border: 1px #26aad4 solid}
.hot_products .hot_pro_list>li:hover .more{ display: block}
.hot_products .hot_pro_list>li:hover .wrap a.title,.hot_products .hot_pro_list>li:hover .wrap .text{ color:#fff}  
.hot_products .hot_pro_list>li:hover .wrap{ padding:18px 0 7px 0}
.hot_products .hot_pro_list>li:hover .wrap .text{-webkit-line-clamp: 1; line-clamp: 1;}

@media only screen and (max-width: 1500px) { 
	.hot_products .ovrly_hot{ display:none}
	
}

@media only screen and (max-width: 1260px) {
.hot_products{ padding-top:50px;} 
	
}
@media only screen and (max-width: 992px) {
	.hot_products .hot_pro_list>li{ width:32%; margin: 0 2% 25px 0}
	.hot_products .hot_pro_list>li:nth-child(4n){ margin-right:2%}
	.hot_products .hot_pro_list>li:nth-child(3n){ margin-right:0} 
}

@media only screen and (max-width: 768px) { 
	.hot_products .hot_pro_list>li{ width:48.5%; margin: 0 3% 25px 0}
	.hot_products .hot_pro_list>li:nth-child(3n){ margin-right:3%}
	.hot_products .hot_pro_list>li:nth-child(2n){ margin-right:0} 
}


.about_content{ width:100%; margin: 0 auto; position: relative}
.about_content .company_pic{ width:100%; text-align: center;display: none;}
.about_content .company_pic img{ width:100%; margin: 0 auto}
.company_index{ 
	background: url(../image/aboutbg.jpg) left bottom no-repeat #fff;
    position: relative;
    right: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 1400px;
    margin: 0 auto;
    margin-top: 0px;
}
.company_index .about_brief{ padding:30px 55px 55px; position: relative}
.company_index .about_brief:before{ position:absolute; content:''; width:111px; height:109px; background: url(../image/Commercial-premium-icon.png) no-repeat; right: 30px; top: 30px;}
.company_index .about_brief .main_title{ display:block; color: #333; font-size: 46px; line-height: 46px; text-align: left; font-weight: 700}
.company_index .about_brief .main_title span{ display:inline-block; padding: 27px 0; position: relative; text-transform: capitalize}
.company_index .about_brief .main_title  span:after,.company_index .about_brief .main_title span:before{ position:absolute; content:''; width:100px; height: 1px; background: #26aad4; left: 0; bottom:0}
.company_index .about_brief .main_title span:after{ width:50px; bottom:-6px;}
.company_index .about_brief .company_name{ display:block; color: #26aad4; font-size: 20px; text-transform: uppercase; margin:30px 0; font-weight: 700 }
.company_index .about_brief .text{ display:block; color: #666; font-size:14px; line-height:32px; font-weight: 300; overflow: hidden; max-height: 256px;}
.company_index .about_brief .about_bottom{ display:block; padding: 30px 0 10px; display: flex; align-items: center}
.company_index .about_brief .about_bottom a.more{ display:inline-block; width:auto; padding: 7px 14px; text-align: center; margin-right: 25px; background: #26aad4; color: #fff; font-size: 14px; font-weight: 600; text-transform: uppercase; line-height: 32px;}
.company_index .about_brief .about_bottom a.contact_in{ display:inline-block; padding-left: 38px; line-height: 46px; position: relative; color: #666; font-size:14px;}
.company_index .about_brief .about_bottom a.contact_in:before{ position:absolute; content:''; width:24px; height:26px; left: 0; top: 9px; background: url(../image/envelope.png) no-repeat;}
.company_index .about_brief .about_bottom a.contact_in:hover{ color:#26aad4; text-decoration: none}
.company_index .about_brief .about_image img{ width:100%}

.company_index .about_image img {
	width: 100%;
    height: 600px;
    object-fit: cover;
}

.number_content{ width:100%;}
.number_content .container{max-width: 1270px;}
.number_content .number_box{ display:flex}
.number_content .number_box .li{ width:25%; text-align: center; padding: 50px 0}
.number_content .number_box .li .number_icon{min-width:60px;max-width: 66px;  transition: all .5s; margin: 0 auto}
.number_content .number_box .li:hover .number_icon{	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);}
.number_content .number_box .li .numbers__number{ color: #222; font-size: 50px; font-weight: 600; margin:40px 0 25px}
.number_content .number_box .li .numbers__number .numbers__num{ display:inline-block;font-weight: 700; }
.number_content .number_box .li .numbers__detail{ display:block; color: #666; font-size: 13px; text-transform: capitalize; font-weight: 700}

.news_content{ width:100%; margin: 0 auto; padding: 90px 0; z-index: 1; position: relative; overflow: hidden}
.news_content .container{ max-width:1270px;} 
.news_content .ovrly_hot{ position:absolute; content: ''; color: #f9f9f9; font-size:120px; font-weight: 700; right: 0; top: 90px;} 
.news_content .main_title{ display:block; color: #333; font-size: 46px; text-align: center; font-weight: 700; text-transform: capitalize}
.news_content .main_title span{ display:inline-block; padding: 0 0 35px; position: relative}
.news_content .main_title span:before,.news_content .main_title span:after{ position:absolute; content:''; width:100px; height: 1px; background: #26aad4; left: 0; right: 0; margin: 0 auto; bottom:0}
.news_content .main_title span:after,.news_content .main_title span:after{ width:50px; bottom:-6px;}
.news_content .text{ display:block; color: #888; font-size: 14px; line-height: 24px; max-width: 55%; margin: 0 auto; text-align: center; margin-top: 25px; max-height: 48px; overflow: hidden}
.news_content .news_list_index{ width:100%; height: auto; padding-top: 40px; display: flex}
.news_content .news_list_index li{ width:32%; margin: 0 2% 0 0}
.news_content .news_list_index li:nth-child(3n){ margin-right:0}
.news_content .news_list_index li figure{ width:100%; display: block; text-align: center; overflow: hidden}
.news_content .news_list_index li figure img{ display: block; transition: all .5s; overflow: hidden}
.news_content .news_list_index li:hover figure img{ transform: scale(1.05);
}
.news_content .news_list_index li .wrap{ display:block; padding: 20px 20px 0 20px; border:1px #ededed solid; border-top: none}
.news_content .news_list_index li .wrap a.title{ display:block; color: #333; font-size:16px; line-height:24px; font-weight: 700; text-transform: capitalize; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;}
.news_content .news_list_index li .wrap .text{ max-width:100%; position: relative; text-align: left; color: #808080; font-size: 14px; line-height: 24px; text-overflow: -o-ellipsis-lastline; max-height: initial;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical; margin: 0}
.news_content .news_list_index li .wrap .line{width:30px; height: 2px; background: #26aad4; margin: 16px 0; transition: all .9s} 
.news_content .news_list_index li:hover .wrap .line{ width:100%;}
.news_content .news_list_index li .wrap .news_bottom{ width:100%; padding: 15px 0 20px 0; border-top:1px #eee solid; margin-top: 15px; display: flex; align-items: center; justify-content: space-between}
.news_content .news_list_index li .wrap .news_bottom a,.news_content .news_list_index li .wrap .news_bottom span{ width:50%; color: #808080; font-size:14px; font-weight: 600; text-transform:capitalize;position: relative; padding-left: 10px;} 
.news_content .news_list_index li .wrap .news_bottom a{ text-align: right; text-transform: uppercase; color: #26aad4; padding:0 20px 0 0;  font-weight: 700;}
.news_content .news_list_index li .wrap .news_bottom a:before{ position:absolute; content:''; width:13px; height:12px; background: url(../image/more.png) no-repeat; right:0; top: 6px}
.news_content .news_list_index li .wrap .news_bottom span:before{position:absolute; content:''; width:22px; height:22px; background: url(../image/date.jpg) no-repeat; left:0; top: 0; z-index: -1}
.news_content .news_list_index li:hover{ box-shadow: 0 0 15px 0 rgba(0,0,0,.2)} 


@media only screen and (max-width: 1366px) {
.news_content{ padding:40px 0} 
.about_content .company_pic,.news_content .ovrly_hot{ display:none}
.news_content .text{ max-width:90%}
.company_index{ width:calc(100% - 0px); position: static; margin-top: 0}
.number_content{ margin-top:0}
.company_index .about_brief .main_title,.news_content .main_title{ font-size:32px;}
.company_index .about_brief .main_title span,.news_content .main_title span{ padding:0 0 15px;}
.company_index .about_brief .company_name{ margin:20px 0 10px 0}
.company_index .about_brief .text{ line-height:26px; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 7;
line-clamp: 7;
-webkit-box-orient: vertical;} 
.company_index .about_brief .about_bottom{ display:block}
.company_index .about_brief .about_bottom{ padding-top:15px;}
.company_index .about_brief .about_bottom a.contact_in{ margin-top:10px;}
.news_content .news_list_index{ padding-top:25px;}
}


@media only screen and (max-width: 992px) {
.number_content .number_box .li .numbers__number{ font-size:40px; margin-bottom: 15px}
.news_content .news_list_index{ flex-wrap:wrap}
.news_content .news_list_index li{ width:48.5%; margin: 0 3% 30px 0}
.news_content .news_list_index li:nth-child(3n){margin-right:3%}
.news_content .news_list_index li:nth-child(2n){margin-right:0}
.news_content .news_list_index li figure img{ width:100%}
}


@media only screen and (max-width: 812px) {
.company_index{ padding:0 20px} 
.company_index .about_brief,.company_index .about_image{ width:100%}
.company_index .about_brief{ padding: 30px 22px;} 
.number_content .number_box .li .numbers__detail{ text-transform:capitalize}
.slide_content::before { display:none}
}

@media only screen and (max-width: 667px) {
.company_index .about_brief,.company_index .about_image{ padding-left:0; padding-right:0}
.number_content .number_box{ flex-wrap:wrap; padding: 50px 0 30px 0}
.number_content .number_box .li{ width:50%; padding: 0; margin-bottom: 20px;} 
.news_content .news_list_index li .wrap .news_bottom span{ display:none}
.news_content .news_list_index li .wrap .news_bottom a{ width:100%; text-align: left}
}

@media only screen and (max-width: 480px) {
.news_content .news_list_index li { width:100%; margin-right: 0 !important}
.news_content .news_list_index li .wrap{ padding:15px 10px}
.news_content .news_list_index li .wrap .news_bottom{ flex-wrap:wrap; justify-content: flex-start}
.news_content .news_list_index li .wrap .news_bottom a, .news_content .news_list_index li .wrap .news_bottom span{ width:100%; text-align: left}
.news_content .news_list_index li .wrap .news_bottom a:before{ display:none}
.news_content .news_list_index li .wrap .news_bottom a{ padding-top:10px}
.number_content .number_box .li .numbers__number{ font-size:36px} 
.company_index .about_brief .main_title,.news_content .main_title{ font-size:26px; line-height: 32px;}
.news_content .text{ max-width:100%; text-align: left}
.news_content .news_list_index li .wrap .news_bottom{ padding:5px 0 0 0}
}


@media only screen and (max-width: 375px) {
.news_content .news_list_index li{ width:100%; margin-right: 0}
}
/*footer*/ 
.footer{ width: 100%; height: auto; margin: 0 auto; background: #f9f9f9;color: #555; font-size:14px; line-height: 24px; position: relative; border-top:2px #e3e3e3 solid}
.footer>.container{ max-width:1270px; position: relative;  padding: 70px 0 0 0; } 
.footer>.container:before{ position:absolute; width: 100%; height:10px ; background: #26aad4; left: 0; right:0; margin: 0 auto; top: -6px}
.footer .fot_title{ display:block; color: #333333; font-size: 18px; line-height: 24px; font-weight: 700; text-transform: uppercase; padding-bottom: 30px}
.footer .fot_title em{font-style: normal}
.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:#5db3b1;width:14px;height:2px;margin:2px 0;
}
.icon-plus-sign{width:12px;height:12px;}
.icon-plus-sign:before, .icon-plus-sign:after{width:12px;}
.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;}

.foot_contact{ width: 40%; float: left; padding-right:7%} 
.foot_contact .bottom_logo{ width:100%; float: left; margin-bottom: 25px;} 
.foot_contact .bottom_logo img{max-width:173px;}
.foot_contact ul{list-style:none;padding-top:0; width:100%}
.foot_contact ul li{margin-bottom:15px;color:#474747;padding-left:32px;font-size:14px;font-weight: 400;line-height:26px; width:100%; float: left}
.foot_contact ul li a{display: inline-block !important; padding-bottom: 0 !important} 
.foot_contact ul li.tel_b{background:url(../image/fot_p.png) no-repeat left 4px;}
.foot_contact ul li.mail_b{background:url(../image/fot_e.png) no-repeat left 6px;}
.foot_contact ul li.mob_b{background:url(../image/top_tel.png) no-repeat left 1px;}
.foot_contact ul li.add_b{background:url(../image/fot_a.png) no-repeat left 5px; line-height: 24px} 
.foot_contact ul li:first-child{
	padding-left: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
}


.foot_list{width:24%; float: left; padding-left: 7%}
.foot_tags{width:32%; float: left}
.foot_letter{width: 26%; float: right}
.footer ul li a{ display: block; color: #393939; font-size:14px; line-height: 24px; padding-bottom: 12px}
.footer ul li a:hover{color: #26aad4; text-decoration: underline}

.letter-input{width:100%; display: flex; flex-wrap: nowrap; position: relative; border:1px #e2e2e2 solid; margin-top: 35px;}
.letter-input .send{ width:44px; height: 44px; margin: 3px 0; background: url(../image/send_btn.png) no-repeat center #fff;}
.letter-input:hover .send{animation: scroll_up_anim 1.5s infinite; -weiket-animation: scroll_up_anim 1.5s infinite;}
.letter-input .fot_input{ flex:1; background: #fff; line-height: 50px; color: #808080; padding: 0 10px 0 20px}  


.foot_share{ width:100%; margin-top: 35px;}
.foot_share ul>li{ display:inline-block; width:26px; height: 26px; margin-right: 14px}
.foot_share ul>li:last-child{ margin-right:0}  
.foot_share ul>li img{ width:100%; transition: all .5s}
.foot_share ul>li:hover img{-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);}


.footer_bottom{ width: 100%; background: #f9f9f9; padding: 20px 0; color: #808080; font-size: 13px; position: relative; border-top:1px #dedede solid; margin-top: 30px;}
.footer_bottom .container{ display: flex;  justify-content:flex-start; align-items: center; max-width: 1270px;} 
.copright{ width:80%; color:#808080; font-size: 13px;}
.copright remark{ font-size: 13px; padding: 0 2px;color: #808080; border: 1px #808080 solid;}
.copright span{ display:inline-block; margin: 0 10px 0 5px;}
.sitemap_link{flex:22% 0 0; text-align:right; max-width: 240px;}
.sitemap_link a{display:inline-block; text-transform:capitalize; margin: 0 3px; color: #797979; text-transform: uppercase}
.sitemap_link a:hover{color: #26aad4; text-decoration: underline}

@media only screen and (max-width: 1260px) {
	.fot_letter .title{width: 100%;padding-right: 0;}
	.fot_letter .letter-input{width: 100%;padding-left: 0;padding-top: 20px;}
}
@media only screen and (max-width: 992px) {
.footer>.container{ padding-top: 20px; width:92%}  
	.footer .foot_contact,.footer .foot_list,.footer .foot_tags, .footer .foot_letter{width:100%;padding:10px 0 0 0;margin-bottom:0;}
	.footer .fot_title em , .foot_nav .fot_title em , .fot_nav .fot_title em{margin:10px 0 0 0;font-size:18px;line-height:24px;padding-bottom:0;}
	.footer .fot_title span{display:none;}
	.footer .fot_title , .foot_nav .fot_title , .fot_nav .fot_title{display:block;border-bottom:1px solid #dedede;border-radius: 0; padding:8px 0;cursor:pointer;margin-bottom:10px;font-size:18px;position:relative;color:#333;}
	.footer .fot_title .column_icon_toggle , .foot_nav .fot_title .column_icon_toggle , .fot_nav .fot_title .column_icon_toggle{display: inline-block;position: absolute;right:15px;top:16px;font-style:normal;cursor:pointer;font-weight:normal;}
	.footer .icon-minus-sign:before,.footer .icon-minus-sign:after,.footer .icon-plus-sign:before,.footer .icon-plus-sign:after{background:#787f8d;}
	.foot_nav .icon-minus-sign:before,.foot_nav .icon-minus-sign:after,.foot_nav .icon-plus-sign:before,.foot_nav .icon-plus-sign:after{background:#787f8d;}
	.fot_nav .icon-minus-sign:before,.fot_nav .icon-minus-sign:after,.fot_nav .icon-plus-sign:before,.fot_nav .icon-plus-sign:after{background:#787f8d;}
	.footer .toggle_content{padding-bottom:30px;padding-top:10px;} 
	.footer .fot_con{margin-bottom:10px;}
	.fot_phone{padding-left: 45px;font-size: 28px;}
	.fot_center{border: none;margin-top: 0;padding-top: 20px;}
	.fot_company{font-size: 20px;margin-bottom: 15px;}
	.fot_add{margin-bottom: 10px;}
	.fot_letter .title em{font-size: 18px;margin-right: 20px;}
	.fot_letter .title .text{font-size: 15px;} 
	.foot_contact .bottom_logo{ margin-bottom:15px;}
	.foot_contact ul li{ margin-bottom:10px}
	.foot_contact ul li a{ padding-bottom:0}
	.footer_bottom .container{ flex-wrap:wrap}
.sitemap_link{flex:100% 0 0; text-align:left; max-width: 100%; margin-top: 5px}
.copright{ width:100%}
.footer_bottom{ border-top:none; margin-top: 0}
.letter-input,.foot_share{ margin-top:18px;}
}
@media only screen and (max-width: 768px) {
.footer_bottom{ padding-bottom:80px;}
}

@media only screen and (max-width: 480px) {
	.fot_letter .letter-input{display: block;}
	.fot_letter .letter-input .send{margin-left: 0;margin-top: 10px;height: 40px;line-height: 40px;}
	.fot_letter .title{width: 100%;display: block;}
	.fot_letter .title em{margin: 0;}
	.fot_letter .title .text{margin: 0;}
}


/*旋转动画*/
@-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); } }  
 

/* 切换 */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {   }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block;  }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

 
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height:44px; width:23px; line-height: 0; font-size: 0; cursor: pointer; background: none; color: transparent; margin-top: -22px; padding: 0; border: none; outline: none;     top: 50%; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {  }  
.slick-prev{ background-image:url(../image/prev_p.png); background-repeat:no-repeat; background-position:center; left:-40px;}
.slick-next{ background-image:url(../image/next_p.png); background-repeat:no-repeat; background-position:center; right:-40px}


/* Dots */
.slick-dots { position: absolute; bottom: 10px; list-style: none; display: block; text-align: center; padding: 0px 3px; width: 100%; z-index:999;display:none !important;left: 0;}
.slick-dots li { position: relative; display: inline-block; margin: 0px 8px; padding: 3px; cursor: pointer;background:#fff;border-radius:50%;z-index: 10;transition:all .5s;opacity:1}
.slick-dots li button { border: 0; background: transparent; display: block; height: 8px; width:8px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#cccccc;border-radius:50%;padding:0;transition:all .5s;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active{opacity: 1;}
.slick-dots li.slick-active button{background:#26aad4;width: 8px;}

@media only screen and (max-width: 1365px){ 
.slick-prev{ left:0}
	.slick-next{ right:0}
}

@media only screen and (max-width: 1299px) {
	
	.slick-dots { margin-top:15px}
	}

@media only screen and (max-width: 560px) { 

}

.in_title{ text-align: center;}
.in_title span{ display: block; color: #333333; text-transform: uppercase; font-size: 46px; line-height: 48px; font-weight: 700; } 
.in_title p{  margin:20px auto 0; max-width:1005px ; font-size:15px ; line-height: 24px; overflow: hidden; color: #808080; max-height: 48px}

@media only screen and (max-width: 1299px){ 
	.in_title span{ font-size: 36px; line-height: 40px}
	.in_title span:after{ margin: 10px auto}
}	
@media only screen and (max-width: 768px){ 
	.in_title span{ font-size: 30px; line-height: 32px}
	 
}		
@media only screen and (max-width: 478px){ 
	.in_title span{ font-size: 24px; line-height: 26px}
	 
}		


 
/*内页布局*/
.page_banner .container{ max-width:1270px;}
.page_banner{width:100%; text-align:center; overflow:hidden; position: relative;}
.page_banner:after{ position:absolute; content:''; width: calc(100% - 100px); height: 15px; background: #26aad4; left: 0; right: 0; margin: 0 auto; bottom:0; z-index: 5}
.page_img{ width:100%; position: relative;height: 420px; overflow: hidden;}
.page_banner img{ 
	width: 100%;
    margin: 0 auto;
    height: 100%;
    object-fit: cover;
} 
.page_banner .ovrly{ position:absolute; left: 0; top: 0; background: rgba(0,0,0,.45); width:100%; height: 100%; z-index: 1}  
.breadcrumb{width:100%; height: auto; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 20px; z-index: 10; background: none; font-size:14px;border-radius:0;text-transform:capitalize;text-align:center;margin:0;color:#808080;padding:0 0 0 0; border:none; text-align: left}
.breadcrumb .main_title{margin-bottom:0;padding-bottom:15px;padding-left:0;padding-top: 20px;}
.breadcrumb .main_title em{margin: 0; color: #fff;
    font-size: 30px;  font-weight: 600;
    text-transform:uppercase;
    line-height:40px;
    margin-bottom: 0;  
    margin-top: 0;
    position: relative;
    display: block; 
    z-index: 2;}
.breadcrumb .bread_right{padding-top:0;line-height:20px;font-size: 14px;color:#fff;  text-transform:uppercase; position: relative;z-index: 5;}
.breadcrumb .bread_right > i{margin:0 5px;display:inline-block;color:#fff;}
.breadcrumb a.home i{margin-right:5px;}
.breadcrumb a{color:#fff;font-size: 14px;text-transform:uppercase;display: inline-block; vertical-align: middle;}
.breadcrumb a:hover{color:#26aad4;}
.breadcrumb h2{margin:0;display:inline-block;padding:0;font-size: 14px;line-height:22px;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;color:#fff; vertical-align: middle;font-weight: normal;}
	
@media only screen and (max-width: 1370px){ 
	.page_banner:after{ display:none}
	.breadcrumb .main_title{ padding-bottom:5px} 
}		
@media only screen and (max-width: 992px){ 
.breadcrumb{ position:static}
.breadcrumb .main_title em,.breadcrumb a,.breadcrumb .bread_right > i,.breadcrumb .bread_right > i,.breadcrumb h2{color:#333;}
}	

/*内页*/
.page_section{ width:100%; margin: 0 auto; overflow: hidden; padding: 70px 0 0 0; color: #666; font-size:14px; font-weight: 400}
.page_section .container{ max-width:1270px;}
	
@media only screen and (max-width: 1260px){  
.page_section{ padding:30px 0 0 0}
	 
}	

/*联系方式页面*/
.contact_map{padding-left:0; padding-right:0}
.page_section .row{ margin-left:0; margin-right: 0}
.contact_title{ display:block; color: #333; font-size: 20px; font-weight: 700; text-transform: uppercase; margin: 0 0 25px 0; padding: 0 0 10px 0; position: relative} 
.contact_title:before,.contact_title:after{ position:absolute; content:''; width:100px; height: 1px; background: #26aad4; left: 0; bottom: 0;}
.contact_title:after{ position:absolute; width:50px; height: 1px; background: #26aad4; left: 0; bottom: -6px;}
.contact_map .text i{ display:inline-block; margin-left: 10px; color: #26aad4; font-size: 25px;}
.contact_map .map{ width:100%; margin-top: 24px;}
.message_wrap{ padding-left:50px; padding-right: 0}
.messagebox{ width:100%; padding-top: 30px;} 
.messagebox input,.messagebox textarea{ width:100%; line-height: 20px; outline: none; padding: 12px 8px 12px 0; color: #999; margin-bottom: 15px; background: transparent; border: none; border-bottom: 1px #dedede solid;}
.messagebox textarea{padding: 12px 30px 20px 0; max-height: 120px; width:100%; max-width: 100%}
.messagebox span{display:block;} 
.messagebox button{ width:auto; display: inline-block; line-height: 44px; color: #fff; background: #26aad4; outline: none; text-align: center; font-size: 16px; padding:0 30px ; margin-top: 20px; position: relative; text-transform: uppercase; border: none; font-weight:700;}
.messagebox button:hover{ background:#000}

.contact_share{ width:100%; height: auto; margin:60px auto; overflow: hidden}
.contact_share ul{display: flex; flex-wrap: wrap; align-items: center; justify-content: center}
.contact_share ul li{ width:16.666666666667%; padding: 25px 0 20px 0; display: block; text-align: center; background: #3c5a9a}
.contact_share ul li:nth-child(2){ background: #0fa0ef}
.contact_share ul li:nth-child(3){ background: #f22f17}
.contact_share ul li:nth-child(4){background: #007ab6}
.contact_share ul li:nth-child(5){ background: #d61700}
.contact_share ul li:nth-child(6){ background: #c93f79}
.contact_share ul li span{ display:block; width:100%; color: #fff; font-size: 13px; text-transform: uppercase; padding-top: 15px;}

.contact_info{ width:100%; height: auto; margin: 0 auto; padding:0px 0 70px 0; margin-top: 20px;} 
.contact_info .column{ width:100%; height:auto; text-align: center}
.contact_info .column .icon{ display: inline-block; text-align: center; width:90px; height: 90px;margin-bottom: 30px;}
.contact_info .column .wrap em{ color:#333; font-size: 20px; line-height: 30px; font-weight: 600; text-transform: uppercase; padding-bottom: 12px; display: block;}
.contact_info .column .wrap p{ color:#333; font-size: 14px; line-height: 24px; padding: 0 0 5px 0; margin: 0}
.contact_info .column .wrap a{ color:#333}
.contact_info .column .wrap a:hover{ color:#26aad4; text-decoration: none}
.contact_info h2 {
	text-align: center;
    margin-bottom: 70px;
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

@media only screen and (max-width: 992px) { 
.contact_share{ margin:35px auto 10px auto}
.contact_share ul li span{ display:none;}
.contact_share ul li img{ width:35px}
.contact_info .column .wrap em{ font-size:18px;}
}
@media only screen and (max-width: 768px) { 
.contact_info{ padding:55px 0 40px}
.contact_info .column .icon{ margin-bottom:15px;}
.contact_info ul li{ padding-bottom:30px;}
.message_wrap{ padding-left:0}
}

@media only screen and (max-width: 480px) {  
.contact_share ul li img{ width:20px} 
.contact_share ul li { padding:15px 0}
}

/*关于我们*/ 
.inner_title{ display:block; color: #333; font-size: 26px; font-weight: 700; text-transform: uppercase; margin: 0 0 25px 0; padding: 0 0 10px 0; position: relative} 
.inner_title:before,.inner_title:after{ position:absolute; content:''; width:100px; height: 1px; background: #26aad4; left: 0; bottom: 0;}
.inner_title:after{ position:absolute; width:50px; height: 1px; background: #26aad4; left: 0; bottom: -6px;}
.container1{ padding-bottom:60px;}
.about_text,.about_pic{ padding-left:0; padding-right:0}
.about_pic{ padding:70px 0 0 50px;}

@media only screen and (max-width: 1260px) { 
.container1{ padding-bottom:20px;}
}

@media only screen and (max-width: 812px) { 
.about_pic{ padding-left:0;}
.about_text,.about_pic{ width:100%}
.about_pic{ margin:30px 0}
}
/*视频中心*/
.video_list{ width:100%; height: auto; display: flex; flex-wrap: wrap; overflow: hidden}
.video_list li{ width:23.5%; margin: 0 2% 40px 0;}
.video_list li:nth-child(4n){ margin-right:0}
.video_list li figure{ display:block; width: 100%; position: relative; overflow: hidden}
.video_list li figure img{ display:block; overflow: hidden; transition: all .5s}
.video_list li:hover figure img{ transform:scale(1.08);}
.video_list li figure .video_icon{ width:27px; height:32px; position: absolute; left: 0; right: 0; margin: 0 auto; top: 43%; }
.video_list li figure .video_icon:before{ position:absolute; content: ''; width:63px; height: 63px; background: url(../image/playline.png) no-repeat; left: -21px; right: 0; margin: 0 auto; top:-13px; animation: spin_right 10s linear infinite;
    -webkit-animation: spin_right 10s linear infinite;}
.video_list li .wrap{ display:block; padding-top: 15px;}
.video_list li .wrap a.title{ display:block; color: #333; font-size: 16px; font-weight: 600; line-height: 24px; max-height: 48px; overflow: hidden; margin-bottom: 10px; padding-left: 12px; border-left:3px #26aad4 solid}
.video_list li .wrap a.title:hover{ color:#26aad4}

@media only screen and (max-width: 1024px) { 
.video_list li{ width:32%; margin: 0 2% 40px 0;}
.video_list li:nth-child(4n){ margin-right:2%}
.video_list li:nth-child(3n){ margin-right:0}
}

@media only screen and (max-width: 640px) { 
.video_list li{ width:48.5%; margin: 0 3% 40px 0;}
.video_list li:nth-child(2n){ margin-right:0} 
}
@media only screen and (max-width: 375px) { 
.video_list li{ width:100%; margin: 0 0 40px 0;} 
}


@keyframes spin_right {
	100% {
	transform: rotateZ(360deg); } 
}

 .page-right{ width:75%; float: right}	
/*左侧列表*/
.sidebar_box{ width:22%; float: left}
.productlist .inner_title,.newspro .inner_title{ text-align:left; padding: 10px 0; position: relative; font-size: 20px;} 
.productlist{width:100%; margin-bottom: 35px; background: #f4f4f4; padding: 20px}
.productlist ul.mtree{ width:100%} 

.productlist1{background: #3598c2}
.productlist1 .inner_title{ color:#fff}
.productlist1 .inner_title::before,.productlist1 .inner_title::after {background:#fff} 


.productlist ul.blog,.productlist ul.blog>li,.productlist ul.blog>li>ul,.productlist ul.blog>li>ul>li{ width:100%; display: block; float: left}
.productlist ul.blog>li{ padding-bottom:8px;}
.productlist ul.blog>li>a{ display:block; color: #333; font-size: 14px; padding: 0 10px 0 25px; position: relative}
.productlist ul.blog>li>a:before{position:absolute; content: '\f0da'; color: #333; font-size: 14px; font-family: fontawesome; left: 10px; top: -1px}
.productlist ul.blog>li a:hover:before,.productlist ul.blog>li.active a:before{ color:#45abd6}
.productlist ul.blog>li>a:hover,.productlist ul.blog>li.active>a,.productlist ul.blog>li>ol>li.active>a,.productlist ul.blog>li>ol>li>a:hover{ color:#45abd6; text-decoration: none}
 
.productlist ul.tagslist{ border:none; padding: 0 }
.productlist ul.tagslist>li{ width:auto; float: none; margin: 0 5px 8px 0; display: inline-block; padding-bottom: 0}
.productlist ul.tagslist>li>a{ display:inline-block; width: auto; padding: 3px 10px; color: #666; background: #ebebeb; text-align: center; font-size: 13px; float: none;}
.productlist ul.tagslist>li>a:before{ display:none}
.productlist ul.tagslist>li>a:hover{color: #FFFFFF; background: #45abd6;}


ul.mtree{opacity: 0;margin-left: 0;border-bottom:none;border-radius:0;}			
ul.mtree>li {list-style: none; position:relative;padding-left: 0;padding-right: 0; }
ul.mtree>li:last-child{border-bottom-color: #a1e8f1;}
ul.mtree>li >a{font-size:15px; color:#fff; padding:10px 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;display: flex;align-items: center;text-transform: capitalize; font-weight: 600;  border-bottom: 1px #a1e8f1 solid}	
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:#fff;-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:#fff; font-style:normal;  position:absolute;  right:0; top:-5px; width:30px; height:50px; 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:#fff;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:#fff; 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:#fff;}			
			
ul.mtree li ul a li a{ padding-left:20px;}			
ul.mtree>li:hover > a{ color:#fff; background: #2b6b8c; padding-left: 10px;}			
ul.mtree>li.mtree-node a ul a{ font-size:14px;}			
ul.mtree>li.mtree-open{padding-bottom:0;}


ul.mtree>li.mtree-open > a{
	color: #fff;
    font-weight: 600;
    background: #2b6b8c;
    padding-left: 10px;
}			
ul.mtree>li.mtree-node:hover > a{color:#fff;}			
ul.mtree>li.mtree-open:hover > a{color:#fff; font-weight: 600}	

ul.mtree>li b {
	cursor: pointer;
    display: block;
    height: 43px;
    width: 100%;
    position: absolute;
}
ul.mtree>li:last-child b {
	display: none;
}

ul.mtree .mtree-level-1 li.mtree-closed>span{color:#fff;text-decoration:none;}			
			
ul.mtree ul {border:none;}			
ul.mtree ul li{list-style:none; position:relative;padding-bottom:0;}			
ul.mtree ul li a{display:block;color:#333;font-size:16px;}			
ul.mtree>li>ul>li>a{font-size:14px !important;font-weight:normal;position:relative;transition:all .5s;padding:10px 0 10px 10px; color: #fff}			
		
	
			
ul.mtree>li>ul>li>a i{ color:#fff; font-size:14px; margin-right:10px; margin-left:6px;}			
ul.mtree>li>ul>li>a:before{content:"";}			
ul.mtree ul li:hover a{color:#fff;}			
ul.mtree li ul li.mtree-open a{color:#fff;text-decoration:none;}			
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; }
ul.mtree .mtree-level-2 li:last-child a{border-bottom:none;}	
ul.mtree .mtree-level-2 li a{color:#fff;font-weight:normal; text-transform:capitalize; font-size:13px; padding-left:15px;}			
ul.mtree .mtree-level-2 li a:before{	
	content:'';		
	width: 5px;		
    height: 5px;			
    background-color: #fff;			
    display:inline-block;			
	vertical-align: middle;		
    margin-right:10px;			
	margin-top: -3px;
	border-radius: 50%;
	left: 0
}			
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#fff;font-weight:normal;}			
ul.mtree .mtree-level-2 li a:hover:before{background:#fff;}			
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: #f96b74;color: #FFF; border-radius: 3px 3px 0px 0px;}			
ul.mtree.jet li > a:hover { background: #f96b74;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:uppercase;color:#4d4d4d;}			
ul.mtree li ul.mtree-level-2 li.mtree_all a:hover{color:#45abd6;}	


/*左侧新产品*/
.newspro{ width:100%; padding: 20px; background: #f4f4f4}
.newspro ul>li{ width:100%; display: flex; align-items: flex-start; margin:20px 0 5px;}
.newspro ul>li figure{ flex:30% 0 0; overflow: hidden; position: relative; transition: all .9s}
.newspro ul>li figure img{ width:100%;}
.newspro ul>li figure .overlay{ position:absolute; width:100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.2); opacity: 0}
.newspro ul>li figure:hover .overlay{opacity: 1}
.newspro ul>li .wrap{ padding-left:12px;}
.newspro ul>li .wrap a{ display:block; color: #474747; font-size: 14px; font-weight: 500; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical; line-height: 19px; margin-bottom:10px;}
.newspro ul>li .wrap a:hover{ color:#45abd6; text-decoration: none}
.newspro ul>li .wrap .text{font-size:14px; line-height: 18px;  text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical; display: none}
.newspro ul>li .wrap a.more{ display:block; color: #26aad4; font-size: 13px; font-style: italic; font-weight: 300}
.newspro ul>li .wrap a.more:hover{ color:#333; font-style:normal; text-decoration: underline}



@media only screen and (max-width: 992px) {  
 .page-right,.sidebar_box{ width:100%;}
 .sidebar_box{ margin-top:30px}
.productlist .inner_title,.newspro .inner_title{ font-size:18px;  margin-bottom: 0; position: relative}
.productlist .inner_title:before, .newspro .inner_title:before{position:absolute; content:'+'; color: #666; font-size:30px; left:auto; right:0 !important; top: 10px; background:none; width:auto; height:auto}
.productlist .inner_title:after, .newspro .inner_title:after{ background:none}
.productlist,.newspro{ margin-bottom:10px; padding:10px 20px}
.newspro ul{ display:flex; flex-wrap: wrap}
.newspro ul li{ width:50%; margin: 0 0 15px;}
}


@media only screen and (max-width: 480px) {   
.newspro ul li{ width:100%; margin: 5px 0 10px;}
}

/*page-number*/
.page_num{width:100%;margin:auto;text-align:center;margin:40px 0 20px;}
.page_num1{ margin-top:10px}
.page_num span{display:inline-flex;color:#fff;background:#26aad4;font-size:14px;text-transform:capitalize;padding:0;vertical-align:middle;width:36px;height:36px;line-height:100%;transition:all .5s;position:relative;font-family:'Poppins';text-align: center;border-radius:0;border:2px solid #26aad4;align-items: center;justify-content: center;}
.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{background:#26aad4;text-decoration:none;color:#fff;border-color:#26aad4;border-radius: 50%;}
.page_num a i{line-height:32px;}
.page_num p{display:block;font-size:14px;margin:0;margin-top:15px;font-family:'Poppins';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;font-weight:normal;color:#26aad4;}

@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:20px;padding-top:10px;}
.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px;}
/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a{padding:10px 0;position:relative;display:block;transition:all .5s;padding-left:60px;background:#f9f9f9;}
.navigation li a:hover{text-decoration:none;}
/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before{
	font-family:'FontAwesome';font-size:16px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;background-color:#fff;}
.navigation li.prev_post a:before{left:10px;content:"\f077";}
.navigation li.next_post a:before{left:10px;content:"\f078";}
.navigation li a:hover:before{background:#26aad4;color:#fff;border-color:#26aad4;box-shadow: 0 5px 15px 1px rgba(74,134,100,0.2);}

.navigation li a .meta_nav{display:inline-block;font-size:14px;text-transform:uppercase;color:#000;margin-bottom:0;line-height:20px;transition:all .5s;font-family:'Poppins';font-weight: 600; opacity: 0.5}
.navigation li a:hover .meta_nav{color:#26aad4;opacity: 1;}
.navigation li a .post_title{font-size:14px;overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;font-weight: normal;}
.navigation li a:hover .post_title{color:#26aad4;}

@media only screen and (max-width: 768px) {
	.navigation{border:none;padding-top:0;margin-bottom:0;}
	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:10px;}
	.navigation li.prev_post a{padding-left:60px;border-radius: 0;}
	.navigation li.next_post a{padding-left:60px;border-radius: 0;}
	.navigation li.prev_post a:before{left:10px;}
	.navigation li.next_post a:before{left:10px;}
	.navigation li a:before{width:40px;height:40px;line-height:40px;}
	.navigation li a .meta_nav{font-size:14px;color:#333;margin-bottom: 0;}
	.navigation li a{padding-top:10px;padding-bottom:10px;padding-right:10px;}
	.navigation li a .post_title{font-size:14px;}
}


/*新闻*/
.news li{position:relative; transition:all .5s;z-index:10;list-style: none;padding:30px 0; border-bottom: 2px solid #eee;display: flex; align-items: center;}
.news li:nth-child(1){padding-top:30px; border-top:2px #eee solid}
.news li .image{flex:320px 0 0; overflow: hidden; display: inline-block;}
.news li .image img{transition: all .9s;}
.news li:hover .image 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);
} 
.news li .wrap{margin-left: 25px; text-align: left;}
.page_date{display: inline-block;  color: #aaaaaa; text-transform: uppercase; font-style: italic; font-size: 12px; margin-bottom: 10px; background: url(../image/date.jpg) no-repeat left center; padding-left: 25px;} 
.news li .title{display: block; font-size: 16px; font-weight:600;line-height: 24px; color: #333; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical; margin-bottom:15px;}
.news li:hover .title{color: #26aad4;text-decoration: none;}
.news li .text{font-size: 14px;line-height: 24px; color: #808080; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;}
.news li .more{line-height: 28px; font-size:12px; font-weight:600; text-transform:uppercase; margin-top:15px;  background:#26aad4; color: #fff;padding:0 15px; border:2px #26aad4 solid; display:inline-block; width:auto;}
.news li .more:hover{color: #26aad4; border:2px #26aad4 solid; background:#fff;}

 
@media only screen and (max-width: 992px) {
	
}
@media only screen and (max-width: 768px) { 
.news li .image{ flex:250px 0 0}
.news li .text{-webkit-line-clamp: 2;
line-clamp: 2;}
}

@media only screen and (max-width: 680px) { 
.news{ display:flex; flex-wrap:wrap}
.news li{ width:48.5%; margin:0 3% 20px 0; flex-wrap:wrap}
.news li:nth-child(2n){ margin-right:0}
.news li .image{ flex:100% 0 0}
.news li .wrap{ margin:15px 0 0 0}
.news li .title{-webkit-line-clamp:2;
line-clamp: 2}
}
@media only screen and (max-width: 375px) { 
.news li{ width:100%; margin:0 0 20px 0; }
}


.news_detail_info{text-align:left;}
.news_detail_info .news_img{ margin-top:30px; position:relative}
.news_detail_info .news_img img{ max-width:100%}
.news_detail_info .news_img .date{width:125px; height:auto; padding:20px 0; text-align:center; background:#fff; font-size:16px; position:absolute; left:65px; top:-55px;font-weight: 300; line-height:20px; text-transform:uppercase; box-shadow:0 0 20px rgba(0,0,0,0.15);}
.news_detail_info .news_img .date span{ display:block}
.news_detail_info .news_img .date em{ display:block; color:#333; font-size:32px; font-weight:700; padding-bottom:15px;}
.news_detail_info .news_img .date:before{ position:absolute; content:''; left:0; bottom:0; border-bottom: 17px solid red; border-bottom-color: #26aad4; border-right: 17px solid transparent; z-index:99}
.news_detail_info .news_detail_title{margin:25px 0 15px;position:relative; }
.news_detail_info .news_detail_title em.title{color:#202e3f;font-size:20px;line-height:28px;display: block; font-weight: 600;margin-top:0;} 
.news_detail_info .txt a{color:#26aad4;}
.news_detail_info .txt ul{padding-left:20px;}
.news_detail_info .txt em{font-style: italic;}
 
@media only screen and (max-width: 992px) {
.news_detail_info .news_img{ margin:0 0 80px 0}
.news_detail_info .news_img .date{top:auto; bottom:-50px; left:45px}
}
 
@media only screen and (max-width: 768px) {
.news_detail_info .news_img{ margin:0} 
.news_detail_info .news_img .date{width:auto; max-width:180px; height:auto; padding:20px 0; text-align:center; position:static; margin-top:20px}
.news_detail_info .news_img .date span,.news_detail_info .news_img .date em{ display:inline-block; padding:0} 
}
/*blog*/
.left-blog{margin-bottom:40px;}
.left-blog ul{list-style:none;margin-top: 1px;}
.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:24px;position:relative;padding-left:25px;background:#f7f7f7;}			
.left-blog ul li:nth-child(2n+2) a{background:#f2f2f2;}			
.left-blog ul li a:hover{background:#26aad4;color:#fff;text-decoration:none;}			
.left-blog ul li a:before{			
	position: absolute;
    left: 10px;
    top: 19px;
    width: 4px;
    height: 4px;
    background: #ced2d9;
    display: inline-block;
    content: '';		
}			
.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;box-shadow: 0 0 15px 1px rgba(204,204,204,0.5);border-top: 2px solid #26aad4;}
.blog-archives ul{list-style:none;padding-top: 0;}
.blog-archives ul li{margin-bottom:0;position:relative;border-bottom:1px solid #eee;}
.blog-archives ul li:before{content:'';width:100%;background:#26aad4;height:100%;position:absolute;left:0;top:0;transform: scaleX(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s;}
.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;}
.blog-archives ul li:hover a{color:#fff;text-decoration:none;padding-left:15px;}
.blog-archives ul li a:after{content:'';position: absolute;right: 20px;top: 50%;margin-top: -7px;width: 8px;height: 14px;background:url(../image/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;box-shadow: 0 0 15px 1px rgba(204,204,204,0.5);border-top: 2px solid #26aad4;}
.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;border-radius:0px;background:#eee;padding:3px 15px;font-size:14px;line-height:24px;transition:all .5s;border-radius: 0;}
.blog-tags ul li a:hover{text-decoration:none;color:#fff;background:#26aad4;border-color:#26aad4;border-radius:25px;}

.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;}
.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:20px;top:20px;right:20px;bottom:20px;z-index: -1;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;display:block;border-radius: 0}
.blog_list > li:hover:before{left:-20px;top:-20px;right:-20px;bottom:-5px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.blog_list li .image{display:block; width:100%; overflow:hidden; margin-bottom:20px;}
.blog_list li .image img{
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.blog_list li:hover .image img{
	-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}

.blog_list li .title{color:#333;font-size:18px;line-height:24px;overflow:hidden;max-height:48px;display: block; font-weight: 700; margin-top:0;margin-bottom: 10px;}
.blog_list li:hover .title{color:#26aad4;text-decoration:none;}
.blog_list li .text{color:#808080;font-size:14px;line-height:24px; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
line-clamp: 4;
-webkit-box-orient: vertical;}
.blog_list li .post_blog_tag{margin-bottom:0;}
.blog_list li .more{margin-bottom:20px;}
.blog_list li .more a{line-height:32px;height:32px;font-size:14px;}

.post_blog_tag{border-radius: 0;border-top: 1px dashed #e5e5e5;margin-top: 15px;padding-top: 15px;}
.post_blog_tag>p{display:inline-block;font-size:14px;text-transform:uppercase;margin:0;color:#45abd6; font-weight: 700;}
.post_blog_tag>p i{color:#45abd6;margin-right:5px;}
.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:#eee;font-size:12px;border-radius:0;line-height:20px;color:#4d4d4d;padding:5px 15px;transition:all .5s;text-transform: capitalize;}
.post_blog_tag li:hover a{box-shadow:0 2px 4px rgba(0, 0, 0, 0.06);text-decoration:none;background:#26aad4;color:#fff;border-color:#26aad4}
.reviews{ width:100%; padding: 0 0 15px 0; position: relative; color: #26aad4; font-size: 14px;} 
.reviews i{ font-size:16px; display:inline-block;}
.reviews span{ display:inline-block; margin: 0 8px 0 5px;}
.reviews .lefticon{ margin-left:8px;}

@media only screen and (max-width: 992px) {
	.left-blog{padding:0;border:none;margin-bottom:20px;}
	.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:20px;}
	.blog-archives , .blog-tags{margin-bottom:20px;padding: 0;border:none;box-shadow: none;}
	.blog_list li .date em{font-size:60px;line-height:56px;}
}

@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:14px;margin-bottom:10px;}
	.blog_list li .text{max-height:48px;font-size:14px;}
	.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;}
	.post_blog_tag li a{font-size: 14px;padding: 3px 10px;}
}

@media only screen and (max-width: 480px) {
	.blog_list > li{padding-bottom:20px;display: block;}
	.blog_list li .right{padding:0;padding-top:10px;}
	.blog_list li .more{letter-spacing:0;}
	.blog_list li .title{font-size: 14px;}
	.blog_list li .image{min-width: 120px;max-width: 120px;}
}


/*产品内页*/
.pro-text{ max-width:100%; color: #333; font-size:16px; text-align: left; line-height: 28px; padding-bottom: 40px; font-weight: 400; margin:-20px auto 0 auto}
.pro-text remark{ color:#26aad4}
.pro_des{ width:100%;}
.pro_des h2{display: block; width: auto; font-size: 25px; margin: 0 0 5px 0;  color: #333; text-transform: capitalize; font-weight: 600} 
.prom_img{  order: 1; margin-top: 0;}
.prom_right{ padding:10px 0 0 30px; order: 2} 
.prom_right .text{ display:block; padding: 5px 0 20px 0;}
.pro_table{ width:100%; overflow: hidden; float: left;}
.prom_right .pro_table{margin-bottom:0;border: 1px solid rgba(0,0,0,0.1);border-bottom: none;border-radius: 0;overflow: hidden;}
.prom_right .pro_table > em{display: block;font-size:16px;letter-spacing: 1px; margin-bottom:10px;}
.prom_right .pro_table ul li{list-style:none;display:flex;align-items:center;background:#fff;border-bottom: 1px solid rgba(0,0,0,0.1);}
.prom_right .pro_table ul li:nth-child(2n+2){background:#f7f7f7;}
.prom_right .pro_table ul li p{display:inline-block;font-size:14px;color:#333;width:30%;margin:0;padding: 10px 10px;text-transform: capitalize;}
.prom_right .pro_table ul li span{color:#333;display:inline-block;font-size:14px;padding-left:5px;color:#333;padding: 10px 10px;border-left: 1px solid rgba(0,0,0,0.1);}


.inner_title1{display: block; color: #002e5b; line-height: 40px; text-transform: uppercase; font-weight:600; padding: 0 0 15px 0; font-size: 25px; text-align: left; padding: 0}
.contact_con{ width:auto; display:inline-block; float:left; margin:20px 0 0 0; } 
.contact_con a{ display:block; color: #fff; background: #26aad4; border: 2px #26aad4 solid;  padding:12px 25px; font-weight: 600; text-transform: uppercase; position: relative; font-size:16px;}
.contact_con a:before{ position:absolute; content:''; border-bottom: 24px solid #333; border-right: 16px solid transparent; left:-2px; bottom:-2px}
.contact_con a:hover{ color:#000; border: 1px #ddd solid; background: #f4f4f4}



ul.item{width:97%;  float:none;}
ul.item li{list-style: decimal;margin:4px 0 5px 20px; line-height:25px;width:97%; float:none}  
.pro_contact{ width:100%; background: #f5f5f5; padding: 30px 0 40px 0; margin-top: 25px}
.pro_tags{ border-top:1px #ccc dashed;  overflow: hidden; margin-top: 30px; padding:15px 0}
.pro_tags > p{ font-size:20px; font-weight: 600}
.pro_tags li a{ color:#002e5b; background: #eee; border-radius: 0}
.pro_contact .messagebox{ background:#fff; box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.contact_left .footer_sns a:hover{ background:#26aad4}

@media only screen and (max-width: 1260px) { 
.pro-text{ max-width:90%; padding-bottom: 30px;}
}

@media only screen and (max-width: 1024px) { 
.pro-text{ max-width:100%; text-align: left}
}

@media only screen and (max-width: 768px) { 
.pro_des{ display: block}
.prom_img,.prom_right{ width:100%; padding:0}
.prom_img{margin-top:0; margin-bottom: 25px;}
}

.pro_description{ width:100%; height: auto; padding: 30px 0 0 0; color: #666; font-size: 14px; line-height: 24px; overflow: hidden}
/*products-tab*/
.pro_description .features-tab{margin:0;text-align:left;padding:0px;text-align:left;}
.pro_description .features-tab .nav-tabs {margin: 0px;padding: 0 0 18px 0;background:#fff;overflow: hidden;border-bottom:1px #dedede dashed; border-radius: 0;}
.pro_description .features-tab .nav-tabs li{ display:inline-block; padding-right: 25px;}
.pro_description .features-tab .nav-tabs li > a {display: inline-block;list-style: none;cursor: pointer;color:#202020;text-align:center;text-transform:uppercase;margin:0 10px 0 0;padding:15px 0 5px 0;border:none;font-size:20px; font-weight: 700; background-color:transparent; border:none; border-radius: 0;}
.pro_description .features-tab .nav-tabs > li.active > a,
.pro_description .features-tab .nav-tabs > li.active > a:hover,
.pro_description .features-tab .nav-tabs > li.active > a:focus,.pro_description .features-tab .nav-tabs > li:hover > a,
.pro_description .features-tab .nav-tabs > li:hover > a:hover{
	color:#26aad4;z-index:99;background:none; border-bottom: 2px solid #26aad4;
}
.pro_description .tab-content{ padding-top:15px;} 
.pro_description img{ margin:20px 0}
.pro_description .inner_title1{text-transform: capitalize; font-size: 16px; color: #333; font-weight: 700; }

.pro_description .messagebox{ width:100%; margin: 30px 0; padding: 30px; border: 1px #dedede solid}
.pro_description .messagebox p{ padding-bottom:20px;}

.pro_description .tab-content table {width:95%}
.pro_description .tab-content table td {
	padding:15px 12px
}
.pro_description .tab-content table td:first-child {background: rgb(244, 244, 244);}


/*相关产品*/
.hot_products .text{ max-width:90%}
.related_pro .main_title{ font-size:30px; margin-bottom: 30px} 
.related_pro .main_title span{padding:27px 0 20px}
.related_pro{ width:100%; padding: 70px 0 60px 0; overflow: hidden} 
.related_pro .slider{padding-top: 10px;}
.related_pro .slider .li{text-align: center;position: relative;padding: 15px; padding-bottom: 20px;}
.related_pro .slider .li .image{overflow: hidden;display: block;transition: all .5s;position: relative; border: 1px #dedede solid}
.related_pro .slider .li .image > a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 99;}
.related_pro .slider .li .image img{transition: all .9s;width:100%;}
.related_pro .slider .li:hover .image img{
	-webkit-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09)
}
.related_pro .slider .li .image .line{position: absolute;left: 0;top: 0;bottom: 0;right: 0;border:2px solid #fff;transition: all .8s;opacity: 0;z-index: 1;}
.related_pro .slider .li:hover .image .line{left: 10px;top: 10px;right: 10px;bottom: 10px;opacity: 1;}
.related_pro .slider .li .ovrly{position: absolute;left: 0;top: 0;background:#000;width: 100%;height: 100%;opacity: 0;transition: all .8s;}
.related_pro .slider .li:hover .ovrly{opacity: 0.2;}
.related_pro .slider .li .icon_box{position: absolute;left: 0;top:0;z-index: 2;display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;}
.related_pro .slider .li .icon_box .icon{width: 50px;height: 50px;position: relative;}
.related_pro .slider .li .icon_box .icon:before,
.related_pro .slider .li .icon_box .icon:after{
	content:'';background:#fff;transition: all .8s;opacity: 0;position: absolute;display: inline-block;
}
.related_pro .slider .li .icon_box .icon:before{left: 50%;margin-left: -2px;width: 2px;height: 100%;top: -20px;}
.related_pro .slider .li:hover .icon_box .icon:before{top: 0px;opacity: 1;}
.related_pro .slider .li .icon_box .icon:after{left: -20px;margin-top: -2px;width: 100%;height: 2px;top: 50%;}
.related_pro .slider .li:hover .icon_box .icon:after{left: 0px;opacity: 1;}

.related_pro .slider .li .title{display: block;margin-top: 15px;color:#333;font-size: 16px;line-height: 22px;text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;  font-weight: 700; padding: 0 20px;}
.related_pro .slider .li .title:hover{text-decoration: none;}
.related_pro .slider .li .text{margin-top: 10px;font-size: 14px;color:#808080;overflow: hidden;height: 48px;line-height: 24px;}

@media only screen and (max-width:768px) {
	.related_pro{padding-top: 40px;padding-bottom: 40px;}
	.related_pro .slider .li{padding-left: 5px;padding-right: 5px;}
	.related_pro .slider .li .title{height: 48px;line-height: 24px;font-size: 15px;white-space:normal;text-overflow:inherit;}
	
}
@media only screen and (max-width:480px) {
	.related_pro .slider .li .title{line-height: 20px;height: 40px;}
}



 /*sitemap*/
.sitemap{width:100%; padding-bottom: 50px}
.stp-listA>li{text-transform:capitalize;margin-bottom:5px;list-style:none;background:#fafafa;border-radius:2px; }
.stp-top{width:100%;background:#f2f2f2;padding:10px 20px;border-radius:2px;}
.stp-top .page_info_title{font-size:16px;line-height:24px;display:block;text-transform:capitalize;background-repeat:no-repeat;background-position:90% center;transition:all .5s;padding-right:20px; font-weight: 700; }
.stp-top .page_info_title:before{display:none;}
.stp-top .page_info_title:hover{text-decoration:none;color:#26aad4;padding-left:2px;} 
.stp-listB{display:block;padding:15px;border-top:none;padding:20px;list-style:none;}
.stp-listB>li{width:25%;padding:8px 10px;float:left;}
.stp-listB>li>a{font-size: 16px;line-height:22px;display:block;color:#4d4d4d; text-transform:capitalize;}
.stp-listB>li>a i{padding-right:5px;}
.stp-listB>li:hover>a{color:#26aad4;}
.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:8px; }
.stp-listB li .stp-listC li a{color:#808080;font-size: 16px;-webkit-transition:all var(--transition-time,500ms);
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.stp-listB li .stp-listC li a i{padding-right:5px;}
.stp-listB li .stp-listC li a:hover{color:#26aad4;padding-left:5px;}

@media only screen and (max-width: 1199px){
	.stp-listB>li{width:50%;padding:4px 0;} 
	
}
@media only screen and (max-width: 768px){
	.stp-listB>li{width:100%;padding:4px 0;}
	.stp-top{padding:15px;}
	.stp-top .page_info_title{font-size:16px;line-height:24px;}
	.stp-listB{border-width:1px;padding:20px 15px;}
	.stp-listB li .stp-listC{border-bottom:1px solid #eee;}
	
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
} 


.cbp-vm-switcher {width:100%;margin-bottom:0;}
.cbp-vm-options {text-align:left;margin-bottom:0;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom: 10px;}
.cbp-vm-options em{display:inline-block;float:left; font-size:20px;color:#4d4d4d;text-transform:uppercase;line-height:38px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;padding:10px;overflow: hidden;white-space: nowrap;border-radius:0;color: #26aad4;border:1px solid #26aad4;margin-right:3px;float:left;}
.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:#26aad4;border-color:#26aad4;}
.cbp-vm-options a:before {font-size: 18px;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);}
.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:0;transition:all .5s;}

.cbp-vm-switcher>ul>li > div{display: block;position: relative;z-index: 2;transition:all .5s;border-radius:0;}
.cbp-vm-switcher>ul>li:hover > div{border-color:transparent;z-index: 99;box-shadow: 0px 5px 15px rgba(0,0,0,0.2);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 20px 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%;}
.cbp-vm-switcher>ul>li .cbp-vm-image{display: block;position: relative;z-index: 2;transition:all .5s; }


/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.cbp-vm-grid:before {content: "\f00a";}
.cbp-vm-list:before {content: "\f039";}
.cbp-vm-add:before {content: "\f055";}

/* Large grid view */
.cbp-vm-view-grid ul {text-align: left; display: flex; flex-wrap: wrap}

.cbp-vm-view-grid ul li {
	width:31.3%;
	float:left;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding:5px;
	position:relative;
	margin: 0 3% 30px 0
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right: 0}
.cbp-vm-view-grid ul li > div{padding: 0; border: 1px solid #eee}
.cbp-vm-view-grid ul li .cbp-list-left{padding-top:20px;padding-top:0;text-align:center;position:relative;z-index: 999;}
.cbp-vm-view-grid ul li .cbp-title{display:block;color:#333;font-size: 16px; line-height:24px; overflow:hidden; padding: 0 20px; font-weight: 700; margin-bottom:10px; text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;}
.cbp-vm-view-grid ul li:hover .cbp-title{color:#26aad4;text-decoration:none;}
.cbp-vm-view-grid ul li .cbp-vm-details {color:#808080;font-size: 15px; line-height:24px; overflow:hidden;margin-top:0;transition:all .5s;text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;}
.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:-20px; 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:5px;width: 100%;background:#f7f7f7;
	-webkit-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
}
.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: 0;
}
.cbp-vm-view-grid ul li .more{margin: 0;display: block;}

.cbp-vm-view-grid .post_blog_tag{display:none;}
.cbp-vm-view-grid .cbp-list-center{padding:20px 10px;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:#f7f7f7;}
/* List view */
.cbp-vm-view-list>ul{margin:0;margin-top:20px;}
.cbp-vm-view-list>ul>li {text-align:left;padding:0;border-radius: 0;border-bottom:1px solid #eee;padding-bottom:25px;margin-bottom:25px;}
.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:before , .cbp-vm-view-list>ul>li > div:after{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: 28%;text-align:center;display:inline-block;position:relative; vertical-align:middle;float:left;border-radius:0;border: 1px solid #eee}
.cbp-vm-view-list ul li:hover .cbp-vm-image{ border: 1px solid #26aad4}
.cbp-vm-view-list ul li>div .cbp-list-center{width:72%;display:inline-block;}
.cbp-vm-view-list ul li .cbp-title{display:block;color:#333333;font-size:18px;line-height:30px;overflow:hidden;max-height:60px;margin:10px 0;  font-weight: 700;}
.cbp-vm-view-list ul li:hover .cbp-title{color:#26aad4;text-decoration:none;}
.cbp-vm-view-list ul li .cbp-vm-details {color:#808080;font-size: 15px; line-height:24px; overflow:hidden;margin-top:0;transition:all .5s;text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;}
.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 .main_more{background:#fff;border: 2px solid #e5e5e5;box-shadow: none}
.cbp-vm-view-list ul li .more .main_more a{color:#808080;height: 40px;line-height: 40px;}
.cbp-vm-view-list ul li .more .main_more:hover{border-color:#26aad4;background-color:#26aad4;box-shadow: 0 0 30px 1px rgba(21,102,169,0.2);}
.cbp-vm-view-list ul li .more .main_more:hover a{color:#fff;}
.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:20px;float:right;padding-right:0;}

@media screen and (max-width: 1260px) {
	.cbp-vm-view-grid ul li .cbp-title{font-size: 16px; line-height: 22px; height: 44px}
}
@media screen and (max-width: 992px) { 
	.cbp-vm-view-list ul li > div .cbp-list-center{padding-top: 0;} 
}

@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
	.cbp-vm-options{margin-top:0;}
	.cbp-vm-view-list ul li .cbp-list-left .more{letter-spacing:0;}
	.pro_top .pro-img{display:none;}
	.cbp-vm-view-list>ul>li > div{border-radius:0;padding:0;}
	.cbp-vm-view-grid>ul>li > div{border-width: 1px;padding: 0;}
	.cbp-vm-view-grid ul li {width:48.5%;margin: 0 3% 30px 0}
	.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:3%}
	.cbp-vm-view-grid ul li:nth-child(2n){ margin-right:0}
}

@media screen and (max-width: 520px) {
	.pro-text .box{max-height:336px;overflow:hidden;}
	
	.cbp-vm-options{text-align:center;}
	.cbp-vm-view-list>ul>li{width:100%;padding:15px 0;}
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;line-height:20px;}
	.cbp-vm-view-list .cbp-list-center{width:100%;margin-top:10px;}
	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;font-size: 14px;}
	.cbp-vm-view-list .cbp-vm-image{width:100%;max-width: 240px;}
	.cbp-vm-view-list ul li>div>div{width:100%;}
	.cbp-vm-view-grid ul li{margin-bottom:0;}
	.cbp-vm-view-list ul li .cbp-title{font-size: 16px;}
	.cbp-vm-view-grid ul li .cbp-title{font-size: 16px;margin-bottom:15px;line-height:20px;max-height:40px;height:auto; font-weight: 600;}
	.cbp-vm-view-grid ul li:nth-child(2n+1){clear: both;}
	.cbp-vm-view-list .cbp-list-view{display:none;}
	.cbp-vm-view-grid ul li .cbp-vm-details{display:none;}
	.cbp-vm-view-list ul li>div .cbp-list-center,.cbp-vm-view-list .cbp-list-center .cbp-list-left{width:100%;padding:0;}
	.cbp-vm-view-list .pro-list-tags p{display:block;}
	.cbp-vm-view-list .cbp-list-more{padding:0;}
	.cbp-vm-view-list .cbp-list-more .main-more{display:inline-block;margin-right:10px;}
	.cbp-vm-view-grid .cbp-list-center{padding:0;padding-top: 8px;}
	.cbp-vm-switcher>ul>li .cbp-vm-image{border-width: 1px;}
	.cbp-vm-view-grid ul li .line{display: none;}
	.cbp-vm-options em{display:block;float:none;margin-bottom:10px;}
	.cbp-vm-view-grid ul li .more{display: none;}
	.cbp-vm-view-list ul li .wrap_more{float: none;margin-top:10px;}
}

@media screen and (max-width: 400px) { 
	.pro-text .column{font-size: 14px;}
	.cbp-vm-view-grid ul li{padding: 5px;}
	.cbp-vm-view-grid ul li .cbp-title{font-size:14px;margin-top:0;line-height:20px;height:60px; font-weight: 500;max-height: 40px; padding:0}
	.cbp-list-left{padding:0;}
	.cbp-vm-image .image_more{display:none;} 
	
} 


/* CSS for the loapoppins boldg div */
.prom_img{padding:0;text-align:center;padding-right:0;}
/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	border-radius: 3px;
	/**************
	  Set max-width to your thumbnail width
	***************/
	text-align:center;
	max-width: 100%;
	width:100%;
	border: 1px #dedede solid; 
	margin: 10px 0 0;
}

/* Thumbnails */

.sp-thumbs {
	text-align: left;
	display: block;
	width:94%;
	margin: 0 3%;
	padding: 15px 0;
	background:#fff;
	border-top:1px #dedede dashed
}
.sp-thumbs a{position:relative;border:1px solid #eee;}
.sp-thumbs img {
	min-height: 56px;
	min-width: 56px;
	max-width: 56px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 68px;
	height: 68px;
	overflow: hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 8px 0 0; 
}
.sp-thumbs a:hover {
	opacity: 1;
	border-color: #666;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active,.sp-thumbs a.sp-current {
	opacity: 1!important;
	position: relative;
	border-color:#26aad4;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
}

.sp-thumbs a.sp-current:after{transform:scaleX(1);visibility:visible;}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width:100%;  
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width:100%;  
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 99999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
	text-align:center;
}
#sp-prev {
	left: 14%;
}
#sp-prev:before {
	content: "\f104";
	font-family:'FontAwesome';
	font-size:24px;
	line-height:46px;
}
#sp-next {
	right: 14%;
}
#sp-next:before {
	content: "\f105";
	font-family:'FontAwesome';
	font-size:24px;
	line-height:46px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

.sp-thumbs::-webkit-scrollbar {width: 5px;}
.sp-thumbs::-webkit-scrollbar-track {
	background-color:#f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}

.sp-thumbs::-webkit-scrollbar-thumb {
	background-color:#ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius:2em;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 768px) {
	#sp-prev {left:10px;}
	#sp-next {right:10px;}
}

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 0;
	}
	#sp-prev, #sp-next {
		top: auto;
		margin-top: 0;
		bottom: 75px;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}




/*!
 * 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:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}
 .baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .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)}
 }

/*back-top*/
.back_top{width:48px;height:48px;text-align:center; position:fixed; right:5px;bottom:100px; z-index:99999999; display:none; background:#26aad4;background-size:cover;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius:50%;border:2px solid rgba(255,255,255,0.1);}
.back_top:before{content:"\f106";font-family:'FontAwesome';color:#fff;font-size:22px;display:block;line-height:44px;}
.back_top:hover{text-decoration:none;box-shadow:0 0 10px 2px rgba(0,0,0,0,0.2);background:#000;}
.back_top:hover:before {animation: scroll_up_anim 1.5s infinite; }
@keyframes scroll_up_anim {
0% {
transform: translateY(-3px); }
50% {
transform: translateY(3px); }
100% {
transform: translateY(-3px); } }
.back_top:link{text-decoration:none;}
.back_top:hover:before{color:#fff;text-decoration:none;}

 @media only screen and (max-width: 768px) {
	.back_top{ display:none !important}
}


#online_qq_layer{z-index:99999999;position:fixed;right:10px;bottom:20px; }
#floatShow{display:block;}
#floatHide{display:none;}
#online_qq_tab #floatShow{height:50px; width:220px;float:right;position:relative;border-radius:30px;box-shadow:0 5px 20px 0 rgba(8,164,219,0.1);-webkit-box-shadow:0 5px 20px 0 rgba(8,164,219,0.1);background:#d9000d;padding: 5px 10px 5px 20px; 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);}

#online_qq_tab .animated { opacity: 1; }
#online_qq_tab #floatShow i{height:30px;width:30px;background:url(../image/icon.png) no-repeat -187px -223px;display:inline-block;z-index: 999;position: absolute;left: 19px;top: 50%;margin-top: -15px;}
#online_qq_tab #floatShow:hover{margin-right:0;}
#online_qq_tab #floatShow p{font-size: 14px; font-weight: 600; color:#fff;margin: 0;text-transform: uppercase;display: inline-block;line-height: 18px;position: absolute;right:19px;top:25px;margin-top: -10px; opacity: 1;transition:all .8s;height: 40px;max-width: 150px; }
#online_qq_tab #floatShow:hover p{opacity: 1;}
#online_qq_tab .circle { background: rgba(217,0,18,.25); width: 50px; height: 50px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1);left: 5px;top:50%;margin-top: -25px;}
#online_qq_tab .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards }
#online_qq_tab .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards }
#online_qq_tab .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards }
#online_qq_tab.animation-stopped .circle { opacity: 0!important }
#online_qq_tab.animation-stopped .circle { opacity: 0!important }

#online_qq_tab #floatHide{height:30px;color: #fff; width: 30px; border-radius: 50%; text-align: center; position: absolute;right: 15px;top: 15px;}
#online_qq_tab #floatHide:after{border-radius: 0;font-size:18px; content: "";background: #fff; line-height: 30px;width: 16px;height: 2px;display: inline-block;margin-top: 14px;}

#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:350px; overflow: hidden;display:none;background: #fff; font-size:13px;box-shadow:0 0 13px 0 rgba(151,151,151,0.5);-webkit-box-shadow:0 0 13px 0 rgba(151,151,151,0.5);border-top:none;border-radius:0;}
#online_qq_layer .inquiry .main_more{border-width:1px; height:36px;line-height:36px;padding-left: 20px;padding-right: 20px;font-size: 14px;text-align: center;width: 100%;border-radius: 5px; background: #26aad4; color: #fff; font-weight: 600; text-transform: uppercase;}
#onlineService .title{display:block;font-size:18px;background:#26aad4;padding:15px 20px;padding-bottom: 25px; line-height:24px;text-transform:uppercase;margin-bottom:0;color:#fff;border-radius:  0; font-weight: 600}
#onlineService .title b{color:#fff;}
#onlineService .text{ margin-bottom:10px; color:#808080; line-height:20px; font-size:12px;background:#fff;padding: 10px;margin-top: -10px;margin-bottom: 10px;border-bottom: 1px solid #e5e5e5;border-radius:5px 5px 0 0;}
.i_message_inquiry .inquiry { padding:20px 10px;border-radius: 0;padding-top: 0;}
.i_message_inquiry .inquiry form{padding: 0 10px;}
.i_message_inquiry .inquiry .form-control{ border:1px solid #ccc; background:none; line-height:40px;height:40px; color:#808080; font-size:12px;width:100%;box-shadow:none;padding-right:45px;background-position:95% 14px;background-repeat:no-repeat;padding-left:15px;border-radius:5px;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:#d8232a;}
.i_message_inquiry .inquiry textarea.form-control{border-radius:5px;height: 80px;padding: 15px;padding-right: 40px;}
.i_message_inquiry .inquiry .input-group{  background:#fff;   margin-bottom:10px;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:10px;z-index:2;width: 28px;height:23px;z-index: 9;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:110px;padding-top:8px;line-height:20px;max-height: 110px;max-width: 100%;width: 100%; min-width: 100%; min-height: 110px; }
.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: 10px;}
.i_message_inquiry .inquiry .refresh{font-size: 14px;margin-left: 10px;color: #808080;display: inline-block;vertical-align: middle;}



/*fixed-contact*/
.fixed-contact-wrap {
    z-index:99999;
    position:fixed;
    right:0px;
    top:20%;
    width:50px; 
    overflow:hidden;
    border-radius:0px;
    opacity:0;
    transition:all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);
}
.fixed-contact-wrap.show{  transform:none; opacity:1; }
.fixed-contact-wrap.active {width:260px;}
.fixed-contact-wrap li {position:relative;height:50px;background:#26aad4;overflow:hidden;transition:all .4s;list-style:none}
.fixed-contact-wrap.active li {  list-style:none}
.fixed-contact-wrap li>div {position:relative;z-index:1000;display:block;}
.fixed-contact-wrap li i {
    z-index:1000;
    position:absolute;
    right:0;
    display:block;
    width:50px;
    height:50px;
    transition:all .4s;
	background-color:#26aad4;
	background-repeat: no-repeat;
	background-position: center center;
}
.fixed-contact-wrap.active li:after {
    z-index:1001;
    content:'';
    position:absolute;
    bottom:0;
    left:10px;
	right:10px;
    display:block;
    height:1px;
    background:rgba(255,255,255,.2);
}
.fixed-contact-wrap.active li:last-child:after {display:none;}
.fixed-contact-wrap li:hover i,.fixed-contact-wrap li:hover a{opacity:.8;}
.fixed-contact-wrap .online_p i {
    background-image:url(../image/right_p.png);
    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-wrap .online_e i {background-image: url(../image/right_e.png);}
.fixed-contact-wrap .online_w i {background-image: url(../image/right_w.png);}
.fixed-contact-wrap .online_s i {background-image: url(../image/right_s.png);}
.fixed-contact-wrap .online_code i {background-image: url(../image/right_code.png);}

.fixed-contact-wrap li a {
    position:absolute;
    top:0;
    right:-135px;
    display:block;
    width:190px;
	line-height:110%;
    padding:20px 0 0 30px;
    color:#fff;
    background:#26aad4;
    white-space:nowrap;
    transition:all .4s; 
	font-size: 16px; font-weight:normal; 
	text-align: right;
}
.fixed-contact-wrap.active li a {right:60px;}
.fixed-contact-wrap .online_code a img{max-width:80px;}
.fixed-contact-wrap.active .online_code{height:130px;}
.fixed-contact-wrap.active .online_code a p{margin:0;margin-bottom:5px;}
.fixed-contact-wrap li.online_code:hover a{opacity:1;}

@media only screen and (max-width: 992px) {
	.fixed-contact-wrap{display:none !important;}
	.fixed-contact-wrap.show{opacity:0;}
}


.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:10px 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(0,0,0,0.2);border-radius:2px 2px 0 0;background:#fff;border-top:1px solid #eee;
}
.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;color:#26aad4;}
.mobile_nav a i{font-size:16px;}
.mobile_nav a p{color:#0d0d0d;padding-top:5px;font-size:14px;text-transform:capitalize;line-height:12px;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:150px;}
	.onlineMenu .call-top{padding:8px 5px;}
	.onlineMenu .call-top p{font-size:16px;}
	.onlineMenu ul{padding:10px;}
	.onlineMenu .call>p{padding-left:20px;font-size: 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:120px;width:40px;height:40px;}
	.back_top:before{font-size:20px;line-height:36px;}
	.online_section{ display:none}
}

@media only screen and (max-width: 768px) {
	#online_qq_tab #floatShow p{ display:none}
	#online_qq_layer{right:0;}
	#onlineService{ width:100%;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#26aad4 url(../image/mobile-inq.png) no-repeat center center;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-15px;border:2px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px;z-index:9999999999;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	#online_qq_tab #floatShow:after{display: none;}
	#online_qq_tab .animated-circles{display: none;}
	.mobile_nav{display:block;} 
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	.i_message_inquiry .inquiry{padding:15px 10px;}
	#onlineService .title{padding:10px 15px;}
}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}


/*!
 * 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}
.tz-gallery >div:nth-child(4n+2){animation-delay:0.1s;}
.tz-gallery >div:nth-child(4n+3){animation-delay:0.2s;}
.tz-gallery >div:nth-child(4n+4){animation-delay:0.3s;}
 @-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:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}
 .baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .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)}
 }

.honor_list{ padding-bottom:40px;}
/* Styles for the gallery */

.tz-gallery {
    padding: 0;
} 
.tz-gallery > div{ width:25%}
.tz-gallery .lightbox{border:3px solid #f7f7f7;display:block;overflow:hidden;padding: 5px;}
.tz-gallery .lightbox:hover{border-color:#eee;}
.tz-gallery .lightbox img{max-width:100%;width:100%;height:auto;transition:all .9s;}
.tz-gallery .lightbox:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.tz-gallery .lightbox .icon{position: absolute;left:50%;top:50%;width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;border-radius:50%;display: inline-flex;align-items: center;justify-content: center;background:#26aad4;z-index: 5;opacity: 0;filter: alpha(opacity=0);transition:all .3s;}
.tz-gallery .lightbox:hover .icon{opacity: 1;filter: alpha(opacity=100);}
.tz-gallery .lightbox .icon:after{content:'';background:#26aad4;position: absolute;left: -10px;top:-10px;right: -10px;bottom:-10px;border-radius:50%;z-index: -1;opacity: 0.2;filter: alpha(opacity=20);}
.tz-gallery .lightbox .icon i{background:url(https://www.dingcimagnet.com/template/images/plus.png) no-repeat;width: 24px;height: 24px; }
.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    border: none;
}

.tz-gallery img {
    border-radius: 2px;
}

.tz-gallery .caption{
    padding:10px 15px;
    text-align: center;
}

.tz-gallery .caption h3 {
    font-size: 16px;
    margin: 0;
}

.tz-gallery .caption p {
    font-size: 16px;
    color: #444; line-height:20px; height:40px; overflow:hidden;
    margin: 0;
}

.baguetteBox-button {
    background-color: transparent !important;
}
@media only screen and (max-width: 1024px) {
	.tz-gallery > div{padding:0 5px;}
	.tz-gallery{ margin:0 -5px}
	.tz-gallery .thumbnail{ margin-bottom:10px}
	}
@media only screen and (max-width: 768px) {
	 
	.tz-gallery .thumbnail{margin-bottom:20px;}
.tz-gallery > div{ width:50%}
}

.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.15);
	
}
.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.15);
    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, li:hover .light_box::before,.honor_section .li:hover .light_box::before ,.honor_section .li:hover .light_box::after, li:hover .light_box::before ,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)
}
.table-responsive{ overflow-x:auto}




 


