/*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:#444;}
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; line-height:20px;}
.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;
}
@font-face {
    font-family: 'loraB';
    src:url(../font/loraB.eot);
    src: url(../font/loraB.eot?#iefix) format('embedded-opentype'),
	 url(../font/loraB.svg#loraB) format('svg'),
	 url(../font/loraB.woff) format('woff'),
	 url(../font/loraB.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'lora';
    src:url(../font/lora.eot);
    src: url(../font/lora.eot?#iefix) format('embedded-opentype'),
	 url(../font/lora.svg#lora) format('svg'),
	 url(../font/lora.woff) format('woff'),
	 url(../font/lora.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*search*/
.topW{ background:#f8f8f8 url(../images/top_bg.jpg) no-repeat top center; padding:9px 0 4px}
.top_share{ float:left;}
.top_share li{ display:inline-block; list-style:none; }
.top_share li a{ display:inline-block; width:28px; background:#FEFEFE; margin-right:12px; border-radius:50%; height:28px; line-height:28px; text-align:center}
.top_share li a img{ width:28px; height:28px; border-radius:50%}


.top-search{ display:none; width:100%; z-index:10000000; position:relative; width:100%;}
.attr-nav{ display:inline-block; float:right; margin-top:4px}
.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{  padding:0; }

.top-search { background-color: #fafafa;display: none; width:100%;border-top:1px solid #eee;}
.top-search h4{font-size:26px; text-align:center; color:#ff5f6d; margin:20px 0; font-family: 'poppins-semibold'; }
.top-search .input-group-addon i {color: #fff;float: right;font-size: 12px;position:absolute; right:0px; top:0px; width:28px; height:28px; line-height:28px; background:#ff5f6d;}
.top-search input.form-control { border:1px solid #eee;color: #999;height: 40px;line-height: 40px;padding: 0 32px 0 15px;text-align: left;background:#fff;border-radius:0px; font-size:12px;    box-shadow: none;}
.top-search input.form-control:focus{ border:1px solid #ff5f6d; box-shadow:inset;}
.top-search .input-group {padding:10px 0px 21px; max-width:750px; margin:0 auto; width:100%;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.btn_search1 {background:rgba(0, 0, 0, 0) url(../images/search_btn.png) no-repeat;top: 7px;height:21px;position: absolute;right:11px;width:21px;z-index:9;}
.header_search {position: relative;}
.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}
.top-search .input-group-addon.close-search{cursor: pointer; float:right;}
	
@media only screen and (max-width: 690px) {

	.top-search h4{ font-size:20px}
	}	
	
/* select */
.drop{ float:right; position:relative; background:none;  width:106px; background:url(../images/lan_icon.png) no-repeat center left; padding-left:41px; border-right:1px solid #e3e3e3; padding-right:10px; z-index:9999999;height:22px; line-height:22px; margin:3px 16px 0 48px}

.select dt{height:22px;display:inline-block;line-height:22px; text-transform:capitalize;cursor:pointer;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;color:#666666; font-size:14px; font-weight:normal;font-family: 'poppins-semibold';}
.select dt img,.select dd ul li a img{ width:100%; height:auto; max-width:24px; display:inline-block; margin-right:6px;    vertical-align: text-bottom;}
.select dt img{margin-right:9px}
.select dd{position:absolute;right:0;top:27px;background:rgba(255, 95,109, 0.9);display:none; z-index:999999;}

.select dd ul{padding:4px 6px 4px;width:110px;max-height:376px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;color:#fff; font-size:12px;text-transform:capitalize;}
.select dd ul li{ border-bottom:1px solid #f78473;}
.select dd ul li:last-child{ border-bottom:none}
.select dd ul li a:hover{}


.fix{ display:none}



/* Sizes for the bigger menu */
header{width: 100%;z-index: 99999;padding:0; background:#fff; padding:16px 0 22px}
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 img{max-width:206px;height:auto;width:auto;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%}
header #logo h1{margin:0; padding:0}
.large_r{ float:right; text-align:right; width:74%}
.top_call{ margin:3px 0 17px}
.top_call a{ margin-left:16px;}
.top_call p,.top_call a{ display:inline-block;color:#999999;  }
.top_call p img,.top_call a img{ vertical-align:middle;margin-right:10px;  }
.top_call a:hover{ color:#ff5f6d}

@media only screen and (max-width: 991px) {
	#logo{ display:block; text-align:center; float:none}
	.large_r{ width:100%; float:none; text-align:center; margin-top:15px}
	.top_call{ margin-bottom:15px}
	}
@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:8px 0 12px}

header.small #logo img{max-width:154px;}
header.small .top_call{ margin:3px 0 4px}

}

@media only screen and (max-width: 440px) {
	.top_share{ display:none}
	.top_call p, .top_call a{ margin-top:5px}
	}



.in_proW{ margin-top:58px}
.in_title{ text-align:center;}
.in_title span{color:#222222; font-size:24px; line-height:22px; display:inline-block; text-transform:uppercase; font-family: 'lora'; position:relative;}
.in_title span:after{background:url(../images/t_cut.png) no-repeat center; width:87px; height:1px; content:''; display:inline-block; position:absolute;    
top: 50%;  margin-left: 10px;}
.in_title span:before{background:url(../images/t_cut.png) no-repeat center; width:87px; height:1px; content:''; display:inline-block; position:absolute;    
top: 50%;left:-97px}

.in_more{ text-align:center; margin-top:44px;}
.in_more a{ display:inline-block;  color:#fff; font-size:14px; text-transform:uppercase; line-height:50px; height:50px; padding:0 34px;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); border-radius:25px; }

.in_more a:hover{background: #ffc371;background: -webkit-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
	background: -moz-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -o-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -ms-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);background: linear-gradient(left, #ffc371 0%,#ff5f6d 100%);}
.in_proL{ margin-top:4px}
.in_proL li{ list-style:none; margin-top:26px;}
.in_proL li .in_proL_m{ position:relative; width:100%;}
.in_proL li .in_proL_m>a{display:block; width:100%;}
.in_proL li .in_proL_m>a img{ max-width:100%; height:auto; width:100%;}
.in_proL li .in_proL_m .in_proL_img{ position:absolute; top:0; left:0; filter:alpha(opacity=0);-moz-opacity:0; opacity:0;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.in_proL li .in_proL_m .in_proL_img>a.in_proL_img_h{ display:block; width:100%}
.in_proL li .in_proL_m .in_proL_img>a.in_proL_img_h img{ max-width:100%; height:auto; width:100%;}
.in_proL li .in_proL_m .in_proL_img>a.in_Promore{ display:inline-block; padding:0 17px; line-height:40px; height:40px; color:#fff; text-transform:uppercase;
background: #ff5f6d;background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); text-align:center; position:absolute; left:50%;      top: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%);            -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;         -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;}
.in_proL li .in_proL_m>span{ position:absolute; top:0; left:0; height:24px; line-height:26px; width:45px; text-align:center; display:inline-block; z-index:9; color:#fff; text-transform:uppercase;}
.in_proL li .in_proL_m>span.new_icon{background:#feb601;}
.in_proL li .in_proL_m>span.hot_icon{background:#fb4a4d;}
.in_proL li .in_proL_m .in_proL_w a{ display:block; width:100%; overflow:hidden; font-size:14px;font-family: 'lora'; color:#444444; line-height:22px; text-overflow:ellipsis; white-space:nowrap; margin-top:21px;}
.in_proL li .in_proL_m .in_proL_w p{color:#999999; line-height:20px; overflow:hidden; height:40px; margin-top:12px;}
.in_proL li .in_proL_m .in_proL_w a:hover,.in_pro li .in_proL_m:hover .in_proL_w a{ color:#ff5f6d}
.in_proL li .in_proL_m:hover .in_proL_img{filter:alpha(opacity=100);-moz-opacity:1; opacity:1;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
@media only screen and (max-width: 1024px) {
	.in_proL.row{ margin:4px -10px 0}
	.in_proL li{ padding:0 10px;}
	}
@media only screen and (max-width: 768px) { 
	.in_pro li .in_proL_m .in_proL_img{ display:none}
}
@media only screen and (max-width: 465px) { 
	.in_title span:before,.in_title span:after{ display:none}
}
@media only screen and (max-width: 375px) {
	.in_pro li{ width:100%}
	}


.in_aboutW{ border-top:1px solid #e4e4e4; background:url(../images/about_bg.jpg) no-repeat; background-size:cover; margin-top:60px; padding:58px 0 68px}
.in_about .in_about_d{ overflow:hidden; color:#555555; font-size:12px; line-height:30px; max-height:180px; text-align:center; padding:0 100px; margin-top:23px;}
.in_video{ margin-top:22px; border:7px solid rgba(255,255,255,0.5);}
.in_video img{ width:100%; max-width:100%; height:auto;}
.in_about .in_more{ margin-top:42px;}

@media only screen and (max-width: 1024px) {
	.in_about .in_about_d{ padding:0}
	}

.in_serviceW{ margin-top:58px}
.in_serviceL li{ list-style:none; margin-top:28px}
.in_serviceL li .in_serviceL_m>a{ display:block; width:100%; overflow:hidden; border-radius:5px 5px 0 0; }
.in_serviceL li .in_serviceL_m>a img{ max-width:100%; height:auto; width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_serviceL li .in_serviceL_m>a:hover img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);}
.in_serviceL li .in_serviceL_m .in_serviceL_w{ background:#f9f9f9; border-radius:0 0 5px 5px; text-align:center; padding:0px 15px 23px;}
.in_serviceL li .in_serviceL_m .in_serviceL_w .in_serviceL_icon{ display:inline-block; width:96px; height:96px; border:2px solid #ff5f6d; border-radius:50%; position:relative; overflow:hidden; margin-top:-48px; background:#f9f9f9}
.in_serviceL li .in_serviceL_m .in_serviceL_w .in_serviceL_icon img{ position:absolute; top:0; left:0; }
.in_serviceL li .in_serviceL_m .in_serviceL_w:hover .in_serviceL_icon{ background:#ff5f6d}
.in_serviceL li .in_serviceL_m .in_serviceL_w:hover .in_serviceL_icon img{ top:inherit; bottom:0}
.in_serviceL li .in_serviceL_m .in_serviceL_w .in_serviceL_t{ display:block; width:100%; color:#222; font-size:20px; line-height:22px; margin-top:18px; text-transform:capitalize; font-family: 'lora';}
.in_serviceL li .in_serviceL_m .in_serviceL_w:hover .in_serviceL_t{ color:#ff5f6d}
.in_serviceL li .in_serviceL_m .in_serviceL_w p{ line-height:24px; color:#999999; font-size:12px; overflow:hidden; max-height:72px; margin-top:16px;}

@media only screen and (max-width: 1024px) {
	.in_serviceL.row{ margin:0 -10px;}
	.in_serviceL li{ padding:0 10px;}
	}

.in_newsW{ background:#f6f6f6; margin-top:60px; padding:58px 0}

#parentHorizontalTab02{text-align:left;}
@media only screen and (max-width: 768px) {#parentHorizontalTab02 {margin:30px 0 0 !important;}}
#parentHorizontalTab02 ul.resp-tabs-list {margin:50px 0px 0; text-align:center}

#parentHorizontalTab02 .resp-tabs-list li {list-style: none;cursor: pointer; display:inline-block; border-radius:25px; background:#bdbdbd; color:#fff; font-size:14px;   text-transform:uppercase; text-align:center; height:50px; line-height:50px; padding:0 34px; margin:0 10px; }

#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container { }

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 12px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}

#parentHorizontalTab02 .resp-tabs-list li:hover{background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%);;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {z-index:99;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); }
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 14px;margin: 0px;background:#bdbdbd; color:#fff; border-radius:8px;margin-bottom:15px; text-transform:uppercase;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}

#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%);color:#fff}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}


.in_newsL ul li{ list-style:none; margin-top:32px;}
.in_newsL ul li .in_newsL_m{ width:100%}
.in_newsL ul li .in_newsL_m>a{ display:block; width:100%; overflow:hidden}
.in_newsL ul li .in_newsL_m>a img{ max-width:100%; height:auto; width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_newsL ul li .in_newsL_m>a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.in_newsL ul li .in_newsL_m .in_newsL_w{ background:#fff; width:100%; padding:24px 15px 28px; text-align:center}
.in_newsL ul li .in_newsL_m .in_newsL_w a{ display:block;font-family: 'lora';color:#555555; font-size:14px; line-height:24px; overflow:hidden; max-height:48px; margin-bottom:12px}
.in_newsL ul li .in_newsL_m .in_newsL_w a:hover{ color:#ff5f6d}
.in_newsL ul li .in_newsL_m .in_newsL_w span{ display:inline-block; background:rgba(255,95,109,0.1); border-radius:4px; line-height:32px; padding:0 20px; color:#989898;}
.in_newsL ul li .in_newsL_m .in_newsL_w p{color:#777777; line-height:24px; overflow:hidden; max-height:48px; margin-top:14px}


@media only screen and (max-width: 1199px) {
	.in_newsL ul.row{ margin:0 -10px}
	.in_newsL ul li{ padding:0 10px}
	}

@media only screen and (max-width: 768px) {
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
	.in_newsW{ padding:58px 0 40px}
}



.in_messageW{ background:url(../images/conts_bg.jpg) no-repeat; background-size:cover; padding:58px 0 66px;}
.in_messageW_t{ text-align:center; display:block;color:#222222;font-family: 'lora'; font-size:24px; line-height:26px;}
.in_messageW .container>p{ line-height:26px; color:#888888; overflow:hidden; max-height:52px; text-align:center; width:50%; margin:17px auto 0}
.in_message{ width:51%; margin:26px auto 0}
.in_message .fot_input { float:left; width:50%; margin-bottom:30px}
.in_message .fot_input .meInput{height:40px;line-height:40px;border:1px solid rgba(255,255,255,0.6);padding:0 14px;display:inline;width:100%;color:#ffffff;font-size:12px; background:rgba(0,0,0,0.2); border-radius:0;}
.in_message .fot_input:first-child{ padding-right:30px}
.in_message .fot_input .meInput:focus{}
.in_message .fot_textare{ width:100%}
.in_message .fot_textare .meText{height:120px;border:1px solid rgba(255,255,255,0.6);padding:16px 14px 10px;display:inline;width:100%;color:#fff;font-size:12px;background:rgba(0,0,0,0.2);border-radius:0;}
.in_message .fot_textare .meText:focus{}
.in_message .fot_send{ text-align:center; margin-top:40px}
.in_message .btn_1{ display:inline-block;  color:#fff; font-size:14px; text-transform:uppercase; line-height:50px; height:50px; padding:0 20px;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); border-radius:25px; border:none; box-shadow:none; font-weight:normal}
.in_message .btn_1 i{ color:#ffffff; font-size:14px; margin-left:16px}
.in_message .btn_1:hover{ background: #ffc371;background: -webkit-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
	background: -moz-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -o-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -ms-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);background: linear-gradient(left, #ffc371 0%,#ff5f6d 100%);}

.in_message #meText::-webkit-input-placeholder { color:#fff; }
.in_message #meText::-moz-placeholder { color:#fff; } /* firefox 19+ */
.in_message #meText:-ms-input-placeholder { color:#fff; } /* ie */
.in_message #meText.textarea:-moz-placeholder { color:#fff; }

.in_message .meInput::-webkit-input-placeholder { color:#fff; }
.in_message .meInput::-moz-placeholder { color:#fff; } /* firefox 19+ */
.in_message .meInput:-ms-input-placeholder { color:#fff; } /* ie */
.in_message .meInput.textarea:-moz-placeholder { color:#fff; }

@media only screen and (max-width: 991px) {
	.in_messageW .container>p{ width:100%}
	.in_message{ width:80%}
}
@media only screen and (max-width: 600px) {	
	.in_message{ width:100%}
}
@media only screen and (max-width: 375px) {	
	.in_message .fot_input:first-child{ padding-right:0}
	.in_message .fot_input{ width:100%}
}




/*footer*/
.footer{background:#303030;padding:42px 0 50px;}
.footer .fot_title{color:#ffffff;text-transform:uppercase;font-size:15px; font-family: 'loraB';display:block;margin-bottom:25px;position:relative;}
.footer .fot_title em{margin-bottom:-5px;display:inline-block;}
.footer li{ list-style:none}
.fot_con{padding-right:30px;}
.fot_con .toggle_content>p{color:#999999;font-size:13px;line-height:24px;}
.fot_con .toggle_content ul{margin-top:20px;list-style:none;}
.fot_con .toggle_content li{margin-bottom:15px;padding:3px 0;color:#999999;font-size:13px;padding-left:30px;}
.fot_con .toggle_content li p{display:inline-block;padding-right:3px;}
.fot_con .toggle_content li a{color:#999999;font-size:13px;}
.fot_con .toggle_content li a:hover{ color:#ff5f6d}
.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:30px;}
.fot_nav li{margin-bottom:15px;}
.fot_nav li a{color:#999999;font-size:13px;text-transform:capitalize;}
.fot_nav li a:hover{color:#ff5f6d;}

.fot_links{padding-right:30px;}
.fot_links li{margin-bottom:15px;}
.fot_links li a{color:#999999;font-size:13px;}
.fot_links li a:hover{color:#ff5f6d;}

.fot_sub .toggle_content>p{color:#999999;font-size:13px;line-height:18px;}
.fot_sub .fsub-box{border-bottom:1px solid #5c5c5c;margin-top:20px;position:relative}
.fot_sub .fsub-box .fot_input{width:98%;height:48px;line-height:48px;color:#999999;font-size:13px;background:none;}
.fot_sub .fsub-box .Submit{width:32px;height:48px;display:inline-block;position:absolute;right:0;top:0;background:url(../images/send_btn.png) no-repeat center; text-indent:-9999px;cursor:pointer;}

.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-bot{padding-top:31px;margin-top:31px;border-top:1px solid #515151;}
.fot-bot .fot-fri{list-style:none;float:right;}
.fot-bot .fot-fri p{color:#;display:inline-block;text-transform:capitalize;color:#999999;}
.fot-bot .fot-fri li{display:inline-block;margin:0 10px;}
.fot-bot .fot-fri li a{color:#999999;}
.fot-bot .fot-fri li a:hover{color:#ff5f6d;}

.fot-bot .copy{float:left;color:#999999;}
.fot-bot .copy p{display:inline-block;}
.fot-bot .copy a{color:#999999;}
.fot-bot .copy em{ display:inline-block; margin:0 7px;}
.fot-bot .copy a:hover{color:#ff5f6d;}
.fot-bot .top_share{display:none;}

@media only screen and (max-width: 1199px) {
	.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:42px 0 70px}
	.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-bot{border-top:none;margin:0;padding-top:15px;}
	.fot-bot .top_share{display:block;margin-top:15px; text-align:center; float:none}
}


.page_banner img{ width:100%; height:auto; max-width:100%}


/*page*/
.breadcrumbW{padding:14px 0 12px;font-size:12px;text-align:right;background:#f6f6f6;margin:0;}
.breadcrumb{ padding:0; margin:0; background:none; border-radius:0}
.breadcrumb .title{font-size:24px;font-family: 'lora';color:#222;display:inline-block;float:left;margin:0;text-transform:uppercase;}
.breadcrumb .bread-right{ float:right; margin-top:4px}
.breadcrumb .bread-right i{margin:0 8px;display:inline-block;background:#666;width:2px;height:10px; }
.breadcrumb .bread-right a{font-size:13px;color:#666; vertical-align:middle;line-height:18px;text-transform:uppercase;}
.breadcrumb .bread-right a:hover{color:#ff5f6d;}
.breadcrumb .bread-right h2{margin:0;display:inline-block;padding:0;font-size:13px;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;color:#666; vertical-align:middle;line-height:18px;}

@media only screen and (max-width: 768px){
	.breadcrumb{text-align:center;padding:15px;}
	.breadcrumb .title{float:none;margin-bottom:10px;font-size:20px;}
	.breadcrumb .bread-right i{width:1px;}
}


.main_boxW,.page-box{ margin:40px 0 60px;}
.about_detail{ line-height:24px; margin-bottom:0; font-size:13px}
.about_detail img{ max-width:100%}
.main_boxW_t { position:relative; text-align:center; margin-bottom:35px;}
.main_boxW_t span{font-family: 'lora'; font-size:20px; background:#fff; display:inline-block; padding:0 15px; text-transform:uppercase; color:#555; line-height:24px;    position: relative;  z-index: 999;}
.main_boxW_t:after{height: 1px; width:100%; content:''; display:block; background:#EBEBEB; position:absolute; top:10px}
.about_web_m{}
.about_web_w .about_webL{ float:left; width:50%; padding-right:15px;}
.about_web_w .about_webL .about_webL_m{ margin-bottom:20px;}
.about_web_w .about_webL .about_webL_m>span{font-family: 'poppins-semibold'; line-height:24px; color:#555; font-size:14px; display:block; }
.about_web_w .about_webL .about_webL_m p{ line-height:24px; color:#999; margin-top:10px}
.about_web_w .about_web_img{float:left; width:50%; padding-left:15px;}
.about_web_w .about_web_img img{ max-width:100%; width:100%}


@media only screen and (max-width: 768px) {
	.about_web_w .about_webL{ width:100%; float:none}
	.about_web_w .about_web_img{ float:none; width:100%; margin-top:15px}
	}


/*message*/
.con-main{padding-left:0;padding-right:30px;}
.con-main>em{font-size:16px;font-family: 'poppins-semibold';text-transform:uppercase;margin-bottom:10px;display:block;color:#555;}
.con-main>div{line-height:24px;font-size:14px;margin-bottom:20px;}
.con-main img{max-width:100%;}

.message{padding-left:30px;padding-right:0;}
.message>em{font-size:18px;font-family: 'poppins-semibold';text-transform:uppercase;margin-bottom:10px;display:block;color:#ff5f6d;}
.message>p,.message ul>p{font-size:13px;line-height:24px;color:#808080;margin-bottom:10px;}
.message ul{overflow:hidden;width:100%;border-top:none;}
.message li{margin-bottom:15px;}
.message li p{font-size:13px;margin-left:0;display:inline-block;margin-bottom:5px;margin-right:10px;text-transform:capitalize;color:#333;}
.message li a{color:red;text-decoration:underline;text-transform:capitalize;}
.message li p a:hover{color:#fff;}
.message label{display:block;font-weight:normal;text-align:left;font-size:13px;margin-bottom:5px;}
.message .meInput{width:90%;height:44px;border:1px solid #e0e0e0;padding-left:10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;color:#808080;background:#fff;line-height:60px;text-transform:capitalize;}
.message .meInput:focus{color:#333;border-color:#ff5f6d}
.message .meText{width:90%;min-height:120px;max-width:100%;padding:15px 10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border:none;border:1px solid #e0e0e0;color:#808080;text-transform:capitalize;background:#fff;}
.message .meText:focus{color:#333; border-color:#ff5f6d}
.message .btn_1{ display:inline-block;  color:#fff; font-size:14px; text-transform:uppercase; line-height:40px; height:40px; padding:0 30px;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); border-radius:25px; border:none; box-shadow:none; font-weight:normal; margin-top:10px}
.message .btn_1 i{ margin-left:15px}
.message .btn_1:hover{background: #ffc371;background: -webkit-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
	background: -moz-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -o-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -ms-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);background: linear-gradient(left, #ffc371 0%,#ff5f6d 100%);}
.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-bottom:50px}
.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: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:#ff5f6d;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>a:hover{color:#ff5f6d;text-decoration:underline;}
.stp-listC{ padding:0px 10px}
.stp-listC li{ list-style:none}
.stp-listC li a{ padding:5px 0 0px; color:#888; font-size:12px}
.stp-listC>li>a:hover{color:#ff5f6d;}

@media only screen and (max-width: 768px){
	.main-left,.main-right{padding:0;}
	.stp-listB li{width:48%;}
	.stp-listB li a{font-size:14px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}

/*left*/

.page_left{width:26%; padding-right:20px}

.column .block>span{font-size:20px;display:block;text-transform:uppercase;position:relative;font-family: 'lora';  
    border-bottom: 2px solid #eee;
    padding-bottom: 14px;}
	
.column .block>span:after{    content: "";
    height: 4px;
    width: 80px;
    background-color: #ff5f6d;
    display: block;
    position: absolute;
    left: 0px;
    bottom: -2px;}
.column .block>span em{ color:#555; display:inline-block}
.column .block>span .column_icon_toggle{display:none;}
.left-nav{ margin-bottom:20px}
.left-blog{margin-bottom:30px;}
.left-nav ul li{list-style:none}
.left-nav ul li a{text-transform:uppercase;font-size:14px;display:block;border-bottom:1px solid #e5e5e5;}
.left-nav ul li a:hover{color:#ff5f6d;text-decoration:none;}
.left-nav ul li a.lnav-depth{background:#e5e5e5;}

.mtree-skin-selector{display:none;}
ul.mtree {opacity: 0;margin-left: 0; margin-top:5px}
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:"+";font-family: 'poppins-semibold'; font-size: 18px;position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;color: #ff5f6d;}
ul.mtree>li.mtree-active>a:after{content:"-";font-size: 20px;}
ul.mtree>li.mtree-node .mtree-level-1 li.mtree-node>a:after{content:"+";position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;font-family: 'poppins-semibold'; font-size: 18px; color: #ff5f6d;}
ul.mtree>li.mtree-node .mtree-level-1 li.mtree-active>a:after{content:"-";font-size: 20px;}
ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#ff5f6d;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#ff5f6d;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:#ff5f6d;}
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:#ff5f6d;padding:10px 10px; border-bottom:1px solid #ff5f6d}
ul.mtree>li.mtree-node .mtrss-all:hover{color:#fff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%);}

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:#ff5f6d;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:12px; color:#888;padding:5px 0px 5px 10px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#ff5f6d;font-weight:normal;}

ul.mtree ul li ul li a:before{content:"\f105";font-family:FontAwesome;padding-right:5px;}

ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #E3E3E3;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {
  background: #008cba;
  color: #FFF;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #FFC000;
  color: #FFF;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}
ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}

ul.mtree a:hover{text-decoration:none;}


.page_left .left-pro {margin-top:25px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:20px 0 15px; list-style:none}
.page_left .left-pro  .htmleaf-content ul li>a{display:inline-block;float:left;width:40%;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>a:hover{ border-color:#ff5f6d}
.page_left .left-pro  .htmleaf-content ul li .lnews-right{float:left; padding-left:10px;width:60%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a.left-pro-t{color:#333;font-size:14px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;font-family:'lora'; }
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.left-pro-t:hover{ color:#ff5f6d;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#777;line-height:20px;overflow:hidden;max-height:40px;    font-size: 12px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more{color:#ff5f6d; font-size:14px; line-height:22px; display:inline-block; text-transform:capitalize; margin-top:5px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more i{ margin-left:6px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more:hover{ text-decoration:underline}
.page_left .icon-minus-sign:before {content:"\f077";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f078";font-family:'FontAwesome';}
.page_right{width:74%; padding-left:20px;}





@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.left-blog, .left-nav{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-nav .block>span,.column .block>span{padding:10px;margin:0;cursor:pointer;font-size:17px;background:#efefef; color:#ff5f6d}
	.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;}
	.column .block>span em{ color:#ff5f6d}
	.page_left .left-pro{    margin-top: 15px;}
	.column .block>span:after{ display:none}

}


.news_list .news_list_img{ float:left; width:32%;}
.news_list .news_list_img a{ display:block; overflow:hidden; width:100%}
.news_list .news_list_img a img{ width:100%; max-width:100%; height:auto;webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.news_list .news_list_img a:hover img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);}
.news_list .text{ float:right; width:68%; padding-left:20px}
@media only screen and (max-width: 980px) {.news_list .news_list_img{ width:40%;} .news_list .text{ float:left; width:60%;}}
.news_list li{    list-style: none;  border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px;}
.news_list li .day{ color:#999; font-style:italic; font-size:12px; margin-top:8px}
.news_list li .day i{ margin-right:10px; color:#ff5f6d;}
.news_list li .text>a.news_list_t{ font-size:14px; font-family:'lora'; color:#555; display:block; line-height:24px; overflow:hidden; max-height:24px; white-space:nowrap;    text-overflow: ellipsis; }
.news_list li .text>a.news_list_t:hover{ color:#ff5f6d ; 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{ display:inline-block;  color:#fff; font-size:14px; text-transform:uppercase; line-height:36px; height:36px; padding:0 20px;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); border-radius:25px; margin-top:10px;}
.news_list li .more:hover{ background: #ffc371;background: -webkit-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
	background: -moz-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -o-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -ms-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);background: linear-gradient(left, #ffc371 0%,#ff5f6d 100%);}


@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_web h3{font-size:16px; color:#555; font-family:'poppins-semibold'; font-weight:normal; margin:0 0 15px; padding:0}
.news_web .page_day{  font-size:12px; color:#666; border-bottom:1px solid #eee; margin-bottom:15px; padding-bottom:10px}
.news_web .page_day i{ color:#ff5f6d; font-size:14px; margin-right:6px;}
.news_main{ line-height:24px; margin-bottom:25px; font-size:13px}
.news_main img{ max-width:100%}
.page_li li{ list-style:none; padding:7px 0;}
.page_li li:last-child{ margin-bottom:0;}
.page_li span{font-family:'poppins-semibold';color:#ff5f6d; font-size:14px;}
.page_li a{ color:#666; margin-left:6px; font-size:13px}
.page_li a:hover{ color:#ff5f6d;}
.page_li{ background:#fafafa; border-left:3px solid #ff5f6d; padding:8px 0; padding-left:16px; }
.page_tags{ margin:20px 0;}
.page_tags  p{ font-size:16px; color:#444; display:inline-block;}
.page_tags a{ background:#ff5f6d; color:#fff; line-height:30px; display:inline-block; padding:0px 14px; border-radius:5px; margin:5px; font-size:12px;}
.page_tags a:hover{ background:#ff5f6d;}



/*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:#ff5f6d}
.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:#ff5f6d;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:#ff5f6d;}
.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:5px;}
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;}
.blog_list>li:hover em{color:#ff5f6d;}

ul.blog-list{ margin-top:18px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:5px;text-align:left;}
ul.blog-list li {margin:0 20px 14px 0;}
ul.blog-list li a i{color:#ff5f6d; font-size:13px; opacity:0.6; margin-right:10px;}
ul.blog-list li a {color:#808080;font-size:13px;vertical-align: initial;text-decoration: none;display:block;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  }
ul.blog-list li a:hover{color:#ff5f6d;text-decoration:underline; padding-left:10px;}
ul.blog-list3 li.blog-list3-img{float: left;width: 24%;margin-right: 5%;}
.blog-list3-img img{width:60;border-radius:5px;height:45px;border:solid 1px #eee;}
ul.blog-list1{ margin-top:15px}
ul.blog-list1 li {display: inline-block;margin: 10px 3px;} 
ul.blog-list1 li a { display:block;
	text-decoration: none;
	background:#EFEFEF; color:#555;
	padding:7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
ul.blog-list1 li a:hover{background:#ff5f6d;color:#fff;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none; border:1px solid #eee; padding:20px; margin-bottom:20px;}

.blog_list li h4{ margin-top:0; padding-top:0; margin-bottom:0}
.blog_list li h4 a{ font-size:14px; color:#222; display:block; line-height:26px; overflow:hidden; font-family:'lora'; max-height:26px;white-space: nowrap;text-overflow: ellipsis;}
.blog_list li h4 a:hover{ color:#ff5f6d ; text-decoration:none}
.blog_day{display:block; margin:5px 0px 0; font-size:12px; padding-bottom:5px; font-style:italic;}
.blog_day i{ margin-right:6px; color:#999;}
.blog_day span{ margin-right:10px; color:#999;}
.blog_list li .p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin-bottom:16px}
.blog_list li .more{  display:inline-block;  color:#fff; font-size:14px; text-transform:uppercase; line-height:36px; height:36px;padding:0 20px;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); border-radius:25px; }
.tags{ margin-bottom:15px;}
.news_web .tags{ margin-bottom:25px;}
.tags span{ font-size:14px; font-family:'poppins-semibold'; text-transform:uppercase; color:#555;}
.tags a{font-size:12px; display:inline-block; color:#666; padding:5px 15px; margin:0 6px 6px; background:#eee; border-radius:5px;}
.tags a i{ margin-right:6px; font-size:12px;}
.tags a:hover{ background: #ff5f6d; color:#fff; text-decoration:none}

.blog_list li .more:hover{background: #ffc371;background: -webkit-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
	background: -moz-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -o-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -ms-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);background: linear-gradient(left, #ffc371 0%,#ff5f6d 100%);}
/*blog-detail*/


@media only screen and (max-width: 768px) {
	.blog-main > em{font-size:24px;}
	ul.blog-list{ margin-top:15px}
}

/*products*/
.pro-text{line-height:24px;font-size:14px;margin-bottom:20px; overflow:hidden; max-height:72px}
.pro-text img{max-width:100%;}
.page_right .pro-text{line-height:24px;font-size:13px;margin-top:15px;color:#808080;margin-bottom:0px;}
.page_right .pro-text img{max-width:100%;}

.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;padding:0px;border-bottom: 2px solid #eee;}
.cbp-vm-options em{float:left;display:inline-block;color:#808080;text-transform:uppercase;font-size:14px;margin-top:6px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:12px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #ccc;margin: 2px;}
.cbp-vm-options span{display:inline-block;float:right;font-size:12px;margin-top:10px;color:#ccc;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {color: #ff5f6d;}
.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.cbp-title:hover{ text-decoration:none;color:#ff5f6d;}

.cbp-vm-view-grid .prol_more{display:none;}

.cbp-vm-view-grid .pro-list-tags{display:none;}
.cbp-vm-switcher ul li .cbp-div{ position:relative;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-switcher ul li .cbp-div .in_proL_img{ position:absolute; top:0; left:0; filter:alpha(opacity=0);-moz-opacity:0; opacity:0;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.cbp-vm-switcher ul li .cbp-div .in_proL_img>a.in_proL_img_h{ display:block; width:100%}
.cbp-vm-switcher ul li .cbp-div .in_proL_img>a.in_proL_img_h img{ max-width:100%; height:auto; width:100%;}
.cbp-vm-switcher ul li .cbp-div .in_proL_img>a.in_Promore{ display:inline-block; padding:0 17px; line-height:40px; height:40px; color:#fff; text-transform:uppercase;background: #ff5f6d;background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); text-align:center; position:absolute; left:50%;      top: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%);            -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;         -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;}
.cbp-vm-switcher ul li .cbp-div:hover .in_proL_img{filter:alpha(opacity=100);-moz-opacity:1; opacity:1;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}

/* 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:0px -10px 30px;}

.cbp-vm-view-grid ul li {
	width: 25%;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding:10px 10px 0; margin-top:5px;
	position:relative;transition: all .5s;
}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:left}
.cbp-vm-view-grid ul li .cbp-title{color:#444; font-size:14px; line-height:22px; height:22px;font-family: 'lora'; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block; margin-top:14px;}
.cbp-vm-view-grid ul li .cbp-vm-details{color:#999999; line-height:20px; height:40px; overflow:hidden; margin-top:6px}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}

.cbp-vm-view-grid ul li:hover .cbp-title{ color:#ff5f6d}
.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}

.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out; overflow:hidden;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-imag img{ width:100%; max-width:100%; height:auto}

.cbp-vm-view-grid .tags{ display:none}

/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}
.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: 30%;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; color:#444;line-height:22px;max-height:44px;margin-top:0;margin-bottom:8px; overflow:hidden;font-family: 'lora';}
.cbp-vm-view-list ul li .cbp-div .in_proL_img{ width:30%}
.cbp-vm-view-list ul li .cbp-div .in_proL_img>a.in_Promore{ display:none}
.cbp-vm-view-list ul li:hover .cbp-title{color:#ff5f6d;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:44px;line-height:22px;margin-bottom:15px; font-size:12px; height:auto}
.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:5px;}
.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;    font-size: 14px;}
.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}
.cbp-vm-view-list .pro-list-tags li a:hover{color:#ff5f6d;}

.cbp-vm-view-list .cbp-list-center{width:70%;display:inline-block; vertical-align:middle;padding-left:15px;}
.cbp-vm-view-list .cbp-list-more{text-align:left; margin-top:15px}
.cbp-vm-view-list .cbp-list-more.more1 a {
   display:inline-block;  color:#fff; font-size:14px; text-transform:uppercase; line-height:36px; height:36px; padding:0 20px;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); border-radius:25px;
  
}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:12px}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{ background: #ffc371;background: -webkit-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
	background: -moz-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -o-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -ms-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);background: linear-gradient(left, #ffc371 0%,#ff5f6d 100%);}
@media screen and (max-width: 1024px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list ul li .cbp-hover{ display:none}
	.cbp-vm-view-list .cbp-vm-image{ width:34%}
	.cbp-vm-view-list ul li .cbp-div .in_proL_img{ width:34%}
	.cbp-vm-view-list .cbp-list-center{ width:66%}
	.cbp-vm-view-grid>ul.row{ margin:0 -10px 30px; }
}
@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 49%;}}

@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
	.cbp-vm-options{margin-top:0;}
	.cbp-vm-switcher ul li .cbp-div .in_proL_img{ display:none}
}

@media screen and (max-width: 620px) {
	.cbp-vm-view-list .cbp-vm-image{ width:40%}
	.cbp-vm-view-list .cbp-list-center{ width:60%}
	.cbp-vm-view-list .pro-list-tags{}
}
@media screen and (max-width: 425px) {
	.cbp-vm-view-list .cbp-vm-image{ width:100%}
	.cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0; margin-top:15px}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%;}
	}

.pro_detail .pro_detail_t{    border-bottom:2px solid #eee; margin-bottom:20px}
.pro_detail .pro_detail_t span{ display:inline-block;  color: #555;
    z-index: 99;
    text-transform:uppercase;
    font-size: 20px;
    font-family: 'lora';
    padding: 0px 0px 15px; position:relative}
.pro_detail .pro_detail_t span:after{    content: "";
    height: 4px;
    width: 80px;
    background-color: #ff5f6d;
    display: block;
    position: absolute;
    left: 0px;
    bottom: -2px;}
.pro_detail .pro_detail_m { color:#555; margin-bottom:30px; line-height:24px; font-size:13px;}

.pro_detail .pro_detail_m img{ max-width:100%;}
.pro_table_de{ line-height:24px; overflow:hidden; max-height:72px; font-size:12px; color:#999}
.products{ margin-bottom:35px}
.products .pro_img{ padding-left:0}
.products .pro_img>img{max-width:100%;max-height:100%;height:auto;width:100%;border:1px solid #eee;}
.products .pro_img .pro_simples{margin-top:10px;}
.products .pro_img .pro_simples img{max-width:76px;margin:4px 9px 0 0;border:1px solid #ebebeb;}
.products .pro_img .pro_simples img:last-child{ margin-right:0}
.products .pro_table{float:right; padding-right:0}
.pro_table h1{font-size:16px;color:#555;display:block;text-transform:capitalize;margin:0 0 10px 0; padding:0; line-height:22px;font-family: 'poppins-semibold'; }
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:6px 0 0; font-size:13px; vertical-align:middle;text-transform:capitalize; list-style:none}
.pro_table ul li p{display:inline-block;margin-right:10px;color:#555;font-size:13px; vertical-align:middle;padding-bottom:3px;}
.pro_table .more1{ text-align:left; margin-top:20px}
.pro_table .more1 a{   display:inline-block;  color:#fff; font-size:14px; text-transform:uppercase; line-height:40px; height:40px; padding:0 30px;background: #ff5f6d;
	background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -moz-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -o-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: -ms-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
	background: linear-gradient(left, #ff5f6d 0%,#ffc371 100%); border-radius:25px; border:none; box-shadow:none; font-weight:normal;}
.pro_table .more1 a i{ margin-left:10px}
.pro_table .more1 a:hover{ background: #ffc371;background: -webkit-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
	background: -moz-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -o-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);
background: -ms-linear-gradient(left, #ffc371 0%,#ff5f6d 100%);background: linear-gradient(left, #ffc371 0%,#ff5f6d 100%);}

.in_hot_pro{max-width:1078px;width:100%;margin:0 auto 0px 0; text-align:left;}
#flexiselDemo2{display:none;}
.in_hot_pro .nbs-flexisel-container{position:relative;max-width:100%;}
.in_hot_pro .nbs-flexisel-ul{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}
.in_hot_pro .nbs-flexisel-inner{float:left;width:100%;overflow:hidden; margin:0}

.right-title2{    margin:40px 0px 10px;
 
    border-bottom: 2px solid #eee;
    text-align: left;}
.right-title2 span{    display: inline-block;
    margin: 0 5px 0 0;
    list-style: none;
    text-transform:uppercase;
    color: #555;font-size: 20px;
	    font-family: 'lora'; line-height:28px; position:relative;   padding: 0px 0 15px;
  }
 .right-title2 span:after{content: "";
    height: 4px;
    width: 80px;
    background-color: #ff5f6d;
    display: block;
    position: absolute;
    left: 0px;
    bottom: -2px;}
.in_hot_pro .nbs-flexisel-item{float:left;margin:0px;margin-top:15px;margin-bottom:0px;padding:0px;cursor:pointer;line-height:0px;text-align:center;min-height:250px; list-style:none}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m{ padding:0 10px}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;width:100%;height:auto;display:inline-block;position:relative; 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{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;overflow:hidden;display:block;line-height:22px;font-size:14px;margin:10px auto 5px;font-family:'lora'; color:#444}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m p{     color: #999999;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 7px;}
.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:#ff5f6d;}
.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img{ border-color:#ff5f6d}

.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 .message {
    margin-top: 35px;
    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);
}
.pro_web .page_li{ margin-top:25px}


@media only screen and (max-width: 768px){
	.products .pro_img{ width:100%; padding:0}
	.products .pro_table{ padding:0; width:100%; margin-top:20px}
	}



/*service*/
#service{position:fixed;right:-230px;top:10px;z-index:999999999;margin:200px 0 0 0; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#333;}
#service .onlineMenu{ list-style:none; border:2px solid #ff5f6d;padding: 10px 15px 0;}

#service a{ color:#333;}
#ser_main{position:relative;z-index:9;top:0px;    float: left;}
#ser_main a{display:block;overflow:hidden;}
#ser_main a#floatShow01{background:url(../images/ser_30.png) no-repeat;height:200px;width:48px;z-index:99999;}


.onlineMenu .call-top{padding:10px 0;}
.onlineMenu .call-top p{text-align:left;font-family:'poppins-semibold';color:#4c4c4c;font-size:15px;text-transform:capitalize;}
#online{float:left;background:#fff;overflow:hidden; width:230px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}
.onlineMenu ul li{ padding:10px 0; border-bottom:1px dashed #ddd; list-style:none}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}
.onlineMenu .call{text-align:left;}
.call{ padding:6px 10px; border-bottom:1px solid #fff; font-size:13px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#ff5f6d !important;}
#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#service:hover #ser_main #floatShow1{ left:120px; z-index:-11; opacity:0;}
#service h4{ font-size:14px; color:#666; margin:0px; line-height:25px;font-family:'poppins-semibold'; }

@media only screen and (max-width: 960px) {#service{ display:none;}}


/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:5px;bottom:0;}
#online_qq_layer a{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#online_qq_layer a:hover{text-decoration:none;}
#floatShow{
	display:block;
	background:#ff5f6d;
	width:300px;
	float:right;
	height:42px;
	text-align:left;
	border:1px solid #ff5f6d;
}
#floatShow i{font-size:14px;color:#fff;line-height:42px;float:right;padding-right:10px;}
#floatShow p{color:#fff;font-size:14px;line-height:42px;display:inline-block; vertical-align:middle;padding-left:10px;text-transform:capitalize;font-family: 'poppins-semibold';}
#floatHide{display:none;background:#ff5f6d;width:360px;text-align:left;height:43px;text-transform:capitalize;padding-left:10px;border-bottom:none;border:1px solid #ff5f6d;}
#floatHide p{color:#fff;font-size:14px;line-height:42px;display:inline-block; vertical-align:middle;text-transform:uppercase;font-family: 'poppins-semibold';}
#floatHide i{font-size:14px;color:#fff;line-height:42px;float:right;margin-right:10px;}

#onlineService{display:inline;width:360px;overflow: hidden;display:none;background: #fff;}
.online_form{position:relative;height:auto;/*overflow-y:scroll;*/border:2px solid #ff5f6d;}
.online_form p{font-size:13px;line-height:24px;padding-bottom:20px;text-align:left;}
.online_form ul{padding:20px 20px 0 20px;list-style:none;position:relative;}
.online_form ul:after{content:"\f044";font-family:FontAwesome;color:#000;font-size:140px;position:absolute;right:0;top:0;filter:alpha(opacity=3);-moz-opacity:0.03;opacity:0.03; display:block; line-height:140px;}
.online_form ul li{margin-bottom:15px;position:relative;z-index:2;}
.online_form ul li label{display:block;color:#333;margin-bottom:5px;font-weight:normal;font-size:12px;}
.online_form ul .meInput{height:42px;border:1px solid #ccc;width:100%;padding:0 10px;line-height:42px;font-size:13px;}
.online_form ul .meInput:focus{color:#333;border:1px solid #ff5f6d;}
.online_form ul .meText{width:100%;padding:10px;border:1px solid #ccc;max-width:100%;height:80px;max-height:100px;font-size:13px;}
.online_form ul .meText:focus{color:#333;border:1px solid #ff5f6d;}

.main-more{
	display:inline-block;
	margin-top:40px;
	font-family: 'poppins-semibold';
	font-size:14px;
	text-transform:uppercase;
	border:2px solid #cccccc;
	color:#808080;
	padding:8px 30px; border-radius:25px;
}
.main-more.button-ujarak {
  position: relative;
  z-index: 0;
  transition: background 0.4s .3s, border-color 0.4s, color 0.4s 0.05s;
}

.main-more.button-ujarak::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ff5f6d;
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.7, 1, 1);
  transition: transform 0.42s, opacity 0.42s;
  border-radius: inherit;
}

.main-more.button-ujarak, .button-ujarak::before {
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.main-more.button-ujarak:hover {
  transition: background 0.4s .3s, border-color 0.4s, color 0.4s;
  text-decoration:none;
  color:#fff;
  border:2px solid #ff5f6d;
}

.main-more.button-ujarak:hover::before {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

#onlineService .main-more{margin:0 20px 20px 20px;cursor:pointer;padding:0;}
#onlineService .main-more input{background:none;border:none;text-transform:uppercase;width:auto;color:#808080;padding:8px 40px;}
#onlineService .main-more:hover input{color:#fff;}

@media only screen and (max-width: 768px) {
	#online_qq_layer{ width:100%; right:0}
	#floatShow,#floatHide,#onlineService{ width:100%}
	}



/*back-top*/
.back_top{width:56px; height:56px; position:fixed; right:10px; bottom:100px; z-index:9999; display:none; background:url(../images/top.png) no-repeat center;filter:alpha(opacity=15);-moz-opacity:0.15; opacity:0.15;-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=40);-moz-opacity:0.4; opacity:0.4;}
@media only screen and (max-width: 768px) {.back_top{right:10px;bottom:60px;}}



.table-responsive{ overflow-x:auto}
