﻿ @charset "utf-8";
/* eyoucms.com 易优CMS -- 好用,免费,安全 */
/*默认页面主体样式定义*/
body {
	color: #6a6a6a;
}
a {
	color: #3d3c3c;
}
.w-main .row, .row_top, .topLogBox .topLogBox-in, .w-footer-in, .w-admin-header .col-logo {
	max-width: 1200px;
	margin: 0 auto;
}
.body {
	overflow: hidden;
}
/*---------------------header-----------------------*/
.w-header {
	background-color: #eee;
}
.row_top .column6 {
	width: 50%;
*width:49.99%;
	float: left;
}
.col-logo {
	position: relative;
	z-index: 1;
}
.w-logo {
}
.w-logo h1 {
	font-size: 42px;
}
.w-logo h1, .w-logo a {
	color: #333;
}
.w-nav {
}
.w-nav .w-nav-in {
	max-width: 1200px;
	margin: 0 auto;
}
.w-nav .nav_inner {
	display: block;
	font-size: 0;
	vertical-align: bottom;
}
.w-nav .nav_inner > li {
}
.w-nav li a {
	text-decoration: none;
	color: #fff;
	padding: 0 10px;
	font-size: 14px;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height: 82px;
	display: block;
	font-size: 15px;
	color: #fff;
}
.w-nav .nav_inner > li > .submenu {
	top: 82px;
	left: -10px;
}
.w-nav .submenu li a {
	padding: 8px 10px;
}
.w-nav .submenu a {
}
.topLogBox, .topLogBox a {
	font-size: 12px;
	color: #818181;
}
.topLogBox a {
	margin: 0 6px;
	text-decoration: none;
}
.w-loginRegister, .w-languege, .w-shopCart {
	padding-top: 2px;
}
.w-shopCart {
	margin-left: 30px;
}
.w-shopCart i {
	background: url(../img/shopcart3.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-left: 5px;
	margin-top: -5px;
	margin-bottom: 5px;
}
.topLogBox .w-search .input-search-w {
	background: none;
	width: 235px;
	height: 32px;
*width:200px;
*height:30px;
	line-height: 30px;
	padding: 0 30px 0 5px;
	border: 1px solid #999;
}
.topLogBox .w-search .search-btn-w {
	position: absolute;
	width: 30px;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../img/header_search.png) no-repeat center #FE6A00;
	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: 2;
	background: #000;
	opacity: 0.3;
*filter:alpha(opacity=30);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}
/*-----------------------banner------------------*/
.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 {
	opacity: 0.5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff !important;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
/*---------------footer------------------*/
.w-footer {
	color: #d9d9d9;
	line-height: 2;
	background: #000;
}
.w-footer a {
	color: #a4a4a4;
}
.w-footer .icon-social {
	background-image: url(../img/icon-social-foot-w.png);
	background-color: transparent;
}
/*---------------新增代码-----------------*/
.w-com-menu-V li:last-child {
	background: none;
}
.li-parent {
	background: url(../img/sidebar2.png) center bottom no-repeat;
}
/*----------------------------组件-----------------------*/
.btn-default-w {
	border: none;
	color: #009A7E;
	padding: 0.4em 2em;
	background: none;
	border: 1px solid #009A7E;
	line-height: 1.5;
}
.btn-default-w:hover, .btn-global-w:hover {
	text-decoration: none;
}
.btn-default-w:hover {
	background-color: #009A7E;
	color: #fff;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.w-footer .btn-default-w {
	border-color: #fff;
	color: #fff;
}
.w-footer .btn-default-w:hover, .w-footer .btn-default-w:focus, .w-footer .btn-global-w:hover, .btn-global-w:focus {
	color: #eee;
	text-decoration: none;
}
.w-footer .btn-default-w:hover {
	background-color: #eee;
	color: #000;
}
.gallery-mar {
}
.gallery-border {
	border: 1px solid #CCDADD;
}
.icon-social {
	background-image: url(../img/icon-social-w.png);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.icon-social:hover {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.search-defaut-w .input-search-w {
	padding-right: 45px;
}
.search-defaut-w .search-btn-w {
	background: url(../img/input-search.png) no-repeat center #7e7e7e;
	width: 40px;
}
.w-footer .search-defaut-w .search-btn-w:hover {
	background-color: #7e7e7e;
}
/*--------------------系统------------------------*/
.systitle {
	color: #fff;
	background-color: #ff6a6e;
	font-size: 24px;
	text-align: right;
}
.crumbs {
	background-image: url(../img/crumbbg.png);
	padding-bottom: 8px;
}
.crumbs .crumbs_in {
	padding-left: 2em;
	background: url(../img/crumbhome.png) no-repeat 2px center;
	background-size: auto 1.5em;
}
.crumbs, .crumbs a {
	color: #a4a4a4;
}
.w-com-menu {
}
.w-pages a.cur {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}
/*-----------------------------产品----------------------*/
.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 {
	color: #000;
	font-size: 115%;
	font-weight: bold;
}
.w-prd-list .w-prd-imgbox {
	border: 1px solid #e6e6e6;
}
.w-product .w-prd-infobox {
	text-align: center;
}
.w-prd-list-cell .w-prd-price-groups {
	color: #a4a4a4;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-amount {
	font-size: 130%;
	color: #f00;
	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;
}
/*----------------------------新闻-------------------------*/
.w-News-list, .w-News-list a, .w-News-list .news-com .date, .w-News-list .news-com .news-sum {
	color: #828282;
}
.newsDetail .newsTitle {
	color: #333;
}
.w-adNews a.news-kind {
	color: #628a82;
}
.w-adNews3 .w-adNews-texts li .numberQ {
	color: #000;
}
.w-adNews3 .w-adNews-imgs .news-img .news-buoy-content .mask {
	background: #000;
}
.w-adNews5 li {
	border-bottom: 0;
}
/*----------------------菜单----------------------------*/
.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-header .w-admin-row {
	width: 100%;
}
/*---------------------登录注册--------------------------*/
.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:768px) {
/*---------------------------菜单-------------------------*/
.systitle {
	padding-left: 25px;
}
.side_bar {
	width: 162px;
}
.w-com-menu-V {
	padding: 30px 0 46px 0;
	background: url(../img/sidebar1.jpg) no-repeat;
	background-size: cover;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent {
	background: none;
	border: 0;
	font-size: 14px;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a, .w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent .fa {
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent .fa {
	line-height: 56px;
}
.w-com-menu-V li a {
	padding-left: 25px;
	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-H {
	margin-bottom: 80px;
	margin-top: -40px;
	background: #454545;
}
.w-com-menu-H li {
	margin: 0;
}
.w-com-menu-H li a {
	font-size: 14px;
	color: #fff;
}
.w-com-menu-H >.w-com-menu-in {
	display: inline-block;
*display:inline;
*zoom:1;
}
.w-com-menu-H >.w-com-menu-in>.ul-parent> li >.div-parent a {
	padding: 15px 20px;
	min-width: 120px;
	display: inline-block;
*display:inline;
*zoom:1;
}
.w-com-menu-H .ul-submenu {
	padding-top: 26px;
	top: 55px;
}
.w-com-menu-H .ul-submenu .ul-submenu {
	top: 28px;
}
.w-com-menu-H .ul-submenu li .div-parent {
	margin: 0 5px;
}
.w-com-menu-H .ul-submenu li a {
	line-height: 2;
	color: #6a6a6a;
}
.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:960px) {
.w-admin-header .w-admin-nav {
	float: none;
	margin-left: 0;
	padding-top: 0;
}
.w-logo h1 {
	line-height: 90px;
}
.w-nav {
	background: #363f46;
	border-bottom: 4px solid #d32f2f;
}
.w-admin-nav {
	border-bottom: 4px solid #d32f2f;
}
.w-nav {
	text-align: center;
}
.w-nav .nav_inner {
	display: inline-block;
*display:inline;
*zoom:1;
	margin-top: -6px;
	background: #f44336;
}
.w-nav .nav_inner > li {
	display: block;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
}
.w-nav .nav_inner > li:first-child > a, .w-nav .nav_inner > li:first-child > .li-parent-div > a {
}
.w-nav .nav_inner > li:hover > .nav_simpline_cur, .w-nav .nav_inner > li.active > .nav_simpline_cur {
	display: none;
	width: 28px;
	height: 1px;
	background: #009a7e;
	position: absolute;
	left: 50%;
	margin-left: -14px;
	top: 0;
}
.w-nav .li-parentOne-div .fa {
	display: none;
}
.w-nav .submenu {
	box-shadow: 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 0 2px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.2);
}
.w-nav .submenu li {
	width: 171px;
}
.w-nav .submenu li .submenu {
	left: 171px;
}
.w-nav .submenu a {
	font-size: 12px;
}
.w-admin-row {
	position: relative;
}
.w-admin-shopCart {
	position: absolute;
	right: 10px;
	top: 5px;
	margin-right: 0;
	z-index: 2;
}
.w-admin-shopCart a {
	background: #fff;
	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: 98px;
}
.w-nav .li-parent-div .fa-plus:before {
	content: "\f105";
}
/*---------------------------topLogBox--------------------------*/
.topLogBox {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	border-bottom: 8px solid #e0e0e0;
}
.topLogBox .topLogBox-in {
	overflow: hidden;
}
.topLogBox .w-languege, .topLogBox .w-loginRegister, .topLogBox .w-shopCart, .w-header .w-search {
	float: left;
	position: relative;
	z-index: 10;
}
.w-header .w-search {
	float: right;
}
/*.topLogBox .w-loginRegister,.topLogBox .w-shopCart,.topLogBox .w-languege{margin-top: 5px;}*/
.topLogBox .col-com {
	margin-top: 10px;
}
}
@media (min-width:1200px) {
.w-nav .nav_inner > li {
	min-width: 150px;
}
.w-admin-shopCart {
	right: 50%;
	margin-right: -590px;
}
.w-com-menu-H {
	width: 2000px;
	margin-left: -400px;
}
}
@media (max-width:1200px) {
.w-main .row, .w-header .row, .w-footer-in, .topLogBox .topLogBox-in {
	width: 100%;
}
.col-table {
	margin: 0;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	min-width: auto;
	padding: 0 20px;
}
.w-com-menu-H {
	margin-left: 0;
}
}
@media (max-width:960px) {
html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
body {
	height: 100%;
	min-width: 100%;
}
.body {
	padding-top: 1.56rem;
}
/*--------------------header---------------------*/
.w-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 0;
	height: 1.56rem;
	background: #fff;
	z-index: 999;
	color: #000;
	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);
}
.topLogBox {
	border-bottom: 0 !important;
}
.w-header {
	background-color: #eee;
}
.col-logo {
	float: none;
	text-align: center;
}
.w-logo {
	padding: 0 1.2rem;
	height: auto;
	min-height: 0;
	min-width: 0;
}
.w-logo h1 {
	font-size: 0.7rem;
	padding-top: 0.35rem;
	margin-bottom: 0;
}
.w-logo-img {
	display: block;
	padding: 0.25rem;
	line-height: 1.06rem;
}
.w-logo-img img {
	max-height: 1.06rem;
}
.col-right {
	position: fixed;
	left: -70%;
	width: 70%;
	background: #fff;
	top: 0;
	bottom: 0;
	padding: 0;
	padding-bottom: 9em;
	margin-top: 0px;
	z-index: 3;
}
.row_top .column6 {
	width: 100%;
	float: none;
}
.row_top .column_right {
	display: none;
}
.topLogBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.topLogBox, .topLogBox a {
	color: #6a6a6a;
}
.col-com {
	border-top: 1px solid #e1e1e1;
	float: none;
}
.w-languege, .w-loginRegister, .w-shopCart {
	float: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #e1e1e1;
}
.col-com>div:last-child {
	border-bottom: 0;
}
.w-header .w-search {
	float: none;
	margin: 0.5em 1em;
}
.w-header .w-search .input-search-w {
	width: 100%;
	box-sizing: border-box;
	height: 2.5em;
	line-height: 2.5em;
}
.w-nav {
	background: none;
	overflow-y: auto;
	height: 100%;
}
.w-nav ul {
	list-style: none;
	padding-left: 0;
}
.w-nav .nav_inner > li {
	display: block;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height: 2.5;
	color: #666;
}
.w-nav li {
	border-bottom: 0;
	border-top: 0;
}
.w-nav li a {
	display: block;
	color: #6a6a6a;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
}
.w-nav .nav_inner > li > .submenu {
	top: 0;
	left: 0;
}
.w-nav .submenu ul, .w-nav .submenu .submenu ul {
	background: none;
}
.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;
}
/*-----------------------会员中心和购物车--------------------*/
.w-admin-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 0;
	height: 1.56rem;
	z-index: 999;
	color: #000;
	background: #fff;
	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);
}
.body-login .w-admin-header {
	background: #fff;
	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);
}
.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: 3;
	display: block;
}
.w-admin-nav .w-nav-in {
	height: 100%;
}
}
@media only screen and (min-width:768px) and (max-width:960px) {
/*.w-loginRegister, .w-shopCart, .w-header .w-search{margin-right:15px;}
	.w-shopCart{margin-left:15px;}*/
}
 @media (max-width:767px) {
/*----------------------系统页-------------------*/
.systitle {
	font-size: 125%;
}
.li-parent {
	background: none;
}
/*----------------------新闻---------------------------*/
.w-adNews5 li .news-h {
	font-size: 105%;
}
}
