﻿@charset "utf-8";
/*--------------------------head-wrapper---------------------------*/
.head-wrapper{
	position:relative;
	width:100%;
	z-index:10000;
	background:#016490;
	box-shadow:0 0 20px rgba(0,0,0,.6)
	}
.head-wrapper:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:56.927%;
	height:1.28rem;
	background:url(../images/top_bg.png) no-repeat right top;
	background-size:100% auto;
	overflow:hidden;
	}
.header{
	text-align:right;
	height:1.28rem;
	} 
.logo{
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

.wml-banner-img{ margin: 0 auto 0; height: auto; position: relative; }
.wml-banner-img img{ width: 100%; height: auto; display: block; }

.logo img{
	position:relative;
	height:1.28rem;
	z-index:1;
	}
.change-language{margin:.07rem 0 0 .5rem !important;}
.change-language-info .change-language-title{   background:#016490  !important;border-radius:3px !important; padding:4px 25px 5px 0 !important;}
.change-language-info .change-language-title,.change-language-info .change-language-title a,.change-language-info .change-language-title span,.change-language-info .language-icon{ color:rgba(255,255,255,.5)}	
.change-language .change-language-info .change-language-title.title-show{border-radius:3px 3px 0 0 !important;background:#fff !important;}

.change-language .change-language-info .change-language-title.title-hide{border-radius:3px !important;background:#016490  !important;}
.change-language-info .language-icon{ font-size:20px; right:0 !important; top:3px !important; color:#0090d0;}
.change-language-cont{top:25px !important;*top: 24px !important;}
 
.change-language-info .language-icon:before{ content:"\f107" !important;}
.head-contact,.head-phone,.head-email,.change-language,.head-search,.nav{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	text-align:left; 
	}
.head-contact{ font-style:normal; margin:.17rem 0 .14rem; z-index:1; }
.head-phone,.head-email,.head-phone a,.head-email a { color:rgba(0,0,0,.5)}
.head-phone,.head-email{
	padding:0 0 0 .29rem;
	margin:0 0 0 .33rem;
	line-height:.4rem;
	font-size:12px;
	}
.head-phone:before,.head-email:before{
	content:"";
	position:absolute;
	left:0;
	top:50%;
	background-repeat:no-repeat;
	background-position: left center;
	background-size:cover;
	}
.head-phone:before{
	width:.17rem;
	height:.17rem;
	margin:-.09rem 0 0;
	background-image:url(../images/tel.png);
	}
.head-email:before{
	width:.2rem;
	height:.13rem;
	margin:-.07rem 0 0;
	background-image:url(../images/email.png);
	}
 
.nav-bar{
	position:relative;
	z-index:0;
	}
.nav-bar .nav{
	margin:0 1.3rem 0 0;
	}
 
.nav-bar .nav  li{
	position:relative;
	display:block;
	}	
.nav-bar .nav > li{
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	}
.nav-bar .nav > li.nav-current > a,.nav-bar .nav > li:hover > a{ color:#00a8f3;}	
.nav-bar .nav > li > a{
	position:relative;
	display:inline-block;
	height:.58rem;
	line-height:.58rem;
	padding:0 .25rem;
	color:#fff;
 
	text-transform:uppercase;
	}	
.nav-bar .nav > li:first-child > a{
	padding-left:0;
	}
.nav-bar .nav > li:last-child > a{
	padding-right:0;
	}

.nav-bar .nav > li > a:after{
	content:"";
	position:absolute;
	width:1px;
	height:.21rem;
	right:0;
	top:50%;
	margin:-.105rem 0 0;
	background:#005175;
	border-left:1px solid #017ab0;
	}	
.nav-bar .nav > li:last-child > a:after{ display:none;}		
.nav-bar .nav  li li{
	display:block;
	*display:block;
	line-height:35px;
 
	}
.nav-bar .nav  li li a{ padding:0 15px; display:block; border-bottom:1px solid rgba(255,255,255,0);}	
.nav-bar .nav ul{
	width:255px;
	position:absolute;
	top:.58rem;
	left:0;
	background:rgba(255,255,255,1);
	text-align:left;
	display:none;
	z-index:999;
	box-shadow:0 0 2px  rgba(0,0,0,.2);
	}
.nav-bar .nav ul ul,.fixed-nav.nav-bar .nav ul ul{
	top:0;
	left:257px;
	}
.nav-bar  .nav  li .nav-ico{
	margin:0 0 0 10px;
	font-size:14px;
	}
 .nav-bar .nav li  .nav-ico:after{
	content:'\f107';
	}
.nav-bar  .nav  li li .nav-ico{
	position:absolute;
	top:0;
	right:10px;
	line-height:35px;	
	}
 .nav-bar .nav li li .nav-ico:after{
	content:'\f105';
	}	
.fixed-nav{
		position: fixed;
		left:0;
		width:100%;
		top:0; 
		-webkit-transition: top .5s;
		-moz-transition: top .5s;
		-o-transition: top .5s;
		transition: top .5s;
 background:#016490;
 
	 
	}
.head-search{
	position:absolute;
	right:0;
	top:.1rem;
	}
.head-search,.head-search-form .search-ipt,.head-search .search-btn{-webkit-transition:all .3s ease;transition:all .3s ease;}
.head-search .head-search-form{display:none\9;width:400px; position:absolute;right:45px;top:0;border:none; background:rgba(255,255,255,1);border-radius:4px;opacity:0;visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:right 0;transform-origin:right 0;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:999999999;}
.head-search .search-toggle{display:inline-block;width:35px;height:35px;background:url(../images/search_btn.png) no-repeat center center;border:0;float:left;position:absolute;right:0;top:0;cursor:pointer;transition:background-color .3s ease;z-index:999999999; background-color:#045477; border-radius:50%;}
.head-search-form .search-ipt{width:100%;height:35px;line-height:35px;border:0;background:none;float:left;text-indent:1em;}
.head-search-form .search-btn{display:inline-block;width:35px;height:35px;background:url(../images/search_btn.png) no-repeat center center;border:0;cursor:pointer;position:absolute;right:0;top:0;border-radius:0 4px 4px 0;}
/*.head-search-show:before{content:'';display:block;width:10000px;height:.7rem;background-color:#fff;opacity:.85;position:absolute;right:-1000px;top:-.175rem;z-index:99999999;}*/
.head-search-show .head-search-form{box-shadow:0 0 1em rgba(0,0,0,.15);display:block\9;-webkit-transform:none;transform:none;opacity:1;visibility:visible;}
.head-search-show .search-toggle{background-image:url(../images/search_btn_close.png)}
/*--------------------------footer---------------------------*/	
.foot-wrapper{
	position:relative;
	width:100%;
	overflow:hidden;
	background:#016490;
	}
.foot-wrapper:before{
	content:"";
	position:absolute;
	width:100%;
	height:11px;
	left:0;
	top:0;
	background:url(../images/shadow.png) repeat-x left top;
	}
.foot-items{
	position:relative;
	padding:.5rem 0 .4rem;
	width:111.6%;
	}
.foot-wrapper, .foot-wrapper a{ color:#59cff3}
.foot-item .foot-tit{
	position:relative;
	font-size:16px;
	font-family: 'SourceSansProBold';
	text-transform:uppercase;
	margin:0 0 .35rem;
	padding:.1rem 0;
	color:#FFF;
 
	}
.foot-item-social li img{
	width: 20px;
	height: auto;
	display: block;
}
.foot-item .foot-tit:after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:1px;
	background:#005175;
	border-top:1px solid #017ab0
	}
.foot-item{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:25%;
	padding:0 5% 0 0;
	}
.foot-item .foot-cont{
	 
	} 
.foot-item-list li{
 
	margin:0 0 8px;
	}
.foot-item-contact li{
	position:relative;
	 padding:0 0 0 .35rem;
	 margin:0 0 .1rem;
	 line-height:2
	}
.foot-item-contact li:before{
	content:"";
	position:absolute;
	left:0;
	top:.07rem;
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover
	}
.foot-item-contact li.foot_addr:before{
	width:.16rem;
	height:.2rem;
	background-image:url(../images/foot_addr.png)
	}
.foot-item-contact li.foot_phone:before{
	width:.17rem;
	height:.17rem;
	background-image:url(../images/foot_tel.png)
	}
.foot-item-contact li.foot_email:before{
	width:.2rem;
	height:.13rem;
	background-image:url(../images/foot_email.png)
	}
 
 .subscribe{
	position:relative;	
}

.subscribe span{
	position:relative;
	display:block;
	line-height:2;
	}
.subscribe .button{
	position:relative;
    display: inline-block;
    vertical-align:top;
	color:#00a8f3;
	font-size:20px;
	font-family: 'SourceSansProSemibold';
	cursor:pointer;
	margin:.2rem 0 0;
 
  
}
.subscribe .button b{
	position:relative;
    display: inline-block;
    vertical-align:top;
	color:#fff;
	width:.3rem;
	height:.3rem;
	line-height:.3rem;
	text-align:center;
	background:#045477;
	font-family: 'SourceSansProRegular';
	margin:0 0 0 5px;
	}
.subscribe .button b:hover{
	background:none;
}
.foot-item-social{ }
.foot-item-social li{
	position:relative;
    display: inline-block;
    vertical-align:top;
	margin:0 .12rem 5px 0;
	}
foot-item-social li img{
	max-width:30px;
	}
.copyright{
	position:relative;
	text-align:center;
	padding:.17rem 0;
	line-height:.3rem;
	font-size:12px;
	border-top:1px solid #017ab0
	}
 


/*-------------------------------------------------------- 
													page: index
																	------------------------------------------------------*/
.main_content{
	border-top:.32rem solid #016490;
	}																	
.page_content{
	padding:.3rem 15px .55rem;
	margin:0 auto .55rem;
	border:none;
	background:#FFF;
	box-shadow:0 0 50px rgba(0,0,0,.15)
	} 
.about-us{
	position:relative;
	overflow:hidden;
	text-align:center;
	min-height:3.4rem;
	box-shadow:0 0 .6rem rgba(0,0,0,.15);
	}
.about-us .about-info{
	position:relative;
	padding:.4rem 0;
	width:75%;
	margin:0 auto;
	 
	}

.about-us .about-title,.about-us .about-title a{ color:#FFF;}
.about-us .about-title{
	position:relative;
	display:inline-block;
	background:url(../images/title_bg01.png) no-repeat center center;
	width:405px;
	height:111px;
	background-size:auto 100%;
	font-family: 'SourceSansProSemibold';
	font-size:20px;
	line-height:105px;
	letter-spacing:1px;
	}
.about-us .about-detail{
	font-size:16px;
	letter-spacing:1px;
	line-height:1.8;
	margin:.2rem 0 0;
	text-align: left;
	} 
 
.index-title-bar{
	text-align:center;
	margin:.55rem auto .25rem;
	overflow:hidden;
 
	}
.index-title-bar .title{
	position:relative;
	display:inline-block;
	background:url(../images/title_bg02.png) no-repeat center center;
	width:303px;
	height:102px;
	background-size:auto 100%;
	font-family: 'SourceSansProSemibold';
	font-size:20px;
	line-height:92px;
	letter-spacing:1px;
	padding:0 .2rem;
	}
.index-title-bar .title,.index-title-bar .title a{ color:#FFF;}
.index-title-bar .title:before,.index-title-bar .title:after{
	content:"";
	position:absolute;
	width:1000%;
	height:1px;
	left:-1000%;
	margin:0 0 0 -.2rem;
	top:50%;
	background:rgba(0,0,0,.3);
	}
.index-title-bar .title:after{
	left:auto;
	right:-1000%;
	margin:0 -.2rem 0 0;
	}
.index-product{
	position:relative;
	width:100%;
	}
.product-items{
	position:relative;
	width:1224px;
	margin:0 auto;
 
	}

.product-item{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:33.333%;
	padding:0 4% 1.5% 0;
	text-align:center
 
}
.product-items .product-item{width:25%;padding:0 3.878%;}
.goods-items .product-item{padding:0 7% 0 0;}
.product-items .product-item,.goods-items .product-item{
	width:100%;
	margin:0;
	}
.product-item .item-wrap {
	position:relative;
	
	
}
.product-items .product-item .item-wrap{ padding:5px;background:#00a8f3;}
.product-items .product-item .item-wrap:hover{ background:#015d86}
.product-item .item-img{
	position:relative;
	width:100%;
	display:block;
	overflow:hidden;
	background:#000;
	
 
	}
.product-item .item-img .item-more{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	}

.product-item .item-img .item-more:after{
	content:"";
	position:absolute;
	width:.45rem;
	height:.45rem;
	top:50%;
	left:50%;
	margin-left:-.205rem;
	background:#000;
	color:#FFF;
	line-height:.45rem;
	text-align:center;
	opacity:0;
	visibility:hidden;
	background:url(../images/more.png) no-repeat center center;
	}

.product-item .item-wrap:hover .item-img .item-more:after{margin-top:-.205rem; opacity:1; visibility:visible;}

.product-item  img{
	position:relative;
	width:100%;
		    -moz-transition: 1.5s all ease;
    -o-transition: 1.5s all ease;
    -webkit-transition: 1.5s all ease;
    transition: 1.5s all ease;
	}

.product-item:hover  img{
	opacity:.5;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}
 


.product-item .item-info{
	position:relative;
	}
.product-item .item-info .item-title{
	position:relative;
	font-size:16px;
	height:.6rem;
	line-height:.6rem;
	overflow:hidden;
	}
.product-item .item-info .item-title a{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.product-items .product-item .item-info .item-title,.product-items .product-item .item-info .item-title a{ color:#FFF;}
.product-items .product-item .item-wrap:hover .item-info .item-title,.product-items .product-item .item-wrap:hover .item-info  .item-title a{ color:#00a8f3;}
.index-certification .index-title-bar .title:before,.index-certification .index-title-bar .title:after{ display:none;}
.index-certification .index-title-bar{
	-moz-transform:translateY(-.55rem);
	-webkit-transform:translateY(-.55rem);
	-ms-transform:translateY(-.55rem);
	-o-transform:translateY(-.55rem);
	transform:translateY(-.55rem);
	}

.index-certification{
	margin:1.1rem 0 0;
	padding:0 0 .5rem;
	}
.certification-items{
	padding:0 .55rem;
	margin:-.5rem auto 0;
	}
.certification-item{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:20%;
	padding: 1%;
	text-align:center
	}
.certification-item .item-wrap{
	position:relative;
	width:100%;
	
	}
.certification-item .item-img{
	position:relative;
	width:100%;
	background:#000;
	}
.certification-item .item-img:hover img{ opacity:.6}
.certification-item .item-img img{
	position:relative;
	width:100%;
	}
.certification-item .item-info{
	position:relative;
	padding:.2rem;
	}
.certification-item .item-info .item-title{
	position:relative;
	font-size:16px;
	}
.certification-item .item-info .item-title,.certification-item .item-info .item-title a{ color:#FFF;}
.index-certification .cerMore{
	position:relative;
	text-align:center;
	}
.index-certification .cerMore a{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	font-family: 'SourceSansProBold';
	font-size:20px;
	padding:0   14px;
	line-height:30px;
	background:#016490;
	color:#00a8f3;
	margin:.3rem  0 0;
	}
.index-certification .cerMore a b{font-family: 'SourceSansProLight'; font-size:22px; padding:2px 0 0 2px;}	
.index-certification .cerMore a:hover{ background:#fff; padding:0 20px;}
/*----------------------------------page nav---------------------------------*/
	
.path-bar{
	position:relative;
	line-height:.3rem;
	margin:.33rem auto.3rem;
	border:1px solid rgba(0,0,0,.3);
	padding:0 .17rem;
	}	
.path-bar li{
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-transform:uppercase;
	}
.path-bar li:after{
	content:"-";
  margin:0 .12rem ;
	}
.path-bar li.current a{color:#476e82;} 
.path-bar li:last-child:after{display:none;}
.page-bar{
	}
.pages{
	position:relative;
	text-align:right;
	margin:.3rem 0 0;
	}	 
.pages a,.pages span{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	border:1px solid #cfcfcf;
	line-height:.31rem;
	min-width:.26rem;
	padding:0 .11rem;
	margin:0 0 0 .08rem;
	border-radius:2px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fefefe',endColorStr='#ececec',gradientType='0');

background: -moz-linear-gradient(top, #fefefe, #ececec);

background: -o-linear-gradient(top,#fefefe, #ececec);

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#ececec));
	}	 
.pages a.current,.pages a:hover{
	background:#00a8f3;
	color:#FFF;
	border-color:#00a8f3
	}	
.pages span{
	}	 

/*----------------------------------aside---------------------------------*/	
.aside{
	float:left;
	width:18.83333333%;
	}

.side-tit-bar{
	position:relative;
	}	
.side-tit-bar .side-tit{
	position:relative;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'SourceSansProbold';
	}

.side-widget{
	position:relative;
	margin:0 0 20px;
	}	
.side-cate{
	padding:.18rem .11rem;
	}	
.side-cate li{
	position:relative;
	line-height:32px;
 
	font-size:16px;
	margin:0 .09rem;
	}
.side-cate li li{  font-size:14px;} 
.side-cate li.nav-current >a{color:#00a8f3;} 
 
.side-cate ul{
	display:none;
	overflow:visible !important
	}
.side-cate li a{
	position:relative;
	display:block;
	}
.side-cate li .icon-cate{
	position:absolute;
	left:-.16rem;
	top:11px;
	cursor:pointer;
	width:9px;
	height:9px;
	}	
.side-cate li li .icon-cate{ top:9px;}
.side-cate li .icon-cate.icon-cate-down{
	background:url(../images/up.png) no-repeat center center;
	}
.side-cate li .icon-cate.icon-cate-up{
	background:url(../images/down.png) no-repeat center center;
	}
.side-product-items{
	position:relative;
	padding:.4rem 8px;
	}	
.side-product-items .items_content{
	position:relative;
	}
.side-product-items .items_content{
	}
.side_product_item{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	padding:.15rem 0;
	overflow:hidden;
	}
.side_product_item figure{
	position:relative;
	display:block;
	width:100%;
	overflow:hidden;
	}
.side_product_item .item-img{
	position:relative;
	width:.85rem;
	display: table-cell;
    vertical-align: middle;
	padding:0 .2rem 0 0;
	
	}
.side_product_item .item-img img{
	position:relative;
	width:100%;
 
	}
.side_product_item figcaption{
	display: table-cell;
    vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif
	}
 
.side-product-items .btn-prev,.side-product-items .btn-next{
	position:absolute;
	left:0;
	width:100%;
	height:15px;
	display:block;
	cursor:pointer;
	}
.side-product-items .btn-prev{
	top:20px;
	background:url(../images/side_product_up.png) no-repeat center center;
	}
.side-product-items .btn-next{
	bottom:20px;
	background:url(../images/side_product_down.png) no-repeat center center;
	}
.aside .side-bn{
	max-width:100%;
	margin:0 0 25px 0;
	}		
.aside .side-bn img{
	max-width:100%
	}

/*----------------------------------main---------------------------------*/
.main{
	position:relative;
	width:78.33333%;
	float:right;
	padding-bottom: .25rem;
	}	
	
.main-tit-bar{
	margin:0 0 .2rem;
	overflow:hidden;
	}	
.main-tit-bar .title{
	font-size:.24rem;
	font-family: SourceSansProSemibold ,Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	
	}
.main-tit-bar .share-this{
	float:right;
	}
.main-banner{
	position:relative;
	overflow:hidden;
	border:1px solid rgba(0,89,139,.2);
	}
.main-banner .item,.main-banner .item img{
	position:relative;
	width:100%;
	}
.main-banner .flex-direction-nav,.main-banner .flex-control-nav{ display:none;}
.goods-summary{
	margin:17px 0 25px;
	line-height:2;
 
	}	
.goods-summary p{
	padding:0 0 15px;
	}
.items_list{
	margin-bottom: .2rem;
	}
.items_list ul{
	width:104%;
	}	
/*-------------------------------------------------------- 
													page: single Product
																	------------------------------------------------------*/
/*product photos*/
.product-intro{
	position:relative;
	overflow:hidden;
	}	
.cloud-zoom-lens {
	border: 1px solid #eee;
	cursor:move;		
}
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

.cloud-zoom-big {
 
	overflow:hidden;
	padding:0px;
}
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
.product-view .product-image.zoom_remove:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	z-index: 999;
}
.product-view{
	position:relative;
	width:42%;
	float:left;
	
	}
.product-view .product-image{
	position:relative;
	border:1px solid rgba(0,89,139,.2);
	}
.product-view .product-image img{
	position:relative;
	width:100%;
	}
.product-view .image-additional{
	position:relative;
	width:100%;
	margin:20px 0;
	}
.product-view .image-additional ul{
	position:relative;
	width:90%;
	margin:0 auto;
	}	
.product-view .image-additional li{
	position:relative;
	width:100%;
	margin:0 23px 0 0;
	}
.product-view .image-additional li.single{ display:none;}	
.product-view .image-additional li img{
	position:relative;
	width:100%;
	border:1px solid #f5f5f5;
	}	
.product-view .image-additional li a{
	position:relative;
	display:block;
	padding:0 .16rem;
	}	
 .product-view .image-additional li.current img{
	border:4px solid #00a8f3;
	}
.product-view .image-additional img.popup{display:none;}

.image-additional .owl-carousel .owl-controls .owl-nav{
	opacity:1;
	visibility:visible;
	top:20%;
	
	}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev,.image-additional .owl-carousel .owl-controls .owl-nav .owl-next{
	position:absolute;
	border:none;
	font-size:40px;
 
	}	
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:hover,.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:hover{
	background:none;
	}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev{
	left:-5%;
	}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next{
	right:-5%;
	}
 
/*product summary*/
.product-summary{ position:relative;width:55%;float:right;}
.product-summary .product-meta{
	line-height:25px;
	}

.product-summary .product-meta h3{
	font-family:'SourceSansProSemibold';
	margin:0 0 10px;
	font-size:16px;
	}
.product-btn-wrap{
	position:relative;
	margin:20px 0 0;
	}
.product-btn-wrap .email,.product-btn-wrap .pdf,.product-btn-wrap .buy{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	line-height:30px;
	padding:0 15px;
	border-radius:3px;
	background:#00a8f3;
	border:1px solid #00a8f3;
	color:#FFF;
	margin:0 20px 0 0;
	}
.product-btn-wrap .buy{
	text-transform:uppercase;
	font-size:18px;
	padding:0 30px;
	}
.product-btn-wrap .email:before{
	content:"\f0e0";
	padding:0 3px 0 0; 
	}
.product-btn-wrap .pdf:before{
	content:"\f1c1";
	padding:0 3px 0 0; 
	}
.product-btn-wrap .email:hover,.product-btn-wrap .pdf:hover,.product-btn-wrap .buy:hover{
	background:none;
	color:#476e82;
	}	
.product-summary .share-this{
 
	margin:30px 0 0;
	}
/* product detail */
.product-detail{
	position:relative;
	overflow:visible;
 
		
	}
.detail-tabs{
	position:relative;
	}		
.detail-tabs .title{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;	
	line-height:33px;
	cursor:pointer;
	font-size:16px;
	margin:0 .03rem 0 0;
	padding:0 .18rem;
	text-transform:uppercase;
	font-weight:normal;
	border:1px solid rgba(0,89,139,.2)
	}
.detail-tabs .title.current{
	color:#fff;
	background:#016490;
	border-color:#016490;
	}
 
.product-detail .tab-panel-content{
	padding:.3rem 0;
	display:block;
	overflow:hidden
	}
.product-detail .disabled{ display:none;}
/*like product*/
.goods-may-like{
	position:relative;
	margin:.5rem 0 0;
	}
.goods-title-bar{
	line-height:30px;
	border:1px solid rgba(0,0,0,.3);
	padding:0 .2rem;
	}
.goods-title-bar .title{
	font-size:16px;
	text-transform:uppercase;
	font-family: 'SourceSansProSemibold';
	}
 
.goods-items{
	width:102%;
	margin:35px 0 0;
	}	

 
.goods-items.owl-carousel .owl-controls .owl-nav{
	top:-.95rem;
	left:auto;
	right:2.5%;
	width:auto;
	}
.goods-items.owl-carousel .owl-controls .owl-nav .owl-prev,.goods-items.owl-carousel .owl-controls .owl-nav .owl-next{
	position:relative;
	font-size:30px;
	left:auto;
	right:auto;
	margin:0 5px;
	}
/*-------------------------------------------------------- 
													page: blog list
																	------------------------------------------------------*/
.blog_list{
	position:relative;
	width:100%;
	padding-bottom: .2rem;
	}								
.blog-item{
	position:relative;
	width:100%;
	overflow:hidden;
	padding:.2rem .2rem;
	}
.blog-item:nth-child(2n+1){
	background:#f9f9f9;
	}	
.blog-item:before {
    content: "";
	position: absolute;
    left: 0;
    bottom: 0;
	width:100%;
    height: 1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    
}							
.blog-item .item-wrap{
	}								
.blog-item .item-img{
	position:relative;
	display:block;
	max-width:2rem;
	margin:0 .2rem 0 0;
	float:left;
	}								
.blog-item .item-img img{
	position:relative;
	width:100%;
	}								
.blog-item .item-info{
	 
	}								
.blog-item .item-info .item-title{
	font-size:16px;
	}								
.blog-item .item-info time{
	display:block;
	font-style:italic;
	margin:8px 0;
	}								
.blog-item .item-info .item-detail{
	}																	
.blog-item .item-info .item-more{
	float:right;
	color:#476e82;
	margin:10px 0 0;
	}
/*-------------------------------------------------------- 
													page: download list
																	------------------------------------------------------*/
.download_list{
	position:relative;
	width:100%;
	}	
.download-item{
	position:relative;
	overflow:hidden;
	padding:.15rem 0;
	margin:0 0 .1rem;
	line-height:.3rem;
	border-bottom:1px solid #eee;
	}	
.download-item .item-img{
	max-width:25px;
	}	
.download-item .item-title{
	position:relative;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	*zoom:1;
	margin:0 .1rem;
	font-size:16px;
	font-weight:bold;
	}	
.download-item .item-button{
	position:relative;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	*zoom:1;
	float:right;
	line-height:.3rem;
	padding:0 .15rem;
	border:1px solid #ccc;
	background:#eee;
	border-radius:5px;
	cursor:pointer;
	}
.download-item .item-button:before{
	content:"\f019";
	margin:0 .1rem 0 0;
	}	
/*-------------------------------------------------------- 
													page: faq list
																	------------------------------------------------------*/
.faq_list{
	position:relative;
	width:100%;
	}
.faq-item{
	position:relative;
	width:100%;
	overflow:hidden;
	padding:0 .35rem;
	border-bottom:1px solid #eee;
	}

.faq-item .faq-title{
	position:relative;
	font-size:16px;
	line-height:.3rem;
	padding:.15rem 0;
	cursor:pointer;
	}
.faq-item .faq-title:before{
	position:absolute;
	content:"\f067";
	left:-.35rem;
	top:50%;
	margin:-.13rem 0 0;
	border:1px solid #000;
	border-radius:50%;
	width:.2rem;
	height:.2rem;
	text-align:center;
	line-height:.2rem;
	font-size:12px;
	font-weight:normal;
	}
.faq-item .faq-title.show-title:before{
	content:'\f068';
	}
.faq-item .faq-cont{
	margin:0 0 .25rem;
	display:none;
	}
.faq-item:first-child .faq-cont{ display:block;}
@media only screen and (max-width: 1680px){
 html{ font-size:547%;}
}	
@media only screen and (max-width: 1440px){
html{ font-size:479%;}
}	
@media only screen and (max-width: 1366px){
html{ font-size:448%;}
.layout,.fixed-nav .nav-wrap,.path-bar{width:980px;}
body{min-width:980px;font-size:12px;}
.product-items {width: 1000px;}
.head-search{ top:.02rem;}
.nav-bar .nav > li > a{ font-size:15px;}
.side-tit-bar .side-tit{ font-size:16px;}
 
}
@media only screen and (max-width: 1280px){
}
@media only screen and (max-width: 1200px){

}
 		
@media only screen and (max-width: 1024px){
html{ font-size:570%;}
.layout,.fixed-nav .nav-wrap,.path-bar,.product-items{width:98%;}
body{min-width:98%;}
.items_list ul,.goods-items{ width:100%}
.scrollsidebar,.gotop{ display:none !important;}
} 
@media only screen and (max-width: 950px){
 
.z10000{position:relative;z-index:100000;}
.mobile-body-mask{width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;position:fixed;left:0;top:0;z-index:9999;}
.mobile-ico-close{width:30px;height:30px;background:#fff url(../images/mobile_close.png) center center no-repeat;background-size:50% auto;position:absolute;right:-35px;top:0;}
img{max-width:100%;}
.sub-content{
	position:relative;
	display:block;
	right:auto;
	border-radius:0;
	border:none;
	box-shadow:none;
	z-index:99999;
	}

.lang-more{ display:none !important}
.mobile-head-items{
	position:fixed;
	top:0;
	left:0;	
	background:#161622;
	width:100%;
	height:25px;
	line-height:25px;
	text-align:left;
	display:block;
	}
.mobile-head-item{	
	float:left;
	width:45px;
	}
.mobile-head-item.mobile-head-aside{
	float:right
	}	
.mobile-head-item .title{
	width:100%;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	}
.mobile-head-item .title a{
	position:relative;
	display:block;
	color:#FFF;
	}
.mobile-head-item.mobile-head-home .title a:before{content:'\f015';}	
.mobile-head-item.mobile-head-nav .title:before{content:'\f0c9';}
.mobile-head-item.mobile-head-language .title:before{content:"\f1ab";}	
.mobile-head-item.mobile-head-search .title:before{content:"\f002";}
.mobile-head-item.mobile-head-social .title:before{content:"\f007";}
.mobile-head-item.mobile-head-aside .title:before{content:"\f060";}			
.mobile-head-item .main-content-wrap{
	background:#FFF;
	top:0;
	display:block;
	z-index:99999;
	}
.mobile-head-item .main-content-wrap .content-wrap{
	overflow-y: scroll;
	height:100%;
	padding:15px 10px;
	}
.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap{
	overflow-y:hidden;
	}	
.mobile-head-item .side-content-wrap{
	position:fixed;
	display:block;
	left:-70%;
	width:70%;
	height:100%;
	}
.mobile-head-item .middle-content-wrap{
	position:absolute;
	left:0;
	width:100%;
	height:auto;
	padding:20px 0;
	opacity:0;
	visibility:hidden;
	}
.mobile-head-item .middle-show-content-wrap{
	top:30px;
	visibility:visible;
	opacity:1;
	}	
.head-wrapper:before,.head-contact,.nav-bar{ display:none !important;}
.head-wrapper{
	position:relative;
	padding:25px 0 0;
	}
.header{ height:auto;}
.logo{
	position:relative;
	display:block;
	text-align:center;
	float:none;
	} 
.logo img{
	height:auto;
	max-height:1rem;
	z-index:0
	} 
.head-search-form{
	position:relative;
	width:100%;
	border:1px solid #eee;
	border-radius:5px;
	height: 35px;
	} 
/*nav */

.nav li{
 position:relative;
 display:block;
 width:100%;
 font-size:16px;
}
.nav > li{
 border-bottom: 1px solid #eee;
 line-height:35px;
}
.nav > li:after{
 content: '\f105';
 position: absolute;
 right: 0;
 top:0;
 color:#999;
 font-size:12px;
}
.nav li ul {
 display:block;
 width:100%;
}
.nav li ul li{
 width:auto;
 padding:0 10px;
 font-size:14px;
 text-transform:lowercase;
 line-height:30px;
}
.nav li ul li:before {
 content:"";
 width:3px;
 height:3px;
 background:#999;
 border-radius:50%;
 position:absolute;
 left:0;
 top:15px;
}
.nav li ul li li{
line-height:25px;
font-family: 'SourceSansProLight';
}
.nav li ul li li:before{
display:none;
}	
 
.certification-items{ padding:0;}
.foot-item{ width:50%;}
/* aside */

.aside{ display:none;}
.side-product-items .btn-prev,.side-product-items .btn-next{ display:none;}
.side_product_item{
	display:inline-block;
	vertical-align:top;
	width:50%;
	}

/* main */

.main{width:98%;float:none; margin:0 auto;}

/* product intro */
.video_close{ display:none}
.image-additional li.image-item.current img{ border:none;}
.product-view{
	width:50%;
	float:none;
	margin:0 auto;
	
	}
.product-view .product-image{
	display:none
	}
.product-view .image-additional{
	width:100%;
	margin:0;
	}
.product-view .image-additional ul{
	width:100%;
	}	
.product-view .image-additional li{
	width:100%;
	margin:0;
	}
.product-view .image-additional li a{
	padding:0 ;	
	}
 .product-view .image-additional li.current img{
	border-color:inherit;
	}
.product-view .image-additional li.single{ display:block}	

/* product summary */
.product-summary{ position:relative;width:100%;float:none;}

.product-summary .share-this{
	float:none;
	margin:30px  0;
	}
/* product detail  */

.tab-content-wrap .tab-title-bar,.tab-content-wrap .tab-panel-wrap{ display:none;}
.tab-content-wrap .mobile-tab-items .mobile-tab-item{
	margin:0 0 30px ;
	}
.tab-content-wrap .mobile-tab-items .mobile-tab-title{
	font-family:'SourceSansProSemibold';
	margin:0 0 15px;
	}
.tab-content-wrap .mobile-tab-items .mobile-tab-panel{
	}

/* Customers Also Bought */

 
}
@media only screen and (max-width: 768px){

 
}

@media only screen and (max-width: 500px){
.product-item{ width:50%}
.about-us .about-info{ width:100%;}
.about-us .about-title{
	width:300px;
	height:82px;
	line-height:74px;
	font-size:16px;
	}
.index-title-bar .title{
	font-size:16px;
	width:250px;
	height:84px;
	line-height:75px;
	}
.certification-item{ width:50%;}
.index-certification .cerMore a{ font-size:16px;}
.foot-item{ width:100%;}
.side_product_item{width:100%;}
.product-view{
	width:100%;
	}
.inquiry-form{ padding:.2rem  .1rem;}
.inquiry-form .inquiry-form-ico{ width:.6rem; right:.1rem; top:.1rem;}
.inquiry-form  input[type="text"].form-input, .inquiry-form textarea.form-text{ width:80%;}
.inquiry-form textarea.form-text{ width:100%;}
.download-item .item-title{ display:block;  margin:.1rem 0;}
.download-item .item-button {
    float: none;
}
 
}

@media only screen and (max-width: 375px){
.product-item{ width:100%}
.certification-item{ width: 50%; }
}
 

.none{display:none;}
