@charset "utf-8";

.layout,
.index-info-wrap .index-info {
	width: 100%
}

body,
.container {
	min-width: 100%;
}

.scrollsidebar {
	display: none;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.product-slides:hover .product-item {
	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}

.owl-dots {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}

.owl-dots .owl-dot {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: none;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	margin: 0 4px;
	background: #DBDBDB;
}

.owl-dots .active {
	background: #E25050;
}

.topbar {
	display: none;
	overflow: hidden;
}

.head-wrapper {
	border-bottom: none;
}

.head-wrapper-fix .header {
	display: none;
	overflow: hidden;
}

.logo {
	float: none;
	width: 100%;
	text-align: center;
}

.logo img {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 50%;
	max-height: none;
	margin-top: 10px;
}

.mobile-head-wrapper {
	position: relative;
	height: 38px;
	background: #110B0B;
	display: block;
	z-index: 9999;
}

.mobile-serve {
	width: 25%;
	float: left;
}

.mobile-serve .title-ico {
	position: relative;
	display: block;
	width: 100%;
	height: 38px;
	background-image: url(../images/mobile_head_icons.png);
	background-color: #110B0B;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 38px auto;
	z-index: 9000;
}

.mobile-nav-bar {}

.mobile-language {}

.mobile-head-search {}

.mobile-head-social {}

.mobile-nav-bar .title-ico {
	background-position: center 0;
}

.mobile-language .title-ico {
	background-position: center -76px;
}

.mobile-head-search .title-ico {
	background-position: center -38px;
}

.mobile-head-social .title-ico {
	background-position: center -114px;
}

.mobile-serve .mobile-head-hide {
	position: absolute;
	left: 0;
	top: 38px;
	width: 100%;
	background-color: #fff;
	padding: 15px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
}

.mobile-serve .mobile-head-show {
	display: block;
	opacity: 1;
	visibility: visible;
}

.body-show-quick .head-wrapper {}

.body-show-quick:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 9999;
}

.body-show-quick-nav:before {
	display: none;
}

.body-show-quick-nav .mobile-nav-mask {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10002;
}

.block .title_block a,
.block h4 a {
	color: #000;
}

.block .title_block,
.block h4 {
	color: #000;
}

#page .rte img {
	max-width: 100%;
}

.mobile-serve.mobile-nav-bar .mobile-head-hide {
	-moz-transform: none;
	-webkit-transform: none;
	transform: none;
	height: 0;
	padding: 0;
}

.head-search {
	display: block;
	*display: block;
	width: 100%;
	height: 26px;
}

.head-search .search-ipt {
	width: 100%;
}

.head-search .search-btn {
	border: none;
	width: auto;
	padding: 0 15px;
}

.topbar .head-contact .head-phone:before,
.topbar .head-contact .head-email:before,
.transall:before,
.language:before,
.head-social li:before,
.topbar .head-contact .head-phone:after,
.topbar .head-contact .head-email:after,
.transall:after,
.language:after,
.head-social li:after,
.head-social:before,
.head-social:after {
	width: 0;
	display: none;
}

.language {
	float: none;
}

.foot-social {
	position: relative;
	display: block;
	line-height: 15px;
}

.foot-social li {
	width: 25px;
	height: 25px;
	background: #202020;
	border-radius: 50%;
	margin: 0 5px 5px;
	line-height: 25px;
	text-align: center;
}

.foot-social li img {
	padding: 0;
}

.nav-bar {
	display: none;
}

.nav-wrap {
	padding: 1em 15px 10px;
	background: #fff;
	z-index: 10000;
	width: 70%;
	height: 100%;
	position: fixed;
	left: -70%;
	top: 0;
	display: block;
	z-index: 10009;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	text-align: left;
}

.nav-wrap .nav {
	left: auto;
	border: 0;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
	overflow-y: scroll;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	-o-overflow-scrolling: touch;
	line-height: 32px;
	float: none;
	display: block;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.nav-wrap .nav li,
.nav-wrap .nav li a {
	float: none;
	display: block;
	padding: 0;
	margin: 0;
	font-size: 12px;
	height: auto;
	line-height: 30px;
}

.nav-wrap .nav li a:after {
	display: none;
	content: "";
}

.nav>li>a {
	color: #333
}

.nav>li:hover>a,
.nav>li.nav-current>a {
	background-color: transparent
}

.nav-wrap .nav li a:hover,
.nav-wrap .nav li a.hover,
.nav-wrap .nav li:hover {
	background: none;
}

.nav-wrap .nav li {
	border-bottom: 1px solid #ddd;
	padding: 6px 0;
	position: relative;
}

.nav-wrap .nav li .nav-ico-with-child {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 6px;
}

.nav-wrap .nav li .nav-ico-with-child:before,
.nav-wrap .nav li .nav-ico-with-child:after {
	content: "";
	display: block;
	width: 12px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -1px;
	opacity: 0.6;
}

.nav-wrap .nav li .nav-ico-with-child:after {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.nav-wrap .nav li ul {
	display: none;
	position: static;
	width: 100%;
	background: none;
	border: 0;
	padding: 0 0 5px;
	opacity: 1;
	visibility: visible;
}

.nav-wrap .nav li ul ul {
	padding-left: 15px;
}

.nav-wrap .nav li ul a {
	display: block;
	position: relative;
	padding-left: 10px;
}

.nav-wrap .nav li li a {
	border-bottom: none;
}

.nav-wrap .nav li ul li {
	position: relative;
}

.nav-wrap .nav li ul li:before {
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	background-color: #999;
	position: absolute;
	left: 0;
	top: 14px;
}

.nav-wrap .nav li li {
	padding: 0;
	border: 0;
}

.nav-wrap .nav li.show-nav-menu>ul {
	display: block;
}

.nav-wrap .nav li.show-nav-menu>.nav-ico-with-child:after {
	display: none;
}

.nav-wrap .nav li.with-sub-menu>a {
	display: block;
	margin-right: 40px;
}

.nav-wrap .nav li.show-nav-menu>a {
	font-weight: bold;
}

.nav-wrap .nav li li .nav-ico-with-child {
	top: 1px;
}

.nav-wrap .mobile-ico-close {
	display: block;
	left: auto;
	right: -31px;
	z-index: 20000;
}

.show-nav .mobile-ico-close {
	display: block;
	left: auto;
	right: -31px;
}

.mobile-fix-head .header {
	position: fixed;
	top: 0;
}

.mobile-fix-head .topbar {
	margin-bottom: 38px;
}

.mobile-nav-bar .mobile-head-show {
	left: 0;
	display: block;
}

.mobile-nav-bar .mobile-head-show .nav-wrap {
	left: 0;
	z-index: 10009;
	opacity: 1
}

.mobile-ico-close {
	display: none;
	width: 30px;
	height: 30px;
	background: #fff url(../images/mobile_close.png) center center no-repeat;
	background-size: 50% auto;
	position: absolute;
	left: -31px;
	top: 0;
}

.slide-banners {
	height: auto;
}

.slide-banners .slide-item {
	height: auto;
	background: none;
}

.slide-banners-wrap .slide-banners .slide-item img {
	display: block;
	width: 100%;
}

.flex-direction-nav {
	display: none;
}

.flex-control-paging li a {
	width: 5px;
	height: 5px
}

.index-info-wrap .index-info ul {
	width: 100%;
	text-align: center;
	padding: 20px 0 50px
}

.index-info-wrap .index-info ul .index-info-list {
	width: 90%;
	margin: 0 auto;
	display: block;
}

.index-info-wrap .index-info ul .index-info-list .info-title {
	line-height: 20px;
	margin: 0 0 8px;
}

.index-info-wrap .index-info ul .index-info-list .info-title span {
	font-size: 14px;
}

.index-tit-bar {
	padding: 15px 0;
}

.index-tit-bar .title {
	font-size: 16px;
}

.index-tit-bar .title,
.index-tit-bar .title a {
	color: #000;
}

.index-product {
	padding: 0;
	margin: 0;
}

.product-slides-wrap,
.product-slides-wrap .product-slides,
.product-slides .product-item,
.arr-product .product-item,
.goods-items-wrap,
.goods-items-wrap .goods-items,
.goods-items .product-item {
	width: 100%;
}

.product-slides-wrap .product-slides,
.goods-items-wrap .goods-items {
	padding: 0 0 50px;
}

.product-item .item-wrap {
	width: 94%;
	margin: 0 auto;
}

.product-item .pd-info,
.product-slides .product-item .pd-info {
	padding: 5px;
}

.product-item .pd-info .pd-name,
.product-slides .product-item .pd-info .pd-name {
	font-family: 'SourceSansProRegular';
	font-size: 14px;
}

.index-arr-product .arr-product-slides {
	width: 100%;
	padding: 0 0 20px
}

.index-about {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 20px;
}

.about-tit-bar {
	padding: 10px 0;
}

.about-tit-bar .title {
	font-size: 16px;
}

.about-cont {
	width: 90%;
}

.about-banner {
	float: none;
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 0 0 30px;
}

.about-banner .flex-control-nav {
	bottom: -5px;
}

.about-banner .slides {
	position: relative;
	width: 60%;
	display: block;
	margin: 0 auto;
}

.about-detail {
	float: none;
	width: 100%;
	font-size: 12px;
}

.about-detail .about-more {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	font-size: 12px;
	margin: 10px 0;
	float: right;
}

.foot-wrapper .foot-items {
	padding: 20px 0 0;
	font-size: 12px;
	width: 98%;
	margin: 0 auto;
}

.foot-items .foot-item-hide {
	display: block;
	margin: 0 0 15px;
	border: 1px solid #525252;
	padding: 0 5px;
}

.foot-items .foot-item-hide .foot-cont {
	padding: 10px 0;
	position: relative;
	display: none;
}

.foot-items .foot-item .foot-tit {
	padding: 0;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: normal;
}

.foot-contact,
.foot-inquiry,
.foot-blog {
	width: 100%;
	margin: 0
}

.blog-slides ul li {
	position: relative;
	display: block;
	overflow: hidden;
	width: 96%;
	padding: 0 2%;
	height: auto;
	text-align: center;
}

.foot-blog-item .blog-cont .blog-cont-pic {
	width: 35%;
	height: auto;
	float: none;
	display: inline-block;
	vertical-align: top;
	*dispay: inline;
	*zoom: 1;
}

.foot-blog-item .blog-cont-detail {
	position: relative;
	display: block;
}

.blog-slides .owl-dots {
	text-align: center;
}

.foot-items .foot-item-hide .foot-tit {
	position: relative;
	font-weight: normal;
}

.foot-items .foot-item-hide .foot-tit:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 8px;
	border-radius: 50%;
	background: url(../images/sprites1.png) 6px -14px no-repeat;
}

.foot-items .service-show .foot-tit:after {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.footer {
	padding: 0 30px;
	width: 98%;
	margin: 0 auto;
}

.path-bar .path-nav {
	width: 96%;
	margin: 5px auto;
}

.path-bar {
	margin: 0 0 15px;
}

.aside {
	width: 100%;
	float: none;
}

.side-tit-bar {
	position: relative;
	height: 35px;
	line-height: 35px;
	background: none;
	padding: 0;
}

.side-tit-bar .side-tit {
	position: relative;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	font-family: 'SourceSansProRegular';
}

.side-tit-bar .side-tit-ico:before {
	content: '\ea50';
	color: #666;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 16px;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.side-tit-bar .side-tit-ico-down:before {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.side-widget {
	border: 1px solid #eee;
	width: 98%;
	margin: 0 auto 20px;
	padding: 0 10px;
}

.side-widget .side-hide {
	display: none;
	padding: 0 0 10px
}

.side-cate ul li li {
	padding: 0 0 0 15px
}

.side-cate ul li a,
.side-cate ul li li a {
	font-size: 12px;
	background: none;
	padding: 0
}

.aside .side-bn {
	display: none;
}

.products-scroll-list-wrap {
	width: 100%;
}

.products-scroll-list {
	width: 100%;
}

.products-scroll-list li {
	padding: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 50%;
	position: relative;
	margin: 0 0 15px;
	text-align: center;
}

.products-scroll-list li img {
	position: relative;
	width: 90%;
	border: 1px solid #EAEAEA;
	float: none;
	margin: 0 auto;
	display: block;
}

.products-scroll-list li .pd-info {
	position: relative;
	width: 90%;
	margin: 0 auto;
	display: block;
}

.products-scroll-btn-prev,
.products-scroll-btn-next {
	display: none;
}

.main {
	width: 100%;
	float: none;
}

.main-tit-bar {
	padding: 0 0 10px;
	border-bottom: 1px solid #dadada;
	width: 98%;
	margin: 0 auto;
}

.main-tit-bar .title {
	font-size: 14px;
	padding: 0 0 0 10px;
}

.goods-summary {
	position: relative;
	width: 96%;
	margin: 0 auto;
}

.product-list ul,
.certificate-list ul,
.video-list ul {
	width: 100%;
}

.product-list ul .product-item,
.video-list ul .product-item,
.certificate-list ul .product-item,
.arr-product-slides .product-item {
	width: 50%;
	margin: 0 0 10px;
}

.product-item .pd-info .pd-name {
	font-size: 12px;
}

.download-list ul,
.faq-list ul {
	position: relative;
	width: 96%;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.entry {
	position: relative;
	width: 96%;
	margin: 0 auto
}

.inquiry-form {
	padding: 25px 7% 75px;
}

.inquiry-form .inquiry-form-ico {
	width: 45px;
}

.detail-wrap {
	padding: 0;
	border: 0;
	background: none;
}

.product-view {
	width: 100%;
	float: none;
	padding: 0;
	margin-bottom: 0;
}

.product-view .product-img {
	display: none;
}

.product-view .small-img-wrap {
	display: none;
}

.mobile-product-view {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.mobile-product-view .mobile-img-item,
.mobile-product-view .mobile-img-item img {
	position: relative;
	width: 100%;
}

.mobile-product-view:after {
	content: "";
	width: 100%;
	height: 40px;
	display: block;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 0;
}

.product-intro {
	padding-bottom: 0;
}

.mobile-product-view .owl-dots {
	bottom: 10px;
}

.mobile-product-view .owl-dots .owl-dot {
	background: #fff;
}

.mobile-product-view .owl-prev,
.mobile-product-view .owl-next {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background-image: url(../images/mobile_gallery_arrows.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 60px 30px;
	text-indent: -9999em;
	overflow: hidden;
	opacity: 0.15;
}

.mobile-product-view .owl-prev {
	background-position: 0 0;
	left: 10px;
}

.mobile-product-view .owl-next {
	background-position: -30px 0;
	right: 10px;
}

.product-title {
	text-align: center;
	font-size: 16px
}

.product-summary {
	width: 96%;
	float: none;
	margin: 20px auto 0;
}

.product-detail {
	padding: 0;
	margin: 0
}

.product-detail .detail-tabs {
	display: none;
}

.detail-tabs {
	height: auto;
	border-bottom: 0;
}

.products-img img,
.entry img {
	max-width: 100%;
}

.entry th,
.entry td {
	padding: 0 8px;
}

.mobile-detail-items {
	margin: 30px 0 0
}

.mobile-detail-item .tab {
	display: block;
	float: none;
	margin-bottom: 10px;
}

.mobile-detail-items h2 {
	display: block;
	float: none;
	padding: 8px 10px;
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 28px;
	position: relative;
	font-size: 14px;
}

.mobile-detail-items .current h2,
.mobile-detail-items .active h2 {
	margin-bottom: 0;
	background-color: #fff;
	padding: 8px 10px;
	margin-bottom: 0;
}

.mobile-detail-items .current h2,
.mobile-detail-items .current h2 a,
.mobile-detail-items h2,
.mobile-detail-items h2 a {
	color: #333;
}

.mobile-detail-items h2:after {
	content: "";
	display: block;
	width: 11px;
	height: 16px;
	background: url(../images/mobile_select_arrow.png) center center no-repeat;
	background-size: 80% auto;
	position: absolute;
	right: 10px;
	top: 15px;
}

.mobile-detail-items .active h2:after {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.product-detail .detail-panel {
	display: none;
	background: #fff;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px 30px;
}

.mobile-detail-items .detail-panel {
	display: none;
}

.mobile-detail-items .current .detail-panel {
	display: none;
}

.mobile-detail-items .active .detail-panel {
	display: block;
}

.mobile-detail-items .current h2 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}

.mobile-detail-items .active h2 {
	border-bottom: 2px solid #E25050;
}

.goods-tbar .title {
	font-size: 14px;
}

.goods-may-like {
	margin: 20px 0 0;
}

.goods-items .product-item {
	margin: 0
}

.page-layout {
	padding: 0;
}

.inquiry-form .inquiry-form-ico {
	width: 65px;
}

.footer {
	padding: 25px 0 45px
}

.mobile-foot-contact {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	background: #000;
	z-index: 9999;
}

.mobile-foot-contact .head-phone,
.mobile-foot-contact .head-email {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	text-align: center;
	color: #FFF;
}

.mobile-foot-contact .head-phone {
	width: 55%;
	background-color: #E25050;
}

.mobile-foot-contact .head-email {
	width: 45%;
}

.mobile-foot-contact .head-phone span,
.mobile-foot-contact .head-email span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	*display: inline;
}

.mobile-foot-contact .head-phone span:before {
	content: '\e942';
	padding: 0 5px 0 0;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}

.mobile-foot-contact .head-phone span b {
	color: #fff;
	font-weight: normal;
}

.mobile-foot-contact .head-email span:before {
	content: '\e900';
	padding: 0 5px 0 0;
	font-size: 14px;
	line-height: 40px;
}

.mobile-foot-contact .head-email span a {
	color: #fff;
	font-weight: normal;
}