/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */

.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)
}
}
* {
	margin: 0;
	padding: 0
}
body {

	line-height: 30px;
	font-size: 16px;
	background: #fcfcfc
}
ul {
	list-style: none
}
ol {
	list-style: none
}
img {
	border: 0
}
a {
	text-decoration: none;
	color: #000
}
h1 {
	font-size: 36px
}
h2 {
	font-size: 30px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 18px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 12px
}
.clearfix:after {
	content: "";
	display: block;
	clear: both
}
input[type=button], input[type=flie], input[type=submit] {
	cursor: pointer
}
input {
	font-size: inherit;
	font-family: inherit
}
.content {
	width: 1200px;
	margin: 0 auto
}
.top-logo {
	line-height: 60px
}
.top-logo a {
	float: left
}
.top-logo a img {
	width: 285px;
	height: 74px;
	margin-top: 23px
}
.seek {
	float: right
}
.seek form {
	width: 400px;
	height: 43px;
	background: #f7f7f7;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin-left: 350px;
	position: relative;
	top: 36px;
	border: 1px solid #e6e6e6
}
.seek-case {
	float: left;
	background: 0 0;
	border: none;
	font-size: 14px;
	height: 44px;
	position: absolute;
	top: 0;
	margin-left: 18px;
	color: #a9a9a9;
	width: 330px;
	outline: 0
}
.seek-sub {
	cursor: pointer;
	width: 25px;
	height: 25px;
	background: url(../image/search.png);
	border: none;
	margin-top: 10px;
	position: absolute;
	top: 0;
	right: 20px;
	outline: 0
}
nav {
	height: 50px;
	line-height: 50px;
	background-color: #0166ce
}
.phb-columns {
	float: left;
	width: 110px;
	padding-left: 87px;
	font-size: 20px;
	background: url(../image/classify.png) 20% 50% no-repeat #e91839;
	color: #fff;
	padding-right: 20px;
	position: relative
}
.phb-columns-content {
	display: block;
	width: 90px;
	padding-left: 10px;
	background: url(../image/triangle.png) right 60% no-repeat
}
.phb-columns:hover .phb-columns-content {
	background: url(../image/retriangle.png) right 60% no-repeat
}
.phb-columns-list {
	position: absolute;
	top: 50px;
	left: 0;
	width: 217px;
	color: red
}
.phb-columns-list {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 100;
	background: #fff;
	width: 214px;
	border: 1px solid #e8e8e8;
	box-shadow: 1px 1px 2px #666;
	display: none
}
.phb-columns-list a {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 15px
}
.phb-nav-list {
	float: left
}
.phb-nav-list li {
	float: left
}
.phb-nav-list li a {
	display: inline-block;
	width: 105px;
	text-align: center;
	color: #fff;
	font-size: 18px
}
.phb-nav-list li:hover a {
	color: #e60012
}
.phb-index-banner {
	margin-top: 15px
}
.phb-index-carousel {
	float: left;
	width: 633px;
	height: 330px
}
.swiper-slide img {
	width: 100%;
	height: 330px
}
.swiper-pagination {
	text-align: right
}
.swiper-slide {
	position: relative
}
.swiper-pagination {
	right: 5px;
	bottom: 10px
}
.swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	margin-right: 6px
}
.swiper-button-prev {
	background: url(../image/ad_ctr.png) 0 0 no-repeat;
	width: 60px;
	height: 90px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out
}
.swiper-button-next {
	background: url(../image/ad_ctr.png) -33px 0 no-repeat;
	opacity: 0;
	background-position: 0 -90px;
	width: 60px;
	height: 90px;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out
}
.banner:hover .swiper-button-prev {
	opacity: .5
}
.banner:hover .swiper-button-next {
	opacity: .5
}
.swiper-pagination-bullet {
	background: #fff!important;
	opacity: 1;
	width: 13px;
	height: 13px
}
.swiper-pagination-bullet-active {
	background-color: #e91839!important;
	border-radius: 4px!important;
	width: 26px!important
}
.phb-index-carousel p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	background-color: #0166ce;
	color: #fff;
	font-size: 16px;
	width: 100%
}
.phb-index-cl-ct {
	float: left;
	margin-left: 10px
}
.phb-index-cl-ct li a img {
	width: 203px;
	height: 103px
}
.phb-index-cl-ct li {
	width: 203px;
	height: 103px;
	margin-bottom: 10px;
	position: relative
}
.phb-index-cl-ct li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #fff;
	overflow: hidden;
	background: #0166ce;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.phb-index-cl-rt {
	float: left;
	margin-left: 15px
}
.phb-index-cl-rt li {
	width: 335px;
	height: 101px;
	border: 1px solid #ddd;
	background: #f2f2f2;
	margin-bottom: 10px
}
.phb-index-cl-rt p {
	height: 70px;
	line-height: 70px;
	padding: 0 18px;
	font-size: 18px;
	overflow: hidden;
	font-weight: 600;
	color: #333
}
.phb-index-cl-rt span {
	padding-left: 18px;
	margin-left: 20px;
	color: #666;
	background: url(../image/time.png) left 50% no-repeat
}
.phb-index-cl-rt li:hover {
	background-color: #333
}
.phb-index-cl-rt li:hover a p {
	color: #fff
}
.phb-index-cl-rt li:hover a span {
	color: #ddd
}
.phb-index-yule-nav li {
	float: left
}
.phb-index-yule-nav {
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e6e6e6;
	margin-top: 20px
}
.phb-index-yule-nav-title {
	float: left;
	font-size: 22px;
	font-weight: 700;
	color: #333;
	margin-right: 70px;
	border-bottom: 2px solid #e91839
}
.phb-index-yule-nav ul li a {
	color: #666
}
.phb-index-yule-nav ul span {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	color: #666
}
.phb-index-yule-nav-move {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #666
}
.phb-index-yule-cnt {
	margin-top: 20px
}
.phb-index-yule-cnt1 {
	width: 360px;
	float: left
}
.phb-index-yule-cnt1 ul {
	margin-top: 13px
}
.phb-index-yule-cnt1-c1 {
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px
}
.yule-cnt1-c1-img {
	width: 150px;
	height: 110px;
	float: left
}
.yule-cnt1-c1-img img {
	width: 150px;
	height: 110px
}
.yule-cnt1-c1-div {
	width: 190px;
	float: right;
	overflow: hidden
}
.yule-cnt1-c1-div h3 a {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 190px
}
.yule-cnt1-c1-div .yule-cnt1-c1-p1 {
	line-height: 25px;
	width: 190px;
	color: #666;
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px
}
.yule-cnt1-c1-div .yule-cnt1-c1-p2 span {
	display: block;
	padding-left: 20px;
	background: url(../image/time.png) no-repeat left 50%;
	font-size: 12px;
	color: #999;
	margin-top: 3px
}
.phb-index-yule-cnt1 li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../image/list.png) left 50% no-repeat;
	padding-left: 20px
}
.phb-index-yule-cnt1 li a {
	color: #666
}
.yule-cnt1-c1-div h3:hover a {
	color: #e60012
}
.phb-index-yule-cnt1 li a:hover {
	color: #e60012
}
.phb-index-yule-cnt2 {
	float: left;
	width: 470px;
	margin-left: 35px
}
.phb-index-yule-cnt2-gsz a {
	float: left
}
.phb-index-yule-cnt2-gsz a img {
	width: 225px;
	height: 130px
}
.phb-index-yule-cnt2-gsz a h3 {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	width: 218px;
	font-size: 16px;
	color: #333
}
.phb-index-yule-cnt2-gsz a:hover h3 {
	color: #e60012
}
.phb-index-yule-cnt2-gsz p span {
	display: block;
	padding-left: 20px;
	background: url(../image/time.png) no-repeat left 50%;
	font-size: 12px;
	color: #999;
	margin-top: 3px
}
.phb-index-yule-cnt2-gsz a:nth-child(2n) {
	margin-left: 20px
}
.phb-index-yule-cnt2 ul li span {
	color: #999;
	padding-left: 20px;
	background: url(../image/time.png) no-repeat left 50%;
	font-size: 12px;
	float: right
}
.phb-index-yule-cnt2 ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../image/list.png) left 50% no-repeat;
	padding-left: 20px
}
.phb-index-yule-cnt2 ul {
	margin-top: 15px
}
.phb-index-yule-cnt2 ul li a {
	height: 30px;
	line-height: 30px;
	color: #666;
	width: 300px;
	float: left
}
.phb-index-yule-cnt2 ul li a:hover {
	color: #e60012
}
.phb-index-yule-cnt3 a {
	position: relative;
	margin-bottom: 15px;
	display: block
}
.phb-index-yule-cnt3 a img {
	width: 300px;
	height: 150px
}
.phb-index-yule-cnt3 {
	float: right
}
.phb-index-yule-cnt3 a p {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 37px;
	line-height: 37px;
	padding: 0 30px;
	overflow: hidden;
	width: 100%;
	font-size: 16px;
	color: #fff;
	background: #0166ce;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.phb-index-yule-cnt3 a:hover p {
	background: rgba(0, 0, 0, .7)
}
footer {
	margin-top: 40px;
	text-align: center;
	background: #0166ce;
	padding-bottom: 20px;
	border-top: 3px solid #0166ce;
	line-height: 20px
}
.footer-top {
	overflow: hidden;
	padding-top: 20px;
	border-bottom: 1px solid #0166ce;
	color: #fcfcfc;
}
.footer-top a {
	color: #fcfcfc;
}
.footer-bottom {
	color: #ccc;
	font-size: 12px
}
.phb-showClass-cl-rt {
	width: 550px;
	margin-left: 17px;
	float: left
}
.phb-showClass-cl-rt li {
	width: 265px;
	height: 155px;
	overflow: hidden;
	position: relative;
	margin: 0 15px 20px 0;
	float: left
}
.phb-showClass-cl-rt li:nth-child(2n) {
	margin-right: 0
}
.phb-showClass-cl-rt li img {
	width: 265px;
	height: 155px
}
.phb-showClass-cl-rt li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #0166ce;
	padding: 0 20px;
	overflow: hidden;
	box-sizing: border-box
}
.phb-showClass-list-box {
	width: 870px;
	float: left
}
.phb-showClass-list-nav {
	width: 100%;
	line-height: 45px;
	background: #f7f7f7;
	border-top: 2px solid #e91839;
	color: #333
}
.phb-showClass-list-nav li {
	float: left
}
.phb-showClass-list-nav li a {
	display: block;
	padding: 0 25px;
	font-size: 20px;
	color: #333
}
.phb-showClass-list-nav .phb-showClass-list-nav-on a {
	background: #e91839;
	color: #fff
}
.phb-showClass-newlist-img {
	float: left
}
.phb-showClass-newlist-img img {
	width: 254px;
	height: 145px
}
.phb-showClass-newlist div {
	float: left;
	width: 590px;
	padding-left: 10px
}
.phb-showClass-newlist div h2 a {
	display: block;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	width: 550px;
	font-weight: 400
}
.phb-showClass-newlist div h2:hover a {
	color: #e91839
}
.phb-showClass-newlist div .phb-showClass-newlist-cnt {
	color: #666;
	margin-top: 13px;
	width: 590px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-indent: 2em
}
.phb-showClass-newlist li {
	margin-top: 20px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px
}
.phb-showClass-newlist-actions {
	width: 100%;
	margin-top: 20px
}
.phb-showClass-newlist-actions .phb-list-read {
	display: inline-block;
	float: right;
	margin-right: 25px;
	color: #999;
	padding-left: 25px;
	position: relative
}
.phb-showClass-newlist-actions .phb-list-read i {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../image/yuedu2.png) no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: -1px
}
.phb-showClass-newlist-time {
	float: right;
	color: #999;
	padding-left: 20px;
	background: url(../image/time.png) no-repeat left 50%
}
.phb-showClass-newlist-more {
	display: block;
	width: 235px;
	height: 58px;
	margin: 25px auto;
	font-size: 22px;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	text-align: center;
	line-height: 59px;
	color: #999
}
.phb-showClass-newlist {
	display: none
}
.phb-showClass-newlist-on {
	display: block
}
.phb-showClass-sdc-box {
	width: 300px;
	float: right
}
.phb-showClass-sdc-hot.hot-item {
	margin-top: 25px;
}
.phb-showClass-sdc-hot h3 {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333;
	padding-left: 10px;
	border-left: 4px solid #e60012
}
.phb-showClass-sdc-hot-list {
	margin-top: 12px
}
.phb-showClass-sdc-hot-list li {
	margin-bottom: 12px
}
.phb-showClass-sdc-hot-list li h6 span {
	float: left;
	font-weight: 400;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	color: #666;
	font-size: 15px
}
.phb-showClass-sdc-hot-list li h6 .phb-hot-title {
	width: 273px;
	margin-left: 5px
}
.phb-showClass-sdc-hot-list li h6 .phb-hot-ranking {
	color: #e60012
}
.phb-showClass-sdc-hot-list dl dt {
	position: relative;
	float: left
}
.phb-showClass-sdc-hot-list dl dt img {
	width: 107px;
	height: 60px
}
.phb-showClass-sdc-hot-list dl dt span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background-color: #e60012;
	text-align: center
}
.phb-showClass-sdc-hot-list .col1 {
	width: 180px;
	float: right;
	height: 50px;
	line-height: 25px;
	color: #333;
	font-size: 15px;
	margin-top: -5px;
	overflow: hidden
}
.phb-showClass-sdc-hot-list .col2 span {
	float: right;
	padding-left: 15px;
	background: url(../image/time.png) no-repeat left 50%;
	color: #999;
	font-size: 12px
}
.phb-sdc-hot-details {
	display: none
}
.phb-sdc-hot-details-on {
	display: block
}
.phd-sdc-h {
	display: block
}
.phd-sdc-h-on {
	display: none
}
.phb-a-list-of-hot h3, .phb-showClass-sdc-rmd h3 {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333;
	padding-left: 10px;
	border-left: 4px solid #e60012;
	margin-top: 30px
}
.phb-showClass-sdc-rmd ul {
	margin-top: 20px
}
.phb-showClass-sdc-rmd li {
	width: 140px;
	float: left
}
.phb-showClass-sdc-rmd li:nth-child(2n) {
	margin-left: 15px
}
.phb-showClass-sdc-rmd li img {
	width: 140px;
	height: 103px
}
.phb-showClass-sdc-rmd li p {
	width: 140px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	overflow: hidden
}
.phb-a-list-of-hot a {
	float: left
}
.phb-a-list-of-hot .phb-a-list-of-hot-img {
	width: 110px;
	height: 60px
}
.phb-a-list-of-hot .phb-a-list-of-hot-img img {
	width: 110px;
	height: 60px
}
.phb-a-list-of-hot ul {
	margin-top: 15px
}
.phb-a-list-of-hot div {
	float: right;
	width: 180px;
	overflow: hidden
}
.phb-a-list-of-hot li {
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden
}
.phb-a-list-of-hot div h6 a {
	width: 180px;
	height: 50px;
	line-height: 25px;
	font-size: 15px;
	margin-top: -5px;
	overflow: hidden;
	font-weight: 400
}
.phb-a-list-of-hot div p span {
	margin-top: 5px;
	padding-left: 20px;
	color: #999;
	background: url(../image/time.png) no-repeat left 50%;
	font-size: 12px
}
.phb-a-list-of-hot div h6 a:hover {
	color: #e60012
}
.crumbs {
	height: 42px;
	overflow: hidden;
	width: 100%
}
.crumbs li {
	float: left
}
.crumbs .home {
	display: inline-block;
	background: url(../image/local.png) no-repeat left 50%;
	padding-left: 20px
}
.crumbs a, .crumbs span {
	color: #666;
	height: 42px;
	line-height: 42px
}
.crumbs a span {
	font-family: '宋体';
	display: inline-block;
	padding: 0 8px
}
.phb-list-lf-cnt {
	width: 870px;
	float: left
}
.phb-list-lf-cnt li .phb-list-lf-cnt-img {
	float: left
}
.phb-list-lf-cnt .phb-list-lf-cnt-list a img {
	width: 254px;
	height: 145px
}
.phb-list-lf-cnt-div {
	float: right;
	width: 603px
}
.phb-list-lf-cnt-div h3 a {
	display: block;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	width: 550px;
	font-weight: 400
}
.phb-list-lf-cnt-div .phb-list-lf-cnt-p1 {
	margin-top: 13px;
	width: 600px;
	height: 56px;
	color: #666;
	line-height: 28px;
	text-indent: 2em
}
.phb-list-lf-cnt-div .phb-list-lf-cnt-p2 {
	margin-top: 20px;
	display: block;
	overflow: hidden;
	line-height: 30px;
	width: 600px
}
.phb-list-lf-cnt-p2 .phb-list-lf-cnt-time {
	float: right;
	color: #999;
	padding-left: 20px;
	background: url(../image/time.png) no-repeat left 50%
}
.phb-list-lf-cnt .phb-list-lf-cnt-list {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 20px
}
.slot {
	text-align: center;
	clear: both;
	margin-top: 15px;
	margin-bottom: 5px;
}
.feed {
	margin-top: -23px;
}
.qrcode p {
	line-height: 30px;
	color: #333;
	font-size: 18px;
}
.qrcode b {
	color: #e91839;
}
.page {
	text-align: center;
	clear: both;
	margin-top: 15px;
}
.page ul {
	display: inline-block;
}
.page ul li {
	float: left;
}
.page ul li span {
	width: 30px;
	height: 30px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #E91839;
	font-weight: 700;
	border-radius: 3px;
	margin-left: 10px;
	transition: all .5s;
}
.page ul li a {
	width: 30px;
	height: 30px;
	display: block;
	color: #666;
	text-align: center;
	line-height: 30px;
	background: #eee;
	font-weight: 700;
	border-radius: 3px;
	margin-left: 10px;
	transition: all .5s;
}
.phb-dtls-ctn-left {
	width: 870px;
	float: left
}
.phb-dtls-ctn-left-box {
	width: 830px;
	margin: 15px auto 0
}
.phb-dtls-ctn-left .phb-dtls-ctn-left-h1 {
	font-size: 26px;
	color: #333;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px
}
.phb-dtls-ctn-left-cnt .phb-tags {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
}
.phb-dtls-ctn-left-cnt .phb-tags a {
	color: #e91839;
	border: none;
	margin-left: 5px;
}
.dtls-msg {
	color: #999;
	text-align: center;
	margin-top: 20px
}
.dtls-msg .phb-list-read {
	display: inline-block;
	color: #999;
	padding-left: 25px;
	position: relative
}
.dtls-msg .phb-list-read i {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../image/yuedu2.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	position: absolute;
	left: 4px;
	top: -1px
}
.dtls-msg-time {
	padding-left: 20px;
	background: url(../image/time.png) no-repeat left 50%
}
.dtls-msg-p1 {
	margin: 0 20px
}
.phb-dtls-ctn-left-cnt {
	margin-top: 30px;
	clear: both
}
.phb-dtls-ctn-left-cnt p {
	text-indent: 2em;
	color: #333;
	font-size: 16px;
	line-height: 30px
}
.phb-dtls-ctn-left-cnt img {
	display: block;
	max-width: 90%;
	margin: 20px auto
}
.phb-dtls-ctn-left-cnt table {
	color: #333;
	font-size: 16px;
}
.phb-dtls-ctn-left-cn {
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	overflow: hidden;
	margin-top: 20px
}
.phb-dtls-ctn-left-cn a {
	font-size: 14px;
	color: #666;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	display: inline-block;
	height: 20px;
	margin-right: 5px;
	line-height: 20px;
	padding: 3px 5px
}
.phb-dtls-ctn-left-cn a:hover {
	color: #e60012
}
.phb-dtls-ctn-left-cn1 {
	margin-top: 0
}
.phb-dtls-ctn-left-next {
	height: 30px;
	line-height: 30px;
	background: #f2f2f2;
	width: 750px;
	margin: 30px auto 0
}
.phb-dtls-ctn-left-next span {
	display: block;
	width: 312px;
	overflow: hidden;
	height: 30px
}
.dtls-next-prevpage {
	float: left;
	margin-left: 40px
}
.dtls-next-nextpage {
	float: right;
	margin-right: 40px
}
.phb-dtls-ctn-left-next span a:hover {
	color: #e60012
}
.dtls-ctn-left-relation .dtls-ctn-left-rel-tit {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333;
	padding-left: 10px;
	border-left: 4px solid #e60012;
	margin-top: 10px
}
.dtls-ctn-left-relation ul .dtls-ctn-left-rel-img {
	width: 254px;
	height: 145px;
	overflow: hidden;
	float: left
}
.dtls-ctn-left-rel-img img {
	width: 254px;
	height: 145px
}
.dtls-ctn-left-relation li div {
	width: 603px;
	float: right
}
.dtls-ctn-left-relation li div h3 a {
	display: block;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	width: 550px;
	font-weight: 400
}
.dtls-ctn-left-relation ul {
	margin-top: 20px
}
.dtls-ctn-left-rel-p1 {
	margin-top: 13px;
	width: 600px;
	color: #666;
	line-height: 28px
}
.dtls-ctn-left-rel-time {
	margin-top: 20px;
	display: block;
	overflow: hidden;
	line-height: 30px
}
.dtls-ctn-left-rel-time span {
	float: right;
	color: #999;
	padding-left: 20px;
	background: url(../image/time.png) no-repeat left 50%
}
.dtls-ctn-left-relation ul li {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-top: 20px
}
.dtls-ctn-left-relation li div h3:hover a {
	color: #e60012
}
.seek-cnt-left-box {
	width: 724px;
	float: left
}
.seek-list-box ul {
	padding: 20px;
	padding-top: 0
}
.seek-list-box h3 a {
	display: block;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	width: 550px;
	font-weight: 400
}
.seek-list-box div {
	margin-top: 15px
}
.seek-list-box div a img {
	width: 190px;
	height: 110px
}
.seek-list-box div a {
	float: left;
	width: 190px;
	height: 110px
}
.seek-list-box div p {
	float: left;
	margin-left: 13px;
	width: 480px;
	color: #666;
	line-height: 25px
}
.seek-list-box li {
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px dotted #ccc
}
.seek-row {
	color: #666;
	margin-top: 30px;
	padding-left: 20px
}
.brt-seek {
	margin: 6px 0 0 20px;
	width: 600px
}
.brt-seek div {
	line-height: 30px;
	font-weight: 700;
	font-size: 16px
}
.brt-seek ul {
	padding-top: 5px
}
.brt-seek li {
	width: 30%;
	margin: 0 1%;
	float: left;
	height: 25px;
	line-height: 25px;
	overflow: hidden
}
.brt-seek li a {
	color: -webkit-link;
	cursor: auto;
	text-decoration: underline
}
.content_none em {
	color: red;
	font-style: normal
}
.content_none_p {
	font-size: 18px;
	color: #000;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px
}
.warm-prompt {
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px
}
.warm-prompt strong {
	display: block;
	font-weight: 400;
	font-size: 14px;
	margin: 0 0 10px
}
.warm-prompt ul {
	font-family: 宋体;
	margin-left: 40px
}
.warm-prompt ul li {
	font-size: 12px;
	line-height: 22px;
	list-style: inside disc
}
.phb-dtls-ctn-left-cnt h2 span {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.phb-dtls-ctn-left-cnt h2 {
	font-size: 18px;
	line-height: 100%;
	padding: 5px 0;
}
.phb-list-lf-cnt-div .phb-list-lf-cnt-p2 .phb-list-read {
	display: inline-block;
	float: right;
	margin-right: 25px;
	color: #999;
	padding-left: 25px;
	position: relative
}
.phb-list-lf-cnt-div .phb-list-lf-cnt-p2 .phb-list-read i {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../image/yuedu2.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 7px
}
.link {
	margin-top: 30px;
	width: 100%;
	border: 1px solid #eee;
	padding: 10px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.link-tit span {
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #e91839;
	color: #555;
	padding: 0 10px;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
	font-size: 16px
}
.link-tit {
	line-height: 35px;
	height: 35px;
	border-bottom: 2px solid #eee;
	margin-bottom: 10px
}
.link-list a {
	font-size: 14px;
	line-height: 30px;
	color: #555;
	margin-right: 10px
}
.link-list a:hover {
	color: #f16c01
}
.go-back-top {
	width: 55px;
	height: 87px;
	background: url(../image/rocked.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	position: fixed;
	right: 0;
	bottom: 20px;
	display: none
}
.more-ranking-list div {
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.more-ranking-list div a {
	display: inline-block;
	padding: 6px 7px;
	border: 1px solid #adadad;
	margin-bottom: 5px;
	border-radius: 5px
}
.more-ranking-list div a:hover {
	color: #e60012;
	border: 1px solid #e60012
}
.phb-list-lf-cnt-div em {
	font-style: normal;
	color: #e91839
}
.phb-dtls-ctn-left-cnt a {
	color: #e91839;
	border-bottom: 1px dashed;
	margin: 0 2px
}
.phb-dtls-ctn-left-cnt a:hover {
	text-decoration: underline;
	border-bottom: none;
	color: #1bacf0
}
.brand-header {
	margin-bottom: 20px;
	text-align: center;
}
.brand-header h1 {
	display: inline-block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	color: #fff;
	background: #e91839;
}
.brand-header .brand-left, .brand-header .brand-right {
	display: inline-block;
	background-size: 80%;
	background-repeat: no-repeat;
	width: 50px;
	height: 40px;
	line-height: 40px;
}
.brand-header .brand-left {
	background-image: url(404.png);
	margin-bottom: -12px;
	margin-right: -15px;
}
.brand-header .brand-right {
	background-image: url(404.png);
	margin-bottom: -12px;
	margin-left: -4px;
}
.item-list {
	width: 1000px;
	margin: 0 auto;
	padding-top: 12px;
	border-top: 6px solid #e91839;
}
.phb-header {
	margin-bottom: 20px;
	color: #333;
}
.phb-header .rank, .phb-header .product, .phb-header .shop {
	display: inline-block;
	text-align: center;
}
.phb-header .rank, .phb-item .rank {
	width: 100px;
}
.phb-header .product, .phb-item .product {
	width: 650px;
}
.phb-header .shop, .phb-item .shop {
	width: 200px;
}
.phb-item {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}
.phb-item a {
	color: #4a4a4a;
}
.phb-item a:hover {
	color: #e60012;
}
.phb-item .rank, .phb-item .product, .phb-item .shop {
	float: left;
	height: 100px;
}
.phb-item .rank {
	background-image: url(404.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	color: #fff;
	width: 100px;
	height: 100px;
	line-height: 10px;
	font-weight: 700;
	text-align: center;
	padding-top: 25px;
}
.phb-item .rank span {
	display: block;
	margin-top: 10px;
}
.phb-item .product {
	margin-left: 50px;
	margin-right: 50px;
	width: 550px;
}
.phb-item .product-image, .phb-item .product-title, .phb-item .product-sale {
	float: left;
}
.phb-item .product-image img {
	width: 100px;
	height: 100px;
}
.phb-item .product-title {
	margin-left: 15px;
	width: 430px;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
}
.phb-item .product-sale {
	margin-top: 30px;
	margin-left: 15px;
	width: 430px;
	text-align: right;
}
.product-sale .price {
	margin-right: 100px;
	color: #e91839;
	font-size: 16px
}
.product-sale .price em {
	margin-left: 3px;
	font-weight: 700;
	font-size: 18px;
	font-style: normal;
}
.product-sale .sales {
	margin-right: 30px;
	color: #999;
}
.product-sale .sales em {
	font-style: normal;
	color: #ac835d;
}
.phb-item .shop {
	padding-left: 50px;
	line-height: 60px;
}
.shop span {
	display: inline-block;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-top: 5px;
	position: relative;
	top: 4px;
	left: -3px;
}
.shop .taobao {
	background-image: url(404.png);
}
.shop .tmall {
	background-image: url(404.png);
}
.phb-recommend {
	margin-top: 30px;
	overflow: hidden;
}
.phb-recommend .recommend-title {
	float: left;
	width: 100px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.phb-recommend .recommend-item {
	float: left;
	width: 900px;
}
.phb-recommend .recommend-item a {
	display: inline-block;
	font-size: 12px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #888;
}
.phb-footer {
	clear: both;
	color: #777;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
.link-tit span {
	border-bottom: 2px solid #eee
}
.link-tit .link-tit-on {
	border-bottom: 2px solid #e91839
}
.link-content {
	display: none
}
.link-content-on {
	display: block
}
.link-collaborate img {
	width: 130px;
	height: 56px
}
.link-collaborate a {
	display: inline-block;
	margin: 10px 16px
}
.fixed-top {
	position: fixed;
	top: 0;
	width: 300px;
}
.box {
	margin-top: 5px;
	margin-bottom: 10px;
}
hr {
	display: none
}
table {
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	background-color: transparent;
}
table, th, tr, td {
	border: 1px solid #ccc;
}
td {
	padding: 10px 5px;
	text-align: center;
}
.dede_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li:nth-child(1){ padding:0 10px}
.dede_pages ul li:nth-child(1) a{ padding:0}
.dede_pages ul li a{color:#555;display:block;padding: 0 10px;}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid; padding:0 10px}
.dede_pages ul li:last-child{ padding:0 10px}
.dede_pages ul li:last-child a{ padding:0}
.dede_pages ul li.thisclass a{color:#fff; padding:0}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}