@charset "utf-8";


/*--------------------------head-wrapper---------------------------*/
.head-wrapper{
	position:relative;
	width:100%;
	z-index:10000;
	}
.header{
	position:relative;
	text-align:right;
	padding:.38rem 0;
	}
.logo{
	position:relative;
	text-align:center; 
}
.logo img{
	position:relative;
	height:1.13rem;
	}

 
.head-search{
	position:absolute;
	right:0;
	bottom:.25rem
	}
.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;}
.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)}
.change-language{
	position:absolute !important;
	top:0 !important;
	right:0 !important;
	margin:.35rem 0 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:#fff !important}	
.change-language-info:hover .change-language-title,.change-language-info:hover .change-language-title a,.change-language-info:hover .change-language-title span,.change-language-info:hover .language-icon{ color:inherit !important}	
.change-language-info .language-icon{ font-size:12px; right:7px !important; top:7px !important;}
 

.nav-bar{
	position:relative;
	background:#6da7bd
	}
.nav-bar .nav{
	text-align:center
	}
 
.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 > a{
	position:relative;
	display:inline-block;
	height:1rem;
	line-height:1rem;
	padding:0 .35rem;
	color:#fff;
	font-size:18px;
	}	
 	
.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:1rem;
	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';
	}	
 
.nav-bar .nav > li:hover > a,.nav-bar .nav > li.nav-current > a {
    transform: rotate(5deg) scale(1.1);
	-webkit-transform: rotate(5deg) scale(1.1);
	-moz-transform: rotate(5deg) scale(1.1);
}

.nav-bar .nav > li:hover >a:before,.nav-bar .nav > li:hover >a:after,.nav-bar .nav > li.nav-current >a:before,.nav-bar .nav > li.nav-current >a:after{
    transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	
    opacity: 1;
    width: .2rem;
	visibility:visible
}

.nav-bar .nav > li >a:before, .nav-bar .nav > li >a:after {
    opacity: 0;
    border-top: 1px solid #fff;
    content: '';
    display: block;
    position: relative;
    z-index:  1;
    margin: auto;
    width: 0px;
}

.nav-bar .nav > li >a:before {
    top: .40rem;
    transform: rotate(120deg) translateY(-50%) translateX(-50%);
	-webkit-transform: rotate(120deg) translateY(-50%) translateX(-50%);
	-moz-transform: rotate(120deg) translateY(-50%) translateX(-50%);
}

.nav-bar .nav > li >a:after {
    top:-.40rem;
    transform: rotate(-60deg) translateY(-50%) translateX(-50%);
	-webkit-transform: rotate(-60deg) translateY(-50%) translateX(-50%);
	-moz-transform: rotate(-60deg) translateY(-50%) translateX(-50%);
} 
.fixed-nav{
		position: fixed;
		width:100%;
		top:0; 
		-webkit-transition: top .5s;
		-moz-transition: top .5s;
		-o-transition: top .5s;
		transition: top .5s;
 
	 
	}
@keyframes snow{0%{background-position:0px 0px, 0px 0px, 0px 0px}50%{background-position:500px 500px, 100px 200px, -100px 150px}100%{background-position:500px 1000px, 200px 400px, -100px 300px}}@-moz-keyframes snow{0%{background-position:0px 0px, 0px 0px, 0px 0px}50%{background-position:500px 500px, 100px 200px, -100px 150px}100%{background-position:400px 1000px, 200px 400px, 100px 300px}}@-webkit-keyframes snow{0%{background-position:0px 0px, 0px 0px, 0px 0px}50%{background-position:500px 500px, 100px 200px, -100px 150px}100%{background-position:500px 1000px, 200px 400px, -100px 300px}}@-ms-keyframes snow{0%{background-position:0px 0px, 0px 0px, 0px 0px}50%{background-position:500px 500px, 100px 200px, -100px 150px}100%{background-position:500px 1000px, 200px 400px, -100px 300px}}
.snow{background-color:transparent !important;opacity:1 !important;background-image:url(../images/snow1.png),url(img/snow2.png),url(img/snow3.png);height:100%;left:0;position:absolute;top:0;width:100%;-webkit-animation:snow 10s linear infinite;-moz-animation:snow 10s linear infinite;-ms-animation:snow 10s linear infinite;animation:snow 10s linear infinite; pointer-events:none; z-index:9999999 }
/*--------------------------footer---------------------------*/	
.foot-wrapper{
	position:relative;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:.7rem 0;
	background:#1a2126;
	}
 .foot-wrapper:before,.foot-wrapper:after{
	position:absolute;
	content:"";
	left:0;
	top:11px;
	width:100%;
	height:1px;
	background:rgba(255,255,255,.2);
	}
.foot-wrapper:after{
	top:auto;
	bottom:11px;
	}
.foot-wrapper,.foot-wrapper a{ color:#ffffff; }
.foot-wrapper a:hover{ color:#6da7bd}
.subscribe,.index-title-bar{
	position:relative; text-align:center;
	
}
.subscribe .title,.index-title-bar .title{
	position: relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	font-family: 'SourceSansProLight';
	font-size:.3rem;
	text-transform:uppercase;
	letter-spacing:8px;
	padding:0 .94rem;
}
.subscribe .title:before,.subscribe .title:after,.index-title-bar .title:before,.index-title-bar .title:after{
	content:"";
	position:absolute;
	top:50%;
	margin:-.5px 0 0;
	left:0;
	width:.44rem;
	height:1px;
	background:#FFF;
	
	}
.subscribe .title:after,.index-title-bar .title:after{
	left:auto;
	right:0;
	}
.index-title-bar .title:before,.index-title-bar .title:after{ background:#000;}
.subscribe span{
	position:relative;
	font-family: 'SourceSansProLight';
	display:block;
	font-size:16px;
	color:rgba(255,255,255,.4);
	margin:.15rem 0 .3rem;
	}
.subscribe .button{
	position:relative;
 display: inline-block;
 vertical-align:top;
 padding:0 .2rem;
 height:.43rem;
 line-height:.43rem;
 font-family: 'SourceSansProSemibold';
 border:1px solid rgba(255,255,255,.5);
 border-radius:.1rem;
 cursor:pointer;
 text-transform:capitalize;
 font-size:16px;
 letter-spacing:3px;
}
 
 
.subscribe .button:hover{
	 padding:0 .3rem;
}
.foot-social{
	}
.foot-social li{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	}
.foot-social{
	margin:.65rem 0 .45rem;
	}
.foot-social li{
	margin:0 .13rem;
	}
.head-social li img{ max-width:.2rem}
.foot-contact{ position:relative; margin:.5rem 0;}
.foot-contact li{
	position:relative;
 display: inline-block;
 vertical-align:top;
 padding:0 0 0 .35rem;
 margin:.1rem .25rem;
	}
.foot-contact li,.foot-contact li a{ color:rgba(255,255,255,.8)}
.foot-contact li:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover
	}
.foot-contact li.foot_addr:before{
	width:.16rem;
	height:.2rem;
	background-image:url(../images/add.png)
	}
.foot-contact li.foot_phone:before{
	width:.17rem;
	height:.17rem;
	background-image:url(../images/tel.png)
	}
.foot-contact li.foot_email:before{
	width:.2rem;
	height:.13rem;
	background-image:url(../images/email.png)
	}
.foot-contact li.foot_skype:before{
	width:.19rem;
	height:.19rem;
	background-image:url(../images/skype.png)
	}
.foot-contact li.foot_fax:before{
	width:.19rem;
	height:.19rem;
	background-image:url(../images/fax.png)
	} 
.copyright{
	 
 
	color:rgba(255,255,255,.3);
	font-family: 'SourceSansProLight';
	}

/*-------------------------------------------------------- 
													page: index
																	------------------------------------------------------*/
																	
.page_content{
	padding:0 0 .8rem;
	} 
	
 .rev_slider_wrapper:before,.rev_slider_wrapper:after,.about_us:before,.about_us:after{
	position:absolute;
	content:"";
	left:0;
	top:11px;
	width:100%;
	height:1px;
	background:rgba(255,255,255,.5);
	z-index:999; 
	}
.rev_slider_wrapper:after,.about_us:after{
	top:auto;
	bottom:11px;
	}
.index-title-bar{
	padding:.6rem 0 .4rem;
	}
.company-synopses{
	position:relative;
	overflow:hidden;
 
	}
 
.company-synopses ul{
	position:relative;
	width:101.4%;
	  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
 
 
	}

.synopsis-item{
	position:relative;
 
	
 padding:0 .15rem .29rem 0;
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
 
	}

.synopsis-item .item-wrap{
	position:relative;
	width:100%;
	
 	}

.synopsis-item img {
	position:relative;
	width:100%;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.synopsis-item .item-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	text-align:center;
	text-transform: uppercase;
}
.synopsis-item .item-info:before{
	    content: "";
    position: relative;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
	}
.synopsis-item .item-info .wrap{
	    position: relative;
    display: inline-block;
    vertical-align: middle;
    width:82%;
	z-index:2;
	}
.synopsis-item .item-info::after {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 0 0 30px rgba(255,255,255,0);
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	z-index:1
}

.synopsis-item .item-info .item-title{
	position:relative;
	letter-spacing:5px;
	font-size:.24rem;
	font-family: 'SourceSansProBold';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	
	margin:0 0 .15rem;
}

.synopsis-item .item-info .item-detail {
	position:relative;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
 
}

.synopsis-item:hover .item-title {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.synopsis-item:hover .item-info::after{
	background:rgba(109,167,189,.5)
	}
.synopsis-item:hover .item-detail {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
 
.synopsis-item .item-info .item-more {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.about_us{
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	/*background-size:100% auto;*/
	text-align:center;
	}
.about_us,.about_us a{ color:rgba(255,255,255,1);}
.about_us .index-title-bar .title:before,.about_us .index-title-bar .title:after{ background:rgba(255,255,255,1);}
.about_items{
	padding:0 0 1.8rem;
	}
.about_item{
	position:relative;
	width:100%;
	padding:0 4.5% 0 19.5%;
	
	}
 
.about_item a{
	position:relative;
	display:block;
	}
.about_item img,.about_item .title,.about_item .text{
	position:relative;
	display:inline-block;
	 vertical-align: middle;
	*display:inline;
	*zoom:1;
	}
.about_item img{
	position:relative;
	width:27%;
	padding:10px;
	border:1px solid rgba(255,255,255,.6);
	border-radius:50%;
	}
.about_item .title{
	font-family: 'SourceSansProBold';
	font-size:.24rem;
	width:26%;
	padding:0 .35rem 0 0;
	text-align:right;
 
	}
.about_item .text{
	font-family: 'SourceSansProExtraLight';
	font-size:18px;
	width:47%;
	padding:0  0 0 .35rem;
	text-align:left;
	}
	
.about_items.owl-carousel .owl-controls .owl-dots{ bottom:.7rem;}
 
.index-product{
 
	}
.product-items{
	position:relative;
	 
	}
.product-item{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	text-align:center;
	width:33.3333%;
	padding:0 25px 0 0;
	margin:0 0 .2rem;
	overflow:hidden;
}
.product-container .product-item {
	padding:0;
	margin:0;
	}
.product-container{ padding:0 0 1.5rem; }
.product-container .product-item,.goods-items .product-item{
	width:100%;
	padding:3%;
	}
.product-item .item-wrap {
	position:relative;	
	
}

 
.product-item .item-img{
	position:relative;
	width:100%;
	display:block;
	overflow:hidden;
	background: #6da7bd;
	}
 
.product-item  img{
	position:relative;
	width:100%;
	}
.product-item .item-info{
 
	}
.product-container .product-item .item-info{
	 
	}
 
.product-item .item-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	text-align:center;
	text-transform: uppercase;
}
.product-item .item-info:before{
	    content: "";
    position: relative;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
	}
.product-item   .item-more{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	}
.product-item .item-info::after {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 1px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}
 

.product-item span {
	  position: relative;
    display: inline-block;
    vertical-align: middle;
    width:82%;
	color:#FFF;
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	font-size:16px;
 font-family: 'SourceSansProBold';
}

 
.product-item:hover .item-info::after,.product-item:hover span{
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
 
.product-item:hover img {
	opacity: 0.4;
}
.product-item .item-title{
	
	font-family: 'SourceSansProLight';
	padding:.15rem 0;
	}
.product-container .product-item{font-size:.2rem;}
.index-product .owl-carousel .owl-controls .owl-nav{
	position:absolute;
	width:100%;
	right:auto;
	top:auto;
	bottom:.6rem;
	left:0;
	text-align:center;
	}
.index-product .owl-carousel .owl-controls .owl-nav .owl-prev,.index-product .owl-carousel .owl-controls .owl-nav .owl-next{
	border:none;
	font-size:46px;
	margin:0 10px;
	}
.index-product .owl-carousel .owl-controls .owl-nav .owl-prev:hover,.index-product .owl-carousel .owl-controls .owl-nav .owl-next:hover{ color:#000;}
/*----------------------------------page nav---------------------------------*/
	
.path-bar{
	position:relative;
	line-height:.33rem;
	margin:.37rem 0;
	background:#d3e4eb;
	}	
.path-bar li{
	display:inline-block;
	vertical-align:top;
	position:relative;
	font-size:16px;
	}
.path-bar li:after{
	content:"-";
	margin:0 10px;
	}
.path-bar li.current a{color:#6da7bd;} 
.path-bar li:last-child:after{display:none;}
.page-bar{
	}
.pages{
	position:relative;
	text-align:center;
	margin:.4rem 0 .15rem;
	}	 
.pages a,.pages span{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	border:1px solid rgba(0,89,139,.2);
	line-height:23px;
	min-width:26px;
	padding:0 6px;
	margin:0 0 0 5px;
	}	 
.pages a.current,.pages a:hover{
	background:#6da7bd;
	color:#FFF;
	}	 
.pages span{
	}	 

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

.side-tit-bar{
	position:relative;
	}	
.side-tit-bar .side-tit{
	position:relative;
	font-size:16px;
	line-height:37px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	border:1px solid #cdd4d8;
	border-left:none;
	border-right:none;
	text-align:center;
	}

.side-widget{
	position:relative;
	margin:0 0 20px;
	}	
.side-cate{
	padding:.2rem 0;
	}	
.side-cate li{
	position:relative;
	line-height:34px;
	margin:0 0 0 .2rem;
	}
.side-cate li li:before{
	content:"";
	position:absolute;
	left:-.15rem;
	top:14px;
	width:.05rem;
	height:.05rem;
	background:#bfc1d0;
	} 
.side-cate li li:hover:before,.side-cate li li.nav-current:before{ background:#6da7bd} 
.side-cate ul{
	display:none;
	}
.side-cate li a{
	position:relative;
	display:block;
	}
.side-cate li .icon-cate{
	position:absolute;
	right:0;
	top:0;
	line-height:33px;	
	font-size:12px;
	cursor:pointer;
 
	}	
.side-cate li .icon-cate.icon-cate-down:before{
	content:'\f067';
	}
.side-cate li .icon-cate.icon-cate-up:before{
	content:'\f068';
	}

.side-cate li.nav-current > a,.side-cate li:hover > a,li.show_li >a{ color:#6da7bd;}
.side-cate li.nav-current > .icon-cate,.side-cate li:hover > .icon-cate,li.show_li >.icon-cate{ color:#6da7bd;}

.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%;
	border:1px solid #eee;
	}
.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;
	}	
	
.main-tit-bar{
	border-bottom:1px solid #cdd4d8;
	margin:0 0 .3rem;
	overflow:hidden;
	}	
.main-tit-bar .title{
	font-size:16px;
	line-height:37px;
	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;
	color: #5d6062;
	line-height:2;
	font-size:13px;
	color:#999;
	}	
.goods-summary p{
	padding:0 0 15px;
	}
.items_list{
	}
.items_list ul{
	width:102.3%;
	}	
/*-------------------------------------------------------- 
													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:2px solid #6da7bd;
	}
.product-view .image-additional img.popup{display:none;}

.image-additional .owl-carousel .owl-controls .owl-nav{
	opacity:1;
	visibility:visible;
	top:50%;
	width:100%;
	right:auto;
	left:0;
	
	margin:-.14rem 0
	}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev,.image-additional .owl-carousel .owl-controls .owl-nav .owl-next{
	position:absolute;
	border:none;
 
	}	
.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:-8%;
	}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next{
	right:-6%;
	}
 
/*product summary*/
.product-summary{ position:relative;width:55%;float:right;}
.product-summary .title{ font-size:18px;font-family: 'SourceSansProBold'; text-transform:uppercase; margin:0 0 .2rem;}
.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:#6da7bd;
	border:1px solid #6da7bd;
	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:#6da7bd;
	}	
.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:#6da7bd;
	border-color:#6da7bd;
	}
 
.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{
	}
.goods-title-bar .title{
	font-size:18px;
	text-transform:uppercase;
	}
 
.goods-items{
	width:102%;
	margin:20px 0 0;
	}	

.goods-items.owl-carousel .owl-controls .owl-nav{top:-.5rem; right:2%}
/*-------------------------------------------------------- 
													page: blog list
																	------------------------------------------------------*/
.blog_list{
	position:relative;
	width:100%;
	}								
.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:#6da7bd;
	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,.nav-bar .nav-wrap,.path-bar .path-nav{width:980px;}
body{min-width:980px;font-size:12px;}
.company-synopses ul{ width:980px}
.about_item {padding: 0 3.5% 0 20.5%;}
.about_item .text,.subscribe .button,.product-item span{ font-size:14px;}
.synopsis-item .item-info .item-detail{ font-size:12px;}
.nav-bar .nav > li > a,.side-tit-bar .side-tit,.main-tit-bar .title{ font-size:15px;}
{ 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,.nav-bar .nav-wrap,.path-bar .path-nav{width:98%;}
body{min-width:98%;}
 .company-synopses ul ,.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;
	}	
.header .head-search,.nav-bar{ display:none !important;}
.head-wrapper{
	position:relative;
	padding: 0;
	}
.header{padding:35px 0 15px }
.logo{
	display:block;
	text-align:center;
	float:none;
	} 
.logo img{
	height:auto;
	max-height:1rem;
	} 
 
.head-search-form{
	position:relative;
	width:100%;
	height:35px;
	border:1px solid #eee;
	border-radius:8px;
	}
/*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;
}	
.about_item img, .about_item .title, .about_item .text{ display:block; width:100%; text-align:center; padding:0}
.about_item img{ width:auto; max-width:50%; margin:20px auto;}
 .owl-carousel .owl-controls .owl-nav{ display:none !important}
 .product-container{ padding:0 0 50px}
.index-product .owl-carousel .owl-controls .owl-dots{ bottom:25px;}
.about_item{ padding:0;}
/* 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%}
 .company-synopses ul {
 
    -moz-column-count:2;
    -webkit-column-count: 2;
    column-count: 2;
}
.synopsis-item {
    padding: 0 0 .15rem 0;

}
 .synopsis-item .item-info .item-detail{ display:none;}
.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%}
 .company-synopses ul {
 
    -moz-column-count:1;
    -webkit-column-count:1;
    column-count: 1;
}
}
 

.none{display:none;}
.animate_btn{
	position:fixed;
	top:20px;
	right:20px;
	cursor:pointer;
	z-index:9999999999;
	width:35px;
	height:35px;
	-webkit-animation: rodarodajequiti 20s infinite linear;
  -moz-animation: rodarodajequiti 20s infinite linear;
  animation: rodarodajequiti 20s infinite linear;
	
	}
.animate_btn.close{
	background:url(../images/snow_close.png) no-repeat center center;
	background-size:50% auto;
	}
.animate_btn.show{
	background:url(../images/snow_btn.png) no-repeat center center;
	background-size:cover;
	
	}
