/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; max-width:100%}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#231815;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}

/*share*/
.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: Microsoft Yahei,'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;
}


@font-face {
    font-family: Microsoft Yahei,'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;
}


.fix{ display:none}

@media only screen and (max-width: 1168px) {
	.fix{ display:block}
	}
@media only screen and (max-width: 768px) {
.top .top_call{ display:none}
#logo{ margin-bottom:13px}
	}
@media only screen and (max-width: 329px) {
	.top_share>a{ margin-right:8px}
	}


/* Sizes for the bigger menu */
header{width: 100%;z-index: 99999;padding:0; background:#303030}
header.large{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#logo{display:inline-block;float:left;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; margin-top:13px}
#logo img{max-width:110px;height:auto;width:auto;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
header #logo h1{margin:0; padding:0}
@media only screen and (min-width: 768px) {
header.small{height:64px;left:0;top:0;background:rgba(255,255,255,0.95);box-shadow:0 5px 5px rgba(0,0,0,0.05); position:fixed;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
header.small .nav_m > li > a{padding:25px 28px;}
header.small #logo{margin-top:5px;margin-left:0;}
header.small #logo img{max-width:90px;}
header.small .theme-buy{margin-top:0px;}
header.small .theme-buy .btn{ margin-top:21px}
.small #cssmenu > ul > li>a{ line-height:64px; color:#333}
}
/*search*/
.theme-buy .btn{
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	width:22px;
	height:20px;
	text-align: center;
	text-decoration: none;
	background:url(../images/search_btn.png) no-repeat center;
	border:none;
	margin:27px 0 0 24px;
}
.theme-buy .btn:focus{ border:none; background-color:none}

.theme-buy{float:right;margin-top:7px;text-align: center;}
.theme-gobuy,.theme-signin{font-size: 15px;}
.theme-popover-mask{z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.7;filter:alpha(opacity=70);-moz-opacity:0.7;display:none;}
.theme-popover{
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:40%;
	height:auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display:none;
	background:#fff;
	padding:20px 20px 30px;
}
.theme-poptit{position:absolute;right:0;top:0;width:40px;height:40px;background:#222;text-align:center;}
.theme-poptit .close{color:#fff;font-size:30px;opacity:1;filter:alpha(opacity=100);-moz-opacity:1;line-height:40px;float:none;text-shadow:none;display:block;}
.theme-poptit:hover{background:#0193de;}
.theme-poptit .close:hover{color:#fff;opacity:1;filter:alpha(opacity=100);-moz-opacity:1;}
.theme-popbod{color:#444;text-align: center;}
.theme-popbod>em{text-transform:uppercase;display:block;margin-bottom:30px;font-size:28px;font-family: Microsoft Yahei,'poppins-semibold';}
.theme-popbod select{height:40px;width:20%;display:inline-block; vertical-align:middle;margin-right:5px;font-size:14px;border-radius:5px;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid #e5e5e5;padding-left:5px;background:url(../images/icon.png) no-repeat;background-position:-134px -41px;}
.search_main{width:76%;max-width:600px;height:44px;display:inline-block;color:#808080; vertical-align:middle;padding-left:10px;font-family: Microsoft Yahei,'poppins-regular',arial, sans-serif;line-height:44px;background:#fff;font-size:13px;border:1px solid #0193de;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.search_main:focus{color:#231815;}
.search_btn{display:inline-block;padding:0 40px;margin-left:10px;height:44px;cursor:pointer;background:#0193de;color:#fff;font-size:15px;text-transform:uppercase;font-family: Microsoft Yahei,'poppins-semibold';line-height:44px; border:none}
.search_btn:hover{background:#222;}

@media only screen and (max-width: 1199px) {
	.theme-popover{width:60%;}
	.head-con li{margin:0 10px;}
}

@media only screen and (max-width: 991px) {
	.theme-buy .btn{    margin: 27px 0 0 0;}
	}

/*header all-68*/
@media only screen and (max-width: 768px) {

	.theme-popover{width:94%;}
	.theme-popbod>em{font-size:24px;}
	.search_main{ width:100%}
	.search_btn{ margin-top:25px}
	 
}

#myCarousel1 .carousel-indicators{ display:none}
.in_about{ position:relative}
.in_about_l{ float:left; width:50%; z-index:999}
.in_about_l:after{ width:50%;background:#f8f8f8; content:''; height:100%; position:absolute; top:0; z-index:0; right:0}
.in_about_r{ float:right; width:50%;  padding:63px 234px 0 50px;    position: relative;z-index: 999;}
.in_about_r span.in_about_t{ display:block; color:#333333;font-family: Microsoft Yahei,'poppins-semibold'; font-size:30px; line-height:30px; text-transform:uppercase;}
.in_about_r p{ font-size:12px; color:#777777; line-height:28px; margin:15px 0 26px; overflow:hidden; max-height:224px}
.in_about_r a.in_about_more{color:#0193de; font-size:14px; text-transform:uppercase; line-height:22px; text-decoration:underline; display:inline-block;}
.in_about_r a.in_about_more:after{ content:"\f0da"; font-family:FontAwesome; display:inline-block; text-align:right; color:#0193de; font-size:14px; margin-left:10px;}

@media only screen and (max-width: 1350px) {
	.in_about_r{    padding: 25px 24px 0 25px;}
	.in_about_r p{ max-height: 162px;}
	}
@media only screen and (max-width: 986px) {
	.in_about_r{    padding: 15px 15px 0;}
	.in_about_r p{ max-height: 106px;    margin: 10px 0 20px;}
	}
@media only screen and (max-width: 768px) {
	.in_about_l{ float:none; width:100%}
	.in_about_l:after{ display:none}
	.in_about_r{    padding: 30px 15px 35px; width:100%; float:none;background:#f8f8f8;}
	.in_about_r p{ max-height: 190px;}
	}



.main-title{text-align:center;margin-bottom:6px;}
.main-title em{color:#555555;font-family: Microsoft Yahei,'poppins-semibold';display:block;margin-bottom:19px;text-transform:uppercase;font-size:36px; line-height:36px;}
.main-title p{color:#999999;line-height:24px;overflow:hidden;height:24px;font-size:13px;max-width:80%;margin:auto;}

.mian_categW{ margin-top:63px; border-bottom:1px solid #eeeeee; padding-bottom:66px; }
.mian_categL li{ margin-top:30px; list-style:none}
.mian_categL li .mian_categL_m{width:100%; position:relative; border:1px solid #d2d2d2; padding:35px 18px 85px}
.mian_categL li .mian_categL_m .mian_categL_w>a.mian_categL_t{color:#444444; display:block; font-size:18px; text-transform:uppercase; line-height:20px;font-family: Microsoft Yahei,'poppins-semibold'}
.mian_categL li .mian_categL_m .mian_categL_w>a.mian_categL_t:hover,.mian_categL li .mian_categL_m:hover .mian_categL_w>a.mian_categL_t{color:#0193de; text-decoration:none}
.mian_categL li .mian_categL_m .mian_categL_w p{color:#888888; font-size:12px; line-height:28px; overflow:hidden; max-height:112px; margin-top:23px;}
.mian_categL li .mian_categL_m .mian_categL_w>a.mian_categL_more{color:#0193de; font-size:13px; text-transform:uppercase; line-height:18px; display:inline-block; margin-top:68px;}
.mian_categL li .mian_categL_m .mian_categL_w>a.mian_categL_more:after{content: "\f0da"; font-family: FontAwesome; display:inline-block; text-align:right; margin-left:5px; color:#0193de; font-size:13px;}
.mian_categL li .mian_categL_m .mian_categL_w>a.mian_categL_more:hover,.mian_categL li .mian_categL_m:hover .mian_categL_w>a.mian_categL_more{ color:#333; text-decoration:none}
.mian_categL li .mian_categL_m .mian_categL_w>a.mian_categL_more:hover:after,.mian_categL li .mian_categL_m:hover .mian_categL_w>a.mian_categL_more:after{ color:#333}
.mian_categL li .mian_categL_m:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05); border-color:#ddd}
.mian_categL li .mian_categL_m .mian_categL_img{ position:absolute; bottom:0; right:0;-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s; z-index:-1}
.mian_categL li .mian_categL_m .mian_categL_img img{max-width:100%; height:auto}
.mian_categL li .mian_categL_m:hover .mian_categL_img{ right:10px;opacity: .7; bottom:10px;}


@media only screen and (max-width: 1199px) {
	.mian_categL.row{ margin:0 -10px}
	.mian_categL li{ padding:0 10px;}
	.mian_categL li .mian_categL_m{    padding: 35px 10px 65px;}
	.mian_categ{ margin-top:53px; padding-bottom:60px;}
	.mian_categL li .mian_categL_m .mian_categL_w>a.mian_categL_t{ font-size:16px;    height: 40px;}
	.mian_categL li .mian_categL_m .mian_categL_w p{ margin-top:5px;}
	}
@media only screen and (max-width: 768px) {
	.mian_categL li{ width:50%}
	}
@media only screen and (max-width: 400px) {
	.mian_categL li{ width:100%}
	}



/*main-product*/
.in_proW{ margin-top:63px;}
.in_proL{ margin-top:34px;}
.in_proL li{ padding:5px 0 17px; list-style:none;}
.in_proL li .in_proL_m{ width:100%; position:relative;}
.in_proL li:nth-child(n) {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.in_proL li:nth-child(3n) {
    border-right-color: #fff;
}
.in_proL li:nth-child(4),.in_proL li:nth-child(5),.in_proL li:nth-child(6) {
    border-bottom-color: #fff;
}
.in_proL li .in_proL_m{transition: all .5s;}
.in_proL li .in_proL_m .in_proL_img{ display:block; width:100%;}
.in_proL li .in_proL_m .in_proL_img img{ max-width:389px; height:auto; max-height:389px; width:100%;}
.in_proL li .in_proL_m .in_proL_hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.in_proL li .in_proL_m .in_proL_hover a{ display:block; width:100%;}
.in_proL li .in_proL_m .in_proL_hover a img{ max-width:389px; height:auto; max-height:389px; width:100%;}
.in_proL li .in_proL_m .in_proL_w{ padding:0 15px 20px; text-align:center}
.in_proL li .in_proL_m .in_proL_w>a{ display:block; width:100%; font-size:14px; color:#777777; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:20px;}
.in_proL li .in_proL_m .in_proL_w>p{ font-size:12px; color:#aaaaaa; line-height:20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:7px;}
.in_proL li .in_proL_m .in_proL_w>a:hover{ text-decoration:none}
.in_proL li .in_proL_m:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.05);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 8px 8px rgba(0,0,0,0.05);transition: all .5s;}
.in_proL li .in_proL_m:hover .in_proL_w>a{ color:#0193de}
.in_proL li .in_proL_m:hover .in_proL_hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}


@media only screen and (max-width: 768px) {
	.in_proL li{ width:50%}
	.in_proL li:nth-child(3n) {border-right-color: #ccc;}
	.in_proL li:nth-child(4){border-bottom-color: #ccc;}
	.in_proL li:nth-child(2n) {border-right-color: #fff;}
	}
@media only screen and (max-width: 375px) {
	.in_proL li:nth-child(n){ width:100%; border-right:none}
	.in_proL li:nth-child(5){border-bottom-color: #ccc;}

	}

/*main-news*/
.main-news{background:#f8f8f8;padding:64px 0 61px; margin-top:66px}
#carousel-small{padding-top:20px; margin:0 -15px} 
.main-news .owl-carousel .item{padding:0 15px 6px;}
.main-news .owl-carousel .mnews-main>a{ display:block}
.main-news .owl-carousel .mnews-main img{max-width:100%;height:auto;width:100%;}
.main-news .owl-carousel .mnews-main .mnews-main-w{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding:18px 10px 21px; background:#fff;box-shadow:0 6px 7px rgba(0,0,0,0.05);}
.main-news .owl-carousel .mnews-main .mnews-title{color:#555555;font-family: Microsoft Yahei,'poppins-semibold', sans-serif;font-size:14px;text-transform:uppercase;display:block;margin:0px 0 4px;line-height:24px;}
.main-news .owl-carousel .mnews-main:hover .mnews-title{color:#0193de;}
.main-news .owl-carousel .mnews-main .news-date{}
.main-news .owl-carousel .mnews-main .news-date span{display:block;color:#aaaaaa;font-size:12px; font-style:italic}
.main-news .owl-carousel .mnews-main .mnews-main-w>p{font-size:13px;color:#999999;line-height:24px;overflow:hidden;height:72px;margin-top:9px;}
.main-news .owl-carousel .mnews-main:hover span img{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.main-news .owl-carousel .mnews-main:hover a{text-decoration:none;}
.main-news .owl-carousel .mnews-main .news-more{ text-align:right; margin-top:8px;}
.main-news .owl-carousel .mnews-main .news-more a{ display:inline-block; color:#555555; font-size:13px; text-transform:uppercase; line-height:20px;}
.main-news .owl-carousel .mnews-main .news-more a:after{    content: "\f0da"; font-family: FontAwesome;display: inline-block;text-align: right;margin-left: 8px; color: #555555;  font-size: 13px;}
.main-news .owl-carousel .mnews-main:hover .mnews-main-w{  background:#0193de;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.main-news .owl-carousel .mnews-main:hover .news-more a,.main-news .owl-carousel .mnews-main:hover .news-more a:after,.main-news .owl-carousel .mnews-main:hover .mnews-title{color:#fff;}
.main-news .owl-carousel .mnews-main:hover .news-date span{ color:#e7e7e7}
.main-news .owl-carousel .mnews-main:hover .mnews-main-w>p{ color:#f0f0f0}
/* 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;
	
	-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;    margin-bottom: 25px;}
.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);
}

.owl-theme .owl-controls{margin-top:4px;text-align: center;}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 63px;
	height: 3px;
	margin: 5px 10px;
	background: #cfcfcf;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#0193de;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
@media only screen and (max-width: 675px) {
	.owl-theme .owl-controls .owl-page span{width: 30px;margin: 5px 5px;}
	}
@media only screen and (max-width: 375px) {
	.main-news{ margin-top:25px}
	}
@media only screen and (max-width: 325px) {
	.owl-theme .owl-controls .owl-page span{width: 20px}
	}
.in_videoW{ margin-top:63px;border-bottom:1px solid #eeeeee; padding-bottom:62px;}
.in_videoL{ margin-top:36px; list-style:none}
.in_videoL .in_videoL_m{ background:#fff; width:100%;transition: all .5s; padding-bottom:13px;box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08);transition: all .5s;}
.in_videoL .in_videoL_m>a.in_videoL_img{ display:block; position:relative; width:100%}
.in_videoL .in_videoL_m>a.in_videoL_img img{ width:100%; max-width:100%; height:auto;}
.in_videoL .in_videoL_m>a.in_videoL_img i{ display:inline-block; color:#ffffff; font-size:24px; line-height:34px; height:38px; border:2px solid #fff; width:57px; text-align:center; background:rgba(0,0,0,0.2); border-radius:5px; position:absolute;     margin: -19px 0 0 -29px; top:50%; left:50%}

.in_videoL  .in_videoL_m:hover>a.in_videoL_img i{ border-color:#0193de; background:#0193de;}
.in_videoL .in_videoL_m>a.in_videoL_t{ color:#999999; font-size:14px; line-height:20px; display:block; padding:0 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin:15px 0 0; text-align:center;}

.in_video_more{ text-align:center; margin-top:40px}
.in_video_more>a{color:#0193de; font-size:14px; text-transform:uppercase; text-decoration:underline; line-height:20px; display:inline-block}
.in_video_more>a:after{    content: "\f0da";font-family: FontAwesome; display: inline-block;text-align: right; margin-left: 13px; color: #0193de;font-size: 14px;}
.in_video_more>a:hover{ color:#444}
.in_video_more>a:hover:after{color:#444}


.ny_videoL li{ margin-top:18px; list-style:none}
.ny_videoL li .in_videoL_m{ background:#fff; width:100%;transition: all .5s; padding-bottom:13px}
.ny_videoL li .in_videoL_m>a.in_videoL_img{ display:block; position:relative; width:100%}
.ny_videoL li .in_videoL_m>a.in_videoL_img img{ width:100%; max-width:100%; height:auto;}
.ny_videoL li .in_videoL_m>a.in_videoL_img i{ display:inline-block; color:#ffffff; font-size:24px; line-height:34px; height:38px; border:2px solid #fff; width:57px; text-align:center; background:rgba(0,0,0,0.2); border-radius:5px; position:absolute;     margin: -19px 0 0 -29px; top:50%; left:50%}

.ny_videoL li .in_videoL_m:hover>a.in_videoL_img i{ border-color:#0193de; background:#0193de;}
.ny_videoL li .in_videoL_m>a.in_videoL_t{ color:#999999; font-size:14px; line-height:20px; display:block; padding:0 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin:15px 0 0; text-align:center;}
.ny_videoL li .in_videoL_m:hover>a.in_videoL_t{ color:#0193de; text-decoration:none}
.ny_videoL li .in_videoL_m:hover{ box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08);transition: all .5s;}

@media only screen and (max-width: 1024px) {
	.in_videoL.row{ margin:0 -10px}
	.in_videoL li{ padding:0 10px;}
}
@media only screen and (max-width: 768px) {
	.in_videoL li{ width:50%}
	}
@media only screen and (max-width: 375px) {
	.in_videoL li{ width:100%}
	}



/*main-news*/
.in_customersW{padding:63px 0 63px;}
.in_customersW #carousel-small{padding-top:30px;}
.in_customers .owl-carousel .item{padding:0 15px;}
.in_customers .owl-carousel .in_customers_m .in_customers_w{width: 100%; background: #fff; border: 1px solid #f1f1f1;  text-align: left;  padding: 26px 15px 42px;  box-shadow:0 0 6px rgba(0,0,0,0.04); color:#777777}
.in_customers .owl-carousel .in_customers_m .in_customers_w p{ font-size: 13px; line-height: 24px; overflow:hidden; max-height:72px; color:#888888}
.in_customers .owl-carousel .in_customers_m .in_customers_t{  width: 100%;text-align: left; padding: 35px 0px 18px 29px; background: url(../images/down-arrow.png) no-repeat 45px top; margin-top: -2px;}
.in_customers .owl-carousel .in_customers_m .in_customers_t img{ border-radius:50%; width:54px; height:54px; display:inline-block; margin-right:18px; vertical-align:middle;}
.in_customers .owl-carousel .in_customers_m .in_customers_t span{color:#555555; font-size:14px; line-height:24px;font-family: Microsoft Yahei,'poppins-semibold';}
/* clearfix */


.in_customersW .owl-theme .owl-controls{margin-top:10px;text-align: center;}

/* Styling Next and Prev buttons */

.in_customersW .owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.in_customersW .owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.in_customersW .owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.in_customersW .owl-theme .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 0px 5px;
	background: #b6b6b6; border-radius:50%;
}

.in_customersW .owl-theme .owl-controls .owl-page.active span,
.in_customersW .owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#0193de;
}

/* If PaginationNumbers is true */
.in_customersW .owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}


.in_businesW{}
.in_businesL{ margin-top:3px}
.in_businesL li{ list-style:none; float:left; padding:0 12px; margin-bottom:38px}
.in_businesL li a{ display:block;}

.main-message{background-size:cover !important; background-position:center !important; margin-top:22px;}
.mmes-main{padding:50px 0 90px;width:70%;margin:auto;background:#fff;background:rgba(255,255,255,0.9);text-align:center;}
.mmes-main .message-title strong{color:#0193de;display:block;font-size:16px;font-weight:normal;margin-bottom:17px; line-height:20px}
.mmes-main .message-title em{display:block;color:#333333;font-size:36px;font-family: Microsoft Yahei,'poppins-semibold', sans-serif;text-transform:uppercase;margin-bottom:19px; line-height:36px}
.mmes-main .message-title>p{color:#999999;font-size:12px;line-height:22px;overflow:hidden;height:44px;margin:auto;max-width:60%;}

.mes-list{list-style:none;max-width:80%;margin:41px auto 0 auto;}
.mes-list li{margin-bottom:10px;}
.mes-list li .meInput{height:54px;line-height:52px;border:1px solid #c7c7c7;padding:0 10px;display:inline;width:100%;font-family: Microsoft Yahei,'poppins-regular', sans-serif;color:#b2b2b2;font-size:13px; background:rgba(255,255,255,0.8)}
.mes-list li .meInput:focus{color:#333333;}
.mes-list li .meText{height:120px;border:1px solid #c7c7c7;padding:10px;display:inline;width:100%;font-family:Microsoft Yahei, 'poppins-regular', sans-serif;color:#b2b2b2;font-size:13px;background:rgba(255,255,255,0.8)}
.mes-list li .meText:focus{color:#333333;}

.mes-list .send{height:46px;line-height:46px;display:inline-block;margin-top:35px;border-radius:2px;background:#0193de;padding:0 47px;font-size:14px;font-family: Microsoft Yahei,'poppins-semibold', sans-serif;text-transform:uppercase;color:#fff;}
.mes-list .send:hover{text-decoration:none;background:#303030;}

@media only screen and (max-width: 992px) {
	.mmes-main{width:85%;}
}

@media only screen and (max-width: 992px) {
	.mmes-main{width:100%;}
}

@media only screen and (max-width: 480px) {
	.mmes-main{padding:40px 0;}
	.mmes-main .message-title strong{font-size:16px;}
	.mmes-main .message-title em{font-size:28px;}
	.mmes-main .message-title>p{font-size:12px;}
	.mes-list{max-width:90%;margin-top:30px;}
	.mes-list li .meInput{height:50px;line-height:50px;font-size:14px;}
	.mes-list li .meText{font-size:14px;}
	.mes-list .send{height:48px;line-height:48px;margin-top:20px;}
}


@media only screen and (max-width: 1200px) {
	.fot-bot{text-align:center;}
	.fot-bot .copy,.fot-bot .fot-fri{float:none;}
	.fot-bot .copy{margin-bottom:15px;}
}

@media only screen and (max-width: 768px) {
	.footer{padding-bottom:20px;}
	.fot_links,.fot_pro,.fot_con,.fot_nav,.fot_sub{width:100%;padding:0;}
	.footer .fot_title{border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:20px;cursor:pointer;margin-bottom:20px;}
	.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 .toggle_content{padding-bottom:30px;}
	.fot-top .fot-share p{font-size:16px;}
	.fot-bot{border-top:none;margin:0;padding-top:15px;}
	
}

@media only screen and (max-width: 620px) {
	.fot-top .fot-logo img{max-width:140px;}
	.fot-top .fot-share{margin-top:4px;}
	.fot-top .fot-share p{font-size:14px;}
}

@media only screen and (max-width: 540px) {
	.fot-logo{display:none;}
	.fot-top .fot-share{float:none;margin:0;}
	.fot-top .fot-share p{display:block;margin-bottom:10px;}
	.fot-top .fot-share li{margin-left:0;margin-right:10px;}
}




.fixed-con{width:100%;display:none;padding:0;color:#fff;position:fixed;bottom:0;left:0;height:50px;line-height:50px;font-size:16px;font-family: Microsoft Yahei,'poppins-semibold';text-align:center;background:#0193de;text-transform:uppercase;box-shadow:0 0 10px 2px rgba(0,0,0,0.2);z-index:9999999;}
.fixed-con:hover{background:#323232;color:#fff;text-decoration:none;}
@media only screen and (max-width: 768px) {
	body{padding-bottom:45px;}
	.fixed-con{display:block;}
}


.page-header{height:122px;margin:0; border-bottom:none}
.page-header .header{padding:10px 0; background:none}
.page-header header.large{top:30px;}
.page-header #logo{margin-top:-18px;}
.page-header header.small .page-title{ display:none}
.page-header header.small{ padding:0}
.page-header header.small>.container{ padding:5px 15px}
.page-header header.small #logo img{ max-width:130px;}
.page-header header.small #cssmenu{ margin-top:5px}
.page-header header.small .theme-buy .btn{ margin-top:0}
.breadcrumbW{ background:#F5F5F5; padding:35px 0 30px;}
.breadcrumbW .breadcrumb{background:none;text-align:center;z-index:99;border-radius:0;margin:8px 0 0;}
.breadcrumbW .breadcrumb a{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#555;}
.breadcrumbW .breadcrumb span{text-transform:capitalize;display:inline-block;margin:0 5px;color:#555; vertical-align:middle;}
.breadcrumbW .breadcrumb h2{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#555;margin:0;padding:0;}
.breadcrumbW .breadcrumb a:hover{ color:#FDC41F}
.page-title{display:block;font-family: Microsoft Yahei,'poppins-semibold';font-size:36px;text-transform:capitalize;color:#555;text-align:center;}
.page-title:after{ width:56px; height:1px; background:#0193de; display:block; margin:5px auto 0; content:'';}
.page-banner img{ width:100%; max-width:100%; height:auto}
.page-header header.small .breadcrumbW{  padding: 5px 0; background:#EcEcEc}
.page-header header.small .breadcrumbW .breadcrumb{ margin:0;  }

@media only screen and (max-width: 1200px) {
	.page-header #logo{margin-top:-15px;}
	.page-header #logo img{max-width:200px;}
	.page-header #cssmenu{margin-top:10px;}
	.page-header .theme-buy{margin-top:5px;}
}

@media only screen and (max-width: 992px) {
	.page-header .head-con{display:none;}
	.page-banner .breadcrumb{padding:20px 0;}
	.page-header{height:100px;}
}

@media only screen and (max-width: 768px) {
	.page-header #logo{ margin-top:0; margin-left:0}
	.page-header{ height:79px; padding:0; }
	.page-header #logo img{max-width:160px;}
	.page-header header{box-shadow:none;background:none}
	.page-header header.small{ background:#fafafa}
	.page-header header.small #logo img{ max-width:140px;}
	.page-header header.small .breadcrumbW{ display:none}
.page-header header.large{ top:0; padding:10px 0 0}
.page-title{ font-size:28px}
.breadcrumbW .breadcrumb{ margin-top:0}
.breadcrumbW{ margin-top:0}
	.page-header .large .row{margin:0;}
}

.page-box,.about_webW{padding:50px 0;}
.about-main{line-height:24px;font-size:13px;}
.about-main img{max-width:100%;}
.about_webW{ border-bottom:1px solid #eeeeee}
.contact_webW{ padding:50px 0 0}
/*left*/

.page_left{width:22%;}
.about_webW .page_left{ width:18%}
.column .block>span{font-size:22px;display:block;margin-bottom:5px;text-transform:uppercase;position:relative;color:#0193de;font-family: Microsoft Yahei,'poppins-semibold';}
.column .block>span .column_icon_toggle{display:none;}
.left-blog,.left-nav,.left-con{margin-bottom:30px;}
.left-nav ul li a{text-transform:uppercase;font-size:14px;display:block;border-bottom:1px solid #e5e5e5;}
.left-nav ul li a:hover{color:#0193de;text-decoration:none;}
.left-nav ul li a.lnav-depth{background:#e5e5e5;}

.mtree-skin-selector{display:none;}
ul.mtree {opacity: 0;margin-left: 0;}
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;
	text-transform:capitalize;
}
ul.mtree>li>a i{padding-right:5px;}
ul.mtree li.mtree-node > a {}
ul.mtree>li.mtree-node>a:after{content:"\f0d7";font-family:FontAwesome;position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;}
ul.mtree>li.mtree-active>a:after{content:"\f0d8";font-family:FontAwesome;padding-left:5px;}
ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#0193de;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#0193de;text-decoration:none;}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;font-family: Microsoft Yahei,'poppins-semibold';color:#0193de;}
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:#0193de;padding:10px 10px;}
ul.mtree>li.mtree-node .mtrss-all:hover{background:#FFF9E9;color:#fff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#FFF9E9;color:#0193de;}

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;}
ul.mtree ul li{margin-bottom:1px;}
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:12px;font-weight:normal;padding:10px 0;text-transform:capitalize;border-bottom:1px solid #ebebeb;}
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:#000;text-decoration:none;}

ul.mtree .mtree-level-1{margin-left:15px;}

ul.mtree .mtree-level-2{padding:0;border-bottom:1px solid #e5e5e5;}
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:14px;padding:5px 0px 5px 15px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#000;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;}

.left-con .htmleaf-content>p{display:block;font-size:14px;margin-bottom:20px;border-bottom:2px solid #f2f2f2;padding-bottom:10px;}
.left-con ul li{list-style:none;margin-bottom:20px;}
.left-con ul li p{font-size:14px;text-transform:uppercase;margin-bottom:10px;font-family:Microsoft Yahei,'poppins-semibold';}
.left-con ul li p i{padding-right:10px;}
.left-con ul li a{display:inline-block;margin-left:20px;color:#231815;font-size:14px;}
.left-con ul li a:hover{color:#0193de;}
.left-about .left-aboutL li{ padding:5px 0}
.left-about .left-aboutL li>a{ display:block; font-size:14px; color:#444}

.left-img{ margin-top:30px;}
.left-img img{ max-width:100%}
.left-news{ margin-top:35px}
.kx-ul li{ border-bottom:dotted 1px #CBCBCB; list-style:none}
.kx-ul li:hover{ border-bottom:dotted 1px #0193de;}
.kx-ul li a{width: 100%; height: 100%; display: block;padding: 12px 0;font-size:14px}
.kx-ul li .time{float: left;width: 58px; height: 36px; line-height: 36px; text-align: center;color: #272322; font-size: 16px; background: #e5e5e5;}

.kx-ul li .title{height: 36px;line-height: 18px; overflow: hidden; font-size:13px; color:#4b4b4b; padding-left: 8px;}
.kx-ul li:hover .time{ background:#0193de;color:#ffffff}
.kx-ul li:hover,.kx-ul li:hover a{ color:#0193de;text-decoration:none;}
.kx-ul li:hover .title{color:#0193de;}

.page_left .left-pro {margin-top:35px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:0px 0 0px;}
.page_left .left-pro  .htmleaf-content ul li>a{display:inline-block;float:left;width:100%;max-width:90px;max-height:90px;overflow:hidden; 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 .lnews-right{float:right;width:58%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a{color:#0193de;font-size:14px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a:hover{ color:#222;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#555;font-size:13px;line-height:20px;overflow:hidden;height:40px;}



.page_left .icon-minus-sign:before {content:"\f077";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f078";font-family:'FontAwesome';}
.page_right{padding-right:30px;width:78%;}
.about_webW .page_right{ width:82%}
@media only screen and (max-width: 1199px) {
	.page_left .left-pro .htmleaf-content ul li>a{ width:100%; float:none; max-width:100%; max-height:none}
	.page_left .left-pro .htmleaf-content ul li .lnews-right{ float:none; width:100%; margin-top:10px}
	}

@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.page-box{padding:30px 0;}
	.left-blog, .left-nav, .left-con{padding:0;margin-bottom:20px;}
	.left-bg{display:none;}
	.page_left{padding:0;background:none;margin-bottom:20px;width:100%;}
	.page_right{padding:0;width:100%;}
	.about_webW .page_left,.about_webW .page_right{ width:100%;}
	.left-nav .block>span{display:block;}
	.left-news,.left-con{border:none;padding:0;margin-top:10px;}
	.left-nav .block>span,.column .block>span{padding:10px;margin:0;cursor:pointer;font-size:20px;background:#fafafa;}
	.column .block>span .column_icon_toggle{display: inline-block;position: absolute;right:10px;top:12px;font-style:normal;cursor:pointer;font-size:14px;font-weight:normal;}	
	.left-nav ul{padding:0;}
	.left-nav ul li a{font-size:16px;}
	.left-news ul{padding-top:10px;}
	.left-news li{border-bottom:1px solid #e5e5e5;padding-bottom:15px;}
	.left-about .left-aboutL {padding-top:10px;}
	.page_left .left-pro{    margin-top: 25px;}

}


/*message*/
.contact_webW .contact{ margin-bottom:30px}
.contact>em{font-size:36px;display:block;margin-bottom:20px;}
.con-main{padding-left:0;padding-right:30px;}
.con-main>em{font-size:18px;font-family: Microsoft Yahei,'poppins-semibold';text-transform:uppercase;margin-bottom:10px;display:block;color:#0193de;}
.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: Microsoft Yahei,'poppins-semibold';text-transform:uppercase;margin-bottom:10px;display:block;color:#0193de;}
.message>p,.message ul>p{font-size:13px;line-height:24px;color:#808080;margin-bottom:20px;}
.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:100%;height:46px;border:1px solid #c7c7c7;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:46px;text-transform:capitalize;}
.message .meInput:focus{color:#333; border-color:#0193de}
.message .meText{width:100%;min-height:140px;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 #c7c7c7;color:#808080;text-transform:capitalize;background:#fff;}
.message .meText:focus{color:#333;border-color:#0193de}
.message .send{height:46px;line-height:46px;display:inline-block;margin-top:10px;border-radius:2px;background:#0193de;padding:0 47px;font-size:14px;font-family: Microsoft Yahei,'poppins-semibold', sans-serif;text-transform:uppercase;color:#fff;}
.message .send:hover{text-decoration:none;background:#303030;}

.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: Microsoft Yahei,'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:20px}
.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:95%;}
	.con-app li{margin-bottom:15px;}
	.con-app li img{width:100%;}
}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px; list-style:none}

.stp-top{width:100%;height:34px;line-height:34px;    border-bottom: 1px solid #eee;}
.stp-listA>li:last-child .stp-top{ border-bottom:none}
.stp-top a{padding:0 10px;font-size:14px;text-transform:capitalize;display:block;}
.stp-top a i{padding-left:10px;}
.stp-top a:hover{color:#0193de;text-decoration:none;}
.stp-listB{display:block;padding:10px;background: #F5F5F5;}
.stp-listB li{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:hover a{color:#0193de;text-decoration:underline;}

@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%;}
}


/*news-list*/
.news_listA li{ list-style:none; margin-bottom:35px}
.news_listA li .news_listA_m{ border-bottom:1px solid #eee; padding-bottom:15px;transition: all .5s;}
.news_listA li .news_listA_m .news_listA_date{    margin-top: 10px; float:left; width:18%; text-align:right}
.news_listA li .news_listA_m .news_listA_date>span{ line-height:28px;   font-size:29px; color:#888; display:block;}
.news_listA li .news_listA_m .news_listA_date>em{ font-size:18px; line-height:20px; color:#999; margin-top:15px; display:block}
.news_listA li .news_listA_right{ text-align:left; float:right; width:82%; padding-left:25px;}
.news_listA li .news_listA_right>a{font-family: Microsoft Yahei,'poppins-semibold', sans-serif; color:#666; display:block; max-height:48px;overflow: hidden; font-size: 16px; line-height:24px;}
.news_listA li .news_listA_right>a:hover{ color:#0193de; text-decoration:none}
.news_listA li .news_listA_right>p{    line-height: 20px;
    font-size: 13px;
    color: #aaa;
    max-height: 40px;
    overflow: hidden;
    margin-top: 10px;}
/*����*/
.news_listA li a{font-family:Microsoft Yahei, 'poppins-semibold', sans-serif; color:#666; display:block; max-height:48px;overflow: hidden; font-size: 14px; line-height:24px;}
.news_listA li a:hover{ color:#0193de; text-decoration:none}
.news_listA li p{    line-height: 20px;
    font-size: 13px;
    color: #aaa;
    max-height: 40px;
    overflow: hidden;
    margin-top: 10px;}

.news_listA li .news_listA_m:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.05);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 8px 8px rgba(0,0,0,0.05);transition: all .5s;}
.news_list{}
.news_list li{margin-bottom:30px;overflow:hidden;border-bottom:1px solid #e5e5e5;padding-bottom:25px; list-style:none}

.news_list li .newl_left{ margin-top:15px;}
.news_list li .newl_left>a{font-size:14px;display:block;margin-bottom:10px;color:#666;font-family: Microsoft Yahei,'poppins-semibold', sans-serif;}
.news_list li:hover .newl_left a{color:#0193de;text-decoration:none;}
.news_list li .newl_left .newm_date{margin-bottom:10px;color:#999999;font-style:italic;font-size:12px;}
.news_list li .newl_left .newm_date p{display:inline-block;margin-right:10px;}
.news_list li .newl_left .newm_date i{padding-right:5px;}
.news_list li .newl_left>div{color:#999;line-height:20px;font-size:13px;overflow:hidden;max-height:60px;margin:0;}
.news_list li .newl_left .newl_more{display:inline-block;background:#0193de;font-size:14px;color:#fff;text-transform:uppercase;padding:5px 30px;margin-top:20px;}
.news_list li .newl_left .newl_more:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;color:#fff;}

.news_list li .newl_right{width:100%;}
.news_list li .newl_right img{max-width:100%;height:auto;width:100%;}
@media only screen and (max-width: 1024px) {
	.news_list.row,.news_listA.row{ margin:0 -10px}
	.news_list li{ padding:0 10px 25px;}
	.news_listA li{ padding:0 10px}
	.news_listA li .news_listA_m .news_listA_date{    width: 20%;}
	.news_listA li .news_listA_right{ width:80%}
	.news_listA li .news_listA_m .news_listA_date>span{ font-size:30px}
	 }
@media only screen and (max-width: 991px) {
		.news_listA li .news_listA_m .news_listA_date>span{ font-size:28px}
		.news_listA li .news_listA_m .news_listA_date{    width: 22%;}
		.news_listA li .news_listA_right{ padding-left:15px; width:78%;}
		}
@media only screen and (max-width: 768px) {
		.news_listA li{ width:100%}
		.news_list li{ width:50%}
}
@media only screen and (max-width: 360px) {
	.news_list li{ width:100%}
	.news_listA li .news_listA_m .news_listA_date{    width: 28%;}
		.news_listA li .news_listA_right{ padding-left:10px; width:72%;}
	}

/*page-number*/
.page_num{width:100%;margin:20px auto 50px auto;text-align:center;}
.page_num>p{display:inline-block;color:#fff;background:#0193de;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;}
.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:2px;}
.page_num a:hover{color:#fff;text-decoration:none;background:#0193de;}
.page_num span{display:block;font-size:12px;margin-top:15px;}
.page_num span:before{content:'[';padding-right:3px;}
.page_num span:after{content:']';padding-left:3px;}
.page_num span p{display:inline-block;margin:0 5px;}
@media only screen and (max-width: 768px) {.page_num span{width:100%;margin-top:15px;}}
@media only screen and (max-width: 400px) {
	.page_num li{margin:5px 0;}
	.page_num li p,.page_num a{font-size:12px;padding:8px;}
	.page_num span{margin-top:10px;}
}


/*news-main*/
.news_main{width:100%; margin-bottom:45px}
.news_main em{font-size:14px;display:block;margin-bottom:10px;color:#555;text-align:left; text-transform:capitalize ;font-family:Microsoft Yahei, 'poppins-semibold', sans-serif; text-align:center}
.news_main .newm_date{margin-bottom:10px;color:#999999;font-style:italic;font-size:12px;text-align:center;}
.news_main .newm_date p{display:inline-block;margin-right:10px;}
.news_main .newm_date i{padding-right:5px;}
.newm_date p{display:inline-block;color:#b3b3b3;font-size:12px;}
.newm_date i{padding-right:5px;}
.news_main div.news_main_detail{margin-top:12px;line-height:24px;font-size:14px;}
.news_main div.news_main_detail img{max-width:100%;height:auto;}


/*page turn*/
#page_turn{margin-top:25px; border-top:1px solid #eee; padding-top:10px}
#page_turn i{padding:0 5px;}

.page_turn_right {font-family: Microsoft Yahei,'poppins-semibold', sans-serif;
	float:left;
	margin-top:10px;
	padding:8px 0px;
	color:#555;
	font-size:15px;
  display: inline-block;
  vertical-align: middle;
}
.page_turn_left {
	float:right;font-family: Microsoft Yahei,'poppins-semibold', sans-serif;
	margin-top:10px;
	padding:8px 0px;
	color:#555;
	font-size:15px;
  display: inline-block;
}
#page_turn a:hover{ text-decoration:none; color:#00a0ea}
.page_turn{ margin-top:0 !important; padding-top:0 !important}




/*blog*/
.left-blog{margin-bottom:20px;}
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;border-bottom:1px solid #e5e5e5;}
.blog_list>li{margin-bottom:20px;padding-bottom:20px;text-align:left;background:#f2f2f2;padding:15px;}
.blog_list>li>a{font-size:14px;display:inline-block;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;width:83%; text-transform:uppercase}
.blog_list>li:hover>a{color:#1180b5;}

ul.blog-list, ul.blog-list1{padding: 0;list-style: none;background:url(../images/hr.jpg) repeat-x bottom left;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dotted #ccc;text-align:left;}
ul.blog-list li {background: url(../images/icon-circle.png) no-repeat left 7px;margin:0 20px 10px 0;padding-left:15px;}
ul.blog-list1 p, ul.blog-list p {font-size:16px;color:#333;margin-bottom: 15px;text-transform:capitalize;font-family:Microsoft Yahei,Verdana, Geneva, sans-serif;}
ul.blog-list:last-child, ul.blog-list1:last-child{border-bottom:none;padding-bottom:0;}
ul.blog-list li a {color:#808080;font-size:13px;vertical-align: initial;text-decoration: none;display:block;}
ul.blog-list li a:hover{color:#1180b5;text-decoration:underline;}
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 li {display: inline-block;margin: 10px 3px;} 
ul.blog-list1 li a {
	text-decoration: none;
	background:#e5e5e5;
	padding:7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
ul.blog-list1 li a:hover{background:#1180b5;color:#fff;}

.blog_list{width:100%;}
.blog_list li a:hover{text-decoration:none;}
.blog_list li .blog_date{display:inline-block;margin-bottom:10px;color:#999999;float:right;}
.blog_list li .blog_date i{padding-right:5px;}
.blog_list li p{font-size:13px;line-height:20px;color:#999;overflow:hidden;max-height:60px;width:100%;}
.blog_list li .blog_tag{margin-top:20px;}
.blog_list li .blog_tag li{background:#d9d9d9;display:inline-block;margin-right:10px;}
.blog_list li .blog_tag li a{padding:5px;display:inline-block;}
.blog_list li .blog_tag li i{padding-right:5px;color:#808080;}
.blog_list li .blog_tag li:hover{background:#1180b5;}
.blog_list li .blog_tag li:hover a{color:#fff;}
.blog_list li .blog_tag li:hover i{color:#fff;}
.blog_list .blog_more{	padding:6px 20px;margin-top:20px;
	border-radius:5px;
	background-image: -moz-linear-gradient(top, #ffa128, #fc9818);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa128), color-stop(1, #fc9818));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa128', endColorstr='#fc9818', GradientType='0');
	background:linear-gradient(to bottom, #ffa128, #fc9818);
	display:inline-block;
	text-transform:capitalize;
	color:#fff;
	font-size:14px;
}
.blog_list .blog_more:hover{
	color:#000;
	text-decoration:none;
	box-shadow:0 0 5px 1px #e5e5e5;
	background:#ffe400;
}


/*blog-main*/
.blog_main{width:100%;margin-bottom:30px;}
.blog_main em{font-size:14px;overflow:hidden;display:block;margin-bottom:15px;text-overflow:ellipsis;white-space:nowrap;text-align:left; color:#555;  font-family: Microsoft Yahei,'futura-lt-heavy';}
.blog_main a:hover{text-decoration:none;}
.blog_main .blog_date{display:block;margin-bottom:10px;color:#808080;text-align:left;color:#b3b3b3;font-style:italic;}
.blog_main .blog_date i{padding-right:5px;}
.blog_main img{max-width:100%;height:auto;}
.blog_main div{font-size:14px;line-height:180%;margin-top:10px;text-align:left;}
.blog_main .blog_tag{margin-top:10px;text-align:left;}
.blog_main .blog_tag li{background:#e5e5e5;display:inline-block;margin-right:10px;}
.blog_main .blog_tag li a{display:inline-block;padding:5px;}
.blog_main .blog_tag li i{padding-right:5px;color:#808080;}
.blog_main .blog_tag li:hover{background:#1180b5;}
.blog_main .blog_tag li:hover a{color:#fff;}
.blog_main .blog_tag li:hover i{color:#fff;}
#loop-nav-singlular-post{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:10px;}
#loop-nav-singlular-post i{padding:0 5px;}

@media only screen and (max-width: 768px) {
	.left-blog{margin:0;}
	.column .block .blog_main{width:100%;border-top:none;margin-top:0;}
}

#loop-nav-singlular-post{margin-top:20px;padding-top:10px;}
#loop-nav-singlular-post i{padding:0 5px;}
/* Sweep To Right */
.hvr-sweep-to-right {
	float:left;
	margin-top:10px;
	padding:8px 20px;
	background:#f2f2f2;
	color:#1a1a1a; border-radius:2px;
	font-size:14px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0193de;border-radius:2px;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: #fff;text-decoration:none;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
	float:right;
	margin-top:10px;border-radius:2px;
	padding:8px 20px;
	color:#1a1a1a;
	background:#f2f2f2;
	font-size:14px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;border-radius:2px;
  background: #0193de;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: #fff;text-decoration:none;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.cer-box ul{list-style:none;text-align:center;}
.cer-box ul>em{display:block;font-family:Microsoft Yahei,'poppins-semibold', sans-serif;font-size:20px;text-transform:uppercase;margin-bottom:20px;text-align:center;color:#0193de;}
.cer-box>ul li{ margin-bottom:30px}
.cer-box>ul li img{max-width:100%;height:auto;border:1px solid #ebebeb;}
.cer-box>ul li em{display:block;text-align:center;font-size:14px;padding:10px;background:#fafafa;border:1px solid #ebebeb;border-top:none;}
.cer-box>ul li .cer-more{margin-top:20px;display:inline-block;font-size:14px;color:#0193de;text-transform:uppercase;}
.cer-box>ul li .cer-more:hover{color:#333;}
.cer-box>ul li .cer-more i{padding-right:5px;}

/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{
    -webkit-overflow-scrolling:touch;
}
/* ------- overlay: change here background color and opacity ----- */
.vbox-overlay{
    background: rgba(0,0,0,0.85); 
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.relativo{
    float: left;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
/* ----- preloader ----- */
.vbox-preloader{
    position:fixed; 
    width:36px; 
    height:36px;
    left:50%; 
    top:50%; 
    margin-left:-18px; 
    margin-top:-18px;
    background: url(preload.gif) center center no-repeat;
    text-indent: -100px;
    overflow: hidden;
}

/* ----- navigation ----- */
.vbox-close{
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background:url(../images/close.gif) no-repeat #161617;
    background-position:10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-next, .vbox-prev{
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-prev{
    left: 10px;
    background:url(../images/prev.gif) center center no-repeat;
}
.vbox-next{
    right: 10px;
    background:url(../images/next.gif) center center no-repeat;
}

.vbox-title{
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0;

}
.vbox-num{
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none;
}
/* ------- inline window ------ */
.vbox-inline{
    width: 420px;
    height: 315px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: scroll;
}

/* ------- Video & iFrames window ------ */
.venoframe{
    border: none;
    width: 960px;
    height: 720px;
    overflow: scroll;
}
@media (max-width: 992px) {
    .venoframe{
        width: 640px;
        height: 480px;
    }
}
@media (max-width: 767px) {
    .venoframe{
        width: 420px;
        height: 315px;
    }
}
@media (max-width: 460px) {
    .vbox-inline{
        width: 100%;
    }

    .venoframe{
        width: 100%;
        height: 260px;
    }
}

/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */
.vbox-container{
    position: relative;
    background: #000;
    width: 98%;
    max-width: 1024px;
    margin: 0 auto;
}
.vbox-content{
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.vbox-container img{
    max-width: 100%;
    height: auto;
}
.vwrap{
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    height: auto;
    overflow: hidden;
    z-index: 1;
}

@media only screen and (max-width: 768px) {
	.cer-box ul li{margin-bottom:20px;}
}



/*products*/
.pro-text{line-height:24px;font-size:14px;margin-bottom:20px;}
.pro-text img{max-width:100%;}
.main-right .pro-text{line-height:20px;font-size:13px;margin-top:15px;color:#808080;margin-bottom:10px;}
.main-right .pro-text img{max-width:100%;}

.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;background:#f4f4f4;padding:5px 10px;border-radius:5px;}
.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: #0193de;}
.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;}

.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;height:auto;}


.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:hover,.cbp-vm-switcher ul li:hover em{ text-decoration:none;color:#6a4332;}

.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-bottom:30px;}

.cbp-vm-view-grid ul li {
	width: 33%;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding:15px; margin-top:5px;
	position:relative;transition: all .5s;
}

.cbp-vm-view-grid ul li .cbp-div{}
.cbp-vm-view-grid ul li .cbp-title{text-align:center;font-size:16px;line-height:24px;overflow:hidden;height:24px;display:block;margin:5px 0 10px 0;position:relative;z-index:99;}
.cbp-vm-view-grid ul li .cbp-vm-details{text-align:center;position:relative;z-index:99; height:18px}
.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-vm-view-grid ul li .cbp-list-more{display:none;}

.cbp-vm-view-grid ul li:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.05);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 8px 8px rgba(0,0,0,0.05);transition: all .5s;}
.cbp-vm-view-grid ul li:hover .cbp-title{ color:#0193de}
.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}

/* 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;}

.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:16px;line-height:22px;height:auto;margin-top:0;margin-bottom:10px;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#0193de;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;height:60px;line-height:20px;margin-bottom:15px;}
.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;}
.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:#0193de;}
.cbp-vm-view-list ul li .cbp-hover{position:absolute; top:0; left:0; width:28%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}

.cbp-vm-view-list ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-list ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-list ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}


.cbp-vm-view-list .cbp-list-center{width:72%;display:inline-block; vertical-align:middle;padding-left:15px;}
.cbp-vm-view-list .cbp-list-more{text-align:right; margin-top:25px}
.cbp-vm-view-list .cbp-list-view{display:inline-block;background:#0193de;padding:8px 20px; color:#fff;text-transform:uppercase;border-radius:2px;}
.cbp-vm-view-list .cbp-list-view:hover{background:#303030;color:#fff;}


@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:32%}
	.cbp-vm-view-list .cbp-list-center{ width:68%}
}
@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 49%;float:none;}}

@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:36%}
	.cbp-vm-view-list .cbp-list-center{ width:64%}
	.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%}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%}
	}


/*products main*/
/* CSS for the loading div */

.sp-loading {
	text-align: center;
	max-width: 100%;
	padding: 15px;
	border: 5px solid #eee;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	border-radius: 3px;
	position: relative;
	/**************
	  Set max-width to your thumbnail width
	***************/
	text-align:center;
	max-width: 100%;
	width:100%;
}

/* Thumbnails */

.sp-thumbs {
	margin-top:10px;
	text-align: center;
	display: inline-block;
}
.sp-thumbs img {
	min-height: 56px;
	min-width: 56px;
	max-width: 56px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 56px;
	height: 56px;
	overflow: hidden;
	opacity: .3;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin:0 3px;
	border:1px solid #b3b3b3;
}
.sp-thumbs a:hover {
	opacity: 1;
	border:1px solid #b3b3b3;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width:100%;    border: 1px solid #eee;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width:100%;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 10px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 10px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: auto;
		margin-top: 0;
		bottom: 25px;
	}
}


.page-box .pro-left{padding:0px;}
.page-box .pro-left h1{font-size:24px;display:block;text-transform:capitalize;margin-top:0;margin-bottom:10px; line-height:32px}
.page-box .pro-left .pro-left-detial{font-size:14px;line-height:24px;color:#999; max-height:72px; overflow:hidden}
.page-box .pro-left>span{display:block;margin-top:20px;font-family:Microsoft Yahei,'poppins-semibold', sans-serif;color:#333;}
.page-box .pro-left>span p{display:inline-block;margin-right:5px;font-size:14px;}
.page-box .pro-left>span a{display:inline-block;font-size:18px;color:#0193de;}
.page-box .pro_img{padding-left:0;text-align:center;padding:0px 40px; float:right}
.page-box .pro_table{float:right;}
.pro-left .pro-inquiry{ display:none;
    background: #0193de;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
    margin-top:10px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    border-radius: 2px;}
.pro-left .pro-table{padding:10px 0;    padding: 10px 15px;
    background: #FAFAFA;
    margin-top: 15px;}
.pro-left .pro-table li{display:block;margin-bottom:15px;font-size:14px;}
.pro-left .pro-table li p{color:#808080;font-size:12px;padding-right:5px;text-transform:capitalize;display:inline-block;}

.pro-right{float:right;margin-top:0;border-radius:5px;padding:0px;}
.pro-right .page-title{font-size:18px;float:none;margin-bottom:10px;color:#0193de;    text-align: left;text-transform: uppercase;}
.pro-right .page-title:after{ display:none}
.pro-right .message{padding-left:0;}
.pro-right .message>p,.pro-right .message ul>p{margin-bottom: 10px;}
.pro-right .message .meInput{ width:100%; height:38px; line-height:38px; border:1px solid #E3E3E3}
.pro-right .message .meText{width:100%;    min-height: 100px; border:1px solid #E3E3E3}
.pro-right .message .send{     height: 38px;
    line-height: 38px;
    padding: 0 30px;}
.products{padding-top:40px;}

/*products-tab*/
#parentHorizontalTab01{margin:0 0 5px 0!important;text-align:left;}
@media only screen and (max-width: 768px) {#parentHorizontalTab01 {margin:10px 0 !important;}}
#parentHorizontalTab01 ul.resp-tabs-list {margin: 0px;padding: 0px;margin-bottom:10px;border-bottom:1px solid #ebebeb;text-align:left;}

#parentHorizontalTab01 .resp-tabs-list li {display: inline-block;margin: 0 5px 0 0;list-style: none;cursor: pointer;font-size:16px;text-transform:capitalize;color:#333;text-align:center;background:#f2f2f2;padding:10px 30px; border-radius:4px 4px 0 0}
#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab01 .resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}

#parentHorizontalTab01 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab01 .resp-tab-content {display: none;padding:10px 0 30px 0;font-size:13px;line-height:24px;}
#parentHorizontalTab01 .resp-tab-content img{max-width:100%;}
#parentHorizontalTab01 .resp-tabs-list li:hover{background:#0193de;color:#fff;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active {background:#0193de;color:#fff;z-index:99;}
#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active {display: block;}
#parentHorizontalTab01 em.resp-accordion {font-size: 18px;margin: 0px;background:#f2f2f2;margin-bottom:1px;}
#parentHorizontalTab01 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab01 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab01 .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;
}

#parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab01 .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;
}
#parentHorizontalTab01 .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;
}
#parentHorizontalTab01 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab01 em.resp-tab-active {background: #0193de !important;color:#fff;}
#parentHorizontalTab01 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab01 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab01 .resp-tab-content-active {display: block;}

@media only screen and (max-width: 992px) {
	.products .pro_table .ptable-left{width:74%;}
}

@media only screen and (max-width: 768px) {
	.products .pro_table .ptable-left{float:none;}
	.products .pro_table .pro_more{float:none;margin-top:20px;}
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab01{padding:0;}
    #parentHorizontalTab01 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab01 em.resp-accordion {display: block;background:#f2f2f2;border:1px solid #f2f2f2;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab01 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab01 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	#main-btn{padding:2% 10%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab01 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}

.relatedTags{width:100%;background:#f7f7f7;line-height:20px;margin: 0;padding:10px;overflow:hidden;}
.relatedTags p{display:inline-block;float:left;overflow:hidden;margin:0;margin-right:5px;font-size:14px;}
.re_main{width:85%;display:block;float:left;}
.re_main a{margin-right:15px;color:#4c4c4c;text-transform:capitalize;font-size:14px;}
.relatedTags a:hover{color:#0193de;text-decoration:underline;}
.reProTitle{width:100%;border-bottom:2px solid #1996e6;}
.reProTitle p{color:#1a1a1a;font-size:16px;margin-top:30px;}
.page_turn1>li{ margin-bottom:15px}
.page_turn1>li>p{    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    color: #0193de;}
#pro_inquiry{padding:20px;background:#fafafa;border-radius:5px;}
#pro_inquiry{margin-top:30px;}
#pro_inquiry .page-title{font-size:18px;float:none;margin-bottom:10px;color:#0193de; text-align:left}
#pro_inquiry .page-title:after{ display:none}
#pro_inquiry .message{padding-left:0;}
#pro_inquiry .message .send{    height: 46px; line-height:46px}
#pro_inquiry .message .meInput{    height: 46px; line-height:46px}
#pro_inquiry .message .meText{ min-height:160px}


.in_hot_pro{max-width:892px;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 0;
    padding: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    text-align: left;}
.right-title2 span{    display: inline-block;
    margin: 0 5px 0 0;
    list-style: none;
    cursor: pointer;border-radius:4px 4px 0 0;
    font-size: 16px;
    text-transform: capitalize;
     background:#f2f2f2;
    color: #333;
    text-align: center;
  
    padding: 10px 30px;}
.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_img{max-width:184px;max-height:184px;-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; border:1px solid #eee}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{width:100%;cursor:pointer;position:relative;max-width:184px;}

.in_hot_pro .nbs-flexisel-item .in_hot_pro_t{ overflow:hidden;height:40px;overflow:hidden;color:#333;display:block;line-height:20px;font-size:14px;margin:10px auto 5px;max-width:184px;}
.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:#0193de;}
.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img{ border-color:#0193de}
.in_hot_pro .nbs-flexisel-item p{  margin:0px auto;max-width:184px;  color: #999999; line-height: 20px; overflow: hidden; height: 40px;}
.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:-37px;-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-b.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-b.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;}

@media (max-width: 992px) and (min-width: 768px) {
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img{max-width:150px;max-height:150px;}
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{max-width:150px;max-height:150px;}
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_t,.in_hot_pro .nbs-flexisel-item p{   max-width:150px;}
	
}

@media only screen and (max-width: 768px) {
	.in_hot_pro .nbs-flexisel-nav-left{right:8%;}
}
@media only screen and (max-width: 620px) {
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img { max-width:210px;max-height:210px}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{max-width:210px;max-height:210px;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t,.in_hot_pro .nbs-flexisel-item p{   max-width:210px;}
}
@media only screen and (max-width: 450px) {
	.in_hot_pro .nbs-flexisel-item .in_hot_pro_img { max-width:100%;max-height:100%}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{max-width:100%;max-height:100%;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t,.in_hot_pro .nbs-flexisel-item p{   max-width: 100%;}
}


@media only screen and (max-width: 768px) {
	.pro-left .pro-inquiry{ display:block}
	.page-box .pro-left{ margin-top:30px}
	.page-box .pro-left,.page-box .pro_img{padding:0; width:100%}
	.pro-right{ display:none}
	.relatedTags p{width:100%;margin-bottom:5px;}
	#pro_inquiry{padding:0;background:none;border-radius:0;}
	#pro_inquiry .message{margin:0;}
	.pro-right .pro-inquiry{margin-top:10px;}
}

/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0; }
#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{position:relative;z-index:9; width:350px;}

#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom; width:90%; height:50px;}
#online_qq_tab #floatShow img{ max-height:24px; float:right; margin-top:6px;}
#online_qq_tab #floatHide img{ max-height:32px; float:right; margin-top:2px;}
#online_qq_tab #floatHide{overflow:hidden;background:url(../images/ser_1.png) no-repeat; width:100%; height:40px;}
#onlineService{display:inline;width: 350px; overflow: hidden;display:none;background: #fff; font-size:13px;}
.i_message_inquiry { padding:20px;background:url(../images/pic_bg.jpg) no-repeat left center; background-size:cover; border:1px solid #eee;}
.i_message_inquiry .input_1{
    border-bottom: 1px dashed #d8d8d8;
    color: #000;
    font-size: 12px;
    line-height: 36px; height:36px;
    margin-bottom: 10px;
    padding-left: 0px;
    width: 100%; background:none;}
.i_message_inquiry .input_2{  border:none; border-bottom: 1px dashed #d8d8d8; color: #000; background:none;
    font-size: 12px; height:80px; padding-top:10px;
    margin-bottom: 20px;
    padding-left: 0px;
    width: 100%;}
.i_message_inquiry .input_1:focus,.i_message_inquiry .input_2:focus{  color:#333;}
.my_btn2{background: #0193de none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
   font-family: Microsoft Yahei,'poppins-semibold';
    font-size: 13px;
    margin-top: 15px;
    padding: 7px 25px 6px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s; border-radius:6px;}
.my_btn2:hover{ background:#346CCD}
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}


/*wrap*/
.indexwrap{ width: 70px; position: fixed; right: 0px; top: 264px; z-index: 9999;}
.indexwrap > a { border-radius:6px;}
.indexwrap a,.indexwrap .tel{display: block; width: 62px; height: 62px; position: relative; margin-bottom: 1px; background:#0193de url(../images/indexwrap_01.png) no-repeat; font-size: 16px; text-align: center; line-height: 20px;}
.indexwrap a:hover,.indexwrap .tel:hover { background-color:#346ccd; border-radius:6px; cursor:pointer}
.indexwrap a.chat{ background-position: center 11px;}
.indexwrap .tel{ background-position: center -60px; border-radius:6px;}
.indexwrap .tel a{display:inline;background:none;color:#fff;font-size:13px;    line-height: 45px;}
.indexwrap a.top{ background:#303030 url(../images/indexwrap_01.png) center -132px no-repeat;padding-top: 36px; height:62px; font-weight: bold; color: #fff;}
.indexwrap a.top:hover { background-position:center -130px;}
.tex-box{ width: 260px; height: 155px; background: #303030 url(../images/indexwrap_02.png) left top no-repeat; position: absolute; right: 62px; top:0px; border-radius:6px;}
.tex-box p{ height: 45px; font-size: 13px;line-height: 45px; color: #fefefe; padding:0 27px 0 38px; text-align: left;}
.tex-box p span{display:block; height:17px;line-height:36px; padding-top: 7px;}
.display-block{ display: block;}
.display-none{ display: none;}
@media only screen and (max-width: 768px) {
	.indexwrap .tel{ display:none}
	.indexwrap a.chat{ display:none}
	}
.table-responsive{ overflow-x:auto}
