/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; max-width:100%}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#231815;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}
:focus {outline: none; box-shadow:none} 
iframe {max-width: 100%;}

/*share*/
body{
	font-size: 13px;
	font-family: 'Microsoft yahei',serif;
	color: #555; background:#fff;
	line-height:24px;
}

.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}

@media only screen and (max-width: 768px) {
	.row{margin:0;}
}

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;}



.top_headW{ background:#f5f5f5; height:42px}
.top_logo{ float:left; margin-top:28px}
.top_logo h1{ margin:0; padding:0; line-height:inherit}
.top_logo img{ max-width:269px; height:auto; width:100%}

.top_call{ float:left; text-align:left; line-height:22px; margin-top:7px}
.top_headW .top_call a{ margin-left:24px;}
.top_headW .top_call p,.top_headW .top_call a{ display:inline-block;color:#555555; padding-right:18px; font-size:13px; line-height:28px; height:28px; border-radius:25px; background:#fff;}
.top_headW .top_call p img,.top_headW .top_call a img{ display:inline-block; margin-right:13px; vertical-align:top}
.top_headW .top_call a:hover{ text-decoration:underline; color:#e5ab2b}

.topW{ background:#333333;}
.top_lan{ float:right; margin-top:10px; margin-left:11px; line-height:22px}
.top_lan a{ display:inline-block; color:#555555;  font-size:12px}
.top_lan a:hover{ color:#e5ab2b}
.top_lan em{ display:inline-block; margin:0 18px; color:#dbdbdb; vertical-align:top; font-style:normal}
.top_share{ float:right; margin-top:8px; margin-left:24px}
.top_share li{ list-style:none; display:inline-block;position:relative; margin:0 11px 0 0;}
.top_share li a{ display:block; width:21px; height:21px;}
.top_share li.wechat{  font-size:12px; text-align:center; z-index:9999999}
.top_share li.wechat i{color:#5ac64f;}
.top_share li.wechat .wechat_nr{width:120px;padding:0px; background:#fff; text-align:center; position:absolute; left:-45px; top:39px; display:none;border:1px solid #e5e5e5;z-index:99;}
.top_share li.wechat .wechat_nr img{ margin-bottom:5px;max-width:100%;width:100%;height:auto;}
.top_share li.wechat .wechat_nr .arrow{
	width:0;
	height:0;
	border-bottom:10px solid #e5e5e5;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	position:absolute;
	left:50%;
	top:-10px;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.top_share li.wechat.on .wechat_nr{ display:block;}


/*search*/
.in_search{width:180px; position:relative; float:right;margin-top: 29px; margin-left:17px}
.search_main{height:34px;color:#999999;float:left; line-height:32px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:none; padding-left:0px; padding-right:30px; border:none; border-bottom:1px solid #e3e0e0;}
.search_main:focus{ background:none; color:#444; }
.search_btn{display:block; width:18px;height:20px;cursor:pointer;background: url(../images/search_btn.png) no-repeat center center; border:none; position:absolute; top:8px; right:0px;}



.top-search{ display:none; width:100%; z-index:10000000; position:relative; width:100%;background-color: #fff;overflow: hidden;border-bottom:1px solid #eee; }
.attr-nav{ display:none; float:right;  line-height:25px; height:25px;  margin-top:16px; margin-left:2px}
.attr-nav .search{}
.attr-nav i{ background:url(../images/search_btn.png) no-repeat center; display:inline-block; width:32px; height:32px;  vertical-align:middle}
.attr-nav a{ display:inline-block; width:32px; height:32px;text-align:center; text-transform:uppercase; color:#fff; font-size:15px}
/* Top Search
=================================*/
.top-searchW{  padding:0; }
.top-search .container{ padding:0 15px}
.top-search { background: #fafafa url(../images/bg4.png) no-repeat center; background-size:100%;display: none; width:100%;}
.top-search h4{font-size:22px; text-align:center; color:#555; margin:20px 0; text-transform:capitalize; }
.top-search .input-group-addon i {color: #fff;float: right;font-size: 12px;position:absolute; right:0px; top:0px; width:28px; height:28px; line-height:28px; background:#e5ab2b;}
.top-search input.form-control { border:none;color: #999;height: 40px;line-height: 40px;padding: 0 32px 0 15px;text-align: left;background:none;border-radius:25px; font-size:12px;    box-shadow: none;}
.top-search input.form-control:focus{  box-shadow:inset;}
.top-search .input-group {padding:10px 0px 21px; max-width:750px; margin:0 auto; width:100%;}
.top-search .input-group-addon.close-search {cursor: pointer;}
/*.btn_search1 {background: url(../images/search_btn.png) no-repeat center;
    top: 5px;
    height: 32px; border-radius:0 25px 25px 0;
    position: absolute;
    right:6px;
    width: 32px;
    z-index: 9;}*/
.header_search {position: relative;border:1px solid #eee;background:#fff; border-radius:25px}
.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}
.top-search .input-group-addon.close-search{cursor: pointer; float:right;}


/* Sizes for the bigger menu */
header{width: 100%;z-index: 99999; background:#fff;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;position:relative}
.large_m{}
header.large{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; }

.fix{ display:none}
@media only screen and (max-width: 1199px) {
	.in_search {width: 144px;}
	header.small .top_logo a img{ max-width:220px}
	}

@media only screen and (min-width: 963px) {
header.small{left:0;top:0; position:fixed;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding:0;    box-shadow: 0 0 12px rgba(0,0,0,0.2);}
header.small .top_logo a img{ max-width:178px}
header.small #cssmenu > ul > li > a{ line-height:75px}
header.small .in_search{    margin-top: 15px;}
header.small .top_logo{    margin-top: 18px;}
}
@media only screen and (max-width: 962px) {
	.large_m{ padding-bottom:0px; padding-top:9px}
	header .container{ padding:0}
	.top_logo{ padding:0 0 0 15px; margin:10px 0 15px}
	.in_search{ padding:0 15px; margin-top:0; margin-bottom:15px; width:100%}
	.search_btn{ right:15px}
	}
@media only screen and (max-width: 708px) {
	.top_share{ display:none}
	}

@media only screen and (max-width: 510px) {.top_headW .top_call a{ display:none}}
@media only screen and (max-width: 410px) {.top_logo img{ max-width:178px}.top_logo {    margin: 14px 0 19px;}}
@media only screen and (max-width: 314px) {.top_lan em{    margin: 0 9px;}}

.in_MprpW{ padding-top:59px; background:url(../images/bg1.png) no-repeat bottom left, url(../images/bg2.png) no-repeat top right; margin-bottom:50px}
.in_title{ text-align:center}
.in_title .in_title_m{ background:url(../images/t_bg.png) no-repeat center center; text-align:center}
.in_title .in_title_m span{ display:block; font-size:24px; color:#222222; letter-spacing:1px}
.in_title .in_title_m em{ font-size:12px; text-transform:uppercase; color:#aeaeae; display:block; text-align:center; line-height:20px; font-family:Arial, Helvetica, sans-serif; margin-top:12px}
.in_title>p{ font-size:12px; margin-top:10px; max-height:44px; overflow:hidden; color:#999898; line-height:22px;}
.in_MprpW .in_title{ margin-bottom:36px}

.in_MprpW .list{list-style: none;margin-right:-15px;margin-left:-15px;}
.in_MprpW .list li{margin-bottom:30px;}
.in_MprpW .list li .image{display: block;overflow:hidden;}
.in_MprpW .list li .image img{transition:all .9s;max-width:100%;width:100%;}
.in_MprpW .list li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.in_MprpW .list li .wrap{position: relative;z-index: 5;background:#f5f5f5;background-repeat:no-repeat;background-position:left bottom;padding:35px 30px;}
.in_MprpW .list li .title{font-size:20px; color:#333333;line-height:30px;text-transform: capitalize;display: block;margin-bottom:20px;}
.in_MprpW .list li:hover .title{color:#e5ab2b;text-decoration: none;}
.in_MprpW .list li .text{font-size:14px;line-height:24px;overflow: hidden; height:72px;}
.in_MprpW .list li .image_ico{display: inline-block;border:3px solid #4274a3;box-shadow: 0 5px 20px 2px rgba(0,0,0,0.05);overflow: hidden;border-radius:50%;width: 150px;height:150px;position: absolute;right:20px;top:-90px;z-index: 2;transition:all .9s;}
.in_MprpW .list li:hover .image_ico{top:-85px;}
.in_MprpW .list li.cat01 .wrap{background-image: url(../images/cat01_bg.jpg);}
.in_MprpW .list li.cat02 .wrap{background-image: url(../images/cat02_bg.jpg);}
.in_MprpW .list li.cat03 .wrap{background-image: url(../images/cat03_bg.jpg);}
.in_MprpW .list li.cat04 .wrap{background-image: url(../images/cat04_bg.jpg);}

@media only screen and (max-width: 992px) {
	.in_MprpW{  margin-bottom: 20px}
	.in_MprpW .list li .image_ico{width: 120px;height:120px;top:-60px;}
	.in_MprpW .list li:hover .image_ico{top:-55px;}
	.in_MprpW .list li .wrap{padding: 25px 20px;}
}
@media (max-width: 768px) and (min-width: 480px) {
	.in_MprpW{padding: 40px 0 0 0; margin-bottom: 10px}
	.in_MprpW .list{margin: 0;}
	.in_MprpW .list li{padding: 0;margin-bottom:20px;}
	.in_MprpW .list li .column{background:#f5f5f5;padding:10px;}
	.in_MprpW .list li .image{float: left;width:40%;}
	.in_MprpW .list li .wrap{float:left;width:60%;padding:10px;padding-top:15px;}
	.in_MprpW .list li .title{font-size: 18px;margin-bottom:15px;line-height:24px;padding-left:40px;}
	.in_MprpW .list li .image_ico{width:60px;height:60px;top:-5px;left:-30px;box-shadow: none;}
	.in_MprpW .list li .text{font-size: 13px;}
}
@media only screen and (max-width: 480px) {
	.in_MprpW{padding: 30px 0 0px 0;}
	.in_MprpW .list li{margin-bottom:20px;}
	.in_MprpW .list li .image_ico{width:60px;height:60px;top:-30px;}
	.in_MprpW .list li:hover .image_ico{top:-25px;}
	.in_MprpW .list li .title{font-size: 18px;margin-bottom:15px;line-height:24px;}
	.in_MprpW .list li .text{font-size: 13px;}
}

 


/*******features-tab********/
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.indicator-style.owl-theme .owl-controls .owl-buttons div {
    background: inherit;
    width: 30px;
	height:60px;
	padding: 0;
    position: absolute;
    right: 5px;
    top: 50%;
	margin-top:-30px;
	overflow:hidden;
	text-align:center;
	transition:all .5s;
	background-repeat:no-repeat;
	background-position: center center;
	border-radius:0;
	opacity: 0.3;filter: alpha(opacity=30);
}
.indicator-style.owl-theme .owl-controls .owl-buttons div i{display: none;}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {left:-30px;}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"\f104";font-size:42px;color:#808080;line-height:60px;font-family: FontAwesome;}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {right:-30px;}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next:before{content:"\f105";font-size:42px;color:#808080;line-height:60px;font-family: FontAwesome;}
.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {background-color:#4274A3;border-color:#4274A3;opacity: 1;filter: alpha(opacity=100);}
.indicator-style.owl-theme .owl-controls .owl-buttons div:hover:before{color:#fff;}
@media only screen and (max-width: 1300px) {
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-10px;background:#000;}
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev:before{color: #fff;}
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right:-10px;background:#000;}
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next:before{color: #fff;}
	.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {background:#4274A3;color:#fff;}
}

.single-more{    background:none;
	display:inline-block;
	margin-top:32px;
	font-size:14px;
	border:2px solid #4274A3;
	color:#4274A3;
	padding:7px 32px 8px;
	letter-spacing:1px;
}
.single-more i{ margin-left:10px}
.single-more.button-ujarak {
  position: relative;
  z-index: 0;
  transition: background 0.4s .3s, border-color 0.4s, color 0.4s 0.05s;
}

.single-more.button-ujarak::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4274A3;
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.7, 1, 1);
  transition: transform 0.42s, opacity 0.42s;
  border-radius: inherit;
}

.single-more.button-ujarak, .button-ujarak::before {
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.single-more.button-ujarak:hover {
  transition: background 0.4s .3s, border-color 0.4s, color 0.4s;
  text-decoration:none;
  color:#fff;
  border:2px solid #4274A3;
}

.single-more.button-ujarak:hover::before {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

@media \0screen\,screen\9 {.single-more.button-ujarak:hover{background:#fff;} }

.in_aboutW{ background: url(../images/about_bg2.jpg) no-repeat top left; padding-bottom: 120px}
.in_aboutW .container{ padding: 0 0 0 16%; width: 100%;}

.about_left{ float: left; width: 50%; padding-right: 99px; position: relative; padding-top: 0px;}
.in_aboutW .features-tab{padding: 0;}

.in_aboutW .features-tab .nav-tabs{top: 50px;right: -51px; position: absolute;border: none;   } 
.in_aboutW .features-tab .nav-tabs > li{float: none; padding: 0; display: block; margin-bottom: 30px}
.in_aboutW .features-tab .nav-tabs > li a{background-color: #ffffff;display: block;padding: 13px 0 9px;border-radius:50%;text-align: center;border: none;margin: 0;transition:all .5s; position: relative; width: 100px; height: 100px; box-shadow: 0 5px 30px 5px rgba(0,0,0,0.1);}
 
.in_aboutW .features-tab .nav-tabs > li a .icon i{display: inline-block;width: 35px;height: 35px;background-position: 0 -35px;transition:all .5s;}
.in_aboutW .features-tab .nav-tabs > li a p{margin: 0;margin-top: 9px;line-height: 22px;font-size: 14px;color: #454545; text-transform: uppercase;transition:all .5s;}
 

.in_aboutW .nav-tabs > li.active > a,
.in_aboutW .nav-tabs > li > a:hover,
.in_aboutW .nav-tabs > li > a:focus{
	 border: none; background: #4274A3
}
 
.in_aboutW .nav-tabs > li.active > a .icon i,
.in_aboutW .nav-tabs > li > a:hover .icon i,
.in_aboutW .nav-tabs > li > a:focus .icon i{
	background-position: 0 0;
}
.in_aboutW .nav-tabs > li.active > a p,
.in_aboutW .nav-tabs > li > a:hover p,
.in_aboutW .nav-tabs > li > a:focus p{
	color: #fff;
}

.in_aboutW .tab-content > .tab-pane{ } 
.in_aboutW .in_title1{ text-align: left}
.in_aboutW .in_title1 span{    display: block; font-size: 24px; color: #222222; letter-spacing: 1px;}
.in_aboutW .about_title {font-size: 18px;line-height: 24px;text-transform: uppercase;margin-bottom: 10px; display: inline-block;position: relative;z-index: 5;color: #e5ab2b;   margin-top: 20px;}
.in_aboutW .text{font-size: 14px;line-height: 30px;overflow: hidden;max-height: 150px;color: #666666;}
.in_aboutW #about02 .owl-carousel{ margin-top:20px}
.in_aboutW .single-product {padding: 10px;}
.in_aboutW .single-product .image {border-radius: 0;
	border: 3px solid #fff;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	overflow: hidden;
	display: inline-block;
}
.in_aboutW .single-product .image img {transition: all .9s;width: 100%;}
.in_aboutW .single-product:hover .image img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.in_aboutW .single-product .title {margin-top: 10px;font-size: 13px;line-height: 20px;text-transform: capitalize;display: block;text-align: center;}


.video_box{} 
.video_box .about_img{   overflow: hidden; border-radius: 10px 0 0 10px}
.video_box .about_img img{ transition: all .9; width: 100%}
 

.number_box{  margin:10px -10px 0}
.number_box .numbers__one{padding-left:0; margin-top:0;float:left;padding:0 10px;text-align:left; width:33.33%; margin-top: 39px; }
.number_box .numbers__body{ position:relative; display: flex; align-items: center;}
.number_box .number__ico{transition:all .5s;width:53px;  min-width: 53px;}
.number_box .numbers__one:hover .number__ico{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
}

.number_box .numbers__one .wrap{padding-left:13px;}
.number_box .numbers__one .numbers__num{font-size:36px;line-height:44px;color:#4274A3;  display: flex; align-items: center; }  
.number_box .numbers__one .number__desc{color:#808080;font-size:14px;line-height:24px;  overflow:hidden;  margin-top:7px}
 


.about_right{ width: 50%; float: left;}

 .advantage_content ul li{position: relative;display: inline-block;   display: inline-block;vertical-align: top; margin-top: 30px;
-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
        box-shadow:0px 0px 10px rgba(0,0,0,0.0); list-style: none}

.advantage_content ul li>a{position: absolute;left:0px;top:0px;width:  100%;height: 100%;z-index: 10;}
.advantage_content ul li div{border: 1px solid #cccccc;padding:70px 15px 10px 15px;margin:70px 0 0;text-align: center;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.advantage_content ul li div span{background: #fff;position: absolute;left:50%;top:0px;z-index: 5;padding:0 10px;margin: 0 0 0 -70px;width: auto;
-moz-transform:scaleX(1);  
            -webkit-transform:scaleX(1);
            -o-transform:scaleX(1);
            transform:scaleX(1);
}
.advantage_content ul li div span p{background: #fff;width: 121px;height: 121px;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;overflow: hidden;
  -moz-transform:scaleX(1); transition: all .5s;
            -webkit-transform:scaleX(1);
            -o-transform:scaleX(1);
            transform:scaleX(1);}
.advantage_content ul li div span p img{width:100%;height: auto;}
.advantage_content ul li div>p{font-size: 20px;line-height: 30px;height: 60px;color:#333;overflow: hidden;}
.advantage_content ul li div i{width: 40px;margin:25px 0 0 0;}
.advantage_content ul li div i img{ height: auto;}

.advantage_content ul li:hover div span p{-moz-transform:scaleX(-1);
            -webkit-transform:scaleX(-1);
            -o-transform:scaleX(-1);
            transform:scaleX(-1);}

.advantage_content ul li:hover div>p{color: #215e97}



 

@media only screen and (max-width: 1799px) {
	.in_aboutW .container{ padding-left: 8%}
	
}
@media only screen and (max-width: 1489px) {
	.in_aboutW{ padding-bottom: 80px}
	.in_aboutW .container{ padding-left: 5%} 
	.about_left{padding-right: 70px;} 
	.number_box .numbers__one .numbers__num{ font-size: 32px; line-height: 36px}
	.number_box .numbers__one{ margin-top: 20px}
}


@media only screen and (max-width: 1199px) {
	.in_aboutW .container{ padding-left: 2%} 
	.about_left{ padding-right: 50px} 
	.in_aboutW .features-tab .nav-tabs{ top: 30px}
	.in_aboutW .features-tab .nav-tabs > li a{width: 90px;height: 90px;}
	.in_aboutW .features-tab .nav-tabs > li{ margin-bottom: 15px}
	.in_aboutW .features-tab .nav-tabs > li a p{ font-size: 12px;margin-top: 6px;}
	.number_box{ margin: 15px -5px 0}
	.number_box .numbers__one{ padding: 0 5px}
	.number_box .numbers__one .number__desc{ font-size: 12px}
	
}


@media only screen and (max-width: 992px) {
	.in_aboutW .container{ padding-left: 0}
	.about_right{ width: 100%}
	.about_left{ width: 100%; padding: 0px 5%; }
	.in_aboutW .features-tab .nav-tabs{ position: relative;    top: initial; right: initial; margin-bottom: 30px}
	.in_aboutW .features-tab .nav-tabs > li{ display: inline-block; margin-bottom: 0; margin-right: 15px}
	.in_aboutW .features-tab .nav-tabs > li a{ height: auto; border-radius: 0}
	 
	.in_aboutW .about_title{ margin-top: 18px; font-size: 18px}
	.video_box{ margin-top: 40px}
	 
}

@media only screen and (max-width: 768px) {
	.advantage_content ul li div>p{ font-size: 16px}
	.advantage_content ul li{ padding: 0 5px; margin-top: 15px}
	
}

@media only screen and (max-width: 470px) {
	.number_box{ display: none}
	.about_left{ width: 100%; padding: 0px 15px; }
	.advantage_content ul li div{ margin-top: 40px}
	.advantage_content ul li div span{ margin-left: -55px}
	.advantage_content ul li div span p{ width: 90px; height: 90px;}
	.advantage_content ul li div i img{ max-width: 30px}
	
}

@media only screen and (max-width: 320px) {
	.advantage_content ul li{ width: 100%}
	
}

.about_factory{ margin-top: 50px}
.about_factory .slider{position: relative; margin-top: 20px }
.about_factory .slider .li{padding: 10px;}   
.about_factory .slider .li .column{position: relative;border: 2px solid #ffffff;overflow: hidden;transition:all .5s;box-shadow:0 0px 15px  rgba(0,0,0,0.1);}
.about_factory .slider .li:hover .column{box-shadow:0 3px 15px 1px rgba(0,0,0,0.1);}
.about_factory .slider .li .column > a{position:absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 99;}
.about_factory .slider .li .column > a img{ display: none; opacity: 0 }
.about_factory .slider .li .column img{transition:all .9s;width: 100%;}
.about_factory .slider .li:hover .column img{
	-webkit-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09)
}
.about_factory .slider .li .title{opacity: 0;bottom: -20px;background: rgba(0,0,0,0.5);padding: 10px;text-align: center;width: 100%;position: absolute;left: 0;transition:all .5s;}
.about_factory .slider .li:hover .title{opacity: 1;bottom: 0;}
.about_factory .slider .li .title em{font-size: 14px;line-height: 20px;overflow: hidden;height: 20px;color: #fff;text-transform: capitalize;}
.about_factory .slick-prev,.about_factory  .slick-next{ background:#4274a3; opacity: 0.9; width: 30px; height: 60px; margin-top: -30px; border-radius: 0;    position: absolute; top: 50%;}
.about_factory .slick-prev:before { content: "\f104";
    color: #fff; font-size: 30px;
    line-height: 60px; 
    display: inline-block;
    font-family: FontAwesome; } 
.about_factory .slick-next:before{    content: "\f105";
    display: inline-block;
     color: #fff; font-size: 30px; line-height: 60px; opacity: 1;
    
    font-family: FontAwesome;}
 
.about_factory .slick-prev{ left: 0}
.about_factory  .slick-next{ right: 0}


 




@media only screen and (max-width: 1299px) {
	.about_factory { padding: 0 10px} 
.about_factory .slider{ margin: 0 -5px }
	.about_factory .slider .li{ padding: 10px 5px}
	.about_factory .slick-prev{ left: 7px}
.about_factory  .slick-next{ right: 5px}
}




.in_proW { margin-top:60px}
.in_proW .in_proL{ margin-top:35px}
.in_proW .in_proL li{ list-style:none; margin-bottom:40px}
.in_proW .in_proL li .link-box{width:100%;position:relative;text-align:center;overflow:hidden; padding-bottom:21px}
.in_proW .in_proL li .link-box::before,.in_proW .in_proL li .link-box::after {
	content:'';
	position:absolute;
	left:0;
	right:0;
	display:block;
	pointer-events:none;
	border:0 solid #d9d9d9;
	height:48px;
	transition:.4s;}
.in_proW .in_proL li .link-box::before {top:0;border-width:1px 1px 0 1px;}
.in_proW .in_proL li .link-box::after {bottom:0;border-width:0 1px 1px 1px;}
.in_proW .in_proL li:hover .link-box::before,.in_proW .in_proL li:hover .link-box::after{height:100%;border-color:#4274a3;}
.in_proW .in_proL li .title{display:block;max-width:100%;margin:auto;margin-bottom:7px;color:#333333;font-size:14px;line-height:24px;max-height:48px;overflow:hidden;position:relative;z-index:2;transition:all .5s; padding:0 25px}
.in_proW .in_proL li:hover .title{color:#4274a3;text-decoration:none;}
.in_proW .in_proL li .text{color:#999999;font-size:12px;overflow:hidden; max-height:48px; line-height:24px; padding:0 25px; word-wrap:normal;transition:all .5s;}
.in_proW .in_proL li .more{color:#fff; letter-spacing:1px; line-height:32px;font-size:13px;display:block;position:relative;z-index:2;text-transform:capitalize;position:absolute;left:0;bottom:-34%;transition:all .5s; width:100%; text-align:center; background:#4274a3;}
.in_proW .in_proL li:hover .more{bottom:0px;}
.in_proW .in_proL li .more i{padding-left:5px;font-size:12px;}
.in_proW .in_proL li .image{display:block;width:100%;margin:auto;margin-bottom:15px;transition:all .5s;max-width:100%;transition:all .5s;}
.in_proW .in_proL li .image img{max-width:100%;height:auto;}

@media only screen and (max-width: 1024px) {
	.in_proW .in_proL.row{ margin:35px -10px 0}
	.in_proW .in_proL li{ padding:0 10px}
	}
@media only screen and (min-width: 992px) {
	.in_proW .in_proL li:hover .title{transform:translate3d(0,-15px,0);-webkit-transform:translate3d(0,-15px,0);}
	.in_proW .in_proL li:hover .text{transform:translate3d(0,-15px,0);-webkit-transform:translate3d(0,-15px,0);}
}
@media only screen and (max-width: 768px) {
	.in_proW .in_proL li .more{ display:none}
	
	}
@media only screen and (max-width: 475px) {
	.in_proW .in_proL li{ width:100%}
	
	}


.in_caseW{ margin-top:20px}
.in_caseL{ margin-top:30px}
.in_caseL li{padding:0 5px;margin-bottom:10px;overflow:hidden; list-style:none}
.in_caseL li .box{position:relative;overflow:hidden;}
.in_caseL li .box > a{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:10;}
.in_caseL li img{max-width:100%;height:auto;width:100%;transition:all .5s;}
.in_caseL li:hover img{
-webkit-transform:scale(var(--scale-multiplier,1.05));
-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}
.in_caseL li .title{width:100%;background:#232323;background:rgba(0,0,0,0.5);padding:7px 10px;position:absolute;left:0;bottom:0;transition:all .5s;}
.in_caseL li:hover .title{bottom:-50%;}
.in_caseL li .title em{color:#ffffff;font-size:14px;max-width:80%;float:left;display:block;padding-top:8px;}
.in_caseL li .title .icon{width:42px;height:42px;background:#458bce url(../images/icon_plus.png) no-repeat center center;border-radius:5px;float:right;}
.in_caseL li .main{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position:absolute;left:0;top:0;bottom:0;right:0;transition:all .5s;width:auto;height:auto;text-align:center;background:rgba(255,255,255,0.9);overflow:hidden;padding:60px 30px;}
.in_caseL li:hover .main{left:10px;top:10px;right:10px;bottom:10px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.in_caseL li .main > .m_title{display:block;font-size:18px;color:#333333;margin-bottom:15px;line-height:28px;position:relative;z-index:15;}
.in_caseL li .main > .m_title:hover{color:#458bce;text-decoration:none;}
.in_caseL li .main .line{width:40px;height:2px;background:#458bce;display:inline-block;}
.in_caseL li .main .text{color:#808080;font-size:14px;line-height:24px;overflow:hidden;height:48px;margin-top:30px;}
.in_caseL li .main .main_more{ color:#458bce; border-color:#458bce}

@media only screen and (max-width: 1480px) {
	.in_caseL li .main{padding:40px;}	
}

@media only screen and (max-width: 1200px) {
	.in_caseL li .main .text{font-size:13px;line-height:20px;height:40px;margin-top:20px;}
	.in_caseL li .main .main_more{margin-top:20px;}
}

@media only screen and (max-width: 992px) {
	.in_caseL li .main{padding:30px 15px;background-position:center center;}
	.in_caseL li .main > .m_title{font-size:16px;margin-bottom:5px;}
	.in_caseL li .main .main_more{padding:4px 15px;}
	.in_caseL li .title{padding:5px 10px;}
	.in_caseL li .title .icon{width:34px;height:34px;}
}

@media only screen and (max-width: 768px) {
	.in_caseL li .main { display:none}
	.in_caseL li:hover .title{bottom:0;}
}

@media only screen and (max-width: 480px) {
	.in_caseL li{width:100%;}
}


.in_certifiW{ padding-top:58px; background:url(../images/honor_bg.jpg) no-repeat bottom center; background-size:cover; background-attachment:fixed; padding-bottom:68px}
.in_certifiW .in_title .in_title_m{background:none;}
.in_certifiW .in_title .in_title_m span{ color:#ffffff}
.in_certifiW .in_title .in_title_m em{ color:#dddddd}
.in_certifiW .in_title>p{ color:#c7c7c7}
.slick-slider{ position: relative; display: block; text-align:center; 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;  overflow:hidden}
.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;    z-index: 999; }
.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 { display:inline-block !important; margin:24px 0px 0; height: 34px; width: 51px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent;  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:50px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#ddd;}
.slick-dots .li button:focus { outline: none;}
.slick-dots .li.slick-active button{background:#f5901c;}


.slick-slide{ margin-bottom:16px;}

.slick-prev{width:51px; height:34px;  background:url(../images/prev_p.png) no-repeat left; text-align:center; vertical-align: middle; 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:9999}
.slick-next{width:51px; height:34px;  background:url(../images/next_p.png) no-repeat right; text-align:center;  vertical-align: middle; 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:9999}

.in_certifi{ max-width:1170px; margin:35px auto 0;}
.in_certifi .in_certifi_m{ width:100%; padding:0 32px}
.in_certifi .in_certifi_m a{ display:block; width:100%; overflow:hidden;  padding:8px; background:#ececec; position:relative}
.in_certifi .in_certifi_m a img{ width:100%; height:auto; max-width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_certifi .in_certifi_m a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.in_certifi .in_certifi_m a i{background:rgba(69,139,206,0.8); -webkit-border-radius: 50%;  -moz-border-radius: 50%;border-radius: 50%;   color:#fff;  display: inline-block; margin: 0 1px;line-height: 54px; font-size: 24px;  text-align: center;text-decoration: none; width: 54px; height:54px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s;  opacity: 0;  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%);}


.in_certifi .in_certifi_m a:hover i {
    opacity: 1;
}

.in_certifi .slick-slider{padding:0 69px}
.in_certifi .slick-slide{ margin-bottom:5px}
.in_certifi .slick-prev{ background:url(../images/prev.png) no-repeat; height:44px; width:44px; position:absolute; left:0; display:inline-block; top:50%;margin-top:-22px}
.in_certifi .slick-next{background:url(../images/next.png) no-repeat; height:44px; width:44px; position:absolute; right:0; display:inline-block; top:50%; margin-top:-22px}

@media only screen and (max-width: 1199px) {
	.in_certifiW{ background-size:100%}
	.in_certifi .in_certifi_m{ padding:0 30px}
	}
@media only screen and (max-width: 685px) {
	.in_certifi .in_certifi_m{ padding:0 10px}
	}
@media only screen and (max-width: 385px) {

	.in_certifi .slick-slider{padding:0 49px}
	}


 


.in_newsW{ margin-top:60px}
.in_newsL li{ list-style:none; margin-top:30px}
.in_newsL li .in_newsL_m{ position:relative}
.in_newsL li .in_newsL_m>a{ display:block; width:100%; overflow:hidden; border-radius:5px}
.in_newsL li .in_newsL_m>a img{ width:100%; height:auto; max-width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_newsL li .in_newsL_m>a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.in_newsL li .in_newsL_m .in_newsL_w{ padding:0 20px; position:relative; margin-top:-45px; z-index:99}
.in_newsL li .in_newsL_m .in_newsL_w .in_newsL_d{ background:#fff; border-radius:5px; padding:23px 20px 35px; box-shadow:0 5px 9px rgba(0,0,0,0.08);}
.in_newsL li .in_newsL_m .in_newsL_w .in_newsL_d h4{ margin:0; padding:0;}
.in_newsL li .in_newsL_m .in_newsL_w .in_newsL_d h4 a{ display:block; width:100%; overflow:hidden; color:#444444; font-size:16px; text-overflow:ellipsis; white-space:nowrap; line-height:22px}
.in_newsL li .in_newsL_m .in_newsL_w .in_newsL_d h4 a:hover{ color:#458bce}
.in_newsL li .in_newsL_m .in_newsL_w .in_newsL_d p{color:#777777; font-size:12px; line-height:26px; overflow:hidden; max-height:78px; margin-top:13px}
.in_newsL li .in_newsL_m .in_news_date{ display:inline-block; background:#e5ab2b; height:38px; position:absolute; bottom:-18px; right:-10px; z-index:9999}
.in_newsL li .in_newsL_m .in_news_date span{ float:left; display:inline-block; font-size:14px; color:#ffffff; padding:0 21px; line-height:38px; height:38px;}
.in_newsL li .in_newsL_m .in_news_date a{ display:inline-block; height:38px; line-height:38px; width:38px; border-left:1px solid #fff; background:url(../images/icon1.png) no-repeat}

@media only screen and (max-width: 1199px) {
	.in_newsL li .in_newsL_m .in_news_date{ right:0}
	}
@media only screen and (max-width: 1024px) {
	.in_newsL.row{ margin:0 -10px}
	.in_newsL li{ padding:0 10px}
	}
@media only screen and (max-width: 768px) {
	.in_newsL li{ margin-top:45px}
	}
@media only screen and (max-width: 375px) {
	.in_newsL li .in_newsL_m .in_newsL_w{ padding:0 10px}
	.in_newsL li .in_newsL_m .in_newsL_w .in_newsL_d{ padding:23px 15px 35px}
	}


.footerW{background:url(../images/fot_bg.jpg) no-repeat right bottom;padding:0 0 36px; background-size:cover !important; background-attachment:fixed !important; margin-top:78px}

/*newsletter*/
.newsletter{background:url(../images/fot_t_bg2.png) no-repeat top left;padding:50px 0; min-height:158px}
.newsletter_main {}
.newsletter_main .text{ float:left;}
.newsletter_main .text p{ font-size:12px; line-height:20px; color:#ebebeb; display:inline-block; padding-left:20px; border-left:1px solid rgba(255,255,255,0.16); margin-left:12px; vertical-align:middle}
.newsletter_main .text h4{ color:#ffffff;text-transform:uppercase;font-size:18px; display:inline-block;margin:0;position:relative;background: url(../images/send_btn.png) no-repeat top left;  padding: 0 0 0 55px; vertical-align:middle;line-height:38px}

.newsletter .email{ position:relative; width:100%; margin-top:0px; max-width:444px; float:right}
.newsletter .email_main{height:44px;color:#5f5f5f;float:left; line-height:42px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:rgba(255,255,255,0.89); border-radius:5px; padding-left:11px; border:none;}
.newsletter .email_main:focus{ color:#333; }
.newsletter .email_btn{ line-height:34px; border:none; display:inline-block; position:relative; font-size:14px; color:#ffffff; text-transform:uppercase; letter-spacing:2px; padding:0px 20px; background:#e5ab2b;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position:absolute; top:5px; right:5px; border-radius:5px}
.newsletter .email_btn:hover{ background:#4274a3; color:#fff}
@media only screen and (max-width: 992px) {
	.newsletter{padding:20px 0 30px;text-align:center;background:url(../images/fot_bg2.jpg) no-repeat right bottom;}
	.newsletter .text{width:100%;padding-bottom:20px;}
	.newsletter .email{width:100%;max-width:100%;text-align:left;}

}

.footer{ margin-top:42px}
.footerW li{ list-style:none}
.footer .fot_title{color:#ffffff;text-transform:uppercase;font-size:16px; font-weight:bold;display:block;margin-bottom:19px;position:relative;background: url(../images/fot_tbg.png) no-repeat top left;  padding: 10px 0 0 10px}
.footer .fot_title em{   display:inline-block;}


.fot_nav{padding-right:20px; width:18%}
.fot_nav li{margin-bottom:14px;}
.fot_nav li a{color:#d2d2d2;font-size:13px;text-transform:uppercase;}
.fot_nav li a:hover{color:#fff;}

.fot_sub{ width:32%; padding-right:75px}
.fot_sub .fsub-box{}
.fot_sub .fsub-box .fot_input{width:100%;height:36px;line-height:36px;color:#d2d2d2;font-size:13px; padding-left:10px; background:rgba(255,255,255,0.15); border:none; margin-bottom:10px}
.fot_sub .fsub-box .fot_meText{width:100%; max-width:100%;height:80px; max-height:80px;line-height:20px;color:#d2d2d2;font-size:13px; padding:7px 0 0 10px; background:rgba(255,255,255,0.15); border:none}
.fot_sub .fsub-box .Submit{width:100%;height:34px; line-height:34px; text-align:center; color:#ffffff; font-size:13px;display:inline-block;background:#e5ab2b; border-radius:0; border:none; text-transform:uppercase;cursor:pointer;  margin-top:17px}

.fot_sub .fsub-box .Submit:hover{ background:#458bce; color:#fff;}



.fot_cont{ width:28%; padding-right:25px}
.fot_cont li{ padding:8px 0; list-style:none;    color: #d2d2d2;line-height: 24px;font-size: 13px;}
.fot_cont li:first-child{ padding-top:0}
.fot_cont li a{color: #d2d2d2;line-height: 24px;font-size: 13px;}
.fot_cont li a:hover{ color:#fff}
.fot_cont ul .li_add{ background:url(../images/fot_add.png) no-repeat left 2px; line-height:22px; padding-left:32px;}
.fot_cont ul .li_email{ background:url(../images/fot_email.png) no-repeat left center; padding-left:32px;}
.fot_cont ul .li_tel{ background:url(../images/fot_phone.png) no-repeat left center; padding-left:32px;}
.fot_cont ul .li_fax{ background:url(../images/fot_fax.png) no-repeat left center; padding-left:32px;}

.fot_cont .top_share{ float:none; margin-left:0}
.top_share li.wechat .wechat_nr .arrow{top:inherit; bottom:-11px;    border-top: 10px solid #e5e5e5;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent; border-bottom:none}

.fot_cont .top_share li.wechat .wechat_nr{ top:inherit; bottom:46px}
.fot_cont .top_share li a{ width:26px; height:26px}
.fot_links{ width:22%}
.fot_links li{margin-bottom:14px;}
.fot_links li a{color:#d2d2d2;font-size:13px;}
.fot_links li a:hover{color:#fff;}
.fot_tags{padding-right:45px;}


.fot_title .column_icon_toggle {display: none;}
.icon-minus-sign:before {content:"\f068";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "\f067";font-family:'FontAwesome';}

.fot-botW{background:#f4f4f4; padding:23px 0 36px}
.fot-bot{  text-align:center;}
.fot-bot .fot-fri{list-style:none; }
.fot-bot .fot-fri p{display:inline-block;text-transform:capitalize;color:#828282;font-size:12px;}
.fot-bot .fot-fri li{display:inline-block;margin:5px 0px 0 8px; list-style:none}
.fot-bot .fot-fri li a{color:#828282;font-size:12px;}
.fot-bot .fot-fri li a:hover{color:#458bce;}

.fot-bot .copy{color:#828282; font-size:12px; margin:0px;}
.fot-bot .copy p{display:inline-block;}
.fot-bot .copy a{color:#828282;}
.fot-bot .copy a:hover{color:#458bce;}


@media only screen and (max-width: 1199px) {
	.fot_links{padding-right:15px;}
	.fot_nav{padding-right:15px;}
	.fot_cont{padding-right:15px;}
	.fot_sub{padding-right:15px;}
	}

@media only screen and (max-width: 990px) {
	.newsletter_main .text h4{ text-align:center}
	.newsletter_main{ width:100%;}
	.newsletter .email{ max-width:100%}
	.fot_top{ width:100%; text-align:center; margin-bottom:25px;}
	.newsletter_main .text{ text-align:center}
	} 

@media only screen and (max-width: 768px) {
	.fot_links,.fot_pro,.fot_cont,.fot_nav,.fot_sub{width:100%;padding:0;}
	.fot_about .about_block{ text-align:center; margin-bottom:15px}
	.fot_about .about_block>p{ max-height:56px}
	.footer .fot_title{    padding: 9px 15px; cursor: pointer; margin-top: 15px;background: rgba(255,255,255,0.1); border-radius: 5px;  margin-bottom: 0;}
	.footer .fot_title .column_icon_toggle {display: inline-block;position: absolute;right:15px;top:9px;font-style:normal;cursor:pointer;font-size:14px;font-weight:normal;}
	.footer .toggle_content{padding-top:15px;}
	.footer .fot_title em{ background:none; padding-bottom:0}	
	.footerW{ padding:0 0 40px}
	.newsletter_main .text h4{ font-size:21px}
	.fot_cont .top_share{ display:none}
}






.page_banner img{ width:100%; height:auto; max-width:100%}
/*page*/
.breadcrumb{padding:0;position:relative;margin:0;}
.bread-text{padding:10px 15px;background:#f7f7f7;width:100%;text-align:center; max-width:1200px; margin:0 auto}
.bread-text .right{ float:left;}
.bread-text .right a,.bread-text .right h2{display:inline-block;color:#999;font-size:14px;font-weight:400;margin:0;padding:0; vertical-align:middle;}
.bread-text .right i{margin:0 10px;color:#999; vertical-align:middle;}
.bread-text .right a:hover{ color:#4274a3}
.bread-text .in_search3 { float:right;    position: relative; width:280px}
.bread-text:before, .bread-text:after{content:" ";display:table;}
.bread-text:after{clear:both;}

.main_boxW,.page-box{ padding:40px 0 0; }


.about-box{text-align:center;}
.about-box .about_text{font-size:14px;text-align:center;line-height:36px;margin:auto; margin-top:35px}

.about-btn{list-style:none;margin-top:10px;}
.about-btn li{display:inline-block;margin:0 20px;}
.main_boxW .single-more,.page-box .single-more{ border-color:#4274a3; color:#4274a3}
.main_boxW .single-more.button-ujarak::before,.page-box .single-more.button-ujarak::before{ background:#4274a3}
.main_boxW .single-more.button-ujarak:hover,.page-box .single-more.button-ujarak:hover{ border-color:#4274a3; color:#fff}



.about-team{margin-top:60px;text-align:left;}
.about-team .top{position:relative;padding:50px 0;}
.about-team .top .image{height:480px;background-size:cover !important;width:100%;display:block;}
.about-team .top .main{background:rgba(0,0,0,0.02);padding:20px;position:absolute;width:50%;left:20px;top:0;}
.about-team .top .main>div{background:#f6fdff;padding:50px;}
.about-team .top .main .title em{font-size:28px;color:#333;letter-spacing:2px;display:block;margin-bottom:10px;line-height:30px;}
.about-team .top .main .title p{font-size:14px;line-height:26px;color:#4274a3;display:block;text-transform:uppercase; font-family:Arial, Helvetica, sans-serif}
.about-team .top .main .about_text{width:100%;max-width:100%;margin:0;text-align:left;margin-top:10px;}

.about-team .top.right .main{left:auto;right:20px;}

.about-team .center{list-style:none;margin-top:40px;}
.about-team .center li .image{height:400px;width:100%;display:block;background-size:cover !important;}
.about-team .center li .title{background:url(../images/about_square.png) no-repeat center center;padding:60px;text-align:right;display:inline-block;height:200px;width:200px;margin-top:-150px;margin-left:20px;position:relative;margin-bottom:30px;}
.about-team .center li .title>div{position:absolute;right:-60px;bottom:20px;background:#fff;padding:10px;}
.about-team .center li .title>div em{font-size:36px;display:inline-block;color:#333;line-height:36px;}
.about-team .center li .title>div p{display:block;background:#fff;font-size:12px;text-transform:capitalize;color:#999;}
.about-team .center li .about_text{margin:0;padding:0 20px;text-align:left;max-width:100%;}
@media only screen and (max-width: 1200px) {
	
	.about-team .top .main{width:60%;}
}
@media only screen and (max-width: 992px) {
	.about-team .top .main{width:70%;}
	.about-team .center li{width:100%;margin-bottom:20px;}
	.about-team .center li .image{height:270px;}
}
@media only screen and (max-width: 768px) {
	.about-team{margin-top:30px;}
	.about-team .top{padding:20px 0;}
	.about-team .top .image{height:360px;}
	.about-team .top .main,.about-team .top.right .main{position:inherit;left:auto;top:auto;right:auto;width:100%;padding:0;}
	.about-team .top .main>div{padding:30px;}
	.about-team .top .main .title p{font-size:14px;text-transform:uppercase;line-height:normal;color:#999;}
	.about-team .top .main .title em{font-size:32px;line-height:36px;}
	.about-team .top .main .about_text{margin-top:20px;}
}

@media only screen and (max-width: 480px) {
	
	.about-team .top .image{height:240px;}
	.about-btn li{margin:0;}
	.about-btn{margin:0;}
}



/*message*/

.con-main{padding-left:0;padding-top:20px; border-top:1px solid #eee; margin-top:40px}
.con-main .con_p>h4{font-size:18px;text-transform:capitalize;margin-bottom:10px;display:block;color:#333; font-weight:bold;}
.con-main>div{line-height:26px;font-size:14px;margin-bottom:20px;}
.con-main img{max-width:100%;}

.message{background:url(../images/contact-form.png) center top repeat-x; padding-top:7px; box-shadow:0px 0px 10px rgba(0,0,0,0.15); margin-top:30px; padding:30px;text-align: center;}
.message>em{font-size:24px;text-transform:capitalize;margin-bottom:25px; line-height:24px; text-align:center;display:block;color:#333;}
.message>p,.message ul>p{font-size:13px;line-height:24px;color:#808080;margin-bottom:10px;}
.message ul{overflow:hidden;width:100%;border-top:none; margin:0 -15px}
.message li{margin-bottom:15px; list-style:none; float:left; width:50%; padding:0 15px}
.message li:last-child{ width:100%}
.message li p{font-size:13px;margin-left:0;display:inline-block;margin-bottom:5px;margin-right:10px;text-transform:capitalize;color:#333;}
.message li a{color:red;text-decoration:underline;text-transform:capitalize;}
.message li p a:hover{color:#fff;}

.message label{display:block;font-weight:normal;text-align:left;font-size:13px;margin-bottom:5px;}
.message .meInput{width:100%;height:44px;border:1px solid #e0e0e0;padding-left:10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;color:#808080;background:#fff;line-height:60px;}
.message .meInput:focus{color:#333;border-color:#4274a3}
.message .meText{width:100%;max-height:100px; height:100px;max-width:100%;padding:15px 10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border:none;border:1px solid #e0e0e0;color:#808080;background:#fff;}
.message .meText:focus{color:#333; border-color:#4274a3}
.message .single-more{ margin-top:10px}
.con-app{background:#fafafa;padding:60px 0;}
.con-app .row{list-style:none;}
.con-app li{padding:0 30px;}
.con-app li>div{position:relative;}
.con-app li a{position:absolute;left:0;top:0;width:100%;height:100%;display:inline-block;}
.con-app li img{max-width:100%;height:auto;}
.con-app li em{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px 15px;color:#fff;font-size:18px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;text-transform:capitalize;}
.con-app li em:after{content:"\f054";font-family:FontAwesome;float:right;}
.con-app li:hover em{background:rgba(0,0,0,0.4);}

.about_web .contact_l{list-style:none;padding:30px 0 0 0;text-align:center;margin-bottom:40px;}
.about_web .contact_l li{border-right:1px solid #e5e5e5;padding:0 15px;}
.about_web .contact_l .icon{position:relative;will-change:transform;transition:.33s all ease;-webkit-filter:blur(0);text-align:center;width:70px;height:70px;margin:auto;margin-bottom:20px;}
.about_web .contact_l .icon::before, .about_web .contact_l .icon::after{
	content:'';
	position:absolute;
	width:calc(100% - 35px);
	height:calc(100% - 35px);
	border:1px solid #e5e5e5;
	pointer-events:none;
	transition:.33s all ease;
	box-sizing:border-box;
}
.about_web .contact_l li:hover .icon::before, .about_web .contact_l li:hover .icon::after, .about_web .contact_l li:hover .icon::before, .about_web .contact_l li:hover .icon::after {width:100%;height:100%;border-color:#4274a3;}
.about_web .contact_l .icon::before{top:0;left:0;border-width:1px 0 0 1px;}
.about_web .contact_l .icon::after{bottom:0;right:0;border-width:0 1px 1px 0;}
.about_web .contact_l span{display:block;width:70px;height:70px;padding:20px 0;}
.about_web .contact_l .icon img{max-width:30px;height:auto;}

.about_web .contact_l .title{display:block;font-size:16px;color:#333;text-transform:capitalize;margin-bottom:10px;font-family:'poppins-semibold';}
.about_web .contact_l p{margin-bottom:0;font-size:13px;}
.about_web .contact_l p a:hover{color:#4274a3;}
.about_web .contact_l li:last-child{border-right:none;}

.cont_sitemap{ margin-top:45px}
.cont_sitemap img{ width:100%; max-width:100%}
@media only screen and (max-width: 992px) {
	.con-app li{padding:0 15px;}
}

@media only screen and (max-width: 768px) {
	.contact>em{font-size:28px;}
	.con-main{padding:0;}
	.message{padding:30px 15px;}
	.message .meInput,.message .meText{width:100%; max-width:100%}
	.con-app li{margin-bottom:15px;}
	.con-app li img{width:100%;}
	.about_web .contact_l{border:none;padding-bottom:0;margin-bottom:0;padding-top:0;}
	.about_web .contact_l li{padding:0;margin-bottom:20px;border-right:none;border-bottom:1px solid #e5e5e5;padding-bottom:20px;}
	.about_web .contact_l .icon{float:left;border:none;}
	.about_web .contact_l .text{text-align:left;padding-left:20px;float:left;width:70%;}
	.about_web .contact_l .title{margin-bottom:5px;font-size:16px;}
	
}

@media only screen and (max-width: 530px) {
	.message ul{ margin:0}
	.message li{ width:100%; padding:0}
	}


/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:10px; list-style:none;    background: #fff;
  
    padding:0;}

.stp-top{width:100%; padding-bottom:5px;line-height:34px; border-bottom: 1px solid #e5e5e5;}

.stp-top a{color:#555;font-size:14px;text-transform:capitalize;display:block;}
.stp-top a i{padding-left:10px;}
.stp-top a:hover{color:#4274a3;text-decoration:none;}
.stp-listB{display:block;padding:10px;background: #f7f7f7;   }
.stp-listB>li{ list-style:none;width:18%;margin-right:2%;float:left;padding:8px 0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.stp-listB li a{font-size:13px;line-height:22px;display:block;color:#4d4d4d;}
.stp-listB li a i{padding-right:5px;}
.stp-listB>li>a:hover{color:#4274a3;text-decoration:underline;}
.stp-listC{ padding:0px 10px}
.stp-listC li{ list-style:none}
.stp-listC li a{ padding:5px 0 0px; color:#888; font-size:12px}
.stp-listC>li>a:hover{color:#4274a3;}

@media only screen and (max-width: 768px){
	.main-left,.main-right{padding:0;}
	.stp-listB li{width:48%;}
	.stp-listB li a{font-size:14px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}



/*left*/

.page_left{width:26%; padding-right:20px}

.page_left .column .block>span{    display: block; position:relative;margin-bottom: 10px;    border-bottom: 1px solid #e0e0e0;}

.page_left .column .block>span em{     display:inline-block;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    padding: 0px 0 10px;border-bottom: 3px solid #4274a3;
    margin-bottom: -1px;}	
.page_left .left-nav.column .block>span{ background: #4274a3; margin-bottom: 0px; line-height: 24px; padding: 8px 15px;  border-bottom: 1px solid #fff; color: #fff;}
.page_left .left-nav.column .block>span em{color: #fff; padding:0; border:none; display:inline-block; margin:0}
.page_left .left-nav.column .block>span em:before{    content: "\f03a";margin-right: 10px;     display: inline-block;  font: normal normal normal 16px/1 FontAwesome}

.page_left .column .block>span .column_icon_toggle{display:none;}

.left-nav{ margin-bottom:20px}
.left-blog{margin-bottom:30px;}
.left-nav ul li{list-style:none}
.left-nav ul li a{text-transform:uppercase;font-size:14px;display:block;border-bottom:1px solid #f1f1f1;}
.left-nav ul li a:hover{color:#4274a3;text-decoration:none;}
.left-nav ul li a.lnav-depth{background:#e5e5e5;}

.mtree-skin-selector{display:none;}
ul.mtree {opacity: 0;margin-left: 0; margin-top:0; background:#fff}
ul.mtree>li {list-style: none;}
ul.mtree>li:last-child{border-bottom:none;}
ul.mtree>li>a {
	display: block;
	font-size:14px;
	padding:10px 0 10px 0px;
	text-transform:capitalize;background: #fff;
}
ul.mtree>li>a i{padding-right:5px;}
ul.mtree li b{ font-style:normal}
ul.mtree li.mtree-open>b:before{content:"-";font-family:FontAwesome;padding-left:5px; float:right; font-size:30px; line-height:22px; color:#fff; font-style:normal; padding:8px 15px; position:absolute;  right:0; top:0;z-index:2; font-weight:normal}
ul.mtree li.mtree-closed>b:before {content:"+";font-family:FontAwesome;padding-left:5px; float:right; font-size:20px; color:#4274a3;height:36px; font-style:normal; padding:2px 12px; position:absolute;  right:0; top:0;z-index:2;line-height:36px;font-weight:normal}

ul.mtree .mtree-level-1 li.mtree-open>b:before{ color:#4274a3}

ul.mtree li.mtree-node > a {}

ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#4274a3;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#fff;text-decoration:none;    background: #4274a3; padding-left: 15px}
ul.mtree>li.mtree-open>a:after{ color:#fff}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;color:#4274a3;}
ul.mtree>li.mtree-node .mtrss-all span{display:inline-block;padding-right:5px;border:none;margin-bottom:0;}
ul.mtree>li.mtree-node .mtrss-all a{font-size:12px;text-transform:capitalize;color:#333;color:#4274a3;padding:10px 10px; border-bottom:1px solid #4274a3}
ul.mtree>li.mtree-node .mtrss-all:hover{color:#fff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#4274a3;color:#fff;}

ul.mtree a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

ul.mtree ul {padding:0;background:#fff;border: 1px solid #f5f5f5;
    border-top: none;
    border-bottom: none;}
ul.mtree ul li{margin-bottom:1px;list-style:none}
ul.mtree ul li:hoverul.mtree ul li a:hover{background:#e5e5e5;}
ul.mtree ul li a:hover{}
ul.mtree ul li ul{border:none;}
ul.mtree ul li ul li{margin:5px 0;}
ul.mtree li.mtree-node ul li a{display:block;font-size:13px;font-weight:normal;padding:10px 0 10px 10px;text-transform:capitalize;border-bottom:1px solid #f5f5f5;}
ul.mtree li.mtree-node ul.mtree-level-2 li:last-child a{ border-bottom:none}
ul.mtree li.mtree-node ul li a i{padding-right:5px;}
ul.mtree ul li a:hover{color:#4274a3;text-decoration:none;}

ul.mtree .mtree-level-2{padding:0;border-bottom:1px solid #e5e5e5;    background: #fafafa;}
ul.mtree li ul li.mtree-open a{text-decoration:none;}
ul.mtree li ul.mtree-level-2 li a{font-weight:normal;font-size:13px; color:#888;padding:5px 0px 5px 10px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#4274a3;font-weight:normal;}

ul.mtree ul li ul li a:before{content:"\f105";font-family:FontAwesome;padding-right:5px;}

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: #E3E3E3;}
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;}


.page_left .left-pro {margin-top:30px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:15px 0 10px; list-style:none}
.page_left .left-pro  .htmleaf-content ul li>a{display:inline-block;float:left;width:40%;overflow:hidden; position:relative; border:1px solid #eee;}
.page_left .left-pro  .htmleaf-content ul li>a img{max-width:100%;height:auto;width:100%;}
.page_left .left-pro  .htmleaf-content ul li>a i{color:#fff;font-size:20px;line-height:20px;position:absolute;left:50%;bottom:-100%;z-index:2;margin-left:-12px;margin-bottom:-9px;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.page_left .left-pro  .htmleaf-content ul li>a:hover{ border-color:#4274a3}
.page_left .left-pro  .htmleaf-content ul li>a:hover i{bottom:50%;}
.page_left .left-pro  .htmleaf-content ul li>a span{display: block; position: absolute; z-index: 1; left: 0; top: -100% ; -webkit-opacity: 0;-moz-opacity: 0;
 opacity: 0; background-color: rgba(0, 0, 0, 0.1); -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; height:100%;}
.page_left .left-pro  .htmleaf-content ul li>a:hover span{-webkit-opacity: 1;-moz-opacity: 1;opacity: 1; top:0; -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right{float:left; padding-left:10px;width:60%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a.left-pro-t{color:#666;font-size:13px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal; }
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.left-pro-t:hover{ color:#4274a3;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#777;line-height:20px;overflow:hidden;max-height:40px;    font-size: 12px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more{color:#4274a3; font-size:14px; line-height:22px; display:inline-block; text-transform:capitalize; margin-top:5px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more i{ margin-left:6px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more:hover{ text-decoration:underline}
.page_left .icon-minus-sign:before {content:"\f0d8";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f0d7";font-family:'FontAwesome';}
.page_right{width:74%; padding-left:25px}

.left-conts.column .block>span{ display:none}
.left-conts{ margin-top:15px;}
.left_ques{position:relative;}
.left_ques a img{ width:100%; height:auto; max-width:100%}
.left_ques .overly{ position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.2);transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.left_ques .text{ position:absolute; left:0px; top:50%; width:100%; -webkit-transform: translate(0%, -50%); -moz-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); transform: translate(0%, -50%); padding:15px;}
.left_ques h4 a{ font-size:22px; color:#fff; text-transform:uppercase; display:block; margin-bottom:10px;}
.left_ques p{ font-size:13px; color:#fff; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.left_ques .more{     display: inline-block;
    border-radius: 5px;
    background: #4274a3;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    
    text-align: center;
    line-height: 40px;
    padding: 0 34px;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;}
.left_ques .more:hover{ background:#fff; color:#4274a3;}
.left_ques:hover .overly{ background:rgba(0,0,0,0.4);}
.left_ques:hover .more{ margin-top:30px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.left-news { margin-top:20px}
.left-news .toggle_content {
    border: 1px solid #eee;
    padding: 15px;
}
.left-news .toggle_content{ border:1px solid #eee; padding:15px;}
.left-news .news_left_1{ background:url(../images/dian.png) repeat-x left bottom; padding-bottom:15px; text-align:center;}
.left-news .news_left_1 h4 a{font-size:14px; color:#444;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:15px;}
.left-news .news_left_1 h4 a:hover{ color:#4274a3}
.left-news .news_left_1 p{font-size:12px; color:#999; line-height:20px; max-height:40px; overflow:hidden; margin:5px 0;}
.left-news ul li{ list-style:none; line-height:22px; padding:6px 0;  border-bottom:1px solid #eee; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:8px;}
.left-news ul li:last-child{ border-bottom:none;}
.left-news ul li span{ color:#808080; margin-right:10px;}
.left-news ul li a:hover{ color:#4274a3;}
@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.left-blog, .left-nav{padding:0 !important; margin:0}
	.left-bg{display:none;}
	.page_left{padding:0;background:none;width:100%;    border-bottom: 1px solid #e0e0e0;}
	.page_right{padding:0;width:100%; margin-top:30px}
	.about_webW .page_left,.about_webW .page_right{ width:100%;}
	.left-nav .block>span{display:block;}
	.left-nav .block>span,.page_left .column .block>span{margin:0;cursor:pointer; border-bottom:none}
	.page_left .column .block>span em{ border-bottom:none; display:block;    border-top: 1px solid #e0e0e0; padding: 10px 0;}
	.page_left .column .block>span .column_icon_toggle{display: inline-block;position: absolute;right:10px;top:9px;font-style:normal;cursor:pointer;font-size:20px; color:#ccc;font-weight:normal;}	
	.left-nav ul{padding:0;}
	.left-nav ul li a{font-size:16px;}
	.left-conts.column .block>span{ display:block}
	.page_left .left-pro{    margin-top: 0;}
	.left-news{ margin-top:0}
	.page_left .left-nav.column .block>span em{ display:block; color:#333;    padding: 10px 0; border-top: 1px solid #e0e0e0;}
	.page_left .left-nav.column .block>span{ border-bottom:none; background:none; padding:0;}
	.page_left .left-nav.column .block>span em:before{ display:none}
}



.news_list .news_list_img{ float:left; width:26%;}
.news_list .news_list_img a{ display:block; overflow:hidden; width:100%;}
.news_list .news_list_img a img{ width:100%; max-width:100%; height:auto;webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.news_list .news_list_img a:hover img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);}
.news_list .text{ float:right; width:74%; padding-left:25px; }
@media only screen and (max-width: 980px) {.news_list .news_list_img{ width:40%;} .news_list .text{ float:left; width:60%;}}
.news_list li{    list-style: none;  border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px;}
.news_list li .day{ color:#aaa; font-size:12px; margin-bottom:5px; line-height:22px}
.news_list li .day:before{    content: "";
    display: inline-block;
    width: 15px;
    height: 16px;
    background: url(../images/date_icon.png) no-repeat;
    vertical-align: middle;
    margin-right: 8px;}
.news_list li>a.news_list_t{ font-size:15px;  color:#222; display:block; line-height:24px; overflow:hidden; max-height:24px; white-space:nowrap;    text-overflow: ellipsis; margin-bottom:15px}
.news_list li>a.news_list_t:hover{ color:#4274a3 ; text-decoration:none}
.news_list li .news_list_m p{ font-size:12px; color:#696969;  overflow:hidden; max-height:78px; line-height:26px; margin-top:5px}

.news_list li .more1{ display: inline-block;
    color: #4274a3;
    text-transform:capitalize; 
    font-size: 14px;
    line-height: 22px;  margin-top:10px;}
.news_list li .more1 i{ margin-left:8px}
.news_list li .more1:hover{  color:#e5ab2b}
@media only screen and (max-width: 535px) {
	.news_list .text{}
	}

@media only screen and (max-width: 420px) {
	.news_list .news_list_img{ width:100%; float:none; display:block;}
.news_list .text{ float:left; padding-left:0; width:100%; margin-top:20px;}
}

/*news-main*/

.page_li li{ list-style:none; padding:7px 0;}
.page_li li:last-child{ margin-bottom:0;}
.page_li span{color:#4274a3; font-size:14px;}
.page_li a{ color:#666; margin-left:6px; font-size:13px}
.page_li a:hover{ color:#4274a3;}
.page_li{ background:#fafafa; border-left:3px solid #4274a3; padding:8px 0; padding-left:16px; }
.page_tags{ margin:20px 0;}
.page_tags  p{ font-size:16px; color:#444; display:inline-block;}
.page_tags a{ background:#4274a3; color:#fff; line-height:30px; display:inline-block; padding:0px 14px; border-radius:5px; margin:5px; font-size:12px;}
.page_tags a:hover{ background:#372f2c;}

.news-detail .title{margin-bottom:15px;border-bottom:1px solid #e5e5e5;padding-bottom:15px;text-align:center;}
.news-detail .title em{font-size:16px;display:block;line-height:24px;margin-bottom:10px;}
.news-detail .title p{font-size:12px;color:#999;font-weight:400;}
.news-detail .title p:before{content:"-";padding-right:5px;}
.blog .news-detail .title{text-align:left;}

.news-detail .text{font-size:14px;font-weight:400;line-height:32px;}
.news-detail .text img{max-width:100%;height:auto;}

@media only screen and (max-width: 768px){
	.news-detail .title em{font-size:18px;font-weight:bold;}	
}

.case_list{ margin:0 -15px}
.case_list li{ width:25%; float:left; padding:0 15px; border-bottom:none; margin-top:30px; margin-bottom:0}
.case_list li .news_list_m .news_list_img{ float:none; width:100%; position:relative}
.case_list li .news_list_m .text{ float:none; width:100%; padding:20px 15px 20px; border:1px solid #eee; border-top:none}
.case_list li .news_list_m a.news_list_t{ font-size:15px;  color:#222; display:block; line-height:24px; overflow:hidden; max-height:24px; white-space:nowrap;    text-overflow: ellipsis; }
.case_list li .news_list_m a.news_list_t:hover{ color:#ea1e1e}
.case_list li .news_list_m .news_list_img .cases_img{ position:relative;}
.case_list li .news_list_m .news_list_img .cases_img:after{width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	left: -10px;
	top: -10px;
	content:'';
	border:1px solid rgba(255,255,255,1) ;
	transition: all ease-out .3s
}
.case_list li .news_list_m:hover .news_list_img .cases_img:after{
	width: calc(100% - 22px);
	height: calc(100% - 22px);
	left: 10px;
	top: 10px;
}
.case_list li .news_list_m .news_list_img>a.icon{display:inline-block;width:40px;height:40px;background:url(../images/icon_plus2.png) no-repeat center center;position:absolute;     left:50%;      top:30%;
 -webkit-transform: translate(-50%, -50%);    -moz-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);       -o-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);            -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;         -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;z-index:3;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.case_list li .news_list_m:hover .news_list_img>a.icon{top:50%;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
@media only screen and (max-width: 768px){
	.case_list li{ padding:0 10px;width:50%}
	.case_list{ margin:0 -10px; }
	
	}
@media only screen and (max-width: 420px){
	.case_list li .news_list_m .text{ margin-top:0}
}
@media only screen and (max-width: 375px){
	.case_list li{ width:100%}
	}

/*page-turning*/
.page_turn{width:100%;text-align:left;margin-top:15px;border-top:1px solid #e5e5e5;padding-top:15px;}
.page_turn li{display:block;margin-bottom:10px;padding:8px 10px;background:#fafafa;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.page_turn li p{text-align:left;display:inline-block;font-size:13px;text-transform:uppercase;margin-bottom:0;margin-right:5px;color:#4274a3;vertical-align:middle;}
.page_turn li p i{padding-right:5px;}
.page_turn li a{display:inline-block;font-size:13px;margin-left:5px;text-transform:capitalize;color:#333;max-width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal; vertical-align:middle;color:#808080;}
.page_turn li:hover a{color:#4274a3;}



/*page-number*/
.page_num{width:100%;margin:30px auto 0 auto;text-align:center;}
.page_num>span{display:inline-block;color:#fff;background:#4274a3;font-size:14px;text-transform:capitalize;margin-bottom:0;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;    border-radius: 5px;}
.page_num a{display:inline-block;color:#333;background:#EFEFEF;font-size:14px;text-transform:capitalize;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;margin:0 2px 5px;    border-radius: 5px;}
.page_num a:hover{color:#fff;text-decoration:none;background:#4274a3;}
.page_num p{display:block;font-size:12px;margin-top:15px;}
.page_num p:before{content:'[';padding-right:3px;}
.page_num p:after{content:']';padding-left:3px;}
.page_num p span{display:inline-block;margin:0 5px;}
@media only screen and (max-width: 768px) {.page_num p{width:100%;margin-top:15px;}}
@media only screen and (max-width: 400px) {
	.page_num li{margin:5px 0;}
	.page_num li>span,.page_num a{font-size:12px;}
	.page_num p{margin-top:10px;}
}
/*blog*/
.blog_web .page_left{ float:right; padding:0 15px 0 20px}
.blog_web .page_right{padding:0 20px 0 15px}
.left-blog{    margin-bottom: 0;
    background: #fff;
    padding:0px 0px 10px;}
.column.left-blog .block>span{ }
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;}
.blog_list>li:hover em{color:#4274a3;}


ul.blog-list{ margin-top:15px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:0;text-align:left;}
ul.blog-list li {margin:0 20px 14px 0;}
ul.blog-list li a i{color:#4274a3; font-size:13px; opacity:0.6; margin-right:10px;}
ul.blog-list li a {color:#808080;font-size:13px;vertical-align: initial;text-decoration: none;display:block;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.blog-list li a:hover{color:#4274a3;text-decoration:underline; padding-left:10px;}
ul.blog-list3 li.blog-list3-img{float: left;width: 24%;margin-right: 5%;}
.blog-list3-img img{width:60;border-radius:5px;height:45px;border:solid 1px #eee;}
ul.blog-list1{ margin-top:10px}
ul.blog-list1 li {display: inline-block;margin:5px 2px;} 
ul.blog-list1 li a { display:block;
	text-decoration: none;
	background:#EFEFEF; color:#555;
	padding:7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
ul.blog-list1 li a:hover{background:#4274a3;color:#fff;}

.blog_list{ margin-top:0px}
.blog_list li{     list-style: none;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 20px;}

.blog_list li h4{ margin-top:0; padding-top:0}
.blog_list li .entry-content-top-right a{ font-size:15px; color:#555; display:block; line-height:26px; overflow:hidden;  max-height:26px;white-space: nowrap;text-overflow: ellipsis;}
.blog_list li .entry-content-top-right a:hover{ color:#4274a3 ; text-decoration:none}
.blog_day{display:block; margin:0; font-size:12px; padding-bottom:5px; font-style:italic;}
.blog_day span{ margin-right:10px; color:#999;}
.blog_day span:before{ content: "";
    display: inline-block;
    width: 15px;
    height: 16px;
    background: url(../images/date_icon.png) no-repeat;
    vertical-align: middle;
    margin-right: 8px;}
.blog_list li .p{ font-size:13px; color:#999;  overflow:hidden; max-height:48px; line-height:24px; margin:0 0 16px;}

.tags{ margin-bottom:15px;}
.news_web .tags{ margin-bottom:25px;}
.tags span{ font-size:14px;  text-transform:uppercase; color:#555;}
.tags a{font-size:12px; display:inline-block; color:#666; padding:3px 15px; margin:0 6px 6px;    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1); border-radius:5px;}
.tags a i{ margin-right:6px; font-size:12px;}
.tags a:hover{ background:#4274a3; color:#fff; text-decoration:none}
.blog_list li .more1{    display: inline-block;
    background: #fff;
    color: #4274a3;
    text-transform:capitalize;
    font-size: 14px;
    line-height: 22px; }
.blog_list li .more1 i{ margin-left:10px;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.blog_list li .more1:hover{  color:#333}
.blog_list li .more1:hover i{margin-left:15px;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.entry-post-format-icon{
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color:#4274a3;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 18px;
}
.entry-post-format-icon i{line-height: 45px;}
.entry-post-format-icon:after {
    content: "";
    height: 4px;
    width: 100%;
    background-color: #4274a3;
    display: block;
    margin-top: 12px;
}
.entry-content-top-right{ float:left; width:90%}
/*blog-detail*/

@media (max-width: 1004px) {.entry-content-top-right{     width:86%;}}

@media only screen and (max-width: 768px) {
	.blog-main > em{font-size:24px;}
	ul.blog-list{ margin-top:15px}
	.blog_web .page_left{ float:none; padding:0}
	.blog_web .page_right{padding:0}
	.left-blog{ background:none}
}
@media (max-width: 530px) {.entry-content-top-right{       width: 76%;}}

@media (max-width: 325px) {.entry-content-top-right{       width: 71%;}.entry-post-format-icon{width:40px; height:40px; line-height:40px; margin-right:10px}.entry-post-format-icon i{ line-height:40px;}.entry-post-format-icon:after{ margin-bottom:15px}}


/*products*/
.pro-text{line-height:24px;font-size:14px;margin-bottom:30px;margin-top:35px;  }
.pro-text img{max-width:100%;}
.page_right .pro-text{line-height:24px;font-size:13px;margin-top:35px;color:#808080;}
.page_right .pro-text img{max-width:100%;}

.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;padding:0px 0px 4px;border-bottom: 2px solid #eee;}
.cbp-vm-options em{float:left;display:inline-block;color:#808080;text-transform:uppercase;font-size:14px;margin-top:9px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:12px;}
.cbp-vm-options a {d    display: inline-block; vertical-align: middle; padding: 8px; overflow: hidden; white-space: nowrap;color: #333;   margin: 2px;  border: 2px solid #f2f2f2;display: inline-block;}
.cbp-vm-options span{display:inline-block;float:right;font-size:12px;margin-top:10px;color:#ccc;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {    color: #fff;background: #4274a3;border: 2px solid #4274a3;}
.cbp-vm-options a:before {font-size:14px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:30px}

/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image{display: block;margin: 0 auto;position:relative;width: 100%;}

.cbp-vm-image img{width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;height:auto;}

.cbp-vm-image .img>a{ overflow:hidden; display:block;}
.cbp-vm-image .img .icon{position: absolute;right:10px;top:-50px;color:#fff;opacity: 0;transition: all ease-out .3s;width: 36px;height:36px;background:#4274a3;text-align: center;font-size:16px;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; display:none}
.cbp-vm-image .img .icon a{ width:36px; height:36px; display:block}
.cbp-vm-image .img .icon2{ left:-200px; top:46px; background:#f00c0d;}
.cbp-vm-image .img .icon i{ line-height:36px; color:#fff;}
.cbp-vm-image .img:hover .icon{ opacity:1; top:0px;}
.cbp-vm-image:hover .icon{ opacity:1; right:10px;}

.cbp-vm-switcher ul li em{font-size:14px;display:block;margin:10px 0;height:36px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:18px;text-align:left;overflow:hidden;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:36px;font-size:12px;line-height:18px;text-align:center;}
.cbp-vm-switcher ul li a.cbp-title:hover{ text-decoration:none;color:#4274a3;}

.cbp-vm-view-grid .prol_more{display:none;}

.cbp-vm-view-grid .pro-list-tags{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:"\f039";}
.cbp-vm-add:before {content: "\f055";}

/* Large grid view */
.cbp-vm-view-grid>ul {text-align: left;margin:0 -15px 30px;}

.cbp-vm-view-grid ul li { list-style:none;
	width:25%; padding:0 15px;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
margin-bottom:30px;
	position:relative;transition: all .5s; background:#fff
}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:left; background:#fff; padding:14px 5px 15px;}
.cbp-vm-view-grid ul li .cbp-title{ color:#555; font-size:14px; line-height:22px; height:22px; overflow:hidden; display:block; text-align:center }
.cbp-vm-view-grid ul li .cbp-vm-details{color:#999999; line-height:22px; height:44px; overflow:hidden; margin-top:6px; display:none}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}
.cbp-vm-view-grid ul li .cbp-div{border:1px solid #eee; padding:10px}
.cbp-vm-view-grid ul li .cbp-div:hover{ }
.cbp-vm-view-grid ul li .cbp-div:hover .cbp-title{ color:#4274a3}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out; overflow:hidden;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image 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;}

.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image img{transform: scale(1.1);}
.cbp-vm-view-grid .tags{ display:none}

/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal; overflow:hidden}
.cbp-vm-view-list li:last-child{}
.cbp-vm-view-list ul.row{margin:0;}
.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: 34%;display:inline-block; vertical-align:middle;float:left;border:1px solid #eee; overflow:hidden}
.cbp-vm-view-list .cbp-vm-image:hover{ }
.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:15px; color:#555;line-height:24px;max-height:24px;margin-top:0;margin-bottom:4px; overflow:hidden;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#4274a3;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:44px;line-height:22px;margin-bottom:15px; font-size:12px; height:auto; text-align:left}
.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:5px;}
.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;    font-size: 14px;}
.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}
.cbp-vm-view-list .pro-list-tags li a:hover{color:#4274a3;}

.cbp-vm-view-list .cbp-list-center{width:66%;display:inline-block; vertical-align:middle;padding-left:20px;}
.cbp-vm-view-list .cbp-list-more{text-align:left; margin-top:0px}
.cbp-vm-view-list .cbp-list-more .single-more{    margin-top: 0px}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:12px}
@media screen and (max-width: 1024px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list ul li .cbp-hover{ display:none}
	.cbp-vm-view-list .cbp-vm-image{ width:34%}
	.cbp-vm-view-list .cbp-list-center{ width:66%}
	.cbp-vm-view-grid ul li { padding:0 10px; }
	.cbp-vm-view-grid>ul{ margin:0 -10px 30px}
}
@media screen and (max-width: 768px) {.cbp-vm-view-grid ul li {width: 50%;}}

@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
	.cbp-vm-options{margin-top:0;}
}

@media screen and (max-width: 620px) {
	.cbp-vm-view-list .cbp-vm-image{ width:40%}
	.cbp-vm-view-list .cbp-list-center{ width:60%}
	.cbp-vm-view-list .pro-list-tags{}
}
@media screen and (max-width: 425px) {
	.cbp-vm-view-list .cbp-vm-image{ width:100%}
	.cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0; margin-top:15px}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%; padding:10px 0 5px}
	}


#parentHorizontalTab02{margin:0 0 5px 0!important;text-align:left;}
@media only screen and (max-width: 768px) {#parentHorizontalTab02 {margin:10px 0 !important;}}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px;margin-bottom:10px;border-bottom:1px solid #ebebeb;text-align:left;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;margin: 0 5px 0 0;list-style: none;cursor: pointer;font-size:16px;text-transform:uppercase;color:#333;text-align:center;background:#f2f2f2;padding:10px 30px;font-family: 'poppins-semibold'; border-radius:5px 5px 0 0}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;padding:10px 0 30px 0;font-size:13px;line-height:24px;}
#parentHorizontalTab02 .resp-tab-content img{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#4274a3;color:#fff;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {background:#4274a3;color:#fff;z-index:99;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#f2f2f2;margin-bottom:1px;}
#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: #2085e4 !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) {

	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;background:#f2f2f2;border:1px solid #f2f2f2;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}




.pro_detail .pro_detail_t{    border-bottom:1px solid #eee; margin-bottom:20px}
.pro_detail .pro_detail_t span{ display:inline-block;  color: #555;z-index: 99; text-transform:capitalize;    border-bottom: 3px solid #4274a3; margin-bottom: -1px; font-size: 18px; padding: 14px 0 12px;}
.pro_detail .pro_detail_m { color:#555; margin-bottom:30px; line-height:24px; font-size:14px;}

.pro_detail .pro_detail_m img{ max-width:100%;}
.pro_table_de{ line-height:24px; overflow:hidden; max-height:72px; font-size:12px; color:#999}
.products{ margin-bottom:35px}
.products .pro_img{ padding-left:0}
.products .pro_img>img{max-width:100%;max-height:100%;height:auto;width:100%;border:1px solid #eee;}
.products .pro_img .pro_simples{margin-top:10px;}
.products .pro_img .pro_simples img{max-width:76px;margin:4px 9px 0 0;border:1px solid #ebebeb;}
.products .pro_img .pro_simples img:last-child{ margin-right:0}
.products .pro_table{float:right; padding-right:0}
.pro_table h1{font-size:16px;color:#555;display:block;text-transform:capitalize;margin:0 0 10px 0; padding:0; line-height:22px;}
.pro_table ul{margin-top:15px; border-top:1px solid #eee; padding-top:15px}
.pro_table ul li{margin:6px 0 0; font-size:13px; vertical-align:middle;text-transform:capitalize; list-style:none}
.pro_table ul li p{display:inline-block;margin-right:10px;color:#555;font-size:13px; vertical-align:middle;padding-bottom:3px;}
.pro_table .more1{ display: inline-block;
    background:#fff;
    color: #4274a3;
    text-transform:uppercase;
    font-size: 14px;
    border-radius:25px;
    line-height: 38px; border:1px solid #4274a3;
    padding: 0 34px; margin-top:20px}
.pro_table .more1:hover{ background:#4274a3; color:#fff}
.pro_table .more1 .more1_free{ margin-left:10px; background:#372f2c}
.pro_table .more1 .more1_free:hover{ background:#4274a3}
.pro_table .more1 i{ margin-left:10px}

.more_m a.down{ background:#4274A3; margin-left:5px; color:#fff}
.in_hot_pro{max-width:1078px;width:100%;margin:0 auto 0px 0; text-align:left;}
#flexiselDemo2{display:none;}
.in_hot_pro .nbs-flexisel-container{position:relative;max-width:100%;}
.in_hot_pro .nbs-flexisel-ul{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}
.in_hot_pro .nbs-flexisel-inner{float:left;width:100%;overflow:hidden; margin:0}

.right-title2{    margin:40px 0px 10px;
 
    border-bottom: 1px solid #eee;
    text-align: left;}
.right-title2 span{  display:inline-block;  color: #555;
    z-index: 99;
    text-transform:capitalize; 
    font-size: 18px;
    padding: 14px 0 12px;    border-bottom: 3px solid #4274a3;margin-bottom: -1px;
  }
.in_hot_pro .nbs-flexisel-item{float:left;margin:0px;margin-top:15px;margin-bottom:0px;padding:0px;cursor:pointer;line-height:0px;text-align:center;min-height:250px; list-style:none}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m{ padding:0 10px}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;width:100%;height:auto;display:inline-block;position:relative; overflow:hidden; border:1px solid #eee}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{width:100%;cursor:pointer;position:relative;max-width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img:hover img{ -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);}

.in_hot_pro .nbs-flexisel-item .in_hot_pro_t{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;overflow:hidden;color:#333;display:block;line-height:22px;font-size:13px;margin:10px auto 5px; color:#555}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m p{     color: #999999;
    font-size: 13px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 7px;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img:hover{ border-color:#4274a3}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t:hover,.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_t{ text-decoration:none;color:#4274a3;}



.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img img{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.in_hot_pro .nbs-flexisel-nav-left,.in_hot_pro .nbs-flexisel-nav-right{width:10px;height:17px;position:absolute;cursor:pointer;z-index:100;top:-42px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.in_hot_pro .nbs-flexisel-nav-left{right:4%;text-align:center;background:url(../images/prev-r.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-left:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.in_hot_pro .nbs-flexisel-nav-right{right:0%;text-align:center;background:url(../images/next-r.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-right:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

#pro_inquiry{}
#pro_inquiry .message ul{ margin:0}
#pro_inquiry .message li{ float:none; width:100%; padding:0
   
}
.pro_web .page_li{ margin-top:25px}
@media only screen and (max-width: 1199px){
	.pro_table .more1 a{ display:block; width:100%; text-align:center}
	.pro_table .more1 .more1_free{ margin-left:0; margin-top:20px; background:#f2873b}
	}

@media only screen and (max-width: 768px){
	.pro_table .more1 a{ display:block; width:100%; text-align:center}
	.products .pro_img{ width:100%; padding:0}
	.products .pro_table{ padding:0; width:100%; margin-top:20px}
	}
	

/*service*/
.online_section{position:fixed;z-index:99999;top:200px;right:-200px;transition:all .3s ease;}
.online_section ul li{ list-style:none;width:240px;height:40px;color:#fff; padding-left:50px; margin-bottom:3px;border-radius:5px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:12px;}
.online_section ul li a{ line-height:40px; font-size:12px; color:#fff;}
.online_section .online_tel{background:#4274a3 url(../images/online_t.png) no-repeat;}
.online_section .online_email{background:#4274a3 url(../images/online_e.png) no-repeat;}
.online_section .online_whatsapp{background:#4274a3 url(../images/online_w.png) no-repeat;}
.online_section .online_skype{background:#4274a3 url(../images/online_s.png) no-repeat;}
.online_section .online_qq{background:#4274a3 url(../images/online_s.png) no-repeat;}
.online_section .online_coad{background:#4274a3 url(../images/online_c.png) no-repeat; padding:0px;}
.online_section .online_coad p{ padding-left:50px;  font-size:14px;}
.online_coad .img{ max-width:150px; padding:10px 30px; margin:0 auto; padding-top:0px;}

.online_section ul li:hover{ background-color:#e5ab2b;}
@media only screen and (max-width: 962px) {.online_section{display:none;}}


/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:5px;bottom:0;}
#online_qq_layer a{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#online_qq_layer a:hover{text-decoration:none;}
#floatShow{
	display:block;
	background:#4274a3;
	width:260px;
	float:right;
	height:34px;
	text-align:left;
	border:1px solid #fff; border-bottom:none
}
#floatShow i{font-size:14px;color:#fff;line-height:34px;float:right;padding-right:10px;}
#floatShow p{color:#fff;font-size:14px;line-height:34px;display:inline-block; vertical-align:middle;padding-left:10px;text-transform:capitalize;}
#floatHide{display:none;background:#4274a3;width:300px;text-align:left;height:34px;text-transform:capitalize;padding-left:10px;border-bottom:none;}
#floatHide p{color:#fff;font-size:14px;line-height:34px;display:inline-block; vertical-align:middle;text-transform:uppercase;}
#floatHide i{font-size:14px;color:#fff;line-height:34px;float:right;margin-right:10px;}

#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:12px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee; background:#f6f6f6;}
#onlineService .online_form{ padding:20px 10px;}
#onlineService .online_form .btn_1{ display:inline-block; line-height:34px; height:34px;  font-size:12px; color:#fff; text-transform:uppercase; background:#4274a3 ; border:none; width:100%; text-align:center; }
#onlineService .p{ margin:8px 0; color:#808080; line-height:24px; font-size:13px;}
.online_form h4{ font-size:16px; color:#ff8e09  ; text-transform:uppercase;}
.online_form { padding:10px; padding-top:20px; padding-bottom:20px;}

#onlineService .online_form .btn_1:hover{ background:#e5ab2b;}
#onlineService .online_form .input-group-addon{ background:none; border:none; border-radius:0px; padding:0px 10px;}
#onlineService .online_form .input-group-addon i{ line-height:30px; font-size:13px;}
#onlineService .online_form .textarea-group .input-group-addon{ vertical-align:top}
#onlineService .online_form .form-control{ height:30px; border:none; background:none; border-radius:0px; line-height:30px; color:#999; font-size:12px;}
#onlineService .online_form  #message{ height:80px; max-height:80px; max-width:100% !important; width:100% !important}
#onlineService .online_form .input-group{ border:1px solid #ddd; background:#fff; height:32px; margin-bottom:20px;}


@media only screen and (max-width: 768px) {
	#onlineService .p{ display:none}
	.online_form ul .meInput{ height:36px; line-height:36px;}
	#online_qq_layer{ width:100%; right:0}
	#floatShow,#floatHide,#onlineService{ width:100%}
	#onlineService .main-more input{    padding: 6px 40px;}
	}

/*back-top*/
.back_top{width:60px; height:60px; position:fixed; right:10px; bottom:100px; z-index:9999; display:none; background:url(../images/top.png) no-repeat center;filter:alpha(opacity=30);-moz-opacity:0.3; opacity:0.3;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.back_top:hover{filter:alpha(opacity=60);-moz-opacity:0.6; opacity:0.6;}
@media only screen and (max-width: 768px) {.back_top{right:0;bottom:60px;}}



.products .scroll-wrap {overflow: auto;}
.products .list-detail{ margin-top:35px}
.products .list-detail .require-wrap { padding: 0; }

.products .list-detail .require-wrap table { min-width: 100%; border-collapse: collapse; margin: 0 auto 15px; }

.products .list-detail .require-wrap tbody tr:last-child td { border-width: 0 1px 1px; }

.products .list-detail .require-wrap .odd { background: #eee; }

.products .list-detail .require-wrap td, .products .list-detail .require-wrap th { font-size: 14px;  padding: 10px 5px; text-align: center; line-height: 1.2; border: 1px solid #bbb; font-weight: normal; vertical-align: middle; }

.products .list-detail .require-wrap td:first-child, .products .list-detail .require-wrap th:first-child { width: 60px; }

.products .list-detail .require-wrap th { border-bottom: 2px solid #4274a3; white-space: nowrap; }

.products .list-detail .require-wrap td { border-width: 0 1px; }

.products .list-detail .require-wrap figure { position: relative; }

.products .list-detail .require-wrap figure img { vertical-align: middle; }

.products .list-detail .require-wrap .text-orange { color: #FF4000; text-decoration: none; }

.products .list-detail .require-wrap .text-blue { color: #e5ab2b; }

.products .list-detail .require-wrap .new:after, .products .list-detail .require-wrap .hot:after { position: absolute; width: 31px; height: 13px; content: ''; display: block; left: -15px; top: -5px; }

.products .list-detail .require-wrap .new:after { background: url(../images/icon-new.jpg) center no-repeat; }

.products .list-detail .require-wrap .hot:after { background: url(../images/icon-sale.png) center no-repeat; }




.table-responsive{ overflow-x:auto}
