@charset "utf-8";
/*--------------------------head-wrapper---------------------------*/
.head-wrapper{
	position:relative;
	width:100%;
	z-index:10000;
	}
.logo{
	position:relative;
	float:left;
	z-index:9;
	margin:15px 0 0;
 
	}	
.logo img{
	 
	}
 .product-view .cloud-zoom img{height:300px;}
.company-list,.custom-language,.custom-language li,.head-search,.change-language{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	text-align:left;
	 
	}	
.head-right{
	float:right;
	text-align:right;
	}
.custom-language{
	 margin:20px 0px 0 0
	 }
.company-list .company-title:after,.custom-language li:after{
	content:"|";
	color:#ccc;
	margin:0 5px 0 8px;
	}
.company-list .company-title:after{
	margin-left:0;
	}
.company-list{
	font-size:14px;
	margin:22px 0 0
	}
.company-list .company-title i:before{
	position:relative;
	content:'\f0d7';
	}
.custom-language li{
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	}
.topbar{
 
	}	
.company-list .sub-content {
    right:auto;
	left:0;
    border-radius:0;
	width:250px;
	border:none;
	padding:10px ;
	box-shadow: 0 0 10px  rgba(0,0,0,.2);
} 
.company-list .sub-content li{
	line-height:30px;
	}
.head-search{
 
	}
 

.head-search .search-toggle,.head-search-show .search-toggle,.head-search .search-btn{
	background-image:url(../images/add-ic.png);
	background-repeat:no-repeat;
	}
.head-search .head-search-form{display:none\9;width:400px; position:absolute;right:45px;top:0;border:1px solid #ccc;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:8;background:#FFF;}
.head-search .search-toggle{display:inline-block;width:25px;height:25px;background-position:4px 4px;background-color:transparent;position:absolute;right:0;top:-2px;cursor:pointer;z-index:9; border:1px solid #cdcdcd ; border-radius:50%; }
.head-search .search-ipt{width:100%;height:32px;line-height:32px;border:0;background:none;float:left;text-indent:1em;}
.head-search .search-btn{display:inline-block;width:34px;height:34px;background-color:transparent;background-position:7px 7px;border:0;cursor:pointer;position:absolute;right:-1px;top:-1px;border-radius:0 4px 4px 0;}
.head-search-show:before{content:'';display:block;width:10000px;height:38px;background-color:#fff;opacity:.85;position:absolute;right:-1000px;top:0;z-index:8;}
.head-search-show .head-search-form,.head-search-show .search-toggle{}
.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-position:-39px 3px;}
	
.nav-bar{
	position:relative;
	height:60px;
	 
	background:#FFF;
	}
.nav-bar .nav{
	position:relative;
 
	}
.nav-bar .nav  li {
	position: relative;
	display: block;
	text-align: left;
	color: #fff;
}
.nav-bar .nav > li {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	margin: 0  0 0 40px;
}
.nav-bar .nav > li > a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 3px;
	background: #fff;
	left: 50%;
	bottom: 0;
}
.nav-bar .nav > li:hover > a:after,.nav-bar .nav > li.nav-current > a:after {
	width: 100%;
	left: 0;
}
.nav-bar .nav > li:hover > a,.nav-bar .nav > li.nav-current > a {
	color: #dc2621;
}
.nav-bar .nav > li > a {
	position: relative;
	display: inline-block;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.nav-bar .nav  li li {
	display: block;
	*display: block;
	line-height: 35px;
	color: #333;
}
.nav-bar .nav  li li a {
	padding: 0 15px;
	color: #333;
	display: block;
	border-bottom: 1px solid #eee;
}
.nav-bar .nav ul {
	width: 120px;
	position: absolute;
	top: 60px;
	left: 0;
	background: rgba(255,255,255,.9);
	text-align: left;
	display: none;
	z-index: 999;
	box-shadow: 0 0 10px  rgba(0,0,0,.2);
}
.nav-bar .nav ul ul,.fixed-nav.nav-bar .nav ul ul {
	top: 0;
	left: 120px;
}
.nav-bar .nav ul li:hover >a {
	color: #dc2621;
}
.nav-bar  .nav  li .nav-ico {
	font-size: 12px;
	z-index: 10;
}
.nav-bar .nav li  .nav-ico:after {
	content: '\f0d7';
}
.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: '\f0da';
	font-size: 12px;
}
.fixed-nav {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	-webkit-transition: top .5s;
	-moz-transition: top .5s;
	-o-transition: top .5s;
	transition: top .5s;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
	box-shadow: 0 2px 2px rgba(0,0,0,.1);
	z-index: 10009;
	text-align: center;
}
.fixed-nav-appear {
	top: 0;
}
.fixed-nav .nav-wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
/*--------------------------footer---------------------------*/	
.foot-wrapper {
	position: relative;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
.foot-items {
	padding: 60px 0 40px;
}
.foot-items .layout {
	width: 1320px;
}
.foot-items,.foot-items a {
}
/*.foot-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 23%;
	padding: 0 60px;
}
.foot-item.foot-item-contact {
	width: 30%;
}*/
.foot-item{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:20%;
	padding:0 60px;
	}
.foot-item.foot-item-contact{
	width:40%;
	position:relative;
	}
.foot-item.foot-item-contact .foot-cont ul{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:50%;
	float:left;
	}
.foot-item.foot-item-contact .foot-code{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:50%;
	float:left;
	}
.foot-item.foot-item-contact .foot-code span{
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
	width:50%
	}
.foot-item.foot-item-contact .foot-code span img{
	position:relative;
	width:100%;
	}
.foot-item .foot-tit {
	position: relative;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-size: 14px;
	padding: 0 0 15px;
	margin: 0 0 13px;
	border-bottom: 1px solid #cccccc;
	color: #dc2621;
}
.foot-item ul li {
	position: relative;
	line-height: 30px;
}
.foot-item ul li a {
	position: relative;
	display: block;
}
.footer {
	position: relative;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: #a01d19;
}
.footer,.footer a {
	color: #FFF
}
.copyright {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 60px;
}
.foot-social {
	position: relative;
	width: 100%;
	text-align: center;
}
.foot-social li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
}
.foot-social li img {
	max-height: 30px;
}
.foot-nav {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 60px;
}
.foot-nav li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}
.foot-nav li:after {
	content: "-";
	margin: 0 10px;
}
.foot-nav li a {
}
 
 
/*--------------------------index---------------------------*/	
 
.index-layout {
	position: relative;
	width: 100%;
}
 
 
.index-title-bar{
	position:relative;
	border-bottom:2px solid #e4e4e4;
	}	
.index-title-bar .title{
	position:relative;
	display:inline-block;
	vertical-align:top;
	border:2px solid #e4e4e4;
	border-bottom:none;
	border-radius:8px 8px 0 0;
	line-height:35px;
	padding:0 20px 0 40px;
	font-weight:normal;
	font-size:16px;
	}
.index-title-bar.pd-title-bar .title{
	background:url(../images/icons06.png) no-repeat 13px 11px;
	}
.index-title-bar .more {
	position: absolute;
	top: 2px;
	right: 0;
 
	color: #d9000f;
	background:url(../images/icons08.png) no-repeat right center;
	padding:0 23px 0 0;
	line-height:35px;
	text-transform:uppercase;
	font-size:14px;
	 
	font-family:Arial, Helvetica, sans-serif
 
}
.index-product-wrap {
}
.index-product-wrap .layout {
	width: 1224px;
}
.index-product-more {
	text-align: center;
	padding: 20px 0 52px;
}
.product-items {
	position: relative;
	margin:20px 0 0;
}
.index-product-wrap .product-item {

	width: 100%;
	
}
.product-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 25%;
	padding: 0 8px 15px;
}
.product-items .product-item {
	 
	padding: 0 12px;
}
.product-item .item-wrap {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.product-items .product-item .item-wrap {
}
.product-item .item-img {
	position: relative;
	 
	background: #000;
	overflow: hidden;
}
.product-item .item-img img {
	height:203px;
	position: relative;
	width: 100%;
	-moz-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	-webkit-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
.product-item:hover .item-img img {
	-webkit-transform: scale(1.15) rotate(5deg);
	-ms-transform: scale(1.15) rotate(5deg);
	-o-transform: scale(1.15) rotate(5deg);
	transform: scale(1.15) rotate(5deg);
}
.product-item .item-img:hover:before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}
.product-item .item-info {
	position: relative;
	width: 100%;
	padding: 12px 15px;
}
.product-item .item-info .item-name {
	font-size: 14px;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.product-items .owl-nav {
	position: absolute;
	width: 100%;
	top: 40%;
}
.product-items .owl-nav .owl-prev,.product-items .owl-nav .owl-next {
	position: absolute;
	top: 0;
	width: 33px;
	height: 33px;
	background-image: url(../images/page-ico.png);
	background-repeat: no-repeat;
}
.product-items .owl-nav .owl-prev {
	left: 25px;
	background-position: 0 -66px;
}
.product-items .owl-nav .owl-next {
	right: 25px;
	background-position: -150px -66px;
}
.product-items .owl-nav .owl-prev:hover {
	background-position: -39px -66px;
}
.product-items .owl-nav .owl-next:hover {
	background-position: -111px -66px;
}
.index-service-wrap {
	margin: 20px 0 0;
}
.index-service-wrap .layout {
}
.service-items {
}
.service-item:nth-child(1),.service-item:nth-child(2),.service-item:nth-child(3) {
	background: #f3f3f3;
}
.service-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33.3333333%;
	margin: 0 0 15px;
}
.service-item .item-wrap {
	padding: 0 18px 30px;
	overflow: hidden;
}
.service-item .item-content {
	position: relative;
	min-height: 230px;
}
.service-item .item-content .item-img {
}
.service-item .item-content .item-img img {
	width: 100%;
}
.service-item .item-content .item-detail {
	line-height: 24px;
	padding: 13px 0 50px;
}
.service-item .item-more {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	padding: 0 18px;
}
.service-item .item-more a {
	display: block;
	padding: 0 35px;
	width: 100%;
	line-height: 37px;
	background: #e5e5e5 url(../images/page-ico.png) no-repeat 16px -130px;
	color: #909090;
}
.service-item .item-more a:hover {
	background-color: #ccc;
	background-position: 21px -130px;
}
 
/*----------------------------------page---------------------------------*/
.page-banner {
	position: relative;
}
.page-banner img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.page-banner .title {
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-size: 50px;
	color: #FFF;
	text-transform: uppercase;
	width: 100%;
	height: 255px;
	line-height: 255px;
	text-align: right;
}
.path-bar {
	position: relative;
	width: 100%;
	line-height: 41px;
	background: #7d7d7d;
	margin-bottom: 20px;
}
.path-bar li:after {
	content: "-";
	margin: 0  5px;
}
.path-bar .path-nav {
}
.path-bar li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 16px;
	color: #fff;
}
.path-bar li a {
	color: #fff;
}
.path-bar li.current a {
}
.path-bar li:last-child:after {
	content: '';
}
.page-layout {
	padding: 0 0 50px;
}
/*----------------------------------aside---------------------------------*/	
.aside {
	float: left;
	width: 225px;
}
.side-tit-bar {
	position: relative;
}
.side-tit-bar .side-tit {
	position: relative;
	font-size: 18px;
	padding: 0 17px;
	line-height: 37px;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color: #fff;
	background: #dc2621;
	text-transform: uppercase;
}
.side-widget {
	position: relative;
	margin: 0 0 20px;
}
.side-widget .side-hide {
	padding: 15px  0;
}
.side-cate ul li {
	position: relative;
	line-height: 35px;
}
.side-cate ul li {
	margin: 0 15px;
}
.side-cate ul ul {
	display: none;
}
.side-cate ul li a {
	position: relative;
	display: block;
}
.side-cate ul li  a {
	border-bottom: 1px solid #d6d6d6;
}
.side-cate ul li li  a:before {
	display: none;
}
.side-cate ul li .icon-cate {
	position: absolute;
	right: 0;
	top: 10px;
	color: #666;
	font-size: 12px;
	cursor: pointer;
}
.side-cate ul li .icon-cate.icon-cate-down:before {
	content: '\f067';
}
.side-cate ul li .icon-cate.icon-cate-up:before {
	content: '\f068';
}
.side-cate .nav-current > a {
	color: #dc2621;
}
.products-scroll-list-wrap {
	position: relative;
}
.products-scroll-list {
	position: relative;
	padding: 15px 0 0;
}
.products-scroll-list li {
	margin: 0 0 20px;
	display: block;
	overflow: hidden;
	overflow: hidden;
}
.products-scroll-list li img {
	width: 70px;
	border: 1px solid #eeeeee;
	float: left;
	margin: 0 12px 0 0;
	border-radius: 2px;
}
.products-scroll-btn-prev,.products-scroll-btn-next {
	position: relative;
	width: 100%;
	height: 19px;
	display: block;
	z-index: 999
}
.products-scroll-btn-prev {
	background: url(../images/icons-prev.png) no-repeat center center;
	margin: 10px 0 0;
}
.products-scroll-btn-next {
	background: url(../images/icons-next.png) no-repeat center center;
	margin: -10px 0 20px;
}
.side-bn {
	max-width: 100%;
	margin: 0 0 25px 0;
}
.side-bn img {
	max-width: 100%
}
.main {
	position: relative;
	width: 942px;
	display: block;
	float: right;
}
.main-tit-bar {
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 5px;
	margin: 0 0 10px;
}
.main-tit-bar .title {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-size: 24px;
	text-transform: uppercase;
}
.main-tit-bar .share-this {
	display: inline;
	float: right;
	margin: 0 10px 0 0;
}
.main-banner {
	position: relative;
	display: block;
}
.main-banner img {
	position: relative;
	width: 100%;
}
.main-banner .goods-summary {
	margin: 10px 0 0;
}
.product-title-bar {
	position: relative;
	text-align: center;
	background: #eeeeee;
}
.product-title-bar li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-size: 26px;
}
.product-title-bar li a {
	position: relative;
	line-height: 78px;
	padding: 0 142px;
	display: block;
}
.product-title-bar li.nav-current a:after,.product-title-bar li:hover a:after,.product-title-bar li.current:after,.product-title-bar li:hover:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 11px;
	bottom: -11px;
	left: 50%;
	margin: 0 0 0 8.5px;
	background: url(../images/pre02.png) no-repeat center center;
}
.product-title-bar li,.product-title-bar li a {
	color: #7d7d7d;
	position: relative;
	line-height: 78px;
	padding: 0 142px;
	cursor: pointer;
}
.product-title-bar li.current,.product-title-bar li:hover,.product-title-bar li.current a,.product-title-bar li:hover a {
	color: #FFF;
	background: #dc2621
}
.product-sub-title-bar {
	position: relative;
	text-align: center;
	padding: 50px 0 40px;
}
.product-sub-title-bar li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-size: 20px;
}
.product-sub-title-bar li a {
	position: relative;
	line-height: 45px;
	padding: 0 43px;
	display: block;
}
.product-sub-title-bar li,.product-sub-title-bar li a {
	color: #000000
}
.product-sub-title-bar li.nav-current a,.product-sub-title-bar li:hover a {
	color: #dc2621
}
.product-list .layout {
	width: 1216px;
}
.product-list,.certificate-list,.video-list,.download-list,.faq-list {
	position: relative;
}
.certificate-list ul,.video-list ul {
	position: relative;
	width: 110%;
}
.download-list ul {
}
.download-list ul li {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 30px;
	padding: 30px 0 10px;
	border-bottom: 1px solid #E9E9E9;
}
.download-list ul li .download-cont {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	float: left;
}
.download-list ul li .download-cont .download-pic {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 25px;
	height: 25px;
	overflow: hidden;
}
.download-list ul li .download-cont .download-pic img {
	max-width: 25px;
	max-height: 25px;
}
.download-list ul li .download-cont .download-detail {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	margin: 0 15px;
	font-size: 18px;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.download-list ul li .download-button {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-left-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-top-color: #C9C9C9;
	border-bottom-color: #A5A5A5;
	border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F1F1F1',endColorStr='#DADADA',gradientType='0');
	background: -moz-linear-gradient(top, #F1F1F1, #DADADA);
	background: -o-linear-gradient(top,#F1F1F1, #DADADA);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#DADADA));
}
.download-list ul li .download-button a {
	position: relative;
	display: block;
	padding: 0 12px 0 40px;
	color: #0A0A0A;
	background-image: url(../images/icons08.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.faq-list ul {
}
.faq-list ul li {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 24px;
	border-bottom: 1px solid #E9E9E9;
	color: #3D3D3D;
}
.faq-list ul li .faq-title {
	position: relative;
	padding: 20px 0 16px  42px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
}
.faq-list ul li .faq-title b {
	position: absolute;
	left: 1px;
	top: 20px;
	width: 24px;
	height: 24px;
	display: block;
	overflow: hidden;
}
.faq-list ul li .faq-title b.faq-down {
	background: url(../images/icons10.png) no-repeat center center;
}
.faq-list ul li .faq-title b.faq-up {
	background: url(../images/icons09.png) no-repeat center center;
}
.faq-list ul li .faq-title h2 {
	font-weight: normal;
	font-size: 18px;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.faq-list ul li .faq-cont {
	position: relative;
	padding: 0 0 30px 42px;
	font-size: 14px;
}
.page-bar .pages {
	display: block;
	margin: 30px 0 0;
	text-align: center;
}
.pages  a,.pages span {
	display: inline-block;
	border: 1px solid #CFCFCF;
	line-height: 25px;
	padding: 0 9px;
	margin: 0 4px;
	vertical-align: middle;
}
.pages span,.pages span a {
	text-transform: uppercase;
}
.pages span {
	margin: 0 10px;
}
.page-count {
}
.pages .page-prev {
	margin: 0 10px 0 10px;
}
.pages .page-next {
	margin: 0 0 0 15px;
}
.pages a.current,.pages  a:hover {
	border: 1px solid #dc2621;
	background: #dc2621;
	color: #FFF;
}
.pages a:hover {
	text-decoration: none;
}
.blog-list {
	background: #fff;
	padding: 0 0 80px;
	margin: 0 auto 15px;
}
.blog-list .blog-item {
	padding: 20px 0;
	position: relative;
	margin: 0 auto 3px;
}
.blog-list .blog-item .blog-img {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 20px 8px 0;
}
.blog-list .blog-item .blog-tit {
	font-size: 16px;
}
.blog-list .blog-item .blog-meta {
	display: block;
	color: #aaa;
}
.blog-list .blog-item .blog-meta span {
	display: inline;
	padding: 0 15px 0 0;
}
.blog-list .blog-item .blog-summary {
	padding: 8px 0;
	color: #999;
}
.blog-list .blog-item .readmore {
	display: block;
	text-align: right;
	font-size: 14px;
}
.blog-list .blog-item .readmore:hover a {
	color: #1F5792;
}
.blog-list .blog-item .readmore i {
	font-size: 14px;
}
.blog-list .blog-item:hover {
	background: #fafafa;
}
.blog-list .blog-item:hover img {
	opacity: 0.8;
}
.blog-list .blog-item:before {
	content: "";
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-top: 1px double #dc2621;
	border-bottom: 1px double #dc2621;
	;position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
}	
	/* product photos */
.product-intro {
	position: relative;
	display: block;
}
.product-title {
	font-size: 26px;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 15px 0;
	margin: 60px 0 20px;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-weight: normal;
	line-height: 28px;
	color: #1a1926;
}
.cloud-zoom-lens {
	border: 1px solid #eee;
	cursor: move;
}
.cloud-zoom-title {
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	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 {
	border: 1px solid #eee;
	overflow: hidden;
	padding: 0px;
}
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
.product-view {
	position: relative;
	width: 585px;
	float: left;
}
.product-view .product-image.zoom_remove:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	z-index: 999;
}
.product-view .product-image {
	border: 1px solid #d2d2d2;
}
.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: 100%;
}
.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 #d2d2d2;
}
.product-view .image-additional li a {
	position: relative;
	display: block;
	padding: 0 14px;
}
.product-view .image-additional li.current img {
	border-color: #dc2621;
	border-width: 2px;
}
.product-view .image-additional img.popup {
	display: none;
}
.image-additional .owl-nav {
	display: inline;
	position: absolute;
	top: 50%;
	margin: -13px 0 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
.image-additional .owl-prev,.image-additional .owl-next {
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 999;
	float: left;
	display: block;
	background-repeat: no-repeat;
	font-size: 22px;
}
.image-additional .owl-prev {
	left: -20px;
}
.image-additional .owl-next {
	right: -20px;
}
.image-additional .owl-prev:before {
	content: "\f053";
}
.image-additional .owl-next:before {
	content: "\f054";
}
.image-additional .owl-prev:hover,.image-additional .owl-next:hover {
	color: #dc2621
}
/* product summary */
.product-summary {
	position: relative;
	width: 580px;
	float: right;
}
.product-summary .product-meta {
	line-height: 25px;
}
.product-summary .product-meta h3 {
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	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: #dc2621;
	border: 1px solid #dc2621;
	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: #dc2621;
}
.product-summary .share-this {
	margin: 30px 0 0;
}
.product-detail {
	position: relative;
	overflow: visible;
	margin: 50px 0 0;
}
.detail-tabs {
	position: relative;
	border-bottom: 3px solid #dc2621;
}
.detail-tabs .title {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	line-height: 39px;
	padding: 0 30px;
	cursor: pointer;
	font-size: 16px;
}
.detail-tabs .title.current {
	color: #fff;
	background: #dc2621
}
.product-detail .detail-panel {
	padding: 20px 0;
	display: block;
	overflow: hidden
}
.product-detail .disabled {
	display: none;
}
.product-list .disabled {
	display: none;
}
.goods-tbar {
	position: relative;
	background: #dc2621;
}
.goods-tbar .title {
	position: relative;
	font-size: 18px;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0 20px;
}
.goods-tbar .title,.goods-tbar .title a {
	color: #FFF;
}
.goods-may-like {
	position: relative;
	margin: 50px 0 0;
}
.goods-items-wrap {
	position: relative;
	width: 100%;
}
.goods-items {
	position: relative;
	width: 1216px;
	margin: 13px 0 0;
}
.goods-items .product-item {
	width: 100%;
	padding: 0 16px 0 0;
}
.goods-items .owl-nav {
	display: inline;
	position: absolute;
	top: -45px;
	right: 20px
}
.goods-items .owl-prev,.goods-items .owl-next {
	position: relative;
	top: 0;
	overflow: hidden;
	z-index: 999;
	float: left;
	display: block;
	background: none;
	font-size: 22px;
	color: #fff;
}
.goods-items .owl-prev:before {
	content: "\f104";
}
.goods-items .owl-next:before {
	content: "\f105";
}		
/*----------------------------page-about
							---------------------------------------------------*/
.page-about-pic {
	position: relativ;
	width: 100%;
}
.page-about-pic img {
	position: relativ;
	width: 100%;
}
.about-tit-bar {
	position: relative;
	text-align: center;
	margin: 65px 0 55px;
}
.about-tit-bar .title {
	font-size: 48px;
	text-transform: uppercase;
}
.page-tit-bar {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.page-tit-bar .title {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 16px;
}
.page-tit-bar .title a {
	position: relative;
	display: block;
	line-height: 45px;
	padding: 0 26px;
	font-size: 18px;
	background: #e0e0e0;
	color: #000000;
}
.page-tit-bar .title:hover a,.page-tit-bar .title.current a {
	background: #dc2621;
	color: #FFF;
}
.page-content {
	position: relative;
	margin: 70px 0 0;
}
.page-content .title {
	position: relative;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-size: 24px;
}
.page-content .title,.page-content .title a {
	color: #000;
}
.page-content .page-ser {
	position: relative;
	margin: 25px 0;
}
.page-content .page-ser li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	padding: 0 15px;
	line-height: 40px;
	background: #efefef;
	margin: 0 10px 10px 0;
	text-transform: uppercase;
	color: #9b9999;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
.page-content .page-ser li img {
	margin: 0 10px 0 0;
}
.page-content .text {
	font-size: 18px;
	color: #9b9999;
	border-bottom: 1px solid #cccccc;
}

.page-content .text p {
	margin: 0 0 20px;
}
.page-content .share-this {
	margin: 30px 0 0;
}

.group-items{
	padding:35px 0;
	}
.group-item{
	position:relative;
	display:inline-block;
	vertical-align:top;
	}
.group-item .group-title-bar{
	position:relative;
	border-bottom:2px solid #e4e4e4;
	}	
.group-item .group-title-bar .group-title	{
	position:relative;
	display:inline-block;
	vertical-align:top;
	border:2px solid #e4e4e4;
	border-bottom:none;
	border-radius:8px 8px 0 0;
	line-height:35px;
	padding:0 20px 0 40px;
	font-weight:normal;
	font-size:16px;
	}	
.group-item .group-content{
	font-size:14px;
	padding:15px 0;
	line-height:24px;
	}	
.group-introduction{
	width:315px;
	}
.intr-ico{
	background:url(../images/icons31.png) no-repeat 13px 11px;
	}
.group-tot{
	width:500px;
	margin:0 35px;
	}
.group-tot .group-title{
	cursor:pointer;
	margin:0 2px 0 0;
	}
.group-tot .group-title.current{
	color:#e14550;
	}
.group-tot .tot-ico1{
	background:url(../images/icons32.png) no-repeat 15px 11px;
	}
.group-tot .tot-ico2{
	background:url(../images/icons33.png) no-repeat 15px 9px;
	}
.group-tot .tot-ico3{
	background:url(../images/icons34.png) no-repeat 15px 9px;
	}
.group-tot .tot-ico1.current{
	background:url(../images/icons32_hover.png) no-repeat 15px 11px;
	}
.group-tot .tot-ico2.current{
	background:url(../images/icons33_hover.png) no-repeat 15px 9px;
	}
.group-tot .tot-ico3.current{
	background:url(../images/icons34_hover.png) no-repeat 15px 9px;
	}
.group-tot .tab-panel.disabled{ display:none;}
.index-news{
	}
.index-news li{
	line-height:35px;
	border-bottom:1px dashed #e4e4e4;
	}
.index-news li i{
	color:#999;
	padding:0 22px 0 0;
	}
.group-inquiry{
	width:315px;
	}
.group-inquiry-form{
	margin:15px 0 0;
	}
.group-inquiry-form li{
	position:relative;
	overflow:hidden;
	margin:0 0 5px;
	}
.group-inquiry-form li label{
	position:relative;
	float:left;
	width:90px;
	}
.verify-pop-txt{
	display:none;
}	
.group-inquiry-form li label i{
	color:#F00;
	}
.group-inquiry-form li .form-input,.group-inquiry-form li .form-text{
	position:relative;
	float:right;
	width:220px;
	height:30px;
	border:1px solid #e4e4e4;
	padding:0 5px;
	line-height:30px;
	}
.group-inquiry-form li .form-input.form-input-captcha{
	}
.group-inquiry-form li .form-text{
	height:57px;
	}
.group-inquiry-form .form-btn-submit{
	position:relative;
	float:right;
	width:230px;
	height:38px;
	border:1px solid #e4e4e4;
	background:#f5f4f4;
	}
.group-inquiry .inqu-ico{
	background:url(../images/icons35.png) no-repeat 13px 11px;
	}

.index-project-wrap{
	padding:20px 0 25px;
	}	
.project-items{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	width:60%;
	}	
	
	
	
.project-item{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	width:33.3333333%;
	}	
.project-item.project-item-view {
	width:40%;
	}
	.index-project-wrap .index-title-bar{
		margin:0 0 20px;
	}	
.project-item .item-wrap{
	position:relative;
	margin:0 0 0 3px;
	}	
.project-item.project-item-view .item-wrap{
	margin:0;
	}
.project-item .item-img{
	}	
.project-item .item-img img{
	position:relative;
	width:100%;
	}
.project-item .item-info{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	line-height:40px;
	background:rgba(0,0,0,.8);
	text-align:center;
	}	
.project-item .item-info .item-name{
	font-size:14px;
	}	
.project-item .item-info .item-name,.project-item .item-info .item-name a{ color:#FFF;}
.index-customer-wrap{
	margin:25px 0 0
	}
.customer-items{
	position:relative;
	margin:20px 0 0;
	padding:0 0 50px
	}
.customer-item .item-wrap{
	padding:0 14px;
	}
.customer-item .item-img{
	position:relative;
	width:100%;
	border:1px solid #e4e4e4;
	
	}
.customer-item .item-img img{
	position:relative;
	width:100%;
	}
.pr-title-bar .title,.cu-title-bar .title{
	background:url(../images/icons07.png) no-repeat 13px 11px;
	}
.customer-items .owl-dots {

	bottom:25px;
}
.customer-items .owl-dots .owl-dot {
	width:67px;
	height:3px; 
	margin:0 9px;
	background:#e4e4e4;
}
.customer-items .owl-dots .active {
	background:#dc2621;
}
@media screen and (max-width: 769px) {
/* layout */
	body,.container {
		width: 100%;
		min-width: inherit;
	}
	.layout, .header, .nav-bar .nav-wrap, .banner-list,.bottom-service, .social-layout,.foot-wrapper .foot-img {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.layout {
		width: 98%;
		margin: 0 auto;
	}
	.head-wrapper,.foot-wrapper,.nav-bar {
		max-width: 100%;
		min-width: inherit;
	}
	.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%;
	}
	a:visited {
		color: #333;
	}
	.owl-carousel {
		padding: 0 0 30px;
	}
/* box sizing */
	* {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.owl-carousel {
		padding: 0 0 30px;
	}
	.sub-content {
		position: relative;
		display: block;
		right: auto;
		border-radius: 0;
		border: none;
		box-shadow: none;
		z-index: 99999;
	}
	.scrollsidebar,.bottomsidebar {
		display: none;
	}
	.gotop {
		display: none;
		visibility: hidden;
	}
	.lang-more {
		display: none !important
	}
/* ===================================================
 * header 
 * --------------------------------------------------- */
 
	.mobile-head-items {
		position: fixed;
		top: 0;
		left: 0;
		background: #161622;
		width: 100%;
		height: 35px;
		line-height: 35px;
		text-align: left
	}
	.mobile-head-item {
		float: left;
		width: 45px;
	}
	.mobile-head-item.mobile-head-aside {
		float: right
	}
	.mobile-head-item .title {
		width: 100%;
		height: 35px;
		line-height: 35px;
		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 {
	}
	.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 {
		height: auto;
		text-align: left;
	}
	.topbar,.nav-bar,.head-search {
		display: none;
	}
	.content-wrap .head-search {display:block;float: none;}
	.content-wrap .head-search .search-ipt{ width:100%;}
	.content-wrap .head-search .search-btn { position: absolute; right: 0;}
	.content-wrap .head-search .search-top-text { text-align: center;}
	.logo {
		left: 0;
		top: 35px;
		width: 80px;
		z-index: 0
	}
	.logo img {
		max-width: 80px
	}
	.head-search-form {
		position: relative;
		width: 100%;
		z-index: 8;
		background: #FFF;
		height: 32px;
	}
	.head-search-form .search-ipt {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 32px;
		border: none;
		border: 1px solid #ccc;
		padding: 0 10px;
	}
	.head-search-form .search-btn {
		display: inline-block;
		width: 32px;
		height: 32px;
		background-image: url(../images/page-ico.png);
		background-color: #dc2621;
		background-position: -233px 4px;
		border: 0;
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		border-radius: 0 4px 4px 0;
	} 
/*nav */
	.nav li {
		position: relative;
		display: block;
		width: 100%;
	}
	.nav li ul {
		display: block;
		width: 100%;
	}
	.nav li	ul li {
		width: auto;
		padding: 0 10px;
		display: inline-block;
	}
	.nav li ul img {
		display: block;
		display: none;
	}	
/* translate */
	.transall {
		display: block;
		width: 100%;
		float: none;
	}
	.head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body,.head-wrapper .prisna-wp-translate-dropdown-body:hover {
		background: none!important;
		border: 0!important;
		box-shadow: none!important;
	}
	.head-wrapper .prisna-wp-translate-dropdown-container,.head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body {
		height: auto!important;
	}
	.head-wrapper .prisna-wp-translate-dropdown-body {
		float: none!important;
	}
	.head-wrapper .prisna-wp-translate-dropdown-body .prisna-wp-translate-dropdown-body>p.prisna-wp-translate-dropdown-current-language,.head-wrapper .transall .prisna-wp-translate-dropdown-current-language-arrow {
		display: none!important;
	}
	.head-wrapper .prisna-wp-translate-dropdown-languages-list-scroll {
		display: block!important;
		height: auto!important;
	}
	.head-wrapper .prisna-wp-translate-dropdown-languages-list p {
		width: 50%;
		display: inline!important;
		;float: left!important;
	}
	.head-wrapper .prisna-wp-translate-dropdown-languages-list {
		display: block!important;
	}
	.transall .prisna-wp-translate-dropdown-current-language {
		display: none!important;
	}
/* ===================================================
 * footer 
 * --------------------------------------------------- */
 
	.foot-items .layout {
		width: 100%
	}
	.foot-item,.foot-item.foot-item-contact {
		width: 50%;
		padding: 0 20px;
		margin: 0 0 20px;
	}
	.foot-item.foot-item-contact .foot-cont ul{

	width:100%;
	 
	}
.foot-item.foot-item-contact .foot-code{
width:100%;
 
	}
 
	.footer {
		margin: 0 0 40px;
		height: auto;
		line-height: normal;
		text-align: center;
		padding: 25px 0;
	}
	.copyright,.foot-nav {
		position: relative;
		line-height: normal;
	}
	.foot-social {
		margin: 15px 0;
	}
	.foot-social li img {
		max-height: 40px;
		margin: 5px 0;
	}
	.foot-nav li a {
		color: #FFF
	}
	.mobile-contact {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: auto;
		z-index: 9999;
		height: auto;
		background: #15191c;
	}
	.head-contact {
		display: block;
	}
	.head-phone,.head-email {
		margin: 0;
		padding: 0;
		width: 50%;
		text-align: center;
	}
	.mobile-contact,.mobile-contact a {
		color: #FFF;
		display: block;
	}
	.head-phone:before,.head-email:before {
		display: none;
	}
/* ===================================================
 * for:homepage 
 * --------------------------------------------------- */
 
	.index-product-wrap .layout {
		width: 100%;
	}
	.product-item,.product-items .product-item {
		width: 33.33333%;
	}
 .goods-items .product-item {
		width: 100%;
		padding: 0 8px;
	}
	.service-item {
		width: 50%;
	}
 .group-items{
	padding:35px 0;
	}
.group-item{
	display:block;
	margin:0 0 15px;
	}
	
.group-introduction,.group-tot,.group-inquiry{
	width:100%;
	margin:0
	}
 
.group-tot.tab-content-wrap .mobile-tab-items .mobile-tab-title{
	position:relative;
	border-bottom:2px solid #e4e4e4;
	}
.group-tot.tab-content-wrap .mobile-tab-items .mobile-tab-title span	{
	position:relative;
	display:inline-block;
	vertical-align:top;
	border:2px solid #e4e4e4;
	border-bottom:none;
	border-radius:8px 8px 0 0;
	line-height:35px;
	padding:0 20px 0 40px;
	font-weight:normal;
	font-size:16px;
	}	
.group-tot.tab-content-wrap .mobile-tab-items .mobile-tab-item:nth-child(1) .mobile-tab-title span{
	background:url(../images/icons02.png) no-repeat 15px 11px;
	}
.group-tot.tab-content-wrap .mobile-tab-items .mobile-tab-item:nth-child(2) .mobile-tab-title span{
	background:url(../images/icons03.png) no-repeat 15px 9px;
	}
.group-tot.tab-content-wrap .mobile-tab-items .mobile-tab-item:nth-child(3) .mobile-tab-title span{
	background:url(../images/icons04.png) no-repeat 15px 9px;
	}

.group-inquiry-form li label{
	width:15%;
	}	
.group-inquiry-form li .form-input,.group-inquiry-form li .form-text{
	width:83%;
	}
 
.group-inquiry-form li .form-text{
	height:57px;
	}
.group-inquiry-form .form-btn-submit{
	width:83%;
	}



	

 
/* ===================================================
 * for:product list 
 * --------------------------------------------------- */
	.path-bar {
		display: none;
	}
	.promote-bar {
		display: none;
	}
/* aside */
	.aside {
		display: none;
	}
	.side-head-search {
		width: 100%;

	}
	.side-head-search .search-ipt {
		width: 100%;
	}
	.side-tit-bar {
		position: relative;
	}
	.side-tit-bar .side-tit {
		font-size: 16px;
		line-height: 30px;
	}
	.side-widget {
		margin: 0 0 30px;
	}
	.side-cate ul li {
		line-height: 30px;
	}
	.products-scroll-btn-prev,.products-scroll-btn-next {
		display: none;
	}
	.products-scroll-list li {
		display: inline-block;
		vertical-align: top;
		width: 48%;
		margin: 0 1%;
	}
	.products-scroll-list li img {
		width: 100%;
		float: none;
		margin: 0;
	}
/* main */
	.main {
		width: 98%;
		float: none;
		padding: 0;
		margin: 0 auto;
	}
	.main-tit-bar {
		margin: 30px 0 10px;
	}
	.main-tit-bar .title {
		font-size: 20px;
	}
	.product-list ul,.certificate-list ul,.video-list ul {
		position: relative;
		width: 100%;
	}
	.page-bar .pages {
		display: block;
		float: none;
		text-align: center
	}
	.pages  a,.pages span {
		height: 25px;
		line-height: 25px;
		padding: 0 10px;
		border-radius: 2px;
		font-size: 12px;
	}
/* ===================================================
 * for:product detail 
 * --------------------------------------------------- */
/* product intro */
	.product-title {
		font-size: 20px;
		margin: 30px 0 10px 0;
	}
	.product-view {
		width: 100%;
		float: none;
	}
	.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 summary */
	.product-summary {
		position: relative;
		width: 100%;
		float: none;
	}
	.product-summary .share-this {
		float: none;
		margin: 30px  0;
	}
/* detail */
	.tab-content-wrap .tab-title-bar,.tab-content-wrap .tab-panel-wrap {
		display: block;
	}
	.tab-content-wrap .mobile-tab-items .mobile-tab-item {
		margin: 0 0 30px;
	}
	.tab-content-wrap .mobile-tab-items .mobile-tab-title {
		font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
		margin: 0 0 15px;
	}
	.tab-content-wrap .mobile-tab-items .mobile-tab-panel {
	}
/* Customers Also Bought */
	.goods-items {
		width: 100%;
	}
	.product-list .layout {
		width: 100%
	}
	.product-title-bar li {
		font-size: 22px;
	}
	.product-title-bar li a {
		line-height: 48px;
		padding: 0 52px;
	}
	.product-sub-title-bar {
		padding: 35px 0 25px;
	}
	.product-sub-title-bar li {
		font-size: 18px;
	}
	.product-sub-title-bar li a {
		padding: 0 20px;
	}
/* ===================================================
 * for:blog 
 * --------------------------------------------------- */
	.blog-list .blog-item {
		padding: 15px;
		border-bottom: 1px solid #ddd;
	}
	.blog-list .blog-item:last-child {
		border: 0;
	}
	.blog-list .blog-item:hover {
		background: none;
	}
	.blog-list .blog-item:before {
		left: 15px;
		right: 15px;
		display: none;
	}
	.blog-list .blog-item .blog-img {
		display: block;
		max-width: 100%;
		float: none;
	}
	.blog-list .blog-item .blog-tit {
		font-size: 16px;
		line-height: 1.3em;
		padding: 6px 0 0;
		font-weight: normal;
	}
	.blog-list .blog-item .blog-meta {
		padding: 6px 0 0;
	}
	.blog-list .blog-item .blog-summary {
		padding: 0;
		margin: 8px 0;
		height: 80px;
		line-height: 20px;
		overflow: hidden;
	}
	.blog-list .blog-item .readmore {
		display: none;
	}
	.main .blog-article {
		padding: 5px 10px;
	}
/*----------------inquiry-form--------------------------*/
	.inquiry-form {
		padding: 15px;
	}
	.inquiry-form  input[type="text"].form-input,.inquiry-form textarea.form-text {
		width: 100%;
	}
	.faq-list ul li .faq-cont {
		font-size: 14px;
		padding-bottom: 15px;
	}
	.faq-list ul li .faq-title {
		padding-bottom: 30px;
	}
.detail-wrap .inquiry-form-wrap {
		width: 100%;
	}
}
@media screen and (max-width: 641px) {
	.logo {
		width: 45px;
	}
	.logo img {
		max-height: 45px;
	}
	.foot-item,.foot-item.foot-item-contact {
		width: 100%;
		padding: 0 10px;
	}
	.foot-item.foot-item-contact .foot-code span{
 
	width:100%;
	margin:0 0 15px;
	}
	.footer {
		height: auto;
		line-height: normal;
		text-align: center;
	}
	.product-item,.case-item,.product-items .product-item,.project-item {
		width: 50%;
		padding: 0 4px;
	}
	 .goods-items .product-item {
		padding: 0 4px;
	}
	.customer-items .owl-dots{ bottom:10px;}
	.customer-items .owl-dots .owl-dot{ width:12px;}
	.project-item{ margin:15px 0 0}
	.project-items,.project-item.project-item-view{ width:100%}
	.service-item {
		width: 100%;
	}
	.index-news-wrap .news-items {
		padding: 20px 0;
	}
	.index-news-wrap .news-item {
		width: 100%;
	}
	.client-item {
		width: 25%;
	}
	.products-scroll-list li {
		display: block;
		width: 100%;
		margin: 0 0 20px;
	}
	.products-scroll-list li img {
		max-width: 65px;
		float: left;
		margin: 0 15px 0 0;
	}
	.download-list ul li {
		border-bottom: none;
	}
	.download-list ul li .download-cont {
		display: block;
		float: none;
		margin: 0 0 20px;
	}
	.download-list ul li .download-button {
		float: none;
	}
	
	
	.index-product-wrap .product-item {

	width: 100%;
	
}
}
.bottomsidebar .bottomcontent {
	background: #dc2621 !important;
}
.change-language {
	float: right;
}













