@charset "utf-8";
@font-face{font-family:'segoeui';src:url(../font/oswald-segoeui.eot);}
@font-face{font-family:'segoeuib';src:url(../font/segoeuib.eot);}
@font-face{font-family:'seguisb';src:url(../font/seguisb.eot);}

@font-face{font-family:'segoeui';src:url(../font/original-segoeuittf); src:url(../font/segoeui.eot); src:url(../font/segoeui.svg); src:url(../font/segoeui.ttf); src:url(../font/segoeui.woff); src:url(../font/segoeui.woff2);}
@font-face{font-family:'segoeuib';src:url(../font/original-segoeuib.ttf); src:url(../font/segoeuib.eot); src:url(../font/segoeuib.svg); src:url(../font/segoeuib.ttf); src:url(../font/segoeuib.woff); src:url(../font/segoeuib.woff2);}
@font-face{font-family:'seguisb';src:url(../font/original-seguisb.ttf); src:url(../font/seguisb.eot); src:url(../font/seguisb.svg); src:url(../font/seguisb.ttf); src:url(../font/seguisb.woff); src:url(../font/seguisb.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:'segoeui' ;}
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:24px; word-wrap:break-word; color:#666; background:#fff;}
a{ line-height:24px; 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*/
.top_section{ background:#0084c5; padding:6px 0;}
.top_l{ float:left;}
.top_l p{ display:inline-block; color:#cce9f7; font-size:13px; margin-right:35px; margin-top:2px;}
.top_l p img{ margin-right:15px;}
.top_l p a{ color:#cce9f7;}
.top_l p a:hover{border-bottom:1px solid rgba(255,255,255,0.5);}
.top_r{float:right;}
.top_r .top_sns{ float:left; margin-top:2px;}
.top_r .top_sns a{ display:inline-block; width:25px; height:25px; border-radius:5px; background:rgba(255,255,255,0.26); margin-right:3px;}
.top_r .top_sns a:hover{ background:#f24c0a;}


/*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:left; z-index:999999; margin-top:5px;}
.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;padding-right:20px; margin-right:5px;}
.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:13px;}
.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:#0084c5; 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:13px;display:inline-block;text-transform:capitalize;vertical-align:middle;margin:0;}

/*search*/
.search{width:210px; position:relative;float:right;}
.search_main{height:32px;color:#fff;float:left; line-height:32px;font-size:13px;-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,0.3); padding-left:15px; padding-right:55px; border:none;}
.search_main:focus{ background:none; color:#fff; border:1px solid rgba(255,255,255,0.5);}
.search_btn{display:block; width:30px;height:32px;cursor:pointer;background: url(../images/search_btn.png) no-repeat left center; border:none; position:absolute; top:0px; right:0px;}


/*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);}}

#logo 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;}
.small-mdzz #logo{ width:5%;}
.small-mdzz .nav_section{ padding:6px 0;}
.small-mdzz #cssmenu > ul > li > a{ padding:24px 18px;}
.small-mdzz #cssmenu > ul > li > ul{ top:67px;}

/*nav_section*/
.nav_section{max-width:1170px; margin:0 auto; padding:16px 0;}
.nav_section #logo{ float:left;}
.nav_section #cssmenu{ float:right;}
.m_search{ display:none;}
@media only screen and (max-width:1200px) {
.nav_section{ margin:0px 15px;}
}
@media only screen and (max-width:1000px) {
.top_l{ width:100%; height:24px; overflow:hidden;}
.top_l p:last-child{ float:right; margin-right:0;}
.top_r{ width:100%; margin-top:6px;}
}
@media only screen and (max-width:768px) {
.select{ float:right;}
.select dt{ margin-right:0; padding-right:0;}
.search{ display:none;}
.m_search{ display: inline-block !important;}
.nav_section{ margin:0; padding:0;}
.nav_section #cssmenu{ margin-top:15px;}
.nav_section{ padding-top:15px;}
.nav_section #logo{ margin-left:15px;}
.search{ width:50%; margin-top:10px; margin-right:15px;}

.search_main{height:40px;color:#999;float:left; line-height:40px;font-size:13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:none; padding-left:15px; padding-right:55px; border:none; border:1px solid #eee;}
.search_main:focus{ background:none; color:#333; border:1px solid #009bcb;}
.search_btn{display:block; width:50px;height:40px;cursor:pointer;background:#009bcb url(../images/search_btn.png) no-repeat center center; border:none; position:absolute; top:0px; right:0px;}

}
.i_title{ text-align:center; margin-bottom:30px;}
.i_title h3{ font-size:34px; color:#333;font-family:'segoeuib'; text-transform:uppercase; margin-bottom:10px;}
.i_title p{ font-size:13px; color:#666; line-height:24px; max-width:580px; margin:10px auto 0;}
/*pro_section*/
.pro_section{ margin-top:65px;}
.pro_section ul li { list-style:none; margin-bottom:30px;}
.pro_section ul li .li{ position:relative; border:1px solid #eee; overflow:hidden; padding-bottom:80px;}
.pro_section ul li .icon{ display:block; width:36px; height:36px; position:absolute; right:24px; top:-60px; z-index:33333;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_section ul li:hover .icon{ right:24px; top:24px;}
.pro_section ul li .li .text{ padding:0px 12px 16px; position:absolute; bottom:0px; left:0px;}
.pro_section ul li .li .text h4 a{margin-bottom:5px; font-size:16px;font-family:'segoeuib'; color:#555; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pro_section ul li .li .text p{ height:0; font-size:13px; line-height:22px; color:#e7e7e7; overflow:hidden;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_section ul li .li .text .more{ font-size:12px; color:#666666; font-family:'seguisb'; text-transform:uppercase; line-height:24px;}
.pro_section ul li .li .text .more i{ font-size:14px; color:#aaa; 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;}
.pro_section ul li .li:hover .text p{ height:44px;} 
.pro_section ul li .li:hover .text h4 a{ color:#fff; }
.pro_section ul li .li:hover .text{ background:#0084c5; padding:26px 12px 16px;}
.pro_section ul li .li:hover .text .more{ color:#fff;}
.pro_section ul li .li:hover .text .more i{ color:#cce9f7; margin-left:10px;}
.pro_section ul li .li:hover{ box-shadow:0px 0px 10px rgba(0,0,0,0.10);}

.i_more{ text-align:center; margin-top:15px;}
.i_more a{ border:2px solid #eee; background:#fff; line-height:38px; padding:0px 36px; display:inline-block; font-size:14px; color:#333; text-transform:uppercase; border-radius:5px;}
.i_more a:hover{ background:#f24c0a; color:#fff; border:2px solid #f24c0a;}

/*sol_section*/
.sol_section{ background:#f7f7f7 url(../images/line_bg.png) repeat-x left bottom; padding:50px 75px; margin-top:60px;}
.sol_section ul{ margin:0px -10px;}
.sol_section ul li{ list-style:none; margin-bottom:20px; padding:0px 10px; float:left; width:25%;}
.sol_section ul li .li{ position:relative;}
.sol_section ul li .li .text{ position:absolute; bottom:0px; left:0px; width:100%;
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:rgba(0,0,0,0.6); padding-right:6%;}
.sol_section ul li .li .text_main{ position:relative;}
.sol_section ul li .li .text_main .icon{ width:36px; height:36px; display:inline-block; border-radius:50%; background:#0084c5 url(../images/plus_ico.png) no-repeat center center; position:absolute; right:20px; top:-18px;}
.sol_section ul li .li .text p{ color:#fff; line-height:22px; height:0px; overflow:hidden;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;padding:0px 12px; }
.sol_section ul li .li .text h4 a{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#fff; font-size:16px;font-family:'segoeuib'; line-height:26px; padding:10px 12px;}
.sol_section ul li .li:hover .text{ width:94%; left:3%; bottom:20px; padding-right:0; padding-bottom:10px; background:rgba(0,0,0,0.7);}
.sol_section ul li .li:hover .text p{ height:44px;}
.sol_section ul li .li:hover .text .icon{ background-color:#f24c0a; top:-22px;}
.sol_section .i_more{ margin-top:25px;}
/*about_section*/
.about_section{ padding:80px 0 60px;}
.about_img img{ border:2px solid #fff;}
.about_text h4 a{ color:#fff; font-size:30px;font-family:'segoeuib'; text-transform:uppercase; margin:15px 0 20px; display:block;}
.about_text .p{ font-size:14px; color:#fff; line-height:26px; max-height:182px; overflow:hidden; margin-top:15px;}
.about_text .more{ border:2px solid rgba(255,255,255,0.27); line-height:38px; padding:0px 36px; display:inline-block; font-size:14px; color:#fff; text-transform:uppercase; border-radius:5px; margin-top:30px;}
.about_text .more:hover{ background:#f24c0a; color:#fff; border:2px solid #f24c0a;}

.i_ser { margin-top:80px;}
.i_ser ul li{ list-style:none; text-align:center; border-right:1px solid rgba(255,255,255,0.2); position:relative;}
.i_ser ul li:after{ position:absolute; right:-6px; top:-12px; border:2px solid rgba(255,255,255,0.2); border-radius:50%; content:''; width:12px; height:12px;}
.i_ser ul li:last-child{ border-right:none;}
.i_ser ul li:nth-child(2):after{ top:auto; bottom:-12px;}
.i_ser ul li:last-child:after{ content:none;}
.i_ser ul li .icon a{ width:68px; height:68px; border-radius:50%; background:#0084c5; display:inline-block;}
.i_ser ul li h4 a{font-family:'segoeuib'; font-size:14px; color:#fff; display:block; margin:15px 0 8px;}
.i_ser ul li p{ font-size:13px; color:#fff; line-height:24px; height:48px; overflow:hidden;}
.i_ser ul li:hover .icon a{ background:#f24c0a;-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1); -o-transform:scaleX(-1); transform:scaleX(-1);filter:FlipH; transform: rotateY(180deg); }

/*contact_section*/
.contact_section{ background-image: -webkit-gradient(linear,left top,right top,from(#f9f9f9),color-stop(50%,#f9f9f9),color-stop(50%,#f2f2f2),to(#f2f2f2));
    background-image: -webkit-linear-gradient(left,#f9f9f9 0,#f9f9f9 50%,#f2f2f2 50%,#f2f2f2 100%);
    background-image: linear-gradient(to right,#f9f9f9 0,#f9f9f9 50%,#f2f2f2 50%,#f2f2f2 100%); padding:55px 0 40px;}
.contact_section .map{ margin-top:30px;}
.contact_section .p{ font-size:14px; line-height:24px; color:#666;}
.contact_section .globe{ padding-right:50px;}
.contact_section .globe .p{ max-height:120px; overflow:hidden;}
.contact_section .i_inquiry{ padding-left:40px;}
.contact_section .h4{ margin-bottom:20px;}
.contact_section .h4 h3{ font-size:30px; color:#333; margin-bottom:15px;font-family:'segoeuib'; text-transform:uppercase;}
.i_inquiry .p{ font-size:14px; color:#808080; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:15px;}
.i_inquiry .input_1{ font-size:14px; line-height:42px; height:42px; padding-left:15px; width:100%; background:#fff; color:#999; margin-bottom:20px; 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:14px; height:120px; padding-left:15px; width:100%; background:#fff; color:#999; 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:38px; color:#fff; padding:0px 35px; font-size:16px; text-transform:uppercase;font-family:'segoeuib';border:none; margin-top:30px; background:#0084c5; line-height:42px; border-radius:5px;}


/*hot_pro*/
.hot_pro{ margin-top:80px;}
.hot_pro .li:hover .buttons .fa-link {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.hot_pro .li:hover .buttons .fa-search {
    -webkit-transform: rotateZ(360deg) scale(1);
    -moz-transform: rotateZ(360deg) scale(1);
    -ms-transform: rotateZ(360deg) scale(1);
    -o-transform: rotateZ(360deg) scale(1);
    transform: rotateZ(360deg) scale(1);
}
.hot_pro .li:hover .ovrly {
    background: rgba(255, 255, 255, 0.6);
}

.hot_pro .slider{ margin:0px -15px;}
.hot_pro .li{ padding:6px; border:1px solid #eee; margin:0px 15px; text-align:center;}
.hot_pro .li:hover img{transform: scale(1.1);}
.hot_pro .li .text{ padding:10px; padding-bottom:18px; background:#fff center right; transition: 0.5s all;-webkit-transition: 0.8s all;-o-transition: 0.8s all; -moz-transition: 0.8s all;-ms-transition: 0.8s all;}
.hot_pro .li  h4 a{ font-size:14px; color:#333; font-family:'segoeuib'; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:10px 0 6px;}
.hot_pro .li  p{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; line-height:24px; color:#8f8f8f; max-height:48px; overflow:hidden;  font-size:12px;}
.hot_pro .li:hover .text{ background:#009bcb url(../images/hover_ico.png) center right no-repeat;}
.hot_pro .li:hover h4 a{ color:#fff;}
.hot_pro .li:hover p{ color:#fff;}

.hot_pro .slick-prev{ position:absolute; left:-80px;margin-top:-20px; top:50%; vertical-align: middle;  border-radius:50%;}
.hot_pro .slick-prev::before{color: #808080;display: inline-block;font-family: "FontAwesome";font-size:40px; height: 40px;line-height: 40px;text-align: center;width: 30px;content: "\f104"; }
.hot_pro .slick-next{position:absolute; right:-80px;margin-top:-20px; top:50%; vertical-align: middle; border-radius:50%;}
.hot_pro .slick-next::before{color: #808080;display: inline-block;font-family: "FontAwesome";font-size: 40px; height: 40px;line-height: 40px;text-align: center;width: 30px;content: "\f105"; }
@media only screen and (max-width: 1400px) {
.hot_pro .slider{ padding:0px 50px;}
.hot_pro .slick-prev{ left:0;}
.hot_pro .slick-next{ right:0;}	
}

@media only screen and (max-width:768px) {
.hot_pro{ margin-top:40px;}	
}
/*app_section*/
.btn01 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn01 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.btn01 .ovrly {
    background: rgba(0, 0, 0, 0.5);
    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: 0%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.btn01 .buttons p{
    display: inline-block;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
	color:#fff; padding:0px 15px;
	line-height:24px; max-height:96px; overflow:hidden;
}
.app_section .li:hover .buttons {
    top: 50%;
}
.app_section .li:hover .ovrly {
    top: 0;
}

.app_section{ background:url(../images/app_bg.jpg) no-repeat center center; padding:75px 0; margin-top:70px; background-attachment:fixed; background-size:cover;}
.app_section .li{ margin:0px 15px; padding:10px; background:rgba(255,255,255,0.9);}
.app_section .li h4 a{ font-family:'segoeuib'; font-size:16px; color:#333; text-align:center; line-height:30px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:15px;}

.app_section .slick-prev{ position:absolute; left:-80px;margin-top:-20px; top:50%; vertical-align: middle;  border-radius:50%;}
.app_section .slick-prev::before{color: #fff;display: inline-block;font-family: "FontAwesome";font-size:40px; height: 40px;line-height: 40px;text-align: center;width: 30px;content: "\f104"; }
.app_section .slick-next{position:absolute; right:-80px;margin-top:-20px; top:50%; vertical-align: middle; border-radius:50%;}
.app_section .slick-next::before{color: #fff;display: inline-block;font-family: "FontAwesome";font-size: 40px; height: 40px;line-height: 40px;text-align: center;width: 30px;content: "\f105"; }
@media only screen and (max-width: 1400px) {
.app_section .slider{ padding:0px 50px;}
.app_section .slick-prev{ left:0;}
.app_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:#0084c5;}

/*news_section*/
.news_section{ padding-bottom:70px; padding-top:60px; background:url(../images/line_bg.png) no-repeat center bottom;}
.news_section .slick-list{ padding-bottom:10px;}
.news_section .slider{ margin:0px -15px;}
.news_section .li{ background:#fff; margin:0px 15px; box-shadow:0px 0px 15px rgba(0,0,0,0.1); transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news_section .li .img{ position:relative;}
.news_section .li .day{ position:absolute; right:20px; bottom:-20px; background:#0084c5; display:inline-block; text-align:center; padding:0px 10px; text-transform:uppercase; color:#fff; font-size:12px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; z-index:999;}
.news_section .li .day p{ font-size:28px; color:#fff;font-family:'segoeuib'; line-height:30px;}
.news_section .li .text{ padding:25px;}
.news_section .li .day img{ display:inline-block; margin-right:6px;}
.news_section .li h4 a{font-family:'segoeuib'; font-size:16px; color:#333;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block; }
.news_section .li p{ line-height:26px; color:#666; max-height:78px; overflow:hidden; font-size:13px; margin-top:5px;}
.news_section .i_more{ margin-top:48px;}

.news_section .slick-prev{width:50px; height:50px; position:absolute; left:0px; top:40%; vertical-align: middle; opacity: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;}
.news_section .slick-prev::before{ border-radius: 0;color: #666;display: inline-block;font-family: "FontAwesome";font-size: 40px; content: "\f104"; line-height:50px;}
.news_section .slick-next{width:50px; height:50px; position:absolute; right:0px; top:40%; vertical-align: middle; opacity: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;}
.news_section .slick-next::before{  border-radius: 0;color: #666;display: inline-block;font-family: "FontAwesome";font-size: 40px; content: "\f105"; line-height:50px;}
.news_section:hover  .slick-next{ opacity:1;right:-70px; }
.news_section:hover .slick-prev{ opacity:1;left:-70px;}

.news_section .li:hover{box-shadow:0px 0px 20px rgba(0,0,0,0.2);}
.news_section .li:hover .day{ background:#f24c0a;}
@media only screen and (max-width:1300px) {
.news_section .slick-prev{ background:rgba(0,0,0,0.4); opacity:1; left:20px;}
.news_section .slick-next{ background:rgba(0,0,0,0.4); opacity:1; right:20px;}
.news_section:hover  .slick-next{ opacity:1;right:20px; }
.news_section:hover .slick-prev{ opacity:1;left:20px;}

.news_section .slick-next::before{ color:#fff;}
.news_section .slick-prev::before{ color:#fff;}
}
/*newsletter*/
.newsletter{margin-bottom:36px;}
.newsletter_main { background:rgba(255,255,255,0.1); padding:15px 40px; border-radius:10px;}
.newsletter_main .text{ float:left; width:42%; margin-top:15px;}
.newsletter_main .text img{ float:left; margin-right:16px;}
.newsletter_main .text h4{ font-size:24px; font-family:'segoeuib'; color:#fff; text-transform:uppercase; margin-top:5px;}
.newsletter_main .text p{ color:#fff; text-transform:uppercase; margin-top:10px;}


.newsletter .email{ position:relative; width:58%; margin-top:25px; margin-bottom:30px; float:right;}
.newsletter .email_main{height:48px;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:460px; background:none; padding-left:15px; border:2px solid rgba(255,255,255,0.6); margin-right:25px;}
.newsletter .email_main:focus{border:2px solid #fff; color:#666; background:rgba(255,255,255,0.8);}
.newsletter .email_btn{ line-height:48px; border:none; display:inline-block; position:relative; font-size:14px; color:#fff; text-transform:uppercase;font-family:'segoeuib'; padding:0px 30px; background:#009bcb;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;float:left;}
.newsletter .email_btn:hover{ background:#f24c0a;}
@media only screen and (max-width:1200px) {
.newsletter .email_main{ width:300px;}
}
@media only screen and (max-width:910px) {
.newsletter_main { text-align:center;}
.newsletter_main .text{ width:100%; text-align:left; float:none; width:inherit;}
.newsletter .email{ width:100%;}
.newsletter .email_main{ width:75%;}
}

@media only screen and (max-width:768px) {
.news_section ul li{ margin-bottom:30px;}
.news_section ul li .img{ float:left; width:50%;}	
.news_section ul li .text{ float:left; width:50%; border-top:none; background:none; padding-top:0px; padding-bottom:0px;}
.news_section ul li .text{ margin-top:0px;}

.newsletter_main .text{ text-align:center;}
.newsletter_main .text p{ display:none;}
.newsletter_main .text img{ display:inline-block; float:none;}
.newsletter_main .text h4{ display:inline-block; float:none;}
.newsletter .email_main{ width:100%; margin-right:0;}
.newsletter .email_btn{ width:100%; margin-top:20px;}
}
@media only screen and (max-width:420px) {
.news_section ul li .img{ width:100%;}
.news_section ul li .text{ width:100%; padding:0; margin-top:10px;}
}
/*footer*/
#footer{color:#ccc; padding-top:50px; line-height:24px;font-size:14px; background-attachment:fixed !important;}
#footer ul li{ list-style:none;}
#footer a:hover{ color:#009bcb;}
#footer .modules a{ color:#ccc;}
#footer .modules a:hover{ color:#f24c0a;}

#footer .footer_con{ float:left; width:38%;padding-right:5%;}
#footer .footer_pro{ float:left; width:26%; padding-right:5%;}
#footer .footer_solu{ float:left; width:26%; padding-right:5%;}
#footer .footer_follow{ float:left; width:10%;}
@media only screen and (max-width:768px) {
#footer .footer_con{ float:left; width:100%;padding-right:0%;}
#footer .footer_pro{ float:left; width:100%; padding-right:0%;}
#footer .footer_solu{ float:left; width:100%; padding-right:0%;}
#footer .footer_follow{ float:left; width:100%;}
}

#footer .footer_con .p{ color:#ccc; line-height:26px; max-height:52px; overflow:hidden;}
#footer .footer_con ul li{ padding:7px 0; line-height:24px;}

#footer .footer_con .p{ margin:15px 0;}
#footer .footer_con ul li{ line-height:22px; padding:7px 0;}
#footer .footer_con ul .li1{ background:url(../images/footer_add.png) no-repeat left 10px; padding-left:40px;}
#footer .footer_con ul .li2{ background:url(../images/footer_tel.png) no-repeat left 5px; padding-left:40px;}
#footer .footer_con ul .li3{ background:url(../images/footer_email.png) no-repeat left 5px; padding-left:40px;}
#footer .footer_con ul .li4{ background:url(../images/footer_fax.png) no-repeat left 5px; padding-left:40px;}
#footer .footer_con ul .li5{ background:url(../images/footer_whatsapp.png) no-repeat left 5px; padding-left:40px;}

#footer .footer_oth{ border-top:1px solid rgba(255,255,255,0.15); margin-top:40px; padding-top:20px; margin-bottom:20px;}
#footer .footer_oth span{ font-size:14px; color:#ccc;}
#footer .footer_oth a{ margin:0px 4px; color:#ccc; display:inline-block;}
#footer .footer_oth a:hover{ color:#f24c0a;}
*:focus {outline: none;} 



#footer .title_h4{font-size:20px; color:#fff;font-family:'segoeuib'; margin-bottom:18px; text-transform:uppercase; background:url(../images/footer_line.png) no-repeat left bottom; padding-bottom:18px; margin-top:40px;}
#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:#009bcb;
}
#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:#ddd; background:#0084c5;}
.footer_bottom  a{ color:#ddd;}

.footer_bottom  .cop{ float:left;}
.footer_bottom .footer_sns{ float:right;}
.footer_bottom .footer_sns a{ display:inline-block; width:25px; height:25px; border-radius:2px; background:rgba(255,255,255,0.26); margin-right:5px;}
.footer_bottom .footer_sns a:hover{ background:#f24c0a;}
/*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:#0084c5; text-align:center;font-family:'segoeuib';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:180px;width:44px;z-index:99999; position:absolute; left:-44px; top:0px;}

#online{float:left;background:#fff;overflow:hidden; width:210px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}
.onlineMenu ul li{ padding:10px 10px; border-bottom:1px 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:12px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#0084c5 !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:'segoeuib';}

.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:35px; width:215px; padding-top:6px; font-size:14px; padding-left:40px; text-transform:uppercase; color:#fff; font-size:13px;}
#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:#0084c5 url(../images/ser_1.png) no-repeat left center; width:100%; height:36px; font-size:14px;font-family:'segoeuib'; 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:'segoeuib';}
.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:'segoeuib';  font-size: 16px; margin-top:15px; padding: 8px 15px; text-transform: uppercase;transition: all 0.5s ease 0s;}
.i_message_inquiry .my_btn2{ background:#0084c5; color:#fff; line-height:38px; font-size:14px;font-family:'segoeuib'; 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 #0084c5; display:inline-block; position:relative; font-size:12px; color:#fff; text-transform:uppercase;font-family:'segoeuib'; padding-left:24px; padding-right:24px; background:#0084c5;-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:#0084c5;}


.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:#0084c5 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_banner .bg2{ position:absolute; height:60px; bottom:0px; left:0px; width:100%; background:url(../images/bg2.png) no-repeat center top;}

.n_banner img{ width:100%;}
.mbx_section{ background:#f8f8f8 url(../images/line_bg.png) no-repeat center bottom; text-transform:capitalize; padding:10px 0;}
.mbx_section a i{ font-size:14px; color:#ffc232; margin-right:6px;}
.mbx_section a{color:#666;}
.mbx_section a:hover{ color:#0084c5;}
.mbx_section span{ color:#aaa; margin:0px 6px; font-style:normal; font-size:10px;}
.mbx_section h2{ color:#0084c5; display:inline-block; font-size:14px;}

.n_title{ background:url(../images/n_ico.png) no-repeat left 5px; font-size:26px;font-family:'segoeuib'; color:#333; padding-left:40px; text-transform:uppercase; border-bottom:1px solid #eee; padding-bottom:15px; margin-bottom:30px;}

.n_main{ margin-top:55px; padding-bottom:50px; font-size:14px;}
.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%;}
}

@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;}
.footer_logo{ text-align:center;}
#footer .footer_con .p{ text-align:center;}
#footer .footer_oth{ margin-top:20px;}
.sol_section{ padding:30px;}
.sol_section{ margin-top:30px;}
.i_title{ margin-bottom:20px;}
.pro_section{ margin-top:30px;}
.i_ser ul li{ width:50%; float:left; margin-bottom:30px;}
.about_img { margin-bottom:30px;}
.about_section{ padding-bottom:30px;}
.contact_section{ background:#f2f2f2; padding-top:0; padding-bottom:0;}
.contact_section .globe{ background:#f9f9f9; padding:30px 15px;}
.contact_section .i_inquiry{ padding:30px 15px;}
.news_section{ padding:30px 0;}
.con_p{ margin-bottom:30px;}
}
@media only screen and (max-width: 500px) {
.i_ser ul li{ width:100%;}
.sol_section ul li{ width:100%;}
}


.nav_h4{ margin-bottom:0px; background:#009bcb; padding:14px 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*/
.con_r{ padding-left:35px;}
.con_p{ border:2px solid #eee; padding:20px;font-size:15px; line-height:28px;}
.con_p h4{font-family:'segoeuib'; font-size:18px; color:#333; text-transform:uppercase; margin-bottom:30px;}
.con_info{padding-bottom:20px; 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:'seguisb'; 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:#0084c5;
	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:'segoeuib';font-size:15px; color:#333; margin-top:15px; display:inline-block;}
.contact_online .img{ border-radius:5px; overflow:hidden;}

.title_section{font-family:'segoeuib'; 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(#eee),to(#fff));
    background-image: -webkit-linear-gradient(left,#eee 0,#fff);
    background-image: linear-gradient(to right,#eee,#fff); position:relative;}
.title_section:before{ position:absolute; left:0px; top:8px; content:"\f0da";font:normal normal normal 24px/1 FontAwesome; color:#0084c5; 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:'segoeuib';}
.contact .contact_inq label{ font-weight:normal;font-family:'segoeuib'; 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:'segoeuib';border:none; background:#0084c5; 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:#f24c0a;}


.contact .map{ margin-top:50px;}

/*news*/
.page_title{font-family:'segoeuib'; font-size:16px; color:#1f1f1f;}
.news_main .day{ font-size:14px;color:#8f8f8f; line-height:12px; margin-top:15px;margin-bottom:15px;}
.news_main .day i{font-size:20px;margin-right:6px; color:#0084c5;}

.page_li{ background:#f9f9f9; padding:10px 15px; border-radius:10px; margin-top:30px;}
.page_li li{ list-style:none; margin:6px 0;}
.page_li li i{ height:24px; width:30px; border-radius:5px; background:#0084c5; color:#fff; font-size:12px; line-height:24px; text-align:center; margin-right:10px;}
.page_li li span{font-family:'segoeuib';font-size:13px; margin-right:5px;}
.page_li li:hover span{ color:#0084c5;}
.page_li li a{ font-size:13px; color:#808080;}
.page_li li a:hover{ color:#0084c5;}

/*left*/
.left_h4{font-family:'segoeuib'; font-size:18px; text-transform:uppercase; color:#333;padding-bottom:15px; border-bottom:1px solid #eee; margin-bottom:20px; position:relative; padding-top:5px;}
@media only screen and (min-width: 768px) {.left_h4::after{content: ""; height:3px; width:42px;    background-color: #0084c5 ;    display: block; position:absolute; left:0px; bottom:-2px;}}
.page_nav .left_h4{ background:#0084c5; color:#fff; line-height:22px; padding:10px 15px; font-family:'seguisb'; font-size:18px; text-transform:uppercase; margin-bottom:0;}
@media only screen and (min-width: 768px) {.page_nav .left_h4::after{ content:none;}}

.page_nav>ul{ border:1px solid #eee;}
.page_nav>ul>li{ list-style:none; border-bottom:1px solid #fff;}
.page_nav>ul>li:last-child{ border-bottom:none;}
.page_nav>ul>li>a{ display:block; line-height:24px; padding:8px 15px; font-size:14px; color:#444; font-family:'seguisb'; background:#f1f1f1;}
.page_nav>ul>li>a:hover{ background:#0084c5; color:#fff;}
.page_nav ul li a i{ color:#ccc; font-size:14px; margin-right:10px;}

.page_nav ul li .nav_2{border-top:1px solid #eee; background:#fefefe;}
.page_nav ul li .nav_2 li{ border-bottom:none; padding:0px 10px; list-style:none;}
.page_nav ul li .nav_2 li a{ padding:6px; font-size:13px; color:#666; border-bottom:1px solid rgba(0,0,0,0.04); display:block;}
.page_nav ul li .nav_2 li:last-child a{ border-bottom:none;}
.page_nav ul li .nav_2 li a:hover{ color:#0084c5;}
.page_nav ul li .nav_2 li a:before{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;content:'\f105'; font:normal normal normal 14px/1 FontAwesome; margin-right:0px; color:#aaa; opacity:0;}
.page_nav ul li .nav_2 li a:hover:before{ opacity:1; margin-right:10px;}
/*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; font-family:'seguisb'; color:#444;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hot_left ul li:hover h4 a{ color:#0084c5;}
.hot_left ul li p{ font-size:13px; color:#666; line-height:20px; max-height:40px; overflow:hidden; margin:8px 0;}
.hot_left .img{ float:left; width:28%; 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:'segoeuib';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:#0084c5;}
.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:'segoeuib';}
.cbp-vm-switcher ul li .cbp-vm-details{color:#666;overflow:hidden;height:44px;font-size:13px;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:25%;display:inline-block; vertical-align:middle;float:left; margin-right:3%; border:1px solid #eee;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:72%;text-align:left;font-size:16px;font-family:'segoeuib';color:#333; float:left;}

.cbp-vm-view-list ul li .cbp-vm-details {width:72%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:13px; color:#666; margin:10px 0px;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}}


@media screen and (max-width: 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;}
	.cbp-vm-view-grid ul li:nth-child(n+2){ border-left:1px solid #eee;}
	.cbp-vm-view-grid ul li:nth-child(n+3){  border-left:1px solid #eee;}

}

.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:#0084c5;}
.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;}
.cbp-vm-view-grid ul li h4 a{margin:10px 0 5px; text-align:center;}
.cbp-vm-view-grid ul li:hover h4 a{ color:#0084c5;}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li .li{ padding:10px; border:1px solid #eee; padding-bottom:20px;background:#fff;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

@media screen and (min-width: 940px) {
.cbp-vm-view-grid ul li:nth-child(3n+2){ border-left:none;}
.cbp-vm-view-grid ul li:nth-child(3n+3){ border-left:none;}
.cbp-vm-view-grid ul li:nth-child(n+4){ border-top:none;}
}

@media screen and (max-width: 940px) {
.cbp-vm-view-grid ul li:nth-child(n+2){ border-left:none;}
.cbp-vm-view-grid ul li:nth-child(n+3){ border-top:none;}
}


.cbp-vm-view-grid ul li .li:hover .buttons .fa {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);}
.cbp-vm-view-grid ul li .li:hover .ovrly {opacity: 1;}

/*效果*/
.cbp-vm-view-grid ul li .li .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out; text-align:center;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image img {transform: scale(1.1); opacity:0.3;}
.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-view-grid ul li .li:hover{ box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.cbp-vm-image .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;
	
}
.cbp-vm-image .img .icon  a{font-size:14px;display:inline-block;height: 36px;	line-height:36px; width:36px;color:#fff; text-transform:uppercase; border-radius:5px;	background:#0084c5;}
.cbp-vm-image .img .icon  a i{ line-height:36px;}
.cbp-vm-view-grid ul li .li:hover .icon{ opacity:1; }
/*翻页*/
.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:#ececec; 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:#0084c5; color:#fff !important; }
.total{ line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#0084c5;}
.page_p>span{ padding:2px 15px; line-height:30px; background:#0084c5; 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:400px) {
.cbp-vm-view-grid ul li{ width:100%;}
}
.p_hot_2{float:left; width:72%; margin-bottom:20px; background:#f9f9f9; padding:0px 10px; margin-top:5px;}
.p_hot_2 span{ font-size:13px; margin-right:5px; text-transform:capitalize; color:#333; font-family:'seguisb';}
.p_hot_2 a{ font-size:13px; 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:#f24c0a; border-bottom:1px solid #f24c0a;}

.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:#0084c5;font-family:'segoeuib'; 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:#0084c5; line-height:26px;font-family:'segoeuib';}
.pro_table .pro_main_text{color:#666;font-size:14px; 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:'seguisb';color:#333;}
.main-more{ text-align:left !important;}
.main-more a{ color:#fff;}

.pro_table .main-more a{ line-height:36px; border-radius:5px; background:#f24c0a; display:inline-block; padding:0px 30px; margin-top:30px; font-family:'segoeuib'; text-transform:uppercase;}
.pro_table .main-more a:hover{ background:#0084c5; 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:'segoeuib'; 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:'segoeuib'; font-style:normal;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff;z-index:99; background-color:#0084c5  !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: #0084c5  !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:'segoeuib';}
.induiry_line .inquiry .contact_box label{ font-weight:normal;font-family:'segoeuib'; 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:'segoeuib';border:none; background:#0084c5; 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:#f24c0a;}


.tags{ margin-bottom:20px; background:#f9f9f9; padding:3px 10px; margin-top:5px;}
.tags span{ font-size:14px; margin-right:5px; text-transform:capitalize;  color:#333;}
.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:#0084c5;}

.news_main .tags{ background:none; padding:2px 0;; margin-bottom:0px;border-radius:0; margin-top:20px; background:#f9f9f9; padding:0px 15px;}
.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:'segoeuib'; 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:#0084c5; font-family:'seguisb'; text-transform:uppercase; line-height:24px;}
.app_li ul li .more i{font-size:14px; color:#0084c5; 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:'seguisb'; 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:#0084c5; color:#fff; border-radius:5px; text-transform:uppercase;font-family:'seguisb'; margin-top:6px;}
.down_li ul li .more:hover{ background:#f24c0a;}
.down_li ul li .more i{ margin-right:5px;}
.down_li ul li:hover h4 a{ color:#0084c5;}
/*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:#0084c5;}
.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:'segoeuib';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 .li:nth-child(2n){animation-delay: 0.1s;}


.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";}

/*blog_left*/

.blog_nav{ margin-bottom:30px;}
.blog_nav ul li{ list-style:none;}
.blog_nav ul li a{ font-size:15px; 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:#0084c5; padding-left:10px;}
.blog_nav ul li a:hover i{ color:#0084c5; }

.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:13px; border-radius:5px;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#0084c5; color:#fff;}

/*news*/
.news .img{ float:left; width:34%; 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:63%; margin-top:5px;font-family:'segoeuib'; text-overflow:ellipsis; white-space:nowrap;}
.news  ul li h4 a:hover{ color:#0084c5;}
.news  ul li p{ font-size:13px; 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:63%; float:left;}
.news .day{ font-size:14px; color:#8f8f8f; line-height:12px; margin-top:10px; float:left; width:63%; text-align:left;}
.news .day i{font-size:14px;margin-right:4px; color:#0084c5;}
.news_tags{ float:left; width:63%; margin-top:10px; background:#f9f9f9; padding:0px 10px;}
.news_tags span{font-size:14px; color:#333; font-family:'seguisb'; }
.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:#f24c0a; border-bottom:1px solid #f24c0a;}
@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; padding:20px;}
.news  ul li .n_more{ text-align:center; width:100%;}
.news .day{ text-align:center;}
}

.n_more a{ text-transform:uppercase; font-size:13px; font-family:'segoeuib'; color:#0084c5;}
.n_more a i{ font-size:16px; margin-left:4px;}


/*case*/
.btn25 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn25 img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.btn25 .ovrly {
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn25 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn25 .buttons .fa {
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkt-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    width: 60px;
    height: 60px;
    opacity: 0;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    color:#0084c5;
}
.btn25 .buttons .fa-search {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.btn25:hover .buttons .fa {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.btn25:hover .ovrly {
    opacity: 1;
}


.case ul li{ list-style:none; text-align:center; margin-bottom:30px;}
.case ul li h4 a{font-size:14px;font-family:'segoeuib'; color:#444; margin-top:10px;line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block;}
.case ul li:hover a{ color:#0084c5;}
.case ul li p{ font-size:13px; color:#8f8f8f; line-height:24px; height:48px; overflow:hidden;}

/*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:'segoeuib';}
.stp-top a:hover{text-decoration:none;color:#0084c5;}
.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:#0084c5;}
.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:#0084c5;}
.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:#0084c5;}
.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:'segoeuib'; background:#0084c5;}
.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:'segoeuib';}
.blog ul li h4 a:hover{ color:#0084c5;}
.blog ul li .p{ font-size:13px; 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;}
.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:#f24c0a; border-bottom:1px solid #f24c0a;}

/*download*/
.down_ul{ margin-bottom:40px;}
.down_ul li{ list-style:none; float:left; width:20%; text-align:center; padding:10px;}
.down_ul .li1 a{ background:#eee url(../images/down_ico1.png) no-repeat center 20px; padding-top:80px; border-radius:10px;}
.down_ul .li2 a{ background:#eee url(../images/down_ico2.png) no-repeat center 20px; padding-top:80px; border-radius:10px;}
.down_ul .li3 a{ background:#eee url(../images/down_ico3.png) no-repeat center 20px; padding-top:80px; border-radius:10px;}
.down_ul .li4 a{ background:#eee url(../images/down_ico4.png) no-repeat center 20px; padding-top:80px; border-radius:10px;}
.down_ul .li5 a{ background:#eee url(../images/down_ico5.png) no-repeat center 20px; padding-top:80px; border-radius:10px;}
.down_ul li a{ display:block;font-size:15px; margin-top:10px; padding-bottom:10px; border:2px solid #fff;}
.down_ul .active a{ border:2px solid #009bcb; color:#009bcb;}
.down_ul li a:hover{border:2px solid #009bcb; color:#009bcb;}

.down_main ul li{ list-style:none; border-bottom:1px solid #eee; padding:8px;}
.down_main ul li h4{ float:left;}
.down_main ul li h4 i{ color:#bbb; font-size:12px; margin-right:10px;}
.down_main ul li h4 a{ color:#333; font-size:16px;}
.down_main ul li .more{ display:inline-block; float:right;color:#0084c5; text-transform:uppercase;font-family:'seguisb'; margin-top:6px; font-size:13px;}
.down_main ul li .more i{ margin-right:6px;}
.down_main ul li .more:hover{ color:#f24c0a;}
.down_main ul li h4 a:hover{ color:#0084c5;}
/*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{ padding:10px 0;}
.blog_left .left_h4{ padding:0 15px;}
.contact .contact_inq label{ width:20%;}

.page_nav .left_h4{position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#0084c5 !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:'segoeuib';}
.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#0084c5 !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";
}

.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:'segoeuib'; 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:'segoeuib'; 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;}
}
@media only screen and (max-width: 400px) {
.pro_section ul li{ width:100%;}

}