﻿.pro_zt {
	width: 980px;
	margin:auto;
}
@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font: normal 14px/1.6em 'Microsoft Yahei', simsun, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #3e3a39;
	background-color: #fff;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, input, textarea, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	outline: none;
	list-style: none;
}
nav, section, aside, article, figure, header, footer, details, hgroup, figcaption {
	display: block;
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul, nav ul, footer ul {
	list-style: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a {
	color: #3e3a39;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
 audio:not([controls]) {
 display: none;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
blockquote {
	border-left: 3px solid #999;
	padding-left: 15px;
}
 input::-webkit-input-placeholder {
 color: #666 !important; 
 white-space: nowrap;
 text-overflow: ellipsis;
}
input:-moz-placeholder {
 color: #666 !important;  
 white-space: nowrap;
 text-overflow: ellipsis;
}
input::-moz-placeholder {
 color: #666 !important;  
 white-space: nowrap;
 text-overflow: ellipsis;
}
input:-ms-input-placeholder {
 color: #666 !important;  
 white-space: nowrap;
 text-overflow: ellipsis;
}
.border {
	border: 1px solid #eee;
	box-sizing: border-box;
}
.whiteBg {
	background: #fff;
}
.wid590 {
	width: 590px;
}
.widthauto {
	width: auto !important;
}
.fl, .left, .fl-left {
	float: left;
}
.fr, .right, .fl-right {
	float: right;
}
.clearfix {
	zoom: 1;
	position: relative;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	zoom: 1;
}
.clearfix:after {
	clear: both;
}
.ib {
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.ib.middle {
	vertical-align: middle;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.hidden {
	display: none;
}
.pointer {
	cursor: pointer;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.center, .text-center {
	text-align: center;
}
.vert-top {
	position: relative;
	bottom: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.vert-middle {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.vert-bottom {
	position: relative;
	bottom: -100%;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}

.lmBT {
	padding-left: 20px;
	padding-right: 15px;
	height: 70px;
}
.lmBT .bt {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 70px;
}
.lmBT .more {
	float: right;
	font-size: 14px;
	color: #898989;
	text-decoration: none;
	line-height: 70px;
}
.lmBT .more:hover {
	color: #a44323;
}
.lmBT .linker {
	float: left;
	margin-left: 20px;
	color: #898989;
	height: 70px;
	line-height: 70px;
}
.lmBT .linker a {
	margin-left: 8px;
	margin-right: 8px;
	color: #898989;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 2px solid #fff;
}
.lmBT .linker a:hover, .lmBT .linker a.on {
	color: #a44323;
	border-color: #a44323;
}
.lmBT .linker-hover {
	float: right;
	margin-left: 20px;
	color: #898989;
	height: 70px;
	line-height: 70px;
}
.lmBT .linker-hover a {
	padding: 5px 10px;
	color: #898989;
	text-decoration: none;
}
.lmBT .linker-hover a.on {
	color: #8E1D22;
	background: #f5f4f4;
}

.plate_tit {
	margin: 20px 0;
	height: 38px;
	border-bottom: 2px solid #dcdcdc;
}
.plate_tit span {
	float: left;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #3e3a39;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #a44323;
}
.plate_tit span b {
	color: #a44323;
}
.plate_tit i {
	float: left;
	display: inline-block;
	font-size: 0px;
	width: 10px;
	height: 38px;
	border-bottom: 2px solid #fff;
}
.plate_tit a {
	float: right;
	color: #9fa0a0;
	display: inline-block;
	line-height: 38px;
}
.news_tit {
	margin: 20px 0;
	height: 38px;
	border-bottom: 2px solid #dcdcdc;
}
.news_tit span {
	float: left;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #3e3a39;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #a44323;
}
.news_tit i {
	float: left;
	display: inline-block;
	font-size: 0px;
	width: 10px;
	height: 38px;
	border-bottom: 2px solid #fff;
}
.news_tit a {
	float: right;
	color: #9fa0a0;
	display: inline-block;
	line-height: 38px;
}
.pro-tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.pro-tit span {
	font-size: 24px;
	font-weight: 700;
	float: left;
}
.pro-tit a {
	font-size: 14px;
	color: #9b9a9a;
	margin: 8px 13px;
	display: block;
	float: right;
}
.pro-tit img {
	width: 23px;
	height: 23px;
	vertical-align: -5px;
	margin-left: 10px;
}

.breadcrumb {
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #9f9f9f;
}
.breadcrumb > li {
	display: inline-block;
	color: #9f9f9f;
	line-height: 35px;
}
.breadcrumb > li .homeIco {
	background: url('//static.zisha.com/pc/public/img/home.png') left no-repeat;
	padding-left: 23px;
}
.breadcrumb > li a {
	color: #9f9f9f;
	text-decoration: none;
}
.breadcrumb > li a:hover {
	color: #9f9f9f;
	text-decoration: underline;
}
.breadcrumb > li + li:before {
	color: #666;
	display: inline;
	font-size: 12px;
	font-family: "黑体";
	height: auto;
	content: ">";
	font-weight: 300;
	text-shadow: none;
	padding: 0 5px;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
.mb20 {
	margin-bottom: 20px;
}

.swiper-container {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	z-index:1
}
.swiper-container-no-flexbox .swiper-slide {
	float:left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column
}
.swiper-wrapper {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-o-transform:translate(0, 0);
	-ms-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	margin:0 auto
}
.swiper-slide {
	-webkit-flex-shrink:0;
	-ms-flex:0 0 auto;
	flex-shrink:0;
	width:100%;
	height:100%;
	position:relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height:auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align:start;
	-ms-flex-align:start;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	-webkit-transition-property:-webkit-transform, height;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform, height
}
.swiper-container .swiper-notification {
	position:absolute;
	left:0;
	top:0;
	pointer-events:none;
	opacity:0;
	z-index:-1000
}
.swiper-wp8-horizontal {
	-ms-touch-action:pan-y;
	touch-action:pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action:pan-x;
	touch-action:pan-x
}
.swiper-button-next, .swiper-button-prev {
	position:absolute;
	top:50%;
	width:27px;
	height:44px;
	margin-top:-22px;
	z-index:10;
	cursor:pointer;
	-moz-background-size:27px 44px;
	-webkit-background-size:27px 44px;
	background-size:27px 44px;
	background-position:center;
	background-repeat:no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity:.35;
	cursor:auto;
	pointer-events:none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left:10px;
	right:auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right:10px;
	left:auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position:absolute;
	text-align:center;
-webkit-transition:.3s;
-moz-transition:.3s;
-o-transition:.3s;
transition:.3s;
	-webkit-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	z-index:10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity:0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:10px;
	left:0;
	width:100%
}
.swiper-pagination-bullet {
	width:8px;
	height:8px;
	display:inline-block;
	border-radius:100%;
	background:#000;
	opacity:.2
}
button.swiper-pagination-bullet {
	border:none;
	margin:0;
	padding:0;
	box-shadow:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-webkit-appearance:none;
	appearance:none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor:pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background:#fff
}
.swiper-pagination-bullet-active {
	opacity:1;
	background:#007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background:#000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right:10px;
	top:50%;
	-webkit-transform:translate3d(0, -50%, 0);
	-moz-transform:translate3d(0, -50%, 0);
	-o-transform:translate(0, -50%);
	-ms-transform:translate3d(0, -50%, 0);
	transform:translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:5px 0;
	display:block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 5px
}
.swiper-pagination-progress {
	background:rgba(0, 0, 0, .25);
	position:absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background:#007aff;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	-webkit-transform-origin:left top;
	-moz-transform-origin:left top;
	-ms-transform-origin:left top;
	-o-transform-origin:left top;
	transform-origin:left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin:right top;
	-moz-transform-origin:right top;
	-ms-transform-origin:right top;
	-o-transform-origin:right top;
	transform-origin:right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width:100%;
	height:4px;
	left:0;
	top:0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width:4px;
	height:100%;
	left:0;
	top:0
}
.swiper-pagination-progress.swiper-pagination-white {
	background:rgba(255, 255, 255, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background:#fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background:#000
}
.swiper-container-3d {
	-webkit-perspective:1200px;
	-moz-perspective:1200px;
	-o-perspective:1200px;
	perspective:1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events:none;
	z-index:10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective:1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow:visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events:none;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events:none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events:auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index:0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden
}
.swiper-container-cube .swiper-slide {
	visibility:hidden;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	transform-origin:0 0;
	width:100%;
	height:100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin:100% 0;
	-moz-transform-origin:100% 0;
	-ms-transform-origin:100% 0;
	transform-origin:100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events:auto;
	visibility:visible
}
.swiper-container-cube .swiper-cube-shadow {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.6;
	-webkit-filter:blur(50px);
	filter:blur(50px);
	z-index:0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events:none;
	-webkit-transition-property:opacity;
	-moz-transition-property:opacity;
	-o-transition-property:opacity;
	transition-property:opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events:none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events:auto
}
.swiper-zoom-container {
	width:100%;
	height:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	text-align:center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width:100%;
	max-height:100%;
	object-fit:contain
}
.swiper-scrollbar {
	border-radius:10px;
	position:relative;
	-ms-touch-action:none;
	background:rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position:absolute;
	left:1%;
	bottom:3px;
	z-index:50;
	height:5px;
	width:98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position:absolute;
	right:3px;
	top:1%;
	z-index:50;
	width:5px;
	height:98%
}
.swiper-scrollbar-drag {
	height:100%;
	width:100%;
	position:relative;
	background:rgba(0, 0, 0, .5);
	border-radius:10px;
	left:0;
	top:0
}
.swiper-scrollbar-cursor-drag {
	cursor:move
}
.swiper-lazy-preloader {
	width:42px;
	height:42px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-21px;
	margin-top:-21px;
	z-index:10;
	-webkit-transform-origin:50%;
	-moz-transform-origin:50%;
	transform-origin:50%;
	-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation:swiper-preloader-spin 1s steps(12, end) infinite;
	animation:swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display:block;
	content:"";
	width:100%;
	height:100%;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position:50%;
	-webkit-background-size:100%;
	background-size:100%;
	background-repeat:no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	display: none;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	display: none;
}

.nProList {
	list-style: none;
}
.nProList li {
	float: left;
	margin: 10px 9px 10px 10px;
	width: 280px;
	background: #f8f8f8;
	position: relative;
}
.nProList li .nPro-img {
	display: block;
	width: 280px;
	height: 210px;
	overflow: hidden;
	position: relative;
}
.nProList li .nPro-img img {
	position: relative;
	max-height: 210px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.nPro-img .nPro-absolute {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
}
.nPro-absolute .nPro-gupin {
	background: url(img/w_shop_labelIco2.png) no-repeat;
	height: 30px;
	padding-left: 16px;
	color: #e60012;
	font-size: 15px;
	line-height: 30px;
	display: block;
	padding-right: 10px;
}
.nPro-absolute .nPro-jin {
	display: block;
	margin: auto;
	background: url('img/w_jin.png') no-repeat;
	width: 36px;
	height: 52px;
	margin-top: 5px;
	background-size: contain;
}
.nPro-absolute .nPro-yin {
	display: block;
	margin: auto;
	background: url('img/w_yin.png') no-repeat;
	width: 36px;
	height: 52px;
	margin-top: 5px;
	background-size: contain;
}
.nPro-absolute .nPro-tong {
	display: block;
	margin: auto;
	background: url('img/w_tong.png') no-repeat;
	width: 36px;
	height: 52px;
	margin-top: 5px;
	background-size: contain;
}
.nPro-absolute .nPro-you {
	display: block;
	margin: auto;
	background: url('img/w_you.png') no-repeat;
	width: 36px;
	height: 52px;
	margin-top: 5px;
	background-size: contain;
}
.nPro-absolute .nPro-cang {
	display: block;
	margin: auto;
	background: url('img/w_cang.png') no-repeat;
	width: 36px;
	height: 52px;
	margin-top: 5px;
	background-size: contain;
}
.nPro-absolute .nPro-zuan {
	display: block;
	margin: auto;
	background: url('img/w_zhuan.png') no-repeat;
	width: 36px;
	height: 52px;
	margin-top: 5px;
	background-size: contain;
}
.nProList li .nPro-img span.nPro-zhuanti {
	position: absolute;
	left: 10px;
	top: 0px;
	background: url('img/w_shop_ztIco.png') no-repeat;
	width: 31px;
	height: 50px;
}
.nProList li span.nPro-vedio {
	background: url(img/w_shop_vedioIco.png) no-repeat;
	position: absolute;
	width: 34px;
	height: 34px;
	top: 166px;
	left: 10px;
	cursor: pointer;
}
.nProList li .nPro-img span.nPro-jieyuan {
	background: url('img/m_jieyuan.png') no-repeat;
	position: absolute;
	width: 110px;
	height: 110px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.nProList li .nPro-detail {
	padding: 15px 10px;
	list-style: none;
}
.nProList li .nPro-detail dd {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #898989;
}
.nProList li .nPro-detail dd a {
	color: #898989;
}
.nProList li .nPro-detail dd a:hover {
	color: #a44323;
	text-decoration: underline
}
 .nProList li .nPro-detail dd:nth-child(odd) {
 float: left;
 width: 160px;
 text-align: left;
}
 .nProList li .nPro-detail dd:nth-child(even) {
 float: right;
 width: 100px;
 text-align: right;
}
.nProList li .nPro-detail dd.nPro-do {
	text-align: right;
}
.nProList li .nPro-detail dd.no {
	padding-right: 35px;
	box-sizing: border-box;
}
.nProList li .nPro-detail dd.nPro-title {
	margin-left: -7px;
	margin-bottom: 5px;
	color: #3e3a39;
	font-size: 15px;
}
.nProList li .nPro-detail dd.nPro-title a {
	color: #3e3a39;
	font-size: 15px;
	display: inline-block;
	max-width: 167px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	position: relative;
	padding-right: 15px;
}
.nProList li .nPro-detail dd.nPro-title a::before {
 content: '【';
}
.nProList li .nPro-detail dd.nPro-title a::after {
    content: '】';
 position: absolute;
 right: 0px;
}
.nProList li .nPro-detail dd.nPro-title a:hover {
	color: #a44323;
	text-decoration: none;
}
.nProList li .nPro-detail dd.nPro-do a.xjBtn {
	display: inline-block;
	background: #e22431;
	color: #fff;
	font-size: 12px;
	padding: 6px 12px;
	border-radius: 3px;
}
.nProList li .nPro-detail dd.nPro-do a.dhBtn {
	display: inline-block;
	background: #916060;
	color: #fff;
	font-size: 12px;
	padding: 6px 12px;
	border-radius: 3px;
}
.nProList li .nPro-detail dd.nPro-do a.buyBtn {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url('img/w_shop_cartIco.png') no-repeat;
	margin-left: 2px;
}
.nProList li .nPro-detail dd.nPro-do .price {
	color: #e22431;
	font-size: 14px;
	font-weight: bold;
	vertical-align: 4px;
}

.jiangJS {
	position: relative;
	color: #a44323;
	font-size: 14px;
	padding: 11px 50px 12px 11px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.jiangJS .jin {
	display: block;
	position: absolute;
	width: 55px;
	height: 62px;
	top: 0;
	right: 0;
	background: url('img/w_shop_jinIco.png') no-repeat;
}
.jiangJS .yin {
	display: block;
	position: absolute;
	width: 55px;
	height: 62px;
	top: 0;
	right: 0;
	background: url('img/w_shop_yinIco.png') no-repeat;
}
.jiangJS .tong {
	display: block;
	position: absolute;
	width: 55px;
	height: 62px;
	top: 0;
	right: 0;
	background: url('img/w_shop_tongIco.png') no-repeat;
}
.jiangJS .cang {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	top: 3px;
	right: 10px;
	background: url('img/w_shop_cangIco.png') no-repeat;
}
.jiangJS .you {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	top: 3px;
	right: 10px;
	background: url('img/w_shop_youIco.png') no-repeat;
}
.jiangJS .zhuan {
	display: block;
	position: absolute;
	width: 55px;
	height: 62px;
	top: 0;
	right: 0;
	background: url('img/w_shop_zhuanIco.png') no-repeat;
}

.video_lBox .zsxzBox {
	position: relative;
}
.video_lBox .zsxzBox .zsxz_img {
	display: block;
	width: 280px;
	height: 450px;
	border-radius: 5px;
}
.video_lBox .zsxzBox .zsxz_info {
	position: absolute;
	bottom: 5px;
	left: 10px;
	right: 10px;
	width: 260px;
}
.video_lBox .zsxzBox .zsxz_info p {
	margin-bottom: 10px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}
.video_lBox .zsxzBox .zsxz_info p img {
	display: block;
}
.video_lBox .zsxzBox .zsxz_info p a {
	color: #ea111b;
	text-decoration: none;
	margin-left: 5px;
}
.video_rBox {
	margin-right: 18px;
	width: 864px;
	height: 450px;
	overflow: hidden;
}
.video_rBox .videoBox {

}
.video_rBox .videoBox li {
	float: left;
	margin-right: 12px;
	width: 280px;
	background: #f8f8f8;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 20px;
}
 .video_rBox .videoBox li:nth-child(3n+3) {
 margin-right: 0
}
.video_rBox .videoBox li .videoImg {
	display: block;
	width: 280px;
	height: 155px;
	overflow: hidden;
	position: relative;
}
.video_rBox .videoBox li .videoImg img {
	position: relative;
	max-height: 155px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.video_rBox .videoBox li .videoImg .bofang {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
	background: url(img/w_bofang.png) center center no-repeat;
	background-size: cover;
}
.video_rBox .videoBox li .videoBt {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.video_rBox .videoBox li .videoBt a:hover {
	color: #a44323;
}
.video_rBox .videoBox li .videoParams {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #898989;
	margin-bottom: 13px;
}
.video_rBox .videoBox li .videoParams span {
	margin-right: 15px;
}

.move {
	display: none;
}
.move-di {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1006;
}
.move-bor {
	background-color: #b19874;
	padding: 10px;
	width: 600px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	height: 346px;
	box-sizing: border-box;
	transform: translate(-50%, -50%);
}
.move-bor video {
	width: 580px;
	height: 326px;
	background-color: #000;
}

.advH120 {
	height: 120px;
	overflow: hidden;
}
.advH320 {
	height: 320px;
	overflow: hidden;
}

.classFilter {
	width: 100%;
	background: #fff;
}
.classFilter .bigClass {
	height: 40px;
	background: #a44323;
	border-bottom: 2px solid #463629;
	overflow: hidden;
	display: flex;
}
.classFilter .bigClass a {
	width: 300px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.classFilter .bigClass a.on {
	line-height: 40px;
	text-align: center;
	color: #FFF;
	background: #463629;
}
.classFilter .classBox {
	width: 100%;
	list-style: none;
	background: #fff;
	border: 1px solid #E5E5E5;
	border-top: none;
	padding: 8px 20px;
	box-sizing: border-box;
}
.classFilter .classBox li {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 54px;
	border-bottom: 1px dashed #f5f5f5;
}
.classFilter .classBox li:last-child {
	border-bottom: none;
}
.classFilter .classBox li .bt {
	display: block;
	padding: 0 8px;
	font-size: 14px;
	color: #8f5f49;
	margin: 5px 0;
	position: absolute;
	left: 0;
	border-right: 1px solid #8f5f49;
}
.classFilter .classBox li a {
	display: block;
	float: left;
	padding: 5px 8px;
	vertical-align: 0px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 4px;
	white-space: nowrap;
}
.classFilter .classBox li a:hover {
	color: #d30008;
}
.classFilter .classBox li a.on {
	color: #fff;
	vertical-align: 0px;
	background: #3e3a39
}
.classFilter .classBox li.moreClass {
	max-height: 80px;
	padding-right: 50px;
	overflow: hidden;
	position: relative;
}
.moreClass .classDo {
	position: absolute;
	top: 8px;
	right: 14px;
	font-size: 14px;
	line-height: 22px;
	color: #8f5f49;
	cursor: pointer;
}
 .moreClass .doMore::before {
 content: "展开";
}
 .moreClass .doMore::after {
 content: '';
 position: absolute;
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 border-top: 6px solid #8f5f49;
 top: 8px;
 right: -14px;
}
 .moreClass .doLess::before {
 content: "收起";
}
 .moreClass .doLess::after {
 content: '';
 position: absolute;
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 border-bottom: 6px solid #8f5f49;
 top: 8px;
 right: -14px;
}
.classFilter .classBox li.hasSon {
	position: relative;
}
.sonMenu {
	display: none;
	position: absolute;
	width: 1105px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 32px;
	background: #3e3a39;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.classFilter .classBox li .sonMenu a {
	color: #ffffff;
}
.classFilter .classBox li .sonMenu a.on {
	color: #3e3a39;
	background: #fff;
}
.xiang-tit {
	height: 60px;
	background: #eeeceb;
	padding: 0 19px;
}
.th-tit {
	width: 303px;
	height: 36px;
	border: 1px #D5D5D5 solid;
}
.th-tit span {
	width: 82px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 12px;
	font-family: "\5b8b\4f53", Arial, Helvetica, sans-serif;
	background-color: #f2f0f0;
	text-align: center;
	border-right: 1px #D5D5D5 solid;
	float: left;
	display: block;
	cursor: pointer;
}
 .th-tit span:nth-child(1) {
 width: 54px;
}
 .th-tit span:nth-child(4) {
 border-right: none;
}
.th-tit span b {
	float: left;
	font-style: normal;
	margin-left: 15px;
	font-weight: normal;
	line-height: 36px;
}
.th-tit span i {
	width: 9px;
	height: 5px;
	display: inline-block;
	margin: 16px 5px;
	background-image: url(img/icon_arrows.png);
	background-repeat: no-repeat;
	background-position: left;
}
.th-tit span:last-child {
	border: none;
}
.th-tit span.on {
	background: #fff;
}
.th-tit span.on b {
	color: #d30008;
}
.th-tit span.on i {
	width: 9px;
	height: 5px;
	display: inline-block;
	margin: 16px 5px;
	background-image: url(img/icon_arrows.png);
	background-repeat: no-repeat;
	background-position: right;
}
.th-tit span:hover {
	background: #fff;
}
.th-tit span:hover b {
	color: #d60014;
}
.th-tit span:hover i {
	width: 9px;
	height: 5px;
	display: inline-block;
	margin: 16px 5px;
	background-image: url(img/icon_arrows.png);
	background-repeat: no-repeat;
	background-position: right;
}
.th-content {
	border: 1px solid #eeeeee;
	background: #fff;
}
.th-tit {
	float: left;
	margin-top: 11px;
}
.th-tit b {
	color: #988457;
}
.xiang-tit .th-tit2 span {
	font-size: 16px;
	float: right;
	line-height: 60px;
	color: #361600;
}

.ss-jieguo {
	font-size: 14px;
	color: #a44323;
	font-weight: bold;
	line-height: 34px;
	float: right;
	margin-right: 20px;
}
.searchArea {
	border: 1px solid #eee;
	background: #fff;
	padding: 12px 10px;
	line-height: 0;
	margin-bottom: 10px;
}
.searchArea .searchText {
	float: left;
	width: 36px;
	height: 34px;
	line-height: 34px;
}
.searchArea .filter-box {
	float: left;
	width: 120px;
	margin-right: 10px
}
.searchArea .searchBtn {
	border: 0;
	width: 100px;
	height: 34px;
	background: #a44323;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
}
.searchArea .resetBtn {
	border: 0;
	width: 50px;
	height: 24px;
	font-size: 16px;
	text-align: center;
	border-radius: 2px;
	display: inline-block;
	background: #f9f8f8;
	border: 1px solid #eee;
	padding-top: 9px;
}
.searchArea .searchTotal {
	float: right;
	line-height: 34px;
}
.searchArea .aPage, .searchArea .aPage {
	float: right;
	display: block;
	width: 34px;
	height: 34px;
	border: 1px solid #eee;
	box-sizing: border-box;
	text-align: center;
	background: #f8f8f8;
	font-size: 16px;
	font-weight: bold;
	font-family: "宋体";
	color: #898989;
	line-height: 32px;
	margin-left: 5px;
}
.searchArea .aPage:hover {
	background: #fff;
	color: #a44323;
}

.news_left {
	float: left;
	width: 850px;
}
.news_left li {
	overflow: hidden;
	margin-bottom: 20px;
}
.news_left .news_tit {
	margin: 20px 0;
	height: 38px;
	border-bottom: 2px solid #dcdcdc;
}
.news_left .news_tit span {
	float: left;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #3e3a39;
	height: 38px;
	line-height: 38px;
}
.news_left .news_tit i {
	float: left;
	display: inline-block;
	font-size: 0px;
	width: 10px;
	height: 38px;
	border-bottom: 2px solid #fff;
}
.news_left .news_tit a {
	float: right;
	color: #9fa0a0;
	display: inline-block;
	line-height: 38px;
}
.news_left .news_con {
	overflow: hidden;
	margin: 10px 0 15px;
}
.news_left .news_con .li_img {
	float: left;
	position: relative;
	display: table-cell;
	margin-right: 20px;
	width: 360px;
	height: 240px;
	border: 1px solid #eee;
	overflow: hidden;
}
.news_left .news_con .li_img .news_imgs_list {
	position: absolute;
	left: 50%;
	width: auto;
	margin: auto;
	top: 50%;
	transform: translate(-50%, -50%);
	max-height:240px;
}
.news_left .news_con .li_img p {
	position: absolute;
	bottom: -1px;
	padding: 10px;
	width: 340px;
	background: url("img/c_picBtbg.png") center center repeat-x;
}
.news_left .news_con .li_img p a {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.news_left .news_con .li_new {
	float: right;
	width: 465px;
}
.news_left .news_con .li_new p {
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.rmtj-k ul li .news_imgs {
	height: 185px;
	max-height: 185px;
	margin: auto;
	display: block;
	width: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.news_left .news_con h4 {
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
}


.news_list li {
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 30px;
}
.news_list .news_con .li_shijian {
	color: #9fa0a0;
	font-size: 12px;
	margin-top: 5px;
}
.news_list .news_con .li_jian {
	color: #666464;
	font-size: 12px;
	margin-top: 28px;
	line-height: 22px;
}
.news_list .news_con .li_img2 {
	float: left;
	position: relative;
	margin-right: 40px;
	width: 220px;
	height: 150px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #eee;
}
.news_list .news_con .li_img2 .news_list_img {
	height: 150px;
	left: 50%;
	position: absolute;
	text-align: center;
	width: auto;
	margin: auto;
	top: 50%;
	transform: translate(-50%, -50%);
}


.news-l-w {
	width: 855px;
	overflow: hidden;
	position: relative;
}
.news-l-w .news-title {
	font-size: 24px;
	color: #3e3a39;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 12px;
	text-align: center;
}
.news-l-w .news-time {
	font-size: 12px;
	color: #9fa0a0;
	text-align: center;
}
.news-l-w .news-info {
	border-top: 1px dashed #dcdcdc;
	padding: 15px 0;
	margin-top: 35px;
	font-size: 15px;
	line-height: 28px;
	position: relative;
	overflow: hidden;
}
.news-l-w .news-info p {
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 10px;
}
.news-l-w .news-from {
	text-align: right;
	color: #9fa0a0;
	font-size: 12px;
	line-height: 30px;
	position: relative;
	margin-bottom: 15px;
}
.news-l-w .news-from span {
	position: absolute;
	display: block;
	left: 0;
	width: 75px;
	text-align: left;
}
.news-l-w .news-from ul.news-tag {
	width: 640px;
	text-align: left;
	position: absolute;
	left: 80px;
}
.news-l-w .news-from ul.news-tag li {
	float: left;
	margin-right: 10px;
	line-height: 30px;
}


.news-l-w .news-prev-next {
	height: 45px;
	line-height: 45px;
}
.news-l-w .news-prev-next ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news-l-w .news-prev-next ul li {
	flex-grow: 1;
	flex-basis: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}
.news-l-w .news-prev-next ul li:last-child {
	text-align: right;
}
.news-l-w .news-prev-next ul li a {
	font-size: 14px;
	color: #3e3a39;
	text-decoration: none;
}
.news-l-w .news-prev-next ul li a:hover {
	text-decoration: underline;
}

.news-l-w .news-related {
	margin-top: 35px;
}
.news-l-w .news-related .lm-title {
	font-size: 24px;
	font-weight: bold;
	color: #3e3a39;
	margin-bottom: 20px;
}
.news-l-w .news-related .news-related-list {
	list-style: none;
}
.news-l-w .news-related .news-related-list li {
	float: left;
	width: 410px;
	margin-bottom: 20px;
}
 .news-l-w .news-related .news-related-list li:nth-child(odd) {
 margin-right: 35px;
}
.news-l-w .news-related .news-related-list li a.news-related-img {
	display: block;
	width: 120px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #eee;
}
.news-l-w .news-related .news-related-list li a.news-related-img img {
	
	height: 80px;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.news-l-w .news-related .news-related-list li .news-related-info {
	width: 275px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 7px;
}
.news-l-w .news-related .news-related-list li .news-related-info a {
	font-size: 16px;
	color: #3e3a39;
}
.news-l-w .news-related .news-related-list li .news-related-info a:hover {
	font-size: 16px;
	text-decoration: underline;
}
.news-l-w .news-related .news-related-list li .news-related-info p {
	margin-top: 8px;
	font-size: 12px;
	color: #9fa0a0;
	line-height: 22px;
	white-space: pre-wrap;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
	position: relative;
}
.news-l-w .news-related .news-related-list li .news-related-info p a.more {
	font-size: 12px;
	text-decoration: none;
	margin-left:6px;
	position: absolute;
	right: 0;
	top: 27px;
	background: #fff;
	padding-left: 11px;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	display: none;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	display: none;
}

.mendianBT p span {
	display: block;
	height: 37px;
	border-bottom: 1px solid #6d6d6d;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 37px;
	background: transparent;
	border-left: 5px solid transparent;
}
.mendianBT p span.on {
	display: block;
	height: 39px;
	border-bottom: 1px solid #6d6d6d;
	font-size: 16px;
	color: #a44323;
	text-align: center;
	line-height: 39px;
	background: #fff;
	border-left: 5px solid #a44323;
}
ul.mendianCon {
	float: right;
	width: 970px;
	height: 420px;
	background: #fff;
	list-style: none;
}
ul.mendianCon li {
	display: none;
}
ul.mendianCon li.active {
	display: block
}
ul.mendianCon li .mendianInfo {
	float: left;
	width: 385px;
	padding: 10px 15px 0 15px;
	box-sizing: border-box;
	font-size: 12px;
}
ul.mendianCon li .mendianInfo .mendianXX {
	height: 225px;
	overflow: hidden;
}
ul.mendianCon li .mendianInfo .mendianXX p {
	margin-bottom: 6px;
	line-height: 18px;
}
ul.mendianCon li .mendianPic {
	float: right;
	width: 585px;
}
ul.mendianCon li .mendianPic img {
	display: block;
	width: 585px;
	height:420px;
}

.sendForm {
	z-index: 88;
	position: absolute;
	left: 230px;
	top: 250px;
	width: 355px;
	background: #fff;
}
.sendForm .getInfo p {
	margin-bottom: 12px;
}
.sendForm .getInfo .label {
	float: left;
	display: block;
	width: 80px;
	color: #a44323;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
}
.sendForm .getInfo .label2 {
	float: left;
	display: block;
	width: 100px;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	padding-left: 7px;
	box-sizing: border-box
}
.sendForm .getInfo .label2 input {
	vertical-align: -2px
}
.sendForm .getInfo .input {
	float: left;
	border: 1px solid #adadad;
	border-right: 0;
	height: 34px;
	width: 175px;
	box-sizing: border-box;
	padding: 0 5px;
	line-height: 32px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.sendForm .getInfo .input2 {
	float: left;
	border: 1px solid #adadad;
	height: 34px;
	width: 175px;
	box-sizing: border-box;
	padding: 0 5px;
	line-height: 32px;
	border-radius: 3px;
}
.sendForm .getInfo .input3 {
	float: left;
	border: 1px solid #adadad;
	height: 34px;
	width: 115px;
	box-sizing: border-box;
	padding: 0 5px;
	line-height: 32px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.sendForm .getInfo .selTime {
	float: left;
	border: 1px solid #adadad;
	border-left: 0;
	border-right: 0;
	height: 34px;
	width: 60px;
	box-sizing: border-box;
	padding: 0 5px;
	line-height: 32px;
}
.sendForm .getInfo .btn {
	float: left;
	border: 0;
	background: #e22431;
	width: 100px;
	height: 34px;
	font-size: 14px;
	color: #fff;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
}

.pages {
	display: block;
	clear: both;
	height: 58px;
	margin: 0 15px 10px 10px;
	overflow: hidden;
	padding: 0 10px;
	text-align: center;
}
.pages ul {
	float: left;
	left: 50%;
	margin-left: 15px;
	padding: 0;
	position: relative;
}
.pages ul li {
	border-style: none;
	float: left;
	font-family: Tahoma;
	line-height: 25px;
	margin-right: 2px;
	margin-top: 15px;
	position: relative;
	right: 50%;
}
.pages ul li a {
	background:#fff;
	color: #000;
	display: block;
	float: left;
	height: 26px;
	line-height:26px;
	padding: 0;
	width: 27px;
	border:1px solid #ccc;
}
.thisclass strong {
	color: #fff;
	font-weight:blod;
}
.pages ul li a:hover {
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}
.pages ul li.thisclass, .pages ul li .thisclass, .pages ul li.thisclass a, .pages ul li .thisclass a, .pagebox ul li.thisclass a:hover, .pagebox ul li .thisclass a:hover {
	color: #fff;
	font-weight: bold;
	height: 26px;
	margin-right: 2px;
	padding: 0;
	width: 26px;
	line-height:26px;
	background: #a44323;
}
#jumpMenu {
	border:1px solid #ccc;
	height: 26px;
	line-height:26px;
}
.pages ul li .topclass {
	background:#fff;
	color: #000;
	display: block;
	float: left;
	height: 26px;
	padding: 0;
	width: 61px;
	border:1px solid #ccc;
}
.xgzp {
	float: left;
	margin-top: 3px;
	width: 294px;
}
.pages .pageinfo {
	line-height: 21px;
	padding: 12px 10px 12px 16px;
}
.pages .pageinfo strong {
	font-weight: normal;
	margin: 0 2px;
}

.zhu_daohang {
	width: 100%;
	height: 40px;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #E5e5e5;
}
.news-nav {
	width: 100%;
	height: 38px;
}
.news-nav ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.news-nav ul li {
	flex-grow: 1;
	flex-basis: 120px;
}
.news-nav ul li a {
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 15px;
}
.news-nav ul li a.active, .news-nav ul li a:hover {
	color: #fff;
}

.downApp {
	display: none;
	text-align: center;
	width: 750px;
	height: 420px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -210px;
	z-index: 9999;
	box-sizing: border-box;
}
.downApp-k {
	position:relative;
}
.downApp-code {
	position: absolute;
	top: 0;
	left: 50px;
	width: 650px;
	height: 400px;
	margin:10px auto;
}
.downApp-code .downApp-closek {
	position: absolute;
	top:10px;
	right: 10px;
	width: 50px;
	height:50px;
	display: block;
	cursor: pointer;
}
.downApp-code .yun-down {
	position: absolute;
	top:90px;
	left: 50%;
	width:150px;
	height: 150px;
	display: block;
	margin-left: -75px;
	cursor: pointer;
}
.downApp-code .btn-down {
	position: absolute;
	bottom:20px;
	left: 50%;
	width: 360px;
	height: 80px;
	display: block;
	margin-left: -180px;
	cursor: pointer;
}
.downApp-code img {
	display: block;
	position: absolute;
	width: 180px;
	height: 180px;
	left: 50%;
	top: 50%;
	margin-left: -90px;
	margin-top: -85px;
	border-radius: 8px;
}

.xl-tk-tipA {
	display: none;
	text-align: center;
	width: 500px;
	height: 150px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -75px;
	z-index: 9999;
	background: url("img/w_tk_tip-bg.png") center center no-repeat;
}
.xl-tk-tipA #tip-txtA {
	color: #595757;
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 25px;
}
.tc-closeA {
	width: 30px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	top: 10px;
	right: 10px;
}
.tc-close2A {
	font-size: 16px;
	color: #c36333;
	padding: 4px 30px;
	border: 1px solid #a44323;
	border-radius: 3px;
	text-decoration: none;
}
#bigbodybgA {
	background-color: #000;
	z-index: 999;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: .8;
	position: fixed;
	display: none;
}

.sort-big {
	background-color: #fff;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.people-sort {
	float: left;
	width: 288px;
	border-right: 1px solid #eee;
	text-align: center;
}
.people-sort>h3 {
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	font-weight: 700;
}
 .people-sort>h3 span::before {
 content: "";
 background: url(img/w_shop_h3_before.png) no-repeat;
 display: inline-block;
 height: 7px;
 margin-right: 5px;
 position: relative;
 top: -3px;
 width: 45px;
}
.people-sort>h3 span::after {
 content: "";
 background: url(img/w_shop_h3_after.png) no-repeat;
 display: inline-block;
 height: 7px;
 margin-left: 5px;
 position: relative;
 top: -3px;
 width: 45px;
}
.sort-pro {
	float: left;
}
.sort-pro img {
	width: 70px;
	height: 50px;
	float: left;
	margin: 5px 12px 0;
}
.sort-three>img {
	float: left;
	margin-top: 6px;
}
.sort-info {
	float: left;
	text-align: left;
	font-size: 14px;
}
.sort-info p, .sort-info p span {
	color: #9c9c9c;
}
.sort-three {
	display: block;
	height: 60px;
	line-height: 34px;
	width: 288px;
	padding-left: 20px;
	box-sizing: border-box;
}
.prev-three {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.pro-list {
	margin-top: 20px;
}
.pro-list li {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pro-list a i {
	display: block;
	float: left;
	width: 20px;
	height: 18px;
	border: 1px solid #eee;
	text-align: center;
	line-height: 20px;
	font-style: normal;
	color: #a44323;
	margin-right: 23px;
}
.pro-list .line {
	background-color: #828180;
	width: 1px;
	height: 15px;
	display: block;
	float: left;
	margin: 0 8px;
	margin-top: 2px;
	display: none;
}
.pro-list h3, .pro-list p {
	float: left;
	margin-top: 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pro-list h3 {
	max-width: 114px;
	margin-right: 10px;
}
.pro-list p {
	color: #9c9c9c;
}
.pro-list li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 8px;
	box-sizing: border-box;
}
.sort-ph {
	margin: 9px;
	box-sizing: border-box;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.sort-ph li {
	height: 34px;
	width: 32.9%;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	float: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.sort-ph li a {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
}
.sort-ph li:hover a {
	background-color: #a44323;
	color: #fff;
}
.li-bg {
	background-color: #f9f8f8;
}
.pro-list li:hover {
	background-color: #f9f8f8;
}
.sort-three:hover {
	background-color: #f9f8f8;
}
.star-intro {
	margin-top: 30px;
}
