/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";

/*默认页面主体样式定义*/
body {
	color: #666;
}

a {
	color: #333;
}

.w-main .row,
.w-footer-in {
	max-width: 75%;
	margin: 0 auto;
}

.body {
	overflow: hidden;
	font-size: 14px;
}

.col-right {
	display: none;
}

.w-foot-content {
	padding-top: 15px;
	padding-bottom: 15px;
}

.w-admin-header .w-admin-row {
	width: 100%;
}

/*---------------------header-----------------------*/
.row_top {
	max-width: 75%;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../img/headerbg1.png) no-repeat right center;
}

.row_top_in {
	display: table;
	width: 100%;
}

.row_top .column6 {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	*float: left;
	*width: 49.99%;
}

.col-logo {
	position: relative;
}

.w-header-common {
	border-top: 6px solid #0068B9;
	margin-bottom: 15px;
}

.w-admin-header .col-logo {
	max-width: 75%;
	margin: 0 auto;
	padding: 15px 0;
}

.w-logo h1 {
	font-size: 32px;
	padding: 0 10px;
}

.w-logo h1,
.w-logo a {
	color: #000;
}

.menuPc,
.w-admin-nav {
	max-width: 75%;
	margin: 0 auto;
}

.w-nav {
	padding: 0 10px;
	position: relative;
}

.w-admin-header .w-admin-nav {
	float: none;
	margin: 0 auto;
}

.body-login-special .w-admin-nav,
.body-login-special .w-nav .w-nav-in {
	max-width: 100%;
}

.w-nav .w-nav-in {
	max-width: 75%;
	margin: 0 auto;
}

.w-nav .nav_inner {
	display: block;
}

.w-nav .nav_inner>li {
	float: left;
	text-align: center;
}

.w-nav li {
	position: inherit;
}

.w-nav li a {
	text-decoration: none;
	color: #333;
}

.w-nav .nav_inner>li>a,
.w-nav .nav_inner>li>.li-parent-div>a {
	line-height: 53px;
	font-size: 16px;
	display: block;
	padding: 0 20px;
	color: #fff;
}

.w-nav .nav_simpline_cur {
	position: absolute;
	left: 50%;
	width: 0;
	bottom: 0;
	height: 2px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background: #fff;
}

.w-nav li:hover .nav_simpline_cur,
.w-nav li.active .nav_simpline_cur {
	left: 0;
	width: 100%;
}

.w-nav .nav_inner>li>.submenu {
	top: 53px;
	left: 0;
	right: 0;
}

.w-nav .nav_inner>li:hover>.submenu,
.w-nav .submenu li:hover>.submenu {
	display: none;
}

.w-nav .submenu {
	background: #F2F2F2;
	text-align: left;
	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 8px 0;
}

.w-nav .submenu a {
	font-size: 14px;
	text-align: left;
	color: #333;
}

.w-nav .submenu li {
	width: auto;
	float: left;
}

.w-nav .submenu li a {
	padding: 5px 13px;
}

.w-nav .submenu li .submenu {
	left: 0;
	top: 36px;
	right: 0;
}

.topLogBox,
.topLogBox a {
	color: #333;
}

.topLogBox a {
	margin: 0 6px;
	text-decoration: none;
}

.topLogBox a:hover {
	text-decoration: underline;
}

.topLogBoxPc .lscPc {
	float: right;
	margin-right: 15px;
}

.topLogBoxPc .cusPc {
	float: right;
}

.w-loginRegister,
.w-languege,
.w-shopCart {
	margin-top: 3px;
	margin-bottom: 3px;
	float: right;
}

.w-shopCart i {
	background: url(../img/shopcart.png) no-repeat center;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	display: inline-block;
	*zoom: 1;
	margin-right: 2px;
}

.topLogBox .w-search {
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
	overflow: hidden;
	float: right;
	font-size: 12px;
}

.topLogBox .w-search .input-search-w {
	background: #fff;
	width: 225px;
	*width: 175px;
	height: 30px;
	line-height: 30px;
	padding: 0 40px 0 10px;
	border: 1px solid #CCCCCC;
}

.topLogBox .w-search .search-btn-w {
	position: absolute;
	width: 40px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url(../img/header_search.png) no-repeat center #666;
	cursor: pointer;
}

.topLogBox .w-search .search-btn-w span {
	display: none;
}

.nav_right_mask {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background: #000;
	opacity: 0.3;
	*filter: alpha(opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

.w-custom {
	padding: 0;
}

.w-custom .w-searchbox {
	font-size: 12px;
}

/*-----------------------banner------------------*/
.bannerBox {
	max-width: 75%;
	margin: 0 auto;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
	width: 45px !important;
	height: 45px !important;
	margin-top: -22px !important;
	background-image: url("../img/bxslide.png") !important;
	background-color: #666 !important;
	background-color: rgba(0, 0, 0, 0.3) !important;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	background-size: auto !important;
	visibility: hidden;
}

.bx-wrapper:hover .bx-prev,
.bx-wrapper:hover .bx-next {
	visibility: visible;
}

.bx-wrapper .bx-prev {
	background-position: 0 0 !important;
	left: -20px !important;
}

.bx-wrapper .bx-next {
	background-position: -45px -45px !important;
	right: -20px !important;
}

.bx-wrapper:hover .bx-prev {
	left: 0 !important;
}

.bx-wrapper:hover .bx-next {
	right: 0 !important;
}

.bx-wrapper .bx-prev:hover {
	background-position: -45px 0 !important;
	border: 0;
}

.bx-wrapper .bx-next:hover {
	background-position: 0 -45px !important;
	border: 0;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
	width: 16px;
	height: 16px;
	margin: 0 5px;
	text-align: center;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	box-sizing: content-box;
	vertical-align: middle;
	margin: 0 5px;
	background: rgba(0, 0, 0, 0.2) !important;
	height: 6px !important;
	width: 6px !important;
	opacity: 1 !important;
	*filter: alpha(opacity=100) !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
	border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff !important;
	margin: 0;
	border: 5px solid #BDC2C2;
}

.banner .bx-wrapper .bx-pager {
	bottom: 10px;
	padding-top: 0;
}

.banner .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
	width: 12px;
	height: 12px;
	margin: 0 6px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	height: 12px !important;
	width: 12px !important;
	background-color: #fff !important;
	margin: 0;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	border: 0;
}

/*---------------footer------------------*/
.w-footer {
	background: #0f6ccd;
	color: #d9dbde;
}

.w-footer a {
	color: #d9dbde;
}

.w-footer .color_main {
	color: #fff;
}

.w-footer .w-title,
.w-footer .w-title20 h2 {
	color: #fff;
}

.w-footer .w-form .w-form-UL {
	border-color: rgba(255, 255, 255, 0.2);
}

/*----------------------------组件-----------------------*/
.w-title {
	font-size: 115%;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}

.w-text {
	line-height: 1.8;
	font-size: 16px;
}

.btn-default-w {
	padding: 0.65em 2em;
	text-align: center;
	color: #666;
	border: 1px solid #C9C9C9;
}

.btn-default-w:hover,
.btn-default-w:focus,
.btn-global-w:hover,
.btn-global-w:focus {
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.w-button7 .btn-w {
	text-decoration: none;
}

.w-button7 .btn-w:hover {
	text-decoration: underline;
}

.w-social .social-item {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 3px;
	background: #f0f0f0;
	line-height: 1;
	margin-right: 16px;
}

.icon-social {
	background-image: url('../img/icon-social-w.png');
}

.w-social .social-item:hover .icon-social {
	background-image: url('../img/icon-social-wh.png');
}

.search-defaut-w {
	max-width: 100%;
	overflow: hidden;
}

.w-custom .search-defaut-w {
	max-width: 220px;
}

.search-defaut-w .input-search-w {
	background: #fff;
	border: 1px solid #ccc;
	line-height: 2.6em;
	height: 2.6em;
	padding-right: 50px;
}

.search-defaut-w .search-btn-w {
	background: url(../img/input-search-white.png) no-repeat center;
	width: 40px;
	min-width: 0;
	height: 100%;
	border: none;
}

.search-defaut-w .search-btn-w:hover {
	background: url(../img/input-search-white.png) no-repeat center;
}

.w-service-fixed {
	right: 0;
	margin-bottom: 73px;
	bottom: 0;
}

.w-lantern-h .w-lantern-in {
	padding: 0 25px;
}

.w-lantern-h .lantern_pre {
	background: url(../img/slide_l.png) no-repeat center;
	width: 25px;
	background-size: contain;
}

.w-lantern-h .lantern_next {
	background: url(../img/slide_r.png) no-repeat center;
	width: 25px;
	background-size: contain;
}

.prd_pageState span {
	background: #E3E3E3;
	height: 10px;
	width: 10px;
}

.prd_pageState span.active {
	border: 2px solid #0ABBB9;
	background: none;
	width: 6px;
	height: 6px;
	box-sizing: content-box;
}

.w-text-form,
.w-textarea-form {
	border-color: #d7d6d6;
	padding: 0.7em 1em;
}

.w-form-submit .w-buttom .btn-default-w {
	background: #00B9FB;
	color: #fff;
	border-color: #00B9FB;
	text-align: center;
	padding: 0.8em 2em;
	min-width: 10.7em;
}

.w-form-submit .w-buttom .btn-default-w:hover,
.w-form-submit .w-buttom .btn-default-w:focus {
	background: #0099D2;
	color: #fff;
	border-color: #0099D2;
}

.w-form .w-label-form {
	font-weight: normal;
}

.w-slide .cycle-prev,
.w-slide .cycle-next {
	width: 35px;
	height: 35px;
	top: 50%;
	margin-top: -17px;
	background: url(../img/bxslide1.png) no-repeat;
	background-color: #666;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 1;
	*filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.w-slide .cycle-next {
	background-position: -35px -35px;
}

.w-slide .cycle-prev:hover {
	background-position: -35px 0;
}

.w-slide .cycle-next:hover {
	background-position: 0 -35px;
}

.w-slide-page-num .w-page-bottom {
	position: relative;
}

.w-slide-page-num .w-page-bottom .slide-page {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1em;
}

.w-slide-page-num .w-page-bottom .slide-page a {
	min-width: 0;
	width: 0.85em;
	height: 0.85em;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0 4px;
	background: #fff;
	text-indent: 999px;
	overflow: hidden;
}

/*title*/
.color_vice {
	color: #999;
}

.w-title {
	margin-top: 0;
	margin-bottom: 15px;
}

.w-title .title-h-in>span {
	font-family: Arial, Helvetica, sans-serif;
}

.w-title2 {
	border-bottom: 1px solid #e5e5e5;
	background: none;
	padding: 0;
}

.w-title2 h2 {
	font-size: 18px;
}

.w-title1,
.w-title1 h2,
.w-title16,
.w-title16 h2 {
	line-height: 1.3;
}

.w-title1 h2,
.w-title16 h2 {
	font-size: 26px;
}

.w-title1 .title-h-in>span,
.w-title16 .title-h-in>span {
	font-size: 89%;
}

.w-title1 .simpline {
	margin: 0.4em auto;
}

.w-title15 {
	border-left: 0;
	border-bottom: 2px solid #E2E2E2;
	padding: 0 0 0.7em 0;
}

.w-title15 h2 {
	padding-left: 1em;
	position: relative;
}

.w-title15 h2:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.45em;
	width: 3px;
	height: 0.9em;
	background: #f90;
}

.w-title20 .tith span {
	font-size: 22px;
}

.w-title20 h2 {
	font-size: 100%;
	color: #999;
}

.w-title20 .more {
	color: #fff;
	line-height: 2;
	padding: 0 1.2em;
	background: #B60005;
	border-top-left-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	border-bottom-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	font-size: 89%;
	right: 2px;
}

.w-title20 .more .icon_more {
	display: none;
}

/*--------------------系统------------------------*/
.w-system {}

.systitle {
	color: #fff;
	font-size: 24px;
	padding: 0.7em 17px;
	text-align: left;
}

.crumbs {
	line-height: 1.5;
	margin-bottom: 1.2em;
	background: url(../img/icon_home.png) no-repeat left center;
	padding: 0.6em 0 0.65em 25px;
	border-bottom: 1px solid #e2e2e2;
}

.crumbs a {
	color: #666;
}

.w-breadcrumbs {
	line-height: 1.5;
	margin-bottom: 1.8em;
	background: url(../img/icon_home.png) no-repeat left center;
	padding: 0.4em 0 0.4em 25px;
	border-bottom: 1px solid #e2e2e2;
}

.w-breadcrumbs a {
	color: #666;
}

.w-pages a {
	border-color: #C1C0C0;
	color: #666;
	font-size: 90%;
	padding: 0 0.8em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	line-height: 2.28;
	background: #fff;
	vertical-align: middle;
}

.w-pages {
	text-align: center;
}

.w-pages a:hover,
.w-pages a.cur {
	border: 1px solid #C1C0C0;
}

.w-pages .w-page-first span,
.w-pages .w-page-pre span,
.w-pages .w-page-next span,
.w-pages .w-page-last span {
	display: none;
}

.w-pages .w-page-first,
.w-pages .w-page-pre,
.w-pages .w-page-next,
.w-pages .w-page-last {
	width: 2.28em;
	height: 2.28em;
	border-color: #C7C7C7;
	box-sizing: content-box;
	padding: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

.w-pages .w-page-first {
	background-image: url(../img/icon3.png);
}

.w-pages .w-page-pre {
	background-image: url(../img/icon4.png);
}

.w-pages .w-page-next {
	background-image: url(../img/icon6.png);
}

.w-pages .w-page-last {
	background-image: url(../img/icon5.png);
}

.w-pages .w-page-first:hover {
	background-image: url(../img/icon3_1.png);
}

.w-pages .w-page-pre:hover {
	background-image: url(../img/icon4_1.png);
}

.w-pages .w-page-next:hover {
	background-image: url(../img/icon6_1.png);
}

.w-pages .w-page-last:hover {
	background-image: url(../img/icon5_1.png);
}

.w-pages .w-page-first.disabled {
	background-image: url(../img/icon3.png);
}

.w-pages .w-page-pre.disabled {
	background-image: url(../img/icon4.png);
}

.w-pages .w-page-next.disabled {
	background-image: url(../img/icon6.png);
}

.w-pages .w-page-last.disabled {
	background-image: url(../img/icon5.png);
}

.w-pages a.disabled,
.w-pages a.disabled:hover {
	opacity: 1;
	background-color: #fff;
	border-color: #F2F2F2;
}

/*-----------------------------产品----------------------*/
.w-prd-list-cell {
	color: #808080;
}

.w-prd-list-cell .w-prd-infobox h2 {
	margin-bottom: 0;
}

.w-prd-list-cell .w-prd-infobox h2,
.w-product .w-prd-infobox h2 {
	font-size: 115%;
}

.w-prd-list-cell .w-prd-sum {
	line-height: 1.3;
	margin-top: 0.3em;
}

.w-prd-list-cell .w-prd-price-groups {
	margin-bottom: 0;
}

.w-prd-list-cell .w-prd-price-groups .product-price-prefix {
	font-weight: normal;
}

.w-prd-list-cell .w-prd-btns a {
	line-height: 1.2;
}

.w-prd-list-cell .w-prd-btns a.btn-buy {
	background: #628A82;
	border-color: #628A82;
	color: #fff;
}

.w-prd-list-cell .w-prd-infobox h2 a:hover {
	text-decoration: none;
}

.w-prd-list-cell .w-prd-price-groups>div {
	font-size: 100%;
}

.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale {
	color: #EB4346;
}

.w-productList,
.w-prd-list1 {
	margin-left: -8px;
	margin-right: -8px;
}

.w-productList .w-prd-list-cell .w-prd-list-cell-in {
	margin: 0 8px;
}

.w-prd-list1 .w-prd-list-cell-in {
	padding: 0 8px;
}

.w-productList .prd_pre,
.w-productList .prd_next {
	background: url(../img/bxslide.png) no-repeat;
	background-color: rgba(0, 0, 0, 0.3);
	width: 45px;
	height: 45px;
	margin-top: -23px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
}

.w-productList .prd_pre {
	left: -20px;
	background-position: 0 0;
	visibility: hidden;
}

.w-productList .prd_next {
	right: -20px;
	background-position: -45px -45px;
}

.w-productList:hover .prd_pre,
.w-productList:hover .prd_next {
	visibility: visible;
}

.w-productList:hover .prd_pre {
	left: 8px;
}

.w-productList:hover .prd_next {
	right: 8px;
}

.w-productList .prd_pre:hover {
	background-position: -45px 0;
}

.w-productList .prd_next:hover {
	background-position: 0 -45px;
}

.w-productList3 {
	margin-left: -1px;
	margin-right: -1px;
}

.w-productList3 .w-prd-list-cell .w-prd-list-cell-in {
	margin: 0 1px;
}

.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
	padding-top: 10%;
}

.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2 {
	font-size: 24px;
}

.w-productList3 .w-prd-list-cell .w-prd-sum {
	max-width: 400px;
	margin: 0 auto;
	line-height: 2;
}

.w-productList3:hover .prd_pre {
	left: 0;
}

.w-productList3:hover .prd_next {
	right: 0;
}

.product-detail-wrap {
	padding-top: 5px;
}

.product-detail-info .product-grayBox .product-prices {
	line-height: 1.2;
}

.product-detail-info .product-grayBox {
	background: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.product-detail-info .product-grayBox .collect_share p {
	color: #000;
}

.info_tab {
	border-bottom: 1px solid #DDDDDD;
}

.info_tab_in {
	border: 0;
}

.info_tab ul {
	padding: 0;
}

.info_tab li {
	border: 0;
	background: none;
	margin-bottom: 0;
}

.info_tab li a {
	color: #666;
	background: url(../img/tabli.png) no-repeat right center;
	display: block;
	font-size: 18px;
}

.info_tab li:first-child a {
	padding-left: 0;
}

.info_tab li:last-child a {
	background: none;
}

.info_tab li.cur_tab a {
	color: #212121;
}

.descon_item,
.fileListBox,
.msgLBox {
	padding-left: 0;
	padding-right: 0;
}

.rotatePicbox-tel .navSlide .i_point {
	background: #fff;
	opacity: 1;
}

.w-productcom .bx-wrapper .bx-pager {
	position: relative;
}

.product-detail-info .product-short-sum {
	opacity: 1;
}

.product-detail-top2 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #DDDDDD;
}

.product-detail-info .product-title h2,
.product-title-top h2 {
	color: #212121;
	font-weight: normal;
	font-size: 18px;
}

.product-detail-top2 .product-detail-images {
	max-width: 1015px;
	margin: 0 auto 15px;
}

.product-detail-top2 .product-detail-images .bx-wrapper {
	padding: 0 65px;
}

.product-detail-top2 .bx-wrapper .bx-pager.bx-default-pager a {
	height: 10px;
	width: 10px;
}

.msgLBox dl dd.dl_ddL {
	line-height: 3;
}

/*----------------------------新闻-------------------------*/
.w-News-list1 li,
.w-News-list2 li .news-item,
.w-News-list3 li,
.w-News-list4 li,
.w-News-list6 li,
.w-News-list7 li {
	border-color: #e2e2e2;
}

.w-adNews4 li,
.w-adNews5 li,
.w-adNews6 .adNewsTL li,
.w-adNews9 li {
	border-color: #EAEAEA;
}

.w-News-list .news-com .news-h {
	font-weight: normal;
}

.w-News-list .news-com .date {
	font-size: 100%;
	color: #666;
}

.w-News-list1 li {
	padding: 0;
	margin-bottom: 20px;
}

.w-News-list1 .news-com {
	margin-left: 29%;
}

.w-News-list1 .news-com .date {
	margin-top: 0;
	line-height: 1.5;
	padding-left: 24px;
	background: url(../img/icon_time.png) no-repeat left center;
}

.w-News-list2 .news-item .news-com {
	padding: 0.5em 1em 1.5em;
	background: #fff;
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.w-News-list2 li .news-item {
	border: 0;
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.17);
}

.w-News-list2 li:hover .news-item .news-com {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
}

.w-News-list2 li .news-together {
	border-bottom: 1px solid #EBEBEB;
	line-height: 1.5;
	padding: 0.5em 0;
	margin-bottom: 0.5em;
}

.w-News-list2 .news-com .news-sum {
	line-height: 1.3;
	max-height: 5.1em;
}

.w-News-list3 .news-com .news-together {
	margin-bottom: 0.4em;
}

.w-News-list3 .news-com .date {
	margin-top: 0.5em;
	line-height: 1.5;
	padding-left: 24px;
	background: url(../img/icon_time.png) no-repeat left center;
}

.w-News-list3 {
	line-height: 1.8;
}

.w-News-list4 .news-com .news-h {
	padding-left: 14px;
	background: url(../img/newsli.png) no-repeat left center;
}

.w-News-list6 li {
	padding: 0;
	margin-bottom: 20px;
}

.w-News-list6 .news-com {
	margin-left: 29%;
}

.w-News-list7 .news-sum {
	line-height: 1.7;
	max-height: 3.3em;
	overflow: hidden;
}

.w-News-list8 .news-item .news-com .news-h a:hover {
	color: #fff;
}

.w-News-list8 .news-item .news-com {
	bottom: 0;
}

.w-adNews {}

.w-adNews1 li .news-item .news-com .news-h a {
	color: #333;
}

.w-adNews1 li .news-item .news-com .news-sum {
	color: #666;
	font-size: 100%;
}

.w-adNews2 {
	margin-left: -14px;
	margin-right: -14px;
}

.w-adNews2 li {
	width: 33.33%;
	margin-left: 0;
	margin-right: 0;
}

.w-adNews2 li .news-item {
	border: none;
	background: #fff;
	margin: 0 14px;
}

.w-adNews2 li:hover .news-item {
	box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
}

.w-adNews2 li .viewDetail {
	display: none;
}

.w-adNews2 li .news-item .news-com {
	padding: 1em;
	background: #fff;
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.w-adNews2 li .news-item {
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.17);
}

.w-adNews2 li:hover .news-item .news-com {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
}

.w-adNews2 li .news-item .news-com .news-com-top {
	margin-bottom: 0;
}

.w-adNews2 li .news-item .news-com .news-h {
	font-weight: normal;
}

.w-adNews2 li .news-item .news-com .news-sum {
	margin-top: 5px;
	line-height: 1.5;
	height: 4.5em;
	font-size: 95%;
}

.w-adNews3 .w-adNews-texts li .w-adNews-textH h3 {
	font-size: 115%;
}

.w-adNews3 .w-adNews-imgs .news-img .news-buoy-content .mask {
	background: #222;
}

.w-adNews3 {
	background: none;
}

.w-adNews3 .w-adNews-texts li .w-adNews-textH h3 {
	color: #333;
}

.w-adNews3 .w-adNews-texts .w-adNews-textsIn {
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.w-adNews3 .w-adNews-texts li .w-adNews-textH p,
.w-adNews3 .w-adNews-texts li .w-adNews-textH .news-sum {
	color: #666;
}

.w-adNews3 .w-adNews-texts li .numberQ {
	border-color: #b0b0b0;
	color: #666;
}

.w-adNews3 .w-adNews-texts li {
	border-color: #e0e0e0;
}

.w-adNews3 .w-adNews-imgs .adNews3prev {
	background-image: url("../img/adnews3prev_white.png");
}

.w-adNews3 .w-adNews-imgs .adNews3next {
	background-image: url("../img/adnews3next_white.png");
}

.w-adNews4 li {
	border: 0;
	padding-left: 14px;
	background: url(../img/newsli.png) no-repeat left center;
}

.w-adNews4 li .news-together {
	line-height: 1.9;
}

.w-adNews4 a {
	color: #666;
}

.w-adNews5 li .news-h,
.w-adNews6 .adNewsF .news-h {
	font-weight: normal;
	margin-bottom: 0.2em;
}

.w-adNews6 .adNewsF .news-h {
	font-size: 110%;
}

.w-adNews7 .adNewsL li {
	background-color: #f0f0f0;
}

.adNews7datebg {
	background: #e0e0e0;
}

.w-adNews7 .adNewsL li .news-com .news-h a:hover {
	text-decoration: underline;
}

.w-adNews7 .adNewsL li .news-com .news-sum {
	font-size: 100%;
}

.w-adNews7 .adNewsL li:hover .news-com .news-sum {
	color: #fff;
}

.w-adNews7 .adNewsR .news-com .news-sum {
	color: #fff;
}

.w-adNews8 li {
	padding: 0;
	margin-bottom: 0.7em;
	border-bottom: 0;
}

.w-adNews8 li .news-item {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 0.7em;
}

.w-adNews8 li .news-h {
	width: 100%;
	float: none;
	font-weight: normal;
	line-height: 1.8;
	font-size: 115%;
}

.w-adNews8 li .date {
	width: 100%;
	float: none;
	text-align: left;
	line-height: 1.5;
	padding-left: 24px;
	background: url(../img/icon_time.png) no-repeat left center;
}

.w-adNews9 li .date {
	background: #eee;
	color: #454545;
	padding-bottom: 5px;
}

.w-adNews11 {
	margin-left: -4%;
	margin-right: -4%;
}

.w-adNews11 li {
	width: 42%;
	*width: 41.9%;
	margin-left: 4%;
	margin-right: 4%;
}

.w-adNews11 li:nth-child(2n+1) {
	clear: none;
}

.w-adNews11 li:nth-child(3n+1) {
	clear: none;
}

.w-adNews11 li .news-h {
	font-size: 115%;
}

.w-adNews11 li .date {
	line-height: 2;
	padding-left: 24px;
	background: url(../img/icon_time.png) no-repeat left center;
}

.w-adNews11 li .news-btn {
	position: relative;
}

.w-adNews11 li .news-btn::after {
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	top: 0;
	bottom: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.w-adNews11 li:hover .news-btn::after {
	width: 100%;
}

.w-adNews11 li:hover .news-btn {
	color: #fff;
}

.w-adNews11 li:hover .news-btn .btn-inner {
	position: relative;
	z-index: 1;
}

.w-adNews li .news-btn {
	padding: 7px 20px;
	min-width: 0;
}

.w-adNews13 li .date {
	float: right;
	margin-left: 0;
	padding-left: 0;
}

.w-adNews13 {
	padding-left: 25px;
	background: url(../img/notice.png) no-repeat left center;
}

.newsDetail {}

.newsDetail .newsContent {
	padding: 0;
}

.newsDetail .newsTitle {
	color: #333;
	font-size: 20px;
	margin-bottom: 0.5em;
}

.newsDetail .newsSummary {
	display: none;
}

.news-others {
	border-top: 1px solid #E2E2E2;
	padding-top: 1.5em;
	margin-top: 30px;
}

/*---------------------faq----------------------*/
.w-faq-list .faq_det {
	color: #666;
}

.w-faq-list2 li .faq_tit h3 {
	color: #333;
}

.w-faq-list3 {
	color: #333;
}

.w-faq-list3 li {
	margin-bottom: 0.6em;
}

.w-faq-list3 li .faq_tit {
	background: #eee;
	font-size: 100%;
	padding-left: 1em;
	padding-right: 0;
}

.w-faq-list3 li .faq_tit h3 {
	padding: 0.8em 1em 0.8em 1.7em;
	font-size: 110%;
}

.w-faq-list3 li .faq_tit .icon_adore {
	right: auto;
	left: 1em;
	width: 1.1em;
	height: 1.1em;
	background: url(../img/icon1_0.png) no-repeat center;
}

.w-faq-list3 li.open .faq_tit .icon_adore {
	background-image: url(../img/icon2.png);
	background-position: center center;
}

.w-faq-list3 li.open .faq_tit {
	background: #454545;
	color: #fff;
}

.w-faq-list3 li .faq_det {
	padding: 1em;
	line-height: 2;
}

/*-----------------------------分页 start--------------------------------*/
.next1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.next1 ul {
	display: inline-block;
}

.next1 ul li {
	display: inline-block;
}

.next1 a {
	display: inline-block;
	border: 1px solid #ebebeb;
	color: #999;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 4px;
	overflow: hidden;
}

.next1 a.on1,
.next1 a:hover {
	background: #0068b9;
	color: #fff;
	border: 1px solid #0068b9;
}

/*--------------------分页 end----------------------*/

/*----------------------菜单----------------------------*/
.w-com-menu li>.div-parent>.fa-plus::before {
	content: "\f107";
}

.w-com-menu li.open>.div-parent>.fa-plus::before {
	content: "\f106";
}

/*-----------------------会员中心和购物车--------------------*/
.w-admin-top {
	background: #e9e9e9;
}

.w-admin-header .w-admin-nav a {
	color: #333;
}

.w-admin-row {
	max-width: 75%;
}

/*---------------------登录注册--------------------------*/
.body-login {
	background: #fff;
}

.signbox-A .login-h2A,
.login-input-A,
.register-A a,
.password-forget-A a,
.login-button-A,
.signfoot,
.login-checkA span {
	color: #666;
}

input[class*='login-input-A']::-webkit-input-placeholder {
	color: #666;
}

input[class*='login-input-A']:-moz-placeholder {
	color: #666;
}

input[class*='login-input-A']::-moz-placeholder {
	color: #666;
}

input[class*='login-input-A']:-ms-input-placeholder {
	color: #666;
}

.sign-content-A {
	background-image: url("../img/signboxbg.png");
}

.login-button-A {
	background-image: url("../img/signbtnbg.png");
}

.login-checkA input.checked[type="checkbox"]+label {
	background-image: url("../img/login-checked.png");
}

.login-input-A,
.login-button-A,
.login-checkA label {
	border-color: #999;
}

@media (min-width:478px) {}

@media (min-width:768px) {
	.w-system {
		padding-top: 30px;
		padding-bottom: 55px;
	}

	.systitle {
		padding: 0 0 0.7em 0;
		background: none;
		color: #333;
		font-size: 100%;
	}

	.systitle .systitle-in {
		font-size: 18px;
		padding-left: 1em;
		position: relative;
	}

	.systitle .systitle-in:after {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -0.45em;
		width: 3px;
		height: 0.9em;
		background: #f90;
	}

	/*---------------------------菜单-------------------------*/
	.side_bar {
		width: 23.16%;
	}

	.side_left {
		margin-left: 25%;
		border-left: 1px solid #E2E2E2;
		padding-left: 3.16%;
	}

	.w-com-menu-V {
		text-align: left;
		background: #fff;
	}

	.w-com-menu-V .systitle {
		border-bottom: 2px solid #E2E2E2;
		margin-bottom: 28px;
	}

	.w-com-menu-V .systitle .systitle-in {
		padding-right: 22px;
		background: url(../img/menu_tit.png) no-repeat right center;
	}

	.w-com-menu-V .fa {
		font-size: 100%;
		font-weight: normal;
		right: 0;
		top: 10px;
		bottom: auto;
		color: #000;
	}

	.w-com-menu-V>.w-com-menu-in>.ul-parent {}

	.w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent {
		border-bottom: 1px solid #E2E2E2;
	}

	.w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent:last-child {
		border-bottom: 0;
	}

	.w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent>.div-parent {
		background: none;
		border: 0;
	}

	.w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent>.div-parent a {
		font-size: 15px;
		line-height: 24px;
		color: #333;
		padding: 13px 20px;
		background: url(../img/menuli.png) no-repeat right center;
	}

	.w-com-menu-V li a {
		padding: 0 15px;
		font-size: 100%;
		line-height: 1.8;
	}

	.w-com-menu-V>.w-com-menu-in>.ul-parent>.li-parent:hover>.div-parent {
		box-sizing: content-box;
	}

	.w-com-menu-V .ul-submenu {
		background: none;
		padding: 5px 10px 5px 20px;
	}

	.w-com-menu-V .ul-submenu .div-parent {
		padding: 5px 0;
	}

	.w-com-menu-V .ul-submenu a {
		color: #666;
		position: relative;
		padding-left: 10px;
	}

	.w-com-menu-V .ul-submenu a:before {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		height: 1px;
		width: 5px;
		background: #bbb;
	}

	.w-com-menu-V .ul-submenu .li-parent .div-parent {
		border-bottom: 0;
	}

	.w-com-menu-V .ul-submenu .li-parent .div-parent .fa {
		line-height: 1.8;
		top: 5px;
	}

	.w-com-menu-V .ul-submenu .ul-submenu {
		background: #fff;
	}

	.w-com-menu-V .ul-submenu .ul-submenu .div-parent {
		padding: 0;
	}

	.w-com-menu-V .ul-submenu .ul-submenu a {}

	.w-com-menu-H {
		margin-bottom: 20px;
		margin-top: 12px;
		text-align: center;
		border-bottom: 2px solid #E2E2E2;
	}

	.w-com-menu-H .systitle {
		display: block;
		float: left;
	}

	.w-com-menu-H>.w-com-menu-in {
		margin: 0 auto;
	}

	.w-com-menu-H>.w-com-menu-in:after {
		content: "";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}

	.w-com-menu-H>.w-com-menu-in>.ul-parent {
		float: right;
	}

	.w-com-menu-H>.w-com-menu-in>ul>li {
		position: relative;
	}

	.w-com-menu-H li {
		margin: 0;
	}

	.w-com-menu-H li a {
		color: #333;
	}

	.w-com-menu-H>.w-com-menu-in>.ul-parent>li {
		margin-left: 35px;
	}

	.w-com-menu-H>.w-com-menu-in>.ul-parent>li>.div-parent {
		position: relative;
	}

	.w-com-menu-H>.w-com-menu-in>.ul-parent>li>.div-parent a {
		padding: 0;
		line-height: 34px;
		display: block;
		font-size: 15px;
	}

	.w-com-menu-H .ul-submenu {
		top: 32px;
	}

	.w-com-menu-H .ul-parent>li>.ul-submenu>ul {
		background: none
	}

	.w-com-menu-H .ul-submenu .ul-submenu {
		top: 28px;
		background: #fff;
	}

	.w-com-menu-H .ul-submenu li .div-parent {
		margin: 0 5px;
	}

	.w-com-menu-H .ul-submenu li a {
		line-height: 3;
		color: #666;
		font-size: 14px;
	}

	.w-com-menu-H .ul-submenu .ul-submenu-up {
		display: none;
	}

	.order-progress .order-progress-line .order-progress-line-sec .line {
		width: 111px;
	}

}

@media (min-width:961px) {
	.w-logo {}

	.w-logo h1 {
		line-height: 85px;
	}

	.w-logo-img {}

	.w-logo-img img {}

	.w-nav .li-parentOne-div .fa {
		display: none;
	}

	.w-nav .nav_inner>li>a,
	.w-nav .nav_inner>li>.li-parent-div>a {
		position: relative;
	}

	.w-nav .nav_inner>li>a:before,
	.w-nav .nav_inner>li>.li-parent-div>a:before {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		background: rgba(255, 255, 255, 0.25);
	}

	.w-nav .nav_inner>li:last-child>a:before,
	.w-nav .nav_inner>li:last-child>.li-parent-div>a:before {
		display: none;
	}

	.w-nav .nav_inner>li>.li-parent-div>a.after {
		background: url(../img/icon_sub.png) no-repeat 105px 23px;
	}

	.w-nav .submenu {
		background: #f9f9f9;
	}

	.w-nav .submenu ul {
		overflow: hidden;
		display: inline-block;
	}

	.w-admin-shopCart {
		position: absolute;
		right: 10px;
		margin-right: 0;
		padding-top: 12px;
		z-index: 2;
		top: 25px;
	}

	.w-admin-shopCart a {
		background: #F5F5F5;
		padding: 7px 15px;
	}

	.w-admin-shopCart a span,
	.w-admin-shopCart a .fa-angle-right {
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}

	.w-admin-shopCart a .num {
		left: 111px;
	}

	.w-nav .li-parent-div .fa-plus:before {
		content: "\f107";
	}

	.body-login-special .login-navPc .w-admin-nav .nav_inner>li>.submenu {
		padding-top: 8px;
	}

	/*---------------------------topLogBox--------------------------*/

}

@media (min-width:1201px) {

	.w-nav .nav_inner>li>a,
	.w-nav .nav_inner>li>.li-parent-div>a {
		padding: 0 34px;
	}

	.w-nav .nav_inner>li>.li-parent-div>a:after {
		right: 15px;
	}

	.w-admin-shopCart {
		right: 50%;
		margin-right: -600px;
	}

	.w-title15 h2 {
		font-size: 20px;
	}

	.w-slide .cycle-prev,
	.w-slide .cycle-next {
		opacity: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}

	.w-slide .cycle-prev {
		left: -20px;
	}

	.w-slide .cycle-next {
		right: -20px;
	}

	.w-slide:hover .cycle-prev,
	.w-slide:hover .cycle-next {
		opacity: 1;
	}

	.w-slide:hover .cycle-prev {
		left: 0;
	}

	.w-slide:hover .cycle-next {
		right: 0;
	}

	.systitle .systitle-in {
		font-size: 20px;
	}
}

@media (max-width:1200px) {
	.w-custom {
		padding-left: 5px;
		padding-right: 5px;
	}

	.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
		padding-top: 2em;
	}

	.newsDetail .newsTitle {
		font-size: 140%;
	}

	.w-adNews4 li .date {
		font-size: 90%;
		line-height: 2.2;
	}
}

@media (min-width:768px) and (max-width:1300px) {

	.w-News-list3 li,
	.w-News-list4 li,
	.w-News-list5,
	.w-News-list7 li {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width:960px) {
	html {
		width: 100%;
		height: 100%;
		overflow-x: hidden;
	}

	body {
		height: 100%;
		min-width: 100%;
	}

	.body {
		padding-top: 1.4rem;
	}

	/*--------------------header---------------------*/
	.w-admin-header,
	.body-login .w-admin-header,
	.w-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding-top: 0;
		height: 1.4rem;
		z-index: 999;
		color: #333;
		background: #fff;
		border-top: 0;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		margin-bottom: 0;
	}

	.row_top {
		display: block;
		padding: 0;
	}

	.row_top .column {
		float: none;
		width: 100%;
		display: block;
	}

	.menuPc {
		display: none;
	}

	.col-logo,
	.w-admin-header .col-logo {
		float: none;
		text-align: center;
		padding: 0;
	}

	.w-logo {
		padding: 0 1.2rem;
		height: auto;
		min-height: 0;
		min-width: 0;
	}

	.w-logo h1 {
		font-size: 0.7rem;
		margin-top: 0.25rem;
		margin-bottom: 0;
	}

	.w-logo-img {
		display: block;
		padding: 0.17rem 0.25rem;
		line-height: 1.06rem;
	}

	.w-logo-img img {
		max-height: 1.06rem;
	}

	.w-admin-header .w-logo {
		padding: 0 13.5em 0 1.2rem;
	}

	.col-right {
		position: fixed;
		left: -70%;
		width: 70%;
		background: #fff;
		top: 0;
		bottom: 0;
		padding: 0;
		margin-top: 0px;
		z-index: 10;
		display: block;
	}

	.w-nav {
		background: none;
		overflow-y: auto;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	.w-admin-header .w-admin-nav {
		margin-left: 0;
		margin-right: 0;
	}

	.w-nav ul {
		list-style: none;
		padding-left: 0;
	}

	.w-nav .nav_inner {
		display: block;
	}

	.w-nav .nav_inner>li {
		display: block;
		float: none;
		text-align: left;
		margin: 0;
	}

	.w-nav .nav_inner>li>a,
	.w-nav .nav_inner>li>.li-parent-div>a {
		line-height: 2.5;
		padding: 0 10px;
		font-size: 15px;
		color: #333;
	}

	.w-nav li {
		border-bottom: 0;
		border-top: 0;
		float: none;
	}

	.w-nav li a,
	.w-nav .submenu li a,
	.w-admin-header .w-admin-nav a {
		display: block;
		color: #666;
		text-align: left;
		border-bottom: 1px solid #f0f0f0;
		font-size: 14px;
	}

	.w-nav .nav_inner>li:hover>.submenu,
	.w-nav .submenu li:hover>.submenu {
		display: none;
	}

	.w-nav .nav_inner>li>.submenu {
		top: 0;
		left: 0;
	}

	.w-nav .submenu {
		position: relative;
		font-size: 14px;
		box-shadow: 0;
		-moz-box-shadow: 0;
		-webkit-box-shadow: 0;
		padding: 0;
	}

	.w-nav .submenu li {
		width: auto;
		float: none;
	}

	.w-nav .submenu li .submenu {
		left: 0;
		top: 0;
	}

	.w-nav .submenu ul,
	.w-nav .submenu .submenu ul {
		background: none;
	}

	.w-nav .li-parent-div .fa {
		position: absolute;
		top: 50%;
		margin-top: -1em;
		right: 0;
		width: 2em;
		height: 2em;
		line-height: 2em;
		text-align: center;
		font-size: 150%;
	}

	.w-nav .li-parent-div .fa-plus::before {
		content: "\f107";
	}

	.w-nav .li-parent-div.open .fa-plus::before {
		content: "\f106";
	}

	.w-nav .submenu li a {
		padding: 0.5em 0.5em 0.5em 1.5em;
		text-align: left;
	}

	.w-nav .submenu .submenu li a {
		padding-left: 2.5em;
	}

	.mobile-nav-toggle {
		display: block;
	}

	.w-nav .nav_simpline_cur {
		display: none;
	}

	.topLogBoxPc {
		display: none;
	}

	.topLogBox {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		font-size: 12px;
	}

	.topLogBox,
	.topLogBox a {
		color: #666;
	}

	.w-languege,
	.w-loginRegister,
	.w-shopCart {
		float: none;
		margin: 0;
		padding: 0.5em;
		border-bottom: 1px solid #e1e1e1;
	}

	.topLogBox .w-search {
		float: none;
		margin: 0.5em;
	}

	.topLogBox .w-search .input-search-w {
		border-color: #e0e0e0;
		width: 100%;
	}

	/*-----------------------会员中心和购物车--------------------*/
	.w-admin-shopCart,
	.w-admin-top {
		display: none;
	}

	.mobile-nav-toggle {
		top: 0.35rem;
	}

	.signTel,
	.shopCartTel,
	.signQuitTel {
		display: block;
		top: 0.35rem;
	}

	.w-admin-header .w-admin-nav {
		position: fixed;
		left: -70%;
		width: 70%;
		background: #fff;
		top: 0;
		bottom: 0;
		padding: 0;
		margin-top: 0px;
		z-index: 10;
		display: block;
		float: none;
	}

	.w-admin-nav .w-nav-in {
		height: 100%;
	}

	.order-progress {
		display: none;
	}

	/*----------------------新闻---------------------------*/
	.w-News-list1 li,
	.w-News-list6 li {
		margin-bottom: 1em;
	}

	.side_left .w-News-list1 .news-imgbox,
	.side_left .w-News-list6 .news-imgbox {
		width: 23%;
	}

	.side_left .w-News-list1 .news-com,
	.side_left .w-News-list6 .news-com {
		margin-left: 25%;
	}

	.w-adNews11 li .news-btn::after {
		display: none;
	}

	.w-adNews11 li:hover .news-btn {
		color: #333;
	}

	.w-adNews11 li .news-btn:hover {
		color: #fff;
	}

	.w-prd-list .w-prd-list-cell .w-prd-infobox h2 {
		font-size: 110%;
	}

	.w-productList .prd_pre,
	.w-productList .prd_next {
		width: 2em;
		height: 2em;
		margin-top: -1em;
		background-size: 4em 4em;
	}

	.w-productList .prd_pre {
		left: 0.5em;
	}

	.w-productList .prd_next {
		background-position: -2em -2em;
		right: 0.5em;
	}

	.w-productList .prd_pre:hover {
		background-position: -2em 0;
	}

	.w-productList .prd_next:hover {
		background-position: 0 -2em;
	}

	.w-productList2 .prd_pre,
	.w-productList2 .prd_next {
		margin-top: -2em;
	}

	.product-detail-top2 .product-detail-images .bx-wrapper {
		padding: 0;
	}
}

@media (max-width:767px) {
	.w-foot-content {
		padding-top: 0.3em;
		padding-bottom: 0.3em;
	}

	/*----------------------系统页-------------------*/
	.w-system {
		padding: 0 10px 1.5em;
		margin: 0;
	}

	.w-com-menu {
		margin-left: -10px;
		margin-right: -10px;
	}

	.systitle {
		font-size: 125%;
		margin-bottom: 0;
		padding: 0.4em 1em;
		font-weight: normal;
	}

	.info_tab {
		padding-left: 0.2em;
	}

	.product-detail-info .product-grayBox {
		border: 0;
	}

	.w-productList,
	.w-prd-list1 {
		margin-left: -3px;
		margin-right: -3px;
	}

	.w-productList .w-prd-list-cell .w-prd-list-cell-in {
		margin: 0 3px;
	}

	.w-prd-list2 .w-prd-list-cell-in {
		padding: 0;
	}

	.w-productList3 {
		margin-left: -0.2rem;
		margin-right: -0.2rem;
	}

	.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
		padding-top: 1.5em;
	}

	.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2 {
		font-size: 120%;
	}

	.w-productList3 .w-prd-list-cell .w-prd-sum {
		line-height: 1.3;
		font-size: 90%;
		max-height: 3.8em;
	}

	.product-descons,
	.fileListBox,
	.msgLBox,
	.evalInfoList li {
		padding-left: 0;
		padding-right: 0;
	}

	.bx-wrapper .bx-prev {
		background-size: contain !important;
	}

	.bx-wrapper .bx-next {
		background-size: contain !important;
	}

	.w-News-list {
		padding: 0;
	}

	.w-News-list1 .news-com .news-sum {
		max-height: 2.9em;
	}

	.w-News-list1 .news-imgbox,
	.w-News-list6 .news-imgbox {
		width: 23%;
	}

	.w-News-list1 .news-com,
	.w-News-list6 .news-com {
		margin-left: 25%;
	}

	.w-adNews11 {
		margin-left: 0;
		margin-right: 0;
	}

	.w-adNews11 li {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.w-adNews11 li .date {
		margin-bottom: 0.2em;
	}

	.newsDetail {
		padding-top: 1.5em;
		padding-bottom: 1.2em;
	}

	.news-others {
		padding: 0;
		padding-top: 1em;
	}

	.news-others {
		margin-top: 1.5em;
	}

	.w-title20 .tith span {
		font-size: 140%;
	}
}

@media only screen and (max-width:479px) {
	.body {
		font-size: 0.35rem;
	}

	.w-admin-header .w-logo {
		padding: 0 8.5em 0 1.2rem;
	}

	.topLogBox .w-search .input-search-w {
		height: 2.5em;
		line-height: 2.5em;
	}

	.banner .bx-wrapper .bx-pager {
		height: 14px;
	}

	.banner .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
		width: 6px;
		height: 6px;
		margin: 0 5px;
	}

	.banner .bx-wrapper .bx-pager.bx-default-pager a {
		height: 6px !important;
		width: 6px !important;
	}

	.w-title {
		margin-bottom: 0.5em;
	}

	.w-title1 h2,
	.w-title16 h2 {
		font-size: 140%;
	}

	.w-title20 .tith span {
		font-size: 130%;
	}

	.w-title2 h2 {
		font-size: 130%;
	}

	.info_tab li a {
		font-size: 130%;
	}

	.fileListBox,
	.msgLBox {
		padding-left: 1em;
		padding-right: 1em;
	}

	.w-productList1 .w-prd-list-cell {
		min-width: 100%;
	}

	.w-productList2 .prd_pre,
	.w-productList2 .prd_next {
		margin-top: -2em;
	}

	.w-News-list1 .news-com .news-sum,
	.w-News-list1 .news-com .date {
		font-size: 90%;
	}

	.w-News-list3 .news-com .news-together {
		margin-bottom: 0.5em;
	}

	.w-adNews2 {
		margin-left: 0;
		margin-right: 0;
	}

	.w-adNews2 li {
		width: 100%;
	}

	.w-adNews2 li .news-item {
		margin: 0;
	}

	.w-adNews8 li .date,
	.w-adNews11 li .date,
	.w-News-list1 .news-com .date,
	.w-News-list3 .news-com .date {
		background-size: auto 1.1em;
		padding-left: 1.3em;
	}

	.w-adNews13 {
		background-size: auto 1em;
	}

	.newsDetail .newsST,
	.newshare {
		font-size: 90%;
	}

	.w-faq-list3 li .faq_tit .icon_adore {
		background-size: contain;
	}

	.w-lantern-h .w-lantern-in {
		padding: 0 1.8em;
	}

	.w-lantern-h .lantern_pre,
	.w-lantern-h .lantern_next {
		width: 1.5em;
	}

	.prd_pageState span {
		height: 6px;
		width: 6px;
	}

	.prd_pageState span.active {
		height: 2px;
		width: 2px;
	}
}