﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";
/*默认页面主体样式定义*/
body {
	color: #fff;
	background: #252525;
}
a {
	color: #fff;
}
.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-----------------------*/
.w-header-common {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: url(../img/headerbg.png) repeat;
}
.header-nobanner, .w-admin-header, .body-login .w-admin-header {
	background: #000;
	position: relative;
}
.topLogBoxPc {
}
.row_top {
	display: table;
	width: 100%;
}
.row_top .column3 {
	width: 25%;
	float: left;
*width:24.99%;
	position: relative;
}
.row_top .column9 {
	width: 75%;
	float: right;
*width:74.99%;
}
.col-logo {
	position: relative;
	z-index: 1;
}
.w-admin-header .col-logo {
	float: left;
	position: relative;
}
.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: 60px;
	display: block;
	padding: 0 15px;
	color: #fff;
	position: relative;
	z-index: 1;
	font-size: 15px;
}
.w-nav .nav_simpline_cur {
	position: absolute;
	width: 36px;
	height: 3px;
	left: 50%;
	margin-left: -18px;
	bottom: 0;
}
.w-nav li:hover .nav_simpline_cur, .w-nav li.active .nav_simpline_cur {
	display: block;
}
.w-nav .nav_inner > li > .submenu {
	top: 60px;
	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: #fff;
}
.topLogBox a {
	margin: 0 6px;
	text-decoration: none;
}
.topLogBox a:hover {
	text-decoration: underline;
}
.w-loginRegister, .w-languege, .w-shopCart {
	margin-top: 7px;
	margin-bottom: 5px;
	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: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	float: right;
}
.topLogBox .w-search .input-search-w {
	background: none;
	width: 200px;
*width:155px;
	height: 27px;
	line-height: 27px;
	padding: 0 40px 0 5px;
	border: 1px solid #bbb;
}
.topLogBox .w-search .search-btn-w {
	position: absolute;
	width: 40px;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../img/header_search.png) no-repeat center #bbb;
	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);
}
.banner_edit {
	top: 150px;
}
/*-----------------------banner------------------*/
.banner .bx-controls-direction {
	display: none;
}
.bx-wrapper:hover .bx-controls-direction {
}
.banner .bx-wrapper .bx-prev {
	background-image: url("../img/banner_pre.png") !important;
	left: 0 !important;
	background-position: left center !important;
}
.banner .bx-wrapper .bx-next {
	background-image: url("../img/banner_next.png") !important;
	right: 0 !important;
	background-position: right center !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff !important;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	border: 2px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none !important;
}
/*---------------footer------------------*/
.w-footer {
	font-size: 90%;
	background: #111111;
	color: #fff;
}
.w-footer a {
	color: #fff;
}
/*----------------------------组件-----------------------*/
.w-text {
	line-height: 1.7;
}
.w-text a:hover {
	text-decoration: none;
}
.btn-default-w {
	color: #fff;
	padding: 0.7em 2.3em;
	line-height: 1.3;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.w-social .social-item {
	background: #e0e0e0;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 2px;
	line-height: 1;
	margin: 3px 15px 3px 0;
}
.icon-social {
	background-image: url('../img/icon-social-w.png');
}
.w-social .social-item:hover .icon-social {
	background-image: url('../img/icon-social-w-white.png');
}
.search-defaut-w {
	max-width: 100%;
}
.search-defaut-w .input-search-w {
	background: #fff;
	border: 1px solid #d0d0d0;
	line-height: 2.8em;
	height: 2.8em;
	padding-right: 55px;
	color: #41494f;
}
.search-defaut-w .search-btn-w {
	background: url(../img/input-search-white.png) no-repeat center;
	width: 50px;
	height: 100%;
	border: none;
}
.search-defaut-w .search-btn-w:hover {
	background: url(../img/input-search-white.png) no-repeat center;
}
.w-lantern-h .w-lantern-in {
	padding: 0 30px;
}
.w-lantern-marquee .w-lantern-in {
	padding: 0;
}
.w-lantern-h .lantern_pre, .w-lantern-h .lantern_next {
	background-color: #353535;
	width: 30px;
	height: 48px;
	margin-top: -24px;
}
.w-lantern-h .lantern_pre {
	background-image: url(../img/lantern_pre.png);
}
.w-lantern-h .lantern_next {
	background-image: url(../img/lantern_next.png);
}
.w-option .radio-simulation {
	background-image: url(../img/radio.png);
}
.w-option input.checked[type="hidden"] + label {
	background-image: url(../img/radio_selected.png);
}
.w-checkbox .checkbox-simulation {
	border-color: #bbb;
}
.w-form-UL .w-label-form, .w-form-UL .w-question-title {
	text-align: left;
}
.w-text-form, .w-textarea-form {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.w-form-submit .w-buttom .btn-default-w {
	min-width: 60%;
}
.w-form-filebox {
	border-color: #3B3B3B;
}
.w-option .radio-simulation {
	background-image: url(../img/radio.png);
}
.w-option input.checked[type="hidden"] + label {
	background-image: url(../img/radio_selected.png);
}
.w-checkbox input.checked[type="checkbox"] + label {
	background-image: url(../img/checkbox_selected.png);
}
.w-checkbox .checkbox-simulation {
	border-color: #666;
}
.w-select-box, .w-select-dl .w-select-dt .select-icon {
	border-color: #666;
}
.w-select-box .w-select-option {
	color: #454545;
}
/*title*/
.w-title {
	margin-top: 0;
}
.bgtit_body {
	background: #252525;
}
.bg3 {
	background-image: url(../img/line.png);
}
.lineborder {
	border-color: #666;
}
.linebg {
	background: #666;
}
.color_vice_light {
	color: #aaa;
}
.w-title .title-h-in > span {
	font-family: Arial, Helvetica, sans-serif;
}
.w-title5 .title-h-in h2, .w-title7 .title-h-in h2, .w-title9 .title-h-in h2, .w-title10 .title-h-in h2, .w-title11 .w-title-in h2, .w-title11, .w-title12 .title-h-in h2, .w-title13 .title-h-in h2, .w-title14 .title-h-in h2, .w-title14 .title-h-in > span, .w-title18, .w-title18 .tith h2, .w-title19 h2, .w-title22, .w-title22 .tith h2, .w-title30 .tith, .w-title32 .tith span, .w-title36 .title-h-in h2, .w-title37 h2, .w-title41 h2 {
	color: #fff;
}
.w-title6, .w-title7, .w-title9, .w-title10, .w-title12 {
	color: #aaa;
}
.w-title6 .tith h2 {
	color: #fff;
	background-image: url(../img/tit6_middle.png);
}
.w-title6 .tith .tit_left {
	background-image: url(../img/tit6_left.png);
}
.w-title6 .tith .tit_right {
	background-image: url(../img/tit6_right.png);
}
.w-title9 .w-title-in {
	background-image: url(../img/tit9_left.png);
}
.w-title9 .w-title-in .w-title-inner {
	background-image: url(../img/tit9_right.png);
}
.w-title10 {
	background-image: url(../img/tit10bg.png);
}
.w-title13 {
	background-image: url(../img/tit13bg.png);
}
.w-title16, .w-title16 h2 {
	line-height: 1.5;
}
.w-title18 .tith .tit_left {
	background-image: url(../img/tit18_left.png);
}
.w-title18 .tith .tit_right {
	background-image: url(../img/tit18_right.png);
}
.w-title18 .tith {
	background-image: url(../img/tit18_middle.png);
}
.w-title20 .tith span {
	font-size: 36px;
}
.w-title20 h2 {
	font-size: 16px;
}
.w-title20 .tith:after {
	margin-top: 0.5em;
	width: 37px;
	height: 4px;
	background: #e3120b;
	display: block;
	position: relative;
	content: '';
}
.w-title20 .more {
	width: 47px;
	height: 47px;
	background: url(../img/more.png) no-repeat center;
}
.w-title20 .more:hover {
	background-image: url(../img/morehover.png)
}
.w-title20 .more span, .w-title20 .more .icon_more {
	display: none;
}
.w-title22 .w-title-in {
	background-image: url(../img/tit22_left.png);
}
.w-title22 .w-title-in .title-h-in {
	background-image: url(../img/tit22_right.png);
}
.w-title17 .title-h-in {
	background: #666;
}
.w-title17 .more {
	background-image: url(../img/tit17_morehover.png);
}
.w-title39 {
	background-image: url(../img/tit39bg.png);
}
/*--------------------系统------------------------*/
.systitle {
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 13px 12px;
	margin-bottom: 5px;
}
.crumbs {
	line-height: 1.8;
	padding-bottom: 0;
	background: none;
}
.w-pages {
	text-align: center;
}
.w-pages a {
	border: 0;
	color: #fff;
	background: #363636;
	padding: 0 0.5em;
	height: 3em;
	line-height: 3em;
	min-width: 2em;
	box-sizing: content-box;
	font-size: 90%;
	margin-left: 1px;
	margin-right: 1px;
}
.w-pages a:hover, .w-pages a.cur {
}
.w-pages a.disabled, .w-pages a.disabled:hover {
	color: #999;
	background: none;
	display: none;
}
.upload_more, .upload_wait {
	background: #363636;
	color: #fff;
}
.faq_tit3bg {
	background: #363636;
}
/*-----------------------------产品----------------------*/
.w-prd-list-cell .w-prd-con {
}
.w-prd-list2 .w-prd-list-cell .w-prd-con {
	padding-right: 0;
}
.w-product2 .w-prd-list-cell .w-prd-con {
	padding-right: 0;
}
.w-product3 .w-prd-list-cell .w-prd-con {
	padding-left: 0;
}
.w-product .w-prd-list-cell .w-prd-infobox {
	padding-top: 1em;
	padding-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;
	color: #e0e0e0;
}
.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 {
	margin-bottom: 0.2em;
}
.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 .product-price-prefix {
	color: #ACACAC;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-amount {
	color: #CC0000;
}
.w-prd-list-cell .w-prd-btns a.btn-addCart:hover {
	border-color: #fff;
	color: #fff;
}
.w-productList {
	margin-left: 0;
	margin-right: 0;
}
.w-productList .w-prd-list-cell .w-prd-list-cell-in {
	margin: 0;
}
.w-productList1 .w-prd-list-cell .w-prd-infobox, .w-productList2 .w-prd-list-cell .w-prd-infobox {
	padding-left: 5px;
	padding-right: 5px;
}
.w-productList .w-prd-infobox h2 {
	font-size: 110%;
}
.w-prd-list1 {
	margin: 0;
}
.w-prd-list1 .w-prd-list-cell-in {
	padding: 0;
}
.w-prd-list1 .w-prd-list-cell .w-prd-infobox {
	padding-left: 5px;
	padding-right: 5px;
}
.product-detail-info .product-grayBox .product-prices {
	line-height: 1.2;
}
.product-detail-info .product-grayBox {
	background: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #454545;
}
.info_tab {
	border-bottom: 1px solid #454545;
}
.info_tab_in {
	border: 0;
}
.info_tab ul {
	padding: 0;
}
.info_tab li {
	border: 0;
	background: none;
	margin-bottom: 0;
}
.info_tab li a {
	background: url(../img/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;
}
.info_tab li.cur_tab {
	background: #252525;
}
.evalInfo .evalInfo-title .evalInfo-title-inner {
	background: #252525;
}
.evalInfoList li, .prd_detInfo_con {
	border-color: #454545;
}
.evalInfoList li {
	border-bottom-style: dashed;
}
/*----------------------------新闻-------------------------*/
.w-News-list1 li, .w-News-list2 li .news-item, .w-News-list3 li, .w-News-list4 li, .w-adNews5 li, .w-News-list6 li, .w-News-list7 li, .w-adNews4 li, .w-adNews6 .adNewsTL li, .w-adNews8 li, .w-adNews9 li, .w-adNews11 li .news-sum {
	border-color: #454545;
}
.newsDetail .newsTitle {
	color: #fff;
}
.w-News-list .news-com .news-h {
	font-weight: normal;
}
.w-News-list .news-sum {
	color: #e0e0e0;
}
.w-News-list1 .news-com .date, .w-News-list1 .news-com .news-sum {
	margin-top: 0;
}
.w-News-list5 li .news-item .news-com {
	background: #363636;
	border-color: #363636;
}
.w-News-list8 .news-item .news-com .news-h a:hover {
	color: #fff;
}
.w-adNews {
	line-height: 1.8;
}
.w-adNews .news-h a:hover {
	text-decoration: none;
}
.w-adNews .date, .w-adNews .news-sum {
	font-size: 95%;
	color: #e0e0e0;
}
.w-adNews1 li .news-item .news-com {
	background: #363636;
	border-color: #363636;
}
.w-adNews1 li .news-item .news-com .news-h a {
	color: #fff;
}
.w-adNews1 li .news-item .news-com .news-sum {
	color: #e0e0e0;
	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-h {
	font-weight: normal;
}
.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-adNews4 li .date {
	color: #505050;
}
.w-adNews5 li {
	border-bottom: 0;
	padding: 0.7em 0;
}
.w-adNews5 li .news-h {
	font-size: 110%;
	font-weight: normal;
}
.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 {
	background: #363636;
}
.w-adNews7 .adNewsL li:hover {
	background: #404040;
}
.w-adNews7 .adNewsL li .news-com .news-h a {
	color: #fff;
}
.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 {
	background: #404040;
}
.w-adNews8 li {
	padding: 0.5em 0;
}
.w-adNews8 li:last-child {
	border-bottom: 0;
}
.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;
}
.w-adNews8 .news-sum {
	line-height: 1.2;
	max-height: 3.6em;
}
.w-adNews11 li .news-sum {
}
.w-adNews li .news-btn {
	padding: 0.4em 1.2em;
	border: 1px solid #5e5e5e;
	color: #5e5e5e;
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.newsDetail .newsST {
	color: #777;
}
.newsDetail .newsSummary {
	background: #363636;
}
/*----------------------菜单----------------------------*/
.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, .w-admin-top a {
	color: #333;
}
/*---------------------登录注册--------------------------*/
.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) {
.w-adNews2 li .news-item .news-com .news-h {
	font-size: 16px;
}
.w-adNews li .news-sum {
	font-size: 95%;
}
}
@media (min-width:768px) {
/*---------------------------菜单-------------------------*/
.side_bar {
	width: 220px;
}
.side_left {
	margin-left: 250px;
}
.w-com-menu-V .fa {
	font-size: 100%;
	font-weight: normal;
	right: 0;
	top: 5px;
	bottom: auto;
	color: #373737;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent {
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent {
	margin-bottom: 3px;
}
.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: #2B3036;
	line-height: 25px;
	padding: 10px 25px;
	background: url(../img/menuvli.png) no-repeat 193px center #fff;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent a, .w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent.cur > .div-parent a {
	background-image: url(../img/menuvli_cur.png);
}
.w-com-menu-V li a {
	padding: 0 10px;
	font-size: 100%;
	line-height: 1.8;
	text-align: center;
}
.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: #e9e9e9;
	padding: 10px 0;
}
.w-com-menu-V .ul-submenu .div-parent {
}
.w-com-menu-V .ul-submenu a {
	color: #373737;
	padding: 5px 10px;
*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: #f9f9f9;
}
.w-com-menu-V .ul-submenu .ul-submenu a {
}
.w-com-menu-H {
	margin-bottom: 40px;
	text-align: center;
}
.w-com-menu-H >.w-com-menu-in {
	margin: 0 auto;
	max-width: 1200px;
	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;
}
.w-com-menu-H li {
	margin: 0;
	text-align: center;
	float: left;
	display: block;
}
.w-com-menu-H li a {
	color: #fff;
}
.w-com-menu-H >.w-com-menu-in>.ul-parent> li >.div-parent a {
	padding: 0 15px;
	line-height: 35px;
	border: 1px solid #fff;
	display: block;
}
.w-com-menu-H .ul-submenu {
	top: 35px;
}
.w-com-menu-H .ul-parent > li > .ul-submenu > ul {
	background: #252525;
}
.w-com-menu-H .ul-submenu .ul-submenu {
	top: 28px;
	background: #252525;
}
.w-com-menu-H .ul-submenu li .div-parent {
	margin: 0 5px;
}
.w-com-menu-H .ul-submenu li a {
	line-height: 2;
	color: #fff;
}
.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 .w-admin-nav {
	float: right;
}
.w-logo {
	min-height: 60px;
}
.w-logo h1 {
	line-height: 60px;
}
.w-logo-img {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 40px;
}
.w-logo-img img {
	max-height: 40px;
}
.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: 1px;
}
.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--------------------------*/
	
.w-com-menu-H >.w-com-menu-in>.ul-parent> li >.div-parent a {
	padding: 0 15px;
}
}
@media (min-width:1201px) {
.w-nav .nav_inner > li {
	min-width: 110px;
}
.w-com-menu-H {
	width: 2000px;
	margin-left: -400px;
}
.w-com-menu-H >.w-com-menu-in>.ul-parent> li >.div-parent {
	min-width: 105px;
}
}
@media (max-width:1360px) {
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	font-size: 16px;
}
}
@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%;
}
.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: #fff;
	background: #000;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.row_top {
	display: block;
}
.row_top .column {
	float: none;
	width: 100%;
	display: block;
}
.row_top .column9 {
	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: #1e1e1e;
	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: 14px;
}
.w-nav li {
	border-bottom: 0;
	border-top: 0;
	float: none;
}
.w-nav .nav_simpline_cur {
	display: none !important;
}
.w-nav li a, .w-nav .submenu li a, .w-admin-header .w-admin-nav a {
	display: block;
	color: #fff;
	text-align: left;
	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-nav .nav_simpline_cur {
	display: none;
}
.topLogBoxPc {
	display: none;
}
.topLogBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.topLogBox, .topLogBox a {
	color: #fff;
}
.w-languege, .w-loginRegister, .w-shopCart {
	float: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #3B3B3B;
}
.topLogBox .w-search {
	float: none;
	margin: 0.5em;
}
.topLogBox .w-search .input-search-w {
	border-color: #888;
	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: #000;
	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;
}
}
@media (max-width:767px) {
/*----------------------系统页-------------------*/
.systitle {
	font-size: 125%;
	margin-bottom: 0;
	padding: 0.5em 1em;
}
.side_left {
	padding: 1em 0;
}
.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.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;
}
.w-prd-list-cell .w-prd-infobox h2 a {
	font-size: 100%;
}
.w-prd-list-cell .w-prd-con {
	padding: 0.5em;
}
.w-prd-list2 .w-prd-list-cell .w-prd-con {
	padding-right: 0;
}
.w-product2 .w-prd-list-cell .w-prd-con {
	padding-right: 0;
}
.w-product3 .w-prd-list-cell .w-prd-con {
	padding-left: 0;
}
.btn-default-w {
	padding: 0.8em 2em;
}
.w-lantern-h .w-lantern-in {
	padding: 0 2em;
}
.w-lantern-marquee .w-lantern-in {
	padding: 0;
}
.w-lantern-h .lantern_pre, .w-lantern-h .lantern_next {
	width: 2em;
	height: 3.2em;
	margin-top: -1.6em;
	background-size: 1em auto;
}
}



@media (max-width:767px) {
.link { 
	display: none;
}
}
.link{padding:0px 0px;text-align: center;}
.link span{font-size: 14px;display: inline-block;vertical-align: top;}
.link li  {font-size: 14px;display: inline-block;vertical-align: top;margin:0 10px;}
.link li a{font-size: 14px;}
.link li a:hover{opacity: 1;}