@charset "utf-8";
@font-face{font-family:'calibri';src:url(../font/calibri.eot);}
@font-face{font-family:'calibrib';src:url(../font/calibrib.eot);}
/* CSS Document */
@font-face{font-family:'calibri';src:url(../font/calibri.eot); src:url(../font/calibri.ttf); src:url(../font/calibri.svg); src:url(../font/calibri.woff); src:url(../font/calibri.woff2); src:url(../font/original-calibri.ttf);}
@font-face{font-family:'calibrib';src:url(../font/calibrib.eot); src:url(../font/calibrib.ttf); src:url(../font/calibrib.svg); src:url(../font/calibrib.woff); src:url(../font/calibrib.woff2); src:url(../font/original-calibrib.ttf);}
/*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;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#555; line-height:22px;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:14px; line-height:22px; word-wrap:break-word; color:#555; background:#f7f7f7;font-family:'calibri';}
.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;}
/*select*/
.select{position:relative; display:inline-block;margin:0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; color:#666; margin-left:16px;}
.select dt{display:inline-block;cursor:pointer;position:relative;z-index:99;text-align:left;font-size:14px;font-weight:normal; text-transform:uppercase; color:#999;}
.select dt:after{font-family:FontAwesome;padding-left:5px;color:#808080;font-size:16px;width:100px;vertical-align:middle;content:"\f107"; font-size:14px;}
.select dt>p{display:inline-block;padding-left:10px;margin:0;font-weight:normal; padding-right:5px; color:#999; text-transform:uppercase;}
.select dd{position:absolute;left:0;top:36px;background:#fff;display:none;z-index:99999;border:1px solid #e5e5e5;}
.select dd ul{padding:4px;width:130px;/*max-height:250px;*/overflow:auto;}
.select dd ul li a{line-height:30px;display:block;padding:0 8px;text-align:left;color:#333;}
.select dd ul li a:hover{background:#f5f5f5;}
.select dd ul li img{max-width:21px;max-height:21px;width:100%;height:auto;vertical-align:middle;}
.select dd ul li p{padding-left:5px;font-size:13px;display:inline-block;text-transform:capitalize;vertical-align:middle;margin:0; text-transform:uppercase;}
/*header*/
#header_section{ position:fixed; top:0px; left:0px; width:100%; background:rgba(0,0,0,0.92); z-index:99999; padding:10px 0;}
#header_section #logo{ float:left; width:20%;}
#header_section .nav_box{ float:left; position:relative; width:58%; margin-top:20px; text-align:center;}
#header_section .header_right{ float:right; margin-top:3px; margin-bottom:5px; width:22%;}
#header_section .header_con{ float:left; color:#fff;}
#header_section .header_con img{ margin-right:8px;}
#header_section .select{ float:left;}


.search{ width:244px; position:relative; margin-top:8px;}
.search_main{height:26px;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:#6e7274; font-size:13px; color:#bbbdbd; padding-left:5px; padding-right:40px;}
.search_main:focus{ background:#fff; color:#333;}
.search_btn{display:block; width:34px;height:26px;cursor:pointer;background: url(../images/search_btn.png) no-repeat center center; border:none; position:absolute; top:0px; right:0px;}
/*products_cate*/
.btn02 { width: 100%; overflow: hidden; position: relative;}
.btn02 img {position: relative; width: 100%;top: 0; left: 0;}
.btn02 .buttons { position: absolute; top:30px; left:-150px; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.btn02 .buttons a{background:#fff; font-family:'calibrib'; -webkit-box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:3px 0px 5px rgba(0, 0, 0, 0.1) inset; box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.1) inset; display: inline-block; line-height: 44px;font-size: 14px; text-decoration: none;border-top-right-radius:30px;
border-bottom-right-radius:30px; padding:0px 15px; text-transform:uppercase; color:#666;}
.products_cate ul li .li:hover .buttons {left:0px;}

.products_cate ul li{ list-style:none; margin-top:30px;}
.products_cate ul li .li{ background:#fff; padding-bottom:15px; border:1px solid#fff;}
.products_cate ul li .li h4 a{ margin-top:10px; display:block; color:#333; font-size:18px;font-family:'calibrib'; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0px 10px;}
.products_cate ul li .li p{ font-size:13px; color:#757575; line-height:20px; max-height:40px; overflow:hidden; padding:0px 10px; margin-top:10px;}
.products_cate ul li .li:hover{ border:1px solid #ddd;}
.products_cate ul li .li:hover h4 a{ color:#ff8e09;}
/*pro_main*/
.pro_main{ margin-top:50px;}
.pro_main ul li{ list-style:none;}
.pro_main .ul_case ul  li:nth-child(2){ float:right !important;}
.pro_main .ul_case ul .li{ position:relative; overflow:hidden;}
.pro_main .ul_case ul .li .overly{ position:absolute; top:0px; left:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:2;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_main .ul_case ul .li .text{ position:absolute; left:0; top:50%; -webkit-transform: translate(0%, -50%); -moz-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); transform: translate(0%, -50%); text-align:center; padding:0px 10px; z-index:3;}
.pro_main .ul_case ul .col-sm-6 .li .text{ padding:0px 50px;}
.pro_main .ul_case ul .li .text h4 a{ font-size:18px; color:#fff;font-family:'calibrib'; line-height:24px; max-height:72px; overflow:hidden; display:block;}
.pro_main .ul_case ul .li .text .more{ background:#ff8e09; display:inline-block; line-height:32px; padding:0px 25px; color:#fff; font-size:14px; margin-top:25px;font-family:'calibrib'; border:1px solid #ff8e09;}
.pro_main .ul_case ul .li:hover .text .more{ background:none; color:#ff8e09;}
.pro_main .ul_case ul .li:hover .overly{ background:rgba(0,0,0,0.8);}
.pro_main .ul_case ul .li img{transition-duration: 0.4s;transition-timing-function: ease-out;}
.pro_main .ul_case ul .li:hover img{transform: scale(1.05);}


.pro_ul ul li{ margin-top:35px;}
.pro_ul ul li .li{ background:#fff; padding-bottom:8px; overflow:hidden;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.pro_ul ul li .li h4 a{ margin-top:20px; display:block; color:#333; font-size:18px;font-family:'calibrib'; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0px 10px;}
.pro_ul ul li .li p{ font-size:13px; color:#757575; line-height:20px; max-height:40px; overflow:hidden; padding:0px 10px; margin-top:10px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.pro_ul ul li .li:hover p{ color:#ff8e09;}
.pro_ul ul li img{transition-duration: 0.4s;transition-timing-function: ease-out;}
.pro_ul ul li .li:hover img{transform: scale(1.05);}
.pro_ul ul li .li:hover{-webkit-box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2);-moz-box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2);box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2); }


.i_title{ margin-bottom:30px;}
.i_title h4{ display:inline-block; font-size:30px; font-family:'calibrib'; color:#212121;}
.i_title img{ margin-right:10px; float:left;}

/*news_section*/
.news_section{ margin-top:50px;}
.news_section ul li{ list-style:none;}
.news_section ul li .li{ position:relative; border-radius:10px; overflow:hidden;}
.news_section ul li .li img{ border-radius:10px;}
.news_section ul li .li .overly{ background:rgba(0,0,0,0.75); position:absolute; bottom:0px; left:0px; width:100%; padding:8px 10px; padding-right:60px;}
.news_section ul li .li:hover .overly{ background:#ff8e09;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news_section ul li .li .overly h4 a{ color:#eee; line-height:22px; overflow:hidden; display:block; font-size:14px;height:44px;}
.news_section ul li .li .i_ico{width:0;height:0; line-height:0; border-width:18px; border-style:solid; border-color:transparent transparent transparent rgba(255,255,255,0.55); position:absolute; right:0px; bottom:10px;}
.news_section ul li .li:hover h4 a{ color:#fff;}
.news_section ul li .li:hover .i_ico{border-color:transparent transparent transparent #fff;}
.news_section ul li img{transition-duration: 3s;transition-timing-function: ease-out;}
.news_section ul li:hover img{transform: scale(1.2);}


/*partner_section*/
.partner_section{ background:#fff; border-top:1px solid #ddd; margin-top:50px; padding:14px 0;}
.partner_section ul li{ list-style:none;}
.partner_section ul li a{ display:inline-block; padding:10px 28px;}

.partner_section img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%);}
.partner_section img:hover{-webkit-filter: grayscale(0);-moz-filter: grayscale(0); -ms-filter: grayscale(0);-o-filter: grayscale(0); filter: grayscale(0);}
/*partner_section2*/
.partner_section2{text-align:center; border-top:5px solid #e2e2e2; padding:20px 0; background:#ebebeb;}
.partner_section2 a{ display:inline-block; padding:10px 40px; width:19%;}


.partner_section2 img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%);}
.partner_section2 img:hover{-webkit-filter: grayscale(0);-moz-filter: grayscale(0); -ms-filter: grayscale(0);-o-filter: grayscale(0); filter: grayscale(0);}

/*footer*/
#footer{ background:#202024; padding-bottom:22px;}
#footer{ color:#fff; font-size:13px; line-height:22px;}
#footer .title_h4 img{ display:block; margin-top:20px;}
#footer a{ color:#fff;}
#footer ul li{ list-style:none; padding:6px 0;}
#footer .footer_follow{ float:left; width:23%; padding-right:30px;}
#footer .footer_quick{ float:left; width:23%;  padding-right:12%;}
#footer .footer_tags{ float:left; width:29%; padding-right:10%;}
#footer .footer_con{ float:left; width:25%;}
#footer .title_h4{ font-size:20px; color:#fff; text-transform:capitalize; margin:35px 0px 15px;font-family:'calibrib';}

#footer ul li a{ color:#fff;}
#footer ul li a:hover{ color:#ff8e09;}

.footer_con ul li{ padding-left:18px !important; position:relative; padding-left:40px !important;line-height:22px; padding:12px 0;}
.footer_con ul .li1:after{content:"\f041";font-family:FontAwesome;font-size:12px; color:#bebebe; font-style:normal; background:none; position:absolute;  left:0; top:10px; width:23px; height:23px; line-height:23px; text-align:center; background:#37373a;}
.footer_con ul .li2:after{content:"\f095";font-family:FontAwesome;font-size:12px; color:#bebebe; font-style:normal; background:none; position:absolute;  left:0; top:6px; width:23px; height:23px; line-height:23px; text-align:center; background:#37373a;}
.footer_con ul .li3:after{content:"\f10b";font-family:FontAwesome;font-size:12px; color:#bebebe; font-style:normal; background:none; position:absolute;  left:0; top:6px;width:23px; height:23px; line-height:23px; text-align:center; background:#37373a;}
.footer_con ul .li4:after{content:"\f0e0";font-family:FontAwesome;font-size:12px; color:#bebebe; font-style:normal; background:none; position:absolute;  left:0; top:6px; width:23px; height:23px; line-height:23px; text-align:center; background:#37373a;}

.footer_bottom .p{ float:left; font-size:18px; color:#ececec; font-family:'calibrib';}
.footer_bottom .p img{ margin-right:18px;}
.footer_bottom{ background:#181818; color:#cacaca; padding:18px 22px; font-size:13px; margin-top:20px; margin-bottom:20px;}

.footer_bottom .email{ width:340px; position:relative; float:left; margin-left:57px;}
.footer_bottom .email .email_main{height:30px;color:#808080;line-height:30px;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:#dedede; border:none; padding-left:15px;}
.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:40px; height:30px;}
.footer_sns{ float:right;}
.footer_sns a{ margin-left:10px; display:inline-block; background:#303030; opacity:0.8;}
.footer_sns a:hover{ background:#ff8e09; opacity:1;}

#footer .footer_links{ float:right; font-size:14px; color:#999999;}
#footer .footer_links a{ margin:6px; font-size:14px; color:#999999;}
#footer .cop{ float:left;font-size:14px; color:#999999;}
#footer .cop a{ color:#999;}
#footer .cop a:hover,#footer .footer_links a:hover{ color:#ff8e09;}
/*left*/
ul.mtree{opacity: 0;margin-left: 0;}
ul.mtree>li {list-style: none; border:1px solid #eee; margin-bottom:2px; background:#fff;}
ul.mtree a {display: block;font-size:17px; color:#444;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:12px 15px;line-height:22px; padding-right:36px;}
ul.mtree li ul a{ padding:8px 30px 8px 0px; border-bottom:1px solid #eee;}
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: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:"\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 .mtree-level-1 li.mtree-closed>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>li:hover>a{color:#ff8e09;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#ff8e09 ;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#ff8e09 ;}
ul.mtree>li.mtree-node:hover>a{color:#ff8e09 ;text-decoration:none;}
ul.mtree ul {  background:#fff; padding:0px 5px; border-top:1px solid #fff;}
ul.mtree ul li{margin:4px 0; list-style:none; position:relative; padding:0px 10px;}
ul.mtree ul li a{display:block;color:#757575;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:15px !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li a:hover{color:#ff8e09;}
ul.mtree li ul li.mtree-open a{color:#ff8e09;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px;padding:0px; margin-bottom:0; background:#f9f9f9;}
ul.mtree li ul.mtree-level-2 li{ margin: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:#ff8e09  ;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}

/* 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;  list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999; left:0;}
.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;}
/*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 #ff8e09 ;}
.online_title{background:#ff8e09 ; text-align:center;font-family:'calibrib';  font-size:14px; color:#fff;}
.online_title img{ max-width:30px; margin-right:10px;}
#service a{ color:#333;}
#ser_main{float:left;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:-38px; top:0px;}
#online{float:left;background:#f0f0f0;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 #ccc;}
.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:#ff8e09  !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:'calibrib'; }
.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:#ff8e09 ;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:280px;position:relative;z-index:9;}
#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom;  height:50px;}
#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:30px;}
#onlineService{display:inline;width:280px; overflow: hidden;display:none;background: #fff; font-size:13px; background:#fff; 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-family:'calibrib'; background:#212121 ; border-radius:5px; border:none; width:100%; text-align:center;}
#online_qq_layer .inquiry .btn_1:hover{ background:#ff8e09; color:#fff;}
#onlineService .p{ margin:10px 0;}
.i_message_inquiry h4{ font-size:16px; color:#ff8e09  ; text-transform:uppercase;font-family:'calibrib';}
.i_message_inquiry { padding:10px;}
.my_btn2{background: #ff8e09  none repeat scroll 0 0; border: medium none; color: #fff; display: inline-block; font-family:'calibrib';  font-size: 16px; margin-top:15px; padding: 8px 15px; text-transform: uppercase;transition: all 0.5s ease 0s;}

.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:13px;}
.i_message_inquiry  .inquiry .input-group{ border:1px solid #ddd; background:#fff; height:32px; margin-bottom:20px;}


@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}

/*back-top*/
.totop{width:40px; height:40px; position:fixed; right:30px; bottom:55px; z-index:9999; display:none; background:url(../images/to_top.png) no-repeat ;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.totop:hover{ bottom:65px; }
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}


/*n_main*/
.n_main{ line-height:22px; font-size:14px; color:#555; padding-top:30px;}
.n_main a{ color:#555;}
.n_main a:hover{ color:#ff8e09;}
.n_banner img{ width:100%;}
.n_banner{ position:relative;}
.n_left{ float:left; width:27%;}
.n_right{ float:left; width:73%; padding-left:50px;}

.blog_left{ float:left; width:73%; padding-right:50px;}
.blog_r{ float:left; width:27%;}
/*mbx*/
.n_title{ position:absolute; left:0px; top:50%; width:100%;-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-top:84px; text-align:center;}
.n_title .h2{text-transform:uppercase; padding:15px 0; font-size:42px; color:#fff;}
.n_title .p{ font-size:14px; line-height:26px; color:#fff; max-width:700px; margin:20px auto;}
.mbx{  font-size:15px; margin-bottom: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:14px; color:#805558080;}
/*nav_left*/
.nav_left .left_h4{ font-size:22px; color:#ff8e09; background:#212121; padding:10px 15px;font-family:'calibrib';}
/*left_hot*/
.left_hot{ margin-top:30px;}
.left_hot .toggle_content{ overflow:inherit !important;}
.left_hot .left_h4{ background:#202024; padding:10px 15px; color:#ff8e09;font-family:'calibrib'; font-size:22px;}
.left_hot .autoplay3{ box-shadow:5px 5px 8px rgba(0,0,0,0.1); border:1px solid #eee;}
.left_hot .li{ list-style:none; position:relative; background:#fff url(../images/radio_ico.png) repeat-x left bottom; padding:0px 10px 40px;}
.left_hot .more{ background:#ff8e09; width:100%; line-height:30px; text-align:center; color:#fff; display:block;font-family:'calibrib'; font-size:14px;}
.left_hot .li h4 a{ margin-top:10px; display:block; color:#333; font-size:18px;font-family:'calibrib'; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0px 10px;}
.left_hot .li p{ font-size:13px; color:#757575; line-height:20px; max-height:40px; overflow:hidden; padding:0px 10px; margin-top:10px;}
.left_hot .li:hover h4 a{ color:#ff8e09;}
.left_hot .li:hover .buttons {left:0px;}

.left_hot .slick-prev{width:28px; height:28px; position:absolute; right:40px; top:-26px; background:rgba(255,255,255,1) url(../images/lun_l.png) no-repeat center center; background-size:16px; border-radius:50%;}
.left_hot .slick-next{  width:28px; height:28px; position:absolute; right:0px; top:-26px; background:rgba(255,255,255,1) url(../images/lun_r.png) no-repeat center center;background-size:16px; border-radius:50%;}


/*left_ques*/
.left_ques{ margin-top:30px; position:relative;}
.left_ques .overly{ position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.2);}
.left_ques .text{ position:absolute; left:0px; top:50%; width:100%; -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-left:25px;}
.left_ques h4 a{ font-size:26px; color:#fff; text-transform:uppercase;font-family:'calibrib'; display:block; margin-bottom:10px;}
.left_ques p{ font-size:14px; color:#fff; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.left_ques .more{ font-size:14px; color:#fff; background:#ff8e09; line-height:34px; display:inline-block; padding:0px 15px; font-size:14px; text-transform:uppercase;font-family:'calibrib'; margin-top:15px;}
.left_ques .more:hover{ background:#fff; color:#ff8e09;}

/*产品列表*/
.products_m{ line-height:22px; 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 { border:1px solid #ddd; background:#f3f3f3;}
.cbp-vm-options p{display:inline-block; vertical-align:middle; display:none;}
.cbp-vm-options a {vertical-align:middle; overflow: hidden; white-space: nowrap;color: #555; text-align:center; padding:4px 15px; background:#fff; float:left; border-right:1px solid #ddd;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #fff ;
	background:#ff8e09;
}
.cbp-vm-options a:before {font-size:14px;text-align: center; line-height:30px;}

.p_hot_2{ margin-bottom:10px; margin-top:5px;}
.p_hot_2 span{ font-size:14px; margin-right:5px; text-transform:capitalize;font-family:'calibrib'; color:#444;}
.p_hot_2 a{ font-size:13px; margin:5px; background:#fff; display:inline-block; padding:0px 10px; color:#666; border:1px solid #eee;}
.p_hot_2 i{ font-size:13px; margin-right:4px;}
.p_hot_2 a:hover{ background:#ff8e09  ; 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:16px;display:block; color:#333; text-transform:capitalize; word-wrap:break-word; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  font-family:'calibrib';}
.cbp-vm-switcher ul li .cbp-vm-details{color:#808080;overflow:hidden;height:40px;font-size:13px;line-height:20px;}
.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;
	padding:15px 15px 0px;
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px;}
/* List view */
.cbp-vm-view-list li {padding:10px 0px 20px 0px; white-space: nowrap;text-align:left;white-space:normal; padding:30px 0px;}
.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:5%; border:1px solid #eee;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:60%;text-align:left;font-size:16px; font-family:'calibrib'; color:#333;}

.cbp-vm-view-list ul li .cbp-vm-details {width:60%; overflow: hidden;white-space: normal;height:40px; line-height:20px; 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: 480px) {.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 #ddd;}
.cbp-vm-view-list ul li:last-child{ border:none;}

.cbp-vm-view-list ul li{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out;}
/*9gonghe*/
.cbp-vm-view-grid ul{list-style: none;padding: 0;margin: 0 -15px;}
.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; padding:0px 10px;}
.cbp-vm-view-grid ul li h4 a{margin:18px 0 5px; text-align:center; padding:0px 10px;}
.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{ border:1px solid #eee; background:#fff;}
.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:hover{-webkit-box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2);-moz-box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2);box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2); }
.cbp-vm-view-grid ul .li:hover .cbp-vm-details{ color:#ff8e09 ;}

/*效果*/
.pro_more a{ color:#fff; display:inline-block; border:1px solid #ff8e09 ; padding:0 20px; text-transform:capitalize; font-size:14px; line-height:30px; margin-top:15px;font-family:'calibrib'; background:#ff8e09;}
.pro_more a:hover{ background:none; color:#ff8e09;}
.cbp-vm-switcher ul li .li:hover .buttons {left:0px;}

/*products_main*/
.page{  margin-bottom:30px;}
.news_pro { margin-top:0px !important;}
.news_pro .left_h4{ background:#ff8e09 ; padding:0px 10px; font-size:16px; color:#fff; font-family:'calibrib'; 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:10px;
}
.sp-thumbs a{ width:60px; height:60px; margin:4px;  border:1px solid #ddd;}
.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 #ff8e09 ;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current{
	opacity: 1!important;
	position: relative;
	border:1px solid #ff8e09 !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;
	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:#ff8e09 ; line-height:26px; font-family:'calibrib';}
.pro_table .pro_main_text{line-height:22px;color:#808080;font-size:13px;}
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:10px 0;font-size:14px; color:#444; 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:'calibrib'; color:#333;}
.pro_table .more a{color:#fff; display:inline-block; padding:0px 20px;margin-top:10px;  font-family:'calibrib'; background:#ff8e09; font-size:16px;font-family:'calibrib'; line-height:36px; border-radius:5px;}
.pro_table .more a:hover{ color:#fff; background:#000; box-shadow:5px 5px 15px rgba(0,0,0,0.2);}
/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; border:1px solid #ddd; background:#f3f3f3;}

#parentHorizontalTab02 .resp-tabs-list li { float:left; list-style: none;cursor: pointer;text-transform:capitalize;color:#666;text-align:center;background:#fff; font-size:16px;font-family:'calibrib'; padding:10px 20px; text-transform:uppercase; border-right:1px solid #ddd;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {clear: left;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none; padding:10px 0;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#ddd;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff;z-index:99; background-color:#ff8e09 !important;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#fff;margin-bottom:1px; color:#333; font-family:'calibrib'; font-style:normal; border:1px solid #eee;}
#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: #ff8e09    !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;}
}
/*products_main*/
.form-control:focus{color:#333 !important;}
.pro_con{ padding:15px; background:#f3f3f3; -webkit-box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);}
.pro_con .inquiry .input-group-addon{ background:none; border:none; border-radius:0px; padding:0px 10px;}
.pro_con .inquiry .input-group-addon i{ line-height:32px; font-size:14px;}
.pro_con .inquiry .form-control{ border:none; background:none; border-radius:0px; line-height:32px; color:#999; font-size:12px;}
.pro_con .inquiry .input-group{ border:1px solid #ddd; background:#fff; height:34px; margin-bottom:18px;}
.pro_con .inquiry .btn_1{ display:inline-block; line-height:40px; height:40px; padding:0 20px; font-size:14px; color:#fff; text-transform:uppercase;font-family:'calibrib'; background:#ff8e09; border-radius:5px; border:none; margin-top:20px; width:100%;}
.pro_con .inquiry .p{ color:#333; text-align:left; margin-bottom:10px;}
.pro_con .inquiry .message_p{ color:#808080; margin:15px 0; font-size:12px;}
.pro_com_subject{box-shadow: 0 5px 5px -5px rgba(50,50,50,.9);-moz-box-shadow: 0 5px 5px -5px rgba(50,50,50,.9);-webkit-box-shadow: 0 5px 5px -8px rgba(50,50,50,.9); padding:20px 0; font-size:20px;font-family:'calibrib'; color:#ff8e09; text-align:center; margin-bottom:15px;}
.pro_con .submite_p{ font-size:12px; color:#808080; line-height:22px; overflow:hidden; max-height:44px; margin:5px 0;}
.pro_con .p a{color:#ff8e09;  border-bottom:1px solid #ff8e09;}
.sub_p { text-align:left; font-size:12px; background:#f3f3f3 !important;}
.sub_p a{color:#ff8e09;}
.pro_detail .inquiry{ padding:20px;box-shadow:0 0 6px rgba(0, 0, 0, 0.1); margin-top:30px; background:#fff url(../images/radio_ico.png) repeat-x center bottom; padding-bottom:40px;}
/*news_products*/
.rel_pro{ margin-top:50px;}
.rel_pro .autoplay2{ padding:0px 60px;}
.rel_pro_li{ margin:0px 15px;border:#eee; background:#fff; margin-bottom:20px;}
.rel_pro .i_title{ margin-bottom:30px; padding-bottom:10px; padding-top:10px; border-bottom:1px solid #ddd;}
.rel_pro_li:hover{-webkit-box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2);-moz-box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2);box-shadow: 3px 3px 8px  rgba(0, 0, 0, 0.2);}
.rel_pro_text{ background:none; text-align:center; padding:10px 0px; margin-top:15px;}
.rel_pro_text h4 a{  margin-top:10px; display:block; color:#333; font-size:18px;font-family:'calibrib'; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0px 15px;}
.rel_pro_text p{ font-size:13px; color:#808080; line-height:22px; max-height:44px; overflow:hidden; margin-top:4px; padding:0px 10px;}
.rel_pro_li:hover .rel_pro_text p{ color:#ff8e09 ;}

.rel_pro .slick-prev{ background:rgba( 0,0,0,0.15); width:50px; height:50px; 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: 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: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: 30px; height: 50px;line-height: 50px;text-align: center;width: 50px;content: "\f105";}
.rel_pro  .slick-next:hover,.rel_pro .slick-prev:hover{ background:#ff8e09 ;}
.rel_pro_li:hover .buttons {left:0px;}



/*sitemap*/
.sitemap ul{ list-style:none;}
.stp-listA>li{text-transform:capitalize;margin-bottom:20px;}
.stp-top{width:100%;height:40px;line-height:40px; background:#fff; margin-bottom:15px;}
.stp-top a{padding:10px;font-size:16px;text-transform:capitalize; color:#666; font-family:'calibrib'; display:inline-block;}
.stp-top a:hover{ color:#ff8e09 ;}
.stp-top a i{padding-left:10px; font-size:12px;}
.stp-listB{display:block; margin:0px -10px;}
.stp-listB li{ float:left;}
.stp-listB li a{line-height:22px;display:block;color:#444;margin:10px 10px; display:inline-block; padding:5px 15px;}
.stp-listB li:hover a{ color:#ff8e09 ;}

/*news*/
.news  ul li{ list-style:none; margin-bottom:30px;}
.news  ul li .img{float:left; width:40%; margin-right:20px;-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.21); -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); padding:8px; background:#fff;}
.news .day{ font-size:13px; color:#999; margin-top:10px;}
.news .day i{ margin-right:10px; color:#ff8e09;}

.news  ul li h4 a{ font-size:16px; color:#444; display:block; line-height:24px; overflow:hidden; font-family:'calibrib';  max-height:48px; overflow:hidden; margin:10px 0;}
.news  ul li h4 a:hover{ color:#ff8e09;}
.news  ul li p{ font-size:13px; color:#808080; max-height:44px; overflow:hidden; margin-top:10px; line-height:22px;}
.news  ul li .more{font-size:14px;font-family:'calibrib';  color:#fff; display:inline-block; margin-top:15px; border:1px solid #ff8e09; line-height:30px; padding:0px 20px; text-transform:capitalize; background:#ff8e09;}
.news  ul li .more:hover{ background:none; color:#ff8e09;}

.about_left{ text-align:center;}
.about_left .left_more{font-size:14px;font-family:'calibrib';  color:#fff; display:inline-block; margin-top:15px; border:1px solid #fff; border-radius:20px; line-height:30px; padding:0px 20px; text-transform:capitalize;}
.about_left .left_more:hover{ background:#ff8e09; color:#fff; border:1px solid #ff8e09;}
/*翻页*/
.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 15px; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s;-webkit-transition: 0.2s; -moz-transition: 0.2s;-o-transition: 0.2s; background: #ddd; color:#444;}
.page_p a:hover{background: #ff8e09 ; color:#fff; }
.total{ font-size:12px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#ff8e09  ;}
.page_p>span{ padding:5px 13px;}

/*blog_nav*/
.blog_nav{ margin-bottom:20px; }
.blog_nav ul li a{ display:block; padding:12px 5px; font-size:16px; color:#ff8e09 ;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{ margin-right:10px; margin-left:0px; color:#ccc;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:hover{ color:#444;}
.blog_nav ul li a:hover i{ color:#444; margin-left:10px;}

/*blog*/
.blog_nav .left_h4,.hot_tags .left_h4{color: #212121; display: inline-block; font-family: "calibrib"; font-size:26px;}
.blog_l ul li{ padding:25px 25px 15px 25px; background:#fff; margin-bottom:30px;-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.21); -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);}
.blog_l ul li:nth-child(2n){ margin-right:0px;}

.logo_title{ margin-bottom:10px;}
.logo_title h4{ font-family:"calibrib"; color:#444; font-size:16px; line-height:26px;}
.entry-post-format-icon{float: left;    width: 50px;    height: 50px;    line-height: 50px;    background-color: #ff8e09  ;    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: #ff8e09  ; display: block;  margin-top: 10px;}
  


.blog-info{ display:block; margin:10px 0px; font-size:12px;border-bottom:1px solid #eee; margin-bottom:10px; padding-bottom:10px; }
.blog-info i{ margin-right:10px; color:#f08200;}
.blog-info span{ margin-right:10px; color:#999;}
.blog_main h3{ font-size:20px; font-size:18px; color:#333;font-family:'calibrib';}
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;font-family:'calibrib'; 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;}

.bm_tags{ margin-top:15px;}
.bm_tags span{ font-size:16px;font-family:'calibrib'; color:#333; margin-right:10px;}
.bm_tags a{ font-size:14px; color:#666; margin-right:12px; margin-top:12px; display:inline-block; line-height:26px; padding:0px 15px; background:#fff;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; border:1px solid #eee;}
.bm_tags a i{ font-size:10px; color:#999; margin-right:5px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.bm_tags a:hover{ background:#ff8e09 ; color:#fff;}
.hot_tags{ margin-top:20px;}
.bm_tags a:hover i{ color:#fff;}
.hot_tags a{ float:left; line-height:28px; padding:0px 8px; margin:6px; background:#fff ; color:#444; border:1px solid #eee;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#ff8e09; color:#fff;}
.blog ul li .n_more{  color:#444; display:inline-block;  padding:0 20px; text-transform:capitalize; font-size:14px; line-height:30px; margin-top:20px;font-family:'calibrib'; background:#eee;}
.blog ul li .n_more:hover{ background:#ff8e09; color:#fff !important;}

.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:'calibrib'; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; margin-bottom:10px;}
.blog ul li h4 a:hover{ color:#ff8e09  ;}
.blog ul li p{ color:#808080;max-height:44px;overflow:hidden; font-size:14px; line-height:22px; margin-bottom:5px;}
.blog ul li p a{ color:#333; border-bottom:1px solid #333;}
.blog ul li p a:hover{ color:#ff8e09  ; border-bottom:1px solid #ff8e09  ;}
.blogin{ font-size:14px; color:#aaa; margin:4px 0px;}
.blogin i{ color:#ff8e09; margin-right:6px;}
.blogin span{ color:#ff8e09; margin:0px 6px;}
.blog_tags{ width:100%; margin-top:15px; background:#fff; border-left:4px solid #ff8e09; padding:8px 15px;}
.blog_tags span{ font-size:14px;text-transform:uppercase; margin-right:6px; color:#333;}
.blog_tags a{ font-size:14px; display:inline-block;   color:#333;  margin:6px; border-bottom:1px solid #fff;}
.blog_tags a:hover{  color:#ff8e09; border-bottom:1px solid #ff8e09;}
.blog_tags a i{ margin-right:6px; font-size:12px;}

/*next */
#pre_next{ margin-top:30px; border:1px dashed #ddd; padding-top:10px; padding:5px 15px; border-radius:5px;}
#pre_next li{ list-style:none; margin:10px 0;}
#pre_next li span{font-size:16px;font-family:'calibrib'; color:#333; margin-right:10px;}
#pre_next li a{ color:#555;}
#pre_next li a:hover{ color:#ff8e09 ;}

/*contact*/
.contact .title{ font-size:24px;font-family:'calibrib'; color:#ff8e09; margin:10px 0;}
.contact .info{ margin-bottom:20px; padding-bottom:20px;}
.contact .inquiry{padding:20px; margin-top:50px; background:#fff url(../images/radio_ico.png) repeat-x center bottom;}
.contact .map{ margin:30px 0;}
.inquiry h2{ font-size:22px; color:#333; text-transform:uppercase; margin-top:15px; margin-bottom:15px;font-family:'calibrib';}
.inquiry p{ font-size:14px; color:#808080; margin-bottom:30px;}
.inquiry .input-group-addon{ background:none; border:none; border-radius:0px; padding:0px 10px;}
.inquiry .input-group-addon i{ line-height:36px; font-size:16px;}
.inquiry .form-control{ border:none; background:none; border-radius:0px; line-height:36px; color:#999; font-size:14px;}
.inquiry .input-group{ border:1px solid #ddd; background:#fff; height:38px; margin-bottom:20px;}
.inquiry .btn_1{ display:inline-block; line-height:36px; height:36px; padding:0 20px; font-size:14px; color:#fff; text-transform:uppercase;font-family:'calibrib'; background:#ff8e09 ; border-radius:5px; border:none;}
.inquiry .btn_1:hover{ background:#ff8e09;}
.inquiry .message_p{ color:#808080; margin:15px 0; font-size:14px;}
.contact_con{ font-size:16px; color:#444; line-height:26px;}
.contact .h2{ color:#333 ; font-size:22px; border-bottom:1px solid #ddd; margin-bottom:10px; font-family:'calibrib'; text-transform:uppercase; padding-bottom:10px; margin-top:0px;}


b,strong{font-family:'calibrib'; font-weight:normal;}

/*web*/
@media only screen and (max-width: 1200px) {
#header_section .header_right{ width:28%;}
#header_section .nav_box{ width:50%;}
#header .header_con p{ display:block; margin-bottom:5px;}
.partner_section2 a{ padding:10px 15px;}
}

@media only screen and (max-width: 980px) {
#header_section .nav_box{ margin-top:0px;}
#header_section{ position:relative;}
.n_title{ padding-top:0px;}
#header_section #logo{ width:100%; position:absolute; left:15px; top:10px;}
#header_section #logo img{ max-height:50px;}
#header_section .nav_box{ width:100%;}
#header_section .header_right{ width:100%; text-align:center;}
.search{ width:100%;}
#header_section .select{ float:right;}
.footer_sns{ width:100%; text-align:center; margin-top:20px;}
.footer_bottom { text-align:center;}
.footer_bottom .email{ display:inline-block; float:none;}
.footer_bottom .p{ display:inline-block; float:none;}

.footer_links{ width:100%; text-align:center; margin-top:0px !important;}
.cop{ width:100%; text-align:center;}
.partner_section ul li a{ padding:10px 0;}
}


@media only screen and (max-width: 768px) {
#footer .footer_follow{ float:left; width:100%; padding-right:0px;}
#footer .footer_quick{ float:left; width:100%;padding-right:0px;}
#footer .footer_tags{ float:left; width:100%; padding-right:0px;}
#footer .footer_con{ float:left; width:100%;padding-right:0px;}
.blog_left{ width:100%; padding-right:0px;}
.pro_main ul li{ margin:15px 0;}
.blog_r{ width:100%;}
#footer .title_h4 img{ margin:0; display:none;}
#footer .title_h4 { margin:0; font-size:16px; border-bottom:1px solid rgba(255,255,255,0.05);}
.n_left{ width:100%;}
.n_right{ width:100%; margin-top:30px; padding-left:0;}
.left_hot .slick-prev{ right:90px;}
.left_hot .slick-next{ right:50px;}
.left_hot{ margin-top:20px;}
.news_section ul li{ margin-bottom:30px;}
.news_section ul li img{ width:100%;}

.left_ques{ display:none;}
.footer_bottom .p{ width:100%; margin-bottom:20px;}
.footer_bottom .email{ width:100%; margin-left:0px;}
.n_title .p{ display:none;}
.partner_section2 a{ padding:10px 0px;}

.partner_section ul li a{ padding:10px 0;}


.left_h4{ position:relative;background: #ff8e09 !important; text-align:left; color: #fff !important; font-family:'calibrib'; font-size:20px !important; padding: 10px 15px; width:100%;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:12px;
  color:#fff ;
}
.left_h4.active:after {
    content: "\f106";
}
.title_h4{ position: relative; 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) {
.products_cate ul li{ width:100%;}
.news ul li .img{ width:100%; margin-right:0; margin-bottom:20px;}
.news ul li .img img{ width:100%;}
.pro_main ul li{ width:100%;}
.pro_main ul li img{ width:100%;}
.pro_ul ul li{ width:100%;}
.partner_section ul li{ width:33.33%;}
.partner_section2 a{ width:23%;}

	}



