@charset "utf-8";
@font-face{font-family:'ubuntu-b'; src:url(../font/original-ubuntu-b.ttf); src:url(../font/ubuntu-b.eot); src:url(../font/ubuntu-b.svg); src:url(../font/ubuntu-b.ttf); src:url(../font/ubuntu-b.woff); src:url(../font/ubuntu-b.woff2);}
@font-face{font-family:'ubuntu-r';src:url(../font/original-ubuntu-r.ttf); src:url(../font/ubuntu-r.eot); src:url(../font/ubuntu-r.svg); src:url(../font/ubuntu-r.ttf); src:url(../font/ubuntu-r.woff); src:url(../font/ubuntu-r.woff2);}
/*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:'ubuntu-r'; font-weight:500;}
em{font-style:normal;}
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:22px; word-wrap:break-word; color:#757575; background:#fff;}
.table-responsive{ overflow:auto;min-height:.01%;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}
a:hover{text-decoration:none !important;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
a:hover,img:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
a,img{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/*index*/
.header_m{ position:relative;}
.top{ background:#f0f0f0;}
#logo{ float:left; width:28.5%; margin-top:-28px;}
#logo span:first-child{ border-right:1px solid #707070; display:inline-block; padding-right:16px; margin-right:16px;}
/*select*/
.select{position:relative;margin:0;display:inline-block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;float: right; color:#808080; margin-right:35px; margin-top:9px;}
.select dt{display:inline-block;cursor:pointer;position:relative;z-index:99;text-align:left;font-size:14px;font-weight:normal; text-transform:capitalize; color:#ea6f20;}
.select dt:after{font-family:FontAwesome;padding-left:5px;color:#808080;font-size:16px;width:100px;vertical-align:middle;}
.select dt>p{display:inline-block;padding-left:10px;margin:0;text-transform:capitalize;}
.select dd{position:absolute;left:0;top:36px;background:#fff;display:none;z-index:999999;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:#eee; color:#ea6f20;}
.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:12px;display:inline-block;text-transform:capitalize;vertical-align:middle;margin:0;}


.search{ float:right; width:28%; position:relative;}
.search_main{height:42px;color:#999;float:left; line-height:42px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding-left:15px; width:100%; background:#ddd; border-bottom:2px solid #ddd;}
.search_main:focus{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:#fff; color:#212121; border-bottom:2px solid #ea6f20;}
.search_btn{display:block; width:56px;height:44px;cursor:pointer;background: url(../images/search_btn.png) no-repeat center center; border:none; position:absolute; top:-1px; right:0px; border-top-right-radius:5px; border-bottom-right-radius:5px;}
/*i_about*/
.i_about{ background:#fafafa; padding:40px 0px;}
.i_about h2{ color:#000000; font-size:30px;font-family:'ubuntu-b'; text-transform:uppercase;}
.i_about h2:first-letter{ color:#ff7101;}
.i_about h4 a{ color:#ff7101; font-size:16px; text-transform:uppercase; display:inline-block; margin:10px 0px;}
.i_about .p{ font-size:14px; color:#666666; line-height:22px; max-height:110px; overflow:hidden;}
.i_more{ display:inline-block; line-height:36px; padding:0px 20px; font-size:14px; text-transform:uppercase; background:#ff7101; color:#fff; margin-top:25px;}
.i_more:hover{ background:#ff0000; color:#fff;}
.tc{ text-align:center;}
.i_aobut_l{ float:left; width:58%;}
.i_about_r{ float:left; width:42%;}

/*honor*/
.i_honor{ margin:40px 0px;}
.i_title{ text-align:center; margin-bottom:25px;}
.i_title h2{color:#000000; font-size:30px;font-family:'ubuntu-b'; text-transform:uppercase; margin-bottom:10px;}
.i_title h2:first-letter{ color:#ff7101;}

/* 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;}


.Product_li{margin:0px 15px; padding:0px 10px;}
.btn01 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn01 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.btn01 .ovrly {
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    left: 0;
    top: -100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.btn01 .buttons {
    position: absolute;
    top: -100%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn01 .buttons a{
    margin: 0 1px;
    color:#ff7101;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
	font-family:'ubuntu-b';
}
.Product_li:hover .buttons {
    top: 50%;
}
.Product_li:hover .ovrly {
    top: 0;
}

.i_honor .slider{ padding:0px 75px;}
.i_honor .slick-prev, .i_honor .slick-next{ width:44px; height:44px; border:1px solid #000;}
.i_honor .slick-prev{ background:url(../images/lun_l.png) no-repeat center center; left:0px; top:50%; margin-top:-22px;}
.i_honor .slick-next{ background:url(../images/lun_r.png) no-repeat center center; right:0px; top:50%; margin-top:-22px;}
.i_honor .slick-prev:hover, .slick-next:hover{border:1px solid #ff7101;}

/*main_pro*/
.main_pro{ background:#fff; padding-bottom:40px;}
.main_pro ul li{ list-style:none; margin-bottom:30px;}
.main_list h4 a{ font-size:16px; color:#333333; font-family:'ubuntu-b'; text-align:center; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:10px 0px;}
.main_list p{ text-align:center; font-size:14px; color:#808080; line-height:22px; height:44px; overflow:hidden;}
.main_list .img{position: relative;display:block;text-align:center;-webkit-transition: all 0.5s ease 0.1s;-moz-transition: all 0.5s ease 0.1s;-o-transition: all 0.5s ease 0.1s;transition: all 0.5s ease 0.1s;}
.main_list .img img{padding:5px 10px;}
.main_list .img .off img{opacity:0;position:absolute;left:0;top:0;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);}
.main_list .img:hover img {opacity:0;}
.main_list .img:hover .off img{opacity:1;}

/*i_con*/
.i_con{ text-align:center; padding:45px 0px;}
.i_con h2{ color:#fff; font-size:30px; font-family:'ubuntu-b';}
.i_con .i_more{ font-size:16px;font-family:'ubuntu-b';}

/*cate*/
.cate{ margin-top:45px; padding-bottom:20px;}

.cate ul{ margin:0px -23px;}
.cate ul li{ padding:0px 23px; padding-top:10px;}

.cate ul li{ list-style:none; overflow:hidden;}
.img_title{position:absolute; top:50%; left:0px; width:100%; text-align:center; margin-top:-17px; z-index:80;}
.img_title  a{ display:inline-block; line-height:34px; background:#fff; font-size:20px; color:#ff7101; text-transform:uppercase; font-family:'ubuntu-b'; padding:0px 15px; }


.ih-item {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.square {
  position: relative;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}


.ih-item.circle.effect7 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position:relative;
}
.ih-item.circle.effect7  h4 a{
  color: #ff7101;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  margin: 0 30px;
  padding: 20px 0 0 0;
  font-family:'ubuntu-b';
  display:block;
  text-align:center;
  overflow:hidden; white-space:nowrap;
  text-overflow:ellipsis;
}
.ih-item.circle.effect7  p{ margin-top:10px; font-size:14px; color:#666; line-height:22px; max-height:66px; overflow:hidden; padding:0px 10px; text-align:center;}
.ih-item.circle.effect7 .a:hover .img {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}


.a:hover .img_title{ display:none;}

/*i_news*/
.i_news{ background:#eaeaea; margin-top:40px; padding-top:35px; position:relative; padding-bottom:40px;}
.i_news .container{ position:relative; z-index:6;}
.i_news ul li{ list-style:none;}
.i_news ul li h4 a{ font-size:14px; font-family:'ubuntu-b'; color:#666; overflow:hidden; text-overflow:ellipsis; display:block; white-space:nowrap; margin:15px 0px 10px; line-height:22px;}
.i_news ul li p{ font-size:14px; color:#808080; max-height:44px; overflow:hidden;}

.bg_white{ background:#fff; height:192px; width:100%; position:absolute; bottom:0px; left:0px; z-index:5;}

/*footer*/
@media only screen and (min-width: 1200px) {
.web_footer{position:fixed; left:0px; bottom:0px; width:100%; z-index:1;}
.web_main{ background:#fff; position:relative; z-index:2; margin-bottom:450px;}
}
#footer{ padding:45px 0px 30px; color:#ccc; }
.footer_con .footer_line, .footer_tags .footer_line, .footer_follow .footer_line{ margin-bottom:25px;}
#footer .title_h4{ font-size:18px; color:#fff; font-family:'ubuntu-b'; text-transform:uppercase; margin-bottom:30px;}
#footer ul li{ list-style:none;padding:7px 0px;}
#footer ul li a{ line-height:22px;  display:inline-block; color:#ccc;}
#footer ul li a i{ margin-right:5px;}

.footer_about{ float:left; width:45%; padding-right:150px;}
.footer_follow{ float:left; width:25%; padding-right:150px;}
.footer_tags{ float:left; width:24%; padding-right:60px;}
.footer_con{ float:left; width:30%;}

.fabout_logo ul li{ float:left; width:33.33%; text-align:center; font-size:12px;}
.fabout_logo ul li p{ margin-top:5px;}
.footer_line{ border-top:1px solid rgba(255,255,255,0.8); position:relative;}
.footer_line span{background:url(../images/footer_line.png) no-repeat; height:1px; width:40px; display:inline-block; margin-top:-1px;}
.input_email{ position:relative;}
.input_Email{ line-height:46px; background:rgba(255,255,255,0.56); width:90%; padding:0px 120px 0px 10px; color:#fff; height:46px;}
.input_Email:focus{ background:#fff; color:#333;}
.btn_Email{ background:#eb6e1e; color:#fff; font-family:'ubuntu-b'; line-height:46px; position:absolute; right:0px; top:0px; font-size:16px; text-transform:uppercase; padding:0px 25px; border-top-right-radius:30px; border-bottom-right-radius:30px;}
.infomation p{ font-size:16px; color:#fff;font-family:'ubuntu-b'; margin:25px 0px 18px;}
.footer_sns{ margin-top:30px;}
.footer_sns a{ display:inline-block; text-align:center; margin-right:15px;}
.footer_sns a img{ max-height:50px;}

.footer_con ul li{ padding-left:18px !important;}
.footer_con ul .li1{ background:url(../images/ico_1.png) no-repeat left 12px;}
.footer_con ul .li2{ background:url(../images/ico_2.png) no-repeat left 12px;}
.footer_con ul .li3{ background:url(../images/ico_3.png) no-repeat left 12px;}
.footer_con ul .li4{ background:url(../images/ico_4.png) no-repeat left 12px;}
.footer_con ul .li5{ background:url(../images/ico_5.png) no-repeat left 12px;}
.footer_con ul .li6{ background:url(../images/ico_6.png) no-repeat left 12px;}
.footer_con ul .li7{ background:url(../images/ico_7.png) no-repeat left 12px;}

.footer_bottom{ background:#eb6e1e; color:#fff; padding:10px 0px; text-align:center; font-size:12px;}
.footer_bottom a{ color:#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;}
#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:191px;width:29px;z-index:99999; position:absolute; left:-29px; top:0px;}

#online{float:left;padding:10px 0 0 0;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); padding:15px; position:relative; border:1px solid #ddd;}
.onlineMenu ul li{ padding:10px 0px; 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:#ff7101 !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:'ubuntu-b';}
.footerW-M li,.footerW-M ul{list-style:none;}
.footerW-M,.height{ 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:#212121;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;}
#service{ display:none;}
}
/*service*/
#online_qq_layer{z-index:9999999;position:fixed;left:0px;bottom:0; }
#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{width:350px;position:relative;z-index:9;}

#online_qq_tab #floatShow{overflow:hidden;background:url(../images/title_bg2.png) no-repeat; width:100%; 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/title_bg1.png) no-repeat; width:100%; height:50px;}
#onlineService{display:inline;width: 350px; overflow: hidden;display:none;background: #fff; font-size:13px;}
.i_message_inquiry { padding:20px;background:url(../images/sub_bg.jpg) no-repeat; background-size:cover;}
.i_message_inquiry .input_1{ background:rgba(255,255,255,0.6);
    border: 1px solid #fff;
    color: #000;
    font-size: 14px;
    line-height: 40px;
	height:40px;
    margin-bottom: 20px;
    padding-left: 10px;
    width: 100%;
	}
.i_message_inquiry .input_2{ background:rgba(255,255,255,0.6); border: 1px solid #fff; color: #000;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-left: 10px;
    width: 100%;
	height:80px;
	}
.i_message_inquiry .input_1:focus,.i_message_inquiry .input_2:focus{  background:rgba(255,255,255,1); color:#333;}
.my_btn2{background: #ff7101 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: "ubuntu-b";
    font-size: 16px;
    margin-top: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;}
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}

/*back-top*/
.totop{width:40px; height:40px; position:fixed; right:30px; bottom:30px; 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:40px; }
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}
 

/*内页*/
.n_main{ padding:30px 0 50px 0; color:#444; font-size:14px;}
.n_main .left_h4{ font-size:22px;font-family:'ubuntu-b'; color:#000;  text-transform:uppercase; margin-bottom:20px;}
.n_main .left_h4:first-letter{ color:#ff7101;}

/*mbx*/
.page-title p{font-size:14px;color:#fff;margin:5px;opacity:0.65;max-width:50%}
.page-title-inner{position:relative;z-index:2}
.page-title-layout-creative{position:relative}
.page-title-layout-creative:before{content:'';display:block;position:absolute;top:0;bottom:0;margin:auto;left:auto;width:100%;right:50%;-webkit-transform:skewX(-36deg);-moz-transform:skewX(-36deg);-o-transform:skewX(-36deg);-ms-transform:skewX(-36deg);transform:skewX(-36deg);background-color:rgba(0,0,0,0.6);z-index:1}
.page-title-layout-creative .page-title-inner>.container{padding:90px 15px 90px 15px}
.page-title-layout-creative .page-title-inner h4{font-size:60px;color:#fff;text-transform:uppercase;font-weight:600;letter-spacing:0;line-height:50px}
.page-title-layout-creative .page-title-inner p{font-size:16px;line-height:32px;color:#fff;letter-spacing:0.05em;opacity:1;margin:0;margin-top:13px}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs{position:relative;padding-bottom:20px}
.breadcrumbs li h2{ font-size:14px; color:#fff; font-weight:normal;}
.breadcrumbs li{ display:inline-block; font-size:14px; color:#fff;}


.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .page-title-breadcrumbs-inner{position:relative}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .page-title-breadcrumbs-inner:before{position:absolute;content:"";display:block;top:0;left:auto;width:100%;right:55%;bottom:0;z-index:0;background-image:url(../images/bg-breadcrumbs.jpg);background-repeat:repeat;-webkit-transform:skewX(-36deg);-moz-transform:skewX(-36deg);-o-transform:skewX(-36deg);-ms-transform:skewX(-36deg);transform:skewX(-36deg)}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs
.breadcrumbs{position:relative;z-index:1;max-width:50%;padding:10px
20px}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .breadcrumbs a{color:#fff}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .breadcrumbs span{color:#fff}.page-title-layout-normal{padding:36px
0}
.page-title-layout-normal .breadcrumbs{position:absolute;right:0;top:0;bottom:0;margin:auto;height:25px}
/*n_left*/
/*left*/
ul.mtree {opacity: 0;margin-left: 0; border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
ul.mtree>li {list-style: none; }
ul.mtree a {display: block;font-size:14px; color:#666;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:12px 0px 12px 10px; border-bottom:1px solid #fff;background:#f8f8f8;}
ul.mtree li ul a{ padding:8px 0px; border-bottom:1px dashed #ddd; background:#fff;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree li.mtree-node > a {font-size:14px;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f056";font-family:FontAwesome;padding-left:5px; float:right; font-size:12px; color:#fff; font-style:normal; background:#ff7101; padding:12px 10px;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f055";font-family:FontAwesome;padding-left:5px; float:right; font-size:12px; color:#fff; font-style:normal; background:#ff7101; padding:12px 10px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#333; font-style:normal; background:none; padding:8px 10px;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#333; font-style:normal; background:none;  padding:8px 10px;}


ul.mtree>li:hover>a{color:#ff7101;}
ul.mtree>li.mtree-node a ul a{ font-size:12px;}
ul.mtree>li.mtree-open{color:#ff7101;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#ff7101;}
ul.mtree>li.mtree-node:hover>a{color:#ff7101;text-decoration:none;}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;margin-top:12px;}
ul.mtree>li.mtree-node .mtrss-all span{display:inline-block;padding-right:5px;}
ul.mtree>li.mtree-node .mtrss-all a{font-size:12px;font-family:'ubuntu-b'; color:#131313;}


ul.mtree ul { border-left:1px solid #eee; background:#fff; padding:0px 15px; border-right:1px solid #eee;}
ul.mtree ul li{margin:4px 0; list-style:none;}
ul.mtree ul li a{display:block;color:#666;font-size:13px;}
ul.mtree>li>ul>li>a{ font-size:13px;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li a:hover{color:#ff7101 ;}
ul.mtree li ul li.mtree-open a{color:#333;text-decoration:none;}

ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; border-bottom:1px solid #eee;}
ul.mtree li ul.mtree-level-2 li{ margin:4px 0px;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#ff7101 ;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;}

.mtree-skin-selector{ display:none !important}

/*hot_pro*/
.hot_pro { margin-top:20px;}
.hot_pro ul li{ list-style:none; margin-bottom:1px; margin-bottom:20px; background:#f5f5f5; padding:10px;}
.hot_pro ul li h4 a{ font-size:14px; color:#ff7101; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}
.hot_pro ul li p{ font-size:12px; color:#808080; line-height:20px; max-height:40px; overflow:hidden; margin:8px 0;}
.hot_pro ul li .more{ color:#333; font-size:12px;}
.hot_pro ul li:hover .more{ margin-left:5px;}
.hot_pro ul li .more i{ margin-right:4px;}
.hot_pro .img{ float:left; width:40%; margin-right:12px;}
.hot_pro ul li:hover{ background:#ff7101;}
.hot_pro ul li:hover h4 a,.hot_pro ul li:hover p,.hot_pro ul li:hover .more{ color:#fff ;}

/*contact*/
.contact{ margin-bottom:30px;}
.message{margin-top:30px;  background:#fff; padding:20px;-webkit-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1); border:1px solid #efefef; padding-top:30px;}
.message .p{ font-size:14px; color:#808080; margin-bottom:10px;}
.message .submite_p{ font-size:14px; color:#808080; margin:10px 0px;}
.message h2{ font-size:22px; color:#000; text-transform:uppercase; margin-bottom:20px;font-family:'ubuntu-b';}
.message h2:first-letter{ color:#ff7101;}
.input3{ color:#666; width:100%; border:1px solid #e7e7e7; line-height:40px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:14px; height:40px;}
.input4{ color:#666; width:100%; height:130px; border:1px solid #e7e7e7; line-height:50px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:14px; height:100px;}
.input3:focus ,.input4:focus{ border:1px solid #ff7101; }
.send_btn{ background:#ff7101; color:#fff; display:inline-block; padding:8px 15px; border:none; text-transform:uppercase; font-size:16px;font-family:'ubuntu-b';transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:15px;}
.send_btn:hover{ background:#ff0000;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.message label{ font-size:14px; font-weight:normal; color:#333; font-family:'ubuntu-b';}
.message label span{ color:red; margin-left:4px;}
.subject{ font-size:14px; color:#333; border-bottom:1px solid #ddd; margin-bottom:10px; padding-bottom:5px;}
.subject a{ color:#333;}
.subject a:hover{ color:#ff7101;}

.ul_con{ text-align:center; padding:30px 0px;}
.ul_con li{ list-style:none;}
.ul_con h4{ font-size:20px; font-family:'ubuntu-b'; color:#2c352d; margin-top:10px;}
hr{ border:1px solid #ff7101; width:20%; margin:12px auto; max-width:80px;}
.ul_con p{ color:#808080;}
.con_p{ background:#f5f5f5; padding:20px 0px; margin:30px 0px;}

.c_message h2{ font-size:30px; color:#ff7101;font-family:'ubuntu-b'; text-align:center; text-transform:uppercase;}
.c_message .p{ text-align:center; font-size:14px; color:#999; margin:20px 0px;}
.c_message  .submite_p{ text-align:center; margin:20px 0px; color:#666; }
.c_message{ text-align:center;}

/*news*/
.news .img{ float:left; width:20%; margin-right:20px; border:1px solid #eee;}
@media only screen and (max-width: 980px) {.news .img{ width:30%;}}
.news  ul li{ list-style:none; margin-bottom:30px;}
.news .i_news_day{ float:left; width:62px; text-align:center;}
.news .i_news_day .mon{color: #ff7101;font-family:'ubuntu-b';font-size: 12px;text-transform: uppercase;}
.news .i_news_day .day{color: #ff7101;font-family:'ubuntu-b';font-size: 22px;text-transform: uppercase;}
.news  ul li h4 a{ font-size:16px; color:#333; display:block; line-height:24px; max-height:48px; overflow:hidden;}
.news  ul li h4 a:hover{ color:#ff7101;}
.news  ul li p{ font-size:12px; line-height:22px; color:#666; max-height:66px; overflow:hidden;}
@media only screen and (max-width: 768px) {.news  ul li p{ max-height:66px;}}
.new_more{    border: 1px solid #ff7101; color: #ff7101;display: inline-block; font-family:'ubuntu-b'; font-size: 12px;margin-top: 15px;padding: 2px 10px;text-transform: uppercase;}
.new_more:hover{ background:#ff7101; color:#fff; border:1px solid #ff7101;}
.n_more { margin-top:10px; display:inline-block;}
.n_more:hover span{ background:#ff7101; 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;
}
.n_more:hover  i{ margin-left:18px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;
}
.n_more span{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;
 font-size:12px; color:#333; background:#f3f3f3; line-height:28px; padding:0px 10px; float:left; text-transform:uppercase;}
.n_more i{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;
 background:#ff7101; color:#fff; width:22px; height:22px; line-height:22px; font-size:16px; border-radius:50%; margin-left:9px; text-align:center; margin-top:4px;}
.news img{ width:100%;}
@media only screen and (max-width: 480px) {.news .img{ width:100%; float:none; display:block;}.news .i_news_day .mon{ display:inline-block;}.news .i_news_day .day{ display:inline-block;}.news .i_news_day{ width:100%; float:none; text-align:left;}}

/*翻页*/
.page_p{ margin:20px auto 0px;text-align:center; width:100%; border-top:1px solid #ddd; padding-top:20px;}
.page_p a{ display:inline-block; font-size:13px; line-height:24px; padding:2px 10px; background:#212121; margin-left:5px; color:#ccc; margin-top:5px;transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;}
.page_p a:hover{ background:#ff7101; color:#fff !important; }
.total{ font-size:12px; line-height:24px; color:#333; margin-top:5px; margin-left:20px;}
.total span{ color:#ff7101;}
.page_p>span{ padding:5px 13px;}

#pre_next{ margin-top:20px; list-style:none; border-bottom:1px solid #ddd; padding-top:10px; font-size:14px;}
#pre_next li{ padding:4px 0px; border-bottom:none; margin-bottom:0px; border-left:none;}
#pre_next a{color:#333; text-align:center;padding:5px 0px;}
#pre_next i{ margin:5px;}
#pre_next a:hover{ color:#ff7101;}
#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:#ff7101;}
@media (max-width:768px){ .pre{ float:none; width:100%; text-align:center;} .next{ float:none; width:100%; text-align:center;}}

/*产品列表*/
.products_m{ line-height:22px; color:#808080;  margin-bottom:20px; font-size:14px;}
.products_m .img{ float:left; margin-right:20px; max-width:20%;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .p_hot_2{ display:none;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options {text-align: right;  padding:4px 5px; border-top:1px solid #ccc;}
.cbp-vm-options p{display:inline-block; vertical-align:middle; display:none;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;height:30px;overflow: hidden;white-space: nowrap;color: #999;margin: 5px 0 0 10px; text-align:center; line-height:30px;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #ff7101;
	background:#fff;
}
.cbp-vm-options a:before {font-size: 24px;text-align: center;display: inline-block; line-height:30px;}

.p_hot_2{ margin-bottom:10px; margin-top:10px; text-align:center;}
.p_hot_2 span{ font-size:14px; margin-right:5px; text-transform:uppercase;}
.p_hot_2 a{ font-size:14px; margin:0px 5px; background:#f3f3f3; display:inline-block; padding:0px 5px; color:#666;}
.p_hot_2 i{ font-size:12px; margin-right:4px; color:#808080;}
.p_hot_2 a:hover{ background:#ff7101 ; color:#fff;}
/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;margin: 0 -15px;}
/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image span{display:inline-block;width:100%;height:auto; border:1px solid #eee; overflow:hidden;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}


.cbp-vm-switcher ul li h4 a{font-size:16px;display:block; color:#333; text-transform:capitalize; word-wrap:break-word; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:16px 0px 4px; font-family:'ubuntu-b';}
.cbp-vm-switcher ul li .cbp-vm-details{color:#666;overflow:hidden;height:40px;font-size:12px;line-height:20px;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none;color:#ff7101;}
.cbp-vm-view-grid .prol_more{display:none;}

/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {content: "\f00a";}

.cbp-vm-list:before {content: "\f00b";}

.cbp-vm-add:before {content: "\f055";}

/* Large grid view */

.cbp-vm-view-grid ul li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	background:#fff;
	padding:15px 15px 0px;
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px;}
/* List view */
.cbp-vm-view-list li {padding:10px 0px 20px 0px; white-space: nowrap;text-align:left;white-space:normal;  background:#fff; padding:15px 0px; margin-bottom:15px;}
.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:30%;display:inline-block; vertical-align:middle;float:left;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:70%;text-align:left;font-size:16px;font-family:'ubuntu-b'; color:#333; padding:0px 30px; text-align:center; margin-top:35px;}

.cbp-vm-view-list ul li .cbp-vm-details {width:70%; padding:0px 30px; text-align:center;overflow: hidden;white-space: normal;height:40px; line-height:20px; 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-bottom:1px solid #eee;}
.cbp-vm-view-list ul li:last-child{ border:none;}
/*9gonghe*/
.cbp-vm-view-grid ul li .pro_more{ display:none;}
.cbp-vm-view-grid ul li .cbp-vm-details{ margin:10px 0px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{margin:18px 0 5px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li .pro_more{ display:none;}
.cbp-vm-view-grid ul li .cbp-vm-image {-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);}

.cbp-vm-view-grid ul li .cbp-vm-image{transition-duration: 0.6s;
    transition-timing-function: ease-out;}
.cbp-vm-view-grid ul li .cbp-vm-image:hover{transform: scale(1.05);}

/*效果*/
.pro_more{ text-align:center;}
.pro_more a{background: #ff7101 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "ubuntu-b";
    font-size: 14px;
    line-height: 36px;
    margin-top: 25px;
    padding: 0 20px;
    text-transform: uppercase;}
.pro_more a:hover{ background:#ff0000;}
/*products_main*/
.page{ border-bottom:2px solid #ddd; padding-bottom:30px; margin-bottom:30px;}
.news_pro { margin-top:0px !important;}
.news_pro .left_h4{ background:#ff7101; padding:0px 10px; font-size:16px; color:#fff;font-family:'ubuntu-b'; 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%;
	padding-right:20px;
	
}

/* Thumbnails */

.sp-thumbs {
	display: inline-block;
	 width:100%;
	 margin-top:5px;
}
.sp-thumbs a{ width:70px; height:70px; border:1px solid #ccc; margin:4px;}
.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 #777;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:1px solid #777 !important;
}

/* Image currently being viewed */
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;

}
.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: 500;
	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: auto;
		margin-top: 0;
		bottom: 25px;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro_table { padding:30px; border:1px solid #eee;}
.pro_table .pro_main_title{font-size:20px;overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#ff7101; line-height:26px;font-family:'ubuntu-b';}
.pro_table .pro_main_text{line-height:22px;color:#999;font-size:14px;}
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:10px 0;font-size:14px; color:#666; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:14px; vertical-align:middle;margin-bottom:0;font-family:'ubuntu-b'; color:#333;}
.pro_sitemap a{ background:#ff7101 ; font-size:16px; color:#fff; display:inline-block; padding:8px 15px;margin-top:10px; font-family:'ubuntu-b';}
.pro_sitemap a:hover{ background:#ff0000; color:#fff;}
/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; border-bottom:1px solid #ddd;padding-bottom:20px;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer;text-transform:capitalize;color:#fff;text-align:center;background:#e8151e; font-size:24px;font-family:'ubuntu-b'; }
#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:#e24148;color:#fff;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#ff7101;z-index:99; background-color:#fff  !important; text-transform:uppercase; font-size:22px;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;font-weight:bold;background:#f8f8f8;margin-bottom:1px; color:#333; border:1px solid #ccc;}
#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: #333  !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;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	#main-btn{padding:2% 10%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}
/*news_products*/
.rel_pro_li{ margin:0px 15px; padding:10px; border:1px solid #eee;}
.rel_pro .title h2 {font-size:22px; color:#000; text-transform:capitalize; margin:30px 0px 20px; padding-bottom:10px;font-family:'ubuntu-b'; text-transform:uppercase; text-align:center;}
.rel_pro .title h2:first-letter{ color:#ff7101;}
.rel_pro_text{ background:none; text-align:center; padding:10px 0px; margin-top:15px;}
.rel_pro_text h4 a{ font-size:16px; font-family:'ubuntu-b'; color:#444; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block; line-height:26px;}
.rel_pro_text p{ font-size:12px; color:#666; line-height:22px; max-height:44px; overflow:hidden; margin-top:4px;}
.rel_pro_text h4 a:hover{ color:#ff7101;}
.rel_pro .slick-prev, .rel_pro .slick-next{ width:30px; height:30px; border:1px solid #000;}
.rel_pro .slick-prev { right:40px; background:url(../images/lun_l.png) no-repeat center center; top:-40px;}
.rel_pro .slick-next { right:0px; background:url(../images/lun_r.png) no-repeat center center; top:-40px;}
.rel_pro .slick-prev:hover, .rel_pro .slick-next:hover{ border:1px solid #ff7101;}
/*blog_nav*/
.blog_nav{ margin-bottom:20px; background:#f6f6f6; padding:10px;}
.blog_nav ul li a{ display:block; padding:8px 5px; border-bottom:1px solid #eee; font-size:14px; color:#666;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.blog_nav ul li a i{ font-size:10px; margin-right:6px; color:#808080; display:none; margin-left:0px; }
.blog_nav ul li a:hover{ color:#ff7101;margin-left:10px;}
.blog_nav ul li a:hover i{ color:#ff7101; display:inline-block; }

/*blog*/
.blog-info{ display:block; margin:10px 0px; font-size:14px;border-bottom:1px solid #ddd; margin-bottom:20px; padding-bottom:20px; }
.blog-info i{ margin-right:10px; color:#666;}
.blog-info span{ margin-right:10px; color:#999;}
.blog_main .blog_tags{ width:100%; padding:10px; background:#f6f6f6; margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;font-family:'ubuntu-b'; text-transform:uppercase;}
.blog_main .blog_tags a{ font-size:14px; display:inline-block;line-height:22px; color:#666; padding:0px 10px; margin:0px 6px;}
.blog_main .blog_tags a:hover{  color:#ff7101;}
.blog_main .blog_tags a i{ margin-right:6px; font-size:12px;}


.blog_nav ul li{ list-style:none;}
.blog_nav .left_h4{ border-bottom:1px solid #ccc;font-family:'ubuntu-b'; font-size:18px;}
.blog_nav .left_h4 span{ border-bottom:2px solid #ff7101;padding-bottom:6px; display:inline-block; margin-bottom:-1px; color:#666;}
.blog_nav .left_h4 span:first-letter{ color:#ff7101; font-size:24px;font-family:'ubuntu-b'; margin-right:2px;}

.hot_tags a{ display:inline-block; background:#ff7101; line-height:28px; padding:0px 10px; margin:4px; color:#fff;}
.hot_tags .toggle_content{ margin:0px -4px;}


.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:'ubuntu-b'; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#444;}
.blog ul li h4 a:hover{ color:#ff7101;}
.blog ul li p{ color:#999; line-height:22px; max-height:88px;overflow:hidden; font-size:14px;}
.blogin{ font-size:14px; color:#666; margin:4px 0px;}
.blogin span{ color:#ff7101; margin:0px 6px;font-family:'ubuntu-b';}
.blog .blog_tags{ width:100%; margin-top:15px;}
.blog_tags span{ font-size:14px;font-family:'ubuntu-b'; text-transform:uppercase; margin-right:6px;}
.blog_tags a{ font-size:14px; display:inline-block;line-height:22px; color:#666; padding:0px 15px; margin:6px 12px 6px 0px; background:#f6f6f6;}
.blog_tags a:hover{  color:#fff; background:#ff7101;}
.blog_tags a i{ margin-right:6px; font-size:12px;}
/*sitemap*/
.sitemap ul{ list-style:none;}
.stp-listA>li{text-transform:capitalize;margin-bottom:20px;}
.stp-top{width:100%;height:40px;line-height:40px; background:#f4f4f4; margin-bottom:15px;}
.stp-top a{padding:0 10px;font-size:16px;text-transform:capitalize; color:#666;font-family:'ubuntu-b';}
.stp-top a:hover{ color:#ff7101;}
.stp-top a i{padding-left:10px;}
.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:#ff7101;}

/*web*/
@media only screen and (max-width: 1200px) {
#logo{ width:100%; text-align:center; margin-top:20px; float:none; margin-bottom:20px;}
.select{ float:left;}	

#cssmenu{ text-align:center;}
#cssmenu > ul > li{ float:none; display:inline-block;}
}

@media only screen and (max-width: 768px) {
#cssmenu{ text-align:right;} 
#cssmenu #menu-button{ margin-top:-40px;}
#cssmenu > ul > li > a{ line-height:22px; border-radius:0; margin:0px; padding:10px 10px;}
#cssmenu ul ul li{  background:#f9f9f9; border-bottom:1px solid #eee;}
.search{ width:50%;}


#footer{ background-size:cover !important;}
.footer_about{ float:left; width:100%; padding-right:0px; margin-bottom:20px; text-align:center;}
.footer_follow{ float:left; width:100%; padding-right:0px;}
.footer_tags{ float:left; width:100%; padding-right:0px;}
.footer_con{ float:left; width:100%;}


.blog_nav{ padding:0px;}
.blog_nav .left_h4{ border:none;}
.blog_nav .left_h4 span{ border:none; margin:0px; padding:0px;}
.left_hot .left_h4{ background:none; padding-top:0px; border:none;}
.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; border-radius:5px; background:#eee !important; padding:0px 10px; line-height:48px; color:#666 !important; font-size:22px !important;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#ff7101;
}
.left_h4.active:after {
    content: "\f106";
}

.footer_line{ margin-bottom:10px !important;}
.title_h4{ position: relative; padding:5px 0px;  margin-bottom:10px !important;}
.title_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:4px;
  color:#fff;
}
.title_h4.active:after {
    content: "\f106";
}

.i_aobut_l{ float:left; width:100%; text-align:center;}
.i_about_r{ float:left; width:100%; text-align:center; margin-top:30px;}
.ih-item{ margin-bottom:30px;}

}

@media only screen and (max-width:480px) {
.main_pro ul li{ width:100%;}
.cate ul li{ width:100%;}
.i_news ul li{ width:100%; margin-bottom:30px;}

}
.honor ul li{ list-style:none; margin-bottom:30px; text-align:center;}
.honor ul li p{ font-size:14px; line-height:22px; height:44px; overflow:hidden; color:#ff7101;font-family:'ubuntu-b'; margin-top:10px;}
.main_list h4 a:hover,.i_news ul li h4 a:hover,#footer ul li a:hover{ color:#ff7101;}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

.n_banner img{ width:100%;}

.mbx{ color:#808080; font-size:14px; color:#808080; padding:10px 0; background:#f6f6f6;}
.mbx h2{ font-size:14px; display:inline-block;}
.mbx span{ margin:0px 10px; font-size:10px;}


/*left_news*/
.left_news{ margin-bottom:30px;}
.left_news ul li:first-child{ margin-top:0px; padding-top:0px;}
.left_news ul li{ list-style:none; padding:8px 0; margin:8px 0; border-bottom:1px solid #eee;}
.left_news .day a{float:left; padding:0px 6px; line-height:30px; background:#ff7101; color:#fff; margin-right:15px; margin-top:7px;}
.left_news h4 a{font-size:13px; color:#666; display:block; margin-bottom:10px; line-height:22px; max-height:44px; overflow:hidden;}
