@charset "utf-8";
@font-face{font-family:'poppins_s';src:url(../font/poppins-semibold.eot);}
@font-face{font-family:'poppins';src:url(../font/poppins-regular.eot);}
@font-face{font-family:'oswald';src:url(../font/oswald-regular.eot);}
@font-face{font-family:'titilliumweb';src:url(../font/titilliumweb.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';src:url(../font/original-poppins-regular.ttf); src:url(../font/poppins-regular.eot); src:url(../font/poppins-regular.svg); src:url(../font/poppins-regular.ttf); src:url(../font/poppins-regular.woff); src:url(../font/poppins-regular.woff2);}
@font-face{font-family:'oswald';src:url(../font/original-oswald-regular.ttf); src:url(../font/oswald-regular.eot); src:url(../font/oswald-regular.svg); src:url(../font/oswald-regular.ttf); src:url(../font/oswald-regular.woff); src:url(../font/oswald-regular.woff2);}
@font-face{font-family:'titilliumweb';src:url(../font/original-titilliumweb.ttf); src:url(../font/titilliumweb.eot); src:url(../font/titilliumweb.svg); src:url(../font/titilliumweb.ttf); src:url(../font/titilliumweb.woff); src:url(../font/titilliumweb.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;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#777; line-height:26px;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:13px; line-height:30px; word-wrap:break-word; color:#777;font-family:'poppins';}
.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{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;}

/*top_section*/
.top_section{ background:#f7fafc; padding:7px 0; line-height:22px;}
.top_section a{ line-height:22px;}
.top_section a:hover{color:#057fc2;}
.top_section .top_con{ float:left;}
.top_section .top_r{ float:right;}
.top_section .top_language{ float:right; font-size:14px;}
.top_section .top_language a{ display:inline-block; margin-left:10px; color:#fff; line-height:30px;}
.top_section .top_language a img{ margin-right:8px; }

.top_section .top_con p{ display:inline-block; font-size:13px; color:#777; margin-top:4px;}
.top_section .top_con p a{ font-size:13px; color:#777;}
.top_section .top_con p a:hover{ color:#057fc2;}
.top_section .top_con .tel{ background:url(../images/top_tel.png) no-repeat left 2px; padding-left:26px;}
.top_section .top_con .email{ background:url(../images/top_email.png) no-repeat 0px 3px; padding-left:22px; margin-left:20px;}

.top_section .top_sns{ float:left; margin-right:10px;}
.top_section .top_sns a{ margin:0px 2px; display:inline-block;}
.top_section .top_sns a:hover{ -moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1); transform:scaleX(-1);    filter:FlipH; transform: rotateY(180deg);}


@media only screen and (max-width:768px) {
.top_section .top_con .tel{ display:none;}
.top_section .top_con .email{ margin-left:0px;}
.top_section .top_language,.top_section .top_con p a{ font-size:13px;}
}


/*Search*/
.search_box{ position:relative; width:100%; background:#f7f9fa;}
.search i{ font-size:24px; color:#1085dc; line-height:32px; padding:16px 10px 16px 20px;}
.top-search {display: none;width:100%; z-index:9999;}
.top-search  h4{ text-align:center;  color:#333 ;  font-family:'poppins_s';text-transform:uppercase; font-size:20px; margin:15px 0;}
.header_search{border-radius:30px; overflow:hidden; border:2px solid #eee; position:relative;}
.top-search input.form-control {box-shadow: 0 0 0;color: #333;height: 40px;line-height: 40px;padding: 0 50px 0 15px;text-align: left;background:#fff;}
.top-search .input-group { width:100%;margin: 0 auto;padding:10px; padding-bottom:30px;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group-addon{float: right; position:absolute; right:0px; top:0px; width:28px; height:28px; line-height:28px; background:#eee; text-align:center;}
.top-search .input-group-addon i{font-size: 18px;color: #aaa; line-height:28px;}
.btn_search1 {background:url(../images/search_btn.png) no-repeat center center;bottom:0px;height:40px;position: absolute; right: 10px;width: 60px;z-index: 2;}
.attr-nav{ margin-left:60px; float:right; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.attr-nav .search a{ display:inline-block; line-height:30px; background:url(../images/search_ico.png) no-repeat 10px center; padding-left:30px; padding-right:28px; font-size:15px; color:#333; margin-top:30px; text-transform:uppercase; width:30px; height:30px;}
.attr-nav ul li{ list-style:none;}

/*select*/
.select{ position:relative; float:right; margin:0px 16px;}
.select ul li{ list-style:none;}
.select dt{height:30px;display:inline-block;line-height:30px;font-size:12px;text-transform:capitalize;cursor:pointer;width:100%;overflow:hidden;position:relative;z-index:99;text-align: right;font-weight: normal; padding:0;color:#777;}
.select dt img,.select dd ul li a img{ width:100%; height:auto; width:27px; display:inline-block; margin-right:6px;vertical-align: middle;}
.select dt:after{font-family:FontAwesome;color:#777;font-size:16px;width:100px;vertical-align:middle;content:"\f107"; font-size:14px; transition:all 0.3s ease 0s; margin-left:6px;}
.select dt.cur:after{font-family:FontAwesome;color:#777;font-size:16px;width:100px;vertical-align:middle;content:"\f106"; font-size:14px;}
.select dd{position:absolute;right:-18px;top:36px;background:#fff;display:none; z-index:99999;border-top:2px solid #1fa84c; box-shadow:0px 0px 10px rgba(0,0,0,0.15);}
.select dd ul{padding:10px 10px 5px 15px;width:140px;/* max-height:304px;overflow:auto; */ text-align: left;}
.select dd ul li{padding:2px 0px;position: relative;width: 100%;}
.select dd ul li a{line-height:24px;display:inline-block;color:#777; font-size:12px;text-transform:capitalize;padding:0 0px 0 34px;position: relative;width: 100%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;transition:all 0.3s ease 0s;opacity: 0;-webkit-transform: translate3d(50px, 0px, 0);transform: translate3d(50px, 0px, 0); }
.select dd ul li a{filter:alpha(opacity:0);opacity:0;}
.select dd ul li img{height: auto;width: 22px;height: auto;position: absolute;left: 0px;top:4px;}
.select dd ul li a:hover{color: #1fa84c;}
.select dd.open ul li a{ opacity: 1;-webkit-transform: translate3d(0px, 0px, 0);transform: translate3d(0px, 0px, 0); }

.select dd.open ul li:nth-child(1)  a{-webkit-transition-delay: 45ms;transition-delay: 45ms; }
.select dd.open ul li:nth-child(2)  a{-webkit-transition-delay: 90ms;transition-delay: 90ms; }
.select dd.open ul li:nth-child(3)  a{-webkit-transition-delay: 135ms;transition-delay: 135ms; }
.select dd.open ul li:nth-child(4)  a{-webkit-transition-delay: 180ms;transition-delay: 180ms; }
.select dd.open ul li:nth-child(5)  a{-webkit-transition-delay: 225ms;transition-delay: 225ms; }
.select dd.open ul li:nth-child(6)  a{-webkit-transition-delay: 270ms;transition-delay: 270ms; }
.select dd.open ul li:nth-child(7)  a{-webkit-transition-delay: 315ms;transition-delay: 315ms; }
.select dd.open ul li:nth-child(8)  a{-webkit-transition-delay: 360ms;transition-delay: 360ms; }
.select dd.open ul li:nth-child(9)  a{-webkit-transition-delay: 405ms;transition-delay: 405ms; }
.select dd.open ul li:nth-child(10) a {-webkit-transition-delay: 450ms;transition-delay: 450ms; }



/*top_section*/
.top_section .top_sns a{ width:26px; height:26px; border-radius:50%; text-align:center;}
.top_section .top_sns a img{ max-width:22px; padding-top:3px;}
.top_section .top_sns .sns_f{ background:#385a94;}
.top_section .top_sns .sns_t{ background:#00abee;}
.top_section .top_sns .sns_g{ background:#dd4c39;}
.top_section .top_sns .sns_in{ background:#0078b4;}
.top_section .top_sns .sns_y{ background:#df2925;}


/*nav_section*/
.nav_section{text-align:center; padding:10px 0 16px;}
.nav_section #logo{ float:left;}
.nav_section #cssmenu{ float:left;}
@media only screen and (min-width: 998px) { 
.small-mdzz{position: fixed;z-index: 8888888;top: 0px;right: 0; width:100%; max-width:100% !important;-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); margin-top:0px; padding:0; background:#fff;}
.small-mdzz .mainmenu>nav>ul>li>a{ color:#fff;}
.small-mdzz .nav_box{ border-top:1px solid rgba(255,255,255,0);}
}

@media only screen and (max-width:1200px) {
#cssmenu > ul > li{ padding:16px 16px;}
.attr-nav{ margin-left:20px;}
}

@media only screen and (max-width:960px) {
#cssmenu > ul > li{ padding:16px 10px;}
}

@media only screen and (max-width:768px) {
.nav_box{ width:100%;}
.nav_section{ padding-bottom:0px;}
.nav_section .container{ padding-left:0px; padding-right:0px;}
.nav_box{ position:relative;}
.attr-nav{ position:absolute; top:-80px; right:5px;}
.nav_section #logo{ margin-bottom:10px;}
.attr-nav .search a{ margin-top:10px;}
#cssmenu > ul > li{ padding:0px;}
}


@media only screen and (max-width:550px) {
.top_section .top_sns{ display:none;}
}


/*banner*/
#bootstrap-touch-slider{ position:relative;}
#bootstrap-touch-slider .banner_white{height:171px;z-index:999;width:100%; bottom:-1px;position:absolute; left:0px;}
/* 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-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 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:6px; width:27px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height:6px; width:27px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#ddd; border-radius:5px;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#057fc2;}

.i_title{ text-align:center; margin-bottom:30px;}
.i_title h4{ color:#333; font-size:46px; font-family:'titilliumweb'; text-transform:capitalize; margin-bottom:18px; background:url(../images/title_line.png) no-repeat center bottom; padding-bottom:30px;}
.i_title .p{ font-size:12px; color:#999; line-height:24px; max-height:48px; overflow:hidden; max-width:680px; margin:0 auto;}
@media only screen and (max-width:768px) {
.i_title h4{ font-size:30px; margin-bottom:10px; padding-bottom:20px;}
#cssmenu > ul > li > a{ font-size:13px; padding:12px 15px 12px;}
}

.i_more a{ display:inline-block; background:#057fc2; line-height:40px; padding:0px 36px; color:#fff; font-size:13px;font-family:'poppins_s';  text-transform:uppercase; position:relative;}
.i_more a i{ margin-left:10px; font-size:20px;}
@media only screen and (max-width:768px) {
.i_more a{ line-height:36px; padding:0px 20px;}
}


.i_more a::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,0.15);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);} 
.i_more a:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

/*cate_section*/
.cate_section{ padding:86px 0; position:relative; background:#f7fafc;}
.cate_section ul li{ list-style:none;}
.cate_section ul li .img img{ width:100%;}
.cate_section ul li .li{ position:relative; text-align:center; background:#fff; padding-bottom:44px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; overflow:hidden;}
.cate_section ul li .li .p{ font-size:13px; color:#fff; line-height:26px; opacity:0; height:104px; overflow:hidden; margin-top:60px; padding:0 20px; position:absolute; left:0px; top:-200px; 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;}
.cate_section ul li .li .icon{ width:60px; height:60px; display:inline-block; margin-top:40px;}
.cate_section ul .li1 .icon{ background:url(../images/cate_ico1.png) no-repeat center top;}
.cate_section ul .li2 .icon{ background:url(../images/cate_ico2.png) no-repeat center top;}
.cate_section ul .li3 .icon{ background:url(../images/cate_ico3.png) no-repeat center top;}
.cate_section ul .li4 .icon{ background:url(../images/cate_ico4.png) no-repeat center top;}


.cate_section ul li h4 a{ color:#333; font-family:'poppins_s'; font-size:20px; text-transform:uppercase; display:block; margin-top:20px;}
.cate_section ul li .line{ width:75px; height:2px; background:#c6c6c6; margin:0 auto; position:relative; margin-top:10px;}
.cate_section ul li .more{position:absolute; bottom:-200px; 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;}
.cate_section ul li .more a{ display:inline-block; line-height:40px; border-radius:5px; padding:0px 28px; color:#fff; text-transform:uppercase; background:rgba(0,0,0,0.15); font-size:12px; margin-top:22px;font-family:'poppins_s';}

.cate_section ul li:hover .li .p{ top:0px; opacity:1;}
.cate_section ul li:hover img{transform: scale(1.1);}
.cate_section ul li:hover .li{ background:#057fc2; padding-bottom:84px;}
.cate_section ul li:hover .li .img{ opacity:0;}
.cate_section ul li:hover .icon{ margin-top:0px; background-position:0px -60px;}
.cate_section ul li:hover .more{ bottom:28px;}
.cate_section ul li:hover h4 a{ color:#fff;}

.cate_section li:nth-child(3n+1){animation-delay: 0s;}
.cate_section li:nth-child(3n+2){animation-delay: 0.1s;}
.cate_section li:nth-child(3n+3){animation-delay: 0.2s;}

@media only screen and (max-width:768px) {
.cate_section{ padding:40px 0;}
.cate_section li{ margin-bottom:30px;}
}
/*products_section*/
.products_section{ margin-top:65px; margin-bottom:35px;}
.products_section ul li{ list-style:none; text-align:center; margin-bottom:30px;}
.products_section ul li .img{ border:1px solid #eee; overflow:hidden; display:block;}
.products_section ul li h4 a{ font-size:16px; color:#333;font-family:'poppins_s'; margin-top:34px; margin-bottom:6px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.products_section ul li p{ font-size:12px; color:#808080; line-height:24px; height:48px; overflow:hidden;}

.products_section li:nth-child(3n+1){animation-delay: 0s;}
.products_section li:nth-child(3n+2){animation-delay: 0.1s;}
.products_section li:nth-child(3n+3){animation-delay: 0.2s;}

@media only screen and (max-width:768px) {
.products_section{ margin-top:30px; margin-bottom:0px;}

}
/*about_section*/
.about_section{ background:url(../images/about_bg.jpg) no-repeat center center; background-size:cover; position:relative; padding:70px 0 60px;}
.about_section .about_img{ position:absolute; left:0; height:100%; width:50%; top:0; overflow:hidden;}
.about_section .about_text{ float:right; width:50%; padding-left:30px; position:relative; z-index:88;}
.about_section .about_text h4{color:#333; font-size:46px; font-family:'titilliumweb'; text-transform:capitalize; margin-bottom:6px; padding-bottom:28px; background:url(../images/title_line.png) no-repeat left bottom; padding-bottom:30px;}
.about_section .about_text .about_p{ margin:40px 0 60px; margin-left:-60px; overflow:hidden; background:#fff url(../images/about_bg2.jpg) no-repeat top right; box-shadow:0px 0px 10px rgba(0,0,0,0.15); padding:40px 30px;}
.about_section .about_text .about_p .p{ font-size:14px; color:#777; line-height:30px; max-height:210px; overflow:hidden;}

.about_section .more{ margin-left:-50px;}
.about_section .more a{ font-size:16px; font-family:'poppins_s'; text-transform:uppercase; color:#057fc2;}
.about_section .more span{ display:inline-block; width:50px; height:50px; border-radius:50%; background:#057fc2; font-size:34px; line-height:50px; text-align:center; color:#fff; position:relative; margin-right:20px;}
.about_section .more span:after{ position:absolute; left:-5px; top:-5px; width:60px; height:60px; border-radius:50%; border:1px solid #057fc2; content:'';}
@media only screen and (max-width:1500px) {
.about_section .about_img img{ height:100%; width:auto; max-width:none; text-align:center;}
}

@media only screen and (max-width:768px) {
.about_section .about_img{ width:100%;}
.about_section .about_text{ width:100%;}
.about_section .about_text .about_p{ margin-left:0px;}
.about_section .more{ margin-left:0px;}
.about_section .about_text .about_p{ margin-bottom:30px;}

}
/*ser_section*/
.ser_section{ padding-top:80px; padding-bottom:60px; background:url(../images/ser_bg.jpg) no-repeat center center;}
.ser_section ul li{ list-style:none; text-align:center;}
.ser_section ul li .img{ border-radius:50%; display:inline-block; overflow:hidden; border:6px solid #fff; box-shadow:0px 0px 10px rgba(0,0,0,0.15);}
.ser_section ul li h4 a{ display:block; font-size:20px; color:#333; font-family:'poppins_s'; margin-top:20px; text-transform:uppercase;}
.ser_section ul li p{ font-size:12px; color:#777; line-height:24px; height:72px; overflow:hidden; padding:0px 20px; margin-top:16px;}

.ser_section li:nth-child(3n+1){animation-delay: 0s;}
.ser_section li:nth-child(3n+2){animation-delay: 0.1s;}
.ser_section li:nth-child(3n+3){animation-delay: 0.2s;}

@media only screen and (max-width:768px) {
.ser_section{ padding:40px 0;}
.ser_section ul li{ margin-bottom:30px;}
.ser_section ul li .img{ float:left; width:30%; margin-right:20px;}
.ser_section ul li{ text-align:left;}
.ser_section ul li p{ padding:0px;}

}
/* Numbers */
.numbers{ margin-top:30px; position:relative; background:url(../images/num_bg.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
#counterBgdx{opacity:0.5;position:absolute;top:0px;left:0px;width:100%;height:100%;}
.numbers .mun_main{padding:40px 0px; position:relative; cursor:pointer;}
.numbers > .container > div{position: relative;z-index:100;}
.number-plus .numbers__num{ position:relative;}
.number-plus .numbers__num:after{ position:absolute; font-size:40px; color:#333; content:'+'; top:-10px; right:-20px;}

.number-per .numbers__num{ position:relative;}
.number-per .numbers__num:after{ position:absolute; font-size:40px; color:#fff; content:'%'; top:0px; right:-10px;}

@media only screen and (max-width:1440px) {
.numbers > .container > div{ margin:0;}	
}
.numbers__one{width:25%;float:left; margin-bottom:20px; text-align:center;}
.numbers__one .h4{ font-size:26px; color:#fff; font-family:'oswald'; text-transform:uppercase; margin-top:20px;}
.numbers__one img{ float:left; margin-right:20px; background:#eee; border-radius:50%;}
.numbers__num{color:#fff;font-size:54px;line-height:50px; font-family:'titilliumweb'; display: inline-block; margin-top:10px;}
.number__desc{color:#b2b2b4;font-size:16px; font-family:'oswald'; line-height:22px; text-transform:uppercase; margin-top:20px;}

@media only screen and (max-width:960px) {
.numbers__num{ font-size:20px; line-height:30px; margin-top:0px;}
.numbers__one img{ width:60px;}
.number__desc{  font-size:12px;}
.numbers__one{ margin-bottom:0px;}
.about_section{ padding-bottom:30px;}
.numbers__one .h4{ font-size:20px;}
}

@media only screen and (max-width:768px) {
.numbers{ margin-top:0px;}
.numbers__one{ width:50%; padding:0px; margin:10px 0;}
.numbers__one .img{ max-width:60px; margin-right:10px;}
.numbers__num{ font-size:30px;}
.numbers .mun_main{ padding:20px 0;}
.number__desc{ margin-top:0px;}
.numbers__num{ margin-top:0;}
.number__desc{ font-size:12px;}
.numbers__one:after{ content:none;}
}

@media only screen and (max-width:600px) {
.numbers__one .img{ max-width:40px;}
}
@media only screen and (max-width:360px) {
.numbers{ display:none;}
}

/*news_section*/
.news_section { padding:80px 0 100px; position:relative; background:url(../images/news_bg.png) no-repeat right bottom;}
.news_section:before{ position:absolute; width:60%; top:0px; left:0px; background:#f7fafc; content:''; height:100%; z-index:-1;}
.news_section ul li{ list-style:none;}
.news_section .news_l{ float:left; width:50%; padding-right:50px;}
.news_section .news_l .i_title{ text-align:left;}
.news_section .news_l .i_title h4{ background-position:left bottom;}
.news_section .news_l h6{ font-size:14px; color:#057fc2; font-family:'poppins_s';}
.news_section .news_l h4 a{ font-size:15px; color:#333; line-height:24px; height:48px; overflow:hidden; display:block; font-family:'poppins_s'; padding-right:80px;}
.news_section .news_l ul li{ border-bottom:1px solid #ddd; padding-bottom:26px; margin-bottom:20px;}
.news_section .news_l ul li:last-child{ margin-bottom:0px;}
.news_section .news_l ul li .more{ float:right; margin-top:32px; color:#057fc2; font-size:14px;}

.news_section .news_r{ float:right; width:50%; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.15); padding-bottom:30px; margin-top:20px;}
.news_section .news_r h6{ font-size:14px; color:#057fc2; font-family:'poppins_s'; margin-left:26px; margin-top:20px;}
.news_section .news_r h4 a{ font-size:15px; color:#333; line-height:24px; height:48px; overflow:hidden; display:block; font-family:'poppins_s'; padding-right:80px; padding:0px 26px; margin-top:5px;}
.news_section .news_r .more{ font-size:12px; color:#057fc2; font-family:'poppins_s'; text-transform:uppercase; margin-left:26px; display:block; margin-top:8px;}
.news_section .news_r .more i{ margin-left:4px;}


.news_section .news_l ul li:nth-child(3n+1){animation-delay: 0s;}
.news_section .news_l ul li:nth-child(3n+2){animation-delay: 0.1s;}
.news_section .news_l ul li:nth-child(3n+3){animation-delay: 0.2s;}

@media only screen and (max-width:768px) {
.news_section .news_l{ width:100%;}
.news_section .news_r{ display:none;}
.news_section{ padding:40px 0;}

}

/*con_section*/
.con_section { background:url(../images/contact_bg.jpg) no-repeat center left; background-size:cover; padding:80px 0; position:relative;}
.con_section .i_title h4{ color:#fff; background:url(../images/title_line2.png) no-repeat center bottom;}
.con_section .i_title .p{ color:#fff; font-size:13px;}
.con_section .input_main{width:630px; position:relative; z-index:999; margin:0 auto; text-align:center;}
.con_section .in_email{ font-size:12px; line-height:50px;height:50px; padding-left:0px; width:100%; border:none; border:none; color:#808080; margin-bottom:20px; background-color:#fff;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position:relative; padding-left:15px;}
.con_section .in_tel{ font-size:12px; line-height:50px;height:50px;  width:100%; border:none; border:none; color:#808080; margin-bottom:20px; background-color:#fff;  transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position:relative; padding-left:15px;}
.con_section .in_message{line-height:34px; font-size:12px; height:120px; padding-left:15px; width:100%; color:#808080; border:none; border:none; margin-bottom:28px;  background-color:#fff; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position:relative;}
.con_section .btn_1{ line-height:40px; height:40px; padding:0px 24px; background:#fff; font-size:14px;font-family:'poppins_s'; border:none; color:#057fc2; text-transform:uppercase; position:relative;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:20px; border-radius:5px;}
.con_section .btn_1::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,0.15);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);} 
.con_section .btn_1:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}



@media only screen and (max-width:768px) {
.con_section{ padding-top:60px; padding-bottom:60px;}
.con_section .input_main h4{ font-size:24px;}
.con_section .input_main{ padding:15px;}
.con_section .in_email,.con_section .in_tel{ line-height:42px; height:42px;}
.con_section .input_main{ width:100%;}
}

/*footer*/
#footer{ background:#262626; color:#999; font-size:14px; padding-top:40px;}
#footer ul li{ list-style:none;}
#footer .modules a{ color:#999;}
#footer .modules a:hover{ color:#fff;}


#footer .footer_con{ float:left; width:36%;padding-right:5%;}
#footer .footer_follow{ float:left; width:18%; padding-right:5%;}
#footer .footer_tags{ float:left; width:22%; padding-right:5%;}
#footer .footer_message{ float:left; width:24%;}
#footer .footer_con .title_h4{ display:none;}
#footer .footer_follow .title_h4{ background:url(../images/footer_ico1.png) no-repeat left top; padding-top:50px;}
#footer .footer_tags .title_h4{ background:url(../images/footer_ico2.png) no-repeat left top; padding-top:50px;}
#footer .footer_message .title_h4{ background:url(../images/footer_ico3.png) no-repeat left top; padding-top:50px;}


.footer_logo{ margin-bottom:30px;}
#footer .footer_follow ul li a,.footer_tags ul li a{ line-height:24px; padding:5px 0; display:inline-block;}

#footer .footer_con ul li{ padding:7px 0; line-height:22px;}
#footer .footer_con ul li{ line-height:22px; padding:8px 0;}
#footer .footer_con ul li a{ line-height:22px;}
#footer .footer_con ul .li1{ background:url(../images/footer_add.png) no-repeat left 5px; padding-left:40px;}
#footer .footer_con ul .li2{ background:url(../images/footer_tel.png) no-repeat left 1px; padding-left:40px;}
#footer .footer_con ul .li3{ background:url(../images/footer_email.png) no-repeat left 1px; padding-left:40px;}
#footer .footer_con ul .li4{ background:url(../images/footer_fax.png) no-repeat left 1px; padding-left:40px;}
#footer .footer_con ul .li5{ background:url(../images/footer_whatsapp.png) no-repeat left 1px; padding-left:40px;}

#footer .footer_email .p{ font-size:13px; line-height:24px;overflow:hidden;}
#footer .email{width:100%; margin-top:15px; margin-bottom:20px; }
#footer .email_main{height:40px;color:#999;float:left; line-height:38px;font-size:13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none; background:none;background:none; padding-left:12px; border:none; background:#313131; border-radius:5px;}
#footer .email_main:focus{  background:#fff; color:#333;}
#footer .email_btn{ background:#057fc2; font-size:13px; color:#fff; text-transform:uppercase; font-family:'poppins_s';line-height:32px; padding:4px 28px 0; margin-top:18px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  position:relative; border:none; border-radius:5px;}

#footer .email_btn::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,0.15);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);} 
#footer .email_btn:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

.footer_message .p{ font-size:13px;}
.footer_message .footer_sns{ border-top:1px solid #303030; padding-top:15px; margin-top:30px;}
.footer_message .footer_sns a{ display:inline-block; margin-right:18px;}
.footer_message .footer_sns a img{ opacity:0.5;}
.footer_message .footer_sns a:hover{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1); transform:scaleX(-1);    filter:FlipH; transform: rotateY(180deg);}

@media only screen and (max-width:768px) {
.footer_bottom{ margin-top:20px;}
#footer .footer_con{ float:left; width:100%;padding-right:0%;}
#footer .footer_follow{ float:left; width:100%; padding-right:0%;}
#footer .footer_tags{ float:left; width:100%; padding-right:0%;}
#footer .footer_message{ float:left; width:100%;}
#footer .footer_con .title_h4{ display:block;}
#footer .footer_follow .title_h4{ background:none; padding-top:0px;}
#footer .footer_tags .title_h4{ background:none; padding-top:0px;}
#footer .footer_message .title_h4{ background:none; padding-top:0px;}
}



*:focus {outline: none;} 
#footer .title_h4{font-size:20px; text-transform:uppercase; color:#fff;font-family:'titilliumweb'; margin-bottom:14px;}
@media only screen and (max-width: 768px) {
#footer .title_h4{ position:relative; margin-top:0; font-family:'poppins_s'; text-transform:uppercase; background:rgba(255,255,255,0.1) !important; font-size:14px; padding-bottom:0px; padding:4px 10px; margin-bottom:15px;}
#footer .title_h4:after {
  display: block;
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:14px; top:2px;
  color:#fff;
}
#footer .title_h4.active:after {
    content: "\f077";
}
}


.footer_bottom { background:#222; padding:12px 0;font-size:12px; color:#777; text-align:center; line-height:22px; margin-top:38px;}
.footer_bottom  .links a{ margin:0px 4px; line-height:22px;}
.footer_bottom  a{ color:#777; font-size:12px;}
.footer_bottom  a:hover{ color:#fff;}
@media only screen and (max-width:768px) {
.footer_bottom{ margin-top:20px;}
#footer .footer_con{ float:left; width:100%;padding-right:0%;}
#footer .footer_follow{ float:left; width:100%; padding-right:0%;}
#footer .footer_tags{ float:left; width:100%; padding-right:0%;}
#footer .footer_message{ float:left; width:100%;}
#footer .footer_con .title_h4{ display:block;}
#footer .footer_follow .title_h4{ background:none; padding-top:0px;}
#footer .footer_tags .title_h4{ background:none; padding-top:0px;}
#footer .footer_message .title_h4{ background:none; padding-top:0px;}
}


/*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:13px;}
#service ul{ list-style:none;}

.online_title{background:#057fc2; text-align:center;font-family:'poppins_s';  font-size:14px; 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:13px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#057fc2 !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'; }
@media only screen and (max-width: 768px) {#service{display:none;}}


/*footer_nav*/
.footer_nav,.height{ 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:#057fc2;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:#fff;font-size:13px;margin-top:3px;text-transform:capitalize; line-height:12px;}
}
@media only screen and (max-width: 375px) {.footer_nav ul li p{ display:none;} .height{ height:43px;}}

/*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 left bottom;  height:36px; width:170px; padding-top:5px; font-size:12px; padding-left:42px; text-transform:uppercase; color:#fff;font-family:'poppins_s';  }
@media only screen and (min-width:768px) {
#online_qq_tab #floatShow:hover{ width:180px;}
}
#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:#057fc2 url(../images/ser_1.png) no-repeat left center; width:100%; height:40px; font-size:13px;  color:#fff; line-height:40px; padding-left:50px; width:300px;text-transform:capitalize; margin-right:10px;font-family:'poppins_s';  }
#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:13px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee; margin-right:10px;}
#online_qq_tab #floatHide:after{ position:absolute; right:9px; top:0px; height:36px; width:48px; content:'';background:url(../images/ser_3.png) no-repeat left center;}

.web_inquiry .p{ font-size:13px;color:#555; line-height:22px; margin-bottom:10px;}
.web_inquiry{ padding:15px;}
.web_inquiry .input_1{ line-height:38px; height:38px; border:1px solid #ddd;  padding-left:10px; width:100%; background:none; color:#777; margin-bottom:15px; font-size:12px;}
.web_inquiry .input_1:focus{ color:#333;border:1px solid #057fc2; }
.web_inquiry .input_2{ line-height:26px; height:80px; border:1px solid #ddd;  padding-left:10px; width:100%; background:none; color:#777; margin-bottom:15px; font-size:12px;}
.web_inquiry .input_2:focus{ color:#333;border:1px solid #057fc2;}

.web_inquiry .btn_1{ line-height:36px; height:36px; background:#057fc2 ; display:inline-block; font-size:12px; color:#fff; text-transform:uppercase;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding:0px 32px; border:none;font-family:'poppins_s';  }
.web_inquiry .btn_1 i{ margin-right:6px;}
.web_inquiry .btn_1::before{ line-height:36px !important;}

@media only screen and (max-width: 768px) {
#onlineService{ width:100%;}
#online_qq_layer{ width:100%;}
#online_qq_tab{ width:100%;}
#online_qq_tab #floatShow{ background:url(../images/inquiry_ico.png) no-repeat; width:46px; height:46px; position:absolute; left:50%; bottom:10px; margin-left:-23px; padding-left:46px;}
#online_qq_tab #floatHide{ width:100%; background:#057fc2 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.3) url(../images/top.png) no-repeat center center;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:50%; border:2px solid rgba(255,255,255,0.5);}
.totop:hover{ background:#057fc2 url(../images/top.png) no-repeat center center; border:2px solid #057fc2;}
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }.totop{ max-width:40px; height:40px;}}


/*n_main*/
.mbx_section{position:relative; text-align:left; margin-top:15px;}
.mbx_section .img img{ width:100%; height:auto;}
.mbx_section .h4{ color:#057fc2; font-size:28px; background:#f7f7f7;font-family:'titilliumweb'; text-transform:uppercase; line-height:24px; padding:15px; text-align:left; margin-top:10px;}
.mbx_section .mbx{font-size:13px;margin-top:0px;}
.mbx_section .mbx a{color:#777; font-size:13px; border-bottom:1px solid rgba(255,255,255,0);}
.mbx_section .mbx a:hover{ color:#057fc2; border-bottom:1px solid #057fc2;}
.mbx_section .mbx a i{ margin-right:4px; color:#057fc2;}
.mbx_section .mbx span{ font-size:13px; color:#dcdcdc;  margin:0px 10px;}
.mbx_section .mbx h2{ color:#777; font-size:13px; display:inline-block;}

.mbx_section .icon i{ font-size:17px; color:#fff; line-height:36px; width:36px; border-radius:5px; background:#057fc2; text-align:center; border-bottom:2px solid #33678b; position:absolute; left:0px; bottom:0px; line-height:36px;}
@media only screen and (max-width: 768px) {
	.mbx_section  .h4{ width:100%; text-align:center; font-size:22px;}
	.mbx_section .mbx{ width:100%; text-align:center; margin-top:0px;}
	.mbx_section h4{ border-bottom:none;}
	.mbx_section .icon i{ display:none;}
	.mbx_section{ padding-left:0;}
	.mbx_section h4{ margin-top:10px; line-height:24px;}
}
.n_main{ padding:40px 0 60px; color:#777; background:url(../images/news_bg.png) no-repeat right top;}
.n_banner img{ width:100%;}
.section_title{ margin-top:30px; background:url(../images/line2.png) no-repeat left bottom;font-family:'titilliumweb'; color:#333; padding:4px 0px; line-height:30px; text-transform:uppercase;font-size:26px; padding-bottom:18px;}
.contact .h4 h4{ color:#333;font-size:24px; margin-bottom:20px;font-family:'poppins_s'; text-transform:capitalize; text-align:center;}
.contact .h4 .p{ text-align:center; font-size:13px; color:#999; margin-bottom:30px;}
@media screen and (max-width: 768px) {
.section_title{ font-size:20px;}
}

.prom_r{ float:right; width:28%; padding-left:50px;}
.prom_l{ float:left; width:72%;}
.n_left{ float:left; width:28%; padding-right:50px;}
.left_h4{ font-family:'titilliumweb'; color:#333; font-size:26px; text-transform:uppercase; padding-bottom:10px; background:url(../images/line2.png) no-repeat left bottom;}

.left_nav{ border:1px solid #f2f2f2;}
.nav_h4{font-family:'titilliumweb'; color:#333; font-size:22px; position:inherit; border-bottom:1px solid #f2f2f2; padding:10px; text-transform:uppercase;}

.n_right{ float:right; width:72%;}
.n_left .block{ margin-bottom:30px;}
@media only screen and (max-width:768px) {
.n_left{ width:100%; padding-right:0;}
.n_right{ width:100%; border-left:none !important; padding-left:0px;}
.left_h4 span{ background:none;}



.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#057fc2 !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
.left_h4.active:after {
    content: "\f106";
}
.n_left .toggle_content { padding-bottom:30px;}
.nav_h4{ position:relative; margin-bottom:20px;color:#fff; background:#057fc2; padding:3px 10px; font-size:16px;}
.nav_h4:before{ content:none;}
.nav_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:4px;
  color:#fff;
}
.nav_h4.active:after {
    content: "\f106";
}

}

.bt11 .img{ position:relative; }
.bt11 .img img{ width:100%; background:#fff;}
.bt11 .img .line{ position:relative; overflow:hidden; display:block;}
.bt11 .img .line:after{width: calc(100% - 20px);height: calc(100% - 20px);position: absolute;left: 10px;top: 10px;content:'';border:1px solid rgba(255,255,255,0.5);
transition: all ease-out .3s; opacity:0;}
.bt11 .img{transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.bt11 .img:hover .line img{transform: scale(1.1);}
.bt11 .icon{position: absolute;left: 50%;top: 100%;margin-left: -30px;margin-top: -30px;opacity: 0;display:block;transition: all ease-out .3s;text-align: center;font-size: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;background:url(../images/links_ico.png) no-repeat center center; width:60px; height:60px;}
.bt11 .img:hover .icon {opacity: 1;top:50%;}


.cbp-vm-view-grid ul li .li{ overflow:hidden;}
.cbp-vm-view-grid ul li:hover .icon {opacity: 1;top:50%;}
.cbp-vm-view-grid ul li:hover .line img{ opacity:0.5;}

.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}
.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}


.rel_pro .li{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;}
.rel_pro .li .img a{ display:block; overflow:hidden;}
.rel_pro .li:hover .img img{transform: scale(1.1);}


/*left*/

ul.mtree{opacity: 0;margin-left: 0;}
ul.mtree>li {list-style: none; margin-bottom:3px; padding:0px 10px;}
ul.mtree>li:last-child>a{ border-bottom:none;}
ul.mtree a{display: block;font-size:15px; color:#555;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:10px 30px 10px 0px; line-height:22px; padding-right:36px; border-bottom:1px solid #f2f2f2;}
ul.mtree li ul{ padding-left:10px;}
ul.mtree li ul a{ padding:8px 25px 8px 0px;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree li.mtree-node > a {font-size:15px;}
ul.mtree.transit li.mtree-open>span:before  {content:"-";font-family:FontAwesome;padding-left:5px; float:right; font-size:30px; color:#333; font-style:normal; padding:3px 15px; position:absolute;  right:10px; top:0;}
ul.mtree.transit li.mtree-closed>span:before {content:"+";font-family:FontAwesome;padding-left:5px; float:right; font-size:20px; color:#333; font-style:normal; padding:6px 17px; position:absolute;  right:10px; top:0;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"-";font-family:FontAwesome;padding-left:5px; float:right; font-size:30px; color:#333; font-style:normal; background:none; padding:2px 14px; position:absolute;  right:2px; top:0;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"+";font-family:FontAwesome;padding-left:5px; float:right; font-size:20px; color:#333; font-style:normal; background:none;  padding:4px 12px; position:absolute;  right:2px; top:0;}


ul.mtree>li:hover>a{color:#057fc2;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#057fc2;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#057fc2;}
ul.mtree>li.mtree-node:hover>a{color:#057fc2;text-decoration:none;}
ul.mtree ul {  background:#fff; border-bottom:1px solid #f2f2f2; border-top:none;}
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#777;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:14px !important;}
ul.mtree ul li a:hover{color:#057fc2 ;}
ul.mtree li ul li.mtree-open a{color:#057fc2;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; margin-bottom:0; background:#fafafa; border-bottom:1px solid #eee;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:13px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#057fc2 ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:4px;}
.mtree-skin-selector{ display:none !important}

ul.mtree>li>a:before{ display:none; content:"\f105";font-family:FontAwesome; margin-right:0px; font-size:14px; line-height:30px; position:absolute; left:5px; top:0; padding:8px 0; opacity: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; color:#aaa;}

/*ul.mtree>li.active>a{color:#057fc2; padding-left:20px;}
ul.mtree>li.active>a:before{ content:"\f178";font-family:FontAwesome; margin-right:0px; position:absolute; left:0px; top:0; padding:8px 0; opacity:1;}
*/

/*contact_left*/
.contact_left{ background:url(../images/left_con.jpg) no-repeat center center; background-size:cover; border-bottom:3px solid #37b8ff; position:relative; padding:30px 20px 40px; font-size:13px; margin-bottom:30px; border-radius:5px; overflow:hidden;}
.contact_left h4{ color:#fff; text-transform:uppercase;font-family:'titilliumweb'; margin-bottom:20px; font-size:26px;}
.contact_left:after{ position:absolute; right:4px; bottom:-13px; content:"\f095"; font:normal normal normal 14px/1 FontAwesome; color:rgba(255,255,255,0.3);-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); font-size:100px;}
.contact_left ul li{ list-style:none; border-left:1px solid rgba(255,255,255,0.3);line-height:22px; padding:8px 0; padding-left:15px; color:#fff;}
.contact_left ul li a{ color:#fff;}
.contact_left ul li i{ font-size:16px; color:rgba(255,255,255,0.8); line-height:22px; padding:5px 0; padding-right:6px;}
.contact_left ul li:hover{ color:#fff;}
.contact_left ul li:hover a{ color:#fff;}

@media only screen and (max-width:768px) {
.contact_left{ display:none;}

}
/*hot_left*/
.hot_left ul li{ list-style:none; margin-top: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;}
.hot_left ul li .img{ float:left; width:34%;display:inline-block; margin-right: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; overflow:hidden;overflow:hidden; border:1px solid #eee; position:relative;}
.hot_left ul li .overly{ position:absolute; left:-100%; top:0px; background:rgba(5,127,194,0.7) url(../images/ico_links.png) no-repeat center center; width:100%; height:100%; background-size:20px auto;}
.hot_left ul li:hover .overly{ left:0px;}
.hot_left ul li .more{ color:#057fc2; font-family:'poppins_s';  text-transform:uppercase; font-size:12px; margin-top:8px; display:block;}
.hot_left ul li .more i{ margin-left:4px;}
.hot_left ul li h4 a{ font-size:14px; color:#333; overflow:hidden; line-height:22px; margin-top:5px; max-height:44px; display:block;}
.hot_left ul li:hover  h4 a{ color:#057fc2;}
.hot_left ul li:hover .img img{transform: scale(1.1);}


/*LATEST NEWS*/
.news_left{ margin-top:30px; background:none; padding:0;}
.news_left ul li{ list-style:none; padding-top:15px; margin-bottom:10px; border-bottom:1px dashed #ddd;}
.news_left ul li h4 a{ font-size:14px; color:#333; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-family:'poppins_s'; }
.news_left ul li p{margin-top:4px; font-size:13px; color:#777; line-height:22px; height:44px; overflow:hidden;}
.news_left ul li .day{ font-size:13px; color:#057fc2; margin-top:5px;}
.news_left ul li:hover h4 a{ color:#057fc2;}
.news_left ul li .day i{ margin-right:6px;}

/*about*/
.team{ margin-top:50px; padding-top:50px; border-top:1px solid #eee;}
.team ul li{ list-style:none;}
.team ul li .li{ background:#f8f8f8; padding:10px; text-align:center;}
.team ul li .li .img{ border-radius:50%; overflow:hidden; display:inline-block; max-width:218px;}
.team ul li .li h4{font-size:16px; color:#333; margin-top:15px;}
.team ul li .li p{ line-height:24px; color:#8f8f8f; margin:10px 0;}
.team ul li .li .icon a{ margin:0px 10px;}
/*page_left*/
.page_left .nav ul{ background:#fbfbfb; padding:15px;}
.page_left .nav ul li{ list-style:none; border-bottom:1px dashed #eee; padding:5px 0;}
.page_left .nav ul .active a{ color:#fff;}
.page_left .nav ul .active i{color:#fff;}
.page_left .nav ul li a{ color:#555; display:inline-block; padding:5px 0; font-size:14px;}
.page_left .nav ul li a i{ font-size:13px; color:#bbb; margin-right:10px;}
.page_left .nav ul li:hover a,.page_left .nav ul li:hover i{ color:#fff;}

.adv_left{ margin-top:30px;}
.adv_left .toggle_content{ border:1px solid #eee; padding:15px;}
.adv_left  h4 a{ font-size:14px; color:#808080; text-align:center; display:block; margin-top:15px;}

/*contact*/
.com_ul{ margin-top:30px; margin-bottom:30px;}
.com_ul a:hover{ color:#057fc2;}
.com_ul .h4 span{ color:#333; font-size:26px;text-transform:uppercase; text-align:center;background:#fff; padding:0px 30px; display:inline-block;}
.com_ul li{ list-style:none; text-align:center;}
.com_ul li .li{padding:30px 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;  background:#f7f7f7;}
.com_ul li .li .icon{ width:60px; height:60px;border-radius:50%; display:inline-block; overflow:hidden; color:#fff; background:#057fc2;font-size:20px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.com_ul li .li:hover .icon{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH; transform: rotateY(180deg); }
.com_ul li .li .icon i{ line-height:60px;}
.com_ul li .li h4,.com_ul li .li h4 a{ color:#333; font-size:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; line-height:20px;overflow:hidden;margin:15px 0 5px;font-family:'poppins_s';  text-transform:uppercase;}
.com_ul li .li p{ font-size:14px; color:#808080;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.com_ul li .li em{ font-style:normal;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:#057fc2; font-size:16px; margin:10px 0; display:inline-block; font-family:'poppins_s';  }
.com_ul li .li em i{ margin-left:10px;}
.com_ul .con_info{ margin-top:50px; text-align:center; margin-bottom:50px;padding-bottom:30px; padding-top:30px;}
.com_ul .con_infop{ line-height:30px; font-size:13px; color:#777;}

.contact { margin-bottom:40px;}
.contact map{ margin-top:20px;}
.contact .con_infop{ padding-top:10px; font-size:13px;}
.contact .contact_section .contact_box{ text-align:left; margin-left:0px;}
.contact .contact_inq .req{ font-size:14px; color:#555; margin-bottom:20px;}
.contact .contact_inq .req span{ color:red;}
.contact_inq .p{ font-size:13px; color:#777; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:15px;}
.contact_inq .input_1{ font-size:13px; line-height:46px;height:46px; padding-left:20px; width:100%; background:#fff; color:#999; margin-bottom:15px; border:1px solid #ddd;}
.contact_inq .input_1:focus{ border:1px solid #057fc2; color:#333;}
.contact_inq .input_2{line-height:40px; font-size:13px; height:100px; padding-left:20px; width:100%; background:#fff; color:#999; border:1px solid #ddd; margin-bottom:15px;}
.contact_inq .input_2:focus{border:1px solid #057fc2; color:#333;}

.contact_inq .in_email{ background:#fff url(../images/inquiry_email.png) no-repeat  8px center; padding-left:40px;}
.contact_inq .in_tel{ background:#fff url(../images/inquiry_tel.png) no-repeat  8px center; padding-left:40px;}
.contact_inq .in_message{ background:#fff url(../images/inquiry_message.png) no-repeat 8px 10px; padding-left:40px;}




.contact_email{ float:right;}
.contact_email .email{ background:url(../images/con_bg.jpg) no-repeat center center; background-size:cover; padding:50px 30px;}
.contact_email .email h4{ font-size:26px; color:#fff; text-transform:capitalize;line-height:40px; font-family:'poppins_s';   text-transform:capitalize;}
.contact_email .email p{ color:#fff0e0; line-height:24px; height:72px; overflow:hidden; margin:10px 0;}
.contact_email .email .email_main{ background:#fff; line-height:50px; height:50px; width:100%; padding-left:10px; border:none; color:#999; border-radius:30px;}
.contact_email .email_btn{ background:#057fc2; line-height:50px; height:50px; width:100%; padding-left:10px; border:none; color:#fff;text-transform:uppercase; font-size:14px; margin-top:15px; border-radius:30px;}

.contact_oth{ margin-top:40px;}
.contact .map{ margin-top:20px; border-top:1px solid #eee; padding-top:30px;}
@media screen and (max-width: 768px) {
.contact_m{ padding:0px;}
.con_map{ margin-top:20px;}
.com_ul li { margin-bottom:15px;}
.com_ul li .li h4{ margin:5px 0;}
.contact_email { width:100%;}
.contact_email{ margin-top:20px;}
.contact_oth{ padding:20px 0; margin:20px 0;}
.com_ul{ margin-bottom:20px;}

.com_ul li .li{ background:#fafafa;}
}

/*news*/
.news .img{ width:36%; margin-right:20px; overflow:hidden; display:block;  float:left;position:relative;}
.news .img{ display:block; overflow:hidden;}
.news .img img{ width:100%;}
@media only screen and (max-width: 980px) {.news .img{ width:45%;}}
.news  ul li{ list-style:none; margin-bottom:30px;}
.news  ul li:last-child{ margin-bottom:0px; border-bottom:none;}
.news  ul li h4 a{ font-size:14px;color:#333; margin-bottom:8px; font-family:'poppins_s'; display:block; line-height:24px; overflow:hidden; max-height:48px; overflow:hidden;}
.news  ul li p{ font-size:13px; color:#999; max-height:44px; overflow:hidden; line-height:22px; margin-top:6px; margin-bottom:10px;}
.more_1{line-height:30px;display:inline-block; font-size:14px; font-family:'poppins_s'; color:#057fc2; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; border:1px solid #fff; text-transform:uppercase;}
.more_1 i{ margin-left:4px; 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;}
.news  ul li h4:hover a{ color:#057fc2;}
.news  ul li:hover img{transform: scale(1.1);}

.more_1:hover{ color:#057fc2;  padding:0px 15px; border:1px solid #057fc2;}
.more_1:hover i{ color:#057fc2;}
@media only screen and (max-width: 550px) {.more_1{ display:none;}}
@media only screen and (max-width: 768px) {.news ul li h4 a{ overflow:hidden; height:48px;}}
@media only screen and (max-width: 375px) {.news .img{ width:100%; float:none; display:block; margin-bottom:20px;}}

/*翻页*/
.page_p{ margin:30px auto 0px;text-align:center; width:100%; font-size:13px;}
.page_p a{ display:inline-block; font-size:13px; line-height:34px; padding:0px 12px; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border:2px solid #eee;}
.page_p a i{ line-height:34px;}
.page_p a:hover{ background:#057fc2; color:#fff !important; border:2px solid #057fc2;}
.total{ font-size:12px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#057fc2;}
.page_p>span{ padding:0px 12px;  border:2px solid #057fc2;line-height:34px; background:#057fc2; color:#fff; display:inline-block; margin-left:5px;}

.cbp-vm-view-grid .page_more{ display:none;}
.page_more i{ display:none;}
.page_more a{ display:inline-block; line-height:22px; border-radius:5px; border:2px solid #057fc2; color:#057fc2; text-align:center; padding:4px 30px; text-transform:uppercase; font-size:18px; margin-top:20px;}
.page_more a span{ color:#057fc2; font-size:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.page_more a:hover{ background:#057fc2;}
.page_more a:hover span{ color:#fff;}


#pre_next{ margin:10px 0; list-style:none; font-size:13px; border-radius:5px; box-shadow:0px 0px 10px rgba(0,0,0,0.1); padding:6px 15px; margin-top:20px;}
#pre_next li{ padding:4px 0px; border-bottom:none; margin-bottom:0px; border-left:none;}
#pre_next span{color:#555;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; text-align:center;padding:5px 0px; font-family:'poppins_s';   text-transform:uppercase; font-size:14px;}
#pre_next span i{ margin-right: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; color:#057fc2; background:none; line-height:26px; font-size:13px; text-align:center; border-radius:5px;}
#pre_next a{ color:#777; font-size:13px;}
#pre_next li:hover a{color:#057fc2;}

#pro_page{ list-style:none; margin-top:10px;}
#pro_page span{ font-size:14px; text-transform:capitalize; color:#444;}
#pro_page li{ padding:2px 0px;}
@media (max-width:768px){ .pre{ float:none; width:100%;} .next{ float:none; width:100%;}}

/*产品列表*/
.products_m{color:#777;  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:1px solid #f2f2f2;}
.cbp-vm-options p{display:inline-block; font-family:'poppins_s'; float:left;vertical-align:middle; color:#057fc2; text-transform:capitalize; font-size:14px; margin-left:8px;}
.cbp-vm-options a {vertical-align:middle;height:34px;overflow: hidden;white-space:nowrap;color:#333; text-align:center; line-height:34px; text-align:center; width:34px; background:#fff; float:left;}
.cbp-vm-options a:last-child{ border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2;}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected {color:#057fc2;}
.cbp-vm-options a:before {font-size:18px;text-align: center;display: inline-block; line-height:34px;}

.p_hot_2{ margin-bottom:18px; margin-top:5px; float:left; width:68%; padding:4px 0;}
.p_hot_2 span{ font-size:12px;font-family:'poppins_s';   margin-right:5px; text-transform:uppercase; color:#333; margin-right:6px;}
.p_hot_2 a{ font-size:12px;display:inline-block; padding:0px 10px; color:#777; background:#f2f2f2;}
.p_hot_2 i{ margin-right:3px; font-size:12px;}
.p_hot_2 a:hover{color:#fff; background:#057fc2;}
@media screen and (max-width: 768px) {
.p_hot_2{ width:100%;}
}
/* 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:14px;display:block;color:#444; word-wrap:break-word; text-align:left;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#8f8f8f;overflow:hidden;height:48px;font-size:13px;line-height:24px;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none; color:#057fc2;}
.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: "\f009";}

.cbp-vm-list:before {content: "\f0ca";}


/* Large grid view */

.cbp-vm-view-grid ul li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	float:left;
}

.cbp-vm-view-grid ul li:hover .li{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}

/* 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:28%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; border:1px solid #eee;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:68%;text-align:left;font-size:14px;color:#333; float:left;}
.cbp-vm-view-list ul li:hover h4 a{ color:#057fc2;}

.cbp-vm-view-list ul li .cbp-vm-details {width:68%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:13px; color:#8f8f8f; margin:5px 0px;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}.cbp-vm-switcher ul li h4 a{ font-size:14px;}}


@media screen and (max-width: 520px) {
	.cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
	
  }

@media screen and (max-width: 300px) {
	.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%; margin-right:0px;}
	.cbp-vm-view-grid ul li {width:100%; margin-bottom:20px;}
	.p_hot_2{ width:100%;}

}

.products li span{ overflow:hidden;}


.cbp-vm-view-list ul li h4 a{overflow:hidden; max-height:48px; overflow:hidden; display:block;font-family:'poppins_s';}
.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 {list-style: none;padding: 0; margin:0px -10px;}
.cbp-vm-view-grid ul li .more_1{ display:none;}
.cbp-vm-view-grid ul li{ padding-bottom:20px; margin-bottom:20px; padding:0px 10px;}
.cbp-vm-view-grid ul li h4 a{margin:5px 0 5px;line-height:22px; height:44px; overflow:hidden;display:block; text-align:center; font-family:'poppins_s';   }
.cbp-vm-view-grid ul li .li{text-align:center; padding:8px; padding-bottom:15px; border:1px solid #eee;}
.cbp-vm-view-grid ul li .li:hover h4 a{ color:#057fc2;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom:15px;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}





.cbp-vm-view-grid ul li .li:hover .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;}

/*效果*/
.products ul li .li .img a{ display:block; overflow:hidden;}
.products ul li .li:hover .img img{transform: scale(1.1);}
.cbp-vm-view-grid ul li .li:hover h4 a{ color:#057fc2;}



/*products_main*/
.page{margin-bottom:50px;}
.page .main{ padding-right:80px;}
.sp-loading {
	text-align: center;
	max-width: 100%;
	border: 2px solid #fafafa;
	padding:2px;
	border-radius: 0;
	font-size: 12px;
	color: #888;
}
.sp-loading img{max-width:100%;height:auto;}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	position: relative;
	width:100%;
	
}

/* Thumbnails */

.sp-thumbs {text-align: left;display: block;padding:10px 0;}
.sp-thumbs a{position:relative;border:1px solid #eee;}
.sp-thumbs a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#000;z-index:1;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.sp-thumbs a:hover:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}
.sp-thumbs a:after{transition:all .5s;transform:scaleX(0);content:"\f00c";font-family:FontAwesome;display:inline-block;font-size:16px;color:#057fc2;position:absolute;left:50%;top:33%;margin-left:-8px;z-index:2;}
.sp-thumbs a:hover:after{transform:scaleX(1);visibility:visible;}
.sp-thumbs img {
	min-height: 56px;
	min-width: 56px;
	max-width: 56px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 80px;
	height: 80px;
	overflow: hidden;
	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;
	opacity:0.5;
}
.sp-thumbs a:hover {
	opacity: 1;
	border:1px solid #057fc2;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:1px solid #057fc2 !important;
}

.sp-thumbs a.sp-current:after{transform:scaleX(1);visibility:visible;}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width:100%;
	border:1px solid #ebebeb;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width:100%;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 14%;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 14%;
}
#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*/
.product_detail{ border-top:1px solid #eee; padding-top:20px;}
.product_detail .n_left{ padding-right:30px; padding-top:30px;}
.product_detail .n_right{ border-left:1px solid #eee; padding-left:30px; padding-bottom:60px; padding-top:30px;}
@media only screen and (max-width: 768px) {
.product_detail .n_right{ padding-left:0px; padding-top:0px;}
.product_detail .n_left{ padding-right:0px;}

}
.pro_table .pro_main_title{font-size:20px;font-family:'poppins_s';   overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#333; line-height:26px;}
.pro_table .pro_main_text{color:#999;font-size:14px; line-height:30px; border-bottom:1px solid #ebebeb; padding-bottom:10px;}
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:2px 0;font-size:14px; color:#808080; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:13px; vertical-align:middle;margin-bottom:0;color:#333; font-family:'poppins_s';  }
.main-more{ text-align:left !important;}
.main-more a{ color:#fff;}

.pro_table .i_more a{ background:#057fc2; margin-top:20px; line-height:40px; font-family:'poppins_s';    padding:0px 28px; display:inline-block; font-size:14px; text-transform:uppercase;}
.pro_table .i_more a i{margin-left:8px; font-size:16px;}
/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; background:url(../images/line2.png) no-repeat left bottom;font-family:'poppins_s'; color:#333; padding:4px 0px; line-height:30px; text-transform:capitalize;font-size:20px; padding-bottom:10px;}
#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer; text-transform:uppercase;color:#333;text-align:center; background:#808080 !important; padding:0px; font-size:26px;font-family:'titilliumweb';}
#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:3px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#333;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#333;z-index:99; background-color:#fff !important; }
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#f8f8f8;margin-bottom:1px; color:#333;font-style:normal; margin-bottom:10px;font-family:'poppins_s'; text-transform:capitalize;}
#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;
	position:relative;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow:after{ content: "\f044";
    font-family: "FontAwesome";
    position: absolute;
    right: -6px;
    cursor: pointer;
    font-size: 20px;
    top: -8px;
    color: #fff}
#parentHorizontalTab02 em.resp-tab-active {background: #057fc2  !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 #057fc2;border-top:none;padding:8px 15px 8px 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;}
	#parentHorizontalTab02 .resp-tabs-container{ padding-top:0px;}
}





/*inquiry*/
.contact .inquiry{ box-shadow:0px 0px 10px rgba(0,0,0,0.1); padding:15px 30px 30px; margin-top:20px; margin-bottom:10px;}
.inquiry_line{overflow:hidden;}
.inquiry .section_title{ margin-bottom:10px;}
.inquiry .p{ font-size:13px; color:#777; text-align:left;line-height:24px; max-height:48px; overflow:hidden; margin:10px 0;}
.inquiry .contact_box{ text-align:left; margin-left:0px;}
.inquiry .contact_box .input_1{ font-size:13px; line-height:46px; height:46px; padding-left:35px; width:100%; background:#fff; color:#999; margin-bottom:20px; border:1px solid #ddd; border-radius:0px;}
.inquiry .contact_box .input_1:focus{ border:1px solid #057fc2; background-color:#fff;}
.inquiry .contact_box .input_2{line-height:40px; font-size:13px; height:100px; padding-left:35px; width:100%; background:#fff; color:#999; border:1px solid #ddd; margin-bottom:10px; border-radius:0px;}
.inquiry .contact_box .input_2:focus{border:1px solid #057fc2; background-color:#fff;}
.inquiry .btn_1{ line-height:42px; height:42px; padding:0px 26px; background:#057fc2; font-size:14px;font-family:'poppins_s'; border:none; color:#fff; text-transform:uppercase; margin-top:10px; position:relative;}
.inquiry .btn_1::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,0.15);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);} 
.inquiry .btn_1:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}





.inquiry .contact_box .in_email{ background:#fff url(../images/inquiry_email.png) no-repeat 15px center; padding-left:50px;}
.inquiry .contact_box .in_tel{ background:#fff url(../images/inquiry_tel.png) no-repeat  15px center; padding-left:50px;}
.inquiry .contact_box .in_message{ background:#fff url(../images/inquiry_message.png) no-repeat 15px 10px; padding-left:50px;}


.inquiry  .subject_title{ border:1px solid #ddd ;background:#fafafa;  border-radius:0px; line-height:46px; height:46px; padding:0px 10px; margin-bottom:20px; padding-left:15px;}
.inquiry  .subject_title a{ color:#057fc2;}
.inquiry  .subject_title span{ font-size:13px; font-family:'poppins_s'; color:#444; margin-right:10px;}
@media screen and (max-width: 768px) {
.inquiry .p{ font-size:13px;}
}
/*rel_pro*/
.rel_pro{ padding:40px 0 60px; border-top:1px solid #eee; }
.rel_pro .h4{ border-bottom:1px solid #dcdcdc; position:relative; font-family:'poppins_s';  padding-bottom:15px; margin-bottom:30px; color:#333; text-transform:uppercase; font-size:24px;}
@media only screen and (min-width: 768px) {.rel_pro .h4::after{content: ""; height:3px; width:44px;    background-color:#057fc2;    display: block; position:absolute; left:0px; bottom:-2px;}}
.rel_pro .slider{ margin:0px -10px;}
.rel_pro .li{ margin:10px; background:#fff; border:1px solid #eee;}

.rel_pro .li .text{border-top:none; padding:10px; 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; background:#fff;}
.rel_pro .li .text h4 a{font-size:14px;font-family:'poppins_s'; display:block; line-height:24px; height:48px; color:#333; overflow:hidden;}
.rel_pro .li .text p{ font-size:13px; line-height:22px; max-height:44px; overflow:hidden; color:#8f8f8f; margin-top: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;}

.rel_pro .li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.rel_pro .li:hover h4 a{ color:#057fc2;}
.rel_pro .li:hover .buttons a{opacity: 1; left: 0; color: rgba(50, 50, 50, 0.9);}
.rel_pro .li:hover img{transform: scale(1.1);}



.rel_pro .slick-prev{width:34px; height:34px; position:absolute; left:-60px; top:40%; vertical-align: middle; opacity: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; background:none; border-radius:50%; border:none; opacity:1;}
.rel_pro .slick-prev::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content:"\f104"; line-height:34px;}
.rel_pro .slick-next{width:34px; height:34px; position:absolute; right:-60px; top:40%; vertical-align: middle; opacity: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; background:none;  border-radius:50%;border:none; opacity:1;}
.rel_pro .slick-next::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f105"; line-height:34px;}
.rel_pro .slick-prev:hover,.app_section .slick-next:hover{ opacity:1;}

@media only screen and (max-width:1440px) {
.rel_pro .slider{ padding-left:40px; padding-right:40px;}
.rel_pro .slider{overflow:hidden;}
.rel_pro .slick-prev{ left:-10px;}
.rel_pro .slick-next{ right:-10px;}
}


/*blog_left*/
.blog_left{ float:left; width:75%; padding-right:60px;}
.blog_right{ float:left; width:25%;}
.blog_right .blog_nav{ padding:15px; border-left:1px solid #eee; border-right:1px solid #eee; background:#fafafa; border-top:1px solid #eee;}
.blog_right .blog_nav2{ border-top:none; border-bottom:1px solid #eee;}
@media only screen and (max-width:768px) {
.blog_right .block{ background:none; padding:0; border:none;}
.n_main{ padding:20px 0;}
}

.blog_h4{ font-size:24px; color:#333; padding-bottom:10px; border-top:none; padding-top:0px; text-transform:uppercase; position:relative; font-family:'titilliumweb';  border-bottom:1px solid #eee; }
@media only screen and (max-width: 768px) {
.blog_left{ float:left; width:100%; padding-right:0px; margin-bottom:}
.blog_right{ float:left; width:100%;}
}


.blog_right .hot_left{ margin-bottom:30px; margin-top:30px;}
.blog_nav ul li{ list-style:none;}
.blog_nav ul li a{ font-size:14px; color:#333; line-height:22px; padding:8px 0px; display:inline-block;  display:block;}
.blog_nav ul li a i{ color:#ccc; font-size:14px; margin-right:10px;}
.blog_nav ul li a:hover{ color:#057fc2; padding-left:10px;}
.blog_nav ul li a:hover i{ color:#057fc2;}

.hot_tags a{font-size:12px; display:inline-block; color:#fff; padding:0px 12px; margin-right:4px; margin-top:4px; background:#057fc2; margin:4px;line-height:30px;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{color:#fff; background:#057fc2;}

.blog-info{ display:block; font-size:13px; color:#aaa;}
.blog-info i{ margin-right:4px;}
.blog-info img{ margin-right:6px; }
.blog_main h3{ font-size:19px;color:#333;margin-bottom:10px;font-family:'poppins_s';   }
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;text-transform:uppercase;}
.blog_main .blog_tags a{ font-size:12px; display:inline-block; color:#777;padding:0px 8px; background:#f8f8f8;}
.blog_main .blog_tags a i{ margin-right:4px; font-size:13px; color:#999;}
.blog_nav ul li{ list-style:none;}
.blog_p{ margin-top:10px; border-top:1px solid #eee; padding-top:10px;}


.blog_list{list-style:none;}
.blog_list li{position:relative;list-style:none;margin-bottom:0;border:1px solid #f5f5f5;padding:25px 20px;border-radius:0;transition: 0.5s all;}
.blog_list li .more_1{ margin-top:20px;}
.blog_list li:hover{border-color:#057fc2;}
.blog_list li .date{color:#808080;font-size:12px;margin-top:0;display:block; background:url(../images/line2.png) no-repeat left top; padding-top:10px;}
.blog_list li .image{display:block;overflow:hidden;margin-bottom:20px;}
.blog_list li .image img{
	max-width:100%;
	height:auto;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.blog_list li:hover .image img{
	-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}
.blog_list li .title{color:#333;display:block;margin-bottom:10px;font-size:16px;line-height:20px;font-family:'poppins_s'; }
.blog_list li:hover .title{color:#057fc2;text-decoration:none;}
.blog_list li .text{color:#999;font-size:13px;line-height:24px;margin-top:15px;overflow:hidden;max-height:72px;}
.blog_list li .blog_tag li a i{color:#808080;}
.blog_list li .blog_tag li:hover a{color:#fff;text-decoration:none;background:#057fc2}

.blog_tag{text-align:left;margin-top:15px;}
.blog_tag>p{ font-size:13px; text-transform:uppercase; color:#555;font-family:'poppins_s';  display:inline-block;}
.blog_tag>p i{padding-right:2px;}
.blog_tag li{display:inline-block;border:none;padding:0;}
.blog_tag li:last-child{padding:0;}
.blog_tag li a{font-size:12px; display:inline-block;color:#777; padding:0px 15px; background:#eee; text-transform:capitalize;}
.blog_tag li i{padding-right:5px;color:#f27000;}


@media only screen and (max-width: 992px) {
	.blog_list li .right{padding-left:65px;width:100%;}
}

@media only screen and (max-width: 768px) {
	.blog_list > li{padding:20px 10px;}
	.blog_list li .date{left:0;}
	.blog_list{border:none;}
	.blog_tag>p{display:block;}
	.blog_list li .right{padding-left:80px;}
	.left-blog{margin-bottom:0;}
	.blog_list li .main-more{padding:6px 20px;}
	.blog_tag li{margin:5px 3px;}
}

@media only screen and (max-width: 480px) {
	.blog_list li .date{position:inherit;width:100%;}
	.blog_list li .date span{border-radius:0;height:auto;width:auto;padding:0 20px;border-radius:25px;}
	.blog_list li .date>span p{display:inline-block;padding-left:5px;}
	.blog_list li .right{padding:0;padding-top:10px;}
}





@media only screen and (max-width:500px) {
.blog_li .lileft{ display:none;}
}
.blogin{ font-size:13px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#fff; margin:0px 6px;}
.blogin span i{ font-size:14px;}
.blog .blog_tags{ width:100%; margin-top:10px;}
.blog_tags span{ font-size:14px; text-transform:uppercase; color:#555;font-family:'poppins_s'; margin-right:4px;}
.blog_tags a{ font-size:12px; display:inline-block;color:#777; padding:0px 15px; background:#eee;}
.blog_tags i{ font-size:12px; margin-right:6px;}
.blog_tags a:hover{color:#fff; background:#057fc2;}


/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;list-style:none;padding:10px 20px;background:#f7f8f9;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333;font-family:'poppins_s';  text-transform:uppercase;}
.stp-top a:hover{text-decoration:none;color:#057fc2;}
.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:#057fc2;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;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:#666; }
.stp-listB>li>a:hover{color:#057fc2;}
.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:10px;}
.stp-listB li .stp-listC li a{color:#808080;font-size:13px;}
.stp-listB li .stp-listC li a:hover{color:#057fc2;}
.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%;}
}

/*web*/
@media only screen and (max-width: 768px) {
.blog_nav{ margin-bottom:0px;}
.n_left .block{ margin-bottom:0px;}
.left_nav{ background:none; padding:0px; border:none; color:#fff;}
.contact_right{ width:100%;}
.blog_h4{ position: relative;  margin-bottom:20px; background:none;text-align:left !important; background:#057fc2 !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none;}
.blog_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
.blog_h4.active:after {
    content: "\f106";
}

.news_left{ margin-top:0px;}
.blog_right .hot_left{ margin:0px;}

}


.mobile-menu-area .container .row{ margin:0;}


/*projects*/
.projects .nav_li{ margin-bottom:30px; text-align:center;}
.projects .nav_li a{ display:inline-block; line-height:30px; margin:4px; padding:8px 20px; color:#ffff; font-size:14px; text-transform:uppercase;font-family:'poppins_s'; background:#808080;}
.projects .nav_li .active{ background:#057fc2;}
.projects ul{ margin:0px -5px;}
.projects ul li{ list-style:none; float:left; width:33.33%; margin-bottom:10px; padding:0px 5px;}
.projects ul li .li{ position:relative; overflow:hidden;}
.projects ul li .li h4 a{ display:block; position:absolute; left:0px;bottom:-200px; padding:10px 20px; background:rgba(0,84,163,0.8); width:100%; font-size:16px; color:#fff; line-height:30px; text-align:center;font-family:'poppins_s'; }
.projects ul li .li:hover h4 a{ bottom:0px;}
@media only screen and (max-width: 768px) {
.projects ul li{ width:50%; margin-bottom:10px;}
.projects ul li .li h4 a{ position:inherit; background:none; color:#333; line-height:24px; height:48px; overflow:hidden; font-size:14px; padding:0px; margin-top:10px;}
.projects .nav_li a{ padding:0px 10px;}
}
@media only screen and (max-width: 360px) {
.projects ul li{ width:100%;}

}


/*download*/
.download{list-style:none;}
.download li{margin-bottom:20px;}
.download li h4 a{font-size:16px;margin-bottom:15px;color:#333; display:block; font-family:'poppins_s'; border-bottom:1px solid #eee; padding-bottom:6px;}
.download li .text p{color:#999;font-size:12px;line-height:24px;overflow:hidden;height:48px;margin-bottom:20px;}
.download li .icon{color:#fff;display:inline-block;background:#057fc2 url(../images/icon_pdf.png) no-repeat 15px center;background-size:24px;font-size:12px;text-transform:uppercase;padding:6px 25px 4px 50px; font-family:'poppins_s'; border-radius:30px;}
.download li .icon:hover{background-color:#057fc2;text-decoration:none;color:#fff;}
.download li h4 a:hover{ color:#057fc2;}
@media only screen and (max-width: 768px) {
.download li{padding:0;border:1px solid #ebebeb;padding:15px;}
.download li .page_title{border:none;padding-bottom:0;}
.download li .text{height:auto;max-height:36px;}
}


@media screen and (max-width: 768px) {
.page .main{ padding-right:15px;}
.product_detail .main{ padding:0px 15px;}
}
