.head_yx .section,.head_yx .yx_nav .nav_i ul,.yx_info .section,.items,.news_ilist ul,.info,.content_zhuanye_list {
	*zoom: 1
}

.head_yx .section:before,.head_yx .yx_nav .nav_i ul:before,.yx_info .section:before,.items:before,.news_ilist ul:before,.info:before,.content_zhuanye_list:before,.head_yx .section:after,.head_yx .yx_nav .nav_i ul:after,.yx_info .section:after,.items:after,.news_ilist ul:after,.info:after,.content_zhuanye_list:after {
	content: "";
	display: table
}

.head_yx .section:after,.head_yx .yx_nav .nav_i ul:after,.yx_info .section:after,.items:after,.news_ilist ul:after,.info:after,.content_zhuanye_list:after {
	clear: both
}

.news_tlist li,.info_img .title,.sec_item .top .line1,.sec_list li,.fc_swiper .swiper_title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-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-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.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-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.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-slide-shadow-bottom {
	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, right top, left top, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent);
	background-image: -o-linear-gradient(right, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to left, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to top, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), transparent);
	background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), transparent);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-prev,.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
	opacity: 0.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-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-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-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-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-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-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms opacity;
	-o-transition: 300ms opacity;
	transition: 300ms opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms top, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms left, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms right, 200ms -webkit-transform;
	transition: 200ms right, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,0.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255,255,255,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,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,0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	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%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-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(/Public/Front201808/css/"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%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url(/Public/Front201808/css/"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);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-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;
	-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-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .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 {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-outer,.fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image,.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image: url("/Public/Front201808/img/fancybox/fancybox_sprite2.png")
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -208px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("/Public/Front201808/img/fancybox/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: fixed;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../img/fancybox/blank.gif");
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 50px
}

.fancybox-next {
	right: 50px
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 80px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: visible
}

.fancybox-prev span {
	left: 0px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 0px;
	background-position: 0 -120px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("/Public/Front201808/img/fancybox/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
		background-image: url("/Public/Front201808/img/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px
	}

	#fancybox-loading div {
		background-image: url("/Public/Front201808/img/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px
	}
}

.head_tool .home {
	height: 30px;
	float: right;
	margin-right: 5px;
	color: #fff;
	line-height: 30px
}

.head_tool span {
	display: inline-block
}

.head_tool .ic {
	margin-right: 6px;
	vertical-align: -2px
}

.head_yx {
	background: url("/Public/Front201808/img/yx/head_bg.jpg") no-repeat top center;
	background-size: cover;
	height: 95px;
	overflow: visible
}

.head_yx .logo {
	float: left;
	line-height: 95px
}

.head_yx .logo img {
	margin-right: 2px
}

.head_yx .yx_nav {
	float: left;
	margin-top: 26px;
	margin-left: 3px
}

.head_yx .yx_nav>li {
	padding: 0 5px;
	float: left;
	position: relative;
	text-align: center
}

.head_yx .yx_nav>li:hover>a,.head_yx .yx_nav>li.active>a {
	color: #fdc46b;
	border-bottom: 3px solid #fdc46b
}

.head_yx .yx_nav>li:hover .nav_i {
	display: block
}

.head_yx .yx_nav .nav_i {
	display: none;
	position: absolute;
	top: 69px;
	box-sizing: border-box;
	z-index: 2;
	transform: translateX(-50%);
	left: 50%;
	background-color: rgba(36,83,166,0.8)
}

.head_yx .yx_nav .nav_i li {
	min-width: 52px;
	padding: 0 12px;
	white-space: nowrap
}

.head_yx .yx_nav .nav_i a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	border: 0;
	height: 36px;
	line-height: 36px
}

.head_yx .yx_nav .nav_i a:hover {
	color: #fdc46b
}

.head_yx a {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	line-height: 66px;
	border-bottom: 3px solid transparent
}

.sec_banner {
	margin-bottom: 20px
}

.yx_info {
	overflow: hidden
}

.yx_page_index {
	margin-top: 40px
}

.yx_index .w33 {
	min-height: 361px
}

.yx_index .w50 {
	min-height: 361px
}

.news_tlist {
	padding-top: 10px
}

.news_tlist ul {
	padding: 0 2px
}

.news_tlist li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #e5e5e5;
	width: 100%
}

.news_tlist li a:hover {
	color: #155bae
}

.news_tlist .ic {
	float: left;
	margin: 22px 9px 0 14px
}

.news_tlist .title {
	font-size: 16px;
	color: #333
}

.news_tlist .time {
	float: right;
	color: #aaa;
	margin-left: 10px
}

.news_ilist {
	padding-top: 20px
}

.news_ilist ul {
	margin-right: -20px
}

.news_ilist li {
	float: left;
	width: 296px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5
}

.news_ilist li:hover {
	box-shadow: 0px 0px 12px #ddd;
	background-color: #fff
}

.news_ilist li:hover img {
	transform: scale(1.1)
}

.news_ilist .img {
	width: 296px;
	height: 222px;
	display: block;
	overflow: hidden
}

.news_ilist img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s
}

.news_ilist .con {
	padding: 10px 18px
}

.news_ilist .title {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 27px;
	margin-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 54px
}

.news_ilist .title:hover {
	color: #155bae
}

.news_ilist .time {
	color: #aaa;
	display: block;
	line-height: 27px
}

.news_ilist_4 li {
	width: 285px
}

.news_ilist_4 .img {
	width: 285px;
	height: 214px
}

.news_ilist_4 .title {
	height: 27px;
	white-space: nowrap;
	display: block;
	-webkit-line-clamp: inherit
}

.news_ilist.t1 .title {
	height: 27px;
	white-space: nowrap;
	display: block;
	-webkit-line-clamp: inherit
}

.news_top {
	padding: 30px 0 25px;
	text-align: center;
	border-bottom: 1px dashed #e5e5e5
}

.news_top .time {
	color: #aaa;
	display: block;
	margin-top: 3px
}

.news_top .title {
	font-size: 24px;
	color: #333
}

.news_main {
	padding: 25px 20px 0
}

.news_main h1 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px
}

.news_main p {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	text-indent: 2em
}

.news_main p.text_4 {
	text-indent: 4em
}

.news_main h2 {
	text-indent: 2em;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-top: 20px;
	margin-bottom: 14px
}

.news_main h3 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 14px;
	text-indent: 2em
}

.news_main div {
	margin-bottom: 20px
}

.news_main img {
	display: block;
	margin: 30px auto 10px;
	max-width: 100%
}

@media screen and (max-width: 1220px) {
	.head_yx {
		height: auto
	}

	.head_yx .yx_nav {
		margin-top: 0;
		float: left;
		clear: left
	}

	.zs_banner div.section {
		width: auto
	}

	div.zs_index .info_img {
		display: none
	}

	div.zs_index div.sec_center2 {
		width: 60%;
		margin-left: 0;
		padding-right: 2%
	}

	div.zs_index .ind_video {
		width: 35%
	}

	div.zs_index .ind_video video {
		width: 100%;
		height: auto
	}

	div.org_index .ind_notic+.sec_center2,div.org_index .sec_right+.sec_center2 {
		width: 66.66%
	}

	div.org_index .info_img+.sec_right {
		float: right;
		margin-top: 0px
	}

	div.org_index2 .info_img {
		display: block;
		margin-right: 20px
	}

	div.org_index2 div.sec_center2 {
		width: auto
	}

	div.content_addr {
		width: 100%
	}

	div.content_addr .code {
		margin: 0 auto 20px;
		float: none;
		clear: both
	}

	div.content_addr .contact_list {
		width: 100%
	}

	div.content_addr .contact_list li {
		width: 50%;
		box-sizing: border-box;
		padding: 0 20px
	}

	.sec_link .link_list li {
		width: 32%
	}

	.sec_link .link_list li:nth-of-type(3) {
		margin-right: 0
	}

	.jy_fun_list li .ic {
		display: none
	}

	div.fc_swiper .swiper-slide {
		margin-right: 30px
	}
}

@media screen and (max-width: 940px) {
	.head_yx {
		display: none
	}

	.sec_banner {
		margin-bottom: 20px
	}

	div.sec_item.w33 {
		width: 50%
	}

	div.sec_item.sec_left {
		padding-left: 2%;
		padding-right: 2%
	}

	div.sec_item.sec_center {
		padding-left: 2%;
		padding-right: 2%
	}

	div.sec_item.sec_right {
		padding-left: 2%;
		padding-right: 2%
	}

	div.sec_item.sec_right.w50 {
		padding-right: 0;
		padding-left: 2%
	}

	div.sec_item.sec_fc {
		width: 50%;
		padding-left: 2%
	}

	div.sec_item.w50+.sec_fc {
		width: 100%;
		padding-left: 0
	}

	a.info_img {
		display: none
	}

	div.info_cons {
		margin-left: 0
	}

	.peixun_index .info_cons .txt {
		max-height: 10em
	}

	.sec_item div.top.top2 {
		height: auto
	}

	.sec_item div.top.top2 img {
		display: none
	}

	.sec_item div.top.top2 .tit {
		height: auto
	}

	.sec_item div.top.top2 .m20 {
		margin-left: 0
	}

	.zs_index .ind_video {
		width: 48%
	}

	.zs_index .ind_video video {
		width: 100%;
		height: auto
	}

	ul.yx_list li {
		display: block;
		margin: 0 auto 10px;
		float: none;
		width: 80%
	}

	div.content_addr {
		width: 100%
	}

	div.content_yx_info span {
		padding: 0;
		width: 49%
	}

	.fc_swiper {
		height: 280px
	}

	.fc_swiper .swiper-slide {
		margin-right: 30px
	}

	.fc_swiper .swiper-slide a {
		display: block;
		height: 100%
	}

	.fc_swiper .swiper-slide img {
		height: 100%
	}

	.sec_link .link_list li {
		width: 49%
	}

	.sec_link .link_list li:nth-of-type(3) {
		margin-right: 2%
	}

	.sec_link .link_list li:nth-of-type(2) {
		margin-right: 0%
	}

	.sec_link .link_list li:nth-of-type(4) {
		margin-right: 0
	}

	ul.sec_ilist li {
		float: none;
		width: 90%;
		margin: 0 auto
	}

	ul.sec_ilist li:last-child {
		display: none
	}
}

@media screen and (max-width: 640px) {
	ul.content_zhuanye_list {
		margin: 0
	}

	ul.content_zhuanye_list li {
		width: 100%;
		padding: 0
	}

	div.sec_item.w33 {
		width: 100%;
		min-height: auto
	}

	div.sec_item.w50 {
		width: 100%;
		min-height: auto
	}

	div.sec_item.sec_left {
		padding-right: 0px
	}

	div.sec_item.sec_center {
		padding-left: 0;
		padding-right: 0
	}

	div.sec_item.sec_right {
		padding-left: 0;
		padding-right: 0
	}

	div.sec_item.sec_fc {
		width: 100%;
		padding-left: 0px
	}

	.peixun_index .info_cons .txt {
		max-height: none
	}

	div.org_index .ind_notic+.sec_center2,div.org_index .sec_right+.sec_center2 {
		width: 100%
	}

	.info div.info_cons {
		margin-right: 0
	}

	.info div.info_zhuanye {
		width: 100%;
		margin-bottom: 20px
	}

	.xyh_index .sec_dongtai a.img {
		float: none;
		display: block;
		margin: 20px auto 0
	}

	.xyh_index .sec_dongtai ul.sec_list {
		margin-left: 0
	}

	div.zs_index div.sec_center2 {
		width: 100%;
		margin-left: 0;
		padding-right: 0;
		clear: both
	}

	div.zs_index .ind_video {
		float: none;
		width: 100%;
		margin-bottom: 20px
	}

	div.content_addr .contact_list {
		width: 100%
	}

	div.content_addr .contact_list li {
		width: 100%;
		box-sizing: border-box;
		padding: 0 10%
	}

	div.content_yx_info {
		margin-right: 0
	}

	div.content_yx_info span {
		width: 100%;
		padding-left: 10%
	}

	.fc_swiper {
		height: auto
	}

	.fc_swiper .swiper-slide {
		margin-right: 0px
	}

	div.content_lx {
		float: none;
		width: 100%;
		position: static;
		clear: both
	}

	div.content_lx .fun_list li {
		margin: 10px
	}

	div.honor_list .line {
		left: 76px
	}

	div.honor_list .circle {
		left: 65px
	}

	div.honor_list li .time {
		padding-left: 0
	}

	div.honor_list li .cons {
		margin-left: 105px
	}

	.sec_link .link_list li {
		float: none;
		width: 80%;
		margin: 0 auto 5px !important
	}

	.zs_fun_list li .ic {
		display: inline-block
	}

	.jiuye_slideBox .sec_title div.hd li {
		margin-right: 10px;
		padding: 0
	}
}

.info {
	margin-bottom: 30px
}

.info_img {
	width: 380px;
	height: 285px;
	float: left;
	position: relative;
	display: block
}

.info_img img {
	display: block;
	width: 380px;
	height: 285px
}

.info_img .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
	width: 100%
}

.info_cons {
	margin-left: 412px
}

.info_cons .title {
	font-size: 18px;
	color: #155bae;
	line-height: 36px
}

.info_cons .txt {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-indent: 2em;
	height: 224px;
	overflow: hidden
}

.info_cons .more {
	font-size: 14px;
	color: #ffa54d;
	line-height: 28px
}

.info_cons .more:hover {
	text-decoration: underline
}

.info_cons.info_cons2 {
	margin-right: 0
}

.info_zhuanye {
	width: 240px;
	height: 286px;
	float: right;
	background-color: #f5f5f5
}

.info_zhuanye .title {
	padding: 0 20px;
	font-size: 18px;
	color: #155bae;
	line-height: 50px;
	border-bottom: 1px solid #e5e5e5
}

.info_zhuanye .more {
	float: right;
	font-size: 14px;
	color: #aaa
}

.info_zhuanye .more:hover {
	color: #ffa54d
}

.info_zhuanye ul li {
	border-bottom: 1px solid #fff
}

.info_zhuanye ul li:hover a {
	padding-left: 35px;
	color: #fff;
	background-color: #ffa54d
}

.info_zhuanye ul a {
	display: block;
	height: 46px;
	line-height: 46px;
	color: #333;
	padding-left: 20px;
	transition: padding 0.3s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.info_zhuanye ul .ic {
	margin-right: 10px
}

.info_zhuanye+.info_cons {
	margin-right: 280px
}

.sec_item {
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px
}

.sec_item.w33 {
	width: 33.3%
}

.sec_item.w50 {
	width: 50%
}

.sec_item.sec_left {
	padding-right: 20px
}

.sec_item.sec_center {
	padding: 0 20px
}

.sec_item.sec_center2 {
	float: none;
	margin: -10px 0 0 412px;
	padding-right: 10px
}

.sec_item.sec_right {
	padding-left: 20px
}

.sec_item .top {
	height: 75px;
	padding: 20px 0;
	border-bottom: 1px dashed #e5e5e5
}

.sec_item .top img {
	display: block;
	width: 100px;
	height: 75px;
	float: left
}

.sec_item .top .m20 {
	margin-left: 120px
}

.sec_item .top .tit {
	font-size: 16px;
	color: #333;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.sec_item .top .tit.line2 {
	height: 54px
}

.sec_item .top .tit:hover {
	color: #155bae
}

.sec_item .top .line1 {
	width: 100%
}

.sec_item .top .line2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.sec_item .top .line3 {
	-webkit-line-clamp: 3;
	margin-bottom: 12px;
	line-height: 22px
}

.sec_item .top .time {
	font-size: 12px;
	color: #aaa
}

.sec_item .top .detail {
	color: #999;
	line-height: 20px;
	margin-top: 5px
}

.sec_title {
	height: 42px;
	line-height: 40px;
	border-bottom: 1px solid #e8e8e8
}

.sec_title span {
	display: inline-block;
	color: #155bae;
	border-bottom: 3px solid #155bae
}

.sec_title .more {
	font-size: 14px;
	color: #aaa;
	float: right
}

.sec_title .more:hover {
	color: #ffa54d
}

.sec_list {
	padding-top: 10px
}

.sec_list li {
	height: 32px;
	line-height: 32px;
	width: 100%
}

.sec_list .dot {
	width: 4px;
	height: 4px;
	background-color: #e5e5e5;
	float: left;
	margin-top: 14px
}

.sec_list .time {
	float: right;
	font-size: 12px;
	color: #999;
	margin-left: 10px
}

.sec_list .title {
	color: #333;
	margin-left: 18px
}

.sec_list .title:hover {
	color: #155bae
}

.sec_fc {
	position: relative
}

.sec_fc .swiper-button-prev {
	background-image: url("/Public/Front201808/img/index/spec_banl.png")
}

.sec_fc .swiper-button-next {
	background-image: url("/Public/Front201808/img/index/spec_banr.png")
}

.sec_fc .ctr_swp {
	display: none;
	position: absolute;
	top: 65%;
	width: 16px;
	height: 26px;
	z-index: 10;
	cursor: pointer;
	background-size: 16px 26px;
	background-position: center;
	background-repeat: no-repeat
}

.sec_fc .swiper-button-next {
	right: 0px
}

.sec_fc .swiper-button-prev {
	left: 0px
}

.fc_swiper {
	margin-top: 20px
}

.fc_swiper .swiper-slide {
	width: 285px;
	margin-right: 20px
}

.fc_swiper img {
	display: block;
	width: 100%;
	height: 100%;
	height: 214px
}

.fc_swiper .swiper_title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.4)
}

.content_zhuanye_list {
	margin-right: -2%
}

.content_zhuanye_list li {
	width: 48%;
	float: left;
	padding-right: 2%;
	margin-top: 20px
}

.content_zhuanye_list li:hover a {
	background-color: #ffa54d;
	color: #fff
}

.content_zhuanye_list li a {
	display: block;
	padding-left: 20px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background-color: #f5f5f5
}

.content_zhuanye_list li .ic {
	float: right;
	margin: 14px 22px 0 0
}

.yx_album_swiper {
	width: 1014px;
	margin: 40px auto 0
}

.view .swiper-container {
	width: 1000px;
	height: 700px;
	border: 1px solid #f0f0f0
}

.view .swiper-container:hover .arrow {
	display: block
}

.view .swiper-slide img {
	display: block;
	margin: 0 auto
}

.view .arrow {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 40px;
	height: 80px;
	z-index: 10
}

.view .arrow-left {
	left: 10px
}

.view .arrow-right {
	right: 10px
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative
}

.preview .swiper-container {
	width: 910px;
	height: 105px;
	margin: 0 auto
}

.preview .swiper-slide {
	width: 139px;
	height: 105px;
	float: left;
	cursor: pointer
}

.preview .swiper-slide img {
	width: 90%;
	display: block;
	margin: 0 auto;
	border: 2px solid transparent
}

.preview .arrow {
	position: absolute;
	top: 50%;
	margin-top: -52px;
	width: 30px;
	height: 105px;
	z-index: 10;
	text-align: center;
	line-height: 1;
	display: table;
	overflow: hidden
}

.preview .arrow span {
	display: table-cell;
	vertical-align: middle
}

.preview .arrow-left {
	left: 0
}

.preview .arrow-right {
	right: 0
}

.preview img {
	display: block;
	width: 100%
}

.preview .active-nav img {
	border: 2px solid #155bae
}

@media screen and (max-width: 1220px) {
	.yx_album_swiper {
		width: 100%;
		height: auto
	}

	.view .swiper-container {
		width: 65%;
		height: auto
	}

	.view img {
		width: 100%
	}

	.preview {
		width: 100%
	}

	.preview .swiper-container {
		width: 80%;
		height: auto
	}

	.preview .swiper-slide {
		width: auto;
		height: auto
	}
}

@media screen and (max-width: 940px) {
	.view .swiper-container {
		width: 80%
	}

	.preview .swiper-container {
		width: 86%
	}
}

@media screen and (max-width: 640px) {
	.preview .swiper-container {
		width: 80%
	}
}

.news_ilist_4 li {
	width: 23%;
}

.news_ilist_4 .img {
	width: 100%;
	height: 200px;
}