@charset "utf-8";
/* 织梦58(dede58.com)做最好的织梦整站模板下载网站 */
/*默认页面主体样式定义*/
body {
	color: #000;
}
a {
	color: #666;
}
.w-header .row, .topLogBox .topLogBox-in, .w-main .row, .w-footer-in {
	max-width: 1200px;
	margin: 0 auto;
}
.body {
	overflow: hidden;
	font-size: 14px;
}
.col-right {
	display: none;
}
/*---------------------header-----------------------*/
.row_top {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.row_top .column4 {
	width: 25%;
*float:left;
	display: table-cell;
	vertical-align: middle;
}
.row_top .column8 {
	width: 75%;
*float:right;
	display: table-cell;
	vertical-align: bottom;
}
.col-logo {
	position: relative;
	z-index: 1;
}
.w-admin-header .col-logo {
	float: left;
}
.w-logo h1 {
	font-size: 32px;
	padding: 0 10px;
}
.w-logo h1, .w-logo a {
	color: #fff;
}
.w-nav {
	text-align: right;
	font-size: 0;
}
.w-nav .nav_inner {
	display: inline-block;
*zoom:1;
*display:inlne;
}
.w-nav .nav_inner > li {
	float: left;
	text-align: center;
}
.w-nav li a {
	text-decoration: none;
	color: #fff;
	padding: 0 10px;
	font-size: 15px;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height: 28px;
	display: block;
	padding: 36px 10px;
}
.w-nav .nav_inner > li > .submenu {
	top: 100px;
	left: 0;
}
.w-nav .nav_inner > li:hover > .submenu, .w-nav .submenu li:hover > .submenu {
	display: none;
}
.w-nav .submenu a {
	font-size: 14px;
	text-align: left;
}
.topLogBox, .topLogBox a {
	font-size: 12px;
	color: #bbb;
}
.topLogBox a {
	margin: 0 6px;
	text-decoration: none;
}
.topLogBox a:hover {
	text-decoration: underline;
}
.w-loginRegister, .w-languege, .w-shopCart {
	margin-top: 9px;
	float: right;
}
.w-shopCart i {
	background: url(../images/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: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	float: right;
}
.topLogBox .w-search .input-search-w {
	background: none;
	width: 255px;
*width:200px;
	height: 30px;
*width:80%;
	line-height: 30px;
	padding: 0 50px 0 5px;
	border: 1px solid #bbb;
}
.topLogBox .w-search .search-btn-w {
	position: absolute;
	width: 50px;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/header_search.png) no-repeat center #bbb;
	cursor: pointer;
	border-left: 1px solid #bbb;
}
.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);
}
/*-----------------------banner------------------*/
.bx-controls-direction {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.bx-wrapper:hover .bx-controls-direction {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.banner .bx-wrapper .bx-prev {
	background-image: url("../images/banner_pre.png") !important;
	left: 0 !important;
	background-position: left center !important;
}
.banner .bx-wrapper .bx-next {
	background-image: url("../images/banner_next.png") !important;
	right: 0 !important;
	background-position: right center !important;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff !important;
	opacity: 0.5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
/*---------------footer------------------*/
.w-footer {
	line-height: 2;
	font-size: 90%;
	color: #777;
	background: #1D1D1D;
}
.w-footer a {
	color: #777;
}
.w-footer a:hover {
	color: #fff;
}
/*----------------------------组件-----------------------*/
.w-text {
	line-height: 1.8;
}
.btn-default-w {
	border: 1px solid #ddd;
	color: #999;
	padding: 8px 25px;
	text-align: center;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.btn-large-w {
	width: 100%;
	max-width: 320px;
	padding: 10px 25px;
}
.gallery-border {
	border: 1px solid #CCDADD;
}
.icon-social {
	background-image: url('../images/icon-social-w.png');
}
.search-defaut-w .input-search-w {
	background: #fff;
	border: 1px solid #ddd;
	line-height: 2.8em;
	height: 2.8em;
	padding-right: 50px;
	color: #41494f;
}
.search-defaut-w .search-btn-w {
	background: url(../images/input-search-1.png) no-repeat center;
	width: 44px;
	height: 100%;
	border: none;
}
.search-defaut-w .search-btn-w:hover {
	background: url(../images/input-search-1.png) no-repeat center;
}
.w-text-form, .w-textarea-form {
	border-color: #eee;
}
/*title*/
.w-title .title-h-in > span, .w-title28 .tith span {
	font-family: "微软雅黑", microsoft yahei;
}
.w-title1 .simpline {
	height: 4px;
}
.w-title1 h2 {
	line-height: 1.5;
	display: inline-block;
*disbloy:inline;
*zoom:1;
}
.w-title1 .title-h-in > span {
	font-size: 115%;
}
.w-title16, .w-title16 h2 {
	line-height: 1.5;
}
.w-title28 .tith {
	font-size: 100%;
}
.w-title28 h2 {
	font-size: 95%;
}
/*--------------------系统------------------------*/
.systitle {
	color: #000;
	font-size: 20px;
	text-align: left;
	background: #EDEDED;
	padding: 7px 12px;
	margin-left: -1px;
	margin-top: -1px;
	margin-right: -1px;
}
.w-com-menu-V {
	border: 1px solid #EDEDED;
}
.crumbs {
	background: none;
	padding: 0;
	margin-bottom: 5px;
}
.w-pages a {
	border-color: #000;
	color: #000;
}
.w-pages {
	text-align: center;
}
.w-pages a:hover, .w-pages a.cur {
	color: #fff;
	background: #000;
	border: 1px solid #000;
}
.w-pages a.disabled, .w-pages a.disabled:hover {
	color: #5a5a5a;
	background: none;
	border-color: #5a5a5a;
}
/*-----------------------------产品----------------------*/
.w-prd-list-cell .w-prd-con {
	padding: 15px;
	border: 1px solid #EEEEEE;
}
.w-prd-list-cell .w-prd-con:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.w-product1 .w-prd-list-cell .w-prd-con, .w-prd-list1 .w-prd-list-cell .w-prd-con {
	padding: 15px 15px 0;
}
.w-product2 .w-prd-list-cell .w-prd-con, .w-prd-list2 .w-prd-list-cell .w-prd-con {
	padding: 15px 0 15px 15px;
}
.w-product3 .w-prd-list-cell .w-prd-con {
	padding: 15px 15px 15px 0;
}
.w-prd-list-cell .w-prd-infobox h2 {
	margin-bottom: 0;
}
.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-sum {
	font-size: 95%;
	line-height: 1.2;
}
.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 {
	font-size: 15px;
}
.w-prd-list-cell .w-prd-infobox h2 a:hover {
	text-decoration: none;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-amount {
	color: #FF9600;
	font-weight: bold;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-amount {
	color: #000;
}
.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;
}
.info_tab ul {
	padding: 0;
}
.info_tab_in {
	border-color: #ebebeb;
}
.info_tab li {
	border: 0;
	background: none;
	margin-bottom: 0;
}
.info_tab li a {
	color: #212121;
	background: url(../images/tabli.png) no-repeat right center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
}
.info_tab li:last-child a {
	background: none;
}
.info_tab li.cur_tab a {
	color: #8A8A8A;
}
/*----------------------------新闻-------------------------*/
.w-News-list {
}
.w-News-list1 li, .w-News-list4 li, .w-News-list3 li, .w-News-list4 li, .w-News-list6 li, .w-News-list7 li {
	border-bottom-style: dashed;
}
.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, .w-adNews4 li, .w-adNews6 .adNewsTL li {
	border-color: #ebebeb;
}
.w-adNews4 li {
	border-bottom: 0;
}
.newsDetail .newsTitle {
	color: #000;
}
.w-News-list .news-com .news-h a {
}
.w-News-list .news-com .date {
	color: #b0b0b0;
}
.w-News-list1 .news-com .date, .w-News-list1 .news-com .news-sum {
	margin-top: 0;
}
.w-News-list8 .news-item .news-com .news-h a:hover {
	color: #fff;
}
.w-adNews {
	line-height: 1.8;
}
.w-adNews .news-h a {
}
.w-adNews .date {
	color: #999;
}
.w-adNews1 li .news-item .news-com .news-h a {
	color: #2b2b2b;
}
.w-adNews1 li .news-item .news-com .news-sum {
	color: #565656;
	font-size: 100%;
}
.w-adNews2 li .news-item {
	border: none;
}
.w-adNews2 li .viewDetail {
	display: none;
}
.w-adNews2 li .news-item .news-com {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0;
}
.w-adNews2 li .news-item .news-com .news-com-top {
	margin-bottom: 0;
}
.w-adNews2 li .news-item .news-com .news-sum {
	margin-top: 5px;
	line-height: 1.5;
	height: 4.5em;
}
.w-adNews2 li .news-item .news-com .news-com-top .date {
	font-size: 13px;
}
.w-adNews3 .w-adNews-texts li .w-adNews-textH h3 {
	font-size: 115%;
}
.w-adNews5 li {
	border-bottom: 0;
	padding: 0.7em 0;
}
.w-adNews5 li .news-com {
	margin-left: 27%;
}
.w-adNews5 li .date {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.w-adNews6 .adNewsF .news-h {
	font-size: 115%;
}
.w-adNews6 .adNewsF .news-sum {
	font-size: 95%;
}
.w-adNews7 .adNewsL li .news-com .news-sum {
	font-size: 100%;
}
.w-adNews8 li {
	padding: 0.5em 0;
	margin-bottom: 0.7em;
}
.w-adNews8 li .news-together {
	line-height: 1.7;
}
.w-adNews8 li .news-h {
	float: none;
	width: 100%;
}
.w-adNews8 li .date {
	float: none;
	width: 100%;
	text-align: left;
}
.newsDetail .newsST {
	color: #777;
}
.newsDetail .newsSummary {
	background: #fafafa;
}
/*----------------------菜单----------------------------*/
.w-com-menu li > .div-parent > .fa-plus::before {
	content: "\f107";
}
.w-com-menu li.open > .div-parent > .fa-plus::before {
	content: "\f106";
}
/*-----------------------会员中心和购物车--------------------*/
/*---------------------登录注册--------------------------*/
.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("../images/signboxbg.png");
}
.login-button-A {
	background-image: url("../images/signbtnbg.png");
}
.login-checkA input.checked[type="checkbox"] + label {
	background-image: url("../images/login-checked.png");
}
.login-input-A, .login-button-A, .login-checkA label {
	border-color: #999;
}
@media (min-width:478px) {
.w-title2 h2 {
	font-size: 18px;
}
.w-title16 {
	font-size: 24px;
}
.w-title16 h2 {
	font-size: 24px;
}
.w-title16 .title-h-in > span {
	font-size: 24px;
}
.w-title28 .tith span {
	font-size: 18px;
}
.w-adNews5 li a {
	font-size: 15px;
}
.w-adNews2 li .news-item .news-com .news-h {
	font-size: 15px;
}
.w-adNews li .news-sum {
	font-size: 95%;
}
.w-adNews8 .news-sum {
	max-height: 3em;
	overflow: hidden;
}
}
@media (min-width:768px) {
/*---------------------------菜单-------------------------*/
.side_bar {
	width: 260px;
}
.side_left {
	margin-left: 300px;
}
.w-com-menu-V .fa {
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #EEEEEE;
	right: 0;
	bottom: auto;
	color: #616363;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent {
	padding: 0 10px;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent {
	border-bottom: 1px dashed #C8CBCC;
	padding: 15px 0;
}
.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: 16px;
	color: #000;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent .fa {
*top:15px;
}
.w-com-menu-V li a {
	padding: 0 30px 0 0;
	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;
}
.w-com-menu-V .ul-submenu .div-parent {
	padding: 5px 0;
}
.w-com-menu-V .ul-submenu a {
	color: #000;
	padding: 0 30px 0 23px;
	background: url('../images/menuli.png') no-repeat left center;
*position:relative;
}
.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;
}
.w-com-menu-V .ul-submenu .ul-submenu {
	background: none;
	margin-left: 22px;
}
.w-com-menu-V .ul-submenu .ul-submenu a {
	padding: 0 0 0 25px;
}
.w-com-menu-H {
	margin-bottom: 40px;
	text-align: center;
}
.w-com-menu-H >.w-com-menu-in> ul:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.w-com-menu-H >.w-com-menu-in> ul {
	display: inline-block;
*display:inline;
*zoom:1;
}
.w-com-menu-H >.w-com-menu-in > ul > li {
	position: relative;
	float: left;
	margin: 5px;
}
.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 >.div-parent a {
	padding: 0 20px;
	line-height: 40px;
	display: block;
	border: 1px solid #DDDDDD;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.w-com-menu-H .ul-submenu {
	top: 40px;
}
.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: 2;
	color: #454545;
}
.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) {
.body-login .w-admin-header {
	border-bottom: 1px solid #eee;
}
.body-login .w-admin-header .w-admin-nav {
	float: right;
}
.w-logo {
	min-height: 100px;
	min-width: 40px;
}
.w-logo h1 {
	line-height: 100px;
}
.w-admin-header .w-logo-img img {
	max-height: 100px;
}
.w-nav .li-parentOne-div .fa {
	display: none;
}
.w-nav .submenu {
	background: #000;
}
.w-nav .submenu li {
	width: 171px;
}
.w-nav .submenu li:last-child {
	border-bottom: 0;
}
.w-nav .submenu li .submenu {
	left: 171px;
}
.w-admin-shopCart {
	position: absolute;
	right: 10px;
	margin-right: 0;
	padding-top: 12px;
	z-index: 2;
	top: 20px;
}
.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: "\f105";
}
/*---------------------------topLogBox--------------------------*/
	
	
}
@media (min-width:1201px) {
.bx-controls-direction {
	width: 1170px;
	position: absolute;
	height: 1.66rem;
	top: 50%;
	margin-top: -0.83rem;
	left: 50%;
	margin-left: -585px;
}
.w-nav .nav_inner > li {
	min-width: 110px;
}
.w-com-menu-H >.w-com-menu-in>.ul-parent> li >.div-parent a {
	min-width: 134px;
*min-width:94px;
}
}
@media (max-width:1200px) {
.col-table {
	margin: 0;
}
.w-com-menu-H {
	margin-left: 0;
}
}
@media (min-width:768px) and (max-width:1300px) {
/*---------------------头部--------------------------------*/
.w-admin-shopCart {
	margin-right: 10px;
}
.w-admin-shopCart a {
	padding: 7px 5px;
}
.w-admin-shopCart a span, .w-admin-shopCart a .fa-angle-right {
	display: none;
}
.w-admin-shopCart a .num {
	left: 20px;
}
}
@media (max-width:960px) {
html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
body {
	height: 100%;
	min-width: 100%;
}
/*--------------------header---------------------*/
.w-admin-header, .body-login .w-admin-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 0;
	height: 1.56rem;
	z-index: 999;
	color: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.1);
}
.body-login, .body-admin {
	padding-top: 1.56rem;
}
.row_top {
	display: block;
}
.row_top .column {
	float: none;
	width: 100%;
	display: block;
}
.row_top .column8 .w-nav {
	display: none;
}
.topLogBox {
	padding-bottom: 1px;
	text-align: center;
}
.topLogBox .clearfix {
	padding: 0 5px;
}
.w-loginRegister, .w-languege, .w-shopCart {
	float: none;
	display: inline-block;
*display:inline;
*zoom:1;
}
.topLogBox .w-search {
	float: none;
}
.topLogBox .w-search .input-search-w {
	width: 100%;
}
.w-header-common .mobile-nav-toggle {
	color: #000;
	background: #eee;
	padding: 0.2em 0.5em 0;
	position: fixed;
	left: auto;
	right: 0.5em;
	top: 0.5em;
}
.w-header-common .w-logo {
	padding: 0 5em;
	text-align: center;
}
.w-header-common .w-logo h1 {
	line-height: 1.8;
	margin-top: 0;
}
.w-logo {
	height: auto;
	min-height: 0;
	min-width: 0;
}
.w-logo h1 {
	font-size: 0.7rem;
	margin-top: 0.35rem;
	margin-bottom: 0;
}
.w-admin-header .col-logo {
	float: none;
	text-align: center;
}
.w-admin-header .w-logo {
	padding: 0 13.5em 0 1.2rem;
	height: auto;
	min-height: 0;
	min-width: 0;
}
.w-admin-header .w-logo h1 {
	font-size: 0.7rem;
	margin-top: 0.35rem;
	margin-bottom: 0;
}
.w-admin-header .w-logo-img {
	display: block;
	padding: 0.25rem;
	line-height: 1.06rem;
}
.w-admin-header .w-logo-img img {
	max-height: 1.06rem;
}
.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%;
}
.w-admin-header .w-admin-nav {
	margin-left: 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;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height: 2.5;
	padding: 0 10px;
}
.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: #454545;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	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;
}
.w-nav .submenu {
	position: relative;
	font-size: 14px;
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
}
.w-nav .submenu li {
	width: auto;
}
.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-admin-shopCart, .w-admin-top {
	display: none;
}
.signTel, .shopCartTel, .signQuitTel {
	display: block;
}
.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;
}
.w-admin-nav .w-nav-in {
	height: 100%;
}
.order-progress {
	display: none;
}
}
@media (max-width:767px) {
.w-header-common .w-logo-img img {
	max-height: 1.5rem;
}
/*----------------------系统页-------------------*/
.systitle {
	font-size: 125%;
}
.product-detail-info .product-grayBox {
	border: 0;
}
/*----------------------新闻---------------------------*/
.w-adNews5 li .news-h {
	font-size: 105%;
}
}
@media only screen and (max-width:479px) {
.body {
	font-size: 0.375rem;
}
.w-admin-header .w-logo {
	padding: 0 8.5em 0 1.2rem;
}
.topLogBox .w-search .input-search-w {
	height: 2.7em;
	line-height: 2.7em;
}
.w-prd-list-cell .w-prd-infobox h2 a {
	font-size: 100%;
}
.w-prd-list-cell .w-prd-con {
	padding: 0.5em;
}
.w-product1 .w-prd-list-cell .w-prd-con, .w-prd-list1 .w-prd-list-cell .w-prd-con {
	padding: 0.5em 0.5em 0;
}
.w-product2 .w-prd-list-cell .w-prd-con, .w-prd-list2 .w-prd-list-cell .w-prd-con {
	padding: 0.5em 0 0.5em 0.5em;
}
.w-product3 .w-prd-list-cell .w-prd-con {
	padding: 0.5em 0.5em 0.5em 0;
}
.w-title1 .simpline {
	margin: 3px auto;
}
}