@charset "utf-8";
@font-face{font-family:'poppins-s';src:url(../font/poppins-semibold.eot);}
@font-face{font-family:'poppins-regular';src:url(../font/poppins-regular.eot);}
@font-face{font-family:'poppins-bold';src:url(../font/poppins-bold.eot);}
@font-face{font-family:'raleway';src:url(../font/raleway-bold.eot);}

@font-face{font-family:'poppins-s';src:url(../font/original-poppins-semibold.ttf); src:url(../font/poppins-semibold.eot); src:url(../font/poppins-semibold.svg); src:url(../font/poppins-semibold.ttf); src:url(../font/poppins-semibold.woff); src:url(../font/poppins-semibold.woff2);}
@font-face{font-family:'poppins-regular';src:url(../font/poppins-regular.eot); src:url(../font/poppins-regular.ttf); src:url(../font/poppins-regular.svg); src:url(../font/poppins-regular.woff); src:url(../font/poppins-regular.woff2); src:url(../font/original-poppins-regular.ttf);}
@font-face{font-family:'poppins-bold';src:url(../font/poppins-bold.eot); src:url(../font/poppins-bold.ttf); src:url(../font/poppins-bold.svg); src:url(../font/poppins-bold.woff); src:url(../font/poppins-bold.woff2); src:url(../font/original-poppins-bold.ttf);}
@font-face{font-family:'raleway'; src:url(../font/original-raleway-bold.ttf); src:url(../font/raleway-bold.eot); src:url(../font/raleway-bold.svg); src:url(../font/raleway-bold.ttf); src:url(../font/raleway-bold.woff); src:url(../font/raleway-bold.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:'poppins-regular';}
em{font-style:normal;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:13px; line-height:26px; word-wrap:break-word; color:#666; background:#fff;}
a{ line-height:26px; color:#666;}
.table-responsive{ overflow:auto;min-height:.01%;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}
a:hover{text-decoration:none !important;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
a:hover,img:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
a,img{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
ul li{list-style-position:inside;}
/*index*/
.n_top{ background:#0b5ea0; padding-bottom:18px;}
.n_top .nav_section{ padding-top:18px;}
.header_section{ position:relative;}
.top_section{ position:absolute; left:0px; top:0px; width:100%; z-index:7777777;}
.nav_section{ padding:40px 40px 0;}
.nav_section .nav_r{ float:right;}
.nav_section .nav_r #cssmenu{ float:left;}
.nav_section #logo{ float:left; margin-top:10px;}

.header_main{ margin-top:80px;}
.header_main .text h4 a{ font-size:40px; color:#fff; display:block; font-family:'raleway'; margin-bottom:30px;}
.header_main .text h4 a span{ color:#ffb118;}
.header_main .text p{ font-size:16px; color:#fff;}

.header_sns{ margin-top:30px;}
.header_sns a{ width:40px; height:40px; border-radius:50%; display:inline-block; border:2px solid #ffb118; margin:0px 5px;}
.header_sns a:hover{ background:#ffb118;}
/*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;float:right; z-index:999999;}
.select dt{display:inline-block;cursor:pointer;position:relative;z-index:99;text-align:left;font-size:13px;font-weight:normal; text-transform:capitalize; color:#fff;line-height:20px; margin-left:20px;margin-right:5px; border-bottom:1px solid #ffb118; padding-bottom:2px;}
.select dt:after{font-family:FontAwesome;color:#cce9f7;font-size:14px;width:100px;vertical-align:middle;content:"\f107";}
.select dt>p{display:inline-block;padding-left:10px;margin:0;font-weight:normal; padding-right:5px; color:#cce9f7; font-size:12px;}
.select dd{position:absolute;left:-23px;top:33px;background:#f8f8f8;display:none;z-index:99999;border:1px solid #eee;}
.select dd ul{padding:4px;width:140px;overflow:auto;}
.select dd ul li{ list-style:none;}
.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:#ffb118; color:#fff;}
.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:8px;font-size:12px;display:inline-block;text-transform:capitalize;vertical-align:middle;margin:0;}

/*search*/
.search{width:530px; position:relative; margin-top:20px;}
.search_main{height:42px;color:#999;float:left; line-height:32px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:rgba(255,255,255,1); padding-left:15px; padding-right:150px; border:none; border-radius:5px;}
.search_main:focus{border:1px solid rgba(255,255,255,0.5);}
.search_btn{display:block; padding-right:50px; height:42px;cursor:pointer;background:#ffb118 url(../images/search_btn.png) no-repeat right center; border:none; position:absolute; top:0px; right:0px; border-top-right-radius:5px; border-bottom-right-radius:5px; font-size:14px; color:#fff;font-family:'poppins-s'; padding-left:22px;}

/*xuanfu*/
.abc-01{display: block !important;}
.main-box{width: 100%;max-width:1170px;margin: 0 auto;}
@media only screen and (min-width: 768px) { .small-mdzz{position: fixed;z-index: 99999;top: 0px;right: 0; width:100%; background:#fff; -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);}}
@media only screen and (max-width: 1500px) {
.mainmenu>nav>ul>li{ margin-right:20px;}	
.control-round .carousel-control{ margin:0px 40px;}

}
@media only screen and (max-width: 1300px) {
.header_main { width:100%; padding:0px 140px; margin-top:30px;}
.nav_section #logo{ width:100%; margin-bottom:20px;}
.nav_section .nav_r{ width:100%;}
.nav_section{ padding-top:20px;}
.header_main .text h4 a{ font-size:26px; margin-bottom:15px;}
.header_main .container{ width:100%;}
}
@media only screen and (max-width: 1100px) {
.mainmenu>nav>ul>li{ margin-right:10px;}	
}
@media only screen and (max-width: 991px) {
.top_section{ position:inherit;}
.header_main .text{ display:none;}	
.search_main{ background:#f8f8f8;}
.nav_section #logo{ float:left; width:auto;}
.nav_section .nav_r{ float:right; width:auto;}
.select dt>p{ color:#666;}
.header_sns{ display:none;}
.header_main{ margin-top:0px;}
.search{ width:100%; margin-bottom:20px;}
.header_main{ padding:0;}
.n_top{ background:none;}
}
/*pro_section*/
.cate_section{ margin-top:60px;}
.cate_section .title{ text-align:center;}
.cate_section .title h4{ color:#333; font-size:24px; font-family:'raleway'; margin-bottom:10px;}
.cate_section .title p{ font-size:14px; color:#999;}
.cate_section ul{ text-align:center; margin:30px -18px 0;}
.cate_section ul li{ list-style:none; display:inline-block; margin:0px 18px; margin-bottom:30px;}
.cate_section ul li .icon{ display:inline-block; width:116px; height:116px; border:2px solid #eee; border-radius:50%;}
.cate_section ul li h4 a{font-family:'poppins-s'; color:#333; font-size:13px; display:inline-block; margin-top:18px;}
.cate_section ul li:hover .icon{ border:2px solid #0b5ea0; background:#fff;}
.cate_section ul li:hover h4 a{ color:#ffb218;}
.cate_section ul li:hover .icon img{transform: scale(0.9);}
@media only screen and (max-width: 1200px) {
.cate_section ul li{ float:left; width:20%; margin:0;}
.cate_section ul li h4 a{ line-height:22px; height:44px;}
}
@media only screen and (max-width: 768px) {
.cate_section ul li{ width:33.33%;}
}
@media only screen and (max-width: 500px) {
.cate_section ul li{ width:50%;}
}
/*ser_section*/
.ser_section{ padding:50px; margin-top:30px;}
.ser_section .ser_l{ background:rgba(255,255,255,0.95); width:65%; float:left; box-shadow:0px 0px 15px rgba(0,0,0,0.15);}
.ser_section .ser_l .hot_pro{ padding:50px;}
.ser_section .ser_l .hot_pro .img{ position:relative; width:52%; float:left; text-align:center;}
.ser_section .ser_l .hot_pro .img .hot_ico{ position:absolute; right:0px; top:-25px;}
.ser_section .ser_l .hot_pro .text{ float:left; width:48%; padding-left:45px;}
.ser_section .ser_l .hot_pro .text h4 a{font-family:'raleway'; font-size:24px; color:#333; display:block; margin-bottom:10px;}
.ser_section .ser_l .hot_pro .text .icon{ border-bottom:1px solid #ddd; margin-bottom:15px; padding-bottom:15px;}
.ser_section .ser_l .hot_pro .text .p{ font-size:12px; color:#808080; line-height:22px; max-height:154px; overflow:hidden;}
.ser_section .ser_l .hot_pro .text .more{ font-size:14px; color:#ffb118; border:2px solid #ffb118; border-radius:5px; display:inline-block; line-height:36px; padding:0px 20px; text-transform:uppercase;font-family:'poppins-s'; height:40px; margin-top:25px;}
.ser_section .ser_l .hot_pro .text .more:hover{ background:#ffb118; color:#fff;}
.ser_section .ser_l .hot_pro .text .more i{ font-size:24px; margin-left:10px; line-height:32px; float:right;}

.ser_section .ser_r{ width:35%; float:left; padding-left:30px; padding-right:5%;}
.ser_section .ser_r ul li{ list-style:none; margin-bottom:30px;}
.ser_section .ser_r ul li .img{ float:left; display:inline-block; width:80px; height:80px; border:2px solid rgba(255,255,255,0.36); border-radius:50%; margin-right:15px;}
.ser_section .ser_r ul li h4 a{ font-size:20px;font-family:'raleway'; color:#fff;}
.ser_section .ser_r ul li p{ line-height:22px; color:#fff; max-height:44px; overflow:hidden; margin-top:10px;}
@media only screen and (max-width: 991px) {
.ser_section{ background-position:left center !important;}
.ser_section .ser_l{ width:100%;}	
.ser_section .ser_r{ width:100%; background:rgba(255,177,44,0.9); padding-top:30px;}
.ser_section .ser_r ul li{ float:left; width:50%; padding-right:30px;}
}
@media only screen and (max-width: 768px) {
.ser_section .ser_r ul li{ width:100%;}
.ser_section .ser_l .hot_pro{ padding:20px; padding-top:50px;}
.ser_section .ser_l .hot_pro .img{ width:100%;}
.ser_section .ser_l .hot_pro .text{ width:100%; padding-left:0;}
}
/*case_section*/
.i_title{ text-align:center;}
.i_title h4{ color:#333;font-family:'raleway'; font-size:32px; margin-bottom:15px;}
.i_title .p{ font-size:12px; color:#808080; line-height:22px; max-height:44px; max-width:850px; margin:0 auto; margin-top:15px; padding:0px 15px; overflow:hidden;}
.case_section{ margin-top:60px;}



.case_ul{ margin:0px -4px; margin-top:40px;}
.case_ul li{ padding:0px 4px; margin-bottom:8px; list-style:none;}
.case_ul li .li{ position:relative; overflow:hidden;}
.case_ul li .img{ overflow:hidden; position:relative;}
.case_ul li .img a:before{ content:''; width:100%; height:100%; background:rgba(0,0,0,0); position:absolute;}
.case_ul li:hover .img a:before{background:rgba(11,94,160,0.85);}



.case_ul li .icon{position: absolute;right:-80px;top:-80px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.case_ul li .icon a{width: 0;height: 0;border-top: 75px solid #ffb118; border-left: 75px solid transparent; display:inline-block;}
.case_ul li .icon a:after{ content:url(../images/plus_icon.png); position:absolute; top:12px; left:40px;}
.case_ul .li:hover .icon{right:0px; top:0px;}
.case_ul li .text{position: absolute;bottom:-50px;left: 0;width:100%;opacity:0;padding-right:60px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;
transition: all 0.5s;padding:15px;}
.case_ul li:hover .text{ opacity:1; bottom:0px;}
.case_ul li .text h4 a{font-family:'poppins-s'; font-size:20px; line-height:26px; color:#fff; text-overflow:ellipsis; white-space:nowrap; display:block; overflow:hidden; margin-bottom:40px;}
.case_ul li .text p{ font-size:12px; color:#fff; line-height:24px; height:72px; overflow:hidden; margin-top:10px; margin-top:40px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.case_ul li:hover .text h4 a{ margin-bottom:0;}
.case_ul li:hover .text p{ margin-top:10px}

.case_more{ border-bottom:1px solid #ececec; padding:30px 0;}
.case_more .left{ float:left; width:50%;}
.case_more .left h4 a{ font-size:30px; color:#ffb118; font-family:'raleway'; }
.case_more .left p{ color:#808080; line-height:26px; max-height:52px; margin-top:10px;}
.case_more .more{ float:right;}
.case_more .more a{ font-size:14px; color:#fff; border:2px solid #ffb118; border-radius:5px; display:inline-block; line-height:36px; padding:0px 20px; text-transform:uppercase;font-family:'poppins-s'; height:40px; margin-top:18px; background:#ffb118;}
.case_more .more a i{ font-size:24px; margin-left:10px; line-height:32px; float:right;}
.case_more .more a:hover{ background:#0b5ea0; border:2px solid #0b5ea0;}
@media only screen and (max-width: 768px) {
.case_more .left{ width:100%; text-align:center;}
.case_more .more{ width:100%; text-align:center;}
}
@media only screen and (max-width: 300px) {
.case_ul li{ width:100%;}	
}
/*index_section*/
.index_section .ul .li{ float:left; width:33.33%; margin-top:50px;}
.index_section .ul .li .more{ text-align:right;}
.index_section .ul .li .more a{ color:#ffb118; font-size:14px;font-family:'poppins-s'; text-transform:uppercase; color:#ffb118; border-bottom:1px solid #ffb118;}
.index_section .ul .li .more a:hover{ color:#0b5ea0; border-bottom:1px solid #0b5ea0;}
.index_section .ul .li .more i{ margin-left:6px;}
.index_section .h4{ margin-bottom:25px;}
.index_section .h4 h4{ font-size:24px; color:#333; font-family:'raleway'; margin-bottom:10px; text-transform:uppercase;}
.index_section ul li{ list-style:none;}
.index_section .ul{ margin:0px -25px;}
.index_section .ul .li{ padding:0px 25px;}

.video_section ul li{ margin-bottom:10px;}
.video_section ul li .img{ float:left; width:31%; position:relative; margin-right:16px; overflow:hidden;}
.video_section ul li .img .icon{ background:#ffb118 url(../images/video_icon.png) no-repeat center center; width:30px; height:30px; position:absolute; left:50%; top:50%; margin-left:-15px; margin-top:-15px; border-radius:50%;}
.video_section ul li:hover .img .icon{background:#0b5ea0 url(../images/video_icon.png) no-repeat center center; }
.video_section ul li h4 a{ font-size:12px; color:#666; line-height:24px; height:48px; overflow:hidden; display:block; margin-bottom:6px;}
.video_section ul li  p{ color:#808080; font-size:12px; line-height:17px;}
.video_section ul li  p img{ margin-right:8px; float:left;}
.video_section ul li:hover h4 a{ color:#ffb118;}

.news_section ul li{ margin-bottom:12px;}
.news_section ul li .day{ float:left; border:2px solid #555; width:50px; height:50px; text-align:center;}
.news_section ul li .day h4{ color:#333;font-family:'poppins-s'; font-size:20px; margin-top:6px;}
.news_section ul li .day p{ font-size:12px; color:#666; line-height:12px;}
.news_section ul li h4 a{ color:#666; line-height:24px; max-height:48px; overflow:hidden; padding-left:18px; font-size:12px; display:block;}
.news_section .more{ margin-top:40px;}
.news_section ul li:hover h4 a{ color:#ffb118;}
.news_section ul li:hover .day{ border:2px solid #ffb118;}
.news_section ul li:hover .day h4{ color:#ffb118;}
.news_section ul li:hover .day p{ color:#ffb118;}

.client_section ul li{ margin-bottom:10px;}
.client_section ul li .img{ float:left; width:31%; position:relative; margin-right:16px; overflow:hidden;}
.client_section ul li h4 a{ font-size:12px; color:#666; line-height:24px; height:48px; overflow:hidden; display:block; margin-bottom:6px;}
.client_section ul li  p{ color:#808080; font-size:12px; line-height:17px;}
.client_section ul li  p img{ margin-right:8px; float:left;}
.client_section ul li:hover h4 a{ color:#ffb118;}
.video_section ul li:hover img,.client_section ul li:hover img{transform: scale(1.1);}
@media only screen and (max-width: 768px) {
.index_section .ul .li{ width:100%; padding:0;}
.index_section .ul{ margin:0;}
.index_section .ul .li .more{ text-align:left;}
}
/*contact_section*/
.contact_section{ background:#ffb118; position:relative; margin-top:50px;}
.contact_section .zhe{background:url(../images/con_zhe.png) no-repeat center left; margin-left:-2px; height:100%; width:180px; position:absolute; left:50%; top:0px; z-index:666;}
.contact_section .con_gou{ background:url(../images/con_icon.png) no-repeat center center; width:80px; height:110px; position:absolute; right:50%; top:0px; z-index:8888;}
.contact_section .con_l{ background:#ffb118 url(../images/con_lbg.png) no-repeat center center; background-size:cover; float:left; width:50%; padding:48px 0;}
.contact_section .con_l .i_inquiry{ width:585px; float:right; padding-right:100px;}
.i_inquiry .h4{ margin-bottom:20px;}
.i_inquiry h4{font-family:'raleway'; font-size:32px; color:#fff; margin-bottom:15px;}
.i_inquiry .p{ font-size:12px; color:#fff; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:15px;}
.i_inquiry .ico{ position:relative;}
.i_inquiry .ico:after{ position:absolute; content:''; right:2px; top:2px; background:url(../images/input_icon.png) no-repeat center center; width:19px; height:19px;}
.i_inquiry .li{ width:90%;}
.i_inquiry .input_1{ font-size:12px; line-height:40px; padding-right:20px; height:40px; padding-left:10px; width:100%; background:#fff; color:#808080; margin-bottom:5px; border:1px solid #eee;}
.i_inquiry .input_1:focus{ box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.i_inquiry .input_2{line-height:40px; font-size:12px; padding-right:20px; max-width:100%; height:100px; padding-left:10px; width:100%; background:#fff; color:#808080; border:1px solid #eee;}
.i_inquiry .input_2:focus{ box-shadow:0px 0px 8px rgba(0,0,0,0.1);}
.i_inquiry .btn_1{display:inline-block;line-height:36px; color:#fff; padding:0px 36px; font-size:14px; text-transform:uppercase;font-family:'poppins-s';border:none; margin-top:30px; background:none; line-height:36px; border-radius:5px; border:2px solid #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;}
.i_inquiry .btn_1:hover{ background:#fff; color:#ffb118;}

.con_r{ background:url(../images/contact_bg.png) no-repeat center center; background-size:cover; position:absolute; right:0px; width:50%; height:100%; top:0px;}
@media only screen and (max-width: 1200px) {
.contact_section .con_l .i_inquiry{ width:100%; margin-right:0; padding:0px 30px;}
}
@media only screen and (max-width: 768px) {
.contact_section .con_l{ width:100%; padding:30px 30px 30px 88px;}
.contact_section .zhe{ display:none;}
.contact_section .con_r{ display:none;}
.contact_section .con_l .i_inquiry{ width:100%; margin-right:0; padding:0px;}
.contact_section .con_gou{ background:url(../images/con_icon.png) no-repeat center center; width:80px; height:110px; position:absolute; right:auto; left:0; top:0px; z-index:8888;}
.i_inquiry h4{ font-size:22px;}
}
/*partner_section*/
.partner_section{ padding:35px 0;}
.partner_section .li{ margin:0px 10px;}
.partner_section .slick-prev{ position:absolute; left:-30px;margin-top:-13px; top:50%; vertical-align: middle;  border-radius:50%;}
.partner_section .slick-prev::before{color: #fff;display: inline-block;font-family: "FontAwesome";font-size:20px; height: 26px;line-height: 26px;text-align: center;width: 26px;content: "\f104"; background:#ccc; border-radius:50%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.partner_section .slick-next{position:absolute; right:-30px;margin-top:-13px; top:50%; vertical-align: middle; border-radius:50%;}
.partner_section .slick-next::before{color: #fff;display: inline-block;font-family: "FontAwesome";font-size:20px; height: 26px;line-height: 26px;text-align: center;width: 26px;content: "\f105"; background:#ccc; border-radius:50%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.partner_section .slick-prev:hover::before{ background:#ffb118; color:#fff;}
.partner_section .slick-next:hover::before{ background:#ffb118; color:#fff;}
@media only screen and (max-width: 1400px) {
.partner_section .slider{ padding:0px 50px;}
.partner_section .slick-prev{ left:0;}
.partner_section .slick-next{ right:0;}	
}



/* 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; margin-top:34px;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width:52px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width:52px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#eeeeee;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#ffb118;}

/*footer*/
#footer{ background:#333 url(../images/footer_bg.png) no-repeat center top; color:#999;}
#footer ul li{ list-style:none;}
.footer_con{ color:#999; font-size:13px; padding:55px 0 25px; border-bottom:1px solid rgba(255,255,255,0.05);}
.footer_con a{ color:#999;}
.footer_con a:hover{ color:#ffb118;}
.footer_con h4{ font-size:18px; color:#fff; font-family:'raleway'; text-transform:uppercase; margin-bottom:10px;}
.footer_con .email{ background:url(../images/con_email.png) no-repeat left top; padding-left:80px;}
.footer_con .phone{ background:url(../images/con_phone.png) no-repeat left top; padding-left:80px;}
.footer_con .add{ background:url(../images/con_add.png) no-repeat left top; padding-left:80px;}
.footer_con .add p{ max-width:230px; line-height:22px;}
#footer .modules a{ color:#999;}
#footer .modules a:hover{ color:#ffb118;}

.footer_newsletter p{ font-size:13px; line-height:26px;}
.footer_newsletter  .footer_logo{ margin-bottom:15px;}
.footer_newsletter .email{ position:relative; width:100%; margin-top:15px; margin-bottom:20px;}
.footer_newsletter  .email_main{height:44px;color:#fff;float:left; line-height:36px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none; background:none; padding-left:10px; background:rgba(255,255,255,0.35);}
.footer_newsletter  .email_main:hover{ background:rgba(255,255,255,0.6);}
.footer_newsletter  .email_main:focus{color:#333;}
.footer_newsletter  .email_btn{ background:#ffb118; position:absolute; right:3px; top:3px; height:38px; color:#fff;font-family:'poppins-s'; text-transform:uppercase; padding:0px 18px;}
.footer_newsletter .footer_sns a{ border-radius:50%; border:2px solid rgba(255,255,255,0.15); display:inline-block; width:32px; height:32px; margin-right:8px;}
.footer_newsletter .footer_sns a img{ opacity:0.2;}
.footer_newsletter .footer_sns a:hover{ border:2px solid #ffb118;}
.footer_newsletter .footer_sns a:hover img{ opacity:1;}


.footer_tags ul li{ padding:5px 0; float:left; width:25%;}
#footer .footer_tags ul li a{ background:url(../images/footer_icon.png) no-repeat left 5px; font-size:13px; line-height:26px; padding-left:15px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-right:10px; color:#999;}

.footer_follow{ text-align:center; border-top:1px solid rgba(255,255,255,0.05); padding:30px 0; margin-top:36px;}
.footer_follow ul li{ display:inline-block;}
#footer .footer_follow ul li a{ font-size:16px; color:#fff;font-family:'poppins-s'; text-transform:uppercase;}
.footer_follow span{ font-size:12px; color:#777; margin:0px 35px;}

.footer_newsletter{ float:left; width:32%; padding-right:6%;}
.footer_tags{ float:left; width:68%;}
.footer_follow{ width:100%; float:left;}
@media only screen and (max-width:768px) {
.footer_newsletter{ float:left; width:100%; padding-right:0%;}
.footer_tags{ float:left; width:100%;}
.footer_con{ padding-top:30px;}
}

*:focus {outline: none;} 



#footer .title_h4{font-size:20px; color:#fff;font-family:'poppins-s'; margin-bottom:18px; text-transform:uppercase; background:url(../images/footer_line.png) no-repeat left bottom; padding-bottom:18px; margin-top:40px; display:none;}
#footer .footer_con  .title_h4{ display:none;}
@media only screen and (max-width: 768px) {
#footer .title_h4{ position:relative; margin-top:0; background:rgba(255,255,255,0.15); font-size:14px; padding-bottom:0px; padding:15px 10px; border-radius:5px; margin-bottom:15px;}
#footer .footer_con  .title_h4{ display:block;}
#footer .title_h4:after {
  display: block;
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:14px; top:16px;
  color:#fff;
}
#footer .title_h4.active:after {
    content: "\f077";
}
.contact_section .contact_main{ padding:30px;}
.i_title h3{ font-size:26px;}
.products_section{ padding-top:30px; padding-bottom:30px;}
}

#footer ul li{ list-style:none;}
#footer .footer_pro ul li,#footer .footer_solu ul li,.footer_follow ul li{ line-height:26px; padding:5px 0;}

.footer_bottom {padding:8px 0;font-size:12px; color:#777; background:#292929;}
.footer_bottom  a{ color:#777;}
.footer_bottom  a:hover{ color:#ffb118;}

.footer_bottom .cop{ float:left;}
.footer_bottom .links{ float:right;}
.footer_bottom .links a{ margin:0px 4px;}
@media only screen and (max-width: 768px) {
.footer_con ul li{ border-bottom:1px dashed rgba(255,255,255,0.2); padding:10px 20px;}	
#footer .title_h4{ display:block;}
.footer_con{ border-bottom:none;}
.footer_follow{ border-top:none; margin-top:0; padding:0;}
.footer_follow{ text-align:left;}
.footer_tags ul li{ width:33.33%;}
#footer .toggle_content{ padding-bottom:30px;}
}
/*service*/
#service{position:fixed;right:-210px;top:10px;z-index:999999999;margin:200px 0 0 0; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#666; font-size:12px;}
#service ul{ list-style:none;}

.online_title{background:#ffb118; text-align:center;font-family:'poppins-s';font-size:13px; color:#fff; text-transform:uppercase; padding:10px 0;}
.online_title img{ max-width:30px; margin-right:5px;}
#service a{ color:#666; font-size:13px;}
#ser_main{position:relative;z-index:9;top:0px;}
#ser_main a{display:block;overflow:hidden;}
#ser_main #floatShow1{background:url(../images/ser-30.png) no-repeat;height:200px;width:38px;z-index:99999; position:absolute; left:-38px; top:0px;}

#online{float:left;background:#fff;overflow:hidden; width:210px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}
.onlineMenu ul li{ padding:10px 10px; border-bottom:1px solid #eee;}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu ul li:nth-child(2){ background:#e5e5e5;}
.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}
.onlineMenu .call{text-align:left;}
.call{ padding:6px 10px; font-size:13px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#ffb118 !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:'poppins-s';}

.footer_nav,.height{ display:none}
@media only screen and (max-width: 960px) {#service{ display:none;}}
@media only screen and (max-width: 768px) {
.footer_nav{width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:50px; display:block}
.footer_nav{background:#0067b7;padding:12px 0 5px; border-top:2px solid #fff;}
.footer_nav ul  li{ float:left; width:20%; text-align:center;  list-style:none; padding:0px 10px;}
.footer_nav ul li i{ font-size:16px; color:#fff;}
.footer_nav ul li:nth-child(4){ float:right;}
.footer_nav ul li:nth-child(5){ float:right;}
.footer_nav ul li p{color:#ffffff;font-size:12px;margin-top:3px;text-transform:capitalize; line-height:12px;}
}
@media only screen and (max-width: 375px) {.footer_nav ul li p{ display:none;}}


/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0; }
#floatShow{display:block;}
#floatHide{display:none;}
#online_qq_tab{position:relative;z-index:9;}
#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom;  height:34px; width:250px; padding-top:6px; font-size:12px; padding-left:50px; text-transform:uppercase; color:#fff; font-size:13px; font-family:'poppins-s'; color:#fff;}
#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:#ffb118 url(../images/ser_1.png) no-repeat left center; width:100%; height:36px; font-size:14px;font-family:'poppins-s'; color:#fff; line-height:36px; padding-left:50px; width:320px;text-transform:capitalize;}
#onlineService{display:inline;width:320px; overflow: hidden;display:none;background: #fff; font-size:12px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee;}
#onlineService .p{ margin:5px 0; color:#808080; line-height:20px; font-size:12px;}
.i_message_inquiry h4{ font-size:16px; color:#ff8e09  ; text-transform:uppercase;font-family:'poppins-s';}
.i_message_inquiry { padding:18px; padding-top:20px;}
.i_message_inquiry .my_btn2{background: #ff8e09  none repeat scroll 0 0; border: medium none; color: #fff; display: inline-block;font-family:'poppins-s';  font-size: 16px; margin-top:15px; padding: 8px 15px; text-transform: uppercase;transition: all 0.5s ease 0s;}
.i_message_inquiry .my_btn2{ background:#ffb118; color:#fff; line-height:38px; font-size:14px;font-family:'poppins-s'; display:inline-block; padding:0px 26px; text-transform:uppercase; margin-top:15px;} 


#online_qq_layer .inquiry .btn_1{ line-height:30px; border-radius:30px; border:2px solid #ffb118; display:inline-block; position:relative; font-size:12px; color:#fff; text-transform:uppercase;font-family:'poppins-s'; padding-left:24px; padding-right:24px; background:#ffb118;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:10px;}
#online_qq_layer .inquiry .btn_1:hover{ background:none; color:#ffb118;}


.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:34px; font-size:13px;}
.i_message_inquiry  .inquiry .form-control{ border:none; background:none; border-radius:0px; height:34px; line-height:34px; color:#999; font-size:13px;}
.i_message_inquiry #message{ height:80px;}
.i_message_inquiry  .inquiry .input-group{ border:1px solid #ddd; background:#fff; height:32px; margin-bottom:20px;}
@media only screen and (max-width: 768px) {
#onlineService{ width:100%;}
#online_qq_layer{ width:100%;}
#online_qq_tab{ width:100%;}
#online_qq_tab #floatShow{ width:46px; height:46px; position:absolute; left:50%; bottom:10px; margin-left:-23px; padding-left:46px; background:url(../images/inquiry_ico.png) no-repeat center center;}
#online_qq_tab #floatHide{ width:100%; background:#ffb118 url(../images/ser_1.png) no-repeat left center; width:100%; height:36px;}
}


/*back-top*/
.totop{width:46px; height:46px; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:rgba(0,0,0,0.4) url(../images/top.png) no-repeat ;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:5px;}
.totop:hover{background:#4ac0fb url(../images/top.png) no-repeat ;}
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}

/*neiye*/
.n_banner{ position:relative;}

.n_app{ background:#f2f2f2; padding:10px 0;}
.n_sns{ float:left;}
.n_sns a{ background:#ffb218; height:30px; width:30px; border-radius:50%; display:inline-block; margin:10px 4px;}
.n_search{ float:right; margin-top:5px;}
.n_app .search_main{ background:#fff;}
@media only screen and (max-width: 991px) {.n_sns{ width:100%; text-align:center;}}

.n_banner img{ width:100%;}
.mbx_section{text-transform:capitalize;margin-top:50px; border-bottom:1px solid #eee; padding-bottom:15px;}
.mbx{ float:right;}
.mbx_section a i{ font-size:14px; color:#ffc232 !important; margin-right:6px;}
.mbx_section a{color:#666;}
.mbx_section a:hover{ color:#ffb118;}
.mbx_section span{ color:#aaa; margin:0px 6px; font-style:normal; font-size:10px;}
.mbx_section h2{ color:#0b5ea0; display:inline-block; font-size:14px;}
.mbx_section .mbx i{ margin:0px 4px; color:#aaa;}

.n_title{text-transform:uppercase; float:left;}
.n_title span{font-family:'raleway';font-size:26px; color:#333; background:url(../images/n_titlebg.png) no-repeat center right; padding-right:90px;}

.n_main{ margin-top:40px;}
.n_left{ float:left; width:25%;}
.n_right{ float:left; width:75%; padding-left:50px;}
@media only screen and (max-width: 1600px) {
.footer_bottom .footer_sns{ margin-right:10%;}
}
@media only screen and (max-width: 1300px) {
.footer_bottom  .cop{ width:100%; text-align:center;}
.footer_bottom .footer_sns{ margin-right:0px; text-align:center; width:100%;}
.footer_bottom .links{ width:100%; text-align:center;}
}

@media only screen and (max-width: 1000px) {
.n_left{ float:left; width:25%;}
.n_right{ float:left; width:75%; padding-left:50px;}
.sol_section ul li{ width:50%;}
}

.page_blog .n_left{ float:left; width:23%; padding-left:50px;}
.page_blog .n_right{ float:left; width:77%; padding-left:0px;}
@media only screen and (max-width: 768px) {
.page_blog .n_right{ width:100%;}
.page_blog .n_left{ width:100%; padding:0;}
.i_title{ margin-bottom:20px;}
.footer_follow span{ margin:0px 5px;}
}

.nav_h4{ margin-bottom:0px;font-family:'raleway'; background:#ffb118; padding:12px 10px; color:#fff; font-size:18px; border-bottom:none; border-top-left-radius:10px; border-top-right-radius:10px;}
.nav_h4::after{ content:none;}
.nav_h4:before{ content:"\f00b";  font:normal normal normal 14px/1 FontAwesome; margin-right:6px; font-size:18px;}
/*contact*/
.n_conr{ padding-left:35px;}
.con_p{ border:2px solid #eee; padding:20px;font-size:15px; line-height:28px;}
.con_p h4{font-family:'poppins-s'; font-size:18px; color:#333; text-transform:uppercase; margin-bottom:30px;}
.con_info{padding-bottom:20px; margin-bottom:30px;}
.con_text{ font-size:14px; line-height:26px; margin-bottom:30px;}
.con_info ul li{list-style:none; text-align:center;}
.con_info .icon{position:relative;width:60px;height:60px;margin-bottom:20px;text-align:center;display:inline-block;}
.con_info ul li .title{font-family:'poppins-s';font-size:17px; color:#555; text-transform:uppercase;}
.con_info ul li{ font-size:15px;}
.con_info span{
	display:inline-block;
	border-radius:50%;
	background:#ffb118;
	position:absolute;
	left:50%;
	top:50%;
	z-index:1;
	margin-left:-30px;
	margin-top:-30px;
	width:60px;
	height:60px;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.con_info .icon i{font-size:28px;color:#fff;line-height:60px;position:relative;z-index:2;}
.con_info li:last-child{border-right:none;}

.contact_online{ font-size:14px; color:#999;}
.contact_online strong{font-family:'poppins-s';font-size:15px; color:#333; margin-top:15px; display:inline-block;}
.contact_online .img{ border-radius:5px; overflow:hidden;}

.title_section{font-family:'poppins-s'; font-size:18px; color:#1e1e1e; padding:8px 0; text-transform:uppercase; margin-bottom:15px; position:relative; padding-left:30px; background-image: -webkit-gradient(linear,left top,right top,from(#f8f8f8),to(#fff));
    background-image: -webkit-linear-gradient(left,#f8f8f8 0,#fff);
    background-image: linear-gradient(to right,#f8f8f8,#fff); position:relative;}
.title_section:before{ position:absolute; left:0px; top:8px; content:"\f0da";font:normal normal normal 24px/1 FontAwesome; color:#ffb118; margin-left:15px;}
.contact .contact_info{ margin-bottom:40px;}
.contact .contact_section .contact_box{ text-align:left; margin-left:0px;}
.contact .contact_inq{ margin-bottom:40px;}
.contact .contact_inq .req{ font-size:14px; color:#555; margin-bottom:20px;}
.contact .contact_inq .req span{ color:red;font-family:'poppins-s';}
.contact .contact_inq label{ font-weight:normal;font-family:'poppins-s'; float:left; width:15%; padding-right:20px;}
.contact .contact_inq label span{ color:red; margin-left:5px;}
.contact_inq .p{ font-size:14px; color:#808080; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:15px;}
.contact_inq .input_1{ font-size:14px; line-height:42px;height:42px; padding-left:20px; width:80%; background:none; color:#333; margin-bottom:15px; border:1px solid #ddd;}
.contact_inq .input_1:focus{ border:1px solid #fff;box-shadow:0px 0px 10px rgba(0,92,255,0.3);}
.contact_inq .input_2{line-height:40px; font-size:14px; height:120px; padding-left:20px; width:80%; background:none; color:#333; border:1px solid #ddd; margin-bottom:15px;}
.contact_inq .input_2:focus{border:1px solid #fff; box-shadow:0px 0px 10px rgba(0,92,255,0.3);}

.contact_inq .btn_1{display:inline-block;line-height:38px; color:#fff; padding:0px 35px; font-size:16px; text-transform:uppercase;font-family:'poppins-s';border:none; background:#ffb118; line-height:42px; border-radius: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;}
.contact_inq .btn_1:hover{ background:#ffb118;}


.contact .map{ margin-top:50px;}

/*news*/
.page_title{font-family:'poppins-s'; font-size:16px; color:#1f1f1f;}
.news_main {position:relative;}
.news_main .day{ font-size:14px;color:#666; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:20px;}
.news_main .day i{font-size:20px;margin-right:6px; color:#ffb118;}
.news_main h4{ font-family:'raleway'; font-size:20px; color:#333; margin-bottom:20px;}

.page_li{ padding:10px 0px; border-radius:10px; margin-top:20px; border-top:1px solid #eee;}
.page_li li{ list-style:none; margin:6px 0;}
.page_li li i{ height:24px; width:30px; border-radius:5px; background:#ffb118; color:#fff; font-size:12px; line-height:24px; text-align:center; margin-right:10px;}
.page_li li span{font-family:'poppins-s';font-size:13px; margin-right:5px;}
.page_li li:hover span{ color:#ffb118;}
.page_li li a{ font-size:13px; color:#808080;}
.page_li li a:hover{ color:#ffb118;}

/*left*/
.left_h4{ font-size:18px; text-transform:uppercase; color:#333;padding-bottom:15px; border-bottom:1px solid #eee; margin-bottom:20px; position:relative; padding-top:5px; font-family:'raleway';}
@media only screen and (min-width: 768px) {.left_h4::after{content: ""; height:3px; width:42px;    background-color: #ffb118 ;    display: block; position:absolute; left:0px; bottom:-2px;}}
.page_nav .left_h4{ background:#ffb118; color:#fff; line-height:22px; padding:10px 15px; font-family:'poppins-s';font-size:18px; text-transform:uppercase; margin-bottom:0;}
@media only screen and (min-width: 768px) {.page_nav .left_h4::after{ content:none;}}

/*left*/
ul.mtree{opacity: 0;margin-left: 0;}
ul.mtree>li {list-style: none; position:relative; margin-bottom:2px;}
ul.mtree>li>a{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
ul.mtree>li:hover>a{ color:#fff; padding-left:15px;}
ul.mtree a {display: block;font-size:14px; color:#555;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:9px 15px;line-height:22px; padding-right:36px; background:#f6f6f6;}
ul.mtree li ul a{ padding:6px 10px; padding-right:30px;}
ul.mtree 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:#333; font-style:normal; padding:7px 15px; 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:#333; font-style:normal; padding:9px 15px; position:absolute;  right:0; top:0px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#333; font-style:normal; background:none; padding:6px 15px; padding-right:10px; position:absolute;  right:0px; top:0; border-left:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#333; font-style:normal; background:none;  padding:6px 15px ;padding-right:10px; position:absolute;  right:0px; top:0; border-left:none;}
ul.mtree li ul a li a{ padding-left:20px;}
ul.mtree>li:hover>a{ color:#fff; background:#ffb118;}
ul.mtree>li.mtree-node a ul a{ font-size:13px;}
ul.mtree>li.mtree-open{color:#fff ;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#fff; background:#ffb118;}
ul.mtree>li.mtree-open>span:before{ color:#fff !important;}
ul.mtree>li:hover>span:before{ color:#fff !important;}
ul.mtree>li.mtree-node:hover>a{color:#fff ;text-decoration:none; background:#ffb118;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#333 ;text-decoration:none;}



ul.mtree ul {  background:#f3f3f3; padding:6px;}
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#777;font-size:14px; font-family:'poppins-regular'; border-bottom:1px dashed #eee;}
ul.mtree>li>ul>li>a{ font-size:13px !important; background:#fff;}
ul.mtree>li>ul>li>a i{ color:#ccc; font-size:12px; margin-right:10px; margin-left:6px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#ffb118;}
ul.mtree ul li:hover a i{ color:#ffb118; margin-left:10px;}
ul.mtree li ul li.mtree-open a{color:#ffb118;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0;background:#fff; border-bottom:1px solid #eee; }
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px; padding-left:26px; background:#fff;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#ffb118;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: #aaa;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;}
.mtree-skin-selector{ display:none !important}
/*hot_pro*/
.hot_left{ margin-bottom:30px; margin-top:30px; border:1px solid #eee; padding:15px;}
.hot_left ul li{ list-style:none;margin-bottom:10px;  border-bottom:1px dashed #ddd;}
.hot_left ul li:last-child{ margin-bottom:0px; border-bottom:none;}
.hot_left ul li h4 a{ font-size:14px; color:#444;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hot_left ul li:hover h4 a{ color:#ffb118;}
.hot_left ul li p{ font-size:12px; color:#999; line-height:20px; max-height:40px; overflow:hidden; margin:8px 0;}
.hot_left .img{ float:left; width:36%; margin-right:12px;transition-duration: 0.6s;transition-timing-function: ease-out; overflow:hidden;}
.hot_left ul li:hover .img img{transform: scale(1.1);}

/*con_left*/
.con_left{ border:1px solid #eee; padding:15px; font-size:14px; background:url(../images/con_bg.jpg) no-repeat bottom right; color:#666;}
.con_left ul li{ line-height:22px; padding:7px 0; list-style:none; border-bottom:1px dashed #ddd;}
.con_left ul li:last-child{ margin-bottom:0px; border-bottom:none;}
.con_left ul .li1{ background:url(../images/left_add.png) no-repeat left 10px; padding-left:30px;}
.con_left ul .li2{ background:url(../images/left_tel.png) no-repeat left 5px; padding-left:30px;}
.con_left ul .li3{ background:url(../images/left_email.png) no-repeat left 5px; padding-left:30px;}
.con_left ul .li4{ background:url(../images/left_fax.png) no-repeat left 5px; padding-left:30px;}
.con_left ul .li5{ background:url(../images/left_whatsapp.png) no-repeat left 5px; padding-left:30px;}
@media only screen and (max-width: 768px) {
.con_left{ padding:0px; border:none;}	
.page_nav{ margin-bottom:20px;}
}

/*产品列表*/
.products_m{color:#666;  font-size:14px; margin-bottom:10px;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .p_hot_2{ display:none;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options {text-align: left;  margin-bottom:20px; border-bottom:1px dashed #ddd; padding-bottom:10px;}
.cbp-vm-options p{display:inline-block; margin-right:8px; vertical-align:middle;font-family:'poppins-s';font-size:14px; text-transform:uppercase;}
.cbp-vm-options a {vertical-align:middle; display:inline-block; height:30px;overflow: hidden;white-space:nowrap;color:#aaa; text-align:center; line-height:30px; text-align:center; width:26px; background:#fff;}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected {color:#ffb118;}
.cbp-vm-options a:before {font-size:22px;text-align: center;display: inline-block; line-height:30px;}

/* 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;-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:15px;display:block; color:#333; word-wrap:break-word; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  font-family:'poppins-s';}
.cbp-vm-switcher ul li .cbp-vm-details{color:#666;overflow:hidden;height:44px;font-size:12px;line-height:22px;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none;}
.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;
	float:left;
	padding: 0 10px;
}
.cbp-vm-view-grid ul li:nth-child(3n+1){ clear:both;}
/* List view */
.cbp-vm-view-list li {white-space: nowrap;text-align:left;white-space:normal;  margin-top:30px;}
.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:35%;display:inline-block; vertical-align:middle;float:left; margin-right:3%; border:1px solid #eee; overflow:hidden;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:62%;text-align:left;font-size:16px;font-family:'poppins-s';color:#333; float:left;}

.cbp-vm-view-list ul li .cbp-vm-details {width:62%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:12px; color:#666; margin:10px 0px;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}}


@media screen and (max-width: 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%;}
	.cbp-vm-view-grid ul li {width:100%; margin-bottom:20px;}

}

.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 h4 a:hover{ color:#ffb118;}
.cbp-vm-view-list ul li{  overflow:hidden;}
.cbp-vm-view-list ul li:first-child{ border:none; padding-top:0px; margin-top:0px;}
/*9gonghe*/
.cbp-vm-view-grid ul{ margin:0px -10px;}
.cbp-vm-view-grid ul {list-style: none;padding: 0;}
.cbp-vm-view-grid ul li .n_more{ display:none;}
.cbp-vm-view-grid ul li{ margin-bottom:20px;}
.cbp-vm-view-grid ul li .cbp-vm-details{text-align:center; padding:0px 15px;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 h4 a{margin:15px 0 5px; text-align:center; padding:0px 15px;}
.cbp-vm-view-grid ul li:hover h4 a{ color:#fff;}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li .li{ padding-bottom:20px;background:#f8f8f8;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li .li .cbp-vm-image .img{ overflow:hidden;}
/*效果*/
.cbp-vm-view-grid ul li .li:hover{ background:#ffb118;}
.cbp-vm-view-grid ul li:hover .cbp-vm-details{ color:#fff;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out; text-align:center;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image img {transform: scale(1.1);}
.cbp-vm-view-list li:hover .cbp-vm-image{ overflow:hidden; display:inline-block;}
.cbp-vm-view-list li .cbp-vm-image:hover img{transform: scale(1.1); opacity:1;}
.cbp-vm-image .img .icon {
	position: absolute;
    bottom:50px;
    left:0%;
	color: #fff;
	opacity: 0;
	transition: all ease-out .3s;
	width:100%;
	text-align:center; 
	z-index:6666;
	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-image .img .icon  a{font-size:18px;display:inline-block;height:40px;	line-height:40px; width:40px;color:#fff; text-transform:uppercase; border-radius:30px;	background:#ffb118; border-bottom:2px solid #e29806;}
.cbp-vm-image .img .icon  a i{ line-height:40px;}
.cbp-vm-view-grid ul li .li:hover .icon{ opacity:1; bottom:-15px;}
/*翻页*/
.page_p{ margin:30px auto 0px;text-align:center; width:100%; font-size:13x; border-top:1px solid #eee; padding-top:20px;}
.page_p a{ display:inline-block;  line-height:30px; padding:2px 15px; background:#f8f8f8; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border-radius:2px;}
.page_p a i{ line-height:30px;}
.page_p a:hover{ background:#ffb118; color:#fff !important; }
.total{ line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#ffb118;}
.page_p>span{ padding:2px 15px; line-height:30px; background:#ffb118; color:#fff; display:inline-block; margin-left:5px; border-radius:2px;}

.cbp-vm-view-grid .li_box{ display:none;}
.li_box{ width:73%; float:left; background:#f9f9f9; padding:8px 15px; margin-top:20px;}
@media screen and (max-width:1000px) {
.li_box{ width:100%; text-align:center;}
.p_hot_2{ width:100% !important;}
.li_box .page_more{ width:100%; text-align:center;}
.cbp-vm-view-grid ul li{ width:33.33%;}
}
@media screen and (max-width:768px) {
.cbp-vm-view-grid ul li{ width:50%;}
.cbp-vm-view-grid ul li:nth-child(3n+1){ clear:none;}
.cbp-vm-view-grid ul li:nth-child(2n+1){ clear:both;}
}
@media screen and (max-width:300px) {
.cbp-vm-view-grid ul li{ width:100%;}
}
.p_hot_2{float:left; width:62%; margin-bottom:20px; background:#f9f9f9; padding:0px 10px; margin-top:5px;}
.p_hot_2 span{ font-size:12px; margin-right:5px; text-transform:capitalize; color:#333;font-family:'poppins-s';}
.p_hot_2 a{ font-size:12px; margin:5px 8px; display:inline-block; color:#666; border-bottom:1px solid #f9f9f9;}
.p_hot_2 i{ font-size:12px; color:#ccc; margin-right:6px;}
.p_hot_2 a:hover{color:#ffb118; border-bottom:1px solid #ffb118;}

.page_more{line-height:32px; display:inline-block;}
.page_more a,.my_btn1{ display:inline-block; line-height:30px; color:#fff; text-align:center; padding:0px 26px; text-transform:uppercase; font-size:12px; background:#ffb118;font-family:'poppins-s'; border-radius:30px;}
.page_more a:hover{ background:#cf4411;}
/*products_main*/
.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;
	position: relative;
	width:100%;
	border:1px solid #eee;
	
}

/* Thumbnails */

.sp-thumbs {
	display: inline-block;
	 width:100%;
	 margin-top:5px;
	 text-align:left;
	 border-top:1px solid #eee;
}
.sp-thumbs a{ width:64px; height:64px; border:1px solid #eee; 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;
}


.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
}

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;

}
.sp-large a img {
	max-width: 100%;
	height: auto;
	min-width:100%;
}
.sp-large a {
	display: block;
}

.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: 9999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 80px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 80px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: 50px;
		margin-top: 0;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro_table .pro_main_title{font-size:20px;overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#ffb118; line-height:26px;font-family:'poppins-s';}
.pro_table .pro_main_text{color:#666;font-size:12px; line-height:24px;}
.pro_table ul{margin-top:15px; border-top:1px solid #eee;}
.pro_table ul li{margin:8px 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:'poppins-s';color:#333;}
.main-more{ text-align:left !important;}
.main-more a{ color:#fff;}

.pro_table .main-more a{ line-height:40px; border-radius:5px; background:#ffb118; display:inline-block; padding:0px 30px; margin-top:30px; font-family:'poppins-s'; text-transform:uppercase;}
.pro_table .main-more a:hover{ background:#ffb118; color:#fff;}

/*products-tab*/
.pro-tab{ margin-top:30px;}
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; background:#eee; padding:8px;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer; text-transform:uppercase;color:#555;text-align:center;background:#eee; font-size:14px; font-family:'poppins-s'; padding:2px 26px; line-height:34px; border-right:1px solid #fff !important;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 15px 0px;clear: left; background:none;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;  font-family:'poppins-s'; font-style:normal;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff;z-index:99; background-color:#ffb118  !important; }
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#eee;margin-bottom:1px; color:#333;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #ffb118  !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;}
}



/*inquiry*/
.induiry_line{ margin-top:30px; border:1px solid #eee; box-shadow:0px 0px 10px rgba(0,0,0,0.15);}
.induiry_line .induiry_line{ box-shadow:0px 0px 10px rgba(0,0,0,0.15); margin-top:30px;}
.induiry_line .inquiry{padding:30px; background:url(../images/contact-form.png) repeat-x center top;}
.subject_title{ margin-bottom:20px; background:rgba(0,0,0,0.02); padding:6px 15px; border:1px solid rgba(0,0,0,0.1); width:80%; float:left;}
.subject_title a{ color:#333;}
.induiry_line .inquiry .p{ font-size:14px; color:#666; line-height:24px; max-height:48px; overflow:hidden; margin:10px 0;}
.induiry_line .inquiry .contact_box{ text-align:left; margin-left:0px;}
.induiry_line .inquiry .contact_box .input_1{ font-size:13px; line-height:38px; height:40px; padding-left:15px; width:80%; background:#fff; color:#333; margin-bottom:20px; border:1px solid rgba(0,0,0,0.1);}
.induiry_line .inquiry .contact_box .input_1:focus{ border:1px solid #fff; box-shadow:0px 0px 10px rgba(0,92,255,0.3);}
.induiry_line .inquiry .contact_box .input_2{line-height:40px; font-size:13px; height:110px; padding-left:15px; width:80%; background:#fff; color:#333; border:1px solid rgba(0,0,0,0.1);}
.induiry_line .inquiry .contact_box .input_2:focus{border:1px solid #fff; box-shadow:0px 0px 10px rgba(0,92,255,0.3);}

.induiry_line .inquiry .contact_box .req{ font-size:14px; color:#555; margin-bottom:20px;}
.induiry_line .inquiry .contact_box .req span{ color:red;font-family:'poppins-s';}
.induiry_line .inquiry .contact_box label{ font-weight:normal;font-family:'poppins-s'; float:left; width:15%; padding-right:20px;}
.induiry_line .inquiry .contact_box label span{ color:red; margin-left:5px;}

.induiry_line .inquiry .contact_box .btn_1{display:inline-block;line-height:38px; color:#fff; padding:0px 35px; font-size:16px; text-transform:uppercase;font-family:'poppins-s';border:none; background:#ffb118; line-height:42px; border-radius: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;}
.induiry_line .inquiry .contact_box .btn_1:hover{ background:#ffb118;}


.tags{ margin-bottom:20px; padding:3px 10px; margin-top:5px;}
.tags span{ font-size:14px; margin-right:5px; text-transform:capitalize;  color:#333; font-family:'poppins-s';}
.tags a{ font-size:13px; margin:5px 8px; display:inline-block; color:#666;}
.tags i{ font-size:14px; color:#aaa; margin-right:4px;}
.tags a:hover{color:#ffb118;}

.news_main .tags{ background:none; padding:2px 0;; margin-bottom:0px;border-radius:0; margin-top:20px;}
.app_li{ padding-top:30px;}
.app_li ul li{ list-style:none; text-align:center; margin-bottom:30px;}
.app_li ul li h4 a{ display:block; font-family:'poppins-s'; font-size:14px; color:#444; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:10px 0 5px;}
.app_li ul li p{ line-height:22px; color:#666; height:44px; overflow:hidden; margin-bottom:5px;}
.app_li ul li .more{font-size:12px; color:#ffb118; font-family:'poppins-s';text-transform:uppercase; line-height:24px;}
.app_li ul li .more i{font-size:14px; color:#ffb118; line-height:24px; margin-left:4px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.down_li ul li{ list-style:none; border-bottom:1px solid #eee; padding:10px 0;}
.down_li ul li .img{ float:left; width:50px; margin-right:30px;}
.down_li ul li h4 a{ float:left;font-family:'poppins-s';font-size:16px; margin-top:15px; display:inline-block;}
.down_li ul li .more{ line-height:34px; padding:0px 20px; display:inline-block; float:right; background:#ffb118; color:#fff; border-radius:5px; text-transform:uppercase;font-family:'poppins-s';margin-top:6px;}
.down_li ul li .more:hover{ background:#ffb118;}
.down_li ul li .more i{ margin-right:5px;}
.down_li ul li:hover h4 a{ color:#ffb118;}
/*rel_pro*/
.rel_pro{ margin:60px 0 0;}
.rel_pro  .slider{ margin:0px -10px;}
.rel_pro .li{ margin:10px;}

.rel_pro .li .img{ position:relative; overflow:hidden;}

.rel_pro .li .img .icon {
	position: absolute;
    top: 50%;
    left:0%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
	color: #fff;
	opacity: 0;
	transition: all ease-out .3s;
	width:100%;
	text-align:center; 
	transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;
	
}
.rel_pro .li .img .icon  a{font-size:14px;display:inline-block;height: 36px; width:36px; text-align:center;color:#fff; text-transform:uppercase; border-radius:5px;	background:#ffb118;}
.rel_pro .li .img .icon  a i{ line-height:36px;}
.rel_pro .li:hover .icon{ opacity:1; }

.rel_pro .li{ border:1px solid #eee; padding:8px;}
.rel_pro .li .img img{ width:100%;}
.rel_pro .li:hover img{transform: scale(1.1); opacity:1;}
.rel_pro .li:hover{ box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.rel_pro .li:hover img {transform: scale(1.1); opacity:0.3;}


.rel_pro .li .text{border-top:none; padding:18px 0 0; text-align:center; background:#fff;}
.rel_pro .li .text h4 a{  font-family:'poppins-s';font-size:13px; display:block; line-height:24px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.rel_pro .li .text p{ font-size:12px; line-height:22px; max-height:44px; overflow:hidden; color:#999; margin-top:5px; }


.rel_pro .slick-prev{ position:absolute; right:60px; top:-46px; vertical-align: middle;  border-radius:50%;}
.rel_pro .slick-prev::before{color: #808080;display: inline-block;font-family: "FontAwesome";font-size: 26px; height: 40px;line-height: 40px;text-align: center;width: 30px;content: "\f104";}
.rel_pro .slick-next{position:absolute; right:20px; top:-46px; vertical-align: middle; border-radius:50%;}
.rel_pro .slick-next::before{color: #808080;display: inline-block;font-family: "FontAwesome";font-size: 26px; height: 40px;line-height: 40px;text-align: center;width: 30px;content: "\f105";}

.rel_pro .slick-prev:hover::before{ color:#ffb118;}
.rel_pro .slick-next:hover::before{ color:#ffb118;}
/*blog_left*/
.blog_left{ background:#f8f8f8; padding:15px;}
.blog_nav{ margin-bottom:30px;}
.blog_nav ul li{ list-style:none;}
.blog_nav ul li a{ font-size:13px; color:#555; line-height:22px; padding:10px 0; display:block; border-bottom:1px dashed #ddd;}
.blog_nav ul li a i{ color:#bbb; font-size:12px; margin-right:10px;}
.blog_nav ul li a:hover{ color:#ffb118; padding-left:10px;}
.blog_nav ul li a:hover i{ color:#ffb118; }

.hot_tags{ margin-top:30px;}
.hot_tags a{ display:inline-block; line-height:30px; padding:0px 10px; margin:4px; background:#eee; color:#666; font-size:12px; border-radius:5px;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#ffb118; color:#fff;}

/*news*/
.news .img{ position:relative;}
.news .img .icon{ color:#fff;position: absolute;top: 50%;    left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); width:44px; height:44px; border-radius:50%; background:#ffb118; text-align:center; line-height:36px;}
.news .img .icon i{ line-height:44px; font-size:18px;}


.news .img{ float:left; width:30%; margin-right:3%;}
.news .img img{ width:100%;}
.news ul li{ list-style:none; margin-bottom:30px; border-bottom:1px solid #eee; padding-bottom:20px;}
.news ul li:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0;}
.news  ul li h4 a{ font-size:16px; color:#333; display:block; line-height:24px; overflow:hidden; float:left; width:67%; margin-top:5px;font-family:'poppins-s'; text-overflow:ellipsis; white-space:nowrap;}
.news  ul li h4 a:hover{ color:#ffb118;}
.news  ul li p{ font-size:12px; color:#666; max-height:44px; overflow:hidden; margin-top:10px; line-height:22px; float:left; width:63%;}
.news  ul li .n_more{ margin-top:10px; width:67%; float:left;}
.news .day{ font-size:12px; color:#8f8f8f; line-height:17px; margin-top:10px; float:left; width:63%; text-align:left;}
.news .day img{margin-right:4px; float:left;}
.news_tags{ float:left; width:67%; margin-top:10px; background:#f9f9f9; padding:0px 10px;}
.news_tags span{font-size:14px; color:#333; font-family:'poppins-s';}
.news_tags span i{font-size:12px; color:#ccc; margin-right:6px;}
.news_tags  a{ display:inline-block; color:#666; margin:5px 8px; border-bottom:1px solid #f9f9f9; line-height:24px;}
.news_tags  a:hover{ color:#ffb118; border-bottom:1px solid #ffb118;}
@media only screen and (max-width:600px) {
.news .img{ float:left; width:47%;}
.news  ul li h4 a{  width:50%;}
.news  ul li p{ width:50%;}
.news  ul li .n_more{ width:50%; float:left;}
.news .day{ width:50%;}
}
@media only screen and (max-width:500px) {.news .img{ width:100%; margin-right:0;}
.news  ul li h4 a{ width:100%; padding-right:0;}
.news  ul li p{ width:100%; padding-right:0;}
.news_tags{ width:100%;}
.news .day{ width:100%; padding-right:0;}
.page_more{ float:left; width:100%; padding-right:0;}
.news ul li{ text-align:center;}
.news  ul li .n_more{ text-align:center; width:100%;}
.news .day{ text-align:center;}
}

.n_more a{ text-transform:uppercase; font-size:14px; font-family:'poppins-s'; color:#ffb118;}
.n_more a i{ font-size:16px; margin-left:4px;}


/*case*/
.case  ul li{ list-style:none; margin-bottom:30px;}
.case .li .img{ position:relative; overflow:hidden;}

.case .li .img .icon {
	position: absolute;
    top: 50%;
    left:0%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
	color: #fff;
	opacity: 0;
	transition: all ease-out .3s;
	width:100%;
	text-align:center; 
	transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;
	
}
.case .li .img .icon  a{font-size:14px;display:inline-block;height: 36px; width:36px; text-align:center;color:#fff; text-transform:uppercase; border-radius:5px;	background:#ffb118;}
.case .li .img .icon  a i{ line-height:36px;}
.case .li:hover .icon{ opacity:1; }

.case .li .img img{ width:100%;}
.case .li:hover img{transform: scale(1.1); opacity:1;}
.case .li:hover{ box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.case .li:hover img {transform: scale(1.1); opacity:0.3;}


.case .li .text{border-top:none; padding:18px 15px; text-align:center; background:#fff;}
.case .li .text h4 a{  font-family:'poppins-s';font-size:15px; display:block; line-height:24px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.case .li .text p{ font-size:12px; line-height:22px; max-height:44px; overflow:hidden; color:#999; margin-top:5px; }
/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;background:#fff;list-style:none;padding:10px 20px;background:#f6f6f6;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333;font-family:'poppins-s';}
.stp-top a:hover{text-decoration:none;color:#ffb118;}
.stp-top a i{padding-left:8px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.stp-top a:hover i{padding-left:12px; color:#ffb118;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #e5e5e5;list-style:none;margin-top:5px;}
.stp-listB>li{width:25%;padding:8px 10px;float:left;overflow:hidden;}
.stp-listB>li>a{font-size:14px;line-height:22px;display:block;color:#333;}
.stp-listB>li>a:hover{color:#ffb118;}
.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:8px;}
.stp-listB li .stp-listC li a{color:#808080;font-size:13px;}
.stp-listB li .stp-listC li a:hover{color:#ffb118;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}


.blog ul li{ list-style:none;padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee;}
.blog ul li:last-child{ border-bottom:none;}
.blog ul li .day i{ font-style:normal; font-size:24px;  color:#fff; float:left; line-height:50px; margin-right:15px; width:50px; height:50px;text-align:center; border-radius:5px; font-family:'poppins-s'; background:#ffb118;}
.blog ul li .day span{ line-height:22px;font-size:12px; color:#777;}
.blog ul li h4 a{ font-size:16px; color:#333; display:block; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-family:'poppins-s';}
.blog ul li h4 a:hover{ color:#ffb118;}
.blog ul li .p{ font-size:12px; color:#666; max-height:48px; overflow:hidden; line-height:24px; margin-top:20px;}
.blog ul li  .n_more{ margin-top:20px;}

.blog_tags{ background:#f9f9f9;  margin-top:15px; padding:3px 10px;}
.blog_tags span{ font-size:13px; margin-right:5px; text-transform:capitalize; color:#333; font-family:'poppins-s';}
.blog_tags a{ font-size:13px; margin:5px 8px; display:inline-block; color:#666; border-bottom:1px solid #f9f9f9;}
.blog_tags i{ font-size:14px; color:#aaa; margin-right:4px;}
.blog_tags a:hover{color:#ffb118; border-bottom:1px solid #ffb118;}

/*index*/
@media only screen and (max-width: 768px) {
.hot_tags{ margin-top:0px;}
.blog_nav{ margin-top:0px;}
.blog_left{ border-right:none;}
.hot_left{ margin:0px;}
.news_left,.hot_left{ border:none; padding:0;}
.mbx_section .n_title{ width:100%; text-align:center;}
.n_title span{ background:none; padding:0;}
.mbx{ width:100%; text-align:center;}
.blog_left .left_h4{ padding:0 15px;}
.contact .contact_inq label{ width:20%;}
.news .day img{ float:none;}

.page_nav .left_h4{position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#ffb118 !important; padding:0px 15px; line-height:38px; color:#fff !important; font-size:14px !important; padding-bottom:0px !important; border-radius:5px; border:none; font-family:'poppins-s';}
.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#ffb118 !important; padding:0px 15px; line-height:38px; color:#fff !important; font-size:14px !important; padding-bottom:0px !important; border-radius:5px; border:none;}
.left_h4:after {
  display: block;
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:14px; top:0px;
  color:#fff;
}
.left_h4.active:after {
    content: "\f077";
}


.nav_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#ffb118 !important; padding:0px 15px; line-height:38px; color:#fff !important; font-size:14px !important; padding-bottom:0px !important; border-radius:5px; border:none;}
.nav_h4:before{ content:'';}
.nav_h4:after {
  display: block;
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:14px; top:0px;
  color:#fff;
}
.nav_h4.active:after {
    content: "\f077";
}

.n_left{ float:left; width:100%;}
.n_right{ float:left; width:100%; padding-left:0px;}

.left_news{ margin-top:0px;}

/*web*/
.news_left{ margin-top:0px;}
.blog_nav{ margin-bottom:0;}
.page_blog .n_left{ margin-top:30px;}
.n_main{ margin-bottom:0px; margin-top:30px;}
}

@media only screen and (max-width: 400px) {.products_section ul li .li,.case ul li{ width:100%;}}




#galpop-wrapper {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, .8);
}
#galpop-container {
  padding:15px;
  padding-bottom:40px;
  background:rgba(255,255,255,0.9);
}
#galpop-wrapper.loaded-iframe #galpop-container {
  width:70vw;
  height:70vh;
  padding:0;
  border-radius:0;
}
#galpop-wrapper.loaded-iframe iframe {
  width:100%;
  height:70vh;
  border:0;
}
#galpop-close {
  top:-15px;
  right:-15px;
  width:36px;
  height:36px;
  background-image:url("../images/btn-close.png");
  background-repeat:no-repeat;
}

/* Important to the slider! Be careful when changing these values! */

.lock-scroll {
  overflow: hidden !important;
}
#galpop-wrapper {
  display:none;
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:100;
}
#galpop-container {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height:100px;
  width:100px;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -o-transition: width 0.5s, height 0.5s;
  -ms-transition: width 0.5s, height 0.5s;
  -moz-transition: width 0.5s, height 0.5s;
  -webkit-transition: width 0.5s, height 0.5s;
  transition:width 0.5s, height 0.5s;
  overflow: visible !important;
}
#galpop-prev,
#galpop-next {
  position:absolute;
  top:0;
  bottom:0;
  z-index:5;
  background-repeat:no-repeat;
  outline:none;
}
#galpop-prev {
  left:0;
  right:50%;
}
#galpop-next {
  left:50%;
  right:0;
}
#galpop-prev {
  background-image:url("../images/btn-prev.png");
  background-position:left center;
}
#galpop-next {
  background-image:url("../images/btn-next.png");
  background-position:right center;
}
#galpop-modal {
  position:relative;
}
#galpop-content {
  display:none;
}
#galpop-content img {
  vertical-align:top;
}
#galpop-close {
  position:absolute;
  display:block;
  z-index:10;
}

.gallery-wrapper{ margin:0px -15px;}
.gallery-wrapper .galpop-info{ float:left; width:20%; display:inline-block; padding:15px; text-align:center; cursor:pointer;}
.gallery-wrapper .galpop-info h4 a{ color:#333; font-size:16px;font-family:'poppins-s'; display:block; margin:10px 0 0; line-height:24px; height:48px; overflow:hidden;}
.gallery-wrapper .galpop-info img{ box-shadow:0px 0px 10px rgba(0,0,0,0.10); border:1px solid #ececec;}

#galpop-info a {
  color:#333;font-family:'poppins-s'; font-size:16px; display:block; margin:5px 0;
}

@media only screen and (max-width: 768px) {
.gallery-wrapper .galpop-info{ width:33.33%;}	
.induiry_line .inquiry .contact_box label{ width:80%;}
.induiry_line .inquiry .contact_box .input_1{ margin-bottom:10px;}
.i_title p{ height:48px; overflow:hidden;}
.induiry_line .inquiry .contact_box .input_2,.contact_inq .input_1,.contact_inq .input_2{ width:100%;}
.induiry_line .inquiry .contact_box .input_1{ width:100%;}
.n_conr{ padding-left:15px; margin-top:30px;}
}
@media only screen and (max-width: 400px) {
.pro_section ul li{ width:100%;}

}