@charset "utf-8";
@font-face{font-family:'lato-black';src:url(../font/lato-bold.eot);}
@font-face{font-family:'lato-bold';src:url(../font/lato-bold.eot);}
@font-face{font-family:'lato-regular';src:url(../font/lato-regular.eot);}

@font-face{font-family:'lato-black';src:url(../font/original-lato-black.ttf); src:url(../font/lato-black.eot); src:url(../font/lato-black.svg); src:url(../font/lato-black.ttf); src:url(../font/poppins-black.woff); src:url(../font/lato-black.woff2);}
@font-face{font-family:'lato-bold';src:url(../font/original-lato-bold.ttf); src:url(../font/lato-bold.eot); src:url(../font/lato-bold.svg); src:url(../font/lato-bold.ttf); src:url(../font/poppins-medium.woff); src:url(../font/lato-bold.woff2);}
@font-face{font-family:'lato-regular'; src:url(../font/original-lato-regular.ttf); src:url(../font/lato-regular.eot); src:url(../font/lato-regular.svg); src:url(../font/lato-regular.ttf); src:url(../font/lato-regular.woff); src:url(../font/lato-regular.woff2);}

/*reset*/
h1,h2,h3,h4,h5,h6{ margin:0px;}
:focus{outline:0;}
*{margin:0;padding:0;font-family:'lato-regular';}
em{font-style:normal;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#444; line-height:26px;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:12px; line-height:26px; word-wrap:break-word; color:#757575; background:#fff;}
.table-responsive{ overflow:auto;min-height:.01%;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}
a:hover{text-decoration:none !important;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
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;}
ul li{list-style-position:inside;}
/*index*/
.top_section{ background:#05b5e6;}
.top_l{ float:left; margin-left:130px; font-size:19px; margin-top:8px;}
.top_l p{ display:inline-block; color:#fff; margin-right:45px;}
.top_l p a{ color:#fff;}
.top_l i{ color:#9be1f5; margin-right:7px;}

.top_r a{ display:inline-block; padding:6px 14px; border-left:1px solid #2ac0ea;}
.top_r{ border-right:1px solid #2ac0ea; float:right;}
.top_r img{ opacity:0.9;}

.header{ max-width:1170px; margin:0 auto;}
#logo{ float:left; margin-top:-25px; margin-bottom:20px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.nav_section{ float:right;}
/*xuanfu*/

.main-xuanfu{ width:100%;transition:all 0.3s ease 0s; z-index: 999;top: 0px;position: relative;}
.abc-01{display: block !important;}
.main-box{width: 100%;max-width:1170px;margin: 0 auto;}
@media only screen and (min-width: 768px) {.small-mdzz{position: fixed;z-index: 99999;top: 0px;right: 0; width:100%; background:#fff;-webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}}
.small-mdzz .header{padding:0;}
.small-mdzz #logo{margin:5px 0px; margin-top:-10px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.small-mdzz #logo{ width:8%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.small-mdzz  #navigation{ margin:0;}
.small-mdzz .attr-nav{ margin-top:4px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

/* Top Search
=================================*/
.search_box{ position:relative; width:100%;}
.search i{ font-size:18px; color:#fff; background:#05b5e6; width:36px; height:36px; border-radius:50%; line-height:36px; text-align:center;}
.top-search {
    display: none;
	position:absolute; left:0px; top:0px;
	width:100%;
}
.top-search .input-group-addon i {
    color: #808080;
    float: right;
    font-size: 18px;
}
.top-search input.form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: currentcolor currentcolor #eee;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: 0 0 0;
    color: #999;
    height: 40px;
    line-height: 40px;
    padding: 0 50px 0 15px;
    text-align: left;
	background:#fff;
	border-radius:0px;
}
.top-search .input-group {
	background:rgba(5,181,230,0.8);
	width:100%;
    margin: 0 auto;
	padding:10px;
}
.top-search .input-group-addon.close-search {
    cursor: pointer;
}
.btn_search1 {
    background: rgba(0, 0, 0, 0) url("../images/searsh_btn.png") no-repeat scroll center top / 88% auto;
    bottom: 4px;
    height: 25px;
    position: absolute;
    right: 10px;
    width: 25px;
    z-index: 2;
}
.header_search {
    position: relative;
}

.attr-nav{ float:left; padding:12px 5px; margin-top:15px;}
.attr-nav ul li{ list-style:none;}
/*pro_cate*/
.btn24 {
    width:100%;
    overflow: hidden; position:absolute; left:0; top:0px; border-radius:50%; border:4px solid rgba(255,255,255,0);}
.btn24 .ovrly {
    background: rgba(0, 0, 0,0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	border-radius:50%;
}
.btn24 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn24 .buttons a{
    background:none;
    display: inline-block;
    line-height: 40px;
    font-size: 60px;
    text-align: center;
    bottom:-100px;
	position:relative;
    -webkit-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    color:#05b5e6;
	opacity:0;
	z-index:999999;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.categories_section ul li .li:hover .buttons a {
    bottom:0px;
	opacity:1;
}
.categories_section ul li .li:hover .btn24 img{ opacity:0.6;}
.categories_section ul li .li:hover .pro_bg>img{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
/*categories_section*/
.i_title{ text-align:center; margin-bottom:40px;}
.i_title img{ margin:20px 0;}
.i_title h4{ color:#05b5e6; font-size:28px; font-family:'lato-black'; text-transform:uppercase;}
.i_title p{ line-height:24px; max-height:48px; overflow:hidden; color:#808080; padding:0px 20%; font-size:13px;}
.categories_section{ margin-top:55px;}
.categories_section ul li{ list-style:none; margin-bottom:40px;}
.categories_section ul li .li{ padding:0px 30px;}
.categories_section ul li .li .pro_bg{ position:relative; text-align:center; max-width:230px; margin:0 auto;}
.categories_section ul li .li h4 a{ font-size:15px; color:#333333;font-family:'lato-bold'; overflow:hidden; display:block; white-space:nowrap; text-overflow:ellipsis; text-align:center; margin:18px 0 10px;}
.categories_section ul li .li p{ line-height:22px; max-height:44px; overflow:hidden; text-align:center; font-size:13px;}
.categories_section ul li .btn24 img{ border-radius:50%;}

.i_more{ text-align:center;}
.i_more a{ background:#0077be; color:#fff; border-radius:30px; font-size:14px;font-family:'lato-bold'; line-height:36px; padding:0px 16px; display:inline-block;}
.i_more a i{ margin-left:25px; font-size:22px; float:right; line-height:36px;}
.i_more a:hover{ background:#05b5e6; color:#fff;}
/*show_section*/
.show_section{ position:relative; background:#ecf9fc; padding-top:55px; margin-top:55px; padding-bottom:70px;}
.white_top{ position:absolute; top:-2px; left:0px; width:100%; z-index:33;}
.white_top img{ width:100%; max-height:28px; overflow:hidden;}
.white_bottom{ position:absolute; left:0px; bottom:-2px; width:100%; z-index:33;}
.white_bottom img{ width:100%; max-height:28px; overflow:hidden;}

.show_section ul li{ list-style:none;}
.show_section ul .show_li{ background:#05b5e6; padding:2px; border-radius:10px; overflow:hidden;}
.show_section ul .show_li .pic{ position:relative;}
.show_section ul .show_li .ico_vs{ position:absolute; left:50%; top:50%; margin-left:-30px; margin-top:-30px; z-index:2;}
.show_section ul .show_li .img{ float:left; width:50%; position:relative;}
.show_section ul .show_li .img img{ width:100%;}
.show_section ul .show_li .img p{ position:absolute; line-height:24px; width:78px; left:50%; bottom:10px; background:rgba(255,255,255,0.9); margin-left:-39px; border-radius:10px; font-size:14px; color:#333333;font-family:'lato-bold'; text-align:center;}
.show_section ul .show_li .img1 img{ border-top-left-radius:10px;}
.show_section ul .show_li .img2 img{ border-top-right-radius:10px;}
.show_section ul .show_li h4 a{ color:#fff; font-size:15px; padding:0px 10px; display:block; line-height:22px; max-height:44px; overflow:hidden; margin:15px 0;}

/*banner2_section*/
.banner2_section{ position:relative;}
.banner2_section img{ width:100%;}

/*main products*/
.new_pro_section{ margin-top:50px;}
.new_pro_section ul li .pic { position:relative;}
.new_pro_section ul li .pic img{ border:1px solid #ddd;}
.new_pro_section ul li .pic .more {position: absolute; bottom:0;left:0; width:100%;}
.new_pro_section ul li .pic .more a{
    background:#0076be;
    font-size:20px;
    text-align: center;
    bottom:200px;
	position:relative;
	opacity:0;
	z-index:999999;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
	width:50%; float:left; border-left:1px solid #3391cb; display:block; color:#fff; line-height:40px;
}
.new_pro_section ul li .pic .more i{ line-height:40px;}
.new_pro_section ul li .li:hover .more a {bottom:0px;
	opacity:1;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.new_pro_section ul li .li:hover .pic img{ border:1px solid #0076be;}
.new_pro_section ul li{ list-style:none; margin-bottom:30px;}
.new_pro_section ul li .li h4 a{ display:block; overflow:hidden; font-size:15px; color:#333333;font-family:'lato-bold'; margin:15px 0px 10px;}
.new_pro_section ul li .li img{ width:100%;}
.new_pro_section ul li .li p{ font-size:13px; color:#808080; line-height:22px; max-height:44px; overflow:hidden;}


/*about_section*/
.about_section{ background:url(../images/i_about_bg.jpg) no-repeat center center; background-size:cover; position:relative;}
.about_section .about_text{ float:left; width:40%; padding:55px 0;}
.about_section .about_text .p{ color:#fff; font-size:14px; line-height:22px; max-height:198px; overflow:hidden;}
.about_section .about_img{ float:left; width:60%; text-align:right;}
.about_section .i_more a{ background:#fff; color:#0076be; text-transform:uppercase;}
.about_section .i_more a:hover{ background:#0077be; color:#fff;}
.about_text h4{ color:#fff; font-size:28px; font-family:'lato-black'; text-transform:uppercase;}
.about_text img{ margin:25px 0 15px;}
.about_text .i_more{ text-align:left; margin-top:30px;}

/*customer_section*/
.image03 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.image03 img {
    width: 100%;
    top: 0;
    position: relative;
    left: 0;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.image03 .ovrly {
    background: rgba(20, 160, 241, 0.68);
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	border:5px solid rgba(255,255,255,0.8);
}
.image03 .hover_text {
    position: absolute;
    top: 40%;
    left: 20%;
    -webkit-transform: translate(-20%, -20%);
    -moz-transform: translate(-20%, -20%);
    -ms-transform: translate(-20%, -20%);
    -o-transform: translate(-20%, -20%);
    transform: translate(-20%, -20%);
	width:100%;
}
.image03 .hover_text .ico {
    background: rgb(255, 255, 255);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color:#0076be;
    display: inline-block;
    margin: 0 1px;
    line-height: 44px;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    width: 44px;
    height: 44px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.image03 .hover_text { text-align:center;}
.image03 .hover_text h4 a{ color:#fff; font-size:20px; line-height:30px; max-height:60px; overflow:hidden; display:block; text-align:center; margin-bottom:40px; opacity:0; -webkit-transition: all 0.3s;    -moz-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;}
.image03:hover img {    -webkit-transform: scale(1.1); -moz-transform: scale(1.1);-ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.image03:hover .ovrly { opacity: 1;}
.image03:hover .hover_text .ico { opacity: 1;}
.image03:hover h4 a{ opacity:1;}

.customer_section{ margin-top:55px; padding-bottom:45px;}
.customer_section .case_more{ text-align:center; color:#555555; font-size:18px;font-family:'lato-bold'; margin-top:45px;}
.customer_section .case_more a{ color:#0076be; border-bottom:2px solid #0076be;}

.customer_section .slick-prev{ background:rgba( 0,0,0,0.15); width:50px; height:50px; position:absolute; left:130px; bottom:-80px; vertical-align: middle;  border-radius:50%;}
.customer_section .slick-prev::before{ border-radius: 0;color: #0076be;display: inline-block;font-family: "FontAwesome";font-size: 30px; height:44px;line-height:44px;text-align: center;width:44px;content: "\f104";}
.customer_section .slick-next{ background:rgba( 0,0,0,0.15); width:44px; height:44px; position:absolute; right:130px; bottom:-80px; vertical-align: middle; border-radius:50%;}
.customer_section .slick-next::before{ border-radius: 0;color: #0076be;display: inline-block;font-family: "FontAwesome";font-size: 30px; height:44px;line-height:44px;text-align: center;width:44px;content: "\f105";}
.customer_section .slick-next:hover,.customer_section .slick-prev:hover{ background:#14a0f1;}
.customer_section .slick-next:hover::before,.customer_section .slick-prev:hover::before{ color:#fff;}

/* Numbers */
.numbers{background:url(../images/index_bg2.jpg) no-repeat; background-size:cover;padding:80px 0px; background-attachment:fixed; position:relative;}
.numbers > .container > div{position: relative;z-index:100;}
.numbers__one{width:25%;float:left;padding:0 15px;text-align:center;}
.numbers__num{color:#05b5e6;font-size:86px;margin-bottom:28px;font-family:'lato-bold';font-weight:bold; line-height:80px;    display: inline-block; position:relative;overflow: hidden;}
.number__desc{color:#fff;font-size:22px;font-family:'lato-bold';text-transform:uppercase; line-height:22px}

@media only screen and (max-width: 992px) {
	.numbers__num{font-size:48px;margin-bottom:5px;}
	.number__desc{font-size:16px;}
}

@media only screen and (max-width: 600px) {
	.numbers__one{width:50%;margin-bottom:2%;}
	.owl-theme .owl-controls .owl-page span{width:40px;}
}

/*say_section*/
.say_section{ background:#ecf9fc; padding-top:55px; padding-bottom:100px;}
.say_section .dark_li{ margin:0px 16px; padding-bottom:80px;}
.say_section .dark{ background:url(../images/quest_bg.jpg) top fixed; padding-top:70px;}
.say_section .dark_bg{ background:#05b5e6; padding:15px 20px 30px; border-radius:5px; position:relative;}
.say_section .dark_bg .ico{width:0;height:0; line-height:0; border-width:20px; border-style:solid; border-color: #05b5e6 transparent transparent transparent; bottom:-34px; left:10px; position:absolute;}
.say_section .dark_bg i{ font-size:22px; color:#fff; display:inline; margin-bottom:15px;}
.say_section .dark_bg .p{ color:#eceff3; font-size:13px; line-height:22px; max-height:110px; overflow:hidden;}
.say_section .dark_img{ float:left; border-radius:50%; overflow:hidden; margin-right:15px; border:2px solid #fff; width:85px; height:85px;}
.say_section .dark_img:hover{ border:2px dashed #05b5e6;}
.say_section .dark_p{ position:relative;}
.say_section .dark_name { color:#333333;  font-size:14px;font-family:'lato-bold'; margin-top:23px;}
.say_section .dark_day{ color:#808080; font-size:13px;}

.say_section .slick-dots{ bottom:-30px;}
.say_section .slick-dots li{ width:18px;}
.say_section .slick-dots li button{ width:12px; height:12px; background:#ccc; border-radius:50%; padding:0;}
.say_section .slick-dots li.slick-active button{background:#0076be;}


/* Slider */
.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 { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.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; margin:0 auto;}
.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: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute; bottom: -15px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width: 35px; margin: 0px 5px; padding: 0px; cursor: pointer; width:18px; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width: 35px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; width:12px; height:12px; background:#ccc; border-radius:50%; padding:0;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#0076be;}

/*footer*/
.footer_top{background: #0076be; background: -webkit-linear-gradient(to top, #0076be, #55badf); background: linear-gradient(to top, #0076be, #55badf); position:relative;}
.footer_top .container{position:relative;padding:55px 0px 30px;}
.footer_top .footer_logo{ float:left; position:absolute; bottom:-25px; left:0px;}
.footer_top .p{ color:#fff; text-align:center; padding:0px 20%; line-height:24px; max-height:48px; overflow:hidden; font-size:14px;}

#footer { padding-top:55px; font-size:14px; color:#9a9b9c;}
#footer ul, #footer  li{ padding:0px; list-style:none; padding:5px 0;}
#footer .footer_con{ float:left; width:30.5%; padding-right:5%;}
#footer .footer_follow{ float:left; width:20.5%;}
#footer .footer_tags{ float:left; width:28.5%; padding-right:5%;}
#footer .footer_newsletter{ float:left; width:20.5%;}

#footer .email{ position:relative; width:100%;}
#footer .email_main{height:36px;color:#999;float:left; line-height:36px;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none; background:none; border-bottom:1px solid #5a5a5a;}
#footer .email_main:focus{ color:#fff; border-bottom:1px solid #21ade5;}
#footer .email_btn{ background:url(../images/email_btn.png) no-repeat; position:absolute; right:0px; bottom:0px; width:36px; height:36px;}
#footer .title_h4{font-family:'lato-bold'; font-size:16px; color:#fff; text-transform:uppercase; margin-bottom:15px;}
#footer a{ color:#9a9b9c;}
#footer a:hover{ color:#0479c0;}
#footer .footer_con span{ color:#fff; font-family:'lato-bold';}
#footer .footer_con ul li{ padding:8px 0;}
#footer .footer_con ul li:first-child{ padding:5px 0px;}
#footer .footer_con ul li i{ color:#fff; width:25px; height:25px; line-height:25px; text-align:center; font-size:12px; background:#0479c0; border-radius:50%; display:inline-block; margin-right:10px;}
#footer .footer_con a:hover{ color:#21ade5 ;}
#footer .footer_con ul li:first-child i{ color:#21ade5 ; background:none; margin:0;}
#footer .footer_follow ul li{ text-transform:uppercase;}
#footer .footer_newsletter p{ font-size:14px; line-height:24px; margin-bottom:30px; padding-top:8px;}

.links{ text-align:center; border-top:1px solid rgba(255,255,255,0.25); border-bottom:1px solid rgba(255,255,255,0.25); padding:15px 0; margin-top:30px;}
.links a{ margin:10px 25px; display:inline-block;}
.links span{ font-size:16px; color:#05b5e6; text-transform:uppercase;font-family:'lato-bold';}

.footer_bottom {padding:20px 0; text-align:center;}
.footer_bottom a{ color:#999999;}
.footer_bottom a:hover{ color:#21ade5 ;}
.footer_bottom .cop{color:#999;}
/*service*/
#service{position:fixed;right:-210px;top:10px;z-index:999999999;margin:200px 0 0 0; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#333;}
#service ul{ list-style:none; border:2px solid #05b5e6;}

.online_title{background:#05b5e6; text-align:center;font-family:'lato-bold';  font-size:14px; color:#fff;}
.online_title img{ max-width:30px; margin-right:10px;}
#service a{ color:#333;}
#ser_main{position:relative;z-index:9;top:0px;}
#ser_main a{display:block;overflow:hidden;}
#ser_main #floatShow1{background:url(../images/ser-30.png) no-repeat;height:176px;width:45px;z-index:99999; position:absolute; left:-45px; top:0px;}

#online{float:left;background:#f8f8f8;overflow:hidden; width:210px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}
.onlineMenu ul li{ padding:10px 10px; border-bottom:1px dashed #ddd;}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}
.onlineMenu .call{text-align:left;}
.call{ padding:6px 10px; border-bottom:1px solid #fff; font-size:13px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#21ade5 !important;}
#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#service:hover #ser_main #floatShow1{ left:120px; z-index:-11; opacity:0;}
#service h4{ font-size:14px; color:#666; margin:0px; line-height:25px;font-family:'lato-bold'; }

.footerW-M li,.footerW-M ul{list-style:none;}
.footerW-M,.height{ display:none}
@media only screen and (max-width: 960px) {#service{ display:none;}}
@media only screen and (max-width: 768px) {
.footerW-M{    width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:60px; display:block}
.footer-M{background: #0076be; background: -webkit-linear-gradient(to top, #0076be, #55badf); background: linear-gradient(to top, #0076be, #55badf);padding:6px 0 5px; border-top:2px solid #fff;}
.fot_main{width:24%;text-align:center;display:inline-block; vertical-align:middle;}
.fot_main p{color:#ffffff;font-size:13px;margin-top:3px;text-transform:capitalize;}
}

@media only screen and (max-width: 1200px) { #service{ display:none;}}

/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0; }
#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{width:350px;position:relative;z-index:9;}

#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom; width:90%; height:56px;}
#online_qq_tab #floatShow img{ max-height:24px; float:right; margin-top:6px;}
#online_qq_tab #floatHide img{ max-height:32px; float:right; margin-top:2px;}
#online_qq_tab #floatHide{overflow:hidden;background:url(../images/ser_1.png) no-repeat; width:100%; height:40px;}
#onlineService{display:inline;width: 350px; overflow: hidden;display:none; font-size:13px; border-left:1px solid #21ade5; border-right:1px solid #21ade5; background:rgba(255,255,255,0.9);}
#onlineService .i_message_inquiry h4{ font-size:16px; color:#05b5e6 ; text-transform:uppercase;font-family:'lato-bold';}
#onlineService .i_message_inquiry .p{ font-size:13px; color:#808080; margin-bottom:15px;}
#onlineService .i_message_inquiry { padding:20px;box-shadow:-5px 5px 10px rgba(0, 0, 0, 0.1); }
#onlineService .input3{ color:#666; width:100%; border:1px solid #e7e7e7; line-height:34px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:13px; height:34px;}
#onlineService .input4{ color:#666; width:100%; height:100px; border:1px solid #e7e7e7; line-height:20px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:13px;}
#onlineService .input3:focus ,.input4:focus{ border:1px solid #05b5e6; }
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}

/*back-top*/
.totop{width:60px; height:60px; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:rgba(0,0,0,0.4) url(../images/top.png) no-repeat ;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:50%;}
.totop:hover{background:rgba(0,175,255,1) url(../images/top.png) no-repeat ;}
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}
 

/*内页*/
.n_banner img{ width:100%;}
.n_main{ color:#444; font-size:14px; padding-bottom:30px;}
.n_main .n_left{ float:left; width:27%;}
.n_main .n_right{ float:left; width:73%; padding-left:50px;}
.left_h4{font-family:'lato-bold'; font-size:20px;  text-transform:capitalize; text-transform:capitalize; color:#333; padding:6px 15px;text-transform:uppercase; background:url(../images/title_left_l.png) no-repeat left center; padding-left:58px;}
.about{ font-size:14px;}
.n_left .block{ margin-bottom:30px;} 

/*mbx*/
.mbx_section{ background:url(../images/mbx_bg.jpg) repeat-x; padding:20px 0px 20px; position:relative; text-align:center; margin-bottom:30px;}
.n_title{ font-size:30px;  margin-bottom:14px; font-family:'lato-black'; color:#333; text-transform:uppercase; text-align:center;}
.mbx{ text-align:center; margin-top:15px;}
.mbx a{ color:#808080;}
.mbx i{ color:#f08200;}
.mbx span{ margin:0 6px; font-size:8px; color:#999;}
.mbx h2{ display:inline-block; font-size:12px; color:#808080;}
/*left*/
ul.mtree{opacity: 0;margin-left: 0; overflow:hidden;}
ul.mtree>li {list-style: none; border-bottom:1px dashed #ddd;}
ul.mtree>li:first-child>a{ padding-top:8px;}
ul.mtree a {display: block;font-size:16px; color:#444;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:12px 15px 12px 0px;line-height:22px; padding-right:36px;}
ul.mtree li ul a{ padding:8px 5px; padding-right:30px;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree .mtree-level-1{ background:#f9f9f9;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:12px 25px; position:absolute;  right:0; top:0px;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:12px 25px; position:absolute;  right:0; top:0px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#808080; font-style:normal; background:none; padding:8px 20px; position:absolute;  right:0; top:0; border-left:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#808080; font-style:normal; background:none;  padding:8px 20px; position:absolute;  right:0; top:0; border-left:none;}
ul.mtree>li:hover>a{color:#05b5e6;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#05b5e6 ;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#05b5e6 ;}
ul.mtree>li.mtree-node:hover>a{color:#05b5e6 ;text-decoration:none;}
ul.mtree ul {  padding:0px 5px; border-top:1px solid #fff;}
ul.mtree ul li{margin:4px 0; list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#808080;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:14px !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li a:hover{color:#05b5e6  ;}
ul.mtree li ul li.mtree-open a{color:#05b5e6;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0;}
ul.mtree li ul.mtree-level-2 li{ margin:4px 0px;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:13px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#05b5e6  ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:4px; font-size:10px; color:#999;}
.mtree-skin-selector{ display:none !important}

/*hot_pro*/
.hot_left ul{ margin-top:20px;}
.hot_left ul li{ list-style:none; margin-bottom:10px; padding:10px 0;}
.hot_left ul li:first-child{ padding-top:0px; margin-top:0px;}
.hot_left ul li:last-child{ padding-bottom:0px; margin-bottom:0px;}
.hot_left ul li h4 a{ font-size:15px; color:#333;display:block; overflow:hidden; line-height:24px; text-overflow:ellipsis; white-space:nowrap;}
.hot_left ul li:hover h4 a,.hot_left ul li .more:hover{ color:#05b5e6;}
.hot_left ul li p{ font-size:13px; color:#999; line-height:20px; max-height:40px; overflow:hidden; margin:8px 0;}
.hot_left ul li .more{ color:#0077be; font-size:14px;font-family:'lato-bold'; }
.hot_left ul li .more i{ margin-right:4px;}
.hot_left .img{ float:left; width:40%; margin-right:12px; border:1px solid #ececec;transition-duration: 0.6s;transition-timing-function: ease-out; overflow:hidden;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .img{ border:1px solid #05b5e6;}
/*page_left*/
.page_nav li{ list-style:none; border-bottom:1px dashed #ddd; padding:5px 0;}
.page_nav li a{ color:#555; display:inline-block; padding:5px 0; font-size:15px;}
.page_nav li:hover a{ color:#05b5e6;}
/* quick_con*/
.quick_con{ background:#05b5e6; padding:15px; color:#fff;}
.quick_con ul li{ list-style:none; padding:5px 0;}
.quick_con .left_h4{ font-size:20px; color:#fff;font-family:'lato-bold';  text-transform:uppercase; margin:10px 0; background:none; padding-left:0px;}
.quick_con i{ color:#f1861c; margin-left:10px;}
.quick_con ul li i{line-height:28px; color:rgba(255,255,255,0.5); margin-right:10px; margin-left:0;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; font-size:22px;}
.quick_con ul li a{ color:#fff;}


/*contact*/
.contact ul li{ list-style:none;}
.message{margin-top:30px;  background:#fff; padding:20px;-webkit-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1); border:1px solid #efefef; padding-top:30px;}
.message .p{ font-size:14px; color:#808080; margin-bottom:10px;}
.message .submite_p{ font-size:13px; color:#808080; margin:10px 0px; line-height:22px;}
.message h2{ font-size:20px; color:#333; text-transform:uppercase; margin-bottom:20px;font-family:'lato-bold';}
.input3{ color:#666; width:100%; border:1px solid #e7e7e7; line-height:20px; margin-bottom:15px; background:#fff; padding-left:10px; font-size:13px; height:40px;}
.input4{ color:#666; width:100%; height:110px; border:1px solid #e7e7e7; line-height:20px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:13px;}
.input3:focus ,.input4:focus{ border:1px solid #05b5e6; }
.send_btn{ background:#05b5e6; color:#fff; display:inline-block; padding:5px 10px; border:none; text-transform:uppercase; font-size:14px;font-family:'lato-bold';transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:15px;}
.send_btn:hover{ background:#0077be ;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.message label{ font-size:14px; font-weight:normal; color:#333; font-family:'lato-bold';}
.message label span{ color:red; margin-left:4px;}
.subject{ font-size:13px; color:#333; border-bottom:1px solid #ddd; margin-bottom:15px; padding-bottom:5px;}
.subject a{ color:#05b5e6;}
.subject a:hover{ color:#05b5e6;}

b, strong{font-family:'lato-bold'; font-weight:normal;}

.c_message{ background:#fff; padding:20px; margin-top:60px;-webkit-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1); border:1px solid #efefef; }
.c_message h2,.contact_con .h2{ font-size:20px; color:#333;font-family:'lato-bold'; text-transform:uppercase;}
.c_message .p{ font-size:13px; color:#999; margin:5px 0px;}
.c_message  .submite_p{color:#666; font-size:13px;}
.c_message label{ font-size:14px; color:#444; margin-bottom:10px; font-weight:normal; text-align:left; width:100%; font-family:'lato-bold';}
.c_message label span{ color:red;}

/*news*/
.news .img{ float:left; width:27%; margin-right:20px; border:1px solid #eee;}
.news .img img{ width:100%;}
@media only screen and (max-width: 980px) {.news .img{ width:30%;}}
.news  ul li{ list-style:none; margin-bottom:30px;}
.news .day{ font-size:13px; color:#999; margin:8px 0;}
.news .day i{ margin-right:8px;}
.news  ul li h4 a{ font-size:15px; color:#444; display:block; line-height:24px; overflow:hidden; font-family:'lato-bold'; text-overflow:ellipsis; white-space:nowrap;}
.news  ul li h4 a:hover{ color:#05b5e6;}
.news  ul li p{ font-size:13px; color:#808080; max-height:52px; overflow:hidden;}
.n_more{ float:none; margin-top:10px; background: #05b5e6 none repeat scroll 0 0; color: #fff;display: inline-block;font-family: "lato-bold";font-size: 14px; line-height: 36px; margin-top: 15px;padding: 0 20px;text-transform: uppercase;}
.n_more:hover{ background:#0076be;}
@media only screen and (max-width: 768px) {.news  ul li p{ max-height:66px;}}
@media only screen and (max-width: 480px) {.news .img{ width:100%; float:none; display:block;}.news .i_news_day .mon{ display:inline-block;}.news .i_news_day .day{ display:inline-block;}.news .i_news_day{ width:100%; float:none; text-align:left;}}

/*翻页*/
.page_p{ margin:20px auto 0px;text-align:center; width:100%; border-top:1px solid #ddd; padding-top:20px;}
.page_p a{ display:inline-block; font-size:14px; line-height:24px; padding:8px 14px; background:#ececec; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;}
.page_p a:hover{ background:#05b5e6; color:#fff !important; }
.total{ font-size:12px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#05b5e6;}
.page_p>span{ padding:5px 13px;}

#pre_next{ margin-top:20px; list-style:none; padding-top:10px; font-size:14px; background:#fafafa ; padding:10px;}
#pre_next li{ padding:4px 0px; border-bottom:none; margin-bottom:0px; border-left:none;}
#pre_next span{color:#05b5e6; text-align:center;padding:5px 0px; font-family:'lato-bold'; text-transform:uppercase;}
#pre_next a{ color:#808080;}
#pre_next a:hover{color:#05b5e6;}
#pro_page{ list-style:none; margin-top:10px;}
#pro_page span{ font-size:14px; text-transform:capitalize; color:#444;}
#pro_page li{ padding:2px 0px;}
#pro_page li a:hover{ color:#05b5e6;}
@media (max-width:768px){ .pre{ float:none; width:100%; text-align:center;} .next{ float:none; width:100%; text-align:center;}}

/*产品列表*/
.products_m{    color:#666;  margin-bottom:20px; font-size:14px;}
.products_m .img{ float:left; margin-right:20px; max-width:20%;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .p_hot_2{ display:none;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options {text-align: right;  padding:4px 5px; border-top:1px solid #ccc;}
.cbp-vm-options p{display:inline-block; vertical-align:middle; display:none;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;height:30px;overflow: hidden;white-space: nowrap;color: #999;margin: 5px 0 0 10px; text-align:center; line-height:30px;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #05b5e6;
	background:#fff;
}
.cbp-vm-options a:before {font-size: 24px;text-align: center;display: inline-block; line-height:30px;}

.p_hot_2{ margin-bottom:10px; margin-top:5px;}
.p_hot_2 span{ font-size:14px; margin-right:5px; text-transform:uppercase;}
.p_hot_2 a{ font-size:13px; margin:5px; background:#f3f3f3; display:inline-block; padding:0px 15px; color:#666;}
.p_hot_2 i{ font-size:13px; margin-right:4px; color:#808080;}
.p_hot_2 a:hover{ background:#05b5e6 ; color:#fff;}
/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;margin: 0 -15px;}
/* 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;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image span{display:inline-block;width:100%;height:auto; border:1px solid #eee; overflow:hidden;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}


.cbp-vm-switcher ul li h4 a{font-size:14px;display:block; color:#333; word-wrap:break-word; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:16px 0px 4px; font-family:'lato-bold';}
.cbp-vm-switcher ul li .cbp-vm-details{color:#808080;overflow:hidden;height:48px;font-size:12px;line-height:24px;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none;color:#05b5e6;}
.cbp-vm-view-grid .prol_more{display:none;}

/* 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: "\f00b";}

.cbp-vm-add:before {content: "\f055";}

/* Large grid view */

.cbp-vm-view-grid ul li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	background:#fff;
	padding:15px 15px 0px;
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px;}
/* List view */
.cbp-vm-view-list li { white-space: nowrap;text-align:left;white-space:normal;  background:#fff; margin-bottom:20px; padding-bottom:20px;}
.cbp-vm-view-list li:before, 
.cbp-vm-view-list li:after { 
	content: " "; 
	display: table; 
}

.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {width:26%;display:inline-block; vertical-align:middle;float:left; margin-right:3%; border:1px solid #eee;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:67%;text-align:left;font-size:16px;font-family:'lato-bold'; color:#333; float:left;}

.cbp-vm-view-list ul li .cbp-vm-details {width:67%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:13px; color:#666; margin:10px 0px;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}}

@media screen and (max-width: 40.125em) {.cbp-vm-view-grid ul li {width: 100%;}}

@media screen and (max-width: 520px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
  }

@media screen and (max-width: 400px) {
	.cbp-vm-view-list ul li h4 a{width:100%;}
	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;}
	.cbp-vm-view-list .cbp-vm-image{width:100%;}
}
.products li span{ overflow:hidden;}


.cbp-vm-view-list ul li h4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;}
.cbp-vm-view-list ul li{ border-bottom:1px solid #eee; overflow:hidden;}
.cbp-vm-view-list ul li:last-child{ border:none;}
/*9gonghe*/
.cbp-vm-view-grid ul li .pro_more{ display:none;}
.cbp-vm-view-grid ul li .cbp-vm-details{ margin:10px 0px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{margin:18px 0 5px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li .pro_more{ display:none;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ border:1px solid #ececec; overflow:hidden;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/*效果*/
.cbp-vm-view-grid ul li .li .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image{ border:1px solid #05b5e6;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image img{transform: scale(1.1);}

.pro_more a{background: #05b5e6 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family:'lato-bold';
    font-size: 14px;
    line-height: 36px;
    margin-top: 15px;
    padding: 0 20px;
    text-transform: uppercase;}
.pro_more a:hover{ background:#0076be;}
/*products_main*/
.page{margin-bottom:30px;}
.news_pro { margin-top:0px !important;}
.news_pro .left_h4{ background:#05b5e6; padding:0px 10px; font-size:16px; color:#fff;font-family:'lato-bold'; text-transform:uppercase; line-height:44px;}
/* CSS for the loading div */
.sp-loading {
	text-align: center;
	max-width: 270px;
	padding: 15px;
	border: 5px solid #eee;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	border-radius: 3px;
	position: relative;
	width:100%;
	
}

/* Thumbnails */

.sp-thumbs {
	display: inline-block;
	 width:100%;
	 margin-top:5px;
}
.sp-thumbs a{ width:60px; height:60px; margin:4px;  border:1px solid #ccc;}
.sp-thumbs a:link, .sp-thumbs a:visited {
	overflow: hidden;
	opacity: .5;
	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;
}
.sp-thumbs a:hover {
	opacity: 1;
	border:1px solid #05b5e6;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:1px solid #05b5e6 !important;
}

/* Image currently being viewed */
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	border:2px solid #eee;

}
.sp-large a img {
	max-width: 100%;
	height: auto;
	min-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: 500;
	display: none;
	cursor: pointer;
	z-index:999999;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 80px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 80px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: 50px;
		margin-top: 0;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro_table .pro_main_title{font-size:20px;overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#05b5e6; line-height:26px;font-family:'lato-bold';}
.pro_table .pro_main_text{color:#808080;font-size:12px; line-height:24px;}
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:10px 0;font-size:14px; color:#666; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:14px; vertical-align:middle;margin-bottom:0;font-family:'lato-bold'; color:#333;}
.pro_sitemap a{ background:#05b5e6 ; font-size:16px; color:#fff; display:inline-block; padding:8px 15px;margin-top:10px; font-family:'lato-bold';}
.pro_sitemap a:hover{ background:#0076be; color:#fff;}
/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; border-bottom:2px solid #05b5e6;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer;text-transform:capitalize;color:#333;text-align:center;background:#f8f8f8; font-size:16px;font-family:'lato-bold'; padding:8px 10px; text-transform:capitalize;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 15px 0px;clear: left; background:#fff;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#ddd;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff;z-index:99; background-color:#05b5e6  !important;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#f8f8f8;margin-bottom:1px; color:#333;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #05b5e6  !important;color:#fff;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}


@media only screen and (max-width: 768px) {
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}
/*news_products*/
.rel_pro_li{ padding:10px;}
.rel_pro_li .img{ border:1px solid #ececec; display:inline-block; overflow:hidden;}
.rel_pro_li .more{ background:#05b5e6; color:#fff; padding:6px 10px;font-family:'lato-bold'; text-transform:uppercase; display:inline-block; margin-top:20px; }
.rel_pro .title h2 { text-transform:capitalize; font-family:'lato-bold'; text-transform:uppercase; font-size:20px; color:#333; text-transform:uppercase; margin-top:50px; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:30px;}
.rel_pro_text{ background:none; padding:10px 0px; margin-top:15px;}
.rel_pro_text h4 a{ font-size:14px; font-family:'lato-bold'; color:#444; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block; line-height:26px;}
.rel_pro_text p{ font-size:13px; color:#808080;  max-height:44px; overflow:hidden; margin-top:4px; line-height:22px;}
.rel_pro_text h4 a:hover{ color:#05b5e6;}
.rel_pro .slick-prev{ background:rgba( 0,0,0,0.15); width:50px; height:50px; position:absolute; left:-50px; top:40%; vertical-align: middle; border-radius:50%;}
.rel_pro .slick-prev::before{ border-radius: 0;color: #fff;display: inline-block;font-family: "FontAwesome";font-size: 30px; height: 50px;line-height: 50px;text-align: center;width: 50px;content: "\f104";}
.rel_pro .slick-next{ background:rgba( 0,0,0,0.15); width:50px; height:50px; position:absolute; right:-50px; top:40%; vertical-align: middle; border-radius:50%;}
.rel_pro .slick-next::before{ border-radius: 0;color: #fff;display: inline-block;font-family: "FontAwesome";font-size: 30px; height: 50px;line-height: 50px;text-align: center;width: 50px;content: "\f105";}
.rel_pro .slick-next,.rel_pro .slick-prev{ display:none !important;}
.rel_pro_li:hover img{transform: scale(1.1);}
.rel_pro_li:hover .img{ border:1px solid #05b5e6 ;}

/*blog_nav*/
.blog_nav{ margin-bottom:20px; }
.blog_nav ul li{padding:0 10px;background:#f6f6f6; border-bottom:1px solid #eee;}
.blog_nav ul li:last-child{ border-bottom:none;}
.blog_nav ul li a{ display:block; padding:8px 5px;  font-size:14px; color:#444;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.blog_nav ul li a i{ font-size:10px; margin-right:6px; color:#808080; display:none; margin-left:0px; }
.blog_nav ul li a:hover{ color:#05b5e6;margin-left:10px;}
.blog_nav ul li a:hover i{ color:#05b5e6; display:inline-block; }

.blog_nav .left_h4{ background:#0077be; color:#fff; padding-left:15px; font-size:18px; line-height:26px;}

/*blog*/
.blog-info{ display:block; margin:10px 0px; font-size:13px;border-bottom:1px solid #eee; margin-bottom:10px; padding-bottom:10px; line-height:24px;}
.blog-info i{ margin-right:10px; color:#05b5e6;}
.blog-info span{ margin-right:10px; color:#999;}
.blog_main h3{ font-size:20px; font-size:18px; color:#333;font-family:'lato-bold';}
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;font-family:'lato-bold'; text-transform:uppercase;}
.blog_main .blog_tags a{ font-size:12px; display:inline-block; color:#666; padding:2px 10px; margin:6px;}
.blog_main .blog_tags a i{ margin-right:6px; font-size:12px;}
.blog_nav ul li{ list-style:none;}

.hot_tags a{ display:inline-block; line-height:28px; padding:0px 10px; margin:4px; background:#f5f5f5; color:#666;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#05b5e6; color:#fff;}


.blog ul li{ list-style:none;}
.blog>ul>li{ list-style:none; margin-bottom:30px; border-bottom:1px solid #ddd; padding-bottom:20px;}
.blog>ul>li:last-child{ border:none;}
.blog ul li h4 a{ display:block; font-size:16px;font-family:'lato-bold'; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; margin-bottom:10px;}
.blog ul li h4 a:hover{ color:#05b5e6;}
.blog ul li p{ color:#808080;max-height:66px;overflow:hidden; font-size:13px; line-height:22px;}
.blog ul li p a{ color:#05b5e6; border-bottom:1px solid #05b5e6;}
.blog ul li p a:hover{ color:#05b5e6; border-bottom:1px solid #05b5e6;}
.blogin{ font-size:13px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#999; margin:0px 6px;}
.blogin  i{ margin-right:8px;}
.blog .blog_tags{ width:100%; margin-top:15px;}
.blog_tags span{ font-size:14px;font-family:'lato-bold'; text-transform:uppercase; margin-right:6px;}
.blog_tags a{ font-size:13px; display:inline-block;   color:#666; padding:2px 10px; margin:6px 12px 6px 0px; background:#f6f6f6;}
.blog_tags a:hover{  color:#fff; background:#05b5e6;}
.blog_tags a i{ margin-right:6px; font-size:12px;}
/*sitemap*/
.sitemap ul{ list-style:none;}
.stp-listA>li{text-transform:capitalize;margin-bottom:20px;}
.stp-top{width:100%;line-height:40px; background:#f4f4f4; margin-bottom:15px;}
.stp-top a{padding:10px;font-size:16px;text-transform:capitalize; color:#666;font-family:'lato-bold'; display:inline-block;}
.stp-top a:hover{ color:#05b5e6;}
.stp-top a i{padding-left:10px;}
.stp-listB{display:block; margin:0px -10px;}
.stp-listB li{ float:left;}
.stp-listB li a{  display:block;color:#444;margin:10px 10px; display:inline-block; padding:5px 15px;}
.stp-listB li:hover a{ color:#05b5e6;}


.case_box .li{ float:left; width:25%;}

/*web*/
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 991px) {
#logo{ position:relative; z-index:999999; margin-top:-52px; margin-bottom:0px;}
.attr-nav{ margin-top:0px;}
.small-mdzz .attr-nav{ margin-top:0px;}	
.nav_section{ float:none;}
.customer_section .case_more{ margin-top:100px;}

.header{ padding:15px 0;}
#menu-button>span{ display:none;}
#lower-header{ float:none; margin-left:0px;}
.attr-nav{ position:absolute; right:62px; top:15px; z-index:99999;}
.small-mdzz .attr-nav{ position:absolute; right:62px; top:0px; z-index:99999;}

}
@media only screen and (max-width: 768px) {
/*index*/
.show_section ul .show_li{ margin-bottom:30px;}
.about_section{ background:#05b5e6;}
.about_section .about_text{ width:100%; text-align:center;}
.about_section .i_more{ text-align:center;}
.about_img{ display:none;}
.top_l{ display:none;}

.n_main .n_left{ width:100%;}
.n_main .n_right{ width:100%; padding-left:0px; margin-top:30px;}
.n_left .block{ margin-bottom:0px;} 
.quick_con{ padding:0px 10px;}
.quick_con .left_h4{ margin:0px -10px; padding:0px 10px;}
#footer .footer_con{ float:left; width:100%; padding-right:0;}
#footer .footer_follow{ float:left; width:100%;}
#footer .footer_tags{ float:left; width:100%; padding-right:0;}
#footer .footer_newsletter{ float:left; width:100%;}

.blog_nav .left_h4{ line-height:40px;}


.left_h4{ position: relative;  margin-bottom:20px; text-align:left !important; background:#05b5e6 !important; padding:0px 10px; line-height:40px; color:#fff !important; font-size:16px !important;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
.left_h4.active:after {
    content: "\f106";
}
.rel_pro_li{ text-align:center;}
.title_h4{ position: relative;  margin-bottom:10px !important; padding:15px  0!important;}
.title_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:13px;
  color:#fff;
}
.title_h4.active:after {
    content: "\f106";
}

}
@media only screen and (max-width: 480px) {
.categories_section ul li, .new_pro_section ul li{ width:100%;}
	}
.categories_section ul li:hover .li h4 a,.new_pro_section ul li .li h4 a:hover{ color:#05b5e6;}
.customer_section .case_more a:hover{ color:#05b5e6; border-bottom:2px solid #05b5e6;}
