/*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*/
body{font-size:12px;font-family:poppins-regular,serif;color:#555; background:#fff}
.bold{font-family: 'poppins-semibold'; }
.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: '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: '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;
}



.topW{background:#f7ae25;}
.top{ line-height:40px;}
.top_share{ float:right;}
.top_share>a{ display:inline-block;margin-left:12px; background:#fff; width:28px; height:28px; border-radius:50%; text-align:center; line-height:28px}
.top_share>a img{ width:28px; height:28px}
.top_share>a:hover{ background:#ffe0a7}
.top .top_call{ float:left; text-align:left;}
.top .top_call a{ margin-left:26px;}
.top .top_call p,.top .top_call a{ display:inline-block;color:#ffffff;  }
.top .top_call p img,.top .top_call a img{ vertical-align:middle;margin-right:10px;  }
.top .top_call a:hover{ text-decoration:underline}
.top_lan{ float:right; margin-right:18px;}
.top_lan a{color:#ffffff; font-size:13px; text-transform:uppercase; display:inline-block;}
.top_lan a:hover span{ color:#272727}
.top_lan a img{ vertical-align:middle; margin-right:10px}
.top_lan em{ display:inline-block; height:12px; width:1px; background:rgba(255,255,255,0.3); margin:0 10px 0 14px}
/*search*/


.top-search{ display:none; width:100%; z-index:10000000; position:relative; width:100%;}
.attr-nav{ display:inline-block; float:right; margin:33px 6px 0 0}
.attr-nav .search{}
.attr-nav i{ background:url(../images/search_btn.png) no-repeat; display:inline-block; width:19px; height:18px;}

/* Top Search
=================================*/
.top-searchW{ background-color: #fff; padding:0; }
.top-search{background-color: #fff;display: none;overflow: hidden;border-bottom:1px solid #eee; margin-bottom:15px}
.top-search .input-group-addon i{ font-size:18px; color:#808080;}

.top-search input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #808080;
    height: 40px;
    padding: 0 15px;    width: 98%;
}

.top-search .input-group-addon{
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}
.top-search .input-group{ width:100%; margin:0 auto;}
.top-search .input-group-addon.close-search{
    cursor: pointer;
}
.search_btn1{background:url(../images/search1.png) no-repeat;    width: 17px;
    float: left;
    height: 18px;
    margin-top: 11px;  }
	



/* Sizes for the bigger menu */
header{width: 100%;z-index: 99999;padding:0; background:#fff; padding:15px 0 11px}
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; }

#logo .logo_img{ float:left;}
#logo .logo_text{ float:left; margin:31px 0 0 4px;}
#logo .logo_img img{max-width:135px;height:auto;width:100%;}
#logo .logo_text img{max-width:368px; height:auto; width:100%}
header #logo h1{margin:0; padding:0; font-size:inherit; line-height:inherit;}

@media only screen and (max-width: 1299px) {
	#logo .logo_text{ display:none}
	.top_share{ display:none}
	.top_lan{ margin-right:0}
	.top .top_call a{ margin-left:15px}
	}

@media only screen and (max-width: 991px) {
	.top-search input.form-control{ width:92%}
	.top-search input.form-control{ width:96%}
	
	.in_search{ margin-top:7px; width:40%}
	}
@media only screen and (min-width: 769px) {
header.small{left:0;top:0;background:#fff;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; padding:5px 0 12px}
header.small .nav_m > li > a{padding:25px 28px;}
header.small #logo .logo_img img{ max-width:90px}
header.small #logo{margin-top:8px;margin-left:0;}
header.small #logo .logo_text{ display:none;}
.small #cssmenu > ul > li>a{ line-height:64px; color:#333}
.small #cssmenu{ margin-top:0}
.small .attr-nav{    margin: 22px 6px 0 0;}
}

@media only screen and (max-width: 768px) {
	.top .top_call a:last-child{ display:none}
	}
@media only screen and (max-width: 525px) {
	.top .top_call{ display:none}
	}
	


.in_categW{ margin-top:59px; border-bottom:1px solid #e7e7e7; padding-bottom:60px}
.in_title{ text-align:center}
.in_title span{font-family: 'poppins-semibold'; color:#535353; font-size:30px; text-transform:uppercase; line-height:28px; display:inline-block}
.in_title P{ font-size:13px; color:#aaaaaa; line-height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:20px}

.in_categL{ margin-top:9px}
.in_categL li{ list-style:none; margin-top:25px}
.in_categL li .in_categL_m{ width:100%;}
.in_categL li .in_categL_m .in_categL_img{ position:relative; width:100%; overflow:hidden;}
.in_categL li .in_categL_m .in_categL_img>a{ display: block; width:100%; overflow:hidden}
.in_categL 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_categL li .in_categL_m .in_categL_t{ display:block;overflow:hidden; line-height:22px; text-overflow:ellipsis; white-space:nowrap; color:#555555; font-size:16px;font-family: 'poppins-semibold'; margin-top:22px}
.in_categL li .in_categL_m>p{ color:#999; font-size:13px; line-height:24px; max-height:72px; overflow:hidden; margin-top:13px}
.in_categL li .in_categL_m .in_categL_t:hover{ color:#f7ae25}
.in_categL 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_categL li .in_categL_m .in_categL_img .buttons .fa {
	background:rgba(247,174,37,0.7);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color:#fff;
    display: inline-block;
    margin: 0 1px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    width: 60px;
    height: 60px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.in_categL 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_categL li .in_categL_m .in_categL_img:hover .buttons .fa {
    opacity: 1;
}

.more1{ text-align:center; margin-top:40px}
.more1 a{    background: #f7ae25;
    line-height: 41px;
    display: inline-block; padding:0 25px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    border-radius: 30px;}
.more1 a , .btn_1{
	color:#fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}
.more1 a ,.btn_1{
	color:#fff;
	text-decoration: none;
}
.more1 a::before ,.btn_1::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(255,255,255,0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	border-radius:30px;

}
.more1 a:hover::before ,.btn_1:hover::before{
	opacity: 0 ;
	background-color: rgba(255,255,255,0.8);
	-webkit-transform: scale(0.5,0.5);
	transform: scale(0.5,0.5);
}
.more1 a::after ,.btn_1::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.more1 a:hover::after,.btn_1:hover::after{
	opacity: 1;
	-webkit-transform: scale(1,1);
	transform: scale(1,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: 425px) {
.in_categL li{ width:100%}
}


/*main-product*/
.in_proW{ margin-top:59px}
.in_proL{ margin-top:35px;}
.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 #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.in_proL li:nth-child(4n) {
    border-right-color: #fff;
}
.in_proL li:nth-child(5),.in_proL li:nth-child(6),.in_proL li:nth-child(7),.in_proL li:nth-child(8) {
    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_w{ padding:0 15px 20px; text-align:center}
.in_proL li .in_proL_m .in_proL_w>a{ display:block; width:100%; font-size:13px; color:#444444; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:20px;font-family: 'poppins-semibold';}
.in_proL li .in_proL_m .in_proL_w>p{ font-size:12px; color:#999999; line-height:22px; height:44px;overflow:hidden; margin-top:9px;}
.in_proL li .in_proL_m .in_proL_w>a:hover{ text-decoration:none; color:#f7ae25}
.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:#f7ae25}
.in_proW .more1{ margin-top:50px}

@media only screen and (max-width: 768px) {
	.in_proL li{ width:50%}
	.in_proL li:nth-child(4n) {border-right-color: #e7e7e7;}
	.in_proL li:nth-child(5){border-bottom-color: #e7e7e7;}
	.in_proL li:nth-child(6){border-bottom-color: #e7e7e7;}
	.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(7){border-bottom-color: #e7e7e7;}
	.in_proW .more1{ margin-top:0px}
	}

.in_aboutW{ margin-top:60px; background:url(../images/about_bg.jpg) no-repeat center; background-size:cover; background-attachment:fixed; padding:75px 0 85px;}
.in_about{ background:#f6f6f6 url(../images/about_img.png) no-repeat bottom right; padding-left:50px}
.in_about .in_about_m{ width:55%; padding:76px 0 98px}
.in_about .in_about_m>span{font-family: 'poppins-semibold'; text-transform:uppercase; font-size:26px; color:#535353; line-height:28px; display:block;}
.in_about .in_about_m>p{color:#999999; line-height:30px; max-height:210px; margin-top:25px; overflow:hidden;}
.in_about .in_about_m .in_about_more{ margin-top:38px;}
.in_about .in_about_m .in_about_more a{ display:inline-block; border:1px solid #f7ae25; color:#f7ae25;font-family: 'poppins-semibold'; font-size:13px; line-height:41px; padding:0 42px; border-radius:25px; text-transform:uppercase;}
.in_about .in_about_m .in_about_more a:hover{ border-color:#229BF4; color:#229BF4}
@media only screen and (max-width: 768px) {
	.in_about{ padding:0 25px}
	.in_about .in_about_m{    width: 100%;}
	.in_aboutW{padding:65px 0 65px;}
	}


.in_newsW{ background:#f5f5f5; padding:59px 0 72px}
.in_newsL{ margin-top:39px}
.in_newsL li{ list-style:none; float:left; width:50%; background:#fff;}
.in_newsL li .in_newsL_img{ position:relative;  overflow:hidden; float:left; width:38.6%;}
.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 .buttons, .news_list li .news_list_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_newsL li .in_newsL_img .buttons .fa,.news_list li .news_list_img .buttons .fa {
	background:rgba(247,174,37,0.7);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color:#fff;
    display: inline-block;
    margin: 0 1px;
    line-height: 27px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.in_newsL li .in_newsL_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_newsL li .in_newsL_img:hover .buttons .fa {
    opacity: 1;
}

.in_newsL li .in_newsL_w{ float:left; width:61.4%; padding:31px 20px 0}
.in_newsL li .in_newsL_w>a{ display:block;font-family: 'poppins-semibold';color:#444444; font-size:14px; line-height:28px; overflow:hidden; max-height:56px; margin-bottom:9px}
.in_newsL li .in_newsL_w>a:hover{color:#f7ae25}
.in_newsL li .in_newsL_w span{color:#aaaaaa; line-height:20px; font-style:inherit; display:block}
.in_newsL li .in_newsL_w span i{color:#aaaaaa; font-size:12px; margin-right:6px;}
.in_newsL li .in_newsL_w p{color:#999999; line-height:22px; overflow:hidden; max-height:66px; margin-top:18px}

@media only screen and (max-width: 1299px) {
	.in_newsL li .in_newsL_img{ width:41%}
	.in_newsL li .in_newsL_w{    padding: 14px 15px 0; width:59%}
	}

@media only screen and (max-width: 991px) {
	.in_newsL li .in_newsL_w>a{ max-height:28px; margin-bottom: 4px;}
	.in_newsL li .in_newsL_w p{ margin-top:10px}
	}
@media only screen and (max-width: 768px) {
	.in_newsL li{ width:100%}
	.in_newsL li .in_newsL_w>a{ max-height:56px; }
	}
@media only screen and (max-width: 470px) {
	.in_newsL li{ width:100%}
	.in_newsL li .in_newsL_w>a{ max-height:28px;}
	.in_newsL li .in_newsL_w p{ max-height:44px}
	}
@media only screen and (max-width: 340px) {
	.in_newsL li .in_newsL_img{ float:none; width:100%}
	.in_newsL li .in_newsL_w{ width:100%; float:none;    padding: 15px 15px 20px;}
	}


.in_customerW{ background:#fff url(../images/cus_img.png) no-repeat center right; padding:74px 0 }
.in_customer{ width:58%}
.in_customer .in_title{ text-align:left}
.in_customer_m{ margin-top:34px}
.in_customer_m p{ line-height:28px; color:#999999; font-size:13px; overflow:hidden; max-height:112px; float:left; width:90%; margin-top:8px}
.in_customer_m i{margin-right:32px;color:#f7ae25; font-size:30px; line-height:30px; float:left}
.in_customer_m span{ display:block; text-align:right; font-style:italic; color:#aaaaaa; line-height:20px; margin-top:17px;}
.in_customer .more1{  text-align:left; margin-top:32px}
.in_customer .more1 a{padding:0 42px;}

.in_newsletterW{ background:#f5f5f5; padding:59px 0 62px}
.in_newsletter_m{ width:100%; max-width:605px; margin:38px auto 0; height:46px; border:1px solid #f7ae25;border-radius:25px; position:relative;}
.in_newsletter_m .email_input{ width:80%; background:none; line-height:44px; border:none; padding-left:23px;color:#aaaaaa; font-size:13px; font-style:italic;}
.i_email_btn{ font-size:16px; color:#ffffff; line-height:46px;font-family:'poppins-semibold'; background:#f7ae25; border-radius:25px; padding:0px 38px; border:none; position:absolute; right:-1px; top:-1px; text-transform:uppercase;}
@media only screen and (max-width: 1299px) {
	.in_customerW{ padding:54px 0}
	.in_customer{ width:74%}
	.in_customer .more1{ margin-top:15px}
	}
@media only screen and (max-width: 768px) {
	.in_customer_m span{ color:#fff}
	.in_customer_m p{    color: #3a3a3a;}
	.in_customer{ width:100%}
	}
@media only screen and (max-width: 465px) {
	.i_email_btn{ font-size:14px;padding: 0px 12px;}
	.in_newsletter_m .email_input{ padding-left:15px}
	.in_customer .in_title span{    font-size: 24px; line-height:24px}
	}




/*footer*/
.footer{background:#fff url(../images/fot_bg.png) no-repeat bottom right; padding:46px 0 41px;}
.footer .fot_title{color:#f7ae25;text-transform:capitalize;font-size:16px;font-family: 'poppins-semibold';display:block;margin-bottom:20px;position:relative;}
.footer .fot_title em{display:inline-block;}


.fot_con{ width:28%}
.fot_con .toggle_content>p{color:#888888;font-size:13px;line-height:24px;}
.fot_con .toggle_content ul{margin-top:13px;list-style:none;}
.fot_con .toggle_content li{margin-bottom:14px;padding:3px 0;color:#888888;font-size:14px;padding-left:30px;}
.fot_con .toggle_content li p{display:inline-block;padding-right:3px;}
.fot_con .toggle_content li a{color:#888888;font-size:13px;}
.fot_con .toggle_content li a:hover{ color:#f7ae25}
.fot_con .toggle_content li.fcon01{background:url(../images/fot_tel.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon02{background:url(../images/fot_fax.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_nav{padding-right:60px; width:22%}
.fot_nav li{margin-bottom:12px;}
.fot_nav li a{color:#888888;font-size:13px;text-transform:capitalize;}
.fot_nav li a:hover{color:#f7ae25;}

.fot_links{padding-right:30px;}
.fot_links li{margin-bottom:12px;}
.fot_links li a{color:#888888;font-size:13px;}
.fot_links li a:hover{color:#f7ae25;}


.fot_title .column_icon_toggle {display: none;}
.icon-minus-sign:before {content:"\f068";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "\f067";font-family:'FontAwesome';}

.fot-botW{ background:#f7ae25; padding:15px 0 16px; margin-bottom:30px}
.fot-bot{}
.fot-bot .fot-fri{list-style:none;float:left;}
.fot-bot .fot-fri p{color:#;display:inline-block;text-transform:capitalize;color:#ffffff;}
.fot-bot .fot-fri li{display:inline-block;margin:0 10px;}
.fot-bot .fot-fri li a{color:#ffffff;}
.fot-bot .fot-fri li a:hover{color:#eee;}

.fot-bot .copy{float:right;color:#ffffff;}
.fot-bot .copy p{display:inline-block;}
.fot-bot .copy a{color:#ffffff;}
.fot-bot .copy a:hover{color:#eee;}

@media only screen and (max-width: 991px) {
	.fot_nav{padding-right:20px; width:18%}
	.fot_con{ width:32%}
	.fot-bot{text-align:center;}
	.fot-bot .copy,.fot-bot .fot-fri{float:none;}
	.fot-bot .copy{margin-top:15px;}
	}
@media only screen and (max-width: 768px) {
	.footer{padding-bottom:20px;}
	.fot_links,.fot_pro,.fot_con,.fot_nav{width:100%;padding:0;}
	.footer .fot_title{border-bottom:1px solid rgba(158, 158, 158, 0.2);padding-bottom:15px;cursor:pointer;margin-bottom: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 .toggle_content{padding-bottom:30px;}

}



.page_banner{ width:100%;}
.page_banner img{ width:100%; max-width:100%; height:auto}

.breadcrumbW{  background: #f5f5f5; }
.breadcrumbW .breadcrumb{ text-align:left;z-index:99;border-radius:0;margin:2px 0 0; padding:12px 0 10px}
.breadcrumb_m{ float:left}
.breadcrumbW .breadcrumb .breadcrumb_m a{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#444;}
.breadcrumbW .breadcrumb .breadcrumb_m a i{ font-size:14px; margin-right:8px; color:#f7ae25; font-size:16px}
.breadcrumbW .breadcrumb .breadcrumb_m span{text-transform:capitalize;display:inline-block;margin:0 5px;color:#080404; vertical-align:middle;}
.breadcrumbW .breadcrumb .breadcrumb_m h2{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#444;margin:0;padding:0;}
.breadcrumbW .breadcrumb .breadcrumb_m a:hover{ color:#f7ae25}
.breadcrumbW .breadcrumb .page_title{ float:right;}
.breadcrumbW .breadcrumb .page_title span{font-family: 'poppins-semibold'; font-size:20px; text-transform:capitalize; color:#f7ae25; line-height:24px;}


/*left*/

.page_left{width:24%;}

.column .block>span{font-size:20px;display:block;text-transform:capitalize;position:relative;color:#f7ae25;font-family: 'poppins-semibold';}

.column .block>span .column_icon_toggle{display:none;}
.column.left-cont .column_box>span{ 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 #e5e5e5;}
.left-nav ul li a:hover{color:#f7ae25;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 0;
	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:#f7ae25;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#f7ae25;text-decoration:none;}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;font-family: 'poppins-semibold';color:#f7ae25;}
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:#f7ae25;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:#f7ae25;}

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;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;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:#f7ae25;text-decoration:none;}

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:13px;padding:5px 0px 5px 15px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#f7ae25;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-img{ margin-top:30px;}
.left-img img{ max-width:100%}

.page_left .left-pro {margin-top:25px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:10px 0 15px; list-style:none}
.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:hover>a{ border-color:#f7ae25}
.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:left; padding-left:10px;width:60%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a{color:#444;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:hover{ color:#f7ae25;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#777;line-height:20px;overflow:hidden;height:40px;}

.left-cont { margin-top:35px}
.left-cont ul{ border:1px solid #f0f0f0; padding:0 20px}
.left-cont ul li{ border-bottom:1px solid #f0f0f0; padding:12px 0 10px; list-style:none}
.left-cont ul li:last-child{ border-bottom:none}
.left-cont ul li img{ display:inline-block; float:left;}
.left-cont ul li:before,.left-cont ul li:after{line-height:0; display:table; content:"";}
.left-cont ul li:after{clear:both;}
.left-cont ul li a,.left-cont ul li p,.left-cont ul li span{ display:inline-block; float:left; font-size:13px; color:#444444; line-height:25px; width:80%; padding-left:14px}
.left-cont ul li a,.left-cont ul li span{ line-height:40px}
.left-cont ul li a:hover{ color:#f7ae25}



.page_left .icon-minus-sign:before {content:"\f077";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f078";font-family:'FontAwesome';}
.page_right{width:76%;}


@media only screen and (max-width: 1299px) {
	.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}
	.left-cont ul li img{    width: 100%;max-width: 29px; height: auto;}
	.left-cont ul li a, .left-cont ul li span{ line-height:28px}
	.left-cont ul{ padding:0 5px}
	.left-cont ul li a, .left-cont ul li p, .left-cont ul li span{ width:77%;}
	}


@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.left-blog, .left-nav, .left-cont{padding:0;margin-bottom:10px;}
	.left-bg{display:none;}
	.page_left{padding:0;background:none;width:100%;}
	.page_right{padding:0;width:100%; margin-top:20px}
	.about_webW .page_left,.about_webW .page_right{ width:100%;}
	.left-nav .block>span{display:block;}
	.left-con{border:none;padding:0;margin-top:10px;}
	.left-nav .block>span,.column .block>span{padding:10px;margin:0;cursor:pointer;font-size:17px;background:#f5f5f5;}
	.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-cont{ margin-top:15px}
	.page_left .left-pro{    margin-top: 15px;}
	.column.left-cont .column_box>span{ display:block}

}





.main_boxW,.page-box{ margin-top:40px; margin-bottom:45px}
.about_detail{ line-height:24px; margin-bottom:40px}
.about_detail img{ max-width:100%}
.main_boxW_t { position:relative; text-align:center; margin-bottom:25px;}
.main_boxW_t span{font-family: 'poppins-semibold'; font-size:20px; background:#fff; display:inline-block; padding:0 15px; text-transform:capitalize; 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{ }
.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:16px; 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%}
.about_web_m2 .about_web_w .about_webL{ padding:0 0 0 15px}
.about_web_m2 .about_web_w .about_web_img{ padding:0 15px 0 0}




/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:10px; list-style:none}

.stp-top{width:100%; padding-bottom:5px;line-height:34px;    border-bottom: 1px solid #eee;}
.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:#f7ae25;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:#f7ae25;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%;}
}


/*message*/
.con-main{}
.con-main>em{font-size:16px;font-family: 'poppins-semibold';text-transform:capitalize;margin-bottom:10px;display:block;color:#505050;}
.con-main>div{line-height:24px;font-size:14px;margin-bottom:20px;}
.con-main img{max-width:100%;}

.message{    padding: 30px 20px 35px;
    border-radius: 10px;
    -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); background:#ffffff url(../images/conts.jpg) no-repeat bottom right;}
.message>em{font-size:18px;font-family: 'poppins-semibold';text-transform:capitalize;margin-bottom:10px;display:block;color:#f7ae25;}
.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:90%;height:44px;border:1px solid #eaeaea;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:rgba(255, 255, 255, 0.2);line-height:60px;text-transform:capitalize;}
.message .meInput:focus{color:#333;border-color:#f7ae25}
.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 #eaeaea;color:#808080;text-transform:capitalize;background:rgba(255, 255, 255, 0.2);}
.message .meText:focus{color:#333; border-color:#f7ae25}
.message .btn_1{display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0 40px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    background: #f7ae25;
    border-radius: 30px;
    border: none;
    margin-top: 5px;}
.message .btn_1 i{ margin-left:15px}

.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:25px 0 40px}
.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%;}
}


.news_list .news_list_img{ float:left; width:25%;position:relative; }
.news_list .news_list_img a{ display:block; overflow:hidden;}
.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 .text{ float:right; width:75%; padding-left:30px}
@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:8px}
.news_list li .day i{ margin-right:10px; color:#aaa;}
.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:48px; }
.news_list li .text>a.news_list_t:hover{ color:#f7ae25 ; text-decoration:none}
.news_list li p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin-top:8px}
.news_list li .more{ font-size:14px; font-family:'poppins-semibold'; color:#f7ae25; margin-top:10px; display:inline-block;}
.news_list li .more:hover{text-decoration:underline}
.news_list .news_list_img:hover a 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);
}
.news_list li .news_list_img:hover .buttons .fa {
    opacity: 1;
}
@media only screen and (max-width: 480px) {
	.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*/
.news_main{width:100%;}
.news_main em{font-size:14px;display:block;margin-bottom:12px;color:#555;text-align:left; text-transform:capitalize ;font-family: '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_de{margin-top:12px;line-height:24px;}
.news_main div.news_de img{max-width:100%;height:auto;}


/*page turn*/
#page_turn{margin-top:25px; border-top:1px solid #eee; }
#page_turn i{padding:0 5px;}

.page_turn_right {font-family: '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: '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:#f7ae25}
.page_turn{ margin-top:0 !important; padding-top:0 !important}



/*page-number*/
.page_num{width:100%;margin:30px auto 0 auto;text-align:center;}
.page_num>span{display:inline-block;color:#fff;background:#f7ae25;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;    border-radius: 5px;}
.page_num a:hover{color:#fff;text-decoration:none;background:#f7ae25;}
.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;padding:8px;}
	.page_num p{margin-top:10px;}
}


/*blog*/

.left-blog{margin-bottom:20px;}
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;}
.blog_list>li:hover em{color:#f57f1f;}

ul.blog-list{ margin-top:10px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee;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;}
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:12px;vertical-align: initial;text-decoration: none;display:block;}
ul.blog-list li a:hover{color:#f57f1f;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:#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:#f7ae25;color:#fff;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none; border-bottom:1px solid #eee; padding-bottom:20px; 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:#f7ae25 ; 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}
.blog_list li .more{ font-size:14px; font-family:'poppins-semibold'; color:#f7ae25; margin-top:15px; display:inline-block;}
.tags{ margin-top:10px;}
.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:5px 15px; margin:6px; background:#eee; border-radius:20px;}
.tags a i{ margin-right:6px; font-size:12px;}
.tags a:hover{ background: #f7ae25; color:#fff; text-decoration:none}

.blog_list li .more:hover{text-decoration:underline}
/*blog-detail*/


@media only screen and (max-width: 768px) {
	.blog-main > em{font-size:24px;}
	ul.blog-list{ margin-top:15px}
}


/*blog-main*/
.blog_main{width:100%;}
.blog_main>em{font-family:'poppins-semibold', sans-serif;font-size:14px;overflow:hidden;display:block;margin-bottom:12px;text-overflow:ellipsis;white-space:nowrap;line-height: 20px; text-align:center}
.blog_main a:hover{text-decoration:none;}
.blog_main .blog_date{display:block;margin-bottom:10px;color:#aaa; font-style:italic; text-align:center}
.blog_main .blog_date i{padding-right:5px;}

.blog_main div.blog_de{font-size:12px;line-height:24px;margin-top:10px;text-align:left;}
.blog_main div.blog_de img{max-width:100%;height:auto;}

.blog_main .blog_tag{margin-top:20px;list-style-type: none;
    color: #8f8e8e;
    font-size: 13px;
    border: 1px solid #eee;
    -moz-box-shadow: 3px 4px 7px #EEECEC;
    -webkit-box-shadow:3px 4px 7px #EEECEC;
    box-shadow: 3px 4px 7px #EEECEC;
    overflow: hidden;
    padding: 15px 12px;}
.blog_main .blog_tag li{background:#eee;display:inline-block;margin-right:10px; list-style:none}
.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:#f57f1f;}
.blog_main .blog_tag li:hover a{color:#fff;}
.blog_main .blog_tag li:hover i{color:#fff;}
#loop-nav-singlular-post{margin-top:20px;padding-top:15px; border-top:1px solid #eee}
#loop-nav-singlular-post i{padding:0 5px;}
/* Sweep To Right */
.hvr-sweep-to-right {
	float:left;
	margin-top:10px;
	padding:8px 20px;
	background:#eeeeee;
	color:#555;
	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; border-radius:5px;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f7ae25;
  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;border-radius:5px;
}
.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;
	padding:8px 20px;
	color:#555;
	background:#eeeeee;
	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;border-radius:5px;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f7ae25;
  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;border-radius:5px;
  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);
}


/*products*/
.pro-text{line-height:24px;font-size:13px;margin-bottom:20px; overflow:hidden; max-height:72px}
.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: #f7ae25;}
.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.3333%;
	float:left;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding:15px 0 5px;
	position:relative;
}
.cbp-vm-view-grid ul li:nth-child(n) {
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.cbp-vm-view-grid ul li:nth-child(3n) {
    border-right-color: #fff;
}
.cbp-vm-view-grid ul li .cbp-div{transition: all .5s;}
.cbp-vm-view-grid ul li .cbp-title{    display: block;
    font-family: 'poppins-semibold';
    color: #444444;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 15px;}
.cbp-vm-view-grid ul li .cbp-vm-details{ color: #999999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 11px;}
.cbp-vm-view-grid ul li .cbp-list-center{ padding: 0 15px 15px;}
.cbp-vm-view-grid ul li .cbp-list-more{display:none;}

.cbp-vm-view-grid ul li .cbp-div: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:#f7ae25}
.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:14px;line-height:24px;max-height:48px;margin-top:0;margin-bottom:10px; overflow:hidden;font-family: 'poppins-semibold';}

.cbp-vm-view-list ul li:hover .cbp-title{color:#f7ae25;}
.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;    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:#f7ae25;}


.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:left; margin-top:25px}
.cbp-vm-view-list .cbp-list-more.more1 a {
    background: #f7ae25;
    line-height: 36px; height:36px;
    display: inline-block;
    padding: 0 27px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    border-radius:30px;
}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:12px}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{ 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%;}
	.cbp-vm-view-grid ul li:nth-child(3n) {border-right-color: #e7e7e7;}
	.cbp-vm-view-grid ul li:nth-child(2n) {border-right-color: #fff;}
	}

@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%; padding-left:0}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%}
	.cbp-vm-view-grid ul li:nth-child(n){border-right:none}
	}


.pro_detail .pro_detail_t{    border-bottom: 1px solid #ddd; margin-bottom:20px}
.pro_detail .pro_detail_t span{ display:inline-block;  color: #555;
    z-index: 99;
    text-transform:capitalize;
    font-size: 20px;
    font-family: 'poppins-semibold';
    padding: 0px 0px 8px;}
.pro_detail .pro_detail_m { color:#555; margin-bottom:30px}
.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;}
.pro_table ul li{margin:10px 0;font-size:13px; vertical-align:middle;text-transform:capitalize; list-style:none}
.pro_table ul li p{display:inline-block;margin-right:10px;color:#555;font-size:13px; vertical-align:middle;padding-bottom:3px;}
.pro_table .more1{ text-align:left; margin-top:30px}
.pro_table .more1 a{ line-height:36px; font-size:13px;}
.pro_table .more1 a 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;
    padding: 0px 0 10px;
    border-bottom: 1px solid #ebebeb;
    text-align: left;}
.right-title2 span{    display: inline-block;
    margin: 0 5px 0 0;
    list-style: none;
    text-transform:capitalize;
    color: #555;font-size: 20px;
	    font-family: 'poppins-semibold'; line-height:28px;
  }
.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 15px}
.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; border:1px solid #eee}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{width:100%;cursor:pointer;position:relative;max-width:100%;}

.in_hot_pro .nbs-flexisel-item .in_hot_pro_t{     display: block;
    font-family: 'poppins-semibold';
    color: #444444;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 15px;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m p{    color: #999999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 5px;
}
.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:#f7ae25;}
.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img{ border-color:#f7ae25}

.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-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;}
#pro_inquiry{ margin-top:35px}



@media only screen and (max-width: 768px){
	.products .pro_img{ width:100%; padding:0}
	.products .pro_table{ padding:0; width:100%; margin-top:20px}
	}
@media only screen and (max-width: 395px){
	.breadcrumb_m{ float:none; text-align:center}
	.breadcrumbW .breadcrumb .page_title{ float:none; text-align:center; margin-bottom:10px}
	}






/*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;}}



.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: 'poppins-semibold'; text-align:center;background:#f7ae25;text-transform:uppercase;box-shadow:0 0 10px 2px rgba(0,0,0,0.2);z-index:9999999;}
.fixed-con:hover{background:#57bd67;color:#fff;text-decoration:none;}
@media only screen and (max-width: 768px) {
	body{padding-bottom:45px;}
	.fixed-con{display:block;}
}


.side li,.side ul{list-style:none;}
/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #d5d5d5;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#f7ae25;opacity:0.7;filter:Alpha(opacity=70);color:#fff;font-size:14px ;line-height:54px;overflow:hidden;}

.side ul li img{float:left;}

@media only screen and (max-width: 768px) {.side{ display:none}}


/*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:54%; float:right; 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: #f7ae25 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block; font-family: '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:#229BF4}
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}


.table-responsive{ overflow-x:auto}
