/*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;}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#4c4c4c;}
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;}
.table-responsive{ overflow-x:auto;}

h1,h2,h3,h4,h5 { margin: 0; padding: 0;}

/*share*/
body{font-size:14px;font-family:'futura';color:#333333;}
.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}


@media only screen and (min-width: 1400px) {
	.container {width: 1360px; }
}

@media only screen and (max-width: 992px) {
	.row {margin-right: 0; margin-left: 0; }
}


@font-face {
    font-family: 'FontAwesome';
    src:url(../font/fontawesome-webfont.eot);
    src: url(../font/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),
	 url(../font/fontawesome-webfont.svg#fontawesome-webfont) format('svg'),
	 url(../font/fontawesome-webfont.woff) format('woff'),
	 url(../font/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face{font-family:'futura'; src:url(../font/futura-bk-bt-book.eot); }
@font-face{font-family:'futura';src:url(../font/original-futura-bk-bt-book.ttf); src:url(../font/futura-bk-bt-book.eot); src:url(../font/futura-bk-bt-book.svg); src:url(../font/futura-bk-bt-book.ttf); src:url(../font/futura-bk-bt-book.woff); src:url(../font/futura-bk-bt-book.woff2);}


@font-face {
    font-family: 'Futura Md BT';
    src:url(../font/Futura Md BT.eot);
    src: url(../font/Futura Md BT.eot?#iefix) format('embedded-opentype'),
	 url(../font/Futura Md BT.svg#Futura Md BT) format('svg'),
	 url(../font/Futura Md BT.woff) format('woff'),
	 url(../font/Futura Md BT.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cormorant-Bold';
    src:url(../font/Cormorant-Bold.eot);
    src: url(../font/Cormorant-Bold.eot?#iefix) format('embedded-opentype'),
	 url(../font/Cormorant-Bold.svg#Cormorant-Bold) format('svg'),
	 url(../font/Cormorant-Bold.woff) format('woff'),
	 url(../font/Cormorant-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


*: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;}


input::-webkit-input-placeholder{
            color:#999999;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
             color:#999999;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
             color:#999999;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
             color:#999999;
        }
textarea::-webkit-input-placeholder{
            color:#999999;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
             color:#999999;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
             color:#999999;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
             color:#999999;
        }




.main_top { text-align: center;}
.main_top em {text-transform: uppercase; text-align: center; display: block; font-size: 46px; line-height: 46px; color:#333333; margin-bottom: 20px; font-family: "Futura Md BT"; }

.main_top .image { margin-bottom: 12px;}
.main_top p.text {color: #999999; display: inline-block; max-width: 710px; text-align: center; font-size: 15px;line-height: 24px; max-height: 48px; overflow: hidden;}
.read_more { font-family: "Futura Md BT";
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    color: #555555;
    text-transform: uppercase;
    padding-right: 12px;
}
.read_more i {
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    top: -1px;
    right: 0px;
    padding-left: 8px;
}
.read_more:hover { text-decoration: none; color: #55B7ED;}
@media only screen and (max-width:992px ) {
	.main_top em { font-size: 32px; line-height: 28px;}
	.main_top p.text { max-width: 90%;}
}


@media only screen and (max-width:768px ) {
	.main_top em { font-size: 24px; line-height:18px;}
	.main_top p.text { max-width: 90%;}
	.read_more ,.read_more i { font-size: 14px;}
		.read_more i  { top: 0px;} 
}

@media only screen and (max-width:488px ) {
	.main_top em { font-size: 18px; line-height: 16px; margin-bottom: 8px;}
	.main_top .image { margin-bottom: 6px;}
	.main_top p.text { font-size: 13px; line-height: 20px; max-height: 40px;}
		.read_more,.read_more i  { font-size: 12px;} 

}


/*index*/
/*top*/

.top_Right { float: right; width: calc(100% - 330px);} 
.enSearBox { float: right; max-width: 306px; }
#logo{float:left;display:inline-block;position:relative;z-index:999999; top: 1px; }
#logo h1{display:inline-block;margin:0;padding:0;position:relative;z-index:2;}
#logo img{max-width:320px;height:auto;}

.top_logo { padding:13px 0 20px;}
.top_logo .lxUL {margin-right: 20px; float: right; margin-top: 15px;}
.top_logo .lxUL li {padding: 5px 0; margin-right: 30px; list-style: none; color: #999999; float: left;  line-height: 18px;}

.top_logo .lxUL li .image {float: left;  width: 37px; height: 37px; border-radius: 50%; background: #55b7ed; position: relative; overflow: hidden; display: flex; flex-direction: column;} 
.top_logo .lxUL li .image img{max-width: 100%; display: block; }

.top_logo .lxUL li .main {float: left; margin-left: 15px;}
.top_logo .lxUL li .main .p1 { color: #333333;  font-size: 14px; line-height: 14px; margin-bottom: 6px; text-transform: uppercase; font-family: "Futura Md BT";}
.top_logo .lxUL li .main .p2 { font-size: 15px; line-height: 15px; color: #777777;}
.top_logo .lxUL li .main .p2 a {font-size: 15px; line-height: 15px; color: #777777;}
.top_logo .lxUL li .main .p2:hover a { color: #55B7ED;}

.language{float:right;list-style:none;}
.language li{display:inline-block; margin-right: 10px; font-size: 15px; line-height: 16px;  color: #777777;}
.language li:last-child {margin-right: 0px;}
.language li a {text-transform: uppercase; font-size: 15px; color: #777777; line-height: 16px;}
.language li img{width:26px;height:16px; vertical-align:middle;}
.language li p{text-transform:uppercase;color:#999999;display:inline-block;padding-left:5px; vertical-align:middle; line-height: 16px;}
.language li:hover p{color:#5ca7c3;}

.fy-xiala {display: none; float: right; background: #55b7ed; position: relative; z-index: 9999999999;}
			.fy-xiala .select dt { line-height: 27px; font-size: 12px;  color: #FFFFFF; cursor: pointer; padding-right: 20px; padding-left: 10px; text-transform: uppercase; padding-bottom: 2px; font-family: "Futura Bk BT Book"; font-weight: normal;}
			.fy-xiala .select dt img { padding-right: 5px;width: 25px; margin-top: -1px;}
			
			.fy-xiala .select dd  { display: none; position: absolute; z-index: 999999999;}
			.fy-xiala .select dd ul {width: 72px; background: #F0F0F0;}
			
			.fy-xiala .select dd ul li {height: 30px; line-height: 30px; border-bottom: 1px solid #CCCCCC;  width: 100%; padding: 5px 0px 0 10px; list-style: none;}
			.fy-xiala .select dd ul li a { text-transform: uppercase;   line-height: 30px;font-size: 12px;   color: #808080; text-decoration: none; display: block; margin-top: -10px; width: 100%;  height: 30px; margin-top: -4px;}
			.fy-xiala .select dd ul li img {display: block; padding-top: 9px; float: left; padding-right: 5px;width: 25px;}
			
			
			
			.select dt:before{content:"";width: 6px;height: 6px;display: inline-block;margin:0px 0px 0 0;position: absolute;right:7px;top:12px;filter:alpha(opacity:100);opacity:1;background: url(images/fy-i.png) no-repeat center;  transition:all 0.3s ease 0s; transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg);}
.select dt.cur:before{content:"";width: 9px;height: 5px;display: inline-block;margin:0px 0px 0 0;position: absolute;right:7px;top:14px;filter:alpha(opacity:100);opacity:1;background: url(images/fy-i.png) no-repeat center;  transform: rotate(0deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); }

@media only screen and (max-width: 768px) {
	.Mtop .lxUL { display: none;}
.Mtop .container { padding: 0px 15px 0 0px;}
	.language{float:right;}
	.language li{margin:0 5px;}
	.Mtop .ses li:nth-child(3) { display: none;}
}

@media only screen and (max-width:488px ) {
	.language li p { font-size: 12px;}
}

/* Top Search*/
/* Top Search*/
.search_box{width:100%;float: right;border-radius: 20px; background:#f5f5f5;margin-top:15px;margin-bottom:1px;float:right;max-width:306px;}
.search i{width:40px; height:40px; text-align:center;background:url(images/top_ser.png) no-repeat center center;display:inline-block;border-radius:50%;}
.top-search { display: block; width:100%;-webkit-transition:all var(--transition-time,500ms);
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.top-search h4{font-size:20px; text-align:center; color:#333; margin:20px 0;text-transform:capitalize;display:none;}
.top-search .input-group-addon i {float: right;position:absolute; right:0px; top:0px; width:32px; height:32px; line-height:32px;font-size:22px;}
.top-search .input-group-addon i:hover{color:#55B7ED;}
.top-search .form-control {box-shadow:none;background:#FFFFFF;border:1px solid #e5e5e5;border-radius:20px;color:#999999;height:40px;line-height:40px;text-align:left;font-size:15px; padding-left: 20px;}
.top-search input.form-control:focus{color:#333;font-style:inherit;}
.top-search input::-ms-input-placeholder{color:#aaaaaa;}/* Internet Explorer 10+ */ 
.top-search input::-webkit-input-placeholder{color:#aaaaaa;}/* WebKit browsers */
.top-search input::-moz-placeholder{color:#aaaaaa;}/* Mozilla Firefox 4 to 18 */ 
.top-search input::-moz-placeholder{color:#aaaaaa;}/* Mozilla Firefox 19+ */ 

.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group{ width:100%;}
.btn_search1 {background:url(images/top_ser.png) no-repeat center center;border-radius:20px;top: 0px;right:3px;height:40px; position: absolute;width:40px;z-index: 3;}
.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;display:none;}
.attr-nav{ float:right;padding-top:18px;display:none;}
.attr-nav ul li{ list-style:none;}

.top-search .input-group { max-width:100%; margin:0 auto; }
.top-search .input-group .form-control {border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;}

.header{background:#6a6e77;padding:0px 0;position:relative;}

.header .container{position:relative;}

.mainmenu>nav>ul>li {display: block; float: left; margin: 0 0px; }


.mainmenu-area { width: 100%;  margin-right:0px ;}
.mainmenu>nav>ul>li:hover{ color: #F6F6F6; background: rgba(0,0,0,0.22);}
.mainmenu>nav>ul>li>a {font-family: "Futura Md BT"; color: #f6f6f6; line-height: 50px; text-transform: uppercase; padding: 0 46px;}
@media only screen and (max-width:1400px ) {
	.mainmenu>nav>ul>li>a {padding: 0 25px;}
}
@media only screen and (max-width:1200px ) {
	.mainmenu>nav>ul>li>a {padding: 0 20px;}
}

@media only screen and (max-width:992px ) {
	.mainmenu>nav>ul>li>a {padding: 0 10px;}
}

@media only screen and (max-width:800px ) {
	.mainmenu>nav>ul>li>a {padding: 0 8px;}
}


/* Sizes for the bigger menu */
header{width: 100%;position: fixed;z-index: 999999;padding: 0;}
header.large{height:;top:0px;background:#fff; position: relative;}
header.small{height: ;left:0;background:#fff;top:0;border-bottom:0px solid #e5e5e5;}

header.small #logo img{max-width:118px;}
header.small  .mainmenu-area { padding-top: 0px;}
header.small .attr-nav { padding-top: 22px;}
.height{padding-top:118px;}




@media only screen and (max-width: 992px) {
	.head_top,header.small .head_top{border:none;padding:0;}
	.hcon,.share{display:none;}
	.select{background:none;padding:0;margin:0;}
	
	.lxUL { display: none;}
	.header .container{padding:0 5px;}
	.header,header.small .header{padding:0px 0;}
	.header .row{margin:0;}
	header{padding:0;position:inherit;}
	header.large{top:0;}
	header.small{border:none;}
	.height{padding-top:0;}
	
	#logo p{padding-left:15px;font-size:18px;}
	.search_box { margin-top: 15;}
}
@media only screen and (max-width:768px ) {
	.top_Right {width: calc(100% - 200px);}
	#logo img,header.small #logo img{max-width:200px;}
	.enSearBox { margin-top: 0;}
	.top_logo { padding: 10px 0;}
	.attr-nav{padding-top:0;position:absolute;right:95px;top:-15px;background:#fafafa;z-index:9999999;display:inline-block;border-radius:50%;}
	.search_box{position:absolute;left:0;top:30px;width:100%;z-index:99999999;margin:0;max-width:100%;border:none;}
	.top-search .input-group {padding:25px; max-width:750px; margin:0 auto;}
	.top-search,header.small .top-search { display: none; width:100%; position:absolute;top:30px;left:0;z-index:9999999;background:#fafafa;padding-top:0;border-bottom:1px solid #e5e5e5;}
	.top-search h4,.top-search .input-group-addon.close-search{display:block;}
	.search i{height:38px;width:38px;    background: url(images/top_ser.png) no-repeat center center;}
	.btn_search1 {background: url(images/top_ser.png) no-repeat center center;}
	.top-search .form-control{background:#fff;border:1px solid #e5e5e5;}
	.fy-xiala {display: block; top: 10px;}
	.language { display: none;} 
	.mean-container .mean-bar { top: -45px;}
	.mean-container a.meanmenu-reveal { margin-right: 145px;}
}

@media only screen and (max-width: 480px) {
	#logo img,header.small #logo img{max-width:120px;}
	
	#logo p{font-size:12px;padding-left:0;}
	.top-search h4{font-size:16px;}
	.top-search .input-group, header.small .top-search .input-group{padding:25px 15px;}
	.top_logo { padding: 10px 0;}
	.mobile-menu-area {    top: 3px;}
    .language li { margin: 0 3px;}
	.language li p { padding-left: 6px;}
	.fy-xiala { top: 0px;}
	.top-search, header.small .top-search{top:16px;}
	.attr-nav{padding-top:0px; top: -24px;}
	   .fy-xiala .select dt { padding-left:5px ;}
}

@media only screen and (max-width: 340px) {
	.select dt:before { display: none;}
	.fy-xiala .select dt {padding-right: 10px;}
	.fy-xiala .select dd ul { width:55px; }
	.fy-xiala .select dd ul li { padding-left: 5px;}
	#logo img,header.small #logo img{max-width:100px;}
	.mean-container a.meanmenu-reveal { margin-right: 115px;padding: 8px 7px;}
	.attr-nav { right: 70px;}
	.mean-container .mean-bar { top: -43px;}
	.top_logo .container { padding:  0 5px;}
	  
}


/*******bootstrap-touch-slider********/
.slide_content{position:relative;z-index:4;}
/* SVG wrap */
.bs-slider{
    overflow: hidden;
    position: relative;
}
/*.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}*/
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}
/*************************Slide effect**********************/
.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top:auto;
    bottom: 0;
    z-index: 100;
    color: #333;
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    background: transparent;
	right:200px;
	left:auto;
	top:45%;bottom:auto;right:auto;left:auto;border-radius:25%;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
	border:1px solid #e5e5e5;
}
.control-round .carousel-control.left{left:-80px;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.control-round .carousel-control.right{right:-80px;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slide_content:hover .control-round .carousel-control.left{left:-40px;}
.slide_content:hover .control-round .carousel-control.right{right:-40px;}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    border: 0px transparent;
}
.control-round .carousel-control.left{margin-right:81px;}
.control-round .carousel-control.left:before{font-family:FontAwesome;content:"\f053";}
.control-round .carousel-control.right:before{font-family:FontAwesome;content:"\f054";}

.control-round .carousel-control {
	margin: 0 20px;
	padding: 14px 30px;
	width: 60px;
	height: 60px;
	background:#fff;
	-webkit-transition: width 0.3s, background-color 0.3s;
	transition: width 0.3s, background-color 0.3s;
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}
.control-round .carousel-control.right{padding-left:15px;}
.carousel-control .icon-wrap {
	position: absolute;
	width: 32px;
}

.carousel-control.left .icon-wrap {
	left: 15px;
}
.carousel-control.right .icon-wrap {
	right: 15px;
}

.carousel-control h3 {
	position: absolute;
	top: 0;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	white-space: nowrap;
	font-size:16px;
	line-height:62px;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	color:#333;
}

.carousel-control.left h3 {
	right: 20px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.carousel-control.right h3 {
	left: 25px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.control-round .carousel-control:hover {
	background: #5ca7c3;
	color:#fff;
}

.carousel-control:hover h3 {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 50%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
	margin-right:-50px;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 35px;
    height: 7px;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    margin-right: 5px;
    z-index: 10;
    cursor:pointer;
	background:rgba(255,255,255,0.5);
	border:none;
}

.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    background-color: #fff;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
	border:1px solid #fff;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color:rgba(255,255,255,0.5);
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:23px;
    height: 23px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: left !important;
}
.slide_style_center {
    text-align: center !important;
}


/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width:992px) {
	.slide_content{overflow:hidden;}
	
	.control-round .carousel-control{top:40%;}
	.control-round .carousel-control.left{left:-40px;}
	.control-round .carousel-control.right{right:-40px;}
}

@media (max-width:600px) {
	
	.indicators-line > .carousel-indicators{margin-bottom:0;width:100%;}
	.control-round .carousel-control{height:54px;padding:10px 30px;top:34%;}
	.slide-text .text{font-size:12px;line-height:18px;max-height:36px;}
}
@media (max-width:440px) {
	
	.carousel-control{font-size:16px;}
	.control-round .carousel-control{height:48px;padding:10px 20px 10px 30px;}
	.control-round .carousel-control.right{right:-50px;padding:10px 45px 10px 15px;}
	.control-round .carousel-control.left{left:-50px;}
	.indicators-line > .carousel-indicators{display:none;}
}



/*Product Categories*/
.proca_bg { padding: 90px 0 60px; overflow: hidden}
.proca_bgUL {  margin: 40px -10px 0;}
.proca_bgUL li {float: left; position: relative; width: calc(100% / 3 - 20px); margin: 0 10px; list-style: none; margin-bottom: 20px; position: relative; overflow: hidden;} 
.proca_bgUL li .image { display: block; width: 100%; overflow: hidden;} 
.proca_bgUL li .image img { width: 100%;}
.proca_bgUL li .icon {display: flex;
    flex-direction: column;position: absolute;z-index: 3; width: 37px; height: 37px; border-radius: 50%; overflow: hidden; background: #55b7ed; top: 30px; right: -17px; opacity: 0; transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;}
.proca_bgUL li .icon img { max-width: 100%;}

.proca_bgUL li:hover .icon {opacity: 1;right: 17px; }
.proca_bgUL li .ovrly { position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.3); top: 0; left: 0;}
.proca_bgUL li .ovrly:before { content: ""; position: absolute; width: 447px; height: 447px; background: rgba(255,255,255,0.25); border-radius: 50%; top: 50%; left: 100%;transform: translate(0%,-50%);-webkit-transform:translate(0%, -50%);
 -moz-transform:translate(0%, -50%);-ms-transform: translate(0%, -50%); 
-o-transform: translate(0%, -50%); opacity: 0;  transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
.proca_bgUL li:hover .ovrly:before { opacity: 1;left: 28%;}
.proca_bgUL li .main {position: absolute; z-index: 2; top: 50%; left:30px;transform: translate(0%,-31%);-webkit-transform:translate(0%, -31%);
 -moz-transform:translate(0%, -31%);-ms-transform: translate(0%, -31%); 
-o-transform: translate(0%, -31%);   
 } 
 .proca_bgUL li .main .title {display: inline-block; font-size: 32px; line-height: 32px;  overflow: hidden; font-family: "Futura Md BT"; word-break: break-word; color: #FFFFFF; text-transform: capitalize; max-height:64px; padding-right:30px;}
  .proca_bgUL li .main .line {width: 40px; height: 2px; background: #55b7ed; margin: 20px 0;}
.proca_bgUL li .main .text {max-width: 400px;font-size: 15px; line-height: 24px; height: 48px; overflow: hidden; color: #FFFFFF; word-break: break-word;}
@media only screen and (max-width: 992px) {
.pro_ca_bg {padding: 60px 0;}
.proca_bgUL li .main .title { font-size: 20px; line-height: 20px; height: 20px;}
}
@media only screen and (max-width: 768px) {
	.proca_bg {padding: 40px 0;}
	.proca_bgUL { margin-top: 30px;}
.proca_bgUL li { width: calc(100% / 2 - 20px);}
.proca_bgUL li:nth-child(2n+1){ clear:both;}
	.proca_bgUL li .main .title { font-size: 24px; line-height: 24px; height: 24px;}
}

@media only screen and (max-width: 488px) {
	.proca_bg {padding: 30px 0;}
	.proca_bgUL { margin-top: 20px;}
	.proca_bgUL li .main {left: 10px;}
   .proca_bgUL li .main .title {font-size: 15px; line-height: 14px; height: 14px; }
   .proca_bgUL li .main .line { margin: 10px 0 6px;}
   .proca_bgUL li .main .text {font-size: 13px;line-height: 22px; height: 44px;}
   .proca_bgUL li .icon {display: none;}
   
}

@media only screen and (max-width: 370px) {
	.proca_bgUL li .main .text { display: none;}
	 .proca_bgUL li .main .title {font-size: 14px; line-height: 14px; height: 14px; }
}


/*ab*/
.ab_bg {padding: 70px 0 60px; background: url(../images/ab_bg.png) no-repeat center center; background-size: cover; overflow: hidden;}

.ab_bg  .text-center .text-img{
	-webkit-text-fill-color:transparent;
	background:-o-linear-gradient(transparent, transparent);
	background:url(images/ab_imgbg.png) repeat;
	-webkit-background-clip:text;
	background-position-y:28%;
	-webkit-animation:imgPos 5s linear normal infinite paused;
	animation:imgPos 5s linear normal infinite paused;
	display:inline-block;
	overflow:hidden;
	line-height:85%;
	font-size:90px;
	font-family:'Cormorant-Bold'; text-transform: uppercase;
	color:#333333;
	letter-spacing:-1px;
}

.ab_bg .ab_top .text {text-align: center; margin: 0 auto; font-size: 16px; line-height:30px; height: 90px; overflow: hidden; color: rgba(255,255,255,0.6); word-break: break-word; max-width: 923px; margin-top: 40px;}
.ab_bg .ab_top .rem_box { text-align: center; margin-top: 70px;}
.ab_bg .ab_top .rem_box a  {display:inline-block; font-size: 16px;  font-family: "Futura Md BT"; color: #FFFFFF; text-transform: uppercase; line-height: 16px; padding: 12px 30px; border: 1px solid #FFFFff;}
.ab_bg .ab_top .rem_box a:hover {background: #55B7ED; color: #FFFFFF; text-decoration: none;}
.ab_bg .ab_bottom { margin-top: 54px;}
.ab_bg .ab_bottom ul { text-align: center;}
.ab_bg .ab_bottom li {display: inline-block; list-style: none; width: calc(100% / 5 - 70px); text-align: center; margin: 0 30px;}
.ab_bg .ab_bottom li .image {margin: 0 auto; transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s; display: block; overflow: hidden; height: 73px; width: 73px;}
.ab_bg .ab_bottom li .image img { max-width: 100%;}
.ab_bg .ab_bottom li .title {display: inline-block; margin-top: 30px; font-size: 22px; line-height: 30px; height: 30px; overflow: hidden; color: #ffffff; word-break: break-word; text-transform: capitalize;}
.ab_bg .ab_bottom li .text {font-size: 15px; line-height: 24px; height: 48px; overflow: hidden; color: #FFFFFF; opacity: 0.6; word-break: break-word; margin-top: 8px;}
.ab_bg .ab_bottom li:hover .image {transform: rotateY(180deg);}
.ab_bg .ab_bottom li .title:hover { text-decoration: none;}


@media only screen and (max-width:992px) {
.ab_bg  .text-center .text-img{ font-size: 60px;}
.ab_bg .ab_top .text { font-size: 14px; max-width: 90%; margin-top: 30px;}
.ab_bg .ab_bottom li {    width: calc(100% / 5 - 20px); margin: 0 10px;}
.ab_bg .ab_top .rem_box { margin-top: 40px;}
.ab_bg .ab_bottom li .title { font-size:16px ; line-height: 20px; height: 20px;}

}
@media only screen and (max-width:768px) {
	.ab_bg { padding: 40px 0 10px;}
.ab_bg .ab_bottom li .image { width: 50px; height: 50px;}
.ab_bg .ab_bottom li {    width: calc(100% / 3 - 30px); margin: 0 10px 30px;}	
}
@media only screen and (max-width:488px) {
	.ab_bg  .text-center .text-img{ font-size: 40px;} 
	.ab_bg { padding: 30px 0 10px;}
	.ab_bg .ab_top .text { font-size: 13px; margin-top: 20px; line-height: 24px; height: 72px;}
	.ab_bg .ab_top .rem_box a { font-size: 12px; padding: 8px 15px;}
	.ab_bg .ab_top .rem_box { margin-top: 20px;}
	.ab_bg .ab_bottom li .text { font-size: 13px;}
.ab_bg .ab_bottom li .image { width: 50px; height: 50px;}
.ab_bg .ab_bottom li {    width: calc(100% / 2 - 30px); margin: 0 10px 30px;}	
}


/*Hot Products*/
.hot_bg { margin-top: 80px; overflow: hidden;}
.hot_bgUL {margin: 20px -10px 0;}
.hot_bgUL li {transition: all .3s; overflow: hidden; list-style: none; float: left; width: calc(100% / 4 - 20px); margin: 0 10px 20px; overflow: hidden;} 
.hot_bgUL li:nth-child(4n+1){ clear:both;}
.hot_bgUL li .image {display: block; width: 100%; overflow: hidden; max-height:250px;}
.hot_bgUL li .image  img {width: 100%;}
.hot_bgUL li .image_box { position: relative;}
.hot_bgUL li .image_box .ovrly { transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.5); opacity: 0;}
.hot_bgUL li:hover .ovrly {opacity: 1;}
.hot_bgUL li .image_box .link { transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;position: absolute; top: 50%; left: 50%;transform: translate(-50%,-50%);-webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%);  
-o-transform: translate(-50%, -50%);  opacity: 0;  
}
.hot_bgUL li:hover .image_box .link {opacity: 1;}
.hot_bgUL li .main { text-align: center; padding: 20px;}
.hot_bgUL li .main .title {display: inline-block; font-size: 16px; color:#333; line-height: 24px; height: 48px; overflow: hidden;  word-break: break-word;}
.hot_bgUL li:hover .main .title  { color: #55B7ED; text-decoration: none;}

@media only screen and (max-width:992px ) {
.hot_bgUL li .main { text-align: center; padding: 20px 5px;}	
}

@media only screen and (max-width: 768px) {
	.hot_bg { margin-top: 40px;}
	.hot_bgUL {margin-top: 30px;}

.hot_bgUL li { width: calc(100% / 3 - 20px); margin: 0 10px;}
.hot_bgUL li .main .title {   font-size: 15px; line-height: 24px; height: 48px;  }
	
}
@media only screen and (max-width: 488px) {
	.hot_bg { margin-top: 30px;}
.hot_bgUL li .main .title {   font-size: 13px; line-height: 24px; height: 48px;  }
	.hot_bgUL li .main .text { font-size: 13px; line-height: 20px; height: 40px;}
.hot_bgUL li { width: calc(100% / 2 - 20px); margin: 0 10px;}
.hot_bgUL li .main { padding-top: 10px; }
}



/*news*/
/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}


.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute;  list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999; left:0; margin-top:34px;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width:52px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width:52px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#eeeeee;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#0db26d;}

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute; bottom: -35px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;display:none !important;}
.slick-dots li { position: relative; display: inline-block; height: 10px; width: 10px;border-radius:50%; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 10px; width: 10px;border-radius:50%; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; border:1px solid #b2b2b2;padding:0;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{border:1px solid #eb5515;background:transparent;}

.slick-prev{width:14px;height:24px;position:absolute; left:-60px; top:50%; vertical-align: middle;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;background:url(images/prev.png) no-repeat center center;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slick-next{width:14px;height:24px;position:absolute; right:-60px; top:50%; vertical-align: middle;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;background:url(images/next.png) no-repeat center center;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slick-next:hover,.slick-prev:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}


.slick-slide  .image { max-width: 100; overflow: hidden;}
.slick-slide  .image img { width: 100%;}
.slick-slide .li { overflow:hidden; margin:0 15px;}

@media only screen and (max-width: 1290px) {
	.slick-prev{left:-15px;}
	.slick-next{right:-15px;}
}
@media only screen and (max-width: 1100px) {
	.slick-prev{left:-10px;}
	.slick-next{right:-10px;}
}
@media only screen and (max-width: 768px) {
	.slick-prev{left:-15px;}
	.slick-next{right:-15px;}
}
@media only screen and (max-width: 480px) {
	.slick-prev{left:-5px;}
	.slick-next{right:-5px;}
}
@media only screen and (max-width: 420px) {
	.slick-slide .li { margin: 0 20px; }

}

.news_bg {padding: 70px 0 80px; background: #fafafa; overflow: hidden;}
.news_bg .container { max-width: 1240px;}
.news_bg .bottom { margin-top: 40px;}
.news_bg  .bottom .main { padding: 40px 0 0;}
.news_bg .bottom .li .image { display: block; overflow: hidden;}
.news_bg .bottom .li .image img {width: 100%; transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;}
.news_bg  .bottom .main .time {color: #999999; font-size: 15px; line-height: 15px; height: 15px;}
.news_bg  .bottom .main .title { display: inline-block; font-size: 20px; line-height: 20px; height: 20px; overflow: hidden; font-family: "Futura Md BT"; word-break: break-word; color: #333333; margin: 15px 0;}
.news_bg  .bottom .main .text {font-size: 15px; line-height: 24px; height: 48px; overflow: hidden; color: #555; word-break: break-word; margin-bottom: 20px;}

.news_bg  .bottom .li:hover .title  { text-decoration: none; color: #55B7ED;}
.news_bg  .bottom  .li:hover .image img { transform: scale(1.05);}


@media only screen and (max-width:768px ) {
	.news_bg { padding: 40px 0;}
	.news_bg .bottom { margin-top: 30px;}
	.news_bg  .bottom .main { padding: 20px 0 0;}
	.news_bg .bottom .main .title { font-size: 16px; line-height: 16px; height: 16px; margin: 10px 0;}
		.news_bg .bottom .main .text { font-size: 13px; line-height: 20px;  height: 40px; margin-bottom: 10px;}
		.news_bg .bottom .main .time {font-size: 13px;}
}
@media only screen and (max-width:488px ) {
	.news_bg { padding: 30px 0;}
		.news_bg .bottom { margin-top: 20px;}
	.news_bg  .bottom .main { padding: 20px 0 0;}
	.news_bg .bottom .main .title { font-size: 15px; line-height: 15px; height: 15px; margin: 10px 0;}
		.news_bg .bottom .main .text { font-size: 13px; line-height: 20px;  height: 40px; margin-bottom: 10px;}
		.news_bg .bottom .main .time {font-size: 13px;}
}

/*Semail_bg*/
.Semail_bg {padding: 60px 0; background: url(images/email_bg.png) no-repeat center center; background-size: cover; overflow: hidden;}
.Semail_bg .Semail_L {padding-right: 0; padding-left: 0;}
.Semail_bg .Semail_L em {font-size: 36px; line-height: 36px; font-family: "Futura Md BT"; text-transform: uppercase; color: #FFFFFF;}
.Semail_bg .Semail_L p.text {font-size: 20px; line-height: 20px; font-family: "Futura Md BT"; text-transform: uppercase; color: #FFFFFF; margin-top: 10px;}
.Semail_bg .Semail_R { padding-left: 60px; padding-right: 0;}

.Semail_bg .Semail_R .s_email {color: #FFFFFF; text-transform: uppercase; font-size: 15px; height: 56px; line-height: 56px; border: 1px solid rgba(255,255,255,0.5); background: rgba(255,255,255,0.3); position: static; width: calc(100% - 160px); padding-left: 20px; margin-right: 10px;}
.Semail_bg .Semail_R .s_sub {color: #FFFFFF; text-transform: uppercase; font-size: 16px; height: 56px; line-height: 56px; background:#55B7ED; padding: 0 30px;}
.Semail_bg .Semail_R input.s_email::-webkit-input-placeholder{
            color:#ffffff;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
             color:#ffffff;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
             color:#ffffff;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
             color:#ffffff;
        }


@media only screen and (max-width:992px ) {
	.Semail_bg .Semail_R { padding-left: 0px;}
	.Semail_bg .Semail_L { text-align: center; margin-bottom: 30px;}
	.Semail_bg .Semail_R .s_email {width: calc(100% - 160px);}
}
@media only screen and (max-width:768px ) {
	.Semail_bg { padding: 40px 0;}
	.Semail_bg .Semail_L em {font-size: 24px; line-height: 24px; }
.Semail_bg .Semail_L p.text {font-size: 18px; line-height: 18px; margin-top: 20px;}
.Semail_bg .Semail_R .s_email { width: calc(100% - 150px); height: 48px; line-height: 48px; font-size: 14px;}
.Semail_bg .Semail_R .s_sub {height: 48px; line-height: 48px;font-size: 14px;}
}
@media only screen and (max-width:488px ) {
	.Semail_bg { padding: 40px 0;}
	.Semail_bg .Semail_R { text-align: center;}
	.Semail_bg .Semail_L { margin-bottom: 20px;}
	.Semail_bg .Semail_L em {font-size: 18px; line-height: 14px; }
.Semail_bg .Semail_L p.text {font-size: 10px; line-height: 22px; margin-top: 15px;}
.Semail_bg .Semail_R .s_email { width: 100%; height: 40px; line-height: 40px; font-size: 12px;}
.Semail_bg .Semail_R .s_sub { height: 40px; line-height: 40px;font-size: 12px; margin-top: 15px;}
}






/*footer*/
.footer{padding-top:50px;background:#252525; overflow: hidden}
.footer .fot_title{display:block;margin-bottom:25px;text-transform:uppercase;position:relative;}
.footer .fot_title em{font-size:20px;display:block;position:relative;z-index:5;color:#ffffff;text-transform:uppercase;font-family:"Futura Md BT";padding-bottom:5px;}

.footer ul{list-style:none;}
.icon-minus-sign:before {content:"-";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "+";font-family:'FontAwesome';}
.fot_title .column_icon_toggle {display: none;}

.fot_con{padding-right:60px;float:left;width:30%;}
.fot_con ul li{margin-bottom:14px;color:rgba(255,255,255,0.3);font-size:15px;line-height:22px;padding-left: 40px; }
.fot_con ul li a{color:rgba(255,255,255,0.3);font-size:15px;line-height:22px;}
.fot_con ul li.fc_a {background: url(images/fot_ad.png) no-repeat 10px 5px; }
.fot_con ul li.fc_p {background: url(images/fot_p.png) no-repeat 10px 5px; }
.fot_con ul li.fc_e {background: url(images/fot_e.png) no-repeat 10px 5px; }
.fot_con ul li.fc_f {background: url(images/fot_f.png) no-repeat 10px 5px; }
.fot_con ul li a:hover { color: #55B7ED;}


.fot_pro{float:left;width:25%;padding-right:80px;}
.fot_pro li{margin-bottom:10px;}

.fot_pro li a{color:rgba(255,255,255,0.3);font-size:15px;line-height:18px;text-transform:capitalize; }
.fot_pro li a i {padding-right: 10px; margin-left: -12px; transition: all .3s; color: #b2b2b2; opacity: .3;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s; font-size: 15px; }
.fot_pro li:hover a i {margin-left: 0px;opacity: 1;color:rgba(255,255,255,0.3);}
.fot_pro li a:hover{color:#55B7ED;}

.fot_tag{padding-right:80px;float:left;width:23%;}
.fot_tag ul li{margin-bottom:10px;color: rgba(255,255,255,0.3);}
.fot_tag li a i {padding-right: 10px; margin-left: -12px; transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s; color: rgba(255,255,255,0.3); opacity: .3; font-size: 12px;}
.fot_tag li:hover a i {margin-left: 0px; opacity: 1;color:#55B7ED;}
.fot_tag ul li a{color:rgba(255,255,255,0.3);font-size:15px;line-height:18px;}
.fot_tag ul li a:hover{color:#55B7ED;}

.fot_sub{float:left;width:22%;}
.fot_sub .text{color:#b2b2b2;font-size:13px;line-height:22px;margin-bottom:20px;}
.letter-input{position:relative; width: 100%;}
.letter-input li { margin-bottom: 10px; list-style: none;}
.letter-input .fot_input{border:1px solid rgba(255, 255, 255,0.1);width:100%;height:36px;line-height:36px;font-size:15px;color:#787878; padding-left: 10px; background: none;}
.letter-input textarea {border:1px solid rgba(255, 255, 255,0.1);width:100%;height:61px;line-height:24px;font-size:15px; padding-left: 10px; background: none;}
.letter-input .fot_input:focus,.letter-input textarea:focus{color:#fff;}
.letter-input .fot_input:-ms-input-placeholder{color:rgba(255,255,255,0.3);}/* Internet Explorer 10+ */ 
.letter-input .fot_input::-webkit-input-placeholder{color:rgba(255,255,255,0.3);}/* WebKit browsers */
.letter-input .fot_input::-moz-placeholder{color:rgba(255,255,255,0.3);}/* Mozilla Firefox 4 to 18 */ 
.letter-input textarea:-moz-placeholder{color:rgba(255,255,255,0.3);}/* Mozilla Firefox 19+ */
.letter-input textarea:-ms-input-placeholder{color:rgba(255,255,255,0.3);}/* Internet Explorer 10+ */ 
.letter-input textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.3);}/* WebKit browsers */
.letter-input textarea::-moz-placeholder{color:rgba(255,255,255,0.3);}/* Mozilla Firefox 4 to 18 */ 
.letter-input textarea:-moz-placeholder{color:rgba(255,255,255,0.3);}/* Mozilla Firefox 19+ */
.letter-input .send input { font-size: 16px; line-height: 16px; padding: 10px 30px; text-transform: uppercase; background: #55B7ED; display: block; font-family: "Futura Md BT"; color: #fff;}

.foot_bot{padding:30px 0 20px;text-align:center;margin-top:30px;}
.foot_botL { width: 60%; float: left; text-align: left;}
.foot_botL ul li { list-style: none; display: inline-block; padding: 0px 4px; font-size: 15px; text-transform: capitalize; color:rgba(255,255,255,0.3);}
.foot_botL ul li:nth-child(1) {padding-left: 0;}
.foot_botL ul li a {font-size: 15px;color:rgba(255,255,255,0.3);}
.foot_botL ul li a:hover { color: #55B7ED;}
.friendly{margin-top:10px;}
.friendly p{display:inline-block;text-transform:capitalize;color:rgba(255,255,255,0.3);font-size:15px;}
.friendly a{color:rgba(255,255,255,0.3);font-size:15px;display:inline-block;margin:0 5px; }
.friendly a:hover{color:#55B7ED;}
.foot_botR { width: 40%; float: right; text-align: right;}

.fot_sns {}
.fot_sns ul { text-align: left; float: right;}
.fot_sns ul li {display: inline-block; margin-right: 5px;  width: 34px; height: 34px; border: 1px solid rgba(255,255,255,0.1); border-radius: 50%; position: relative;}
.fot_sns ul li img {max-width: 100%; opacity: 0.5; transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s; position: absolute; top: 50%; left: 50%;transform: translate(-50%,-50%);-webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%);  
-o-transform: translate(-50%, -50%);   }
.fot_sns ul li:hover img { opacity: 1;}
.fot_sns ul li:hover {border: 1px solid rgba(255,255,255,0.3);}


.copy{color:#707070;font-size:15px;display:block;}
.copy a{color:#707070;font-size:15px;}
.copy a:hover{color:#55B7ED;}
.copy p{display:inline-block;padding-right:5px;}

@media only screen and (max-width: 1200px) {
	.fot_pro,.fot_tag,.fot_pro{padding-right:60px;}
}
@media only screen and (max-width: 992px) {
	.footer .fot_title em { font-size: 16px;}
}


@media only screen and (max-width: 768px) {
	.footer{padding-top:50px;}
	
	.footer .fot_about,.footer .fot_tag,.footer .fot_con,.footer .fot_pro,.footer .fot_sub,.footer .fot_pro{width:100%;padding:0;}
	.footer .fot_title em{margin-bottom:0;font-size:16px;padding-bottom:5px;background:none;}
	.footer .fot_title span{display:block;width:100%;height:1px;background:#444;}
	.footer .fot_title{display:block;padding-bottom:10px;cursor:pointer;margin-bottom:10px;font-size:16px;}
	.footer .fot_title .column_icon_toggle{display: inline-block;position: absolute;right:15px;top:0;font-style:normal;cursor:pointer;font-size:18px;font-weight:normal;color:#fff;}
	.footer .toggle_content{padding-bottom:30px;padding-top:0;}
	.foot_bot{border:none;margin:0; padding: 0;}
	.fot_sub .text{margin-bottom:20px;}
	.fot_con ul li.fc_a{line-height: 26px; }
}

@media only screen and (max-width:768px ) {
	.footer{padding-bottom:20px; }
	.foot_botL ul li a{ font-size: 13px; padding: 0 2px;}
	.foot_botL ul li,.friendly p,.friendly a,.copy,.copy a { font-size: 13px;}
}
@media only screen and (max-width:488px ) {
	.footer .fot_title em{font-size:14px;}
	.copy{color:#707070;font-size:13px;display:block;}
.copy a{color:#707070;font-size:13px;}
.fot_pro li a,.fot_tag ul li a ,.fot_con ul li ,.fot_con ul li a,.letter-input .fot_input,.letter-input textarea,.letter-input .send input{ font-size: 13px;}
.foot_botL ul { display: none;}
.fot_sns { text-align: center;} 
.fot_sns ul { float: none; margin: 0 auto; text-align: center;}
.foot_botL { margin-bottom: 10px;}
.foot_botL ,.foot_botR { width: 100%; text-align: center;}
}


/*service*/
.online_section{position:fixed;z-index:99999999;top:200px;right:-200px;
transition:all .3s ease;}
.online_section:hover {right:0px;}
.online_section ul li{border-radius:5px;list-style:none;width:240px;height:40px;color:#fff; padding-left:50px; margin-bottom:3px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:13px;background-color:#55B7ED;background-repeat:no-repeat;}

.online_section ul li a{ line-height:40px; font-size:13px; color:#fff;}
.online_section .online_p{background-image:url(images/service01.png);background-position:10px 8px;}
.online_section .online_e{background-image:url(images/service02.png);background-position:10px 8px;}
.online_section .online_s{background-image:url(images/service03.png);background-position:10px 8px;}
.online_section .online_w{background-image:url(images/service04.png);background-position:10px 8px;}


.online_section ul li:hover,.online_section ul li:hover a{color:#FFFFFF;}
@media only screen and (max-width: 768px) {.online_section{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{overflow: hidden;
    background: url(images/online.png) no-repeat center center;
    height: 40px;
    width: 220px;
    float: right;
    line-height: 40px;
    margin-right: -8px;
    -webkit-transition: all var(--transition-time,800ms);
    -o-transition: all var(--transition-time,800ms);
    transition: all var(--transition-time,800ms);
}
#floatShow:hover {margin-right: -5px;}
#floatShow i{font-size:14px;color:#fff;line-height:34px;float:right;padding-right:10px;}
#floatShow p{color:#fff;font-size:14px;line-height:34px;display:inline-block; vertical-align:middle;padding-left:10px;text-transform:uppercase; font-family: "OpenSansB";}
#floatHide{display:none;background:#55B7ED;width:300px;text-align:left;height:34px;text-transform:capitalize;padding-left:15px;border-bottom:none;}
#floatHide p{color:#fff;font-size:16px;line-height:34px;display:inline-block; vertical-align:middle;text-transform:uppercase;font-family: "Futura Md BT";}
#floatHide i{font-size:14px;color:#fff;line-height:34px;float:right;margin-right:10px;}

#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:13px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee; background:#f6f6f6;}
#onlineService .online_form{ padding:10px 10px 20px;}

#onlineService .p{ margin:8px 0 10px; color:#808080; line-height:22px; font-size:15px;}
#onlineService .online_form .letter-input .fot_input,#onlineService .online_form .letter-input textarea {     border: 1px solid #e5e5e5;}
#onlineService .letter-input .fot_input:focus,#onlineService  .letter-input textarea:focus{color:#999999;}
#onlineService .letter-input .fot_input:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */ 
#onlineService .letter-input .fot_input::-webkit-input-placeholder{color:#999999;}/* WebKit browsers */
#onlineService .letter-input .fot_input::-moz-placeholder{color:#999999;}/* Mozilla Firefox 4 to 18 */ 
#onlineService .letter-input textarea:-moz-placeholder{color:#999999;}/* Mozilla Firefox 19+ */
#onlineService .letter-input textarea:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */ 
#onlineService .letter-input textarea::-webkit-input-placeholder{color:#999999;}/* WebKit browsers */
#onlineService .letter-input textarea::-moz-placeholder{color:#999999;}/* Mozilla Firefox 4 to 18 */ 
#onlineService .letter-input textarea:-moz-placeholder{color:#999999;}/* Mozilla Firefox 19+ */
/*底部nav*/
.mobile_nav{position:fixed;background: #55B7ED; left:0;bottom:0;width:100%;padding:10px 0;display:none;z-index:999999;}
.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;color:#fff;}
.mobile_nav a i{font-size:16px;}
.mobile_nav a p{color:#fff;padding-top:8px;font-size:13px;text-transform:capitalize;line-height:13px;}
.mobile_nav a:nth-child(3){float:right;}
.mobile_nav a:nth-child(4){float:right;}


@media only screen and (max-width: 768px) {
	#onlineService .p{ display:none}
	#online_qq_layer{right:0;}
	#onlineService{ width:100%;}
	#online_qq_layer{ width:100%;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#55B7ED url(images/mobile-inq.png) no-repeat center center;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:15px;margin-left:-25px;border:2px solid #e5e5e5;border-radius:50%;text-indent:-999999px;z-index:9999999999;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatHide{ width:100%; width:100%; height:36px;box-shadow:0 0 10px 1px rgba(255,255,255,0.3);}
	#online_qq_tab #floatShow span{ display:none;}
	.mobile_nav{display:block;}
	body{padding-bottom:50px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	}


@media only screen and (max-width: 375px) {
	.mobile_nav a p{display:none;}
	#online_qq_tab #floatShow{width:42px;height:42px;background-size:42px;bottom:10px;}
	body{padding-bottom:30px;}
}

/*back-top*/
/*back-top*/
.back_top{width:46px; height:46px; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:rgba(0,0,0,0.3) url(images/top.png) no-repeat center center;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:50%; border:2px solid rgba(255,255,255,0.5);}
.back_top:hover{ background:#55B7ED url(images/top.png) no-repeat center center; border:2px solid #55B7ED;}
@media only screen and (max-width: 768px) {.back_top{  display:none; bottom:80px;}.back_top:hover{ bottom:80px; }.back_top{ max-width:40px; height:40px;}}




.page_banner { width: 100%; height: auto; overflow: hidden; } 
.page_banner img { width: 100%; height: auto; max-width: 100%;}



.main-biaozhuh { width: 100%; text-align: center; background: #F9F9F9;
    padding: 30px 0;}
	
	@media only screen and (min-width:1200px ) {
		
		.main-biaozhuh{ background:none; margin-top:-110px;}
		}
.main-biaozhuh em {text-transform: uppercase; font-size: 32px; line-height: 32px; font-family:"Futura Md BT" ; display: inline-block; margin-bottom: 8px;}
.main-biaozhuh ul li {color: #555555; display: inline-block;font-size: 15px;text-transform: capitalize; padding-right: 4px;}
.main-biaozhuh ul li i {color: #55B7ED; padding-right: 4px; font-size: 15px;}

.main-biaozhuh ul li a {color: #555555;font-size: 15px; text-transform: capitalize;}
.main-biaozhuh ul li a:hover { color: #55B7ED; text-decoration: none;}
.main-biaozhuh ul li h2 {font-size: 15px;}
@media only screen and (max-width:768px ) {
	.main-biaozhuh {  padding: 15px 0;}
	.main-biaozhuh em { font-size: 24px; line-height: 24px;}
}

@media only screen and (max-width:488px ) {
	.main-biaozhuh {   padding: 20px 0;}
	.main-biaozhuh ul li { font-size: 13px;}
	.main-biaozhuh ul li i { font-size: 13px;}
	.main-biaozhuh ul li a {font-size: 13px; }
	.main-biaozhuh ul li h2 {font-size: 13px;}
	.main-biaozhuh em { font-size: 18px; line-height: 18px;margin-bottom: 4px;}
}
/*about us*/
.page_ab  { color: #797979; padding: 40px 0;}
.page_ab {   overflow: hidden;}
.page_ab  img { max-width: 100%;}
.page_ab p.text { font-size: 15px; line-height: 24px; margin-top: 20px;}

@media only screen and (max-width:768px ) {
.page_ab  {padding: 30px 0;}
	
}
@media only screen and (max-width:488px ) {
.page_ab  {padding: 20px 0;}
.page_ab p.text {font-size: 13px; line-height: 22px; }
	
}


/*page 通用*/

.n_main{ padding:60px 0; color:#555; font-size:15px;}

.section_title{color: #333333; font-size:22px; margin-bottom:20px; text-transform:uppercase;  border-bottom:1px solid #ddd; padding-bottom:10px;    font-family: "Futura Md BT";}
@media screen and (max-width: 768px) {
.section_title{ font-size:20px;}
.inquiry{ padding:10px;}
.n_main{ padding:40px 0; color:#777;  font-size:14px;}
.n_main .container { padding: 15px;}
}

@media screen and (max-width: 488px) {

.n_main{ padding:10px 0 30px; }

}

.n_left{ float:left; width:25%; }
.n_left_nav {}

.left_h4{ font-size:22px; color:#333;text-transform:uppercase; padding-bottom:10px;  position: relative;   margin-bottom:10px; font-family: "Futura Md BT";}
.left_h4:before {content: '';
    background: #55B7ED;
    width: 50px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: inline-block;}


.nav_h4{position: relative; margin-bottom:15px;  padding:0px 0px; font-size: 22px;
    color: #333; text-transform:capitalize; border-top-left-radius:0px; border-top-right-radius:0px; }
.nav_h4 span{ display:block; text-transform: uppercase; padding-bottom:14px; font-family: "Futura Md BT";}
.nav_h4:before {content: '';
    background: #55B7ED;
    width: 50px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: inline-block;}
.nav_h4::after{ content:none;}
/*.nav_h4:before{ content:"\f03a"; color:#fff; float:right; font:normal normal normal 14px/1 FontAwesome; margin-right:6px; margin-top:4px;}
*/
.n_right{ float:right; width:75%;padding-left:50px;}
.n_left .block{ margin-bottom:40px;}
@media only screen and (max-width:768px) {
.n_left{ width:100%; padding-right:0;}
.n_right{ width:100%; border-left:none !important; padding-left:0px; margin-top:0px;}
.left_h4 span{ background:none;}
.nav_h4 span{ padding-bottom:0px; color: #ffffff;}
.n_left .block{ margin-bottom:0px;}
.n_left_nav {
    background: #FFFFFF;
    padding: 0px;
    border-radius: 0px;
}

.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#01509f  !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none; border-radius:5px;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
  font-style:normal;
}
.left_h4.active:after {
    content: "\f106";
}
.n_left .toggle_content { padding-bottom:30px;}
.nav_h4{ position:relative;  border-radius:5px; background:#55B7ED ; padding:10px; font-size:16px;}
.nav_h4:before{ content:none;}
.nav_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:8px;
  color:#fff;
  font-style:normal;
}
.nav_h4.active:after {
    content: "\f106";
}

}

@media only screen and (max-width:768px ) {
	.hot_left { display: none;}
}



/*left*/
ul.mtree{opacity: 0;margin-left: 0; background:#2ba8ec; border-bottom-left-radius:0px; border-bottom-right-radius:0px; padding:0px 10px 0;}
ul.mtree li ul.mtree-level-1 { background: #55B7ED;}
ul.mtree>li  {list-style: none; border-bottom:none;}
/*ul.mtree>li:last-child{ border:none;}*/
ul.mtree>li a { border-bottom: 1px dotted #d0d0d0;}
ul.mtree a{display: block;font-size:18px; color:#fff;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding:12px 30px 12px 5px; line-height:22px; padding-right:40px; }
ul.mtree li ul a{ padding:10px 25px 10px 10px;}
/*ul.mtree ul li:last-child a{ border:none;}*/
/*ul.mtree li.mtree-node > a {font-size:14px;}*/
ul.mtree.transit li.mtree-open>span:before  {content:"-";font-family:FontAwesome;padding-left:5px; float:right; font-size:24px; line-height: 18px; color:#fff ; font-style:normal; padding:12px 10px; position:absolute; right:0; top:0;z-index: 2;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f105";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; line-height: 18px;  color:#fff ; font-style:normal; padding:12px 10px; position:absolute;  right:0; top:0;z-index: 2;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"-";font-family:FontAwesome;padding-left:5px; float:right; font-size:24px; line-height: 18px; color:#fff ; font-style:normal; background:none; padding:12px 10px; position:absolute;  right:0; top:0;z-index: 2;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f105";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; line-height: 18px;  color:#fff ; font-style:normal; background:none;  padding:12px 10px; position:absolute;  right:0; top:0;z-index: 2;}

ul.mtree>li:hover>a{color:#fff;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#fff ;padding-bottom:0;}
ul.mtree>li.mtree-open>a,ul.mtree>li.mtree-open>a:after{color:#fff ;}
ul.mtree>li.mtree-node:hover>a,ul.mtree>li.mtree-node:hover>a:after{color:#fff;text-decoration:none;}
ul.mtree>li>a { position: relative; padding-left: 25px; z-index: 1;} 
ul.mtree>li>a:after {position: absolute;
    content: '\f138';
    font-family: FontAwesome;
    color: #fff;
    left: 0;
    font-size: 16px;
    top: 16px;
    line-height: 100%; }
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#fff;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:16px; border: none; }
ul.mtree ul li a:hover{color:#fff ;}
ul.mtree li ul li.mtree-open a{color:#fff ;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none;  margin-bottom:0; background: #fff;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-family: "Futura Bk BT Book";font-weight:normal;font-size:13px; padding-left: 20px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#55B7ED;font-weight:normal;}
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: #e5e5e5;}
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;}
ul.mtree>li.mtree-node ul i{margin-right:10px;}
.mtree-skin-selector{ display:none !important}

ul.mtree>li:hover>a{ color:#fff ;background-image:none;}


/*hot_left*/
.hot_left ul li{ list-style:none;}
.hot_left ul li .li{ padding:6px 0px;}
.hot_left ul li .img{ float:left; width:32%;display:inline-block; margin-right:15px;  overflow:hidden; border-radius:5px; border:1px dotted #ddd;
text-align: center; max-height:80px;
}
.hot_left ul li .text{ float:left; width:73%;}
.hot_left ul li .img img {transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; width: 100%;}
.hot_left ul li h4 a{ font-size:15px; color:#555555; overflow:hidden; line-height:26px; max-height:52px; display:block; margin-top: 0px;}
.hot_left ul li:hover h4 a{ color:#55B7ED ;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .img{ border:1px dotted #55B7ED;}

.left_img{ margin:30px 0;}

@media only screen and (max-width:768px ) {
	ul.mtree { padding: 0 10px;}
}


/*翻页*/
.page_p{ margin:0px auto 0px;text-align:center; width:100%; font-size:13px;padding-top:10px;}
.page_p a{ display:inline-block; font-size:13px; line-height:30px; padding:2px 15px; background:#ececec; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border-radius:30px;}
.page_p a i{ line-height:30px;}
.page_p a:hover{ background:#55B7ED ; color:#fff !important; }
.total{ font-size:13px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#01509f ;}
.page_p>span{ padding:2px 15px; line-height:30px; background:#55B7ED ; color:#fff; display:inline-block; margin-left:5px; border-radius:30px;}




/*product right*/
.products .products_m { font-size: 15px; line-height: 24px; margin-bottom: 10px;}
#cbp-vm *{transition:all 0.3s ease 0s;}
.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:left;margin-top:0;padding:10px 0px 10px;border-bottom: 1px dashed #e5e5e5;}
.cbp-vm-options em{float:left;display:inline-block;color:#333;text-transform:uppercase;font-size:16px;margin-top:6px; }
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:14px; color: #333;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #aaa;margin: 2px;background: #e5e5e5}
.cbp-vm-options span{display:inline-block;float:right;font-size:14px;margin-top:10px;color:#aaa;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {color: #fff;background: #55B7ED}
.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 18px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:20px}

/* 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; max-height:220px;}

.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;background: none}
.cbp-vm-switcher ul li .cbp-vm-details{color:888;overflow:hidden;height:36px;font-size:14px;line-height:18px;text-align:left;}
.cbp-vm-switcher ul li a.cbp-title:hover{}

.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;padding: 0 0 0px 0}

.cbp-vm-view-grid ul li {
  width: calc(100% / 3 - 20px);
 margin:10px 10px 10px;
  float: left;
  text-align: center;
  display: block;
  vertical-align: top;
  padding:0;
  position:relative;transition: all .5s;
}
.cbp-vm-view-grid ul li:nth-child(3n+1){ clear:both;}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:center;padding:0 10px 20px;}
.cbp-vm-view-grid ul li .cbp-title{word-break: break-word; color:#333; font-size:16px; line-height:24px; height:48px; overflow:hidden; display:block; margin-top:16px;text-transform: capitalize;}
.cbp-vm-view-grid ul li .cbp-vm-details{color:#888; line-height:22px; height:44px; overflow:hidden; margin-top:6px;font-size: 15px; text-align: center;word-break: break-word;}
.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{ box-shadow: 0 4px 6px 0 rgba(0,0,0,.16);-webkit-box-shadow:  0 4px 6px 0 rgba(0,0,0,.16);-moz-box-shadow: 0 4px 6px 0 rgba(0,0,0,.16);transition: all .5s;}
.cbp-vm-view-grid ul li:hover .cbp-title{ color:#55B7ED; text-decoration: none;}
.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{padding:0;border: 0px solid #e5e5e5;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{transition-duration: 0.6s; width:100%;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;transition-timing-function: ease-out; overflow:hidden;background: #fff;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;display: none;}
.cbp-vm-view-grid ul li:hover .cbp-div .cbp-vm-image i{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;}

.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image img{transition: 0.5s all;-webkit-transition: 0.3s all;-o-transition: 0.3s all; -moz-transition: 0.3s all;-ms-transition: 0.3s all;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}
.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;width: 100%}

.cbp-vm-view-grid ul li .cbp-div:hover{
-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
        box-shadow:0px 0px 10px rgba(0,0,0,0.0);}
.cbp-vm-view-grid .tags{ display:none}
.cbp-vm-view-grid .m-more{ 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 .cbp-vm-image{overflow: hidden;background: #55B7ED;-webkit-border-radius:0px;border-radius:0px;transition-timing-function: ease-out; overflow:hidden;}
.cbp-vm-view-list li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}
.cbp-vm-view-list li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;}
.cbp-vm-view-list li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;}




.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:18px; color:#444;line-height:26px;height:26px;margin-top:0;margin-bottom:4px; overflow:hidden; word-break: break-word;
   text-transform: capitalize;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#55B7ED; text-decoration: none;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:48px;line-height:24px;margin-bottom:15px; font-size:15px; height:auto;margin:10px 0 15px 0;}
.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:#55B7ED;}

.cbp-vm-view-list .cbp-list-center{width:65%;display:inline-block; vertical-align:middle;padding-left:30px;}
.cbp-vm-view-list .m-more{text-align:left; margin-top:15px;}
.cbp-vm-view-list .m-more .read_more { font-size: 14px;}
.cbp-vm-view-list .m-more .read_more i {font-size: 14px; top: 0px;}
.cbp-vm-view-list .cbp-list-more.more1 a {}
.cbp-vm-view-list .cbp-list-more.more1 a:after {}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:14px}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{ }
.cbp-vm-view-list .cbp-list-more.more1 a:hover::after {}

.cbp-vm-view-list .cbp-list-more.more1 p{background: #55B7ED;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;position: relative;overflow: hidden;padding:0 0px;text-align: center;width: auto;display: inline-block;
-webkit-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
   -moz-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
     -o-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
        box-shadow:0px 5px 5px rgba(0,146,240,0.0);}
.cbp-vm-view-list .cbp-list-more.more1 p:before{content: "";position: absolute;left:0;top:0;height: 100%;width: 100%;background: rgba(0,0,0,.1);transition:all 0.3s ease 0s;display: none;
transform: scale(0,1);
-ms-transform: scale(0,1);  /* IE 9 */
-webkit-transform: scale(0,1);  /* Safari 和 Chrome */
-o-transform: scale(0,1); /* Opera */
-moz-transform: scale(0,1); /* Firefox */filter:alpha(opacity:0);opacity:0.0;}
.cbp-vm-view-list .cbp-list-more.more1 p:hover{}
.cbp-vm-view-list .cbp-list-more.more1 p:hover:before{width: 100%;
transform: scale(1,1);
-ms-transform: scale(1,1);  /* IE 9 */
-webkit-transform: scale(1,1);  /* Safari 和 Chrome */
-o-transform: scale(1,1); /* Opera */
-moz-transform: scale(1,1); /* Firefox */filter:alpha(opacity:100);opacity:1;}
.cbp-vm-view-list .cbp-list-more.more1 a{line-height: 34px;color: #fff;text-transform: uppercase;font-size: 14px;position: relative;overflow: hidden;padding:2px 40px 0;display: inline-block;}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{background: #222;}
@media screen and (max-width: 1024px) {

  .cbp-vm-view-list ul li .cbp-hover{ display:none}
  .cbp-vm-view-list .cbp-vm-image{ width:34%}
  .cbp-vm-view-list .cbp-list-center{ width:66%}
}
@media screen and (max-width: 992px) {.cbp-vm-view-grid ul li {width: calc(100% / 2 - 20px);}
.cbp-vm-view-grid>ul { margin: 0 -10px;}
.cbp-vm-view-grid ul li:nth-child(3n+1){ clear:none;}
.cbp-vm-view-grid ul li:nth-child(2n+1){ clear:both;}
}

@media only screen and (max-width: 768px){
  .pro-cat li{margin-bottom:10px;}
  .cbp-vm-options{margin-top:0;}
}

@media screen and (max-width: 620px) {
  .cbp-vm-view-list .cbp-vm-image{ width:40%}
  .cbp-vm-view-list .cbp-list-center{ width:60%}
  .cbp-vm-view-list .pro-list-tags{}
}
@media only screen and (max-width:488px ) {
	.cbp-vm-view-list ul li .cbp-title {font-size: 15px;line-height: 24px; height: 24px;}
	.cbp-vm-view-grid ul li .cbp-title {font-size: 15px;line-height: 20px; height: 40px;}
	.cbp-vm-view-grid ul li {width: calc(100% / 2 - 10px); margin: 10px 5px;}
	.cbp-vm-view-grid ul li .cbp-vm-details { font-size: 13px;}
	.cbp-vm-view-list .m-more .read_more { font-size: 12px;}
.cbp-vm-view-list .m-more .read_more i {font-size: 12px; top: 0px;}
}

@media screen and (max-width: 425px) {
.cbp-vm-view-grid ul li .cbp-list-center { padding: 0 2px 10px;}
  .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{}
  }

  /*tags*/
.tags{ padding:5px 0 5px 10px ;background: #F9F9F9;}
.news_web .tags{ margin-bottom:25px;}
.tags span{ font-size:14px;   text-transform:uppercase; color:#444; font-family: "Futura Md BT";
 }
.tags a{font-size:14px; display:inline-block; color:#666; padding:0px 10px 0px; margin:0 6px 0px 0; -moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;line-height: 30px;}
.tags a i{ margin-right:6px; font-size:14px;}
.tags a:hover{ background: #55B7ED; color:#fff; text-decoration:none;}

@media only screen and (max-width:488px ) {
	.tags a { font-size: 13px; padding:0px 6px 0px;margin:0 2px 0px 0;line-height: 20px;}
	.tags span { font-size: 13px; text-transform: uppercase;}
	.products .products_m { font-size: 13px;}
	.m-more a { font-size: 12px; line-height: 12px;}
	.cbp-vm-view-list .cbp-list-center .m-more a i {margin-left: 4px; top: 1px;position: absolute;  font-size: 12px; line-height: 12px;}
.cbp-vm-view-list .cbp-list-center .m-more a:hover i {margin-left: 6px;}
.cbp-vm-view-list li {padding: 10px 0 20px;}
.cbp-vm-view-list ul li .cbp-vm-details { font-size: 13px; line-height: 20px; height: 40px; margin: 0 0 10px;}

}





/*products_main*/
/* CSS for the loading div */

.sp-loading {
	text-align: center;
	max-width: 270px;
	padding: 15px;
	border: 5px solid #eee;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	background: #F7F7F7;
	border: 1px solid #eee;
	border-radius: 3px;
	position: relative;
	margin: 0 0px 15px 0;
	float: left;
	/**************
	  Set max-width to your thumbnail width
	***************/
	
	width: 100%;
}

/* Thumbnails */

.sp-thumbs {
	text-align: left;
	display: inline-block;
	padding: 10px 0; background: #F7F7F7;
}
.sp-thumbs a { display: inline-block; margin-left: 10px; width: 70px; height: 70px;
-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; position: relative; box-sizing: border-box;
}
.sp-thumbs img {
	width: 100%; 
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 60px;
	height: 45px;
	overflow: hidden;
	opacity: .3;
	
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.sp-thumbs a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all var(--transition-time,800ms);
    -o-transition: all var(--transition-time,800ms);
    transition: all var(--transition-time,800ms);
}

.sp-thumbs a:hover {
	opacity: 1; border: 1px solid #55B7ED;

}

.sp-thumbs a:hover:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative; border: 1px solid #55B7ED;
}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}
.sp-large a img {
	width: 100%;
	height: auto;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 500;
	display: none;
	cursor: pointer;
	z-index:9999999;
	
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	/*border: 2px solid #fff;*/
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 5%;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right:5%;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: auto;
		margin-top: 0;
		bottom: 25px;
	}
}


.pro_textIntr > h1 {color: #4C4C4C; font-size: 20px; line-height: 32px;  margin-bottom: 10px; display: inline-block; max-height: 64px; overflow: hidden;}
.pro_textIntr > p { font-size: 14px; color: #999999; line-height: 24px;   max-height: 78px; overflow: hidden; border-bottom: 1px solid #e2e2e2;}
.pro_textIntr > ul { margin-top: 10px; padding-left:0 ;}
.pro_textIntr > ul > li { list-style: none; font-size: 15px; line-height: 24px; padding-bottom: 10px;}
.pro_textIntr > ul > li p { display: inline-block; color: #4C4C4C;}
.pro_textIntr > ul > li span { color: #999999;}
.pro_textIntr .main_more {display: inline-block; margin-top: 20px; background: #55B7ED; text-transform: capitalize;border-radius: 4px;}
.pro_textIntr .main_more a {position: relative; display: inline-block; color: #ffffff; padding: 11px 30px; font-size:15px; 
line-height: 15px; transition:all .3s; 
-ms-transition:all .3s; /* IE 9 */
-moz-transition:all .3s; /* Firefox */
-webkit-transition:all .3s; /* Safari 和 Chrome */
-o-transition:all .3s; /* Opera */}
.pro_textIntr .main_more a:hover {border-radius: 4px;text-decoration: none; background: #000000;}

.pro-text-detail { margin-top: 20px;}
.pro-text-detail tr td { padding-left: 8px;}
.pro-text-detail .image { width: 100%;}
.pro-text-detail .image img { max-width: 100%; margin: 10px 0;height:100%;width:100%;}
.pro-text-detail .image p.text { font-size: 15px; line-height: 24px; margin-top: 0px;}
.pro-text-detail .cbp-vm-UL2 { background: #f9f9f9; padding: 10px; border-radius: 4px; margin-top: 20px;}
.pro-text-detail .p_hot_2 { width: 100%; margin-bottom: 0px; margin-top: 10px;}
.pro-text-detail .page_turn {margin-top: 10px; }
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title { text-transform: uppercase; border: 0px solid #CCCCCC; color: #4C4C4C; font-family: "OpenSansB"; margin-top: 5px;}
.pro-text-detail .cbp-vm-UL2 li {list-style: none; border: 1px solid #CCCCCC; border-radius: 17px;}
.pro-text-detail .cbp-vm-UL2 li a { font-size: 12px; font-weight: bold; display: inline-block; padding: 5px 10px; text-transform: capitalize; }
.pro-text-detail .cbp-vm-UL2 li:hover { background: #01509f; border: 1px solid #01509f;}
.pro-text-detail .cbp-vm-UL2 li:hover i{color: #FFFFFF; }
.pro-text-detail .cbp-vm-UL2 li:hover a{color: #FFFFFF; text-decoration: none;}
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title:hover { background: none; border: 0px solid #01509f;}
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title:hover i{color: #4C4C4C; }
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title:hover a{color: #4C4C4C; text-decoration: none;}
.pro-text-detail .cbp-vm-UL2 li { float: left; margin-right: 10px;}
.pro-text-detail .cbp-vm-UL2 li i {color: #808080; display: inline-block; margin-left: 0px;}
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title i {color: #333; padding-right: 4px;}
.page_turn  { margin-top: 20px;}
.page_turn li { list-style: none; border-radius: 4px; padding: 10px; background: #f9f9f9; margin-bottom: 10px;}
.page_turn li p {color: #333; display: inline-block; text-transform: uppercase;font-family: "Futura Md BT";}
.page_turn li .fa { padding-right: 4px;} 
.page_turn li a { font-size: 14px;color: #808080; text-transform: capitalize; padding-left: 4px;}
.page_turn li:hover a { color: #55B7ED; }
.pro-main3 {}
.pro-main3 { margin-top: 20px;}
@media only screen and (max-width:768px ) {
	.page { padding: 0;}
	.pro-text-detail { padding: 0;}
	.pro_textIntr { padding: 0;}
}

@media only screen and (max-width:488px ) {
	.page_turn li p {font-size: 13px;}
	.page_turn li a {font-size: 13px;}
	.pro-text-detail .image p.text {font-size: 13px;}
}

.pro-main3 > em { font-size: 26px; font-family: "Futura Md BT"; color: #4C4C4C;  text-transform: uppercase;}
.pro-text-detail .image_line { width: 100%; height: 1px; background: #F0F0F0; margin-bottom: 10px; margin-top: 5px;}
.pro-text-detail .tags { margin-top: 20px;}
.page_email .emallM { 
	overflow: hidden;
    padding: 30px;
    margin-top: 30px;
  
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);	
}

.page_email .emallM em {margin-top: 20px;
    font-family: "Futura Md BT";
    color: #333;
    padding: 4px 0px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 24px; overflow: hidden;}
.page_email .emallM  p.text {font-size: 15px;
    color: #777;
    text-align: left;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    margin: 10px 0 30px;}


.page_email .emallM .subject_title {border: 1px solid #ddd;
    background: #fafafa;
    border-radius: 0px;
    
    padding: 0px 10px;
    margin-bottom: 20px;
    padding-left: 15px; width: 100%;}
.page_email .emallM .subject_title p {font-size: 15px;
    color: #777; line-height: 44px; }
    .page_email .emallM  li { list-style: none; margin-bottom: 20px; width: 100%;}
.page_email .emallM  li.inputLI { }
.page_email .emallM  li.sent-tel {   margin-right: 0px; }
.page_email .emallM  li .fot_input {font-size: 15px; width: 100%;
    line-height: 46px;
    height: 46px;
        background: #fff;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 0px;
  padding-left: 15px;
}
.page_email input:-ms-input-placeholder{color:#777;}/* Internet Explorer 10+ */ 
.page_email input::-webkit-input-placeholder{color:#777;}/* WebKit browsers */
.page_email input::-moz-placeholder{color:#777;}/* Mozilla Firefox 4 to 18 */ 
.page_email textarea:-moz-placeholder{color:#777;}/* Mozilla Firefox 19+ */
.page_email textarea:-ms-input-placeholder{color:#777;}/* Internet Explorer 10+ */ 
.page_email textarea::-webkit-input-placeholder{color:#777;}/* WebKit browsers */
.page_email textarea::-moz-placeholder{color:#777;}/* Mozilla Firefox 4 to 18 */ 
.page_email textarea:-moz-placeholder{color:#777;}/* Mozilla Firefox 19+ */

.page_email .emallM   textarea {
	line-height: 40px;
    font-size: 15px;
    height: 100px;
    padding-top: 0px;
    width: 100%;
    background: #fff;
    color: #999;
    border: 1px solid #ddd;
   padding-left: 15px;
    border-radius: 0px;
}

.page_email  .emallM .send input { font-size: 16px;
    line-height: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
    background: #55B7ED;
    display: block;
    font-family: "Futura Md BT";
    color: #fff;}


@media only screen and (max-width:488px ) {
	.page_email .emallM  li {   margin-right: 20px; width: 100%;  margin-right: 0px;}
	
.page_email .emallM {padding: 20px;}
.page_email .emallM em {font-size: 18px;}
.page_email .emallM p.text {margin: 5px 0 10px; font-size: 13px;     line-height: 20px; max-height: 40px;}
.page_email .emallM .send_m input { font-size: 12px; padding: 4px 15px;margin-top: 0px;}
.page_email .emallM .subject_title { margin-bottom: 15px;}
.pro-main3 > em { font-size: 18px;}
.pro_textIntr > h1 { font-size: 17px;}
}




.Hpro_content { padding-bottom: 50px; overflow: hidden; background: #F9F9F9; padding-top: 40px;}
.Hpro_content .main_top .image { margin-bottom: 30px;}
.Hpro_content .main { margin-top: 40px;}
.Hpro_content .slider .li .image { display: inline-block; width: 100%; overflow: hidden;}
.Hpro_content .slider .li .image img {transition:all .3s; 
-ms-transition:all .3s; /* IE 9 */
-moz-transition:all .3s; /* Firefox */
-webkit-transition:all .3s; /* Safari 和 Chrome */
-o-transition:all .3s; /* Opera */}
.Hpro_content .slider .li .main { margin-top: 15px; padding: 0 10px;}
.Hpro_content .slider .li .title {display: block; text-align: center; font-size: 16px;  line-height: 24px; height: 48px; overflow: hidden; word-break: break-word;}

.Hpro_content .slider .li .title:hover { color: #55B7ED; text-decoration: none;}
	.Hpro_content .slider .li:hover img  { transform: scale(1.05);}
.Hpro_content .slider .li p { font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; text-align: center; margin-top: 8px; color: #777777; word-break: break-word;}	

@media only screen and (max-width: 1280px) {
	.Hpro_content .slick-prev{left:-10px;}
	.Hpro_content .slick-next{right:-10px;}
}




.Hpro_content .slider .li {    width: calc(100% - 20px); margin: 0 10px;}
.Hpro_content .slider .li .image { overflow: hidden;}
 .Hpro_content .slider .li .image img { width: 100%;}
 @media only screen and (max-width:768px ) {
	.Hpro_content {padding-bottom: 40px;     padding-top: 40px;}
	.Hpro_content .main { margin-top: 30px;}
	.Hpro_content .slider .li .title { font-size: 15px;}
	.Hpro_content .slider .li p {font-size: 13px;}
}
 @media only screen and (max-width:488px ) {
	.Hpro_content {padding-bottom: 30px;     padding-top: 30px;}
	.Hpro_content .main { margin-top: 20px;}
}

@media only screen and (max-width:420px ) {
	.Hpro_content .slider .li {    width: calc(100% - 40px); margin: 0 20px;}
}







/*news*/
.news li{position:relative;list-style:none;margin-bottom:30px;border:1px solid #e3e3e3;padding:15px 10px;border-radius:5px;}
.news li .image{float:left;width:27%;display:block;overflow:hidden;-webkit-transition:all var(--transition-time,500ms);
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.news li .image>a{z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
.news li .image{position:relative;text-align:center;overflow:hidden;}
.news li .image img{max-width:100%;width: 100%; height:auto;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.news li:hover .image img{-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));}
.news li .main{float:left;width:73%;padding-left:20px;  }
.news li .main h4{margin:0;}
.news li .title{color:#333;display:block;font-size:18px;margin-bottom:10px;overflow:hidden;line-height:26px;max-height:52px;  font-family: "Futura Md BT";word-break: break-word;}
.news li:hover .title{color:#55B7ED;text-decoration:none;}
.news li .text{color:#808080;font-size:14px;height:48px;line-height:24px;overflow:hidden;margin-top:10px; overflow: hidden;word-break: break-word;}
.news li .date{display:block;color:#55B7ED;font-size:13px;padding-left:20px;background:url(images/new_time.png) no-repeat left 1px;}
.news  .read_more { margin-top: 20px;}
@media only screen and (max-width: 768px){
	.news li .title{font-size:16px;}
	.news li .text{height:44px; }
}
@media only screen and (max-width: 480px){
	.news li{margin-bottom:20px;}
	.news li .image{width:48%;}
	.news li .main{width:52%;}
	.news li .title{font-size:14px;line-height:24px;max-height:48px;}
	.news li .text{ font-size: 12px; line-height: 20px; height: 40px;}
	.news li .date p.date002{}
	.page_num{margin-top:0;}
	.news li .more{ font-size: 12px;    margin-top: 10px;}
}

@media only screen and (max-width: 450px){
	
	.news li .text{ display: none;}
	.news  .read_more { margin-top: 10px;} 
	
}


.news_main .title{color: #333; font-family: "Futura Md BT";display:block;font-size:18px;line-height:26px;margin-bottom:10px;}
.news_main .date{display:inline-block;color:#55B7ED;font-size:12px;padding-left:20px;background:url(images/new_time.png) no-repeat left 1px;}
.news_main .text{font-size:15px;line-height:26px;margin-top:20px;border-top:1px solid #f0f0f0;padding-top:20px;}
.news_main .text img{max-width:100%;height:auto;}
.news_main .text a{color:#55B7ED;}
@media only screen and (max-width:768px ) {
	.news_main .title{font-size:16px;}
}

@media only screen and (max-width:488px ) {
	.news_main .title{font-size:15px;}
	.news_main .text{font-size:13px;}
}

/*contact*/
.page_contBG { padding-bottom: 40px;}

.page_comp_c { margin-top: 40px;}
.page_comp_c ul li {
    border-right: 1px solid #ecebeb;
    list-style: none;
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
    padding: 0 0px;
    float: left;
    text-align: center;
}

.page_comp_c ul li .tubiao {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    text-align: center;
    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;
    background:#55B7ED ;
    border-radius: 50%;
}

.page_comp_c ul li .tubiao span img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.page_comp_c ul li:hover .tubiao {
	 -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
}
.page_comp_c ul li:last-child { border-right: none;}
.page_comp_c ul li em { font-size: 19px; display:block; text-align: center; text-transform: capitalize; margin-top: 30px; margin-bottom: 10px; font-family: "Futura Md BT";}
.page_comp_c ul li p {  font-size: 15px; line-height:24px ;
color: #808080; padding: 2px 0;}
.page_comp_c ul li p span { color: #444444;}
.page_comp_c ul li p a { color: #808080; font-size: 15px;}
.page_comp_c ul li p a:hover {color: #55B7ED;}
@media only screen and (max-width:768px ) {
	.page_comp_c ul li {
   border-right: 0px solid #CCCCCC;
    width: calc(100% / 1 - 0px); margin: 0;
   border-bottom: 1px solid #CCCCCC;
    padding: 30px 0px;
    float: left;
    text-align: center;
    
}
.page_comp_c ul li em { font-size: 16px;}
.page_comp_c { margin-top: 0;}

}

.page_comp_c2 { margin-top: 60px; color: #808080;}
.con_infop p.text {color: #808080; font-size: 15px; line-height: 26px;}
.con_infop p.p2 {color: #808080; font-size: 15px; line-height: 26px;}
.con_infop p.p2 span { font-size: 15px; line-height: 26px; color: #333333;}
.con_infop p.p2 a {color: #808080;font-size: 15px;}
.page_comp_c2 .map { overflow: hidden;}
.page_comp_c2 .map img { max-width: 100%; width: 100%;}
@media only screen and (max-width: 768px) {
	.contact_oth { margin-top: 20px; padding: 0;}
	.con_info { padding: 0;}
	.page_comp_c2 .map { margin-bottom: 20px;}
}

@media only screen and (max-width: 488px) {
	.con_infop p.text { font-size: 13px; line-height: 24px;}
.con_infop p.p2 {font-size: 13px; line-height: 24px;}
.con_infop p.p2 span { font-size: 13px;line-height: 24px; }
.con_infop p.p2 a {font-size: 13px;}
.page_comp_c ul li p,.page_comp_c ul li p a {font-size: 13px;}
.page_comp_c ul li em {margin-bottom: 2px;    margin-top: 10px;}
.page_comp_c ul li {padding: 20px 0px 20px;}
}


/*page_zhenshu*/
.page_zhenshu { margin: 40px 0;}
.tz-gallery .caption h3 { font-family: "OpenSansB";}
@media only screen and (max-width:488px ) {
	.page_zhenshu { margin: 20px 0;}
}



/*blog*/

.blog_box .n_left {background: #FAFAFA; padding: 20px;border: 1px solid #F5F5F5; } 
.n_left .blog_nav_h4 {margin-bottom: 10px; color: #333; font-size: 22px; line-height: 32px; font-family: "Futura Md BT";}
.n_left .blogUL1  li { list-style: none; font-size: 14px; line-height: 22px; margin-bottom: 10px; transition:all .3s; 
-ms-transition:all .3s; /* IE 9 */
-moz-transition:all .3s; /* Firefox */
-webkit-transition:all .3s; /* Safari 和 Chrome */
-o-transition:all .3s; /* Opera */}
.n_left .blogUL1  li i { color:#808080 ; margin-right: 10px;}
.n_left .blogUL1  li  a {color: #808080; text-transform: capitalize; display: inline-block; width: 100%;}
.n_left .blogUL1  li:hover { margin-left: 10px;}
.n_left .blogUL1  li:hover a,.n_left .blogUL1  li:hover a i { color: #55B7ED; text-decoration: none;}

@media only screen and (max-width:768px ) {
.blog_box .n_left  { padding: 0; border: 0; background: none;}
.blog_nav_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #55B7ED !important;
    padding: 0px 10px;
    line-height: 36px;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: none;
    border-radius: 5px;
}

.blog_nav_h4:after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
    font-style: normal;}
    
    .blog_nav_h4.active:after {
    content: "\f106";
}

}


.n_left .blog_left_h4 {margin-bottom: 10px; color: #4C4C4C; font-size: 22px; line-height: 32px; font-family: "Futura Md BT";}

@media only screen and (max-width:768px ) {

.blog_left_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #55B7ED !important;
    padding: 0px 10px;
    line-height: 36px;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: none;
    border-radius: 5px;
}

.blog_left_h4:after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
    font-style: normal;}
    
    .blog_nav_h4.active:after {
    content: "\f106";
}

}


.n_left .blog_tags_h4 {margin-bottom: 10px; color: #4C4C4C; font-size: 20px; line-height: 32px; font-family: "OpenSansB";}

.n_left .blog-list1 li { display: inline-block; margin: 5px 2px;}
.n_left .blog-list1 li a {  text-transform: capitalize; font-size: 14px;
    display: block;
    text-decoration: none;
    background: #55B7ED;
    color: #fff;
    padding: 7px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.n_left .blog-list1 a:hover { background: #252525; color: #FFFFFF;}
@media only screen and (max-width:768px ) {

.blog_tags_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #01509f !important;
    padding: 0px 10px;
    line-height: 36px;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: none;
    border-radius: 5px;
}

.blog_tags_h4:after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
    font-style: normal;}
    
    .blog_nav_h4.active:after {
    content: "\f106";
}

}



/*blog右边*/
.blog_list>li:hover em{color:#D7000F;}
ul.blog-list{ margin-top:15px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:0;text-align:left;}
ul.blog-list li {margin:0 20px 14px 0;}
ul.blog-list li a i{color:#D7000F; 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:#D7000F;text-decoration:underline; padding-left:10px;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none;     border-bottom: 1px solid #e5e5e5;padding-bottom: 15px; margin-bottom:20px;}

.blog_list li .image{display:block;overflow:hidden;margin-bottom:20px;}
.blog_list li .image img{
	max-width:100%;
	height:auto;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.blog_list li:hover .image img{
	-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}



.blog_list li h4{ margin-top:0; padding-top:0}
.blog_list li .entry-content-top-right a{font-family: "Futura Md BT"; font-size:18px; color:#333; display:block; line-height:30px; overflow:hidden;   margin-bottom:15px; }
.blog_list li:hover .entry-content-top-right a { color:#55B7ED; text-decoration:none}
.blog_day{ margin-bottom: 10px;}
.blog_day i{ margin-right:6px; color:#999;}
.blog_day span{ display: block;
    color: #55B7ED;
    font-size: 13px;
    padding-left: 20px;
    background: url(images/new_time.png) no-repeat left 1px; }

.blog_list li .p{ font-size:15px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin:0 0 16px;}

.blog_list .p_hot_2 { width: 100%;}
.blog_tag{padding:5px 12px;text-align:left;
margin-top:15px; background: #F7F7F7;}
.blog_tag>p{display:inline-block;font-size:13px;margin-right:5px;text-transform:uppercase; color: #4C4C4C;}
.blog_tag>p i{padding-right:2px; color: #4C4C4C;}
.blog_tag li{display:inline-block;margin:5px;border:none;padding:0;}
.blog_tag li:last-child{padding:0;}
.blog_tag li a{display:inline-block;padding:2px 10px;color:#808080;font-size:13px;text-transform:capitalize;border: 1px solid #CCCCCC; border-radius:11px;}
.blog_tag li a i { color: #808080;}
.blog_tag li i{padding-right:5px;color:#4d4d4d;}
.blog_tag li:hover a{border: 1px solid #55B7ED; color:#fff;text-decoration:none;background:#55B7ED;}
.blog_tag li:hover i{color:#fff;}
.blog_list li .read_more { margin-top: 20px;}

/*blog_main*/
.blog_detail .title{margin-bottom:15px;border-bottom:1px solid #e5e5e5;padding-bottom:15px;text-align:left;}
.blog_detail .title em{font-size:18px;display:block;line-height:30px;margin-bottom:15px;  color: #333; font-family: "Futura Md BT";}
.blog_detail .title p{font-size:12px;color:#999;font-weight:400; display:inline-block;    border: 1px solid #e5e5e5;    padding: 3px 10px;}
.blog_detail .title p:before{content:"-";padding-right:5px;}
.blog_detail .title p:after{content:"-";padding-left:5px;}
.blog .blog_detail .title{text-align:left;}

.blog_detail .text{font-size:15px;font-weight:400;line-height:32px;}
.blog_detail .text img{max-width:100%;height:auto;}

@media only screen and (max-width: 768px){
	.blog_detail .title em{font-size:18px;}	
}
@media only screen and (max-width: 488px){
	.blog_detail .title em{font-size:15px; line-height: 26px; margin-bottom: 5px;}	
	.blog_detail .text , .blog_list li .p{ font-size: 13px; line-height: 22px;}
	.blog_list li .p { margin-bottom: 5px;}
	.n_left .block { margin-bottom: 10px;}
	.blog_list li .entry-content-top-right a {font-size:16px; line-height: 26px;margin-bottom: 5px;}
	.blog_list li .more1 { font-size: 12px;}
	.blog_detail .title { padding-bottom: 0;}
}


/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;list-style:none;padding:10px 20px;background:#f6f6f6;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333;  font-family: "Futura Md BT";}
.stp-top a:hover{text-decoration:none;color:#55B7ED;}
.stp-top a i{padding-left:8px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.stp-top a:hover i{padding-left:12px; color:#55B7ED;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px; }
.stp-listB>li{float: left; width:25%;padding:8px 0px;overflow:hidden;}
.site_proje .stp-listB >li {width:33%;}
.stp-listB>li>a{font-size:14px;line-height:22px;display:block;color:#666; }
.stp-listB>li>a:hover{color:#55B7ED;}
.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:10px;}
.stp-listB li .stp-listC li a{color:#808080;font-size:13px;}
.stp-listB li .stp-listC li a:hover{color:#55B7ED;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}




.faq_l{list-style:none;}
.faq_l li.question{overflow:hidden;border-radius:25px;padding:5px;padding-right:20px; background: #F9F9F9;}
.faq_l li.question > i{display:inline-block;margin-right:10px;background:#ccc;width:36px;height:36px;float:left;border-radius:50%;text-align:center;margin-top:1px;margin-left:1px;font-style:normal;}
.faq_l li.question > i:before{content:"\f105";font-family:'FontAwesome';line-height:36px;font-size:18px;color:#fff;}
.faq_l li.question > h4{margin:0;display:inline-block;max-width:80%;line-height:24px;margin-top:7px;float:left;color:#333333;font-size:16px; font-family: "Futura Md BT";}
.faq_l li.answer{color:#808080;font-size:13px;line-height:24px;overflow:hidden;display:none; margin: 15px;}
.faq_l li.answer a{text-decoration:underline;}
.faq_l li.answer a:hover{color:#e33c38;}
.faq_l div.clearfix{height:10px;display:block;}

.faq_l li i.rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background:#55B7ED;
}

@media only screen and (max-width: 768px) {
	.faq_l li.question > h4{font-size:12px;margin-top:4px;line-height:20px;}
	.faq_l li.question > i{width:28px;height:28px;}
	.faq_l li.question > i:before{line-height:28px;}
}
@media only screen and (max-width: 480px) {
	.faq_l li.question{background-image:none;padding:0;border-bottom:1px solid #eee;background:none;padding-bottom:5px;border-radius:0;}
	
	.faq_l li.question > h4{max-width:82%;}
}


.mtree-level-1{ display:block !important; height:auto !important;}