.sec_wrap .content_top2 .pic,.content_dongshi .directors ul,.content_orgin .orgin_list,.content_picture ul,.content_contact .pics,.content_history .main {
	*zoom: 1
}

.sec_wrap .content_top2 .pic:before,.content_dongshi .directors ul:before,.content_orgin .orgin_list:before,.content_picture ul:before,.content_contact .pics:before,.content_history .main:before,.sec_wrap .content_top2 .pic:after,.content_dongshi .directors ul:after,.content_orgin .orgin_list:after,.content_picture ul:after,.content_contact .pics:after,.content_history .main:after {
	content: "";
	display: table
}

.sec_wrap .content_top2 .pic:after,.content_dongshi .directors ul:after,.content_orgin .orgin_list:after,.content_picture ul:after,.content_contact .pics:after,.content_history .main:after {
	clear: both
}

.news_tlist li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ic_intru_pic {
	background-image: url(../img/sprite/spriteintruduce.png);
	background-position: -54px 0px;
	width: 18px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.ic_intru_pic_h {
	background-image: url(../img/sprite/spriteintruduce.png);
	background-position: -54px -25px;
	width: 18px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.ic_intru_qj {
	background-image: url(../img/sprite/spriteintruduce.png);
	background-position: 0px 0px;
	width: 19px;
	height: 19px;
	display: inline-block;
	vertical-align: middle
}

.ic_intru_qj_h {
	background-image: url(../img/sprite/spriteintruduce.png);
	background-position: -27px 0px;
	width: 19px;
	height: 19px;
	display: inline-block;
	vertical-align: middle
}

.ic_intru_video {
	background-image: url(../img/sprite/spriteintruduce.png);
	background-position: 0px -27px;
	width: 19px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.ic_intru_video_h {
	background-image: url(../img/sprite/spriteintruduce.png);
	background-position: -27px -27px;
	width: 19px;
	height: 17px;
	display: inline-block;
	vertical-align: middle
}

.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("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("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
}

.sec_menu {
	width: 240px;
	float: left
}

.sec_menu h1 {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	/*background: url("../img/menu_bg.png") #9e030b no-repeat;*/
	background: #9e030b;
	background-size: 100% 100%;
	padding-left: 30px
}

.sec_menu h1 .ic {
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -5px;
	display: none
}

.sec_menu ul {
	margin-bottom: -1px
}

.sec_menu ul .close {
	padding: 0;
	cursor: pointer;
	display: none
}

.sec_menu ul li {
	padding-left: 42px;
	position: relative;
	border-bottom: 1px solid #fff;
	line-height: 50px;
	background-color: #f5f5f5
}

.sec_menu ul li.line2 {
	line-height: 28px;
	height: auto;
	padding: 12px 36px 12px 42px
}

.sec_menu ul li .line {
	display: none;
	position: absolute;
	top: 15px;
	left: 0;
	width: 4px;
	height: 24px;
	background-color: #ff902e
}

.sec_menu ul li a {
	display: block;
	font-size: 16px;
	color: #333
}

.sec_menu ul li.left-line:hover a.a-line {
	color: #ff902e;
	color: #9e030b;
}

.sec_menu ul li.left-line2:hover a.a-line2 {
	color: #ff902e
}

.sec_menu ul li.active .line {
	display: block
}

.sec_menu ul li.active a {
	color: #ff902e
}

.sec_menu.fixed {
	position: fixed;
	top: 80px;
	z-index: 4;
	float: none
}

.sec_menu.abs_down {
	position: absolute;
	top: auto;
	bottom: 0px
}/*! 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("../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("../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("../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("../img/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px
	}

	#fancybox-loading div {
		background-image: url("../img/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px
	}
}

.sec_wrap .content_top2 {
	border: none
}

.sec_wrap .content_top2 .pic {
	width: 544px;
	overflow: hidden
}

.sec_wrap .content_top2 .pic li {
	float: left;
	width: 160px;
	height: 48px;
	margin-right: 16px;
	line-height: 48px
}

.sec_wrap .content_top2 .pic li.active a,.sec_wrap .content_top2 .pic li:hover a {
	color: #fff;
	background-color: #9e030b
}

.sec_wrap .content_top2 .pic li.active a .ic,.sec_wrap .content_top2 .pic li:hover a .ic {
	display: none
}

.sec_wrap .content_top2 .pic li.active a .ich,.sec_wrap .content_top2 .pic li:hover a .ich {
	display: inline-block
}

.sec_wrap .content_top2 .pic li .ic {
	margin-right: 18px
}

.sec_wrap .content_top2 .pic li .ich {
	display: none
}

.sec_wrap .content_top2 .pic li a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666;
	background-color: #f5f5f5
}

.sec_wrap .content {
	overflow: hidden
}

.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: #9e030b
}

.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_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%
}

.content_info p {
	text-indent: 2em;
	line-height: 28px;
	color: #666;
	margin-top: 30px;
	padding: 0 20px
}

.content_leader li {
	padding: 30px;
	min-height: 240px;
	border-bottom: 1px dashed #e5e5e5
}

.content_leader li:hover {
	background: #f7f8f8
}

.content_leader img {
	float: left
}

.content_leader .leader_text {
	margin-left: 270px
}

.content_leader h3 {
	font-size: 24px;
	color: #9e030b;
	line-height: 1.5
}

.content_leader p {
	text-indent: 2em;
	line-height: 28px;
	color: #666;
	margin-top: 30px
}

.content_leader .instr {
	height: 176px;
	overflow: hidden
}

.content_leader .instr.auto {
	height: auto
}

.content_leader .more,.content_leader .fold {
	color: #ffa54d;
	cursor: pointer
}

.content_leader .fold {
	display: none
}

.content_dongshi {
	padding-top: 30px;
	padding-bottom: 30px
}

.content_dongshi .top {
	margin-bottom: 40px
}

.content_dongshi .top p {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	text-align: center
}

.content_dongshi .title {
	text-align: center
}

.content_dongshi .title h2 {
	display: inline-block;
	text-align: left;
	padding-left: 12px;
	border-left: 5px solid #ffa54d;
	height: 42px;
	line-height: 1.3;
	margin-bottom: 20px
}

.content_dongshi .title p {
	font-size: 18px;
	color: #9e030b;
	font-weight: bold
}

.content_dongshi .title span {
	font-size: 14px;
	font-weight: bold;
	color: #aaa
}

.content_dongshi .title .line {
	display: block;
	margin: 0 auto;
	width: 1px;
	height: 68px;
	background-color: #ffa54d
}

.content_dongshi .directors {
	width: 683px;
	margin: 0 auto;
	border-top: 1px solid #ffa54d
}

.content_dongshi .directors ul {
	width: 855px;
	margin-left: -86px;
	margin-top: -5px
}

.content_dongshi .directors li {
	position: relative;
	text-align: center;
	width: 119px;
	float: left;
	margin: 0 26px
}

.content_dongshi .directors .dot {
	display: block;
	margin: 0 auto;
	width: 9px;
	height: 9px;
	border-radius: 5px;
	background-color: #ffa54d
}

.content_dongshi .directors .line {
	display: block;
	margin: 0 auto 10px;
	width: 1px;
	height: 36px;
	background-color: #ffa54d
}

.content_dongshi .directors img {
	display: block;
	width: 119px;
	height: 145px
}

.content_dongshi .directors p {
	font-size: 18px;
	color: #9e030b;
	margin-top: 8px;
	text-align: center
}

.content_founder p {
	text-indent: 2em;
	line-height: 28px;
	color: #666;
	margin-top: 30px;
	padding: 0 20px
}

.content_founder h3 {
	text-align: center;
	margin: 30px 0 0 0;
	font-size: 30px
}

.content_orgin .orgin_list {
	padding: 30px;
	border-bottom: 1px dashed #e5e5e5;
	overflow: hidden
}

.content_orgin .orgin_list h3 {
	font-size: #333333;
	font-size: 24px
}

.content_orgin .orgin_list ul {
	padding: 10px 30px 0 30px
}

.content_orgin .orgin_list ul li {
	float: left;
	width: 240px;
	font-size: 16px;
	height: 36px;
	line-height: 36px
}

.content_orgin .orgin_list ul li a {
	color: #666
}

.content_orgin .orgin_list ul li a:hover {
	color: #9e030b;
	text-decoration: underline
}

.content_dangjian .instr {
	height: 278px;
	overflow: hidden
}

.content_dangjian .instr.auto {
	height: auto
}

.content_dangjian .dj_btn {
	margin: 10px auto 20px;
	width: 130px;
	height: 36px;
	border-radius: 18px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	background-color: #ffa54d;
	cursor: pointer
}

.content_dangjian .dj_btn.fold {
	display: none
}

.jiuye_slideBox .sec_title {
	min-height: 55px;
	line-height: 52px;
	border-bottom: 1px solid #e8e8e8
}

.jiuye_slideBox .sec_title .hd {
	display: inline-block
}

.jiuye_slideBox .sec_title .hd li {
	font-size: 20px;
	color: #333;
	display: inline-block;
	padding: 0 10px;
	margin-right: 35px;
	cursor: pointer
}

.jiuye_slideBox .sec_title .hd li.on {
	color: #9e030b;
	border-bottom: 3px solid #9e030b
}

.jiuye_slideBox .txt_list li {
	border-bottom: 0
}

.table {
	color: #666
}

.table th,.table td {
	padding: 14px
}

.library_help {
	font-size: 16px;
	color: #666;
	margin-top: 40px;
	line-height: 30px
}

.library_help dt {
	color: #9e030b;
	border-bottom: 1px dashed #e5e5e5;
	background: #f5f5f5;
	padding: 7px 20px
}

.library_help dd {
	padding: 7px 20px;
	margin-bottom: 20px;
	background: #f5f5f5
}

.content_video {
	margin-right: -20px;
	@inclu clearfix
}

.content_video .intru {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	margin: 20px 20px 40px;
	text-indent: 2em
}

.content_video .video_item {
	width: 435px;
	height: 276px;
	position: relative;
	margin: 0 20px 20px 0;
	float: left
}

.content_video .video_item .ic {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -33px 0 0 -33px;
	cursor: pointer
}

.content_video .video_item p {
	font-size: 16px;
	color: #333;
	text-align: center
}

.content_picture {
	padding-top: 30px
}

.content_picture ul {
	margin-right: -20px
}

.content_picture ul li {
	width: 296px;
	height: 258px;
	float: left;
	margin: 0 20px 20px 0
}

.content_picture ul li img {
	display: block;
	width: 296px;
	height: 222px
}

.content_picture ul li p {
	font-size: 16px;
	color: #333;
	margin-top: 13px;
	text-align: center
}

.content_contact {
	overflow: hidden
}

.content_contact .addr {
	padding: 10px 0 10px 18px;
	background-color: #f2f2f2;
	margin-top: 20px
}

.content_contact .addr p {
	line-height: 38px;
	font-size: 16px;
	color: #333
}

.content_contact .addr span {
	color: #666
}

.content_contact .map {
	height: 460px;
	margin: 20px 0;
	border: none
}

.content_contact .pics {
	margin-right: -20px
}

.content_contact .pics li {
	width: 32%;
	float: left;
	margin-right: 1.3%;
	margin-bottom: 10px
}

.content_contact .pics img {
	display: block;
	width: 100%
}

.content_contact .pics p {
	color: #666;
	margin-top: 12px;
	padding-left: 8px
}

.content_history {
	padding-top: 43px
}

.content_history ul {
	padding-left: 32px
}

.content_history ul a {
	display: block;
	position: relative
}

.content_history li:hover .time {
	background-color: #9e030b
}

.content_history li:hover .point {
	border-left-color: #9e030b
}

.content_history li:hover .main {
	background-color: #f3f3f3
}

.content_history li:hover p {
	color: #9e030b
}

.content_history li:last-child .line {
	height: 100px
}

.content_history .time {
	position: absolute;
	z-index: 2;
	float: left;
	width: 96px;
	height: 96px;
	border-radius: 50px;
	top: 50%;
	margin-top: -48px;
	background-color: #ffa54d;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 96px;
	text-align: center
}

.content_history .time .point {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: -9px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 9px solid #ffa54d
}

.content_history .line {
	position: absolute;
	top: 0;
	left: 49px;
	width: 0;
	height: 100%;
	border-left: 2px dotted #e5e5e5
}

.content_history .main {
	padding: 30px 20px;
	margin-left: 148px;
	overflow: hidden
}

.content_history .main img {
	float: left;
	width: 200px;
	height: 150px
}

.content_history .main p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-left: 220px
}

.content_history_detail {
	padding: 0 20px
}

.content_history_detail h1 {
	font-size: 30px;
	color: #333;
	line-height: 94px;
	text-align: center
}

.content_history_detail h2 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	line-height: 30px
}

.content_history_detail p {
	font-size: 14px;
	color: #666;
	line-height: 28px
}

.content_history_detail div {
	margin-bottom: 14px
}

@media screen and (max-width: 1220px) {
	.content_history .main img {
		display: none
	}

	.content_history .main p {
		margin-left: 0
	}

	.sec_wrap .content_top2 {
		height: auto
	}

	.content_dongshi .title .line {
		display: none
	}

	.content_dongshi .directors {
		width: auto;
		border: 0
	}

	.content_dongshi .directors ul {
		width: auto;
		margin: 0
	}

	.content_dongshi .directors li {
		width: 50%;
		margin: 10px auto;
		text-align: center
	}

	.content_dongshi .directors img {
		margin: 0 auto
	}

	.content_dongshi .directors .dot {
		display: none
	}

	.content_dongshi .directors .line {
		display: none
	}

	.content_video .video_item {
		margin: 20px auto;
		display: block;
		float: none
	}

	.content_contact .map {
		width: 100%
	}
}

@media screen and (max-width: 940px) {
	.content_top2 .pic {
		clear: both
	}

	.sec_menu .show-ul {
		position: relative !important;
		z-index: 9999999;
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	.sec_wrap .content_top2 .pic {
		width: auto;
		clear: both;
		text-align: center
	}

	.sec_wrap .content_top2 .pic li {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
		width: auto
	}

	.content_history ul {
		padding-left: 0
	}

	.content_history .main {
		margin-left: 110px
	}

	.content_history .main p {
		margin-left: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		height: 112px
	}

	.content_leader li {
		height: auto
	}

	.content_leader img {
		float: none;
		display: block;
		margin: 0 auto;
		max-width: 100%;
		height: auto;
	}

	.content_leader p {
		margin-top: 10px
	}

	.content_leader .leader_text {
		margin-top: 20px;
		margin-left: 0
	}

	.content_video .video_item {
		max-width: 100%
	}

	.content_video video {
		width: 100%
	}
}

.content_orgin .orgin_list {
	padding: 22px;
}

.sec_menu .show-ul {
	display: none;
	width: 93%;
}

.zlgl-pad10 {
	margin: 0 10px;
}

.content_info img {
	padding-top: 10px;
}

@media (max-width: 480px) {
	.content_info img {
		max-width: 100%;
		height: auto;
		display: inline-block;
	}
}


