/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;font-family: 'Roboto-Regular';}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0; line-height:normal}
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} 


/*share*/
body{
	font-size: 12px;
	font-family: 'Roboto-Regular',serif;
	color: #444; background:#fff;
	line-height:22px;
}
img{border:none; max-width:100%; height:auto}
.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;}
 
 

@font-face {
    font-family: 'timesbd';
    src:url(../font/timesbd.eot);
    src: url(../font/timesbd.eot?#iefix) format('embedded-opentype'),
	 url(../font/timesbd.svg#timesbd) format('svg'),
	 url(../font/timesbd.woff) format('woff'),
	 url(../font/timesbd.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto-Regular';
    src:url(../font/Roboto-Regular.eot);
    src: url(../font/Roboto-Regular.eot?#iefix) format('embedded-opentype'),
	 url(../font/Roboto-Regular.svg#Roboto-Regular) format('svg'),
	 url(../font/Roboto-Regular.woff) format('woff'),
	 url(../font/Roboto-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src:url(../font/Roboto-Light.eot);
    src: url(../font/Roboto-Light.eot?#iefix) format('embedded-opentype'),
	 url(../font/Roboto-Light.svg#Roboto-Light) format('svg'),
	 url(../font/Roboto-Light.woff) format('woff'),
	 url(../font/Roboto-Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'times';
    src:url(../font/times.eot);
    src: url(../font/times.eot?#iefix) format('embedded-opentype'),
	 url(../font/times.svg#times) format('svg'),
	 url(../font/times.woff) format('woff'),
	 url(../font/times.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}



.top_headW{ background:#f5f5f5;line-height:50px; height:50px}

/*search*/
.search{width:240px; position:relative; float:right;     margin-top: 4px; margin-right:17px}
.search_main{height:32px;color:#eaeaea;float:left; line-height:30px;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:16px; padding-right:30px; border:1px solid rgba(255,255,255,0.53); border-radius:25px}
.search_main:focus{ background:none; color:#fff; border:1px solid #fff;}
.search_btn{display:block; width:20px;height:20px;cursor:pointer;background: url(../images/search_btn.png) no-repeat center center; border:none; position:absolute; top:4px; right:10px;}

.top .top_login{  float:right; margin-left:11px; border-radius:0 0 30px 30px;background:rgba(255,255,255,0.2); padding:0 22px; line-height:35px; height:35px; text-align:center}
.top .top_login a{ display:inline-block; color:#ffffff; font-size:13px; text-transform:capitalize; }
.top .top_login em{color:#ffffff; font-size:13px; display:inline-block; margin:0 16px}
.top .top_login a:hover{ text-decoration:underline}

.top .top_lan{ float:right; margin-top:7px}
.top .top_lan a{ display:inline-block; margin-right:12px}
.top .top_lan a span{ display:inline-block; color:#ffffff; font-size:14px; text-transform:uppercase;vertical-align:middle}
.top .top_lan a img{ display:inline-block; margin-right:10px; vertical-align:middle}

/* Sizes for the bigger menu */
header{width: 100%;z-index: 99999;padding:0;    background:#fff;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;background:#eb1d39}
.top_nav{ position: relative; }
header.large{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#logo_text{float:left;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;    margin-top: 41px }
#logo_text a{ display:inline-block; color:#ffffff; font-size:26px; line-height:26px}  
.fix{ display:none}
.top_heard{ background:#f9f9f9; padding:21px 0 14px}
.top_logo{ display:inline-block; float:left; margin-top:4px}
.top_logo img{ max-width:221px}
.top_pro{ float:right;}
.top_pro>span{ float:left; color:#eb1d39; font-size:20px; line-height:24px; display:inline-block; font-family: 'times'; margin:42px 32px 0 0}
.top_pro>span i{ margin-left:13px; font-size:18px; vertical-align:middle}
.top_pro .top_proL{ float:right; margin:0 -10px;}
.top_pro .top_proL li{ float:left; list-style:none; width:20%; padding:0 10px;}
.top_pro .top_proL li .top_proL_m{ text-align:center}
.top_pro .top_proL li .pro_box{position: relative;width:100%;display:inline-block; border-radius:5px}
.top_pro .top_proL li .pro_box .box-img{transform: rotateY(0);transition: all 0.50s ease-in-out 0s; opacity:1;}
.top_pro .top_proL li:hover .box-img{transform: rotateY(0deg); opacity:0;}
.top_pro .top_proL li .pro_box .box-img img{width: 100%;height: auto; border-radius:5px}
.top_pro .top_proL li .pro_box .box-content{width: 100%;height: 100%;position: absolute;top: 0;left: 0;text-align: center;transform: rotateY(90deg);transition: all 0.50s ease-in-out 0s;}
.top_pro .top_proL li .pro_box .box-content img{ width:100%; border-radius:5px}
.top_pro .top_proL li:hover .box-content{transform: rotateY(0);}
.top_pro .top_proL li .top_proL_m h4 a{ display:block; color:#555555; font-size:14px; line-height:22px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#555555; font-family: 'times'; margin-top:10px}
.top_pro .top_proL li:hover .top_proL_m h4 a{ color:#ff6c00}


@media only screen and (min-width: 992px) {
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; box-shadow:0 5px 6px rgba(0,0,0,0.1)}
header.small .mainmenu>nav>ul>li{ padding:12px 0}
.small #logo_text{    margin-top: 27px;}
.small .top_logo img{    max-width: 178px;}
.small .top_heard{    padding: 10px 0 7px;}
.small .top_pro .top_proL li .pro_box .box-img img{ max-width:100px}
}

@media only screen and (max-width: 1199px) {
 #logo_text{ display:none}
 .top_logo img{max-width: 160px;}
 .top_pro{ width:77%}
 .top_pro .top_proL{ width:85%}
	}
@media only screen and (max-width: 910px) {
	.top_pro{ width:72%}
 .top_pro .top_proL{ width:83%}
 .top_pro>span{margin: 22px 12px 0 0;}
	}
@media only screen and (max-width: 793px) {
	 .top .top_lan a span{ display:none}
	 .top .top_lan a img{ margin-right:0; border:1px solid #fff}
	 .top .top_lan a{ margin-right:7px}
	 .top .top_login{border-radius:0 0 20px 20px;    padding: 0 12px;}
	 .top .top_login em{    margin: 0 6px;}
	 .search{ width:200px}
 }
@media only screen and (max-width: 768px) {
	.top_heard{ text-align:center; padding:12px 0 14px}
	.top_logo{ float:none; margin-bottom:20px}
	.top_pro{ float:none; width:100%}
	}
@media only screen and (max-width: 555px) {
	.large_m{ padding-bottom:18px}
	.mobile-menu-area{position: absolute;
    right: 0;
    top: 30px;}
	.fix1{ display:none}
	.search{float: left; margin-top:14px;}
	.top_pro .top_proL li{    width: 33.33%; margin-top:15px; padding:0 5px}
	.top_pro>span{ float:none;  margin-top:0}
	.top_pro .top_proL{ width:auto; float:none;margin:0 -5px;}
	.top_logo{    margin-bottom: 10px;}
}
@media only screen and (max-width: 339px) {
	.top .top_lan a{ margin-right:2px}
	.top .top_login a{ font-size:12px}
	.top .top_login {    margin-left: 6px; border-radius: 0 0 10px 10px; padding: 0 5px;}
	}

.in_appliW{ margin-top:18px}
#select{  text-align:center; margin-bottom:18px}
#select li{display:inline-block; line-height:41px;text-align: center; padding:0 45px}
#select li a{ display: block;font-size:22px; color:#484848; text-transform:uppercase;font-family: 'timesbd';border-bottom:2px solid #fff;}
.arrs {cursor: pointer;display: block;}
.select_m{ display:none}
.hovers {color: #eb1d39; font-size:14px;}
#select li.hovers a{ color:#eb1d39 !important;border-bottom:2px solid #f3ae6b;}

.in_appli{ position:relative; overflow:hidden}
.in_appli .in_appli_img>a{ display:block; width:100%;}
.in_appli .in_appli_img>a img{ width:100%; height:auto; max-width:100%}
.in_appli .in_appli_w{ position:absolute; top:112px; left:62px; background:rgba(0,0,0,0.28); width:100%; max-width:700px; padding:34px 25px 42px;}
.in_appli .in_appli_w h4 a{ display:block; color:#ffffff; font-size:30px;font-family: 'timesbd'; line-height:30px; text-transform:uppercase}
.in_appli .in_appli_w p{ color:#ffffff; font-family: 'times'; font-size:28px; line-height:34px; overflow:hidden; max-height:68px; margin-top:15px}
.in_appli .in_appli_w .in_appli_more{ text-align:right; margin-top:4px}
.in_appli .in_appli_w .in_appli_more a{ display:inline-block; color:#ff6c00; text-transform:capitalize; font-size:24px;font-family: 'timesbd'; line-height:26px;}
.in_appli .in_appli_w .in_appli_more a i{ margin-left:8px;}

@media only screen and (max-width: 1351px) {
	#select li{     padding: 0 26px;}
	}
@media only screen and (max-width: 1199px) {
	#select li{     padding: 0 20px;}
	#select li a{ font-size:18px}
	}
@media only screen and (max-width: 943px) {
	#select li{     padding: 0 10px;} 
	}
@media only screen and (max-width: 843px) {
	#select li{     padding: 0 8px;}
	#select li a{ font-size:16px}
	}
@media only screen and (max-width: 768px) {
	.in_appliW{ display:none}
	}

.btn03 .ovrly {
    height: 100%;
    left: 0;
    bottom:0px;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 90%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0,  0) 90%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0,  0) 90%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0,  0) 90%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 90%);
}
.btn03 .text {
    position: absolute;
    bottom: 0%;
    left:0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width:100%;
    padding-top:26px;    padding-bottom: 26px;
    text-align:center;background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.5) 100%);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.5) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.5) 100%);
	background: -ms-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.5) 100%);
	background: linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.5) 100%);
}
.btn03 .text  p{ display:none;}
.btn03 .text .more{ display:none}
.btn03:hover .text {
    position: absolute;
    bottom: -100%;
    left: 50%;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
	padding-top:0px;
	 width:100%;
	 background:none;
}
.btn03:hover .text p{ display:block;}
.btn03:hover .text .more{ display:block}
.btn03:hover .text {
    bottom: 50%;
}
.btn03:hover .ovrly {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0,  0.4) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0,  0.4) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0,  0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.in_title{ text-align:center}
.in_title span{ background:url(../images/t_bg.png) no-repeat bottom center; display:block; line-height:30px;font-family: 'timesbd'; color:#333333; font-size:30px; padding-bottom:25px; text-transform:uppercase}
.in_title p{ margin-top:11px; font-size:13px; color:#999999; line-height:26px; max-height:52px; overflow:hidden; padding:0 262px}

.in_categW{ margin-top:45px}
.in_categW .in_title span{ color:#ff6c00}
.in_categL{ margin-top:28px}
.in_categL li{ list-style:none; width:25%; float:left; margin-bottom:30px}
.in_categL li .btn03{ position:relative; background:#fff;  padding-bottom:0}
.in_categL li .btn03:hover{ box-shadow:0 0 20px rgba(0,0,0,0.1)}
.in_categL li .text{ text-align:center}
.in_categL li .text h4 a{ font-size:26px; color:#fff; font-family: 'timesbd'; text-transform:uppercase; padding:0px 10px; display:block; text-overflow:ellipsis; overflow:hidden; white-space:normal;}
.in_categL li .text p{ font-size:13px; line-height:26px; max-height:78px; overflow:hidden; padding:0px 20px; color:#ffffff; margin-top:17px}
.in_categL li .more{ line-height:38px; display:inline-block;   font-size:14px; color:#fff; padding:0px 28px; text-transform:capitalize; margin-top:26px; margin-bottom:35px;}
.in_categL li .more i{ margin-left:12px; font-size:20px; vertical-align:middle}
.in_categL li .btn03>a.in_categL_img{ overflow:hidden; display:block}
.in_categL li .btn03>a>img{transition-duration: 0.6s; width:100%;transition-timing-function: ease-out; max-width:100%; height:auto}
.in_categL li:hover .btn03>a> img{transform: scale(1.1); opacity:0.8;}

@media only screen and (max-width: 1199px) {
	.in_title p{ padding:0}
	.in_categL li .text h4 a{ font-size:20px}
	}
@media only screen and (max-width: 768px) {
	.in_categL li{ width:50%}

	}
@media only screen and (max-width: 375px) {
	.in_categL li{ width:100%}

	}

.in_proW{ background:#f9f9f9; margin-top:74px; padding:56px 0 74px; }
.in_proL li{ margin-top:28px; list-style:none;}
.in_proL li .in_proL_m>a{ display:block; width:100%; overflow:hidden;    position: relative;}
.in_proL li .in_proL_m>a img{ max-width:100%;transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.in_proL li .in_proL_m:hover>a img{transform: scale(1.1);}
.in_proL li .in_proL_m>a:after{    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 16px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    content: "";
    margin-left: -16px;}
.in_proL li .in_proL_m .in_proL_w{ background:#fff; padding:22px 18px 24px}
.in_proL li .in_proL_m .in_proL_w h4 a{ display:block; font-size:18px; color:#333333; line-height:22px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_proL li .in_proL_m .in_proL_w h4 a:hover{ color:#ff6c00}
.in_proL li .in_proL_m .in_proL_w p{ font-size:12px; color:#999999; line-height:26px; margin-top:10px; overflow:hidden; max-height:78px;}
.in_proL li .in_proL_m .in_proL_w>a{ display:inline-block; font-size:14px; text-transform:capitalize; color:#ff6c00; line-height:22px; margin-top:12px}
.in_proL li .in_proL_m .in_proL_w>a i{ font-size:18px; margin-left:10px; vertical-align:middle;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.in_proL li .in_proL_m .in_proL_w>a:hover{ color:#eb1d39;}
.in_proL li .in_proL_m .in_proL_w>a: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;}
@media only screen and (max-width: 1199px) {
	.in_proL.row{ margin:0 -10px}
	.in_proL li{ padding:0 10px}
	}

@media only screen and (max-width: 375px) {
	.in_proL li{ width:100%}
}

/*******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);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* 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:40px;
	height:40px;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	opacity:0.1;
	padding: 0;
    position: absolute;
    right: 5px;
    top: 40%;
	text-indent:-9999px;
	overflow:hidden;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {left:-50px;background:url(../images/prev-b.png) no-repeat center center;}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {right:-50px;background:url(../images/next-b.png) no-repeat center center;}
.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}


.main-about{padding:0; position:relative; margin-top:70px}
.about_bg{ position:absolute; top:0; left:0; width:100%; padding-right:20px}
.about_bg a{ display:block}
.about_bg a img{ max-width:100%; height:auto; width:100%; }
.tab-scroll{  padding:0;z-index:1; float:left; width:47%; position:relative; }
.nav-tabs{border:none;margin-left:-4px;margin-right:17px;float:right;max-width:135px;padding:130px 0;    position: relative;
    z-index: 99;}
.nav-tabs > li{width:100%;text-align:center;margin-bottom:0;margin-bottom:15px;}
.nav-tabs > li > a{border:none;border-radius:0;display:block;padding:14px 8px;margin:0;background:#fff;background:rgba(255,255,255,0.8);font-size:20px;position:relative;color:#222222;text-transform:capitalize;font-family: 'timesbd';margin-right:-5px;-webkit-transition:all var(--transition-time,1200ms);
	-o-transition:all var(--transition-time,1200ms);
	transition:all var(--transition-time,1200ms); line-height:22px}
	
	
.nav-tabs > li > a em{position:relative;z-index:2;-webkit-transition:all var(--transition-time,500ms);
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background:#ff6c00;border:none;color:#fff;}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:focus{color:#fff;background:#ff6c00;}
.nav-tabs > li.active > a em, .nav-tabs > li > a:hover em, .nav-tabs > li.active > a:focus em{color:#fff;}
.nav-tabs > li > a:before{
	content:'';
	position:absolute;
	right:0;
	top:50%;
	margin-top:-12px;
	background:url(../images/icon-right.png) no-repeat center center;
	width:17px;
	height:26px;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
	z-index:1;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
.nav-tabs > li.active > a:before, .nav-tabs > li.active > a:hover:before, .nav-tabs > li.active > a:focus:before{right:-12px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.nav-tabs > li > a:hover:before,.nav-tabs > li > a:focus:before{right:-12px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.nav-tabs > li.active > a:after{content:'';background:url(../images/icon1.png) no-repeat center center;width:8px;height:6px;position:absolute;right:0;bottom:-6px;display:inline-block;z-index:0;}

.owl-carousel .owl-wrapper-outer{ }
.main-about #about01 .owl-carousel .owl-wrapper, .main-about #about01 .owl-carousel  .owl-wrapper, .main-about #about01  .owl-carousel  .owl-item{width:100% !important;}
 
.tab-content{  float:left; width:50%; padding-left:42px}
.tab-content > .active{ position:relative; z-index:99}
.tab-content .in_title{ text-align:left; margin-top:7px}
.tab-content .in_title span{ background-position:left bottom}
.main-about #about02{padding:60px 0px;}
.main-about #about03{padding:80px 0px;}
.main-about .single-product>div{text-align:center; padding:0 15px}
.main-about #about01 .single-product>div{ padding:0}
.main-about .single-product>div img{max-width:100%;height:auto;}
.main-about .single-product>div .title{display:block;color:#333;font-size:14px;line-height:24px;text-transform:capitalize;margin-top:15px;}
.main-about .single-product>div .title:hover{color:#f58b58;}
.main-about #about02 .single-product>div .text{font-size:12px;color:#808080;line-height:22px;margin-top:10px;}
.main-about .single-product>div .share{list-style:none;margin-top:20px;}
.main-about .single-product>div .share li{display:inline-block;margin-right:20px;}
.main-about .single-product>div .share li i{font-size:20px;color:#0fa1c1;}
.main-about .single-product>div .share li a:hover i{color:#11c68c;}

.main-about .single-product .mabout_main{text-align:left;}
.main-about .mabout_main .top{font-size:16px;line-height:24px;display:block;color:#ff6c00; text-transform:uppercase; margin-top:26px}
.main-about .mabout_main .text{margin-top:14px;font-size:13px;line-height:30px; color:#555555;overflow:hidden;max-height:210px;}
.more1{display:inline-block; margin-top:28px;background:#ff6c00;font-size:14px;text-transform:capitalize;color:#fff; padding:0 29px;position:relative;-webkit-transition:all var(--transition-time,500ms);  line-height:45px; height:45px;
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.more1 i{ margin-left:12px; font-size:18px}
.more1:hover{text-decoration:none; background:#eb1d39;  color:#fff}


.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-25px;}
.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right:-25px;}


@media only screen and (max-width: 1320px) {
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left:0;}
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right:0;}
}
@media only screen and (max-width: 1199px) {
	.tab-scroll{ width:56%}
	.nav-tabs{ padding:80px 0}
	.main-about .mabout_main .text{ max-height:180px; margin-top:8px}
	.main-about .mabout_main .top{ font-size:15px; margin-top:15px}
	.tab-content .in_title span{line-height: 20px; font-size:26px}
	.tab-content{ width:44%; padding-left:30px}
	}
@media only screen and (max-width: 992px) {
	.tab-scroll{width:100%;height:200px;text-align:center; background:url(../images/about_img1.jpg) no-repeat center;    background-size: cover;}
	.about_bg{ display:none}
	.nav-tabs{float:none;max-width:100%;}
	.nav-tabs > li{display:inline-block;width:auto;margin:0 10px;float:none;}
	.owl-carousel .owl-wrapper{padding:0 0;}
	.nav-tabs{margin:0;padding:0;padding-top:150px;}
	.nav-tabs > li > a{ padding:16px 28px;}
	.nav-tabs > li > a.about01 em,.nav-tabs > li > a.about02 em,.nav-tabs > li > a.about03 em{background:none;padding:0;}
	.nav-tabs > li.active > a::after{display:none;}	
	.nav-tabs > li > a:before{transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);margin-top:0;top:auto;right:50%;margin-right:-10px;bottom:0;}
	.nav-tabs > li.active > a::before, .nav-tabs > li.active > a:hover::before, .nav-tabs > li.active > a:focus::before{right:50%;bottom:-15px;}
	.nav-tabs > li > a:hover::before, .nav-tabs > li > a:focus::before{bottom:-15px;right:50%;}
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left:0;}
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right:0;}
	.tab-content{width:100%; padding:40px 0 0}
	.main-about #about02,.main-about #about03{padding:60px 30px;}
	.tab-scroll:after{ display:none}
	.tab-scroll.row{ margin:0}
	.main-about .single-product .mabout_main{ padding:45px 0 45px}
	

}

@media only screen and (max-width: 850px) {
	.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left:0;}
	.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right:0;}
}

@media only screen and (max-width: 768px) {
	.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div{top:50%;}
	.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-10px;}
	.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next{right:-10px;}
	.main-about .single-product .mabout_main{padding:50px 20px;}
}

@media only screen and (max-width: 510px) {
	.nav-tabs > li{margin:0 2px;}
	.nav-tabs > li > a{padding:16px 14px;    font-size: 16px;}
	.main-about .mabout_right>em{font-size:20px;line-height:28px;}
	.main-about .single-product>div{text-align:center;}
	.main-about .single-product>div{padding:0 20px;}
	.main-about .single-product .mabout_main,.main-about #about02, .main-about #about03{padding:50px 0;}

	.main-about .mabout_main .more{ margin-top:20px;}
	.main-about .indicator-style.owl-theme .owl-controls .owl-buttons div{top:40%;}
}

.in_videoW{ margin-top:70px; background-size:cover !important; min-height:281px;}
.in_videoW .container{ position:relative}

.in_videoW .in_video{position: absolute;overflow: hidden; right:100px;top:26px;padding: 10px;color: #ffffff;z-index: 1;height:235px; text-align:right}

.in_videoW .in_video i{ font-size:26px; color:#ffffff}
.in_videoW .in_video p{color:#ffffff; text-transform:uppercase;font-family: 'Roboto-Light'; line-height:36px; font-size:24px; letter-spacing:0.5px;max-width: 280px; margin-top:18px}
.in_videoW .in_video .link-play{width: 1px;margin-top: 12px;height: 100%;background: rgba(255, 255, 255, 0.4);pointer-events: none;transition: all .3s ease;display: inline-block;}
@media only screen and (max-width: 768px) {
	.in_videoW .in_video{ right:15px} 
	}

.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; display:none !important}
.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{    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{  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_certifiW{ background:url(../images/bg.jpg) no-repeat; background-size:cover; padding:63px 0 75px;}
.in_certifi{ max-width:1322px; margin:35px auto 0;}
.in_certifi .in_certifi_m{ width:100%; padding:0 37px}
.in_certifi .in_certifi_m a{ display:block; width:100%; overflow:hidden; border:1px solid #e7e7e7; padding:10px; background:#fff; 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(255,108,0,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 89px}
.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:98px}
.in_certifi .slick-next{background:url(../images/next.png) no-repeat; height:44px; width:44px; position:absolute; right:0; display:inline-block; top:98px}

@media only screen and (max-width: 1351px) {
	.in_certifi .in_certifi_m{ padding:0 25px}
	
	}

@media only screen and (max-width: 1199px) {
	.in_certifi .in_certifi_m{ padding:0 10px}
	.in_certifi .slick-next,.in_certifi .slick-prev{ top:78px}
	.in_certifiW{ padding-bottom:50px}
	}
@media only screen and (max-width: 1023px) {
	.in_certifi .slick-next,.in_certifi .slick-prev{ top:120px}
	}

@media only screen and (max-width: 768px) {
	.in_certifi .slick-next,.in_certifi .slick-prev{ top:100px}
	}

@media only screen and (max-width: 588px) {
	.in_certifi .slick-next,.in_certifi .slick-prev{ top:70px}
	}
@media only screen and (max-width: 487px) {
	.in_certifi .slick-next,.in_certifi .slick-prev{ top:120px}
	}
@media only screen and (max-width: 385px) {
	.in_certifi .slick-next,.in_certifi .slick-prev{ top:30%}
	.in_certifi .slick-slider{padding:0 49px}
	}

.in_exhibiW{ margin-top:60px;}
.in_exhibiL li{ list-style:none; margin-top:30px}
.in_exhibiL li .in_exhibiL_m>a{ display:block; overflow:hidden;}
.in_exhibiL li .in_exhibiL_m>a img{max-width:100%;transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.in_exhibiL li .in_exhibiL_m:hover>a img{transform: scale(1.1);}
.in_exhibiL li .in_exhibiL_m .in_exhibiL_w{ background:#f5f5f5; padding:25px 20px 33px;}
.in_exhibiL li .in_exhibiL_m .in_exhibiL_w h4 a{ display:block; overflow:hidden; text-transform:uppercase; font-size:18px; color:#333333; line-height:24px; text-overflow:ellipsis; white-space:nowrap;}
.in_exhibiL li .in_exhibiL_m .in_exhibiL_w h4 a:hover{color:#ff6c00}
.in_exhibiL li .in_exhibiL_m .in_exhibiL_w>span{ display:block; color:#999999; font-size:13px; line-height:22px; margin-top:10px}
.in_exhibiL li .in_exhibiL_m .in_exhibiL_w>span i{ display:inline-block; background:url(../images/day_icon.png) no-repeat; height:14px; width:15px; margin-right:9px; vertical-align:middle;}
.in_exhibiL li .in_exhibiL_m .in_exhibiL_w p{ font-size:13px; color:#999999; line-height:26px; overflow:hidden; max-height:78px; margin-top:13px}
.in_exhibiL li .in_exhibiL_m .in_exhibiL_w>a.more1{ margin-top:25px}
@media only screen and (max-width: 1024px) {
	.in_exhibiL.row{ margin:0 -10px}
	.in_exhibiL li{ padding:0 10px}
	}

.in_newsW{ margin-top:60px} 
.in_newsW .in_newsL li{ list-style:none; margin-top:30px}
.in_newsW .in_newsL .in_news_m>a{ display:block; width:100%; overflow:hidden; position:relative}
.in_newsW .in_newsL .in_news_m>a img{ width:100%; height:auto; max-width:100%;transition-timing-function: ease-out;}
.in_newsW .in_newsL .in_news_m>a:hover img {
  transform: scale(1.1);
}
.in_newsW .in_newsL .in_news_m>a i{background:rgba(255,108,0,0.8); -webkit-border-radius: 50%;  -moz-border-radius: 50%;border-radius: 50%;   color:#fff;  display: inline-block; margin: 0 1px;line-height: 40px; font-size: 15px;  text-align: center;text-decoration: none; width: 40px; height:40px70;-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_newsW .in_newsL .in_news_m>a:hover i {
    opacity: 1;
}
.in_newsW .in_newsL .in_news_m .in_news_w { }
.in_newsW .in_newsL .in_news_m .in_news_w  .in_news_date{ padding-left:12px; margin-top:-18px; position:relative; z-index:99}
.in_newsW .in_newsL .in_news_m .in_news_w span{ display:inline-block; line-height:36px; padding:0 20px; color:#ffffff; font-size:13px; text-transform:uppercase; background:#ff6c00;}
.in_newsW .in_newsL .in_news_m .in_news_w h4{ margin:0; padding:0}
.in_newsW .in_newsL .in_news_m .in_news_w h4 a{ display:block; font-size:16px; color:#333333; line-height:22px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:21px; }
.in_newsW .in_newsL .in_news_m .in_news_w h4 a:hover{ color:#ff6c00}
.in_newsW .in_newsL .in_news_m .in_news_w p{ color:#999999; font-size:13px; line-height:24px; max-height:48px; overflow:hidden; margin-top:8px}

@media only screen and (max-width: 1024px) {
	.in_newsW .in_newsL.row{ margin:30px -10px 0}
	.in_newsW .in_newsL li{ padding:0 10px}
	}
@media only screen and (max-width: 1024px) {	.in_newsW{    padding: 32px 0;}}
	
	
@media only screen and (max-width: 768px) {
	.in_newsW .in_newsL.row{ margin-top:0px}
	.in_newsW .in_newsL li{ width:100%; }
	}


.footerW{background:url(../images/fot_bg.jpg) repeat;padding:50px 0 40px; background-size:cover; margin-top:65px}
.footerW li{ list-style:none}
.footer .fot_title{color:#ffffff;text-transform:uppercase;font-size:16px; font-family:'timesbd';display:block;margin-bottom:14px;position:relative;background: url(../images/fot_tbg.png) no-repeat bottom left;  padding-bottom: 22px}
.footer .fot_title em{   display:inline-block;}
.footer{ margin-bottom:44px}
.fot_nav{padding-right:20px; width:20%}
.fot_nav li{margin-bottom:14px;}
.fot_nav li a{color:#cbcbcb;font-size:12px;text-transform:uppercase;}
.fot_nav li a:hover{color:#eb1d39;}

.fot_nav li:before,.fot_links li:before{ content:url(../images/fot_icon1.png);  margin-right:10px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.fot_nav li:hover:before,.fot_links li:hover:before{ margin-left:5px; content:url(../images/fot_icon1_h.png);}


.fot_cont{ width:30%}
.fot_cont ul.fot_cont_m li{ padding:8px 0 6px; list-style:none;    color: #cbcbcb;line-height: 24px;font-size: 13px;}
.fot_cont ul.fot_cont_m li a{color: #cbcbcb;line-height: 24px;font-size: 13px;}
.fot_cont ul.fot_cont_m li a:hover{ color:#eb1d39}
.fot_cont ul.fot_cont_m .li_add{ background:url(../images/fot_add.png) no-repeat left center; padding-left:39px;}
.fot_cont ul.fot_cont_m .li_email{ background:url(../images/fot_email.png) no-repeat left center; padding-left:39px;}
.fot_cont ul.fot_cont_m .li_tel{ background:url(../images/fot_tel.png) no-repeat left center; padding-left:39px;}
.fot_cont ul.fot_cont_m .li_skype{ background:url(../images/fot_skype.png) no-repeat left center; padding-left:39px;}
.fot_cont ul.fot_cont_m .li_whats{ background:url(../images/fot_whats.png) no-repeat left center; padding-left:39px;}
.fot_cont ul.fot_cont_m .li_phone{ background:url(../images/fot_phone.png) no-repeat left center; padding-left:39px;}

.fot_share{  margin-top:17px }
.fot_share li{ list-style:none; display:inline-block; margin-right:9px}
.fot_share li a{ display:inline-block;width:26px; height:26px}
.fot_share li a img{ width:26px; height:26px}



.fot_links{ width:25%}
.fot_links li{margin-bottom:14px;}
.fot_links li a{color:#cbcbcb;font-size:13px;}
.fot_links li a:hover{color:#eb1d39;}
.fot_tags{padding-right:45px;}
.fot_news{ width:34%; padding-right:90px}
.fot_news ul li{    margin-top: 18px;  padding-bottom: 11px; border-bottom: 1px dashed rgba(255,255,255,0.2);}
.fot_news ul li .day{ float:left; width:45px; height:34px; line-height:34px; background:#8abc20; font-weight:bold; font-size:20px; color:#fff; text-align:center;}
.fot_news ul li .fot_news_r{ float:left; width:77%; padding-left:16px}
.fot_news ul li h4 { margin-top:0; margin-bottom:6px}
.fot_news ul li h4 a{ font-size:13px; color:#d4d4d4; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.fot_news ul li p{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#9d9c9c;}

.fot-botW .top_share{ display:none}

.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{text-align:center ; padding:20px 0 0}
.fot-fri{list-style:none; margin-top:6px}
.fot-fri p{display:inline-block;text-transform:capitalize;color:#bebebe;font-size:12px;}
.fot-fri li{display:inline-block;margin:0 10px; list-style:none}
.fot-fri li a{color:#bebebe;font-size:12px;}
.fot-fri li a:hover{color:#eb1d39;}

.fot-botW .copy{color:#bebebe; font-size:12px; }
.fot-botW .copy p{display:inline-block;}
.fot-botW .copy a{color:#bebebe;}
.fot-botW .copy a:hover{color:#eb1d39;}

@media only screen and (max-width: 1351px) {
	.fot_links{padding-right:15px;}
	.fot_nav{padding-right:15px;}
	.fot_con{padding-right:15px;}
	.fot_news{ padding-right:15px}
	}

@media only screen and (max-width: 768px) {
	.fot_links,.fot_pro,.fot_cont,.fot_nav,.fot_news{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;}
	.fot-botW{  text-align:center}
	.footer .fot_title em{ background:none; padding-bottom:0}	
	.fot-bot .copy{ float:none;}
	.fot-bot .fot-fri{ float:none; margin-top:10px}
	.footerW{ padding:50px 0 40px} 
}


/*newsletter*/
.newsletter{}
.newsletter_main {  padding:26px 0 24px; border-top:1px solid rgba(255,255,255,0.2); border-bottom:1px solid rgba(255,255,255,0.2)}
.newsletter_main .text{ float:left; width:42%; margin-top:0;}
.newsletter_main .text img{ float:left; margin-right:16px;}
.newsletter_main .text h4{font-family:'timesbd'; font-size:24px; font-weight:bold;color:#ffffff; text-transform:uppercase; margin-top:5px;}
.newsletter_main .text p{ color:#c6c6c6; font-size:14px; text-transform:uppercase; margin-top:10px;}


.newsletter .email{ position:relative; width:49%; margin-top:6px;  float:right; max-width:450px; position:relative;border:1px solid rgba(255,255,255,0.7);   border-radius:25px}
.newsletter .email_main{height:46px;color:#fff;float:left; line-height:36px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; max-width:70%; width:100%; background:none; padding-left:15px; border:none}
.newsletter .email_main:focus{border:none; color:#fff; background:none}
.newsletter .email_btn{ line-height:34px; border:none; display:inline-block; position:relative; font-size:13px; color:#ffffff; text-transform:uppercase; padding:0px 30px; background:#eb1d39;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;float:left; border-radius:25px; position:absolute; top:5px; right:6px}
.newsletter .email_btn:hover{ background:#ff6c00;}
@media only screen and (max-width: 1399px) {
	.newsletter .email{ width:54%} 
	}
@media only screen and (max-width:1200px) { 
}
@media only screen and (max-width:978px) {
.newsletter_main { text-align:center;}
.newsletter_main .text{ width:100%; text-align:left; float:none; width:inherit;}
.newsletter .email{ width:100%; max-width:100%; margin-top:25px}
.newsletter .email_main{   max-width:80%;}
}
@media only screen and (max-width:768px) {
	.newsletter{ margin-bottom:30px}
	.newsletter_main{    padding: 15px 20px;}
	.newsletter_main .text{ text-align:center;}
.newsletter_main .text p{ display:none;}
.newsletter_main .text img{ display:inline-block; float:none;}
.newsletter_main .text h4{ display:inline-block; float:none;}
	}







.page_banner img{ width:100%; height:auto; max-width:100%}
/*page*/
.breadcrumbW{padding:14px 0 10px;font-size:12px;text-align:right;margin:0; background:#F9FBFB;    box-shadow: 0 3px 7px rgba(0,0,0,0.03);}
.breadcrumb{ padding:0; margin:0; background:none; border-radius:0; text-align:center}
.breadcrumb .title{font-size:26px;color:#333;display:inline-block;float:left;margin:0;text-transform:capitalize; display:none}
.breadcrumb .bread-right a{font-size:14px;display:inline-block;text-transform:uppercase;margin-right:10px;color:#808080;}
.breadcrumb .bread-right a i{font-size:14px;padding-right:5px;color:#ff6c00;}
.breadcrumb .bread-right a:hover{color:#ff6c00;}
.breadcrumb .bread-right h2{display:inline-block;margin:0;margin-left:10px;font-size:14px;text-transform:uppercase;color:#808080;}
.breadcrumb .bread-right i{font-style:normal;font-size:12px;line-height:16px;}
.breadcrumb .title{display:block;color:#333; font-size:32px;text-transform:uppercase;float:left;display:none;}

@media only screen and (max-width: 768px) {
	.page-about,.page_section{padding:20px 0 40px 0;}
	.breadcrumb{padding:5px 0;}
	.breadcrumb .title{font-size:20px;float:none;}
	.breadcrumb .bread-right{float:none;padding-top:0;}
	.breadcrumb .bread-right a,.breadcrumb .bread-right a i,.breadcrumb .bread-right h2{font-size:12px;}
}

.main_title{margin-bottom:30px;text-align:center;position:relative;}
.main_title:before{content:'';width:100%;height:1px;background:#e5e5e5;position:absolute;left:0;top:15px;}
.main_title>em{display:inline-block;color:#333;text-transform:uppercase;font-size:26px;position:relative;line-height:28px;background:#fff; font-family: 'timesbd';padding:0 20px;}
.main_title .text{color:#808080;font-size:13px;line-height:20px;height:20px;overflow:hidden;max-width:80%;margin:auto;margin-top:20px;}


.page-box{ padding:40px 0 0px; }
.main_boxW{ padding-bottom:50px}
.page-box .in_title{ text-align:center; margin-bottom:30px}
.page-box .in_title em{ display:inline-block; padding-right:50px}
.page-box .in_title em:before {
    content: '';
    display: inline-block;
    width: 37px;
    height: 1px;
    background: #ff6c00;
    position: absolute;
    top: 11px;
    right: 0;}
.pro_web{padding:0px 0 60px;}
.about_detail{ line-height:24px; margin-top:0px; font-size:14px}
.about_detail img{ max-width:100%}
.main_boxW_t { position:relative; text-align:center; margin-bottom:35px;}
.main_boxW_t span{ font-size:24px; background:#F7F8F9; display:inline-block; padding:0 15px; text-transform:uppercase; color:#555; line-height:30px;    position: relative;  z-index: 999;}
.main_boxW_t:after{height: 1px; width:100%; content:''; display:block; background:#EBEBEB; position:absolute; top:15px}
.about_web_m{ margin-top:40px}
.about_web_w .about_webL{ float:left; width:50%; padding-right:15px;}
.about_web_w .about_webL .about_webL_m{ margin-bottom:20px;}
.about_web_w .about_webL .about_webL_m>span{ line-height:24px; color:#555; font-size:14px; display:block; }
.about_web_w .about_webL .about_webL_m p{ line-height:24px; color:#999; margin-top:10px}
.about_web_w .about_web_img{float:left; width:50%; padding-left:15px;}
.about_web_w .about_web_img img{ max-width:100%; width:100%}


@media only screen and (max-width: 768px) {
	.about_web_w .about_webL{ width:100%; float:none;}
	.about_web_w .about_web_img{ float:none; width:100%; margin-top:15px; padding-left:0}
	}





/*message*/

.page_title{text-align:left;position:relative;margin-bottom:30px;}
.page_title:before{content:'';width:100%;height:1px;background:#e5e5e5;position:absolute;left:0;top:15px;}
.page_title > em{display:inline-block;color:#333;text-transform:uppercase;font-size:24px;position:relative;line-height:28px;background:#fff;font-family: 'timesbd';padding-right:20px;}
 

.about_web .contact_l{list-style:none;padding:0px 0 30px 0;text-align:center;  }
.about_web .contact_l li{border-right:1px solid #f5f5f5;padding:0 15px;}
.about_web .contact_l .icon{position:relative;width:70px;height:70px;margin-bottom:20px;text-align:center;display:inline-block;background:#ff6c00;padding:4px;border-radius:50%;}
.about_web .contact_l span{display:block;border-radius:50%;width:60px;height:60px;padding:16px 0;}
.about_web .contact_l .icon img{max-width:34px;height:auto;}

.about_web .contact_l .title{display:block;font-family: 'timesbd';font-size:16px;color:#ff6c00;text-transform:capitalize;margin-bottom:10px;}
.about_web .contact_l p{margin-bottom:0;font-size:14px;}
.about_web .contact_l p a:hover{color:#ff6c00;}
.about_web .contact_l li:last-child{border-right:none;}

@media only screen and (max-width: 768px) {
	.about_web .contact_l{border:none;padding-bottom:0;margin-bottom:0;padding-top:0;}
	.about_web .contact_l li{padding:0;margin-bottom:10px;border-right:none;border-bottom:1px solid #f5f5f5;padding-bottom:10px;}
	.about_web .contact_l .icon{float:left;width:50px;height:50px;border:none;}
	.about_web .contact_l span{width:40px;height:40px;padding:9px 0;}
	.about_web .contact_l .icon img{max-width:26px;}
	.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:18px;}
	.about_web .contact_l p{font-size:13px;}
}

.main_more{margin-top:40px;display:inline-block;position:relative;overflow:hidden;overflow:visible;background:#ff6c00; transition:background .4s, border-color .4s, color .4s; }
.main_more a i{ margin-left:15px}
.main_more a,.main_more input{ background:none;padding:9px 25px;display:inline-block;position:relative;z-index:2;color:#fff;font-size:14px;text-transform:uppercase;transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);  line-height:26px;     border:none}
.main_more:hover a,.main_more:hover input{color:#fff;text-decoration:none;}
.main_more:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	width:101%;
	height:101%;
	background:#eb1d39; 
	transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale3d(0.7, 1, 1);
	transform:scale3d(0.7, 1, 1);
	transition:opacity 0.42s, -webkit-transform 0.42s;
	transition:transform 0.42s, opacity 0.42s;
	transition:transform 0.42s, opacity 0.42s, -webkit-transform 0.42s; border-radius:5px;
}
.main_more:hover:before{
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1);
	transform:translate3d(0, 0, 0) scale3d(1, 1, 1);
}

 
.con_left{padding:0;margin-bottom:50px; }
 
.message{position:relative;margin-top:0;text-align:left;padding-left:0;}
.message .main_title .title{background:url(../images/l_title_bg.png) no-repeat left bottom;font-size:28px;margin-bottom:20px;display:block;text-transform:uppercase;padding-bottom:5px;text-align:left;}
.message p{font-size:14px;line-height:20px;color:#808080;position:relative;z-index:5;}
.message ul{list-style:none;padding-top:25px;position:relative;z-index:5;}
.message li{margin-bottom:15px;}
.message li span{display:block;position:relative;}
.message li span:before{content:'*';color:red;position:absolute;right:10px;top:10px;font-size:14px;}
.message li span.ms_s:before{ content:'';}
.message li label{display:block;font-weight:normal;font-size:12px;color:#333;text-align:left;margin-bottom:5px;text-transform:capitalize;}
.message li .meInput{max-width:100%;border:1px solid #e5e5e5;background:#fff;display:block;width:100%;height:50px;line-height:50px;color:#808080;padding:0 15px;font-size:13px;border-radius:2px;    padding-left: 40px;
    background-repeat: no-repeat;}
.message li .meInput:focus{color:#333;}
.message li .meText{border:1px solid #e5e5e5;width:100%;max-width:100%;height:100px;max-height:100px;padding:15px;line-height:20px;color:#808080;padding:15px;font-size:13px;background:#fff;border-radius:2px;    padding-left: 40px;
    background-repeat: no-repeat;}
.message li .meText:focus{color:#333;}
.message li p{display:inline-block;font-weight:normal;font-size:14px;color:#333;text-align:left;margin-bottom:5px;text-transform:capitalize;}
.message li a{color:red;}
.message .main_more{margin-top:20px;}

.message li span.ms_s input{background-image:url(../images/con_s.png);background-position:10px 16px;}
.message li span.ms_e input{background-image:url(../images/con_e.png);background-position:10px 16px;}
.message li span.ms_m .meText{background-image:url(../images/con_m1.png);background-position:10px 16px;}


.message li input:-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 
.message li input::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */
.message li input::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 
.message li input:-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 
.message li .meText:-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 
.message li .meText::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */
.message li .meText::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 
.message li .meText:-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 

.map{margin-top:0;padding-left:30px;padding-right:0;}
.map img{max-width:100%;height:auto;}
.map ifarme{max-width:100%;height:auto;width:100%;}

@media only screen and (max-width: 768px) {
	.page_title{font-size:24px;}
	.con_left{padding:0;padding-top:20px;margin-top:20px;}
	.message{margin-top:20px;}
	.message li{padding:0;}
	.map{padding-left:0;padding-top:20px;margin-top:20px;}
	.message p{font-size:13px;}
}



.page_proW{background:#fff;padding:50px 0 0;}
.page_pro .slider{padding-top:0;}
.page_pro .slider .li{padding:12px 12px 0;text-align:left;}
.page_pro .slider .li .image{position:relative;overflow:hidden; transition:all .5s;}
.page_pro .slider .li .image > a{position:absolute;left:0;top:0;display:block;width:100%;height:100%;z-index:5;}
.page_pro .slider .li .image img{max-width:100%;height:auto;transition:all .5s;}
.page_pro .slider .li:hover .image img{-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));}
.page_pro .slider .li .image .icon{position:absolute;left:0;top:10px;display:inline-block;}
.page_pro .slider .li .title{display:block;color:#333333;font-size:16px; font-family: 'timesbd'; text-align:center; line-height:22px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition:all .5s;margin:15px 0 0;}
.page_pro .slider .li:hover .title{color:#ff6c00;text-decoration:none;}
.page_pro .slider .li .text{color:#999999;font-size:14px;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;}
.page_pro .slick-slider{ overflow:inherit}
.page_pro .slick-slide{ margin-bottom:0}

.page_pro .slick-prev{width:15px;height:24px;position:absolute; left:-40px; top:45%; vertical-align: middle;filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;background:url(../images/prev1.png) no-repeat center center;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.page_pro .slick-next{width:15px;height:24px;position:absolute; right:-40px; top:45%; vertical-align: middle;filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;background:url(../images/next1.png) no-repeat center center;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.page_pro .slick-next:hover,.slick-prev:hover{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}


@media only screen and (max-width: 992px) {
	.page_pro .slick-prev,.page_pro .slick-next{filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}
	.slider .li .image img{width:100%;}
}
@media only screen and (max-width: 1045px) {
	 
	.page_pro .slick-prev,.page_pro:hover .slick-prev{left:-10px;top:50%;}
	.page_pro .slick-next,.page_pro:hover .slick-next{right:-10px;top:50%;}
}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:10px; list-style:none;  
    border: 1px solid #e5e5e5;
    padding: 10px 10px 7px;}

.stp-top{width:100%; padding-bottom:5px;line-height:34px;}
.stp-listA>li:last-child .stp-top{ border-bottom:none}
.stp-top a{ color:#555;font-size:14px;text-transform:capitalize;display:block;font-family: 'timesbd';}
.stp-top a i{padding-left:10px;}
.stp-top a:hover{color:#ff6c00;text-decoration:none;}
.stp-listB{display:block;padding:10px;background: #f7f7f7;    border-top: 1px solid #e5e5e5;}
.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:14px;line-height:22px;display:block;color:#4d4d4d;}
.stp-listB li a i{padding-right:5px;}
.stp-listB>li>a:hover{color:#ff6c00;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:13px}
.stp-listC>li>a:hover{color:#ff6c00;}

@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%;}
}



.page_left{width:26%; padding-right:20px}

.page_left .column .block>span{    display: block; position:relative; }

.page_left .column .block>span em{     display: block;
    font-size: 24px;
    color: #333; 
    text-transform: uppercase;
    padding:0; font-family: 'timesbd';}	
.page_left .left-nav.column .block>span{  margin-bottom: 0px; line-height: 24px; padding: 8px 0;  border-bottom: 1px solid #fff; color: #fff;}
.page_left .left-nav.column .block>span em{color: #4d4d4d; padding:0; border:none; display:inline-block}


.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 #eee;}
.left-nav ul li a:hover{color:#ff6c00;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 0;
	text-transform:capitalize;background:#ffffff;
}
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:#ff6c00; 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:#ff6c00;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:#ff6c00}

ul.mtree li.mtree-node > a {}

ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#ff6c00;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#ff6c00;text-decoration:none;    background: #f1f1f1; padding-left: 15px}
ul.mtree>li.mtree-open>a:after{ color:#ff6c00}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;color:#ff6c00; display:none}
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:#ff6c00;padding:10px 10px; border-bottom:1px solid #ff6c00}
ul.mtree>li.mtree-node .mtrss-all:hover{color:#fff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#ff6c00;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:#ff6c00;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:12px; color:#888;padding:5px 0px 5px 10px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#ff6c00;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 ul li{margin:10px 0 15px; list-style:none;border:1px solid #eee; padding:6px}
.page_left .left-pro ul li>a{display:inline-block;float:left;width:36%;overflow:hidden; position:relative; }
.page_left .left-pro ul li>a img{max-width:100%;height:auto;width:100%;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.page_left .left-pro ul li:hover>a img {-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));}
.page_left .left-pro ul li:hover { border-color:#ff6c00}

.page_left .left-pro ul li .lnews-right{float:left; padding-left:10px;width:64%;}
.page_left .left-pro ul li .lnews-right>a.left-pro-t{color:#333;font-size:14px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal; }
.page_left .left-pro ul li .lnews-right a.left-pro-t:hover,.page_left .left-pro ul li:hover .lnews-right a.left-pro-t{ color:#ff6c00;}
.page_left .left-pro ul li .lnews-right p{color:#777;line-height:20px;overflow:hidden;max-height:40px;    font-size: 12px;}
.page_left .left-pro ul li .lnews-right a.tab-pro-more{color:#ff6c00; font-size:14px; line-height:22px; display:inline-block; text-transform:capitalize; margin-top:5px;}
.page_left .left-pro ul li .lnews-right a.tab-pro-more i{ margin-left:6px;}
.page_left .left-pro 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: #ff6c00;
    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:#ff6c00;}
.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:#ff6c00}
.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:#ff6c00;}
@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 #eee;}
	.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;}
	.page_left .column .block>span em{ border-bottom:none; font-size: 20px;     padding: 10px 0; border-top: 1px solid #eee; }
	.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;    border-bottom: 1px solid #e0e0e0;    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{ margin-top:40px}
.news_list .news_list_img{ float:left; width:32%;}
.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:68%; padding-left:50px; }
.news_list li{    list-style: none;  border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px;}
.news_list li .day{ color:#999;  font-size:12px; margin-top:10px;border: 1px solid #e5e5e5;
    padding: 3px 10px;
    display: inline-block;    text-transform: uppercase;}
.news_list li .day i{    display: inline-block;
    background: url(../images/day_icon.png) no-repeat;
    height: 14px;
    width: 15px;
    margin-right: 9px;
    vertical-align: middle;}
.news_list li .text>a.news_list_t{ font-size:20px;  color:#333; display:block; line-height:24px; overflow:hidden; max-height:24px; white-space:nowrap;    text-overflow: ellipsis; margin-bottom:10px }
.news_list li .text>a.news_list_t:hover{ color:#ff6c00 ; text-decoration:none}
.news_list li p{ font-size:12px; color:#808080;  overflow:hidden; max-height:72px; line-height:24px; margin-top:15px}
 
@media only screen and (max-width: 980px) {.news_list .news_list_img{ width:40%;} .news_list .text{ float:left; width:60%;}.news_list li .text>a.news_list_t{ font-size:16px}.news_list{ margin-top:0px}}

@media only screen and (max-width: 868px) {
	.news_list .news_list_img{ width:45%; }
	.news_list .text{ width:55%; padding-left:30px}
	}

@media only screen and (max-width: 590px) {
	.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:#ff6c00; font-size:14px;}
.page_li a{ color:#666; margin-left:6px; font-size:13px}
.page_li a:hover{ color:#ff6c00;}
.page_li{ background:#fafafa; border-left:3px solid #ff6c00; 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:#ff6c00; 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:left;}
.news-detail .title em{font-size:22px;display:block;line-height:24px;margin-bottom:15px; }
.news-detail .title p{font-size:12px;color:#999;font-weight:400; display:inline-block;    border: 1px solid #e5e5e5;    padding: 3px 10px;}
.news-detail .title p:before{content:"-";padding-right:5px;}
.news-detail .title p:after{content:"-";padding-left: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;}	
}

/*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:#ff6c00;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:#ff6c00;}



/*page-number*/
.page_num{width:100%;margin:30px auto 0 auto;text-align:center;}
.page_num>span{display:inline-block;color:#fff;background:#ff6c00;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:#ff6c00;}
.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;
    padding:0px 0px 20px;}
.column.left-blog .block>span{ }
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;}
.blog_list>li:hover em{color:#ff6c00;}


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:#ff6c00; 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:#ff6c00;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:#ff6c00;color:#fff;}

.blog_list{ margin-top:0px}
.blog_list li{ list-style:none;     border-bottom: 1px solid #e5e5e5;padding-bottom: 25px; margin-bottom:20px;}

.blog_list li .image{display:block;overflow:hidden;margin-bottom:20px;}
.blog_list li .image img{
	max-width:100%;
	height:auto;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.blog_list li:hover .image img{
	-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}

.blog_list li h4{ margin-top:0; padding-top:0}
.blog_list li .entry-content-top-right a{ font-size:18px; color:#555; display:block; line-height:26px; overflow:hidden;  max-height:26px;white-space: nowrap;text-overflow: ellipsis;  margin-bottom:15px}
.blog_list li .entry-content-top-right a:hover{ color:#ff6c00 ; text-decoration:none}
.blog_day{display:block; margin:0; font-size:12px; padding-bottom:15px;  }
.blog_day i{  display: inline-block;
    background: url(../images/day_icon.png) no-repeat;
    height: 14px;
    width: 15px;
    margin-right: 9px;
    vertical-align: middle;}
.blog_day span{     display: inline-block;
    color: #999; text-transform:uppercase; 
    border: 1px solid #e5e5e5;
    padding: 3px 10px;
    border-radius: 2px;}
.blog_list li .p{ font-size:12px; color:#808080;  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:#ff6c00; color:#fff; text-decoration:none}

.blog_tag{padding:5px 12px;text-align:left;border:2px solid #f5f5f5;margin-top:15px;}
.blog_tag>p{display:inline-block;font-size:13px;margin-right:5px;text-transform:uppercase;}
.blog_tag>p i{padding-right:2px;}
.blog_tag li{display:inline-block;margin:5px;border:none;padding:0;}
.blog_tag li:last-child{padding:0;}
.blog_tag li a{display:inline-block;padding:2px 10px;color:#4d4d4d;font-size:13px;text-transform:capitalize;background:#f2f2f2;border-radius:2px;}
.blog_tag li i{padding-right:5px;color:#4d4d4d;}
.blog_tag li:hover a{color:#fff;text-decoration:none;background:#ff6c00;}
.blog_tag li:hover i{color:#fff;}
 

.entry-post-format-icon{
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color:#ff6c00;
    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: #ff6c00;
    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:20px; }
.pro-text img{max-width:100%;}
.page_right .pro-text{line-height:24px;font-size:13px;margin-top:0;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: #ff6c00;border: 2px solid #ff6c00;}
.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:#fbd232;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;}
.cbp-vm-image .img .icon2{ left:-200px; top:46px; background:#ff6c00;}
.cbp-vm-image .img .icon i{     background: url(../images/pro_icon1.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;}
.cbp-vm-image .img:hover .icon{ opacity:1; top:10px;}
.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:#ff6c00;}

.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 {
	width: 25%; padding:0 15px;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
margin-top:30px;
	position:relative;transition: all .5s; 
}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:left; background:#fff; padding:14px 5px 0;}
.cbp-vm-view-grid ul li .cbp-title{ color:#555; font-size:14px;  line-height:24px; height:24px; 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}
.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{ background:#fff; border:1px solid #eee; padding:10px 10px 20px;}
.cbp-vm-view-grid ul li .cbp-div:hover{ box-shadow:0 5px 7px rgba(0,0,0,0.1); border-color:#ff6c00}
.cbp-vm-view-grid ul li .cbp-div:hover .cbp-title{ color:#ff6c00}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out; overflow:hidden;    border: 1px solid #eee;}
.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: 28%;display:inline-block; vertical-align:middle;float:left;border:1px solid #eee}
.cbp-vm-view-list .cbp-vm-image:hover{ }
.cbp-vm-view-list 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-list ul li .cbp-div:hover .cbp-vm-image img{transform: scale(1.1);}
.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:18px; color:#333;line-height:24px;max-height:24px;margin-top:0;margin-bottom:10px; overflow:hidden;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#ff6c00;}
.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:#ff6c00;}

.cbp-vm-view-list .cbp-list-center{width:72%;display:inline-block; vertical-align:middle;padding-left:40px;}
.cbp-vm-view-list .cbp-list-more{text-align:left;  }
  
@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%; padding-left:20px}
	.cbp-vm-view-grid ul li{ padding:0 10px}
	.cbp-vm-view-grid>ul{ margin:0 -10px 30px}
}
@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 49%;}}

@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
	.cbp-vm-options{margin-top:0;}
	.cbp-vm-view-list .cbp-vm-image{ width:45%}
	.cbp-vm-view-list .cbp-list-center{ width:55%}
	.cbp-vm-view-list .cbp-list-more .more1{    margin-top: 5px;}
}

@media screen and (max-width: 620px) {
	.cbp-vm-view-list .pro-list-tags{}
}
@media screen and (max-width: 490px) {
	.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}
	}

.pro_categories{ margin:0 -15px}
.pro_categories li{ float:left; width:50%; padding:0 15px; border-bottom:none; padding-bottom:0; margin-bottom:35px}
.pro_categories li .pro_categories_m{ background:#F7F7F7}
.pro_categories .text{ padding:20px 15px 25px 20px; width:50%}
.pro_categories .news_list_img{ width:50%}
.pro_categories{}
.pro_categories li .text h4>a.news_list_t{    font-size: 20px;
    color: #333;
    display: block;
    line-height: 24px;
    overflow: hidden;
    max-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;}
.pro_categories li .text>a{    display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    color: #ff6c00;
    line-height: 22px;
    margin-top: 12px;}
.pro_categories li .text>a i{font-size:18px; margin-left:10px; vertical-align:middle;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.pro_categories li .text>a:hover{ color:#eb1d39;}
.pro_categories li .text>a: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;}
@media only screen and (max-width: 1024px){
	.pro_categories{ margin:0 -10px}
	.pro_categories li{ padding:0 10px}
.pro_categories .text{ width:45%; float:left; margin-top:0}
.pro_categories .news_list_img{ width:55%; float:left}
	.pro_categories li .text h4>a.news_list_t{ font-size:16px; margin-bottom:0}
	.pro_categories li p{ margin-top:2px}
	}

@media only screen and (max-width: 768px){
	.pro_categories li .text h4>a.news_list_t{ font-size:16px}
	.pro_categories li{ width:100%}
	}

@media only screen and (max-width: 425px){
.pro_categories .text{ width:100%; float:none; }
.pro_categories .news_list_img{ width:100%; float:none}
	}

.pro_detail .pro_detail_t{    border-bottom:1px solid #eee; margin-bottom:20px}
.pro_detail .pro_detail_t span{ display:inline-block;  color: #333;
    z-index: 99;
    text-transform:uppercase;
    font-size: 20px;     border-bottom: 3px solid #3225cb;
    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:13px; 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; padding-left:35px}
.pro_table h1{font-size:22px; color:#333;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;}

.prom_main{background:url(../images/about_bg.jpg) no-repeat right bottom;background-size:cover;padding:60px 0; margin-top:50px}
.pro_message{padding:0;padding-right:40px;margin:0;}
.pro_message .main_title{text-align:left;}
.pro_message .main_title>em{background-position:left bottom;}
.pro_message li .meInput{max-width:100%;width:100%;}
.pro_message li .meText{width:100%;}
.pro_message li p{color:#808080;font-size:14px;text-transform:capitalize;}
.pro_message li p a{display:inline-block;margin-left:5px;}

.prom_main .pro_con .text{font-size:14px;line-height:24px;}
.prom_main .pro_con .text img{max-width:100%;}
.prom_main .pro_con .text b,.prom_main .pro_con .text strong{ }
.prom_main .page_title > em{background-color:#f9f9f7;}

@media only screen and (max-width: 1200px) {
	.prom_main{padding:30px 0;}
	.pro_message{padding-right:0;}
	.pro_con{padding:0;padding-top:30px;}
}
.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_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:#eb1d39;
	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:#eb1d39;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:#eb1d39 ; border:none; width:100%; text-align:center; }
#onlineService .p{ margin:8px 0; color:#808080; line-height:22px; font-size:12px;}
.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:#ff6c00;}
#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;}}






.table-responsive{ overflow-x:auto}
