@charset "utf-8";
/*reset*/
h1,h2,h3,h4,h5,h6{ margin:0px;}
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0; font-family:Arial, Helvetica, sans-serif;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#666;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:14px; line-height:26px; word-wrap:break-word; color:#666; 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;}
/*xuanfu*/
.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); }}
.small-mdzz #logo{ width:8%; margin:5px 0px;}
.small-mdzz { padding:0px !important;}
.small-mdzz #logo p{display:none;}
.small-mdzz .header{ padding:10px 0;}
/*top*/
.top_section{ background:#f5f5f5; padding:7px 0;}
.top_section .top_l{ background:url(../images/laba_ico.png) no-repeat left center; padding-left:26px; float:left; font-size:12px;}
.top_section .top_r{ float:right;}
.top_section .top_r a{ margin-left:28px;}
.top_section .top_r a img{ margin-right:10px;}

.language a{ font-size:12px; color:#808080;}

.header_section{ padding:10px 0;}
.header_section #logo{ float:left; width:62%;}
.header_section .header_r{ float:right; margin-top:10px;}
.header_r .header_tel{ background:url(../images/tel_ico.png) no-repeat left center; padding-left:35px; line-height:32px; text-transform:uppercase; color:#999; line-height:32px;}
.header_r .header_tel span{ font-size:24px; color:#00a18a; font-weight:bold;}

.search{ width:316px; position:relative; margin-top:14px; float:left;}
.search_main{height:40px;float:left; line-height:26px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none; background:#f5f5f5; font-size:13px; color:#999; padding-left:15px;}
.search_main:focus{ color:#333; border:1px solid #f5901c; background:#fff;}
.search_btn{display:block; width:60px;height:40px;cursor:pointer;background: url(../images/search_btn.png) no-repeat center center; border:none; position:absolute; top:0px; right:0px;}

/*nav*/
.nav_section{ background:#00a18a; border-bottom:2px solid #f49c1b;}
.nav_section .nav{ max-width:1170px; margin:0 auto;}
@media only screen and (max-width:1100px) {
#navigation>li{ margin-right:20px;}
}
@media only screen and (max-width:900px) {
.header_section #logo{ width:100%;}
.header_r{ width:100%; text-align:center;}
.search{ width:100%;}
.header_r .header_tel{ display:inline-block;}
#navigation>li>span>a{ padding:10px 15px;}
}
/*about_section*/
.about_section{ background:url(../images/about_bg.jpg) no-repeat center center; background-size:cover; padding-top:60px; padding-bottom:50px;}
.about_section .h4{ font-size:36px; color:#212121; font-weight:bold; text-transform:uppercase; margin-bottom:30px; margin-top:10px;}
.about_section .img img{ border:8px solid #fff;}
.about_section .p{ font-size:14px; color:#808080; line-height:26px; max-height:156px; overflow:hidden;}


/* Numbers */
.numbers{background-attachment:fixed; position:relative; margin-top:50px;}
.numbers > .container > div{position: relative;z-index:100;}
.numbers__one{float:left;padding:0 15px;text-align:center; display:inline-block; margin-left:50px;}
.numbers .numbers__one:first-child{ margin-left:0;}
.numbers__num{color:#000;font-size:30px;line-height:40px; text-transform:uppercase !important; display: inline-block; position:relative;overflow: hidden; margin-top:20px;}
.number__desc{color:#808080;font-size:12px;text-transform:uppercase; line-height:22px}
.number__ico{ width:70px; height:70px; background:#fff; border:1px solid #ddd; border-radius:50%; margin:0 auto;}
@media only screen and (max-width: 1200px) {
.numbers__one{ margin-left:0px;}
}

@media only screen and (max-width:900px) {
.about_section .img{ width:100%; text-align:center; display:none;}
.about_section .tex{ width:100%;}
.about_section{ text-align:center;}
.numbers__one{ width:25%; text-align:center;}
}
@media only screen and (max-width:550px) {
.numbers__one{ width:50%; text-align:center; margin-top:20px;}
}
@media only screen and (max-width:380px) {
.numbers__one{ width:100%; text-align:center; margin-top:20px;}
.top_l marquee{ width:auto !important;}
}


/*button9*/
.tc{ text-align:center;}
.button9{
	color:#fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;	
	overflow: hidden;
	line-height:40px;
	height:40px;
	font-size:16px;
	text-transform:uppercase;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	cursor: pointer;
	text-decoration: none;
	background:#00a18a;
	display:inline-block; padding:0px 35px;

}
.button9::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color: rgba(255,255,255,0.5);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.button9:hover::before{
	opacity: 1;
	-webkit-transform: skewX(-180deg)  scale(1,1);
	transform: skewX(-180deg)  scale(1,1);
}
/*cate1_section*/
.i_title { text-align:center; margin-bottom:40px;}
.i_title h3{ color:#212121; font-size:36px; text-transform:uppercase; margin-bottom:25px; font-weight:bold;}
.i_title .p{ font-size:12px; color:#999; line-height:24px; max-height:48px; overflow:hidden; max-width:580px; margin:0 auto; margin-top:15px;}

.cate_box1{ margin-top:55px;}
.cate_section {box-sizing: border-box !important;}
.cate_section .category {box-sizing: border-box !important;display: block;width: 100%;}
.cate_section .category .img{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-image: none;display: block;height: 0;padding: 75% 0 0;position: relative;width: 100%; overflow:hidden;}
.cate_section .category2 .img{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-image: none;display: block;height: 0;padding: 75% 0 0;position: relative;width: 100%;}

.cate_section .image {height: 100%;left: 0;position: absolute;top: 0;transition-duration: 1.25s;transition-timing-function: ease-out;width: 100%;}

@media (min-width: 768px) {
.cate_section .category { width:100%;}
.cate_section .category .img{padding: 58.63% 0 0;}
.cate_section .category2 .img{padding:119.3% 0 0;}
.cate_section .category3 .img{padding:61% 0 0;}
}

.cate_section  .text_m{ position:absolute; left:0px; width:100%; top:0px; height:58px; overflow:hidden;transition: 1.2s all;-webkit-transition: 1.2s all;-o-transition: 1.2s all; -moz-transition: 1.2s all;-ms-transition: 1.2s all;}
.cate_section  .text h4 a{ font-size:16px; color:#fff; font-weight:bold; text-transform:uppercase; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.cate_section  .text .p{ font-size:12px; color:#eeeeee; line-height:24px; height:48px; overflow:hidden; margin-top:20px;}
.cate_section  .text .more{ font-size:12px; color:#fff; text-transform:uppercase; display:inline-block; margin-top:10px;}
.cate_section  .text{ position:relative; background:rgba(0,0,0,0.6); padding:24px 20px;}
.cate_section  .text:after{ position:absolute; bottom:-16px; left:44px;width:0;height:0; line-height:0;  content:""; border-left: 18px solid transparent; border-right: 18px solid transparent;border-top: 16px solid rgba(0,0,0,0.6);}
.cate_section .category:hover .text_m{ height:100%;}
.cate_section img{transition-duration:0.5s;transition-timing-function: ease-out;}
.cate_section .category:hover img{transform: scale(1.05); transition-duration:1s;}
.cate_section .overly{ position:absolute; left:0px; height:100%; top:0px; width:100%;}

.image>img{ width:100%; height:100%;}

.width_row{ margin:0px -5px; clear:both; margin-bottom:10px;}
.width_6{ width:50%; padding:0px 5px; float:left; margin-bottom:10px;}
.width_3{ width:25%; padding:0px 5px; float:left; margin-bottom:10px;}
.width_4{ width:33.33%; padding:0px 5px; float:left; margin-bottom:10px;}


.cate_section .video{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%);}
.cate_section .video a{ display:inline-block; width:86px; height:86px; border-radius:50%; background:rgba(255,255,255,0.2); text-align:center; padding-top:26px;}
.cate_section .category:hover .video a{ background:#e99112;}


.bg_o{ background:#e99112;}
.bg_g{ background:#00a18a;}
.cate_section .text_img{ position:absolute;top: 50%;left:0;-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);-o-transform: translate(0%, -50%);transform: translate(0%, -50%); height:100%; padding:9px;}
.cate_section .text_img .p{ padding:30px; border:1px solid rgba(255,255,255,0.3);  padding:28px; height:100%; padding-right:20%;}
.cate_section .text_img h4 a{ font-size:24px; line-height:36px; color:#fff; text-transform:uppercase; color:#fff; font-weight:bold;}
.cate_section .text_img p{ color:#f6d7ba; line-height:22px; max-height:44px; overflow:hidden; margin-top:10px;}
.cate_section .bg_g .text_img p{ color:#83c6b9 !important;}


.cate_section .over{ background:rgba(0,0,0,0.7); position:absolute; left:0px; top:0px; width:100%; height:100%; display:inline-block;}
.cate_section .text_img2{ position:absolute;top: 50%;left:0;-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);-o-transform: translate(0%, -50%);transform: translate(0%, -50%); padding:0px 30px; padding-right:20%;}
.cate_section .text_img2 h4 a{ font-size:24px; line-height:36px; color:#fff; text-transform:uppercase; color:#fff; font-weight:bold;}
.cate_section .text_img2 p{ color:#cccccc; line-height:22px; max-height:44px; overflow:hidden; margin-top:10px;}

.cate_box2 .cate_section{ padding-top:50px;}
.cate_box2 .width_4:nth-child(2){ margin-top:-50px;}
.cate_box2 .width_4:nth-child(5){ margin-top:-50px;}
.cate_box2 .width_4:nth-child(8){ margin-top:-50px;}

.cate_box3{ margin-top:55px;}

.cate_box2{ background:url(../images/cate_bg.jpg) no-repeat center bottom; background-size:cover; margin-top:70px; padding:70px 0px 100px;}

@media (max-width: 768px) {
.width_6{ width:100%; padding:0px 5px; float:left; margin-bottom:10px;}
.width_3{ width:100%; padding:0px 5px; float:left; margin-bottom:10px;}
.width_4{ width:100%; padding:0px 5px; float:left; margin-bottom:10px;}

.cate_box2 .width_4{ width:50%;}
.cate_box2 .width_4:nth-child(2){ margin-top:0;}
.cate_box2 .width_4:nth-child(5){ margin-top:0;}
.cate_box2 .width_4:nth-child(8){ margin-top:0;}
.cate_box2 .width_4:nth-child(n+9){ display:none;}
.cate_box2 .cate_section{ padding-top:0px;}

}
@media (max-width: 768px) {
.cate_box2 .width_4{ width:100%;}
.cate_box2 .width_4:nth-child(2){ margin-top:0;}
.cate_box2 .width_4:nth-child(5){ margin-top:0;}
.cate_box2 .width_4:nth-child(8){ margin-top:0;}
.cate_box2 .width_4:nth-child(n+9){ display:block;}

}

/* 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: -35px; 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; }
.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; background:rgba(255,255,255,0.6);}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#fff;}

.btn26 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn26 img {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
}
.btn26 .ovrly {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}
.btn26 .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%);
}
.btn26 .buttons .fa {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    display: inline-block;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    width:52px;
    height: 52px;
	border:2px solid #00a18a;
    margin: 0 1px;
	background:#00a18a;
    color:#fff;
	border-radius:50%;
    -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);
}
.btn26 .buttons .fa-search {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.btn26:hover .buttons .fa {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.btn26:hover .ovrly {
    opacity: 1;
}

/*honor_section*/
.honor_section{ margin-top:50px;}
.honor_section .li{ margin:0px 25px; border:1px solid #eee; padding-bottom:1px;}
.honor_section .slider{ padding:0px 90px;}
.honor_section .slick-prev{ background:rgba( 0,0,0,0.08) url(../images/lb_l.png) no-repeat center center; width:50px; height:50px; position:absolute; left:0px; top:40%; vertical-align: middle;  border-radius:50%;}
.honor_section .slick-next{ background:rgba( 0,0,0,0.08) url(../images/lb_r.png) no-repeat center center; width:50px; height:50px; position:absolute; right:0px; top:40%; vertical-align: middle; border-radius:50%;}
.honor_section .slick-prev:hover{ background-color:#abe0d8;}
.honor_section .slick-next:hover{ background-color:#abe0d8;}
.honor_section .li:hover img{ opacity:0.6;}
/*news_section*/
.news_section{padding-top:60px; padding-bottom:60px; background:#fff; position:relative; background:#f9f9f9; margin-top:70px;}
.news_section ul li{ list-style:none;}
.news_section ul li .img{ position:relative;}
.news_section ul li .img .day{ position:absolute; left:0px; top:40px; background:#00a18a; line-height:28px; padding:0px 12px 0px 5px; color:#fff; font-size:12px;}
.news_section ul li .img .day i{ margin-right:10px; font-size:18px; line-height:28px; float:left;}
.news_section ul li .img a{ display:inline-block; overflow:hidden;}

.news_section ul li h4 a{ font-size:14px; color:#666;display:block; padding:0px 20px; line-height:24px; height:48px; overflow:hidden; margin-top:28px; text-align:center;}
.news_section ul li h4 a:hover{ color:#e99112;}

.news_section ul li img{
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }

.news_section ul li:hover img{
             transform: rotate(5deg) scale(1.1);
            -webkit-transform: rotate(5deg) scale(1.1);
            -moz-transform: rotate(5deg) scale(1.1);
            -o-transform: rotate(5deg) scale(1.1);
            -ms-transform: rotate(5deg) scale(1.1);
        }
@media only screen and (max-width:900px) {
	.news_section ul li .img{ float:left; width:30%;}
	.news_section ul li{ margin-bottom:20px;}
}
@media only screen and (max-width:600px) {
	.news_section ul li { text-align:center;}
	.news_section ul li .img{ float:none; display:inline-block; width:auto;}
}

/*footer*/
#footer{ background-position:center bottom !important;}
#footer{ padding:50px 0px 30px;}
#footer{ color:#999; font-size:14px; line-height:22px;}
#footer a{ color:#999;}
#footer ul li{ list-style:none; padding:7px 0;}
#footer .footer_follow{ float:left; width:20%; padding-right:30px;}
#footer .footer_pro{ float:left; width:28%;  padding-right:30px;}
#footer .footer_tags{ float:left; width:28%; padding-right:30px;}
#footer .footer_con{ float:left; width:24%;}
#footer .title_h4{ font-size:18px; color:#fff; text-transform:uppercase; margin-bottom:20px; font-weight:bold;}

#footer ul li a{ color:#999;}
#footer ul li a:hover{ color:#e99112;}

#footer .footer_con ul li{position:relative; padding-left:26px !important;line-height:22px; padding:8px 0;}
#footer .footer_con ul  p{ margin-bottom:8px; margin-top:7px;}
#footer .footer_con ul  p i{ margin-left:6px;}
.footer_con ul .li2:after{content:"\f095";font-family:FontAwesome;font-size:16px; color:#9a9b9c; font-style:normal; background:none; position:absolute;  left:0; top:6px;}
.footer_con ul .li3:after{content:"\f0e0";font-family:FontAwesome;font-size:16px; color:#9a9b9c; font-style:normal; background:none; position:absolute;  left:0; top:6px;}
.footer_con ul .li4:after{content:"\f1ac";font-family:FontAwesome;font-size:16px; color:#9a9b9c; font-style:normal; background:none; position:absolute;  left:0; top:6px;}
.footer_con ul .li5:after{content:"\f232";font-family:FontAwesome;font-size:16px; color:#9a9b9c; font-style:normal; background:none; position:absolute;  left:0; top:6px;}


.footer_bottom .p{ float:left; font-size:18px; color:#ececec; text-transform:uppercase; margin-top:8px; font-weight:bold;}
.footer_bottom .p img{ margin-right:18px;}
.footer_bottom{ background:rgba(255,255,255,0.05); color:#cacaca; padding:25px; font-size:13px; margin-top:24px; margin-bottom:20px;}

.footer_bottom .email{ width:340px; position:relative; float:left; margin-left:30px;}
.footer_bottom .email .email_main{height:40px;color:#808080;line-height:40px;font-size:13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none;background:#fff; border:none; padding-left:15px; padding-right:55px;}
.footer_bottom .email .email_main:focus{background:#fff; color:#333;}
.footer_bottom .email .email_btn{display:block; cursor:pointer; border:none; position:absolute; top:0px; right:0px; background:none; background:url(../images/email_btn.png) no-repeat; width:55px; height:40px;}
.footer_sns{ float:right;}
.footer_sns a{ margin-left:14px; display:inline-block; background:rgba(255,255,255,0.1); opacity:0.8;}
.footer_sns a img{ max-width:32px;}
.footer_sns a:hover{ background:#008fd5; opacity:1;}

#footer .footer_links{ float:right; font-size:12px; color:#999999;}
#footer .footer_links a{ margin:6px; font-size:12px; color:#999999;}
#footer .cop{ float:left;font-size:12px; color:#999999;}
#footer .cop a{ color:#999;}
#footer .cop a:hover,#footer .footer_links a:hover{ color:#008fd5;}
@media only screen and (max-width:900px) {
.footer_bottom .p{  width:100%; text-align:center;}
.footer_bottom .email{ width:100%; margin:20px auto;}
.footer_sns{ width:100%; text-align:center;}
#footer .cop{ width:100%; text-align:center;}
#footer .footer_links{ width:100%; text-align:center;}
}
/*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 #00a18a;}

.online_title{background:#00a18a; text-align:center;font-weight: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:180px;width:44px;z-index:99999; position:absolute; left:-44px; top:0px;}

#online{float:left;background:#fff;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; font-size:13px; line-height:22px;}
.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:#00a18a !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-weight:bold; }
@media only screen and (max-width: 1200px) { #service{ display:none;}}
/*footer_nav*/
.footer_nav,.height{ display:none}
@media only screen and (max-width: 960px) {#service{ display:none;}}
@media only screen and (max-width: 768px) {
.footer_nav{width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:50px; display:block}
.footer_nav{background:#e99112;padding:12px 0 5px; border-top:2px solid #fff;}
.footer_nav ul  li{ float:left; width:20%; text-align:center;  list-style:none; padding:0px 10px;}
.footer_nav ul li i{ font-size:16px; color:#fff;}
.footer_nav ul li:nth-child(4){ float:right;}
.footer_nav ul li:nth-child(5){ float:right;}
.footer_nav ul li p{color:#ffffff;font-size:12px;margin-top:3px;text-transform:capitalize; line-height:12px;}
}
@media only screen and (max-width: 375px) {.footer_nav ul li p{ display:none;} .height{ height:40px;}}


/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0; }
#floatShow{display:block;}
#floatHide{display:none;}
#online_qq_tab{position:relative;z-index:9;}
#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom;  height:41px; width:154px; padding-top:10px; font-weight:bold;font-size:14px; padding-left:16px; text-transform:uppercase; color:#fff; margin-right:10px;}
#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:#e99112 url(../images/ser_1.png) no-repeat left center; width:100%; height:36px; font-size:14px;  font-weight:bold;color:#fff; line-height:36px; padding-left:50px; width:300px;text-transform:capitalize;}
#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:12px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee;}
#online_qq_layer .inquiry .btn_1{ display:inline-block; line-height:30px; height:30px;  font-size:14px; color:#fff; text-transform:uppercase; font-weight:bold;background:#e99112; border:none; width:100%; text-align:center;}
#onlineService .p{ margin:5px 0; color:#808080; line-height:20px; font-size:12px;}
.i_message_inquiry h4{ font-size:16px; color:#ff8e09  ; text-transform:uppercase; font-weight:bold;}
.i_message_inquiry { padding:10px; padding-top:20px;}
.i_message_inquiry .my_btn2{background: #ff8e09  none repeat scroll 0 0; border: medium none; color: #fff; display: inline-block;  font-weight:bold;font-size: 16px; margin-top:15px; padding: 8px 15px; text-transform: uppercase;transition: all 0.5s ease 0s;}
.i_message_inquiry .my_btn2{ background:#e99112; color:#fff; line-height:38px; font-size:14px;  font-weight:bold;display:inline-block; padding:0px 26px; text-transform:uppercase; margin-top:15px;} 
.i_message_inquiry .my_btn2 i{ margin-left: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;}
.i_message_inquiry .my_btn2:hover i{ margin-left:20px;}

#online_qq_layer .inquiry .btn_1:hover{ background:#ea922d;}
.i_message_inquiry .inquiry .input-group-addon{ background:none; border:none; border-radius:0px; padding:0px 10px;}
.i_message_inquiry  .inquiry .input-group-addon i{ line-height:30px; font-size:13px;}
.i_message_inquiry  .inquiry .form-control{ border:none; background:none; border-radius:0px; line-height:30px; color:#999; font-size:12px;}
.i_message_inquiry  .inquiry .input-group{ border:1px solid #ddd; background:#fff; height:32px; margin-bottom:20px;}
@media only screen and (max-width: 768px) {
#onlineService{ width:100%;}
#online_qq_layer{ width:100%;}
#online_qq_tab{ width:100%;}
#online_qq_tab #floatShow{ background:url(../images/inquiry_ico.png) no-repeat; width:46px; height:46px; position:absolute; left:50%; bottom:10px; margin-left:-23px; padding-left:46px;}
#online_qq_tab #floatHide{ width:100%; background:#e99112 url(../images/ser_1.png) no-repeat left center; width:100%; height:36px;}
}/*back-top*/
.totop{width:46px; height:46px; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:rgba(0,161,138,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:5px;}
.totop:hover{background:#00a18a url(../images/top.png) no-repeat ;}
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}
/*内页*/
.n_main{ margin-top:40px; padding-bottom:60px;}
.n_banner img{ width:100%;}
.left_h4{font-weight:bold; font-size:18px; color:#191919; text-transform:uppercase; margin-bottom:15px; margin-top:10px;}
.n_left .block{ margin-bottom:30px; background:#f9f9f9; padding:10px;}
.n_left .hot_tags{ background:none;}
.n_right{ padding-left:35px;}
@media only screen and (max-width: 768px) {
.n_right{ padding-left:15px;}	
}
/*mbx*/
.n_banner{ position:relative;}
.n_title{ font-size:30px;font-weight:bold; color:#e99112; text-transform:uppercase; line-height:42px;}

.mbx_section{ background:#fafafa; border-bottom:1px solid #eee; padding:18px 0;}
.mbx{font-size:13px; margin-bottom:10px; text-align:right; line-height:22px; margin-top:10px;}
.mbx i{ color:#ff8e09; margin-right:6px; font-size:20px;}
.mbx a{ color:#555;}
.mbx a i{ display:inline-block; color:#ff8e09 ; font-size:30px;}
.mbx span{ margin:0 6px; font-size:8px; color:#999;}
.mbx h2{ display:inline-block; font-size:13px; color:#555;}
/*left*/
ul.mtree{opacity: 0;margin-left: 0;}
ul.mtree li {list-style: none;}
ul.mtree>li>a{ background:url(../images/li_ico1.png) no-repeat 3px center; padding-left: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; border-bottom:1px solid #eee;}
ul.mtree>li:last-child>a{ border-bottom:none;}
ul.mtree a {display: block;font-size:14px; color:#444;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:10px 15px;line-height:22px; padding-right:36px; padding-left:0px;}
ul.mtree li ul a{ padding:8px 20px; border-bottom:1px solid #f1f1f1; padding-right:30px;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:8px 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:8px 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:5px; 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:5px; top:0; border-left:none;}
ul.mtree li ul a li a{ padding-left:20px;}
ul.mtree>li:hover>a{ color:#00a18a;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#00a18a ;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#00a18a;}
ul.mtree>li.mtree-node:hover>a{color:#00a18a ;text-decoration:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#fff ;text-decoration:none;}

ul.mtree.transit li.mtree-closed:hover > span::before,ul.mtree.transit li.mtree-open:hover>span:before{ color:#00a18a;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#00a18a !important;}


ul.mtree ul {  background:#fafafa;}
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#666;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:12px !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#00a18a;}
ul.mtree li ul li.mtree-open a{color:#ff000;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; background:#eee;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px; padding-left:30px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#00a18a;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 .more{ color:#00a18a; display:inline-block; font-weight:bold; text-transform:capitalize; margin-bottom:10px;}
.hot_left .more i{ margin-left:5px;}
.hot_left ul li{ list-style:none;margin-bottom:20px;}
.hot_left ul li h4 a{ font-size:14px; color:#444;display:block; overflow:hidden; transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all; line-height:24px; max-height:48px;}
.hot_left ul li:hover h4 a{ color:#00a18a;}
.hot_left ul li p{ font-size:12px; color:#999; line-height:20px; max-height:20px; overflow:hidden; margin:8px 0;}
.hot_left ul li .more{ color:#00a18a; font-size:12px;font-weight:bold; }
.hot_left ul li .more i{ margin-left:6px;}
.hot_left .img{ float:left; width:33%; margin-right:12px;transition-duration: 0.6s;transition-timing-function: ease-out; overflow:hidden; border:1px solid #ddd;}
.hot_left ul li:hover .img img{transform: scale(1.1);}

/*news_left*/
.news_left{ background:#fafafa; padding:10px;}
.news_left ul li{ list-style:none; margin-bottom:20px;}
.news_left ul li h4 a{font-weight:bold; display:block; font-size:12px; color:#444; line-height:24px; max-height:48px; overflow:hidden;}
.news_left ul li p{ color:#00a18a; font-size:12px; margin-top:5px;}
.news_left ul li p i{ margin-right:6px;}
/*left_con*/
.left_con{ background:#00a18a url(../images/city_bg.png) no-repeat center center; padding:15px; text-align:center; margin-bottom:30px; background-size:cover; position:relative; padding-bottom:40px;}
.left_con:after{ position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,161,138,0.75); content:"";}
.left_con p{ color:#fff; font-size:12px; line-height:26px; margin:10px 0 0px; z-index:2; position:relative;}
.left_con h4 a{ z-index:2; position:relative; font-size:20px;font-weight:bold; text-transform:uppercase; color:#fff; margin-top:10px; display:block; line-height:30px;}
.left_con .more{ z-index:2; position:relative; line-height:36px; color:#fff; font-size:14px; text-transform:uppercase; display:inline-block; padding:0px 20px; border-radius:30px; border:2px solid #fff;font-weight:bold; height:36px; background:none;}
/*page_left*/
.page_left .nav ul{ background:#fbfbfb; padding:15px;}
.page_left .nav ul li{ list-style:none; border-bottom:1px dashed #eee; padding:5px 0;}
.page_left .nav ul .active a{ color:#00a18a;}
.page_left .nav ul .active i{color:#00a18a;}
.page_left .nav ul li a{ color:#555; display:inline-block; padding:5px 0; font-size:14px;}
.page_left .nav ul li a i{ font-size:12px; color:#bbb; margin-right:10px;}
.page_left .nav ul li:hover a,.page_left .nav ul li:hover i{ color:#00a18a;}

.adv_left{ margin-top:30px;}
.adv_left .toggle_content{ border:1px solid #eee; padding:15px;}
.adv_left  h4 a{ font-size:14px; color:#808080; text-align:center; display:block; margin-top:15px;}

/*contact*/
.ul_con{ text-align:center;margin-bottom:20px; margin-top:20px;}
.ul_con li{ list-style:none;}
@media only screen and (max-width: 768px) {
.ul_con li{ width:50%; margin-bottom:20px; float:left;}
}
@media only screen and (max-width: 380px) {
.ul_con li{ width:100%; margin-bottom:20px; float:left;}
}

.ul_con li img{ max-width:50px;}
.ul_con h4{ font-size:16px;color:#444; margin-top:15px; margin-bottom:10px;}
.ul_con p{ color:#808080; font-size:14px;}
.con_p{  padding:20px 0px; margin:30px 0px;  font-size:14px; background:#f8f8f8;}
@media only screen and (max-width: 768px) {.ul_con li:nth-child(3){ clear:both;}}

.contact{ margin-bottom:30px;}
.contact ul li{ list-style:none;}
.message,.c_message{ background:#fff url(../images/email.png) no-repeat right bottom; margin-top:30px; box-shadow:0px 0px 8px rgba(0,0,0,0.2); padding:30px 20px;}
.message .p{  font-size:132x; color:#808080; margin:10px 0px;}
.message .submite_p{ font-size:12px; color:#808080; margin:10px 0px;}
.message h4{font-size:22px; color:#333;font-weight:bold; text-transform:uppercase;}
.message .input4{ height:100px;}
.input3{ color:#666; width:100%; border:1px solid #ddd; line-height:20px; margin-bottom:15px; background:#fff; padding-left:10px; font-size:12px; height:40px;}
.input4{ color:#666; width:100%; height:130px; border:1px solid #ddd; line-height:20px; margin-bottom:15px; background:#fff; padding-left:10px; font-size:12px;}
.input3:focus ,.input4:focus{ border:1px solid #00a18a; }
.message label{ font-size:14px; font-weight:normal; color:#333; margin-bottom:5px;}
.message label span{ color:red; margin-left:4px;}
.subject{ font-size:14px; color:#333; border-bottom:1px solid #ddd; margin-bottom:20px; padding-bottom:5px;}
.subject a{ color:#e99112;}
.map{ margin-top:30px;}
.c_message h4,.contact_con>h4{ font-size:18px; color:#333;font-weight:bold; text-transform:uppercase; border-bottom:1px solid #eee; padding-bottom:15px;}
.c_message .p{  font-size:12px; color:#808080; margin:10px 0px;}
.c_message .submite_p{ font-size:12px; color:#808080;}
.c_message label{ font-size:14px; color:#666; margin-bottom:5px; font-weight:normal;}
.c_message label span{ color:red;}

.my_btn2{background: #00a18a; border: medium none; color: #fff; display: inline-block; font-weight:bold;   font-size: 16px; margin-top:15px; padding: 8px 15px; text-transform: uppercase;transition: all 0.5s ease 0s;}
.my_btn2 i{ margin-left: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;}
.my_btn2:hover i{ margin-left:20px; color:#ff8e09;}

/*news*/
.news .img{ float:left; width:35%; 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:20px; border-bottom:1px solid #eee; padding-bottom:20px;}
.news  ul li:last-child{ margin-bottom:0px;}
.news  ul li h4 a{ font-size:14px; color:#333; display:block; line-height:24px; overflow:hidden; font-weight:bold; text-overflow:ellipsis; white-space:nowrap;}
.news  ul li h4 a:hover{ color:#00a18a;}
.news  ul li p{ font-size:12px; color:#808080; max-height:44px; overflow:hidden; margin-top:10px; margin-bottom:15px; line-height:22px;}
.news  ul li .n_more{ float:none; margin-top:10px;}
.my_btn1{ background:#00a18a; color:#fff; line-height:32px; font-size:12px; font-weight:bold; display:inline-block; padding:0px 20px; text-transform:uppercase; margin-top:5px; height:32px;} 
.my_btn1 i{ margin-left: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;}
.my_btn1:hover i{ margin-left:20px;}
@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;}}

/*翻页*/
.page_p{ margin:20px auto 0px;text-align:left; width:100%; padding-top:20px; font-size:13px; font-weight:bold; border-top:1px solid #eee;}
.page_p a{ display:inline-block; font-size:12px; line-height:24px; padding:4px 12px; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s;  border:2px solid #eee;}
.page_p a:hover{ border:2px solid #00a18a; color:#00a18a !important; }
.total{ font-size:12px; line-height:24px; color:#808080; margin-top:15px; float:right;}
.total span{ color:#00a18a; font-weight:bold;}
.page_p>span{ padding:6px 14px;}

#pre_next{ margin-top:20px; list-style:none; font-size:14px;}
#pre_next li{ padding:6px 15px; border-bottom:none; margin-bottom:0px; border-left:none; background:#f9f9f9; margin-bottom:15px;}
#pre_next span{color:#e99112; text-align:center;padding:5px 0px; font-weight:bold; text-transform:uppercase;}
#pre_next span i{ margin-right:10px;}
#pre_next a{ color:#808080;}
#pre_next a:hover{color:#e99112;}
#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:#e99112;}
@media (max-width:768px){ .pre{ float:none; width:100%;} .next{ float:none; width:100%;}}

/*产品列表*/
.btn21 { width: 100%; overflow: hidden; position: relative;}
.btn21 img {width: 100%; position: relative;  top: 0; left: 0; }
.btn21 .ovrly {background: rgba(0, 0, 0, 0.2);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;}
.btn21 .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%);}
.btn21 .buttons .fa {background:#fff;display: inline-block;line-height:43px;font-size:18px;text-align: center;text-decoration: none;width:43px;height:43px;-webkit-transform: scaleX(0);-moz-transform: scaleX(0);-ms-transform: scaleX(0);-o-transform: scaleX(0);transform: scaleX(0);position: relative;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;-o-transition: -o-transform 0.3s;transition: transform 0.3s;color:#00a18a; float:left;}
.btn21 .buttons .fa:last-child{ background:#e99112; color:#fff;}
.btn21:hover .buttons .fa {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);}
.btn21:hover .ovrly {opacity: 1;}

.products_m{color:#808080;  font-size:13px; margin-bottom:10px;}
/*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: left;  padding:4px 5px; border:1px solid #eee; background:#f3f3f3; margin-bottom:20px;}
.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:0px 5px; text-align:center; line-height:30px;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #00a18a;
}
.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:12px; margin:5px; background:#f3f3f3; display:inline-block; padding:0px 12px; color:#666;}
.p_hot_2 i{ font-size:12px; margin-right:4px; color:#808080;}
.p_hot_2 a:hover{ background:#00a18a ; color:#fff;}
/* 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;}
.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-weight: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:#00a18a;}
.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;
	float:left;
	background:#fff;
	padding:0px 10px;
}
.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-top:20px; padding-top: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:23%;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:74%;text-align:left;font-size:16px;font-weight:bold; color:#333; float:left;}

.cbp-vm-view-list ul li .cbp-vm-details {width:74%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:12px; 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-top:1px solid #eee; overflow:hidden;}
.cbp-vm-view-list ul li:first-child{ border:none; padding-top:0px; margin-top:0px;}
/*9gonghe*/
.cbp-vm-view-grid ul {list-style: none;padding: 0;margin: 0 -15px;}
.cbp-vm-view-grid ul li .my_btn1{ display:none;}
.cbp-vm-view-grid ul li .cbp-vm-details{ margin-top:10px; text-align:center; padding:0px 15px;}
.cbp-vm-view-grid ul li h4 a{margin:18px 0 5px; text-align:center; padding:0px 15px;}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li .li{ border:1px solid #fff; background:#fff; border-radius:5px; padding:8px;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; border:1px solid #eee;}
.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:hover{ border:1px solid #efefef; box-shadow:0px 0px 8px rgba(0,0,0,0.2);}
.cbp-vm-view-grid ul li .li:hover h4 a{ color:#00a18a;}

.cbp-vm-view-grid ul li .li:hover .buttons .fa {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);}
.cbp-vm-view-grid ul li .li:hover .ovrly {opacity: 1;}

/*效果*/
.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 img{transform: scale(1.1);}

.pro_more a{background: #00a18a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight:bold;
    font-size: 14px;
    line-height: 32px;
    padding: 0 20px;
    text-transform: uppercase;}
.pro_more a:hover{ background:#212121;}
/*products_main*/
.pro_detail{ margin-top:30px;}
.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 #00a18a;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:1px solid #00a18a !important;
}

/* Image currently being viewed */
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	border:1px solid #eee;

}
.sp-large a img {
	max-width: 100%;
	height: auto;
}
.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: 999999;
	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%;
	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:#00a18a; line-height:26px;font-weight:bold;}
.pro_table .pro_main_text{color:#808080;font-size:13px; line-height:24px;}
.pro_table ul{margin-top:15px; background:#f9f9f9; padding: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-weight:bold; color:#333;}
.pro_sitemap a{ background:#00a18a ; font-size:16px; color:#fff; display:inline-block; margin-top:10px; font-weight:bold; line-height:38px; height:38px;}
.pro_sitemap a:hover{ background:#00a18a ; color:#fff;}
/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; background:#f5f5f5; border:1px solid #ddd;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer; text-transform:uppercase;color:#666;text-align:center;background:#f8f8f8; font-size:16px;font-weight:bold; padding:8px 15px;}
#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:#00a18a  !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: #00a18a  !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;}
}
/*rel_pro*/
.rel_pro .slick-slider{ padding:0px 60px;}
.rel_pro{ padding-top:20px;margin-top:60px;}
.rel_pro_li{ margin:0px 15px; border:1px solid #fff; border-radius:5px; padding:8px;}
.rel_pro_li .img{ border:1px solid #ececec; display:inline-block; overflow:hidden;}
.rel_pro .i_title h3{ font-size:30px; margin-bottom:15px;}
.rel_pro_text{ background:none; padding:10px 0px;}
.rel_pro_text h4 a{ font-size:14px; font-weight:bold; color:#444; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block; line-height:24px; padding:0px 15px; text-align:center;
transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}
.rel_pro_text p{ font-size:12px; color:#808080;  max-height:44px; overflow:hidden; margin-top:4px; padding:0px 15px; text-align:center; line-height:22px;}
.rel_pro .rel_pro_li:hover h4 a{ color:#00a18a;}
.rel_pro .slick-prev{ background:rgba( 0,0,0,0.15); width:40px; height:40px; position:absolute; left:0px; 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: 20px; height: 40px;line-height: 40px;text-align: center;width: 40px;content: "\f104";}
.rel_pro .slick-next{ background:rgba( 0,0,0,0.15); width:40px; height:40px; position:absolute; right:0px; 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: 20px; height: 40px;line-height: 40px;text-align: center;width: 40px;content: "\f105";}
.rel_pro .slick-next:hover,.rel_pro .slick-prev:hover{ background:#e99112;}
.rel_pro_li:hover img{transform: scale(1.1);}
.rel_pro_li:hover{ border:1px solid #eee; box-shadow:0px 5px 10px rgba(0,0,0,0.15);}
.rel_pro_li:hover .buttons .fa {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);}
.rel_pro_li:hover .ovrly {opacity: 1;}

/*blog_nav*/
.blog_nav{ margin-bottom:20px; }
.blog_nav ul li a{ display:block; padding:6px 5px; border-bottom:1px solid #eee; 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:hover{ background:#00a18a;}
.blog_nav ul li:hover a{ color:#fff; padding-left:15px;}

/*blog*/
.logo_title{ margin-bottom:10px;}
.entry-post-format-icon{float: left;    width: 50px;    height: 50px;    line-height: 50px;    background-color: #e99112 ;    color: #fff;    font-size: 22px;    text-align: center;    margin-right: 20px;    margin-bottom: 24px; line-height:50px;}
.entry-post-format-icon i{ line-height:50px;}
.entry-post-format-icon::after{content: ""; height: 4px; width:100%; background-color: #e99112 ; display: block;  margin-top: 10px;}
.bm_tags a{ font-size:12px; color:#666; margin-right:12px; margin-top:12px; display:inline-block; line-height:26px; padding:0px 15px; background:#eee;}
.bm_tags a i{ font-size:10px; color:#999; margin-right:5px;}
.bm_tags a:hover{ background:#00a18a; color:#fff;}
.bm_tags a:hover i{ color:#fff;}

.blog_tags{ border-bottom:1px solid #eee; padding-bottom:20px;}
.blog-info{ display:block;  font-size:12px;}
.blog-info i{ margin-right:10px; color:#e99112;}
.blog-info span{ margin-right:10px; color:#999;}
.blog_main h3{ font-size:20px; font-size:18px; color:#333;font-weight:bold; margin-bottom:10px;}
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;font-weight:bold; text-transform:uppercase;}
.blog_main .blog_tags a{ font-size:12px; display:inline-block; color:#666; padding:2px 12px; margin:6px;}
.blog_main .blog_tags a i{ margin-right:6px; font-size:12px;}
.blog_nav ul li{ list-style:none;}
.blog_nav ul li:last-child a{ border-bottom:none;}
.blog_p{ margin-top:10px; border-top:1px solid #eee; padding-top:10px;}

.hot_tags{ margin-top:20px;}
.hot_tags a{ display:inline-block; line-height:28px; padding:0px 10px; margin:4px; background:#f5f5f5; color:#666; font-size:12px; border-radius:5px;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#00a18a; color:#fff;}
.n_more{  color:#00a18a;font-weight:bold; display:inline-block; float:right;}
.n_more i{ font-size:15px; margin-left:6px;}
.n_more:hover{ color:#00a18a;}


.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:14px;font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#444; margin-bottom:10px; margin-top:10px;}
.blog ul li h4 a:hover{ color:#00a18a;}
.blog ul li p{ color:#808080;max-height:66px;overflow:hidden; font-size:12px; line-height:22px;}
.blog ul li p a{ color:#e99112; border-bottom:1px solid #e99112;}
.blog ul li p a:hover{ color:#00a18a; border-bottom:1px solid #00a18a;}
.blogin{ font-size:12px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#00a18a; margin:0px 6px;font-weight:bold;}
.blog .blog_tags{ width:100%; margin-top:15px;}
.blog_tags span{ font-size:14px;font-weight:bold; text-transform:uppercase; margin-right:6px;}
.blog_tags a{ font-size:12px; display:inline-block;   color:#666; padding:2px 10px; margin:6px 12px 6px 0px; background:#f6f6f6; border-radius:5px;}
.blog_tags a:hover{  color:#fff; background:#00a18a;}
.blog_tags a i{ margin-right:6px; font-size:12px;}
/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;background:#fff;list-style:none;padding:10px 20px;background:#fafafa;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333; font-weight:bold;}
.stp-top a:hover{text-decoration:none;color:#e99112;}
.stp-top a i{padding-left:8px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.stp-top a:hover i{padding-left:12px;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #e5e5e5;list-style:none;margin-top:5px;}
.stp-listB>li{width:25%;padding:8px 10px;float:left;overflow:hidden;}
.stp-listB>li>a{font-size:14px;line-height:22px;display:block;color:#333;}
.stp-listB>li>a:hover{color:#e99112;}
.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:13px;}
.stp-listB li .stp-listC li a:hover{color:#e99112;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}
/*honor*/
.honor{ margin-top:30px;}
.honor ul li{ list-style:none; text-align:center;}
.honor ul li p{ font-size:14px; line-height:26px; height:52px; overflow:hidden; margin-top:20px; color:#333;}
.honor ul li img{ width:100%;}
.about_h4{ color: #333; font-family: "poppins-semibold"; font-size: 22px; text-transform: uppercase; margin-bottom:20px; border-bottom:1px solid #ddd; padding-bottom:15px;}
/*pro_cate*/
.image01 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.image01 img {
    width: 100%;
    top: 0;
    position: relative;
    left: 0;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
	border:1px solid #ececec;
}
.image01 .ovrly {
    background: rgba(0, 175, 255, 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;
}
.image01 .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%);
}
.image01 .buttons .ico{
    color:#fff;
    display: inline-block;
    line-height: 60px;
    font-size: 60px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.image01:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.image01:hover .ovrly {
    opacity: 1;
}
.image01:hover .buttons .ico {
    opacity: 1;
}
/*web*/
@media only screen and (max-width: 768px) {

.left_con{ display:none;}
.n_left .block{ background:none; padding:0px;}
.n_title{ width:100%; text-align:center;}
.mbx{ width:100%; text-align:center;}
.footer_top .email{ width:100%;}
#navigation>li>span>a{ width:100%; color:#333;}
#navigation>li:hover>span>a{ background:#eee; color:#333; font-weight:normal;}
#footer .footer_follow{ width:100%; padding:0px;}
#footer .footer_tags{ width:100%; padding:0px;}
#footer .footer_con{ width:100%; padding:0px;}
#footer .footer_pro{ width:100%; padding:0px;}
#footer .title_h4 img{ display:none;}
/*index*/
.n_left .block{ margin-bottom:0px;}
.left_con .left_h4{ display:block;}
.left_h4{ position: relative;  margin-bottom:20px; text-align:left !important; background:#00a18a !important; padding:0px 10px; line-height:40px; color:#fff !important; font-size:16px !important; border-bottom:none;}
.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";
}
.title_h4{ position: relative;  margin-bottom:10px !important; padding:15px  0; font-size:18px !important; background:rgba(255,255,255,0.2); padding-left:15px;}
.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";
}
.app_section ul li{ width:50%; margin-bottom:20px;}
}
@media only screen and (max-width:380px) {
.header_r .header_tel{ display:none;}
.top_section .top_l{ text-align:center; width:100%;}
.top_section .top_r{  width:100%; text-align:center;}
	}
