/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; max-width:100%; height:auto}
/*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;}



/*share*/
body{
	font-size: 12px;
	font-family: 'poppins-regular',serif;
	color: #666; background:#fff;
	line-height:22px;
}
.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;}
}


*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}
 



@font-face {
    font-family: 'Exo-Bold';
    src:url(../font/Exo-Bold.eot);
    src: url(../font/Exo-Bold.eot?#iefix) format('embedded-opentype'),
	 url(../font/Exo-Bold.svg#Exo-Bold) format('svg'),
	 url(../font/Exo-Bold.woff) format('woff'),
	 url(../font/Exo-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-regular';
    src:url(../font/poppins-regular.eot);
    src: url(../font/poppins-regular.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins-regular.svg#poppins-regular) format('svg'),
	 url(../font/poppins-regular.woff) format('woff'),
	 url(../font/poppins-regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-semibold';
    src:url(../font/poppins-semibold.eot);
    src: url(../font/poppins-semibold.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins-semibold.svg#poppins-semibold) format('svg'),
	 url(../font/poppins-semibold.woff) format('woff'),
	 url(../font/poppins-semibold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

.top_headW{ background:url(../images/top_bg.jpg) repeat;}
.top_head{ padding:4px 0 7px; background:url(../images/top_cut.png) repeat-x bottom;}
.top_share{ float:left;}
.top_share li{ display:inline-block; list-style:none; margin-right:10px}
.top_share li a{ display:block; border-radius:50%; width:34px; height:34px; border:1px solid rgba(0,0,0,0.06)}
.top_share li a img{ width:32px; height:32px;}
.top_share li a:hover{ border-color:#ed8c01}
.top_call{ float:right; margin-top:4px}
.top_call p,.top_call a{display: inline-block;color: #777777; line-height: 26px;border-right: 1px solid #c7c7c7; padding-right: 20px; margin-right: 16px;}
.top_call a:hover{ color:#ed8c01}
.top_call p img,.top_call a img{ display:inline-block; margin-right:11px}
/* select */
.drop{ float:right; position:relative; width:136px;  z-index:9999999;height:20px; line-height:20px;padding:0; margin-top:7px; margin-left:7px}

.select dt{height:20px;display:inline-block;line-height:20px; text-transform:uppercase;cursor:pointer;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;color:#666666; font-size:12px; font-weight:normal;background:url(../images/lan_img.png) no-repeat center left, url(../images/lan_icon.png) no-repeat center right; padding-left:46px; padding-right:13px;}
.select dt img,.select dd ul li a img{ width:100%; height:auto; max-width:24px; display:inline-block; margin-right:6px;    vertical-align: text-bottom;}
.select dt img{margin-right:9px}
.select dd{position:absolute;left:0;top:32px;background:#fff; border:1px solid #ebebeb;display:none; z-index:999999;box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    border-top: none;}

.select dd ul{padding:4px 6px 0 10px;width:136px;max-height:376px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;color:#666; font-size:12px;text-transform:capitalize;}
.select dd ul li{ list-style:none}
.select dd ul li a:hover{ color:#ed8c01}
.top{ padding:26px 0 29px}
.top_m .top_logo{ float:left; display:block;}
.top_m .top_logo h1{ margin:0; padding:0}
.top_m .top_logo img{ width:100%; max-width:331px; height:auto}
.in_search{ float:right; width:446px; height:44px; background:#fff; border:none;  position:relative; border-radius:0px; margin-top:11px}
.in_search .searchkey{ font-size:12px; color:#aaaaaa; border:none; background:#fff; line-height:44px; height:44px; padding-left:15px; width:90%}
.in_search .searchbtn{cursor:pointer; border:none; position:absolute; top:0px; right:0px; background: url(../images/search_btn.png) no-repeat;height:44px;width:64px; border-radius:0; }
#myCarousel{ margin-top:12px}

@media only screen and (max-width: 855px) {
	.in_search{    width: 320px;}
	.top_share{ display:none}
	}
@media only screen and (max-width: 768px) {
	.top_m .top_logo{ text-align:center; float:none}
	.in_search{ float:none; width:100%; margin-top:20px}
	}
@media only screen and (max-width: 515px) {
	.top_call{ display:none}
	}

header{width: 100%;z-index: 99999;padding:0;}
header.large{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
@media only screen and (min-width: 859px) {
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 5px rgba(0,0,0,0.1)}
}


.main-title{ text-align:center}
.main-title span{ font-size:30px; color:#333333; line-height:30px; text-transform:uppercase;font-family: 'Exo-Bold'; display:block}
.main-title span:after{ display:block; content:''; background:url(../images/t_bg.png) no-repeat center bottom; width:105px; height:8px; margin:15px auto}
.main-title span sup{ font-size:18px; color:#444444;font-family: 'poppins-semibold';}
.main-title p{ font-size:12px; color:#aaaaaa; line-height:22px; overflow:hidden; height:22px; text-overflow:ellipsis; white-space:nowrap}

.main-catW{padding:53px 0;position:relative;overflow:hidden;}
.main-catW:after{position:absolute;left:0;top:0px;width:100%;height:338px;background:url(../images/bg1.png) no-repeat top center; background-size:cover;z-index:-1;}
.nav > li .nav-tabs-t> a {display: block;padding: 0;position: relative;}
.nav-tabs {position: relative;text-align: center;border:none;min-height:110px;margin:35px -15px 0;}
.features-tab .nav-tabs > li {margin-bottom: 0;float: left; width:25%; padding:0 15px}
.features-tab .nav-tabs > li>a{display: flex;position: relative;padding: 21px 5px 14px 9px;}
.features-tab .nav-tabs > li >a:after,.features-tab .nav-tabs > li >a:before{content: '';
position: absolute;
left: 0;
right: 0;
display: block;
pointer-events: none;
border: 0 solid #d7d7d7;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
height: 22px;
transition: .22s;}

.features-tab .nav-tabs > li >a:after{bottom: 0;
border-width: 0 1px 1px 1px;}

.features-tab .nav-tabs > li >a:before{top: 0;
border-width: 1px 1px 0 1px;}
.features-tab .nav-tabs > li >a:hover::before,.features-tab .nav-tabs > li.active >a::before {
 -webkit-transform: translate3d(0, -5px, 0);
 transform: translate3d(0, -5px, 0); border-color:#2085e4
}
.features-tab .nav-tabs > li >a:hover::after,.features-tab .nav-tabs > li.active >a::after {
 -webkit-transform: translate3d(0, 5px, 0);
 transform: translate3d(0, 5px, 0);border-color:#2085e4
}
.features-tab .nav > li > a:focus,.features-tab .nav > li.active > a{background:none; border:none}
.features-tab .nav > li > a .nav-tabs-w:after{
	content:'';
	background:url(../images/icon-triangle.png) no-repeat center center;
	width:35px;
	height:20px;
	position:absolute;
	left:50%;
	margin-left:-13px;
	bottom:-30px;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms); opacity:0
	}
.features-tab .nav > li.active > a .nav-tabs-w:after{content:'';background:url(../images/icon-triangle.png) no-repeat center center;width:35px;height:20px;position:absolute;left:50%;margin-left:-13px;bottom:-71px; opacity:1}

.features-tab .nav > li > a .nav-tabs-w .nav-tabs-ms{ float:left; width:75%; text-align:left}
.features-tab .nav > li > a .nav-tabs-w .nav-tabs-ms em{ display:block; color:#444444; font-size:16px;font-family:'poppins-semibold'; line-height:22px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.features-tab .nav > li > a .nav-tabs-w .nav-tabs-ms p{color:#aaaaaa; font-size:12px; line-height:22px; overflow:hidden; height:44px; margin-top:7px;}
.features-tab .nav > li.active a .nav-tabs-w .nav-tabs-ms em,.features-tab .nav > li:hover a .nav-tabs-w .nav-tabs-ms em{ color:#2085e4;}

.features-tab .nav-tabs > li > a {
	border: 0;
    border-radius: 0;
    cursor: pointer;
    list-style: outside none none;
    position: relative;
	margin:0;
	z-index:2;
	background:none;
}
.features-tab .nav-tabs > li:hover > a{background:none;} 
.features-tab .nav-tabs > li > a .image{width:63px;height:63px;display:inline-block; float:right}
.main-cat .features-tab .nav-tabs > li > a.tab01 .image{background-image:url(../images/cate_icon1.png);background-position:0 0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s}
.main-cat .features-tab .nav-tabs > li > a.tab02 .image{background-image:url(../images/cate_icon2.png);background-position:0 0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s}
.main-cat .features-tab .nav-tabs > li > a.tab03 .image{background-image:url(../images/cate_icon3.png);background-position:0 0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s}
.main-cat .features-tab .nav-tabs > li > a.tab04 .image{background-image:url(../images/cate_icon4.png);background-position:0 0;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s}



.main-cat .features-tab .nav-tabs > li:hover > a.tab01 .image{background-image:url(../images/cate_icon1.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.main-cat .features-tab .nav-tabs > li:hover > a.tab02 .image{background-image:url(../images/cate_icon2.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.main-cat .features-tab .nav-tabs > li:hover > a.tab03 .image{background-image:url(../images/cate_icon3.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.main-cat .features-tab .nav-tabs > li:hover > a.tab04 .image{background-image:url(../images/cate_icon4.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.main-cat .features-tab .nav-tabs > li.active > a.tab01 .image{background-image:url(../images/cate_icon1.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.main-cat .features-tab .nav-tabs > li.active > a.tab02 .image{background-image:url(../images/cate_icon2.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.main-cat .features-tab .nav-tabs > li.active > a.tab03 .image{background-image:url(../images/cate_icon3.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.main-cat .features-tab .nav-tabs > li.active > a.tab04 .image{background-image:url(../images/cate_icon4.png);background-position:0 -63px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}


.single-product{padding:0 15px;}
.single-product .single-product-li{    position: relative;
    padding-bottom: 110px;
    background: #f9f9f9;
    border: 1px solid #eee;}
.single-product .single-product-li>a{ overflow:hidden;width:100%;height:100%;display:block;z-index:3;}
.single-product .single-product-li>a img{width:100%;height:auto;max-width:100%;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.single-product .single-product-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));
}
.single-product .single-product-li .main-categ{ position:absolute; bottom:-50px; left:0; width:100%; text-align:center;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; text-align:center}
.single-product .single-product-li .main-categ .title{color:#444444;font-size:14px;font-family: 'poppins-semibold'; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:22px; margin-top:20px; padding:0px 10px;}
.single-product .single-product-li .main-categ .text{ font-size:12px; color:#aaa; line-height:22px; max-height:44px; overflow:hidden; margin-top:8px; padding:0px 10px; margin-bottom: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;}
.single-product .single-product-li .main-categ .more-categ{width:100%; line-height:38px; display:inline-block; background:#2085e4; font-size:14px; color:#fff;font-family:'poppins-semibold'; text-transform:uppercase; margin-top:10px; text-align:center}

.sale .single-product-li{ position:relative;}
.sale .single-product-li:after{content:"";position:absolute;right:14px;top:0px;background:url(../images/sale_ico.png) no-repeat;width:26px;height:90px;}
.new .single-product-li{ position:relative;}
.new .single-product-li:after{ content:""; position:absolute; right:14px; top:0px; background:url(../images/news_ico.png) no-repeat; width:26px; height:90px;}

.single-product:hover .single-product-li .main-categ p{ margin-bottom:10px;}
.single-product:hover .single-product-li .main-categ{ bottom:0px; background:#fafafa; box-shadow:5px 0px 8px rgba(0,0,0,0.15);}
.single-product:hover .single-product-li .main-categ .title{ color:#2085e4;}

.in_more{ text-align:center; margin-top:50px}
.in_more a{ display:inline-block; background:url(../images/more_bg.png) repeat-x; color:#fff; padding:0 21px; border-radius:5px; line-height:48px; height:48px; text-transform:uppercase; font-size:14px;font-family:'poppins-semibold';}
.in_more a i{ font-size:16px; margin-left:14px}
.in_more a:hover{ background:url(../images/more_bg_h.png) repeat-x;}


@media only screen and (max-width: 1199px) {
	.features-tab .nav > li > a .nav-tabs-w .nav-tabs-ms{ width:68%}
}
@media only screen and (max-width: 964px) {
.tab-scroll{height:180px;display: inline;overflow-x:scroll;float:left;overflow-y:hidden;width:100%;position:relative;z-index:99999;}
.features-tab .nav-tabs > li{ width:290px; padding:0 10px}
.features-tab .nav > li > a .nav-tabs-w .nav-tabs-ms{ width:75%}
.nav-tabs{height:220px;display:block;width:1264px;    margin: 35px 0px 0;}
.features-tab .nav-tabs > li > a{width:100%}
.features-tab .nav > li > a .nav-tabs-w{ width:100%}
 
}

.in_aboutW{ background:url(../images/bg1.png) no-repeat; background-size:cover; padding:53px 0 56px; margin-top:7px}
.in_aboutW .main-title p{ text-transform:uppercase}
.in_about>a{ display:block; width:43%; float:left}
.in_about>a img{ width:100%; max-width:501px; height:auto}
.in_about{ margin-top:16px}
.in_about .in_about_m{ float:left; width:57%; padding-left:102px; margin-top:12px}
.in_about .in_about_m .in_about_w{ overflow:hidden; color:#888888; font-size:12px; line-height:30px; max-height:180px;}
.in_about .in_about_m .in_aboutL li{ list-style:none; margin-top:26px}
.in_about .in_about_m .in_aboutL li .in_aboutL_m{ text-align:left;}
.in_about .in_about_m .in_aboutL li .in_aboutL_m .in_aboutL_img{ display:inline-block; width:60px; height:60px; border-radius:4px; background:#ed8c01;  }
.in_about .in_about_m .in_aboutL li .in_aboutL_m .in_aboutL_img img{ width:60px;height:60px;border-radius:4px;   transform: rotateY(0); transition: all 0.50s ease-in-out 0s;}
.in_about .in_about_m .in_aboutL li .in_aboutL_m .in_aboutL_img:hover{ background:#2085e4}
.in_about .in_about_m .in_aboutL li .in_aboutL_m .in_aboutL_img:hover img{transform: rotateY(180deg);}
.in_about .in_about_m .in_aboutL li .in_aboutL_m .in_aboutL_t{ display:block; color:#555555; font-size:14px; margin-top:16px}
.in_about .in_about_m .in_aboutL li .in_aboutL_m .in_aboutL_t:hover{ color:#2085e4}
.in_about .in_about_m .in_more{ text-align:left; margin-top:38px}


@media only screen and (max-width: 1199px) {
	.in_about>a{ width:50%}
	.in_about .in_about_m{ padding-left:40px; width:50%}
	.in_about .in_about_m .in_aboutL.row{ margin:0 -10px}
	.in_about .in_about_m .in_aboutL li{ padding:0 10px}
	}
@media only screen and (max-width: 768px) {
	.in_about>a{ width:100%}
	.in_about .in_about_m{ padding-left:0px; width:100%}
	}

/* Numbers */
.number_section{ position:relative; background:#2085e4 url(../images/bg2.png) no-repeat center bottom; padding:22px 0 40px;}
#counterBgdx{ opacity:0.5; position:absolute; top:0px; left:0px; width:100%; height:100%;}
.number_section ul.row{ margin:0 -10px}
.number_section ul li{ list-style:none; text-align:center; width:20%; float:left; padding:20px 10px 0}
.number_section ul li .img{ margin-bottom:24px;}
.number_section ul li .number{ font-size:50px; color:#ffffff; line-height:50px;}
.number_section ul li .unit{ font-size:18px; color:#fff; margin-left:15px; height:22px; line-height:22px; display:none} 
.number_section ul li .title{ font-size:14px; color:#ebebeb; text-transform:uppercase; margin-top:10px; position:relative; display:inline-block;}
.number_section ul li .title:before{ content:''; background:url(../images/cut.png) no-repeat; width:24px; height:1px; display:inline-block;position: absolute;top: 50%; left:-35px}
.number_section ul li .title:after{ content:''; background:url(../images/cut.png) no-repeat; width:24px; height:1px; display:inline-block;position: absolute;top: 50%;margin-left: 10px;}
@media only screen and (max-width: 840px) {
	.number_section ul li .number{     font-size: 32px; line-height:34px}
	}
@media only screen and (max-width: 768px) {
.number_section ul li{ float:left; width:25%;}
.number_section ul li .number{ font-size:30px;}
}
@media only screen and (max-width: 550px) {
.number_section ul li{ float:left; width:50%; margin-bottom:30px;}
}


.in_caseW{ background:url(../images/case_bg1.png) no-repeat right top, url(../images/case_bg2.png) no-repeat left bottom; padding:56px 0 60px}
.in_caseW .in_more{ margin-top:40px}


.in_whyW{ background:url(../images/bg3.jpg) no-repeat; background-size:cover; padding:56px 0 50px; }
.in_whyL{ margin-top:5px}
.in_whyL li{ list-style:none; margin-top:30px;}
.in_whyL li .in_whyL_m>a{ display:block; width:100%; overflow:hidden; position:relative}
.in_whyL li .in_whyL_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_whyL li .in_whyL_m>a:hover img{ -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);}
.in_whyL li .in_whyL_m>a span{ width:100%; height:100%; background:url(../images/why_y.png) no-repeat bottom right; position:absolute; bottom:10px; right:10px;}
.in_whyL li .in_whyL_m .in_whyL_w>a.in_whyL_t{ display:block; color:#444444; font-size:18px; line-height:24px;font-family: 'poppins-semibold'; text-transform:uppercase; margin-top:27px}
.in_whyL li .in_whyL_m .in_whyL_w>a.in_whyL_t img{ display:inline-block; vertical-align:middle; margin-right:17px;    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s; width:45px; height:46px}
.in_whyL li .in_whyL_m .in_whyL_w>a.in_whyL_t:hover{ color:#2085e4;}
.in_whyL li .in_whyL_m .in_whyL_w>a.in_whyL_t:hover img{transform: rotateY(180deg);}
.in_whyW .main-title p{ color:#676767}

@media only screen and (max-width: 1024px) {
	.in_whyL.row{ margin:5px -10px 0}
	.in_whyL li{ padding:0 10px}
	}	

.in_SupportnewsW{ background:url(../images/bg4.jpg) no-repeat center; padding:56px 0 60px}
.in_SupportnewsW .main-title{ text-align:left;}
.in_SupportnewsW .main-title span:after{ margin:15px 0}
.in_SupportnewsW .container{ position:relative; }
.in_SupportnewsW .container:before{ content:'';background:url(../images/news_bg1.png) no-repeat; position:absolute; bottom:-55px; left:-37px;     height: 272px;
 display: block;width: 572px; z-index:1}
 .in_SupportnewsW .container:after{ content:'';background:url(../images/news_bg2.png) no-repeat; position:absolute; bottom:-55px; right:-37px;     height: 272px;
 display: block;width: 572px; z-index:1}
.in_SupportnewsW .in_Supportnews{ z-index:99; position:relative} 
.in_news{ float:left; width:50%; padding-right:35px}
.in_newsL { margin-top:35px}
.in_newsL li{ list-style:none; margin-top:10px; background:url(../images/dian.png) repeat-x bottom; padding-bottom:10px}
.in_newsL li .in_newsL_img{ float:left; width:30%;}
.in_newsL li .in_newsL_img a{ display:block; width:100%; overflow:hidden}
.in_newsL li .in_newsL_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;}
.in_newsL li .in_newsL_img a:hover img{ -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);}
.in_newsL li .in_newsL_w{ float:left; width:70%; padding-left:15px;}
.in_newsL li .in_newsL_w>a{ display:block; overflow:hidden;font-family:'poppins-semibold'; color:#444444; font-size:13px; line-height:22px; text-overflow:ellipsis; white-space:nowrap; }
.in_newsL li .in_newsL_w>a:hover{ color:#2085e4}
.in_newsL li .in_newsL_w span{ font-size:12px; color:#aaaaaa; line-height:22px; display:block; margin-top:3px}
.in_newsL li .in_newsL_w span i{ font-size:14px; margin-right:7px}
.in_newsL li .in_newsL_w p{color:#aaaaaa; font-size:12px; line-height:22px; max-height:44px; overflow:hidden; margin-top:5px;}


.in_support{ float:left; width:50%; padding-left:35px}
.in_supportL{ margin-top:25px}
.in_supportL li{ list-style:none; background:url(../images/dian.png) repeat-x bottom; padding-bottom:16px ; margin-top:13px}
.in_supportL li a{ display:block; color:#444444; font-size:13px; line-height:22px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden
;}
.in_supportL li a:hover{ color:#2085e4}
.in_supportL li a i{ color:#777777; font-size:16px; vertical-align:middle; line-height:22px; margin-right:11px}
.in_supportL li a:hover i{ color:#2085e4}
.in_news_more{ text-align:right; margin-top:27px}
.in_news_more a{ display:inline-block; text-transform:uppercase; color:#2085e4; font-size:14px;font-family:'poppins-semibold'; line-height:16px;}
.in_news_more a i{ margin-left:12px; font-size:16px; vertical-align:middle}
.in_news_more a:hover{ color:#f39612}
@media only screen and (max-width: 1279px) {
	
	.in_SupportnewsW .container:before,.in_SupportnewsW .container:after{ display:none; }
	}
@media only screen and (max-width: 1199px) {
	.in_news{ padding-right:15px}
	.in_support{ padding-left:15px}
	.in_newsL li .in_newsL_img{ width:40%}
	.in_newsL li .in_newsL_w{ width:60%}	
	}
@media only screen and (max-width: 768px) {
	.in_news{ padding-right:0; width:100%}
	.in_support{ padding-left:0; width:100%; margin-top:30px}
	.in_SupportnewsW .container:before,.in_SupportnewsW .container:after{ display:none; }
	}
@media only screen and (max-width: 345px) {
	.in_newsL li .in_newsL_img{ width:100%}
	.in_newsL li .in_newsL_w{ width:100%; padding-left:0; margin-top:15px}	
	}


/*footer*/
.footerW{padding:45px 0 0;  margin-top:30px; background:url(../images/fot_bg.jpg) no-repeat; background-size:cover}
.footerW li{ list-style:none}
.footer .fot_title{color:#ffffff;text-transform:uppercase;font-size:16px;font-family: 'poppins-semibold';display:block;margin-bottom:25px;position:relative;}
.footer .fot_title em{display:inline-block; background:url(../images/fot_tbg.png) no-repeat bottom left; padding-bottom:12px;}
.fot-topW .fot_title{ display:none}

.fot-top{padding-top:72px; text-align:center}
.fot-top p{ color:#dcdcdc; margin-top:31px; font-size:12px; line-height:20px; padding:0 70px;}
.fot-logo{display:inline-block;}
.fot-logo img{max-width:333px; height:auto; width:100%}
.fot-top .fot-share{margin-top:25px;}
.fot-top .fot-share{list-style:none;}
.fot-top .fot-share li{margin:0 8px;display:inline-block; vertical-align:middle;}
.fot-top .fot-share li a{border:3px solid rgba(255,255,255,0.28);width:38px;height:38px; border-radius:50%;display:inline-block;text-align:center;}
.fot-top .fot-share li a img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.fot-top .fot-share li a:hover{background:#ed8c01;border:3px solid #ed8c01;}

.fot-topW { width:44%;}

.fot_con{ width:29%}
.fot_con .toggle_content>p{color:#c9c9c9;font-size:14px;line-height:24px;}
.fot_con .toggle_content ul{margin-top:0px;list-style:none;}
.fot_con .toggle_content li{margin-bottom:10px;padding:3px 0;color:#efefef;font-size:13px;padding-left:30px;}
.fot_con .toggle_content li p{display:inline-block;padding-right:3px;}
.fot_con .toggle_content li a{color:#efefef;font-size:13px;}
.fot_con .toggle_content li a:hover{ color:#fff}
.fot_con .toggle_content li.fcon00{background:url(../images/fot_add.png) no-repeat left 5px;}
.fot_con .toggle_content li.fcon01{background:url(../images/fot_tel.png) no-repeat left 4px;}
.fot_con .toggle_content li.fcon02{background:url(../images/fot_phone.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon03{background:url(../images/fot_email.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon04{background:url(../images/fot_whats.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon05{background:url(../images/fot_fax.png) no-repeat left 3px;}
.fot_nav{ display:none}
.fot_nav li{margin-bottom:16px;}
.fot_nav li a{color:#efefef;font-size:13px;text-transform:capitalize;}
.fot_nav li a:hover{color:#fff;}

.fot_links{padding-right:30px; width:24%}
.fot_links li{margin-bottom:16px;}
.fot_links li a{color:#c9c9c9;font-size:14px;}
.fot_links li a:hover{color:#fff;}

.fot_sub{ width:27%; }
.fot_sub .toggle_content>p{color:#c9c9c9;font-size:14px;line-height:22px;}
.fot_sub .fsub-box{}
.fot_sub .fsub-box .fot_input{width:100%;height:36px;line-height:36px;color:#efefef;font-size:12px; padding-left:10px; background:rgba(255,255,255,0.15); border:none; margin-bottom:10px}
.fot_sub .fsub-box .fot_meText{width:100%; max-width:100%;height:80px; max-height:80px;line-height:20px;color:#efefef;font-size:12px; padding:7px 0 0 10px; background:rgba(255,255,255,0.15); border:none}
.fot_sub .fsub-box .Submit{width:100%;height:34px; line-height:34px; text-align:center; color:#ffffff; font-size:12px;display:inline-block;background:#f39612; border-radius:0; border:none; text-transform:uppercase;cursor:pointer; font-family: 'poppins-semibold'; margin-top:23px}

.fot_sub .fsub-box .Submit:hover{ background:#fff; color:#2085e4}

.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{padding:11px 0 48px;margin-top:33px; background:#1572c8}
.fot-bot{ text-align:center}
.fot-bot .fot-fri{list-style:none;}
.fot-bot .fot-fri p{display:inline-block;text-transform:capitalize;color:#dcdcdc;font-size:12px;}
.fot-bot .fot-fri li{display:inline-block;margin:5px 10px 3px;}
.fot-bot .fot-fri li a{color:#dcdcdc;font-size:12px;}
.fot-bot .fot-fri li a:hover{color:#fff;}

.fot-bot .copy{color:#999999; font-size:12px; margin-bottom:10px}
.fot-bot .copy p{display:inline-block;}
.fot-bot .copy a{color:#999999;}
.fot-bot .copy a:hover{color:#fff;}

.fot_nav2{ text-align:center; margin-top:15px; line-height:22px; border-top:1px solid rgba(255,255,255,0.1); padding-top:31px; margin-top:32px;}
.fot_nav2 a{ display:inline-block; color:#f5f5f5; font-size:14px; text-transform:uppercase; font-family: 'poppins-semibold';}
.fot_nav2 em{ display:inline-block; margin:0 25px; color:#4a99e1; font-size:12px; vertical-align:middle;font-family: 'poppins-regular',serif;}
.fot_nav2 a:hover{ color:#ffa72a}

@media only screen and (max-width: 1024px) {
	
	.fot-top p{ padding:0}
}


@media only screen and (max-width: 768px) {
	.footer{padding-bottom:0px;}
	.fot_links,.fot_pro,.fot_con,.fot_nav,.fot_sub,.fot-topW{width:100%;padding:0;}
	.footer .fot_title{cursor:pointer;margin-bottom:20px; margin-bottom: 20px;background: rgba(255,255,255,0.2);line-height: 40px; padding-left: 15px}
	.footer .fot_title .column_icon_toggle {display: inline-block;position: absolute;right:15px;top:0;font-style:normal;cursor:pointer;font-size:16px;font-weight:normal;}
	.footer .fot_title em{ background:none; padding-bottom:0}
	.footer .toggle_content{padding-bottom:30px;}
	.fot-top .fot-share p{font-size:16px;}
	.fot_nav{ display:block}
	.fot_nav2{ display:none}
	.fot-topW .fot_title{ display:block}
	.fot-botW{ margin-top:15px}
	.fot-top{ padding-top:15px}
}


@media only screen and (max-width: 540px) {

	.fot-top .fot-share p{ display:none}
	.fot-top .fot-share li{margin-left:0;margin-right:10px;}
}



.page_banner img{ width:100%; height:auto; max-width:100%}


/*page*/
.breadcrumbW{padding:14px 0 12px;font-size:12px;text-align:right;margin:0; background:#F6F6F6}
.breadcrumb{ padding:0; margin:0; background:none; border-radius:0}
.breadcrumb .title{font-size:24px;font-family: 'poppins-semibold';color:#444;display:inline-block;float:left;margin:0;text-transform:uppercase;}
.breadcrumb .bread-right{ margin-top:4px; text-align:center}
.breadcrumb .bread-right i{margin:0 8px;display:inline-block;background:#666;width:2px;height:10px; }
.breadcrumb .bread-right a{font-size:13px;color:#666; vertical-align:middle;line-height:18px;text-transform:uppercase;}
.breadcrumb .bread-right a:hover{color:#2085e4;}
.breadcrumb .bread-right h2{margin:0;display:inline-block;padding:0;font-size:13px;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;color:#666; vertical-align:middle;line-height:18px;}

@media only screen and (max-width: 768px){
	.breadcrumb{text-align:center;padding:0;}
	.breadcrumb .title{float:none;margin-bottom:10px;font-size:20px;    width: 100%;}
	.breadcrumb .bread-right i{width:1px;}
	.breadcrumb .bread-right{ float:none; text-align:center}

}

.main_boxW,.page-box{ padding:40px 0 0; background:#fff}
.pro_web{padding:0px 0 60px;}
.about_detail{ line-height:24px; margin-bottom:0; font-size:13px}
.about_detail img{ max-width:100%}
.main_boxW_t { position:relative; text-align:center; margin-bottom:35px;}
.main_boxW_t span{font-family: 'Exo-Bold'; font-size:26px; background:#fff; display:inline-block; padding:0 15px; text-transform:uppercase; color:#555; line-height:24px;    position: relative;  z-index: 999;}
.main_boxW_t:after{height: 1px; width:100%; content:''; display:block; background:#EBEBEB; position:absolute; top:10px}
.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{font-family: 'poppins-semibold'; 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}
	}


/*message*/
.con-main{padding-left:0;padding-right:30px;}
.con-main>em{font-size:16px;font-family: 'poppins-semibold';text-transform:uppercase;margin-bottom:10px;display:block;color:#555;}
.con-main>div{line-height:24px;font-size:14px;margin-bottom:20px;}
.con-main img{max-width:100%;}

.message{padding-left:30px;padding-right:0;}
.message>em{font-size:18px;font-family: 'poppins-semibold';text-transform:uppercase;margin-bottom:10px;display:block;color:#2085e4;}
.message>p,.message ul>p{font-size:13px;line-height:24px;color:#808080;margin-bottom:10px;}
.message ul{overflow:hidden;width:100%;border-top:none;}
.message li{margin-bottom:15px;}
.message li p{font-size:13px;margin-left:0;display:inline-block;margin-bottom:5px;margin-right:10px;text-transform:capitalize;color:#333;}
.message li a{color:red;text-decoration:underline;text-transform:capitalize;}
.message li p a:hover{color:#fff;}
.message label{display:block;font-weight:normal;text-align:left;font-size:13px;margin-bottom:5px;}
.message .meInput{width:90%;height:44px;border:1px solid #e0e0e0;padding-left:10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;color:#808080;background:#fff;line-height:60px;}
.message .meInput:focus{color:#333;border-color:#2085e4}
.message .meText{width:90%;min-height:120px;max-width:100%;padding:15px 10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border:none;border:1px solid #e0e0e0;color:#808080;background:#fff;}
.message .meText:focus{color:#333; border-color:#2085e4}
.message .btn_1{display: inline-block;
    line-height: 46px;
    height: 46px;
    padding: 0 35px;font-family: 'poppins-semibold';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background:url(../images/more_bg.png) repeat-x;
    border-radius: 5px;
    border: none;
    margin-top: 15px;}
.message .btn_1 i{ margin-left:15px}
.message .btn_1:hover{background:url(../images/more_bg_h.png) repeat-x; }
.con-app{background:#fafafa;padding:60px 0;}
.con-app .row{list-style:none;}
.con-app li{padding:0 30px;}
.con-app li>div{position:relative;}
.con-app li a{position:absolute;left:0;top:0;width:100%;height:100%;display:inline-block;}
.con-app li img{max-width:100%;height:auto;}
.con-app li em{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px 15px;color:#fff;font-size:18px;font-family: 'poppins-semibold', sans-serif;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;text-transform:capitalize;}
.con-app li em:after{content:"\f054";font-family:FontAwesome;float:right;}
.con-app li:hover em{background:rgba(0,0,0,0.4);}

.cont_sitemap{ margin-top:45px}
.cont_sitemap img{ width:100%; max-width:100%}
@media only screen and (max-width: 992px) {
	.con-app li{padding:0 15px;}
}

@media only screen and (max-width: 768px) {
	.contact>em{font-size:28px;}
	.con-main{padding:0;}
	.message{margin-top:0px;padding:0;}
	.message .meInput,.message .meText{width:100%;}
	.con-app li{margin-bottom:15px;}
	.con-app li img{width:100%;}
}


/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:10px; list-style:none;    background: #f7f7f7;
    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{font-family: 'poppins-semibold', sans-serif; color:#555;font-size:14px;text-transform:capitalize;display:block;}
.stp-top a i{padding-left:10px;}
.stp-top a:hover{color:#2085e4;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:13px;line-height:22px;display:block;color:#4d4d4d;}
.stp-listB li a i{padding-right:5px;}
.stp-listB>li>a:hover{color:#2085e4;text-decoration:underline;}
.stp-listC{ padding:0px 10px}
.stp-listC li{ list-style:none}
.stp-listC li a{ padding:5px 0 0px; color:#888; font-size:12px}
.stp-listC>li>a:hover{color:#2085e4;}

@media only screen and (max-width: 768px){
	.main-left,.main-right{padding:0;}
	.stp-listB li{width:48%;}
	.stp-listB li a{font-size:14px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}




/*left*/

.page_left{width:26%; padding-right:20px}

.page_left .column .block>span{    display: block; position:relative;margin-bottom: 10px;}

.page_left .column .block>span em{     display: block;
    font-size: 18px;
    color: #333;
    font-family: "poppins-semibold";
    text-transform: uppercase;
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;}	
.page_left .left-nav.column .block>span{ background: #2085e4; margin-bottom: 0px; line-height: 24px; padding: 8px 15px;  border-bottom: 1px solid #fff; color: #fff;}
.page_left .left-nav.column .block>span em{color: #fff; padding:0; border:none; display:inline-block}
.page_left .left-nav.column .block>span em:before{    content: "\f03a";margin-right: 10px; vertical-align:middle;    display: inline-block;  font: normal normal normal 16px/1 FontAwesome}

.page_left .column .block>span .column_icon_toggle{display:none;}

.left-nav{ margin-bottom:20px}
.left-blog{margin-bottom:30px;}
.left-nav ul li{list-style:none}
.left-nav ul li a{text-transform:uppercase;font-size:14px;display:block;border-bottom:1px solid #fff;}
.left-nav ul li a:hover{color:#2085e4;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 15px;
	text-transform:capitalize;background: #f6f6f6;
}
ul.mtree>li>a i{padding-right:5px;}
ul.mtree li.mtree-node > a {}
ul.mtree>li.mtree-node>a:after{content:"+"; font-size: 18px;position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;color: #2085e4;font-family: 'poppins-semibold';}
ul.mtree>li.mtree-active>a:after{content:"-";font-size: 20px;}
ul.mtree>li.mtree-node .mtree-level-1 li.mtree-node>a:after{content:"+";position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px; font-size: 18px; color: #2085e4;}
ul.mtree>li.mtree-node .mtree-level-1 li.mtree-active>a:after{content:"-";font-size: 20px;}
ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#2085e4;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#fff;text-decoration:none;    background: #2085e4; padding-left: 15px}
ul.mtree>li.mtree-open>a:after{ color:#fff}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;font-family: 'poppins-semibold';color:#2085e4;}
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:#2085e4;padding:10px 10px; border-bottom:1px solid #2085e4}
ul.mtree>li.mtree-node .mtrss-all:hover{color:#fff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#2085e4;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:#2085e4;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:#2085e4;font-weight:normal;}

ul.mtree ul li ul li a:before{content:"\f105";font-family:FontAwesome;padding-right:5px;}

ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #E3E3E3;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {
  background: #008cba;
  color: #FFF;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #FFC000;
  color: #FFF;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}
ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}

ul.mtree a:hover{text-decoration:none;}


.page_left .left-pro {margin-top:30px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:15px 0 10px; list-style:none}
.page_left .left-pro  .htmleaf-content ul li>a{display:inline-block;float:left;width:40%;overflow:hidden; position:relative; border:1px solid #eee;}
.page_left .left-pro  .htmleaf-content ul li>a img{max-width:100%;height:auto;width:100%;}
.page_left .left-pro  .htmleaf-content ul li>a i{color:#fff;font-size:20px;line-height:20px;position:absolute;left:50%;bottom:-100%;z-index:2;margin-left:-12px;margin-bottom:-9px;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.page_left .left-pro  .htmleaf-content ul li>a:hover{ border-color:#2085e4}
.page_left .left-pro  .htmleaf-content ul li>a:hover i{bottom:50%;}
.page_left .left-pro  .htmleaf-content ul li>a span{display: block; position: absolute; z-index: 1; left: 0; top: -100% ; -webkit-opacity: 0;-moz-opacity: 0;
 opacity: 0; background-color: rgba(0, 0, 0, 0.1); -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; height:100%;}
.page_left .left-pro  .htmleaf-content ul li>a:hover span{-webkit-opacity: 1;-moz-opacity: 1;opacity: 1; top:0; -moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right{float:left; padding-left:10px;width:60%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a.left-pro-t{color:#666;font-size:13px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;font-family:'poppins-semibold'; }
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.left-pro-t:hover{ color:#2085e4;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#777;line-height:20px;overflow:hidden;max-height:40px;    font-size: 12px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more{color:#2085e4; font-size:14px; line-height:22px; display:inline-block; text-transform:capitalize; margin-top:5px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more i{ margin-left:6px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more:hover{ text-decoration:underline}
.page_left .icon-minus-sign:before {content:"\f0d8";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f0d7";font-family:'FontAwesome';}
.page_right{width:74%; padding-left:25px}

.left-conts.column .block>span{ display:none}
.left-conts{ margin-top:15px;}
.left_ques{position:relative;}
.left_ques a img{ width:100%; height:auto; max-width:100%}
.left_ques .overly{ position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.2);transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.left_ques .text{ position:absolute; left:0px; top:50%; width:100%; -webkit-transform: translate(0%, -50%); -moz-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); transform: translate(0%, -50%); padding:15px;}
.left_ques h4 a{ font-size:22px; color:#fff; text-transform:uppercase;font-family:'poppins-semibold'; 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: #2085e4;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    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:#2085e4;}
.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:30px}
.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 .img{ display:block}
.left-news .news_left_1 .img img{ width:100%; height:auto}
.left-news .news_left_1 h4 a{font-size:14px; font-family:'poppins-semibold';color:#444;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:15px;}
.left-news .news_left_1 h4 a:hover{ color:#2085e4}
.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:#2085e4;}


@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.left-blog, .left-nav{padding:0 !important; margin:0}
	.left-bg{display:none;}
	.page_left{padding:0;background:none;width:100%;    border-bottom: 1px solid #e0e0e0;}
	.page_right{padding:0;width:100%; margin-top:30px}
	.about_webW .page_left,.about_webW .page_right{ width:100%;}
	.left-nav .block>span{display:block;}
	.left-nav .block>span,.page_left .column .block>span{margin:0;cursor:pointer;}
	.page_left .column .block>span em{ border-bottom:none}
	.page_left .column .block>span .column_icon_toggle{display: inline-block;position: absolute;right:10px;top:9px;font-style:normal;cursor:pointer;font-size:20px; color:#ccc;font-weight:normal;}	
	.left-nav ul{padding:0;}
	.left-nav ul li a{font-size:16px;}
	.left-conts.column .block>span{ display:block}
	.page_left .left-pro{    margin-top: 0;}
	.left-news{ margin-top:0}
	.page_left .left-nav.column .block>span em{ display:block; color:#333;    padding: 10px 0; border-top: 1px solid #e0e0e0;}
	.page_left .left-nav.column .block>span{ border-bottom:none; background:none; padding:0;}
	.page_left .left-nav.column .block>span em:before{ display:none}
}

.news_list .news_list_img{ float:left; width:30%;}
.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:70%; padding-left:20px; }
@media only screen and (max-width: 980px) {.news_list .news_list_img{ width:40%;} .news_list .text{ float:left; width:60%;}}
.news_list li{    list-style: none;  border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px;}
.news_list li .day{ color:#999; font-style:italic; font-size:12px; margin-top:5px}
.news_list li .day i{ margin-right:10px; color:#2085e4;}
.news_list li .text>a.news_list_t{ font-size:14px; font-family:'poppins-semibold'; color:#555; display:block; line-height:24px; overflow:hidden; max-height:24px; white-space:nowrap;    text-overflow: ellipsis; }
.news_list li .text>a.news_list_t:hover{ color:#2085e4 ; text-decoration:none}
.news_list li p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin-top:5px}

.news_list li .more1{ display: inline-block;
    background: #2085e4;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    line-height: 32px;
    padding: 0 25px; margin-top:10px}
.news_list li .more1:hover{ background:#ed8c01}
@media only screen and (max-width: 535px) {
	.news_list .text{}
	}

@media only screen and (max-width: 420px) {
	.news_list .news_list_img{ width:100%; float:none; display:block;}
.news_list .text{ float:left; padding-left:0; width:100%; margin-top:20px;}
}


/*news-main*/

.page_li li{ list-style:none; padding:7px 0;}
.page_li li:last-child{ margin-bottom:0;}
.page_li span{font-family:'poppins-semibold';color:#2085e4; font-size:14px;}
.page_li a{ color:#666; margin-left:6px; font-size:13px}
.page_li a:hover{ color:#2085e4;}
.page_li{ background:#fafafa; border-left:3px solid #2085e4; 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:#2085e4; color:#fff; line-height:30px; display:inline-block; padding:0px 14px; border-radius:5px; margin:5px; font-size:12px;}
.page_tags a:hover{ background:#2085e4;}

.news-detail .title{margin-bottom:15px;border-bottom:1px solid #e5e5e5;padding-bottom:15px;text-align:center;}
.news-detail .title em{font-size:16px;display:block;line-height:24px;margin-bottom:10px;font-family:'poppins-semibold';}
.news-detail .title p{font-size:12px;color:#999;font-weight:400;}
.news-detail .title p:before{content:"-";padding-right:5px;}
.blog .news-detail .title{text-align:left;}

.news-detail .text{font-size:14px;font-weight:400;line-height:32px;}
.news-detail .text img{max-width:100%;height:auto;}

@media only screen and (max-width: 768px){
	.news-detail .title em{font-size:18px;font-weight:bold;}	
}

.page_turn{margin-top:20px;margin-bottom:20px;border-top:1px solid #e5e5e5;padding-top:20px;}
.page_turn .left{list-style:none;float:left;}
.page_turn .left li{margin-bottom:5px;}
.page_turn .left p{display:inline-block;font-size:14px;text-transform:capitalize;color:#2085e4;padding-right:10px;font-family:'poppins-semibold';}
.page_turn .left a{display:inline-block;font-weight:400;font-size:14px;}
.page_turn .left a:hover{color:#2085e4;}

.page_turn .right{float:right;padding-top:5px;}
.page_turn .right a{display:inline-block;background:rgba(0,0,0,0.3);width:40px;height:40px;line-height:40px;text-align:center;color:#fff;margin:0 5px;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.page_turn .right a i{font-size:20px;line-height:40px;}
.page_turn .right a:hover{background:#2085e4;}

@media screen and (max-width: 540px) {
	.page_turn .right{display:none;}
}



/*page-number*/
.page_num{width:100%;margin:30px auto 0 auto;text-align:center;}
.page_num>span{display:inline-block;color:#fff;background:#2085e4;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:#2085e4;}
.page_num p{display:block;font-size:12px;margin-top:15px;}
.page_num p:before{content:'[';padding-right:3px;}
.page_num p:after{content:']';padding-left:3px;}
.page_num p span{display:inline-block;margin:0 5px;}
@media only screen and (max-width: 768px) {.page_num p{width:100%;margin-top:15px;}}
@media only screen and (max-width: 400px) {
	.page_num li{margin:5px 0;}
	.page_num li>span,.page_num a{font-size:12px;}
	.page_num p{margin-top:10px;}
}
/*blog*/
.blog_web .page_left{ float:right; padding:0 15px 0 20px}
.blog_web .page_right{padding:0 20px 0 15px}
.left-blog{    margin-bottom: 0;
    background: #f6f6f6;
    padding:20px 15px 10px;}
.column.left-blog .block>span{ }
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;}
.blog_list>li:hover em{color:#2085e4;}

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:#2085e4; 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:#2085e4;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:#2085e4;color:#fff;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none;     border-bottom: 1px solid #eee;padding-bottom: 25px; margin-bottom:20px;}

.blog_list li h4{ margin-top:0; padding-top:0}
.blog_list li h4 a{ font-size:14px; color:#555; display:block; line-height:26px; overflow:hidden; font-family:'poppins-semibold'; max-height:26px;white-space: nowrap;text-overflow: ellipsis;}
.blog_list li h4 a:hover{ color:#2085e4 ; text-decoration:none}
.blog_day{display:block; margin:10px 0px 0; font-size:12px; padding-bottom:10px; font-style:italic;}
.blog_day i{ margin-right:6px; color:#999;}
.blog_day span{ margin-right:10px; color:#999;}
.blog_list li .p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin-bottom:16px}

.tags{ margin-bottom:15px;}
.news_web .tags{ margin-bottom:25px;}
.tags span{ font-size:14px; font-family:'poppins-semibold'; text-transform:uppercase; color:#555;}
.tags a{font-size:12px; display:inline-block; color:#666; padding:3px 15px; margin:0 6px 6px; background:#eee; border-radius:5px;}
.tags a i{ margin-right:6px; font-size:12px;}
.tags a:hover{ background:#2085e4; color:#fff; text-decoration:none}
.blog_list li .more1{    display: inline-block;
    background: #2085e4;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    line-height: 32px;
    padding: 0 25px;}
.blog_list li .more1:hover{ background:#ed8c01}
/*blog-detail*/


@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}
}


/*products*/
.pro-text{line-height:24px;font-size:14px;margin-bottom:20px; overflow:hidden; max-height:72px}
.pro-text img{max-width:100%;}
.page_right .pro-text{line-height:24px;font-size:13px;margin-top:15px;color:#808080;margin-bottom:0px;}
.page_right .pro-text img{max-width:100%;}

.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;padding:5px 0px 0;border-bottom: 2px solid #eee;}
.cbp-vm-options em{float:left;display:inline-block;color:#808080;text-transform:uppercase;font-size:14px;margin-top:6px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:12px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #ccc;margin: 2px;}
.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: #2085e4;}
.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 20px;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 .icon {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	color: #ffffff;
	opacity: 0;
	transition: all ease-out .3s;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size:30px;
	
}
.cbp-vm-image .img .icon  a{ color:#fff; font-size:30px; line-height:50px;}
.cbp-vm-image .img:hover .icon{ opacity:1;}



.cbp-vm-image .img>a{ overflow:hidden; display:block;}
.cbp-vm-image:hover .img>a{ background:#000;}

.cbp-vm-image .img>a:after{
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	left: -10px;
	top: -10px;
	content:'';
	border:1px solid rgba(255,255,255,0.3) ;
	transition: all ease-out .3s
}
.cbp-vm-image .img:hover a:after{
	width: calc(100% - 22px);
	height: calc(100% - 22px);
	left: 10px;
	top: 10px;
}
.cbp-vm-image .img:hover img{ opacity:0.7;}


.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:left;}
.cbp-vm-switcher ul li a.cbp-title:hover{ text-decoration:none;color:#2085e4;}

.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: "\f00b";}
.cbp-vm-add:before {content: "\f055";}

/* Large grid view */
.cbp-vm-view-grid>ul {text-align: left;margin:0 0px 30px;}

.cbp-vm-view-grid ul li {
	width: 33.333%;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding:0; margin-top:0px;
	position:relative;transition: all .5s;border:1px solid #eee; background:#fff
}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:left; background:#fff; padding:16px 14px}
.cbp-vm-view-grid ul li .cbp-title{ font-family:'poppins-semibold';color:#555; font-size:13px; line-height:22px; height:44px; 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{}
.cbp-vm-view-grid ul li .cbp-div:hover{ }
.cbp-vm-view-grid ul li .cbp-div:hover .cbp-title{ color:#2085e4}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out; overflow:hidden;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image img{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image img{transform: scale(1.1);}
.cbp-vm-view-grid .tags{ display:none}
@media screen and (min-width: 940px) {
.cbp-vm-view-grid ul li:nth-child(3n+2){ border-left:none;}
.cbp-vm-view-grid ul li:nth-child(3n+3){ border-left:none;}
.cbp-vm-view-grid ul li:nth-child(n+4){ border-top:none;}
}

@media screen and (max-width: 940px) {
.cbp-vm-view-grid ul li:nth-child(n+2){ border-left:none;}
.cbp-vm-view-grid ul li:nth-child(n+3){ border-top:none;}
}
/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}
.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-title{display:block; vertical-align:top;text-align:left;font-size:13px; color:#555;line-height:24px;max-height:24px;margin-top:0;margin-bottom:4px; overflow:hidden;font-family: 'poppins-semibold';}

.cbp-vm-view-list ul li:hover .cbp-title{color:#2085e4;}
.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}
.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:#2085e4;}

.cbp-vm-view-list .cbp-list-center{width:72%;display:inline-block; vertical-align:middle;padding-left:20px;}
.cbp-vm-view-list .cbp-list-more{text-align:left; margin-top:20px}
.cbp-vm-view-list .cbp-list-more .more1{ display: inline-block;
    background: #2085e4;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    line-height: 32px;
    padding: 0 25px;}
.cbp-vm-view-list .cbp-list-more .more1:hover{ background:#ed8c01}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:12px}
@media screen and (max-width: 1024px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list ul li .cbp-hover{ display:none}
	.cbp-vm-view-list .cbp-vm-image{ width:34%}
	.cbp-vm-view-list .cbp-list-center{ width:66%}
}
@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;}
}

@media screen and (max-width: 620px) {
	.cbp-vm-view-list .cbp-vm-image{ width:40%}
	.cbp-vm-view-list .cbp-list-center{ width:60%}
	.cbp-vm-view-list .pro-list-tags{}
}
@media screen and (max-width: 425px) {
	.cbp-vm-view-list .cbp-vm-image{ width:100%}
	.cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0; margin-top:15px}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%; padding:10px 0 5px}
	}




.pro_detail .pro_detail_t{    border-bottom:1px solid #eee; margin-bottom:20px}
.pro_detail .pro_detail_t span{ display:inline-block;  color: #555;
    z-index: 99;
    text-transform:uppercase;
    font-size: 20px;
    font-family: 'poppins-semibold';padding: 14px 15px 12px;
    background: #f5f5f5;}

.pro_detail .pro_detail_m { color:#555; margin-bottom:30px; line-height:24px; font-size:13px;}

.pro_detail .pro_detail_m img{ max-width:100%;}
.pro_table_de{ line-height:24px; overflow:hidden; max-height:72px; font-size:12px; color:#999}
.products{ margin-bottom:35px}
.products .pro_img{ padding-left:0}
.products .pro_img>img{max-width:100%;max-height:100%;height:auto;width:100%;border:1px solid #eee;}
.products .pro_img .pro_simples{margin-top:10px;}
.products .pro_img .pro_simples img{max-width:76px;margin:4px 9px 0 0;border:1px solid #ebebeb;}
.products .pro_img .pro_simples img:last-child{ margin-right:0}
.products .pro_table{float:right; padding-right:0}
.pro_table h1{font-size:16px;color:#555;display:block;text-transform:capitalize;margin:0 0 10px 0; padding:0; line-height:22px;font-family: 'poppins-semibold'; }
.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{font-family: 'poppins-semibold';display:inline-block;margin-right:10px;color:#555;font-size:13px; vertical-align:middle;padding-bottom:3px;}
.pro_table .more1{ display: inline-block;
    background:url(../images/more_bg.png) repeat-x center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    line-height: 42px;
    padding: 0 34px; margin-top:20px}
.pro_table .more1:hover{ background:url(../images/more_bg_h.png) repeat-x center;}
.pro_table .more1 .more1_free{ margin-left:10px; background:#f2873b}
.pro_table .more1 .more1_free:hover{ background:#2085e4}
.pro_table .more1 i{ margin-left:10px}
.in_hot_pro{max-width:1078px;width:100%;margin:0 auto 0px 0; text-align:left;}
#flexiselDemo2{display:none;}
.in_hot_pro .nbs-flexisel-container{position:relative;max-width:100%;}
.in_hot_pro .nbs-flexisel-ul{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}
.in_hot_pro .nbs-flexisel-inner{float:left;width:100%;overflow:hidden; margin:0}

.right-title2{    margin:40px 0px 10px;
 
    border-bottom: 1px solid #eee;
    text-align: left;}
.right-title2 span{  display:inline-block;  color: #555;
    z-index: 99;
    text-transform:uppercase; border-radius:5px 5px 0 0;
    font-size: 18px;
    font-family: 'poppins-semibold';padding: 14px 15px 12px;
    background: #f5f5f5;
  }
.in_hot_pro .nbs-flexisel-item{float:left;margin:0px;margin-top:15px;margin-bottom:0px;padding:0px;cursor:pointer;line-height:0px;text-align:center;min-height:250px; list-style:none}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m{ padding:0 10px}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;width:100%;height:auto;display:inline-block;position:relative; overflow:hidden; border:1px solid #eee}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{width:100%;cursor:pointer;position:relative;max-width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img:hover img{ -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);}

.in_hot_pro .nbs-flexisel-item .in_hot_pro_t{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;overflow:hidden;color:#333;display:block;line-height:22px;font-size:13px;margin:10px auto 5px;font-family:'poppins-semibold'; color:#555}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m p{     color: #999999;
    font-size: 13px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 7px;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img:hover{ border-color:#2085e4}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t:hover,.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_t{ text-decoration:none;color:#2085e4;}



.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img img{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.in_hot_pro .nbs-flexisel-nav-left,.in_hot_pro .nbs-flexisel-nav-right{width:10px;height:17px;position:absolute;cursor:pointer;z-index:100;top:-42px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.in_hot_pro .nbs-flexisel-nav-left{right:4%;text-align:center;background:url(../images/prev-r.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-left:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.in_hot_pro .nbs-flexisel-nav-right{right:0%;text-align:center;background:url(../images/next-r.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-right:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

#pro_inquiry{ padding:20px; border:1px solid #eee;
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);}
#pro_inquiry .message {
    margin-top: 0;
    padding: 30px 20px 35px; background:#f6f6f6;
}
.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}
	}
	


/*products-tab*/
#parentHorizontalTab02{margin:0 0 5px 0!important;text-align:left;}
@media only screen and (max-width: 768px) {#parentHorizontalTab02 {margin:10px 0 !important;}}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px;margin-bottom:10px;border-bottom:1px solid #ebebeb;text-align:left;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;margin: 0 5px 0 0;list-style: none;cursor: pointer;font-size:16px;text-transform:uppercase;color:#333;text-align:center;background:#f2f2f2;padding:10px 30px;font-family: 'poppins-semibold'; border-radius:5px 5px 0 0}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;padding:10px 0 30px 0;font-size:13px;line-height:24px;}
#parentHorizontalTab02 .resp-tab-content img{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#2085e4;color:#fff;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {background:#2085e4;color:#fff;z-index:99;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#f2f2f2;margin-bottom:1px;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #2085e4 !important;color:#fff;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}

@media only screen and (max-width: 768px) {

	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;background:#f2f2f2;border:1px solid #f2f2f2;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}




.in_projectL li{ list-style:none; margin-bottom:24px}
.in_projectL li .in_categL_m{ width:100%;}
.in_projectL li .in_categL_m .in_categL_img{ position:relative; width:100%; overflow:hidden;}
.in_projectL li .in_categL_m .in_categL_img>a{ display: block; width:100%; overflow:hidden}
.in_projectL li .in_categL_m .in_categL_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;}
.in_projectL li .in_categL_m .in_categL_t{ display:block; text-align:center; overflow:hidden; line-height:22px; text-overflow:ellipsis; white-space:nowrap; color:#555555; font-size:15px;font-family: 'poppins-semibold'; margin-top:14px}
.in_projectL li .in_categL_m .in_categL_t:hover{ color:#2085e4}
.in_projectL li .in_categL_m>p{ font-size:12px; line-height:24px; overflow:hidden; color:#999; max-height:48px; margin-top:5px; text-align:center}
.in_projectL li .in_categL_m .in_categL_img .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.in_projectL li .in_categL_m .in_categL_img .buttons .fa {
	background:rgba(32,133,228,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;
}
.in_projectL li .in_categL_m .in_categL_img: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_projectL li .in_categL_m .in_categL_img:hover .buttons .fa {
    opacity: 1;
}



@media only screen and (max-width: 1199px) {
	.in_categL.row{ margin:9px -10px 0}
	.in_categL li{ padding:0 10px;}
	.in_tetle p{ padding:0 }
}

@media only screen and (max-width: 375px) {
.in_categL li{ width:100%}
}




/*service*/
#service{position:fixed;right:-240px;top:150px;z-index:999999999; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#333; height:200px;}
#service .onlineMenu{ list-style:none; border:2px solid #2085e4;padding: 10px 15px 0;}

#service a{ color:#333;}
#ser_main{position:relative;z-index:9;top:0px;    float: left;}
#ser_main a{display:block;overflow:hidden;}
#ser_main a#floatShow01{background:url(../images/ser_30.png) no-repeat;height:200px;width:48px;z-index:99999;}


.onlineMenu .call-top{padding:10px 0;}
.onlineMenu .call-top p{text-align:left;font-family:'poppins-semibold';color:#4c4c4c;font-size:15px;text-transform:capitalize;}
#online{float:left;background:#fff;overflow:hidden; width:240px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}
.onlineMenu ul li{ padding:10px 0; border-bottom:1px dashed #ddd; list-style:none}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}
.onlineMenu .call{text-align:left;}
.call{ padding:6px 10px; border-bottom:1px solid #fff; font-size:13px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#2085e4 !important;}
#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#service:hover #ser_main #floatShow1{ left:120px; z-index:-11; opacity:0;}

@media only screen and (max-width: 960px) {#service{ display:none;}}



/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:5px;bottom:0;}
#online_qq_layer a{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#online_qq_layer a:hover{text-decoration:none;}
#floatShow{
	display:block;
	background:#ed8c01;
	width:260px;
	float:right;
	height:42px;
	text-align:left;
	border:1px solid #ed8c01;
}
#floatShow i{font-size:14px;color:#fff;line-height:42px;float:right;padding-right:10px;}
#floatShow p{color:#fff;font-size:14px;line-height:42px;display:inline-block; vertical-align:middle;padding-left:10px;text-transform:uppercase;font-family: 'poppins-semibold';}
#floatHide{display:none;background:#2085e4;width:300px;text-align:left;height:43px;text-transform:capitalize;padding-left:10px;border-bottom:none;border:1px solid #2085e4;}
#floatHide p{color:#fff;font-size:14px;line-height:42px;display:inline-block; vertical-align:middle;text-transform:uppercase;font-family: 'poppins-semibold';}
#floatHide i{font-size:14px;color:#fff;line-height:42px;float:right;margin-right:10px;}

#onlineService{display:inline;width:300px;overflow: hidden;display:none;background: #fff;}
.online_form{position:relative;height:auto;/*overflow-y:scroll;*/border:2px solid #2085e4;}
.online_form p{font-size:13px;line-height:24px;padding-bottom:20px;text-align:left;}
.online_form ul{padding:20px 20px 0 20px;list-style:none;position:relative;}
.online_form ul:after{content:"\f044";font-family:FontAwesome;color:#000;font-size:140px;position:absolute;right:0;top:0;filter:alpha(opacity=3);-moz-opacity:0.03;opacity:0.03; display:block; line-height:140px;}
.online_form ul li{margin-bottom:15px;position:relative;z-index:2;}
.online_form ul li label{display:block;color:#333;margin-bottom:5px;font-weight:normal;font-size:12px;}
.online_form ul .meInput{height:42px;border:1px solid #ccc;width:100%;padding:0 10px;line-height:42px;font-size:13px;}
.online_form ul .meInput:focus{color:#333;border:1px solid #2085e4;}
.online_form ul .meText{width:100%;padding:10px;border:1px solid #ccc;max-width:100%;height:80px;max-height:100px;font-size:13px;}
.online_form ul .meText:focus{color:#333;border:1px solid #2085e4;}

.main-more{
	display:inline-block;
	margin-top:40px;
	font-family: 'poppins-semibold';
	font-size:14px;
	text-transform:uppercase;
	border:2px solid #cccccc;
	color:#808080;
	padding:8px 30px;
}
.main-more.button-ujarak {
  position: relative;
  z-index: 0;
  transition: background 0.4s .3s, border-color 0.4s, color 0.4s 0.05s;
}

.main-more.button-ujarak::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2085e4;
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.7, 1, 1);
  transition: transform 0.42s, opacity 0.42s;
  border-radius: inherit;
}

.main-more.button-ujarak, .button-ujarak::before {
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.main-more.button-ujarak:hover {
  transition: background 0.4s .3s, border-color 0.4s, color 0.4s;
  text-decoration:none;
  color:#fff;
  border:2px solid #2085e4;
}

.main-more.button-ujarak:hover::before {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

#onlineService .main-more{margin:0 20px 20px 20px;cursor:pointer;padding:0;}
#onlineService .main-more input{background:none;border:none;text-transform:uppercase;width:auto;color:#808080;padding:8px 40px;}
#onlineService .main-more:hover input{color:#fff;}

@media only screen and (max-width: 768px) {
	.online_form 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}
