﻿@charset "utf-8";
/* eyoucms.com 易优CMS -- 好用,免费,安全 */
/*默认页面主体样式定义*/
body {
	color: #4a4a4a;
	line-height: 1.8;
}
a {
	color: #4a4a4a;
}
.w-header .row, .w-main .row, .topLogBox .topLogBox-in, .w-footer-in {
	max-width: 1100px;
	margin: 0 auto;
}
.body {
	overflow: hidden;
	font-size: 14px;
}
/*---------------------header-----------------------*/
.w-header {
	position: relative;
}
.col-logo {
	position: relative;
	z-index: 1;
	float: left;
}
.w-logo {
	min-height: 105px;
	min-width: 40px;
}
.w-logo h1 {
	font-size: 42px;
}
.w-logo h1, .w-logo a {
	color: #fff;
}
.w-nav {
}
.w-nav .nav_inner {
	display: block;
}
.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: 28px;
	display: block;
	color: #d8d8d8;
}
.w-nav .nav_inner > li > .submenu {
	top: 104px;
	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;
}
.w-loginRegister, .w-languege, .w-shopCart {
	padding-top: 2px;
}
.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-left:5px;}
.topLogBox .w-search .input-search-w{ background:#fff; color:#383838;width:235px; height:32px;*width:190px; *height:30px; line-height:30px;  padding: 0 40px 0 5px; border:1px solid #eee; }
.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 #FE6A00; cursor:pointer; }
.topLogBox .w-search .search-btn-w span{display:block; height:32px; background:url(../img/header_search.png) no-repeat center; text-indent:-9999px;}*/
.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;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff !important;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000 !important;
}
/*---------------footer------------------*/
.w-footer {
	color: #787878;
	line-height: 2;
	background: #3A3A3A;
	font-size: 90%;
}
.w-footer a {
	color: #787878;
}
.w-footer .icon-social {
	background-image: url(../img/icon-social-foot-w.png);
}
/*----------------------------组件-----------------------*/
.w-text {
	line-height: 1.8;
}
.btn-default-w {
	border: none;
	color: #009A7E;
	padding: 0.4em 2em;
	background: none;
	border: 1px solid #009A7E;
}
.btn-default-w:hover, .btn-default-w:focus, .btn-global-w:hover, .btn-global-w:focus {
	color: #009A7E;
	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: #787878;
	color: #787878;
}
.w-footer .btn-default-w:hover, .w-footer .btn-default-w:focus, .w-footer .btn-global-w:hover, .w-footer .btn-global-w:focus {
	background-color: #787878;
	color: #000;
	text-decoration: none;
	border-color: #787878;
}
.gallery-mar {
	margin: 10px;
}
.gallery-border {
	border: 1px solid #CCDADD;
}
.icon-social {
	background-image: url(../img/icon-social-w.png);
}
.icon-social:hover {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.w-searchbox {
	padding: 17px 17px 17px 28px;
}
.search-defaut-w {
	max-width: none;
}
.search-defaut-w .input-search-w {
	background: #fff;
	border: 1px solid #D3D3D3;
	line-height: 2.5;
	height: 2.5em;
	color: #666;
	padding-right: 55px;
}
.search-defaut-w .search-btn-w {
	width: 50px;
	overflow: hidden;
}
.search-defaut-w .search-btn-w .btn-inner {
	background: url(../img/input-search.png) no-repeat center;
	display: block;
	text-indent: 9999px;
	white-space: nowrap;
	height: 2.5em;
}
/*title*/
.w-title1 .simpline {
	height: 1px;
	width: 93px;
	margin: 0 auto;
	background: #494949;
}
.linebg {
	background: #c9c9c9;
}
.lineborder {
	border-color: #c9c9c9;
}
.color_vice_light {
	color: #4a4a4a;
}
.bg3 {
	background-image: url("../img/line.png");
}
.w-title26 h2 {
	color: #4a4a4a;
}
/*--------------------系统------------------------*/
.systitle {
	color: #fff;
	font-size: 24px;
}
.crumbs {
	border-bottom: 1px solid #c3c3c3;
	text-align: right;
	padding: 0;
	background: none;
}
.w-com-menu {
}
.w-pages a {
	border-color: #000;
	color: #000;
}
.w-pages a.cur {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}
/*-----------------------------产品----------------------*/
.w-prd-list1 .w-prd-list-cell-in {
	margin: 0 4% 1em;
	padding: 20px 15px 0 15px;
	border: 1px solid #c6c6c6;
}
.w-prd-list2 .w-prd-list-cell-in {
	padding: 1em;
	border: 1px solid #c6c6c6;
}
.w-prd-list-cell .w-prd-infobox {
	line-height: 1.2;
}
.w-prd-list1 .w-prd-list-cell .w-prd-infobox {
	padding: 1em 5px;
}
.w-prd-list-cell .w-prd-price-groups > div, .w-prd-list-cell .w-prd-sum {
	font-size: 90%;
}
.w-prd-list-cell .w-prd-infobox h2 {
	font-size: 115%;
}
.w-prd-list-cell .w-prd-price-groups .product-price-prefix {
	font-weight: normal;
}
.w-prd-list-cell .w-prd-btns a.btn-buy {
	color: #fff;
}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-amount {
	color: #c80000;
}
.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 {
	font-family: '宋体', simsum;
}
.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: #c9c9c9;
}
.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: #222;
}
.w-News-list1 .news-com .date, .w-News-list1 .news-com .news-sum {
	margin-top: 0;
	line-height: 1.2;
}
.w-News-list7 li .date .date-day, .w-News-list7 li .date .date-yearMonth {
	background-color: #E1E1E1;
}
.w-adNews {
	line-height: 1.8;
}
.w-adNews1 li .news-item .news-com .news-h a {
	color: #383838;
}
.w-adNews1 li .news-item .news-com .news-sum {
	color: #777;
}
.w-adNews li .news-item .news-com .news-h, .w-adNews3 .w-adNews-texts li .w-adNews-textH h3 {
	font-size: 115%;
}
.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;
	padding: 0.7em 0;
}
.w-adNews5 li .news-com {
	margin-left: 27%;
}
.w-adNews6 .adNewsF .news-imgbox {
	width: 40%;
	margin-right: 10px;
}
.w-adNews6 .adNewsF .news-h {
	font-size: 115%;
	width: 100%;
	float: none;
}
.w-adNews6 .adNewsF .date {
	width: 100%;
	float: none;
	text-align: left;
	margin-top: 10px;
	line-height: 1.2;
}
.w-adNews6 .adNewsF .news-sum {
	line-height: 1.2;
}
.newsDetail .newsSummary {
	background-color: #eaeaea;
}
/*----------------------菜单----------------------------*/
.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("../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) {
/*---------------------------菜单-------------------------*/
.side_bar {
	width: 260px;
}
.side_left {
	margin-left: 286px;
}
.systitle {
	text-align: left;
	padding: 35px 10px 35px 40px;
}
.w-com-menu-V {
	border: 3px solid;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent {
	padding: 29px 10px;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent {
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent {
	background: none;
	border: 0;
	padding: 10px 10px 10px 75px;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a {
	font-size: 18px;
	line-height: 1.2;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent .fa {
	line-height: 2.8em;
}
.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;
}
.w-com-menu-V li a {
}
.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: #efefef;
}
.w-com-menu-H li {
	margin: 0;
}
.w-com-menu-H li a {
	font-size: 16px;
	color: #383838;
}
.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: 31px;
	padding-top: 10px;
}
.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:961px) {
.body-login .w-admin-header .w-admin-nav {
	float: right;
}
.col-logo {/*margin-left:45px;*/
	padding: 0 10px;
}
.w-logo-img img {
	max-height: 105px;
}
.w-logo h1, .w-logo-img {
	line-height: 105px;
}
.w-nav {
	float: right;
}
.w-nav .nav_inner > li {
	float: left;
	text-align: center;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	padding: 47px 12px 30px;
}
.w-nav .li-parentOne-div .fa {
	display: none;
}
.w-nav .submenu {
	box-shadow: 0 2px 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 2px 2px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0 2px 2px rgba(255,255,255,0.2);
}
.w-nav .submenu li {
	width: 171px;
}
.w-nav .submenu li .submenu {
	left: 171px;
}
.w-admin-shopCart {
	position: absolute;
	right: 10px;
	top: 24px;
	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_control {
	position: absolute;
	top: 0;
	right: 0;
	height: 39px;
	width: 39px;
	background: url(../img/toplogbox.png) no-repeat center;
	cursor: pointer;
	z-index: 1;
}
.topLogBox {
	position: absolute;
	right: 39px;
	top: 0;
	width: 0;
	overflow: hidden;
	height: 39px;
}
.topLogBox_control:hover .topLogBox {
	width: 400px;
	border-right: 1px solid;
	transition: width 0.5s;
	-moz-transition: width 0.5s;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
}
.topLogBox .topLogBox-in {
	overflow: hidden;
	padding-right: 10px;
	float: right;
}
.topLogBox .w-loginRegister, .topLogBox .w-shopCart {
	float: right;
	position: relative;
	z-index: 9;
	margin-top: 8px;
	margin-bottom: 7px;
}
.topLogBox .w-languege {
	float: right;
	position: relative;
	z-index: 9;
	margin-top: 8px;
	margin-bottom: 7px;
}
.topLogBox .w-search {
	float: right;
	position: relative;
	z-index: 9;
	margin: 5px 10px;
}
}
@media (min-width:1100px) {
.banner .bx-controls-direction {
	width: 1100px;
	position: absolute;
	height: 1.66rem;
	top: 50%;
	margin-top: -0.83rem;
	left: 50%;
	margin-left: -585px;
}
.w-com-menu-H {
	width: 2000px;
	margin-left: -435px;
}
.w-nav .nav_inner > li {
	min-width: 100px;
}
}
@media (max-width:1100px) {
.w-main .row, .w-header .row, .w-footer-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;
}
}
@media (min-width:768px) and (max-width:1100px) {
.w-com-menu-H {
	margin-left: -10px;
	margin-right: -10px;
}
}
@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.56rem;
}
/*--------------------header---------------------*/
.w-header, .w-admin-header, .body-login .w-admin-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);
}
.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;
	margin-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;
}
.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-admin-header .w-admin-nav {
	margin-left: 0;
}
.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;
	float: none;
}
.w-nav li a, .w-nav .submenu li a {
	display: block;
	color: #6a6a6a;
	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: 3;
	display: block;
}
.w-admin-nav .w-nav {
	height: 100%;
}
.order-progress {
	display: none;
}
}
@media (max-width:767px) {
/*----------------------系统页-------------------*/
.systitle {
	font-size: 125%;
}
/*----------------------新闻---------------------------*/
.w-adNews5 li .news-h {
	font-size: 105%;
}
}
@media only screen and (min-width:480px) {
.w-News-list .news-com .news-h {
	font-size: 14px;
}
.w-News-list .news-com .date, .w-News-list .news-com .news-sum {
	font-size: 12px;
}
.w-News-list5 li .news-item .news-com .news-sum {
	font-size: 14px;
}
}
@media only screen and (max-width:479px) {
.body {
	font-size: 0.375rem;
}
.w-searchbox {
	padding: 0.8em;
}
.w-prd-list1 .w-prd-list-cell-in, .w-prd-list2 .w-prd-list-cell-in {
	padding: 0.5em;
}
}
