.album_ordinary .album_close {
	background-color: #fd961e!important
}

.row {
	width: 102%;
	transition: .2s width ease
}

.row:after,.row:before {
	clear: both;
	display: table;
	content: ''
}

.row>[class*=span-] {
	float: left;
	margin-right: 2%
}

.row>.span-1 {
	width: 6.33333333%
}

.row>.span-2 {
	width: 14.66666667%
}

.row>.span-3 {
	width: 23%
}

.row>.span-4 {
	width: 31.33333333%
}

.row>.span-5 {
	width: 39.66666667%
}

.row>.span-6 {
	width: 48%
}

.row>.span-7 {
	width: 56.33333333%
}

.row>.span-8 {
	width: 64.66666667%
}

.row>.span-9 {
	width: 73%
}

.row>.span-10 {
	width: 81.33333333%
}

.row>.span-11 {
	width: 89.66666667%
}

.row>.span-12 {
	width: 98%
}

.row>.span-13 {
	width: 106.33333333%
}

.row>.span-14 {
	width: 114.66666667%
}

.row>.span-15 {
	width: 123%
}

.row>.span-16 {
	width: 131.33333333%
}

.row>.span-17 {
	width: 139.66666667%
}

.row>.span-18 {
	width: 148%
}

.row>.span-19 {
	width: 156.33333333%
}

.row>.span-20 {
	width: 164.66666667%
}

.row>.span-21 {
	width: 173%
}

.row>.span-22 {
	width: 181.33333333%
}

.row>.span-23 {
	width: 189.66666667%
}

.row>.span-24 {
	width: 198%
}

.full-row {
	width: 100%;
	transition: .2s width ease
}

.full-row:after,.full-row:before {
	clear: both;
	display: table;
	content: ''
}

.full-row>[class*=span] {
	float: left
}

.full-row>.span-1 {
	width: 8.33333333%
}

.full-row>.span-2 {
	width: 16.66666667%
}

.full-row>.span-3 {
	width: 25%
}

.full-row>.span-4 {
	width: 33.33333333%
}

.full-row>.span-5 {
	width: 41.66666667%
}

.full-row>.span-6 {
	width: 50%
}

.full-row>.span-7 {
	width: 58.33333333%
}

.full-row>.span-8 {
	width: 66.66666667%
}

.full-row>.span-9 {
	width: 75%
}

.full-row>.span-10 {
	width: 83.33333333%
}

.full-row>.span-11 {
	width: 91.66666667%
}

.full-row>.span-12 {
	width: 100%
}

.full-row>.span-13 {
	width: 108.33333333%
}

.full-row>.span-14 {
	width: 116.66666667%
}

.full-row>.span-15 {
	width: 125%
}

.full-row>.span-16 {
	width: 133.33333333%
}

.full-row>.span-17 {
	width: 141.66666667%
}

.full-row>.span-18 {
	width: 150%
}

.full-row>.span-19 {
	width: 158.33333333%
}

.full-row>.span-20 {
	width: 166.66666667%
}

.full-row>.span-21 {
	width: 175%
}

.full-row>.span-22 {
	width: 183.33333333%
}

.full-row>.span-23 {
	width: 191.66666667%
}

.full-row>.span-24 {
	width: 200%
}

.full-row>.pull-right,.row>.pull-right {
	float: right
}

.row>.center {
	position: relative;
	left: -1%
}

.full-row>.center,.row>.center {
	float: none;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-left-1 {
	position: relative;
	left: -8.33333333%
}

.pull-left-2 {
	position: relative;
	left: -16.66666667%
}

.pull-left-3 {
	position: relative;
	left: -25%
}

.pull-left-4 {
	position: relative;
	left: -33.33333333%
}

.pull-left-5 {
	position: relative;
	left: -41.66666667%
}

.pull-left-6 {
	position: relative;
	left: -50%
}

.pull-left-7 {
	position: relative;
	left: -58.33333333%
}

.pull-left-8 {
	position: relative;
	left: -66.66666667%
}

.pull-left-9 {
	position: relative;
	left: -75%
}

.pull-left-10 {
	position: relative;
	left: -83.33333333%
}

.pull-left-11 {
	position: relative;
	left: -91.66666667%
}

.pull-left-12 {
	position: relative;
	left: -100%
}

.pull-left-13 {
	position: relative;
	left: -108.33333333%
}

.pull-left-14 {
	position: relative;
	left: -116.66666667%
}

.pull-left-15 {
	position: relative;
	left: -125%
}

.pull-left-16 {
	position: relative;
	left: -133.33333333%
}

.pull-left-17 {
	position: relative;
	left: -141.66666667%
}

.pull-left-18 {
	position: relative;
	left: -150%
}

.pull-left-19 {
	position: relative;
	left: -158.33333333%
}

.pull-left-20 {
	position: relative;
	left: -166.66666667%
}

.pull-left-21 {
	position: relative;
	left: -175%
}

.pull-left-22 {
	position: relative;
	left: -183.33333333%
}

.pull-left-23 {
	position: relative;
	left: -191.66666667%
}

.pull-left-24 {
	position: relative;
	left: -200%
}

.pull-right-1 {
	position: relative;
	left: 8.33333333%
}

.pull-right-2 {
	position: relative;
	left: 16.66666667%
}

.pull-right-3 {
	position: relative;
	left: 25%
}

.pull-right-4 {
	position: relative;
	left: 33.33333333%
}

.pull-right-5 {
	position: relative;
	left: 41.66666667%
}

.pull-right-6 {
	position: relative;
	left: 50%
}

.pull-right-7 {
	position: relative;
	left: 58.33333333%
}

.pull-right-8 {
	position: relative;
	left: 66.66666667%
}

.pull-right-9 {
	position: relative;
	left: 75%
}

.pull-right-10 {
	position: relative;
	left: 83.33333333%
}

.pull-right-11 {
	position: relative;
	left: 91.66666667%
}

.pull-right-12 {
	position: relative;
	left: 100%
}

.pull-right-13 {
	position: relative;
	left: 108.33333333%
}

.pull-right-14 {
	position: relative;
	left: 116.66666667%
}

.pull-right-15 {
	position: relative;
	left: 125%
}

.pull-right-16 {
	position: relative;
	left: 133.33333333%
}

.pull-right-17 {
	position: relative;
	left: 141.66666667%
}

.pull-right-18 {
	position: relative;
	left: 150%
}

.pull-right-19 {
	position: relative;
	left: 158.33333333%
}

.pull-right-20 {
	position: relative;
	left: 166.66666667%
}

.pull-right-21 {
	position: relative;
	left: 175%
}

.pull-right-22 {
	position: relative;
	left: 183.33333333%
}

.pull-right-23 {
	position: relative;
	left: 191.66666667%
}

.pull-right-24 {
	position: relative;
	left: 200%
}

@media only screen and (max-width:1240px) {
	.row>.midd-1 {
		width: 6.33333333%
	}

	.row>.midd-2 {
		width: 14.66666667%
	}

	.row>.midd-3 {
		width: 23%
	}

	.row>.midd-4 {
		width: 31.33333333%
	}

	.row>.midd-5 {
		width: 39.66666667%
	}

	.row>.midd-6 {
		width: 48%
	}

	.row>.midd-7 {
		width: 56.33333333%
	}

	.row>.midd-8 {
		width: 64.66666667%
	}

	.row>.midd-9 {
		width: 73%
	}

	.row>.midd-10 {
		width: 81.33333333%
	}

	.row>.midd-11 {
		width: 89.66666667%
	}

	.row>.midd-12 {
		width: 98%
	}

	.row>.midd-13 {
		width: 106.33333333%
	}

	.row>.midd-14 {
		width: 114.66666667%
	}

	.row>.midd-15 {
		width: 123%
	}

	.row>.midd-16 {
		width: 131.33333333%
	}

	.row>.midd-17 {
		width: 139.66666667%
	}

	.row>.midd-18 {
		width: 148%
	}

	.row>.midd-19 {
		width: 156.33333333%
	}

	.row>.midd-20 {
		width: 164.66666667%
	}

	.row>.midd-21 {
		width: 173%
	}

	.row>.midd-22 {
		width: 181.33333333%
	}

	.row>.midd-23 {
		width: 189.66666667%
	}

	.row>.midd-24 {
		width: 198%
	}

	.midd-hide {
		display: none
	}

	.midd-center {
		position: relative;
		left: -1%;
		float: none;
		clear: both;
		display: block;
		margin-right: auto;
		margin-left: auto
	}

	.full-row>.midd-1 {
		width: 8.33333333%
	}

	.full-row>.midd-2 {
		width: 16.66666667%
	}

	.full-row>.midd-3 {
		width: 25%
	}

	.full-row>.midd-4 {
		width: 33.33333333%
	}

	.full-row>.midd-5 {
		width: 41.66666667%
	}

	.full-row>.midd-6 {
		width: 50%
	}

	.full-row>.midd-7 {
		width: 58.33333333%
	}

	.full-row>.midd-8 {
		width: 66.66666667%
	}

	.full-row>.midd-9 {
		width: 75%
	}

	.full-row>.midd-10 {
		width: 83.33333333%
	}

	.full-row>.midd-11 {
		width: 91.66666667%
	}

	.full-row>.midd-12 {
		width: 100%
	}

	.full-row>.midd-13 {
		width: 108.33333333%
	}

	.full-row>.midd-14 {
		width: 116.66666667%
	}

	.full-row>.midd-15 {
		width: 125%
	}

	.full-row>.midd-16 {
		width: 133.33333333%
	}

	.full-row>.midd-17 {
		width: 141.66666667%
	}

	.full-row>.midd-18 {
		width: 150%
	}

	.full-row>.midd-19 {
		width: 158.33333333%
	}

	.full-row>.midd-20 {
		width: 166.66666667%
	}

	.full-row>.midd-21 {
		width: 175%
	}

	.full-row>.midd-22 {
		width: 183.33333333%
	}

	.full-row>.midd-23 {
		width: 191.66666667%
	}

	.full-row>.midd-24 {
		width: 200%
	}
}

@media only screen and (max-width:992px) {
	.row>.smidd-1 {
		width: 6.33333333%
	}

	.row>.smidd-2 {
		width: 14.66666667%
	}

	.row>.smidd-3 {
		width: 23%
	}

	.row>.smidd-4 {
		width: 31.33333333%
	}

	.row>.smidd-5 {
		width: 39.66666667%
	}

	.row>.smidd-6 {
		width: 48%
	}

	.row>.smidd-7 {
		width: 56.33333333%
	}

	.row>.smidd-8 {
		width: 64.66666667%
	}

	.row>.smidd-9 {
		width: 73%
	}

	.row>.smidd-10 {
		width: 81.33333333%
	}

	.row>.smidd-11 {
		width: 89.66666667%
	}

	.row>.smidd-12 {
		width: 98%
	}

	.row>.smidd-13 {
		width: 106.33333333%
	}

	.row>.smidd-14 {
		width: 114.66666667%
	}

	.row>.smidd-15 {
		width: 123%
	}

	.row>.smidd-16 {
		width: 131.33333333%
	}

	.row>.smidd-17 {
		width: 139.66666667%
	}

	.row>.smidd-18 {
		width: 148%
	}

	.row>.smidd-19 {
		width: 156.33333333%
	}

	.row>.smidd-20 {
		width: 164.66666667%
	}

	.row>.smidd-21 {
		width: 173%
	}

	.row>.smidd-22 {
		width: 181.33333333%
	}

	.row>.smidd-23 {
		width: 189.66666667%
	}

	.row>.smidd-24 {
		width: 198%
	}

	.smidd-hide {
		display: none
	}

	.smidd-center {
		position: relative;
		left: -1%;
		float: none;
		clear: both;
		display: block;
		margin-right: auto;
		margin-left: auto
	}

	.full-row>.smidd-1 {
		width: 8.33333333%
	}

	.full-row>.smidd-2 {
		width: 16.66666667%
	}

	.full-row>.smidd-3 {
		width: 25%
	}

	.full-row>.smidd-4 {
		width: 33.33333333%
	}

	.full-row>.smidd-5 {
		width: 41.66666667%
	}

	.full-row>.smidd-6 {
		width: 50%
	}

	.full-row>.smidd-7 {
		width: 58.33333333%
	}

	.full-row>.smidd-8 {
		width: 66.66666667%
	}

	.full-row>.smidd-9 {
		width: 75%
	}

	.full-row>.smidd-10 {
		width: 83.33333333%
	}

	.full-row>.smidd-11 {
		width: 91.66666667%
	}

	.full-row>.smidd-12 {
		width: 100%
	}

	.full-row>.smidd-13 {
		width: 108.33333333%
	}

	.full-row>.smidd-14 {
		width: 116.66666667%
	}

	.full-row>.smidd-15 {
		width: 125%
	}

	.full-row>.smidd-16 {
		width: 133.33333333%
	}

	.full-row>.smidd-17 {
		width: 141.66666667%
	}

	.full-row>.smidd-18 {
		width: 150%
	}

	.full-row>.smidd-19 {
		width: 158.33333333%
	}

	.full-row>.smidd-20 {
		width: 166.66666667%
	}

	.full-row>.smidd-21 {
		width: 175%
	}

	.full-row>.smidd-22 {
		width: 183.33333333%
	}

	.full-row>.smidd-23 {
		width: 191.66666667%
	}

	.full-row>.smidd-24 {
		width: 200%
	}
}

@media only screen and (max-width:760px) {
	.row>.smal-1 {
		width: 6.33333333%
	}

	.row>.smal-2 {
		width: 14.66666667%
	}

	.row>.smal-3 {
		width: 23%
	}

	.row>.smal-4 {
		width: 31.33333333%
	}

	.row>.smal-5 {
		width: 39.66666667%
	}

	.row>.smal-6 {
		width: 48%
	}

	.row>.smal-7 {
		width: 56.33333333%
	}

	.row>.smal-8 {
		width: 64.66666667%
	}

	.row>.smal-9 {
		width: 73%
	}

	.row>.smal-10 {
		width: 81.33333333%
	}

	.row>.smal-11 {
		width: 89.66666667%
	}

	.row>.smal-12 {
		width: 98%
	}

	.row>.smal-13 {
		width: 106.33333333%
	}

	.row>.smal-14 {
		width: 114.66666667%
	}

	.row>.smal-15 {
		width: 123%
	}

	.row>.smal-16 {
		width: 131.33333333%
	}

	.row>.smal-17 {
		width: 139.66666667%
	}

	.row>.smal-18 {
		width: 148%
	}

	.row>.smal-19 {
		width: 156.33333333%
	}

	.row>.smal-20 {
		width: 164.66666667%
	}

	.row>.smal-21 {
		width: 173%
	}

	.row>.smal-22 {
		width: 181.33333333%
	}

	.row>.smal-23 {
		width: 189.66666667%
	}

	.row>.smal-24 {
		width: 198%
	}

	.smal-hide {
		display: none
	}

	.smal-center,.smal-show {
		display: block
	}

	.smal-center {
		position: relative;
		left: -1%;
		float: none;
		clear: both;
		margin-right: auto;
		margin-left: auto
	}[	class*=pull-left-],[class*=pull-right-] {
		right: auto;
		left: auto
	}

	.full-row>.smal-1 {
		width: 8.33333333%
	}

	.full-row>.smal-2 {
		width: 16.66666667%
	}

	.full-row>.smal-3 {
		width: 25%
	}

	.full-row>.smal-4 {
		width: 33.33333333%
	}

	.full-row>.smal-5 {
		width: 41.66666667%
	}

	.full-row>.smal-6 {
		width: 50%
	}

	.full-row>.smal-7 {
		width: 58.33333333%
	}

	.full-row>.smal-8 {
		width: 66.66666667%
	}

	.full-row>.smal-9 {
		width: 75%
	}

	.full-row>.smal-10 {
		width: 83.33333333%
	}

	.full-row>.smal-11 {
		width: 91.66666667%
	}

	.full-row>.smal-12 {
		width: 100%
	}

	.full-row>.smal-13 {
		width: 108.33333333%
	}

	.full-row>.smal-14 {
		width: 116.66666667%
	}

	.full-row>.smal-15 {
		width: 125%
	}

	.full-row>.smal-16 {
		width: 133.33333333%
	}

	.full-row>.smal-17 {
		width: 141.66666667%
	}

	.full-row>.smal-18 {
		width: 150%
	}

	.full-row>.smal-19 {
		width: 158.33333333%
	}

	.full-row>.smal-20 {
		width: 166.66666667%
	}

	.full-row>.smal-21 {
		width: 175%
	}

	.full-row>.smal-22 {
		width: 183.33333333%
	}

	.full-row>.smal-23 {
		width: 191.66666667%
	}

	.full-row>.smal-24 {
		width: 200%
	}
}

.util-page {
	margin-top: 40px;
	color: #000;
	text-align: center;
	font-size: 0
}

.util-page .count,.util-page .gobutton,.util-page .num,.util-page .sl {
	display: inline-block;
	margin: 0 0 10px -1px;
	padding: 5px 10px;
	border: 1px solid #ededed;
	background: #fff;
	color: #000;
	vertical-align: middle;
	font-weight: 400;
	font-size: 1pc
}

.util-page .current,.util-page .gobutton:hover,.util-page .num:hover {
	background: #fd961e;
	color: #fff
}

.util-page span.gobutton,.util-page span.gobutton:hover {
	background-color: #eee;
	color: #000
}

.util-page .gobutton .ion {
	font-size: .8em
}

.util-page .count {
	margin-left: 10px;
	border: none;
	background: 0 0;
	color: #000
}

.ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/ico.png);
	color: transparent;
	vertical-align: middle;
	text-indent: -99em;
	white-space: nowrap;
	letter-spacing: -1em
}

.ico:before {
	content: '\3000'
}

.ico1_2 {
	background-position: -20px 0
}

.ico1_3 {
	background-position: -40px 0
}

.ico1_4 {
	background-position: -60px 0
}

.ico1_5 {
	background-position: -5pc 0
}

.ico2_1 {
	background-position: 0 -20px
}

.ico2_2 {
	background-position: -20px -20px
}

.ico2_3 {
	background-position: -40px -20px
}

.ico2_4 {
	background-position: -60px -20px
}

.ico2_5 {
	background-position: -5pc -20px
}

.ico3_1 {
	background-position: 0 -40px
}

.ico3_2 {
	background-position: -20px -40px
}

.ico3_3 {
	background-position: -40px -40px
}

.ico3_4 {
	background-position: -60px -40px
}

.ico3_5 {
	background-position: -5pc -40px
}

.ico4_1 {
	background-position: 0 -60px
}

.ico4_2 {
	background-position: -20px -60px
}

.ico4_3 {
	background-position: -40px -60px
}

.ico4_4 {
	background-position: -60px -60px
}

.ico4_5 {
	background-position: -5pc -60px
}

.wrap1 {
	width: 70%;
	min-width: 70pc
}

.mwrap,.wrap1 {
	margin-right: auto;
	margin-left: auto
}

.mwrap {
	max-width: 1366px
}

body {
	overflow-x: auto;
	min-width: 1400px\9
}

@media all and (min-width:0) {
	body {
		overflow-x: hidden;
		min-width: 0
	}
}

body {
	background: #fff;
	color: #000;
	font-size: 14px;
	line-height: 1.7
}

a {
	color: inherit
}

a:hover {
	color: #d7b786
}

::-moz-selection {
	background: #fd961e;
	color: #fff
}

::selection {
	background: #fd961e;
	color: #fff
}

::-webkit-input-placeholder {
	color: #aaa
}

.placeholder {
	color: #aaa
}

.btn,.form-control,.input-group-addon {
	border-radius: 2px
}

.form-control:focus {
	outline: 0;
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px rgba(102,175,233,.6)
}

.imgY180 img,.imgZoom img {
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s
}

.imgZoom {
	overflow: hidden
}

.imgZoom:hover img {
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1)
}

.imgY180:hover img {
	cursor: pointer;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg)
}

.x_slide_bar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	width: 99pt;
	height: 100%;
	background: #fd961e;
	box-shadow: 3px 0 2px 0 rgba(0,0,0,.3)
}

.x_slide_bar,.x_slide_bar .inav,.x_slide_bar .nav_wrapper {
	height: 100%
}

.x_slide_bar .inav {
	position: relative;
	padding: 2pc 0;
	width: 100%;
	background: #fd961e
}

.x_slide_bar .inav li {
	color: #fff;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	transition: all .5s ease
}

.x_slide_bar .inav li a {
	display: block;
	padding: 13px 0;
	color: #fff
}

.x_slide_bar .inav li>a>.ico {
	visibility: hidden
}

.x_slide_bar .inav li.has_sec_ul>a>.ico {
	visibility: visible
}

.x_slide_bar .inav li .ico {
	display: inline-block;
	margin-left: 15%;
	width: 7px;
	height: 17px;
	background: url(../img/jantou.png) no-repeat;
	vertical-align: middle
}

.x_slide_bar .inav .nav_img {
	position: absolute;
	top: 0;
	left: 75pt;
	z-index: -2;
	visibility: hidden;
	width: 156px;
	height: 930px;
	background: #000\9;
	background: rgba(0,0,0,.95);
	opacity: 0
}

.x_slide_bar .inav li:hover .nav_img {
	left: 99pt;
	z-index: -1;
	visibility: visible;
	opacity: 1;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.x_slide_bar .lang {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 90pt;
	background-color: #fd961e
}

.x_slide_bar .inav li:hover {
	background: #586764
}

.x_slide_bar .inav .nav_img .nav_ul1 {
	padding-top: 63%
}

.x_slide_bar.inav {
	left: -200px;
	transition: all .5s ease
}

.x_slide_bar.inav.show {
	left: 60px
}

.x_slide_bar .link_list {
	margin: 0 auto 10px;
	max-width: 98px;
	border-top: 1px solid hsla(0,0%,100%,.2);
	text-align: center
}

.x_slide_bar .link {
	position: relative;
	display: block;
	height: 26px;
	border-bottom: 1px solid hsla(0,0%,100%,.2);
	color: #3d2306;
	font-size: 9pt;
	line-height: 26px
}

.x_slide_bar .link:hover {
	color: #fff;
	color: hsla(0,0%,100%,.6)
}

.x_slide_bar .link:after {
	position: absolute;
	right: 50%;
	bottom: 50%;
	display: block;
	margin-right: -35px;
	margin-bottom: -5px;
	width: 5px;
	height: 5px;
	background: url(../img/lang01.png) center center no-repeat;
	content: ''
}

.x_slide_bar .link span {
	position: relative;
	display: inline-block
}

.x_slide_bar .link_en span {
	padding-left: 20px
}

.x_slide_bar .link_en span:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -8px;
	width: 13px;
	height: 13px;
	background: url(../img/lang02.png) center center no-repeat;
	content: ''
}

.bdsharebuttonbox.share_sidebar {
	text-align: center
}

.bdshare-button-style1-16.share_sidebar .bds_more,.bdshare-button-style1-16.share_sidebar a {
	float: none;
	display: inline-block;
	margin: 5px 6px;
	padding: 0;
	width: 27px;
	height: 27px;
	background: url(../img/share_sidebar.png) 0 0 no-repeat
}

.bdshare-button-style1-16.share_sidebar .bds_more {
	background-position: -35px 0
}

.bdshare-button-style1-16.share_sidebar .bds_weixin {
	background-position: -70px 0
}

.bdshare_popup_box {
	display: none!important
}

.pageMain {
	margin-left: 99pt
}

.pageContentWrapper {
	position: relative;
	z-index: 10;
	background-color: #fff
}

.channel_content {
	padding: 40px 0;
	min-height: 300px
}

.channel_content.pro_list {
	padding-top: 0
}

.m_nav_bar {
	display: none
}

.cbanner {
	position: relative;
	overflow: hidden;
	height: 316px
}

.cbanner .stuff_fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.cbanner .stuff_fixed .stuff_con {
	position: relative;
	margin-left: 99pt
}

.cbanner .cbanner_bg {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -60pc;
	width: 20in;
	height: auto;
	max-width: none
}

.cbanner .logo_wrapper {
	position: absolute;
	top: 35px;
	width: 100%
}

.cbanner .logo_wrapper .logo {
	width: 268px;
	max-width: 50%
}

.cbanner .stuff_ab {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 100%
}

.cbanner .banner_title {
	text-align: center
}

.cbanner .tt_cn {
	color: #0a2135;
	font-size: 34px
}

.cbanner .tt_en {
	color: #fdfcf9;
	text-shadow: 1px 2px 3px #aaa;
	font-size: 46px;
	font-family: Arial;
	line-height: 1
}

.cbanner.pro_banner .tt_cn {
	margin-bottom: 15px;
	font-weight: 700;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.cbanner.pro_banner .search_btn,.cbanner.pro_banner .search_inp {
	height: 56px;
	vertical-align: middle;
	line-height: 56px
}

.cbanner.pro_banner .pro_search_box {
	text-align: center;
	font-size: 0
}

.cbanner.pro_banner .search_inp {
	display: inline-block;
	padding: 0;
	padding-left: 2.67%;
	width: 45.5%;
	border: none;
	font-size: 13px
}

.cbanner.pro_banner .search_btn {
	padding: 0;
	width: 16%;
	border: none;
	background-color: #fd961e;
	color: #000;
	font-size: 20px;
	cursor: pointer
}

.cbanner.pro_banner .search_btn:focus {
	outline: 0
}

.m_banner {
	display: none
}

.uni_subnav {
	position: relative;
	height: 50px;
	background-color: #f0f0f0
}

.uni_subnav .subnav_con {
	text-align: center
}

.uni_subnav .subnav_cell {
	position: relative;
	display: inline-block;
	margin: 0 35px;
	margin: 0 20px;
	height: 50px;
	color: #0a2135;
	font-size: 14px;
	line-height: 50px
}

.uni_subnav .subnav_cell:after {
	position: absolute;
	top: 100%;
	left: 50%;
	display: block;
	margin-top: -3px;
	width: 0;
	height: 3px;
	background-color: #fd961e;
	content: '';
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_subnav .subnav_cell.cur:after,.uni_subnav .subnav_cell:hover:after {
	left: 0;
	width: 100%;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.uni_subnav .wrap1 {
	position: relative;
	height: 50px
}

.uni_subnav.high_type .subnav_btn {
	display: block
}

.uni_subnav .subnav_btn {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	display: none;
	margin-top: -20px;
	margin-right: -20px;
	width: 40px;
	height: 40px;
	color: #fd961e;
	text-align: center;
	font-size: 26px;
	line-height: 40px;
	cursor: pointer
}

.uni_subnav .links_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 50px;
	background-color: #f0f0f0;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_subnav.high_type.subnav_open .links_wrapper {
	height: 75pt
}

.uni_pro_list1 {
	width: 102%
}

.uni_pro_list1 .pro_cell {
	float: left;
	margin-right: 1.6%;
	margin-bottom: 1.6%;
	width: 31.73333333%;
	background-color: #f8f7f7;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pro_list1 .pro_cell_con {
	padding-right: 6.8%;
	padding-left: 6.8%
}

.uni_pro_list1 .pro_cell_con.cell_top {
	position: relative;
	overflow: hidden;
	padding-top: 6%
}

.uni_pro_list1 .cell_top_con {
	position: relative;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0
}

.uni_pro_list1 .cell_top_con .pro_post {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.uni_pro_list1 .pro_cell_msk {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 17px;
	line-height: 1.8;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000)
}

.uni_pro_list1 .pro_cell:hover .pro_cell_msk {
	top: 0
}

.uni_pro_list1 .pro_cell:hover .pro_cell_msk:hover {
	color: #fd961e
}

.uni_pro_list1 .pro_cell .pro_cell_msk_link {
	display: block
}

.uni_pro_list1 .pro_cell .pro_cell_msk_con {
	padding: 50px 40px 0
}

.uni_pro_list1 .pro_cell:hover .cell_tit {
	color: #fd961e
}

.uni_pro_list1 .pro_cell .pro_cell_con.cell_down {
	padding-bottom: 9.8%;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pro_list1 .pro_cell .cell_tit {
	padding: 25px 0 5px;
	color: #0a2135;
	font-weight: 700;
	font-size: 1pc;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pro_list1 .pro_cell .cell_desc {
	margin-bottom: 20px;
	height: 3.4em;
	line-height: 1.7
}

.uni_pro_list1 .pro_cell .cell_data_line {
	margin-bottom: 30px
}

.uni_pro_list1 .pro_cell .data_unit {
	display: inline-block;
	margin-left: -1px;
	padding-left: 5%;
	width: 44%;
	border-left: 1px solid #b8b7b7
}

.uni_pro_list1 .pro_cell .data_unit .data_value {
	font-family: Arial
}

.uni_pro_list1 .pro_cell:hover {
	background-color: #f8f7f7
}

.uni_pro_list1 .pro_cell:hover .cell_tit,.uni_pro_list1 .pro_cell:hover .pro_cell_con.cell_down {
	color: #fff
}

.uni_pro_list1 .pro_cell:hover .pro_cell_con.cell_down {
	background-color: #fd961e
}

.uni_pro_list1 .pro_cell:hover .data_unit {
	border-color: #fead4f
}

.uni_pro_list1 .pro_cell:hover .uni_btn .face1 {
	border-color: #fc9e31;
	border-color: #facb94;
	background-color: #fd961e;
	color: #fff
}

.uni_pro_list1 .pro_cell:hover .uni_btn .face2 {
	border-color: #0a2135;
	background-color: #0a2135;
	color: #fff
}

.uni_pro_list1 .pro_cell:hover .uni_btn .face1 .sj {
	background-position: -6px center
}

.uni_pic_list1 {
	width: 102%
}

.uni_pic_list1 .pic_cell {
	float: left;
	margin-right: 2%;
	width: 31.33333333%
}

.uni_pic_list1 .pic_cell .img_wrap {
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pic_list1 .pic_cell:hover .txt_wrap {
	background-color: #fd961e
}

.uni_pic_list1 .pic_cell .txt_wrap {
	padding: 25px 10px;
	background-color: #eee;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pic_list1 .pic_cell:hover .pic_tit {
	color: #fff
}

.uni_pic_list1 .pic_cell .pic_tit {
	overflow: hidden;
	height: 1.6em;
	color: #061723;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1pc;
	line-height: 1.6
}

.uni_pic_list2 {
	width: 102%
}

.uni_pic_list2 .pic_cell {
	float: left;
	margin-right: 2%;
	width: 23%
}

.uni_pic_list2 .pic_cell .img_wrap {
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0
}

.uni_pic_list2 .pic_cell .txt_wrap {
	padding: 15px 10px;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pic_list2 .pic_cell:hover .pic_tit {
	color: #fd961e
}

.uni_pic_list2 .pic_cell .pic_tit {
	overflow: hidden;
	height: 1.6em;
	color: #061723;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1pc;
	line-height: 1.6;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pro_list1_box_wrap {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	display: none;
	width: 100%;
	height: 100%
}

.uni_pro_list1_box_wrap .box_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000)
}

.uni_pro_list1_box_wrap.show {
	display: block
}

.uni_pro_list1_box {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 51;
	margin-top: -260px;
	margin-left: -450px;
	width: 900px
}

.uni_pro_list1_box_con {
	position: relative;
	overflow: hidden;
	background-color: #fff
}

.uni_pro_list1_box_con .box_close_btn {
	position: absolute;
	top: 2.6%;
	right: 2.6%;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/ysl/pro_box_close.png) center center no-repeat;
	cursor: pointer
}

.uni_pro_list1_box_con:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 1.32%;
	height: 100%;
	background-color: #fd961e;
	content: ''
}

.uni_pro_list1_box .box_lt {
	position: absolute;
	width: 42%;
	height: 100%;
	background-color: #eee
}

.uni_pro_list1_box .box_lt_con {
	padding: 6.35% 7%
}

.uni_pro_list1_box .box_lt .img_wrap {
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0
}

.uni_pro_list1_box .box_lt .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}

.uni_pro_list1_box .box_rt {
	float: right;
	height: 520px
}

.uni_pro_list1_box .box_lt .pro_tit {
	margin-bottom: 5px;
	padding-top: 7.7%;
	color: #0a2135;
	font-weight: 700;
	font-size: 1pc;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.uni_pro_list1_box .box_lt .pro_desc {
	margin-bottom: 15px;
	color: #536370;
	font-size: 14px
}

.uni_pro_list1_box .box_lt .data_unit {
	display: inline-block;
	margin-left: -1px;
	padding-left: 5%;
	width: 44%;
	border-left: 1px solid #b8b7b7
}

.uni_pro_list1_box .box_lt .data_unit .data_value {
	font-family: Arial
}

.uni_pro_list1_box .box_rt {
	float: right;
	width: 58%
}

.uni_pro_list1_box .box_rt_con {
	padding: 9.6% 5%
}

.uni_pro_list1_box .box_rt_con .box_tit {
	margin-bottom: 10px;
	color: #192e40;
	font-weight: 700;
	font-size: 24px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif;
	line-height: 1
}

.uni_pro_list1_box .box_rt_con .box_desc {
	margin-bottom: 4%;
	color: #57626c;
	font-size: 13px
}

.uni_pro_list1_box_wrap .box_form {
	width: 102%;
	color: #9f9f9f;
	font-size: 13px
}

.uni_pro_list1_box_wrap .uni_inp_wrap,.uni_pro_list1_box_wrap .uni_textarea_wrap {
	background-color: #f5f5f5
}

.uni_pro_list1_box_wrap .uni_inp_wrap:focus,.uni_pro_list1_box_wrap .uni_textarea_wrap:focus {
	background-color: #eee
}

.uni_pro_list1_box_wrap .uni_textarea_wrap textarea,.uni_pro_list1_box_wrap input {
	border: none;
	background-color: transparent
}

.uni_pro_list1_box_wrap .uni_inp_wrap {
	position: relative;
	float: left;
	margin-right: 2.5%;
	margin-bottom: 3.5%;
	width: 47.5%
}

.uni_pro_list1_box_wrap .uni_inp_wrap input {
	padding: 4.2% 6%;
	height: 1.6em;
	line-height: 1.6
}

.uni_pro_list1_box_wrap .uni_inp_wrap:after {
	position: absolute;
	top: 50%;
	right: 9pt;
	display: block;
	margin-top: -9pt;
	width: 24px;
	height: 24px;
	background: url(../img/ysl/uni_pro_form_ico.png) 0 0 no-repeat;
	content: ''
}

.uni_pro_list1_box_wrap .uni_inp_wrap.box_inp2:after {
	background-position: -24px 0
}

.uni_pro_list1_box_wrap .uni_inp_wrap.box_inp3:after {
	background-position: -3pc 0
}

.uni_pro_list1_box_wrap .uni_inp_wrap.box_inp4:after {
	background-position: -72px 0
}

.uni_pro_list1_box_wrap .uni_textarea_wrap {
	float: left;
	margin-bottom: 3.5%;
	width: 97.5%
}

.uni_pro_list1_box_wrap .uni_textarea_wrap textarea {
	display: block;
	padding: 2.1% 3%;
	width: 94%;
	height: 6.4em;
	line-height: 1.6
}

.uni_pro_list1_box_wrap #box_submit {
	display: none
}

.uni_pro_list1_box_wrap .box_form {
	margin-bottom: 25px
}

.uni_pro_list1_box_wrap .box_rt .tel_wrap .tel_tit {
	color: #0a2135
}

.uni_pro_list1_box_wrap .box_rt .tel_wrap .tel_num a {
	display: inline-block;
	margin-right: 10px;
	color: #fd961e;
	font-size: 1pc;
	font-family: å¾®è½¯é›…é»‘
}

.uni_pro_list1_box_wrap .box_rt .tel_wrap .tel_num a:hover {
	color: #fda203
}

.nomore .roll_box .roll1,.nomore .roll_box .roll2 {
	transition: none
}

.roll_box {
	position: relative;
	-webkit-perspective: 500px;
	perspective: 500px
}

.roll1 {
	z-index: 1;
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	-webkit-transform-origin: 50% 50% -25px;
	transform-origin: 50% 50% -25px;
	-ms-transform-origin: 50% 50% -25px
}

.roll1,.roll2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: .5s ease;
	transition: .5s ease
}

.roll2 {
	z-index: -1;
	display: none\9;
	opacity: 0;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -22px;
	transform-origin: 50% 50% -22px;
	-ms-transform-origin: 50% 50% -22px
}

.roll_box_wrap:hover .roll_box .roll1 {
	z-index: 0;
	display: none\9;
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg)
}

.roll_box_wrap:hover .roll_box .roll2 {
	z-index: 1;
	display: block\9;
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.roll_box_wrap.cur .roll_box .roll1 {
	z-index: 0;
	display: none\9;
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg)
}

.roll_box_wrap.cur .roll_box .roll2 {
	z-index: 1;
	display: block\9;
	opacity: 1;
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.roll_box_wrap.noInteractive .roll_box .roll1,.roll_box_wrap.noInteractive .roll_box .roll2,.roll_box_wrap.noInteractive:hover .roll_box .roll1,.roll_box_wrap.noInteractive:hover .roll_box .roll2 {
	transform: none
}

.roll_box_wrap.noInteractive .roll_box .roll2 {
	display: none
}

.roll_box_wrap.noInteractive:hover .roll_box .roll1 {
	z-index: 1;
	opacity: 1
}

.uni_btn_wrap {
	display: inline-block;
	margin-right: 24px;
	width: 130px;
	text-align: center;
	font-size: 14px
}

.uni_btn {
	display: block;
	width: 100%;
	height: 40px
}

.uni_btn .face1 {
	border: 2px solid #c8c7c7;
	color: #333;
	text-align: center;
	font-size: 0
}

.uni_btn .face1 .sj {
	display: inline-block;
	margin-left: 30px;
	width: 6px;
	background: url(../img/uni_btn1_arr.png) 0 center no-repeat
}

.uni_btn .face1 .t {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	opacity: .8
}

.uni_btn .face2 {
	border: 2px solid #fc9e30;
	background-color: #fd961e;
	color: #fff;
	text-align: center;
	font-size: 0;
	-webkit-transform-origin: 50% 50% -25px;
	transform-origin: 50% 50% -25px
}

.uni_btn .face2 .sj {
	display: inline-block;
	margin-left: 30px;
	width: 6px;
	background: url(../img/uni_btn1_arr.png) -6px center no-repeat
}

.uni_btn .face2 .t {
	display: inline-block;
	vertical-align: top;
	font-size: 14px
}

.uni_btn .face1,.uni_btn .face1 .sj,.uni_btn .face1 .t,.uni_btn .face2,.uni_btn .face2 .sj,.uni_btn .face2 .t {
	height: 38px;
	line-height: 38px
}

.uni_btn2.uni_btn .face1 {
	border-color: #fd961e;
	background-color: #fd961e;
	color: #fff
}

.uni_btn2.uni_btn .face2 {
	border-color: #0a2135;
	background-color: #0a2135;
	color: #fff
}

.uni_btn2.uni_btn .face1 .sj {
	background: url(../img/uni_btn1_arr.png) -6px center no-repeat
}

.uni_btn_more_wrap.uni_btn_wrap {
	display: block;
	visibility: hidden;
	margin: 20px auto;
	width: 248px
}

.uni_btn_more_wrap.uni_btn_wrap.loading,.uni_btn_more_wrap.uni_btn_wrap.nomore {
	visibility: visible
}

.uni_btn_more {
	position: relative;
	display: block;
	margin: 4px auto;
	height: 38px;
	color: #333;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer
}

.uni_btn_more.uni_btn .face1 .sj,.uni_btn_more.uni_btn .face2 .sj {
	display: none;
	margin: 0 auto;
	width: 38px;
	height: 38px;
	background: url(../img/ysl/loading.png) center center no-repeat;
	animation: rotating 3s linear infinite;
	-webkit-animation: rotating 3s linear infinite
}

.uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face1 .sj,.uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face2 .sj {
	display: inline-block
}

.uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face1 .t,.uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face2 .t {
	margin-right: 50px
}

.uni_btn_more_wrap.nomore .uni_btn_more:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%;
	border: 2px solid #eee;
	background-color: #fff;
	color: #333;
	content: 'æ²¡æœ‰æ›´å¤šå†…å®¹äº†'
}

@keyframes rotating {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}

	75% {
		-webkit-transform: rotate(-270deg);
		transform: rotate(-270deg)
	}

	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@-webkit-keyframes rotating {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}

	75% {
		-webkit-transform: rotate(-270deg);
		transform: rotate(-270deg)
	}

	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

.uni_column_tit1 {
	padding: 40px 0 20px
}

.uni_column_tit1 .tit_hd {
	color: #0a2135;
	font-weight: 700;
	font-size: 2pc;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.page_footer {
	overflow: hidden;
	padding: 35px 0;
	background: url(../img/page_footer.jpg) center top no-repeat
}

.page_footer .footer_rt {
	float: right;
	margin-top: 5px;
	margin-right: 1%;
	width: 45%
}

.page_footer .rt_item {
	position: relative;
	display: inline-block;
	width: 24%;
	color: #d7b786;
	text-align: center
}

.page_footer .rt_item:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	margin-top: -2pc;
	width: 1px;
	height: 4pc;
	background-color: #6e7a85;
	content: ''
}

.page_footer .rt_item .item_ico {
	display: block;
	margin: 0 auto 5px;
	width: 50px;
	height: 50px;
	background: url(../img/page_footer1.png) 0 0 no-repeat;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.page_footer .rt_item1 .item_ico {
	background-position: 0 0
}

.page_footer .rt_item2 .item_ico {
	background-position: -50px 0
}

.page_footer .rt_item3 .item_ico {
	background-position: -75pt 0
}

.page_footer .rt_item:hover .item_ico {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.page_footer .footer_lt {
	float: left;
	margin-top: 10px;
	width: 54%;
	color: #d7b786;
	font-size: 13px
}

.page_footer .footer_lt .lt_tel {
	margin-bottom: 5px;
	color: #d7b786;
	line-height: 1
}

.page_footer .footer_lt .lt_add {
	margin-bottom: 5px
}

.page_footer .footer_lt .lt_copyright span {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px
}

.page_footer .footer_lt .lt_copyright .span3 {
	margin-right: 20px
}

.page_footer .footer_lt .lt_copyright em {
	margin: 0 5px
}

.pro_list .pro_filter {
	padding: 40px 0;
	background-color: #f4f4f4
}

.pro_list .pro_filter .filter_line {
	position: relative;
	margin-bottom: 1%
}

.pro_list .pro_filter .filter_bd,.pro_list .pro_filter .filter_hd {
	line-height: 24px
}

.pro_list .pro_filter .filter_hd {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	color: #181818;
	font-weight: 700;
	font-size: 15px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.pro_list .pro_filter .filter_bd {
	padding-left: 60px
}

.pro_list .pro_filter .filter_unit {
	position: relative;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 1%;
	padding-left: 30px;
	cursor: pointer
}

.pro_list .pro_filter .filter_unit:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -9pt;
	width: 24px;
	height: 24px;
	background: url(../img/pro_filter_selector.png) 0 0 no-repeat;
	content: ''
}

.pro_list .pro_filter .filter_unit.selected:before {
	background-position: -24px 0
}

.pro_list .result_conclusion {
	padding: 30px 0;
	font-size: 1pc
}

.pro_list .result_conclusion .res_cls {
	margin-right: 10px;
	color: #fd961e
}

.pro_list .result_conclusion .res_con {
	color: #333
}

.pro_list .result_conclusion .res_num {
	color: #fd961e
}

.channel_content.pro_detail {
	padding-bottom: 0
}

.pro_detail .part1 {
	margin-bottom: 60px
}

.pro_detail .part1_lt {
	float: left;
	width: 50%
}

.pro_detail .part1_lt .img_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0
}

.pro_detail .part1_lt .img_wrap.hasZoom .img_ico {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 62px;
	height: 54px;
	background: url(../img/ysl/fd.png) center center no-repeat
}

.pro_detail .part1_lt .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.pro_detail .part1_rt {
	float: right;
	width: 47.67%
}

.pro_detail .part1_rt .pro_tit {
	margin-bottom: 15px;
	color: #0a2135;
	font-size: 28px;
	line-height: 1
}

.pro_detail .part1_rt .pro_desc {
	margin-bottom: 20px;
	color: #536370;
	font-size: 14px;
	line-height: 1.8
}

.pro_detail .part1_rt .cell_data_line {
	margin-bottom: 20px;
	background-color: #f8f7f7;
	font-size: 0
}

.pro_detail .part1_rt .data_unit {
	position: relative;
	padding: 25px 0
}

.pro_detail .part1_rt .data_unit.data1:after {
	display: none
}

.pro_detail .part1_rt .data_unit {
	position: relative;
	display: inline-block;
	width: 50%;
	text-align: center;
	cursor: default
}

.pro_detail .part1_rt .data_unit:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -22px;
	width: 1px;
	height: 45px;
	background-color: #ebebeb;
	content: ''
}

.pro_detail .part1_rt .data_unit .data_tag {
	margin-bottom: 5px;
	color: #0a2135;
	font-size: 18px;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.pro_detail .part1_rt .data_unit:hover .data_tag {
	color: #fd961e
}

.pro_detail .part1_rt .data_unit .data_value {
	color: #536370;
	font-size: 18px;
	font-family: Arial;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.pro_detail .part1_rt .data_unit:hover .data_value {
	color: #fd961e
}

.pro_detail .part1_rt .pro_type_hd {
	float: left;
	height: 3.2em;
	color: #4f4f4f;
	font-size: 1pc;
	line-height: 1.6
}

.pro_detail .part1_rt .pro_type_bd {
	color: #0a2135;
	font-size: 13px;
	font-family: Arial;
	line-height: 2
}

.pro_detail .part1_rt .pt_line {
	margin-bottom: 20px
}

.pro_detail .part1_rt .pt_line:after,.pro_detail .part1_rt .pt_line:before {
	clear: both;
	display: block;
	content: ''
}

.pro_detail .part1_rt .pt_line .uni_btn_wrap {
	width: 43%
}

.pro_detail .part1_rt .pt_line .uni_btn {
	height: 56px
}

.pro_detail .part1_rt .pt_line .uni_btn .face1,.pro_detail .part1_rt .pt_line .uni_btn .face2 {
	height: 52px;
	line-height: 52px
}

.pro_detail .part1_rt .pt_line .uni_btn .face1 .t,.pro_detail .part1_rt .pt_line .uni_btn .face2 .t {
	line-height: 52px
}

.pro_detail .part1_rt .pt_line .uni_btn .face1 .sj,.pro_detail .part1_rt .pt_line .uni_btn .face2 .sj {
	height: 52px
}

.pro_detail .part1_rt .pt_line .tel_box {
	float: right;
	padding-top: 5px;
	width: 50%
}

.pro_detail .part1_rt .pt_line .tel_tag {
	font-size: 14px
}

.pro_detail .part1_rt .pt_line .tel_value {
	display: block;
	color: #fd961e;
	font-size: 22px
}

.pro_detail .part1_rt .pt_line .tel_value:hover {
	color: #fda203
}

.pro_detail .part1_rt .link_list .link {
	position: relative;
	display: inline-block;
	margin: 6px 22px 6px 0;
	padding: 0;
	height: 1.7em;
	font-size: 13px;
	line-height: 1.7
}

.pro_detail .part1_rt .link_list .link:hover {
	color: #fd961e
}

.pro_detail .part1_rt .link_list .link:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	background: url(../img/ysl/pro_detail_link_ico.png) 0 0 no-repeat;
	content: ''
}

.pro_detail .part1_rt .link_list .link.link2:before {
	background-position: -30px 0
}

.pro_detail .part1_rt .link_list .link.link3:before {
	background-position: -60px 0
}

.pro_detail .part1_rt .link_list .link.link4:before {
	background-position: -90px 0
}

.pro_detail .part1_rt .link_list .link_con {
	padding-left: 2pc
}

.pro_detail .part2 {
	height: 156px
}

.pro_detail .part2 .part2_con {
	background: url(../img/ysl/pro_detail01.jpg) center center no-repeat
}

.pro_detail .part2.pro_nav_fixed .prt2_con_fixer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%
}

.pro_detail .part2.pro_nav_fixed .part2_con {
	margin-left: 99pt;
	background: #0a2135
}

.pro_detail .part2.pro_nav_fixed .pro_det_nav_list .nav_dot,.pro_detail .part2.pro_nav_fixed .pro_det_nav_list .nav_ico,.pro_detail .part2.pro_nav_fixed .pro_det_nav_list:before {
	display: none
}

.pro_detail .pro_det_nav_list {
	position: relative;
	padding: 10px 0;
	text-align: center;
	font-size: 0
}

.pro_detail .pro_det_nav_list:before {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: 9px;
	width: 100%;
	height: 1px;
	background-color: #808382;
	content: ''
}

.pro_detail .pro_det_nav_list .nav_cell {
	position: relative;
	display: inline-block;
	width: 25%;
	max-width: 236px;
	cursor: pointer
}

.pro_detail .pro_det_nav_list .nav_ico {
	display: block;
	margin: 0 auto;
	width: 70px;
	height: 70px;
	background: url(../img/ysl/pro_detail_nav_list1.png) 0 0 no-repeat;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.pro_detail .pro_det_nav_list .nav_cell.nav_cell2 .nav_ico {
	background-position: -70px 0
}

.pro_detail .pro_det_nav_list .nav_cell.nav_cell3 .nav_ico {
	background-position: -140px 0
}

.pro_detail .pro_det_nav_list .nav_cell.nav_cell4 .nav_ico {
	background-position: -210px 0
}

.pro_detail .pro_det_nav_list .nav_cell.cur .nav_ico,.pro_detail .pro_det_nav_list .nav_cell:hover .nav_ico {
	background-image: url(../img/ysl/pro_detail_nav_list2.png)
}

.pro_detail .pro_det_nav_list .nav_dot {
	display: block;
	margin: 0 auto;
	width: 1pc;
	height: 1pc;
	background: url(../img/ysl/pro_detail_nav_list.png) -306px -27px no-repeat;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.pro_detail .pro_det_nav_list .nav_tag {
	height: 50px;
	color: #fff;
	font-size: 18px;
	line-height: 50px
}

.pro_detail .pro_det_nav_list .nav_cell.cur .nav_tag,.pro_detail .pro_det_nav_list .nav_cell:hover .nav_tag {
	color: #fd961e;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.pro_detail .part3 .typeIn {
	color: #0a2135;
	font-size: 14px
}

.pro_detail .part4 .uni_pic_list1_box {
	position: relative
}

.pro_detail .part4 .uni_pic_list1_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 33%;
	height: 0
}

.pro_detail .part4 .uni_pic_list1 {
	float: left
}

.pro_detail .part4 .owl-next.disabled,.pro_detail .part4 .owl-prev.disabled {
	display: none
}

.pro_detail .part4 .owl-next,.pro_detail .part4 .owl-prev {
	position: absolute;
	top: 0;
	display: block;
	margin-top: -67px;
	width: 29px;
	height: 57px;
	background: url(../img/ysl/index03_a.png) 0 0 no-repeat;
	font-size: 0;
	cursor: pointer
}

.pro_detail .part4 .owl-prev {
	right: 49px
}

.pro_detail .part4 .owl-next {
	right: 0;
	background-position: -29px 0
}

.pro_detail .part4 .uni_pic_list1 .owl-item .pic_cell {
	float: none;
	margin-right: 0;
	width: 100%
}

.pro_detail .part5 {
	padding-bottom: 55px
}

.pro_detail .part6 {
	padding-bottom: 18px;
	background-color: #eee
}

.mb20 {
	margin-bottom: 20px
}

.mb30 {
	margin-bottom: 30px
}

.mb40 {
	margin-bottom: 40px
}

.mb50 {
	margin-bottom: 50px
}

.breadCrumb em {
	margin: 0 5px
}

.breadCrumb {
	margin-bottom: 30px
}

.widget-newslist-10 .list_hd {
	margin-bottom: 26px;
	padding: 50px 60px 40px;
	border: 3px solid #f5f5f5
}

.widget-newslist-10 .hd_tit {
	margin-right: 2%;
	height: 30px;
	color: #1e1e1e;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px
}

.widget-newslist-10 .inp_box_wrap {
	margin-right: 2%;
	width: 20%
}

.widget-newslist-10 .inp_box {
	display: block;
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 2pc;
	border: 1px solid #e0e0e0;
	color: #999;
	text-indent: 10px;
	font-size: 13px;
	line-height: 2pc
}

.widget-newslist-10 .hd_btn {
	width: 20%;
	height: 2pc;
	outline: 0;
	border: none;
	background-color: #fd961e;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 2pc;
	cursor: pointer
}

.widget-newslist-10 .list_box {
	position: relative;
	padding: 46px 60px 40px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.widget-newslist-10 .list_main {
	overflow: hidden
}

.widget-newslist-10 .bd_r {
	width: 20%
}

.widget-newslist-10 .bd_c {
	padding: 0 7% 0 5%;
	width: 76%
}

.widget-newslist-10 .list_title {
	color: #202020;
	font-weight: 400;
	font-size: 20px
}

.widget-newslist-10 .list_tool {
	padding: 10px 0;
	color: #c9c9c9;
	font-size: 13px
}

.widget-newslist-10 .list_tool .share {
	margin-left: 20px;
	cursor: pointer
}

.widget-newslist-10 .list_tool .tool_ico {
	display: inline-block;
	margin-top: -2px;
	width: 20px;
	height: 20px;
	background: url(../img/ico.png) 0 0 no-repeat
}

.widget-newslist-10 .list_tool .tool_ico.share_ico {
	background-position: -20px 0
}

.widget-newslist-10 .list_p {
	overflow: hidden;
	height: 52px;
	color: #464646;
	font-size: 14px;
	line-height: 26px
}

.widget-newslist-10 .m_date {
	display: none
}

.widget-newslist-10 li:hover .list_p a {
	color: #fda203
}

.widget-newslist-10 .list_box:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 88%;
	height: 1px;
	background-color: #e6e6e6;
	content: ""
}

.widget-newslist-10 li:hover .list_box,.widget-newslist-10 li:hover .list_box:after {
	background-color: #f8f8f8
}

.widget-newslist-10 li:hover .list_title a {
	color: #fd961e
}

.widget-newslist-10 .list_time {
	padding: 0 2% 2% 0;
	width: 60px;
	border-right: 1px solid #e6e6e6;
	font-size: 14px;
	font-family: Arial
}

.widget-newslist-10 .list_time_day {
	display: block;
	color: #fd961e;
	font-size: 50px;
	font-family: helvetica;
	line-height: 50px
}

.widget-newslist-10 .select-ui-choose ._arrow {
	right: 0;
	width: 16%;
	background: #e3e3e3
}

.widget-newslist-10 .select-ui-choose ._arrow .arr {
	left: 50%;
	margin: 0 0 0 -.4em;
	border-color: #969696 transparent transparent
}

body .select-ui-options li.hover,body .select-ui-options li:hover {
	background: #fd961e
}

.widget-newslist-10 .select-ui-choose-bottom.on,.widget-newslist-10 .select_box,body .select-ui-options-bottom {
	border-radius: 0
}

.widget-newslist-10 .bdshare-button-style1-16 a {
	margin: 0;
	padding: 0;
	height: 20px;
	background: 0 0;
	font-size: 13px;
	line-height: 20px
}

@media only screen and (max-width:1240px) {
	.widget-newslist-10 .hd_btn {
		margin-left: 0
	}

	.widget-newslist-10 .inp_box_wrap {
		margin-right: 1%
	}

	.widget-newslist-10 .hd_tit {
		margin-right: 2%
	}

	.widget-newslist-10 .list_hd {
		padding: 30px 20px
	}

	.widget-newslist-10 .list_box {
		padding: 46px 10px 40px
	}

	.widget-newslist-10 .bd_l {
		width: 10%
	}

	.widget-newslist-10 .bd_c {
		width: 74%
	}
}

@media only screen and (max-width:992px) {
	.widget-newslist-10 .list_time {
		width: 11%
	}

	.widget-newslist-10 li.hasImg .bd_c {
		padding-right: 4%
	}

	.widget-newslist-10 li.hasImg .list_time {
		width: 14%
	}
}

@media only screen and (max-width:760px) {
	.widget-newslist-10 .hd_tit {
		float: none;
		margin-bottom: 20px;
		text-align: center
	}

	.widget-newslist-10 .inp_box_wrap {
		margin: 0;
		margin-bottom: 20px;
		padding: 0;
		width: 100%
	}

	.widget-newslist-10 .hd_btn {
		width: 100%
	}

	.widget-newslist-10 .bd_r {
		float: none;
		width: 100%
	}

	.widget-newslist-10 .list_main {
		margin-top: 20px;
		padding: 0 5px
	}

	.widget-newslist-10 .bd_l {
		width: 20%
	}

	.widget-newslist-10 .bd_c {
		padding-left: 0;
		width: 100%
	}

	.widget-newslist-10 .list_box:after {
		display: none
	}

	.widget-newslist-10 .list_box {
		padding: 20px 0
	}

	.widget-newslist-10 .list_p {
		margin-bottom: 10px
	}

	.widget-newslist-10 .m_date {
		display: block
	}

	.widget-newslist-10 .list_time,.widget-newslist-10 .list_tool .share {
		display: none
	}
}

.news_detail .news_more_list_wrap .pt_tit {
	margin-bottom: 10px;
	color: #0a2135;
	font-weight: 700;
	font-size: 18px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.news_detail .news_more_list_wrap .news_cell {
	margin-bottom: 5px
}

.news_detail .news_more_list_wrap .news_cell .news_tit {
	position: relative;
	display: block;
	overflow: hidden;
	padding-left: 20px;
	height: 1.6em;
	color: #0a2135;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	line-height: 1.6;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.news_detail .news_more_list_wrap .news_cell:hover .news_tit {
	color: #fd961e
}

.news_detail .news_more_list_wrap .news_cell:hover .news_tit:before {
	border-color: transparent transparent transparent #fd961e
}

.news_detail .news_more_list_wrap .news_cell .news_tit:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #9a9a9a;
	border-style: dashed dashed dashed solid;
	border-width: 4px 0 4px 4px;
	content: ''
}

.widget-newsdetail-8 .ion {
	color: #676767
}

.widget-newsdetail-8 .n_left {
	float: left;
	width: 66.8%
}

.widget-newsdetail-8 ._head ._title {
	margin-bottom: 10px;
	color: #0a2135;
	font-weight: 700
}

.widget-newsdetail-8 ._tools {
	margin-bottom: 15px;
	color: #7e7e7e;
	font-size: 0
}

.widget-newsdetail-8 ._tools ._tool {
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	height: 30px;
	font-size: 13px;
	line-height: 30px
}

.widget-newsdetail-8 ._tools .ion {
	display: inline-block;
	height: 30px;
	vertical-align: -2px;
	font-size: 18px;
	line-height: 30px
}

.widget-newsdetail-8 ._tools b {
	font-weight: 400
}

.widget-newsdetail-8 ._tools #switcher {
	margin-left: 10px
}

.widget-newsdetail-8 ._tools #switcher ._title {
	margin-right: 5px;
	color: #7e7e7e;
	font-size: 13px
}

.widget-newsdetail-8 ._tools #switcher .ion {
	font-size: 15px
}

.widget-newsdetail-8 ._tools .bds_more {
	float: none;
	padding: 0;
	background: 0 0
}

.widget-newsdetail-8 .myart {
	min-height: 200px;
	color: #555;
	font-size: 13px;
	line-height: 2
}

.widget-newsdetail-8 .n_right {
	float: right;
	padding-top: 90px;
	width: 30%
}

.widget-newsdetail-8 .n_right ._tools {
	text-align: right
}

.widget-newsdetail-8 ._tools ._back {
	padding-right: 40px;
	height: 26px;
	border-right: 1px solid #ccc;
	color: #676767;
	vertical-align: 5px;
	font-weight: 400;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px
}

.widget-newsdetail-8 ._tools ._back .ion {
	vertical-align: 0;
	font-weight: 400
}

.widget-newsdetail-8 ._tools .print,.widget-newsdetail-8 ._tools .share {
	overflow: hidden;
	margin-right: 0;
	margin-left: 15px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: #80939e;
	text-align: center;
	line-height: 36px;
	cursor: pointer
}

.widget-newsdetail-8 ._tools .print:hover,.widget-newsdetail-8 ._tools .share:hover {
	background-color: #ec7f00
}

.widget-newsdetail-8 ._tools .print .ion,.widget-newsdetail-8 ._tools .share .ion {
	color: #fff;
	font-size: 18px
}

.widget-newsdetail-8 ._tools .print:hover .ion,.widget-newsdetail-8 ._tools .share:hover .ion {
	color: #fff
}

.widget-newsdetail-8 ._tools .share .ion {
	font-size: 20px
}

.widget-newsdetail-8 ._detailPage_bottom {
	margin-bottom: 30px
}

.widget-newsdetail-8 ._detailPage_bottom li a,.widget-newsdetail-8 ._detailPage_bottom li span,.widget-newsdetail-8 ._detailPage_bottom li strong {
	display: block
}

.widget-newsdetail-8 ._detailPage_bottom {
	margin-top: 45px;
	border: 10px solid #f3f3f3
}

.widget-newsdetail-8 ._detailPage_bottom ul {
	padding: 10px 7%
}

.widget-newsdetail-8 ._detailPage_bottom li ._mark {
	padding-bottom: 8px;
	color: #000;
	font-weight: 700;
	font-size: 19px
}

.widget-newsdetail-8 ._detailPage_bottom ._date {
	margin-bottom: 7px;
	height: 30px;
	color: #676767;
	font-size: 13px;
	font-family: Arial;
	line-height: 30px
}

.widget-newsdetail-8 ._detailPage_bottom ._date .ion {
	margin-left: 0;
	height: 30px;
	vertical-align: -2px;
	font-size: 20px
}

.widget-newsdetail-8 ._detailPage_bottom li ._title:hover {
	color: #fda203
}

.widget-newsdetail-8 ._detailPage_bottom li ._title {
	color: #5c5c5c;
	font-weight: 700;
	font-size: 1pc
}

.widget-newsdetail-8 ._detailPage_bottom li {
	padding: 27px 0
}

.widget-newsdetail-8 ._detailPage_bottom li._prev {
	border-bottom: 1px solid #ececec
}

@media only screen and (max-width:1024px) {
	.widget-newsdetail-8 .n_right {
		padding-top: 0
	}

	.widget-newsdetail-8 ._detailPage_bottom {
		margin-top: 10px
	}

	._tools,.widget-newsdetail-8-tools {
		display: none
	}

	.widget-newsdetail-8 ._detailPage_bottom ul {
		padding-right: 3%
	}

	.widget-newsdetail-8 ._tools ._back {
		padding-right: 0;
		border-right: none
	}
}

@media only screen and (max-width:760px) {
	.widget-newsdetail-8 ._head ._title {
		font-size: 24px
	}

	.widget-newsdetail-8 .n_left,.widget-newsdetail-8 .n_right,.widget-newsdetail-8 .news_img {
		float: none;
		width: 100%
	}

	.widget-newsdetail-8 .n_left {
		margin-bottom: 20px
	}
}

.i_video_box .about-video-close {
	position: absolute;
	top: 10px;
	right: 1%;
	z-index: 10;
	display: none!important;
	width: 30px;
	height: 30px;
	background: transparent url(../img/about_close.png);
	background-repeat: no-repeat;
	cursor: pointer
}

.rect5625 {
	padding-bottom: 56.25%
}

.rect-65 {
	padding-bottom: 65%
}

.channlT {
	margin-bottom: 30px;
	line-height: 2pc
}

.channlT h2 {
	line-height: 1
}

.part_hd {
	margin-bottom: 30px;
	line-height: 40px
}

.news_com_part2 .hd_title {
	color: #000;
	font-weight: 400;
	-webkit-transition: all ease .3s;
	transition: all ease .3s
}

.news_com_part2 .hd_title:hover {
	color: #fd961e
}

.news_com_part1 .newsRecList:after,.news_com_part1 .newsRecList:before {
	clear: both;
	display: block;
	content: ''
}

.news_com_part1 .con {
	float: left;
	margin-right: 2%;
	width: 31.333333%
}

.news_com_part1 .owl-item .con {
	float: none;
	margin-right: 0;
	width: 100%
}

.news_com_part1 .con {
	display: block
}

.news_com_part1 .con img {
	width: 100%
}

.news_com_part1 .con .info {
	padding: 7%;
	border: 1px solid #e4e9e9
}

.news_com_part1 .con .date {
	display: block;
	margin-bottom: 20px;
	width: 75pt;
	height: 26px;
	background: #fd961e;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.news_com_part1 .con .t {
	margin-bottom: 30px;
	font-weight: 400;
	line-height: 1
}

.news_com_part1 .con:hover .info {
	background: #f3f3f3
}

.news_com_part1 .owl-arrs>[class*=owl-] {
	float: left;
	width: 45px;
	height: 45px;
	background: url(../img/news_index_07_ico.png) no-repeat;
	font-size: 0;
	cursor: pointer;
	-webkit-transition: all ease .75s;
	transition: all ease .75s
}

.news_com_part1 .owl-arrs>[class*=owl-].disabled {
	display: none
}

.news_com_part1 .owl-arrs .owl-next {
	float: right;
	background-position: -45px 0
}

.news_com_part1 .owl-arrs .owl-prev:hover {
	background-position: 0 -45px
}

.news_com_part1 .owl-arrs .owl-next:hover {
	background-position: -45px -45px
}

.news_com_part1 .owl-arrs {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100%;
	height: 45px
}

.news_com_part2 {
	padding: 60px 0;
	background: url(../img/news_com_part2_bg.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover
}

.news_com_part2 .hd_title {
	color: #fff
}

.news_com_part2 .time_box {
	display: block;
	color: #464646;
	text-align: center;
	font-size: 14px;
	font-family: Arial
}

.news_com_part2 .time_box strong {
	display: block;
	font-weight: 400;
	font-size: 38px;
	font-family: Arial;
	line-height: 1
}

.news_com_part2 .part2_l {
	cursor: pointer
}

.news_com_part2 .part2_l .play_ico {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -34px;
	margin-left: -34px;
	width: 68px;
	height: 68px;
	background: url(../img/play_white.png) center center no-repeat
}

.news_com_part2 .part2_l .time_box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 85px;
	height: 85px;
	border-radius: 0 30px 0 0;
	background: #e67c02;
	color: #fff;
	text-align: center
}

.news_com_part2 .part2_l .time_box strong {
	padding-top: 15px
}

.news_com_part2 .part2_l .part2_l_bd:hover .bd_title {
	color: #e67c02
}

.news_com_part2 .part2_r .r_bd_list {
	padding: 7% 4%;
	background: url(../img/white_70.png)
}

.news_com_part2 .part2_r .r_bd_list li {
	position: relative;
	padding-bottom: 18.5%;
	height: 0;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.news_com_part2 .part2_r .r_bd_list li:hover {
	background: hsla(0,0%,100%,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff,endcolorstr=#99ffffff)
}

.news_com_part2 .part2_r .r_bd_list li:nth-child(3) {
	margin: 0
}

.news_com_part2 .part2_r .r_bd_list li>a {
	display: block;
	padding: 4% 3%
}

.news_com_part2 .list_main {
	margin-left: 4%;
	width: 80%
}

.news_com_part2 .list_title {
	overflow: hidden;
	margin-bottom: 10px;
	color: #202020;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 18px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s
}

.news_com_part2 .list_box:hover .list_title {
	color: #e67c02
}

.news_com_part2 .list_p {
	color: #464646;
	line-height: 24px
}

.news_com_part2 .part2_r .time_box strong {
	color: #0a2135;
	font-family: Arial
}

.news_com_part2 .part2_r .r_bd_list li:hover .time_box strong {
	color: #e67c02
}

.news_com_part3 {
	padding-top: 50px;
	padding-bottom: 20px
}

.news_com_part3 .con {
	display: block;
	padding: 7%;
	background: #f9f9f9
}

.news_com_part3 .date {
	font-family: Arial
}

.news_com_part3 .date .d {
	font-size: 52px
}

.news_com_part3 .date .m {
	margin-right: 10px;
	margin-left: 10px;
	color: #464646;
	font-size: 1pc
}

.news_com_part3 .con h4 {
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1
}

.news_com_part3 .con .txt {
	margin-bottom: 50px;
	height: 5.1em;
	color: #464646
}

.news_com_part3 .con .more {
	font-size: 14px;
	font-family: Arial
}

.news_com_part3 .con .more i {
	display: inline-block;
	margin-left: 15px;
	width: 10px;
	height: 9pt;
	background: url(../img/news_arr.png) no-repeat -10px 0;
	vertical-align: -1px
}

.news_com_part3 .con:hover .more i {
	background-position: 0 0
}

.news_com_part3 .con:hover {
	background: #e6e9ec
}

.job_center .uni_btn_wrap {
	width: 200px
}

.job_sec1 {
	padding-bottom: 60px
}

.job_sec1 h3 {
	line-height: 1
}

.job_sec1 .intro {
	margin-bottom: 70px;
	font-size: 14px
}

.job_sec1 .img {
	overflow: hidden;
	margin: 0 auto 30px;
	width: 194px;
	height: 194px;
	border-radius: 50%;
	-webkit-transform: rotate(0);
	tranform-style: preserve-3d
}

.widget-job-1 li.first,.widget-job-1 li.first:hover {
	background: #fd961e
}

.widget-job-1 li.first {
	padding: 0;
	border-bottom: none;
	color: #fff
}

.widget-job-1 li {
	float: left;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #ccc;
	line-height: 50px
}

.widget-job-1 li ._t1 {
	width: 28%
}

.widget-job-1 li ._t2 {
	width: 20%
}

.widget-job-1 li ._t3 {
	width: 14%
}

.widget-job-1 li ._t4 {
	width: 20%
}

.widget-job-1 li ._t5 {
	width: 18%
}

.widget-job-1 li.first ._ut {
	float: left;
	color: #fff;
	text-align: center;
	font-size: 18px
}

.widget-job-1 li ._un {
	float: left;
	overflow: hidden;
	height: 50px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}

.widget-job-1 li:hover {
	background: #ededed
}

@media only screen and (max-width:40rem) {
	.widget-job-1 li ._t1 {
		width: 40%
	}

	.widget-job-1 li ._t2 {
		width: 30%
	}

	.widget-job-1 li ._t3,.widget-job-1 li ._t4 {
		display: none
	}

	.widget-job-1 li ._t5 {
		width: 30%
	}
}

.job_sec2 {
	padding: 55px 0;
	background: #f6f6f6
}

.job_sec2 .tt {
	line-height: 1
}

.tmore i {
	display: inline-block;
	margin-left: 15px;
	width: 17px;
	height: 18px;
	background: url(../img/tmore_arr.png) no-repeat 0 0;
	vertical-align: middle
}

.tmore:hover i {
	background-position: -17px 0
}

.tmore {
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 46px;
	background: #536370;
	color: #fff;
	text-align: center;
	line-height: 46px
}

.job_sec3 .con {
	padding-top: 70px;
	height: 154px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.job_sec3 .t {
	margin-bottom: 20px;
	line-height: 1
}

.job_sec3 .t>a {
	color: #fff
}

.job_sec3 .p1,.job_sec3 .p2 {
	font-size: 14px;
	line-height: 28px
}

.job_sec3 .con1 {
	background: rgba(17,39,58,.8)
}

.job_sec3 .con1:hover {
	background: rgba(17,39,58,.95)
}

.job_sec3 .con2 {
	background: rgba(253,150,30,.8)
}

.job_sec3 .con2:hover {
	background: rgba(253,150,30,.95)
}

.nopadding {
	padding-bottom: 0
}

.job_list ._jc .uni_btn_wrap.uni_btn_more_wrap {
	display: inline-block;
	visibility: visible;
	width: 175px
}

.job_list #addMore1 {
	margin-bottom: 50px
}

.widget-job-tit {
	background: #fd961e;
	color: #fff;
	font-size: 18px
}

.widget-job-2 ._jt,.widget-job-tit {
	overflow: hidden;
	height: 54px;
	line-height: 54px
}

.widget-job-2 ._jt {
	border-bottom: 1px dashed #dedede;
	cursor: pointer
}

.widget-job-2 ._jt:hover {
	background: #ededed
}

.widget-job-2 ._ut {
	float: left;
	text-align: center
}

.widget-job-2 ._t1 {
	width: 28%
}

.widget-job-2 ._t2 {
	width: 22%
}

.widget-job-2 ._t3 {
	width: 16%
}

.widget-job-2 ._t4 {
	width: 18%
}

.widget-job-2 ._t5 {
	width: 16%
}

.widget-job-2 ._jc {
	display: none
}

.widget-job-2 ._jcon {
	padding: 5%;
	padding-left: 11%;
	background: #f3f3f3
}

.widget-job-2 .tit {
	margin-bottom: 20px;
	color: #5a5a5a;
	font-size: 1pc
}

.widget-job-2 .info {
	margin-bottom: 40px;
	color: #5a5a5a;
	font-size: 13px;
	line-height: 24px
}

@media only screen and (max-width:40rem) {
	.widget-job-2 ._jt span {
		display: none
	}
}

.sel1,.sel2 {
	margin-right: 15px;
	width: 21%;
	height: 30px;
	line-height: 30px
}

.job_search_box .select-ui-choose-default,.sel1,.sel2 {
	border-radius: 0
}

.sear_inp {
	margin: 0;
	margin-right: 15px;
	padding: 0;
	width: 20%;
	height: 26px;
	text-indent: 10px;
	line-height: 26px
}

.sear_btn {
	width: 20%;
	height: 30px;
	border: 0;
	background: #fd961e;
	color: #fff;
	font-size: 14px;
	cursor: pointer
}

.job_search_box .label {
	margin-right: 30px;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px
}

.job_search_box {
	margin-bottom: 30px;
	padding: 4% 5%;
	border: 3px solid #f5f5f5
}

.widget-job-2 {
	margin-bottom: 55px
}

.job_tit {
	margin-bottom: 35px;
	font-weight: 700;
	line-height: 1
}

.widget-form-9 .Form-J1 .Form-J1-Left {
	float: left;
	width: 48%
}

.widget-form-9 .Form-J1 .Form-J1-right {
	float: right;
	width: 48%
}

.widget-form-9 .Form-J1 .Form-J1-li {
	position: relative;
	margin-bottom: 15px;
	padding: 10px 2%;
	background: #f7f7f7
}

.widget-form-9 .Form-J1 .Form-J1-li label {
	display: inline-block;
	width: 5em;
	color: #666;
	vertical-align: middle;
	font-size: 13px
}

.widget-form-9 .Form-J1 .Form-J1-li input {
	width: 79%;
	height: 28px;
	border: none;
	background: 0 0;
	vertical-align: middle;
	line-height: 28px
}

.widget-form-9 .Form-J1 .Form-J1-li textarea {
	width: 79%;
	height: 156px;
	max-width: 79%;
	border: none;
	background: 0 0;
	vertical-align: middle;
	resize: none
}

.widget-form-9 .Form-J1 .Form-J1-li em {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -9pt;
	padding-left: 10px;
	color: red;
	vertical-align: middle
}

.widget-form-9 .Form-J1 .Form-J1-li input._yzm {
	width: 20%
}

.widget-form-9 .Form-J1 .Form-J1-li img {
	padding-left: 10px;
	width: 75pt;
	height: 30px;
	vertical-align: middle;
	cursor: pointer
}

.widget-form-9 .Form-J1 .Form-J1-li b {
	padding-left: 4px;
	color: #666;
	font-size: 9pt
}

.widget-form-9 .Form-J1 .Form-J1-li select {
	width: 79%;
	height: 30px;
	border: none;
	background: 0 0;
	line-height: 30px
}

.widget-form-9 .Form-J1 .Form-J1-Btn {
	clear: both;
	padding-top: 40px;
	text-align: center
}

.widget-form-9 .Form-J1 .Form-J1-Btn button {
	padding: 0;
	width: 90pt;
	height: 2pc;
	outline: 0;
	border: none;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 2pc;
	cursor: pointer
}

.widget-form-9 .Form-J1 .Form-J1-Btn ._reset:hover,.widget-form-9 .Form-J1 .Form-J1-Btn ._submit:hover {
	background-color: #fda203;
	opacity: .8
}

.widget-form-9 .Form-J1 .Form-J1-Btn ._submit {
	margin-right: 10px;
	background: #fd961e;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.widget-form-9 .Form-J1 .Form-J1-Btn ._reset {
	background: #0a2135;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.widget-form-9 .Form-J1 .Form-J1-li .Validform_wrong {
	position: absolute;
	top: 13px;
	right: 7%
}

.widget-form-9 {
	margin-bottom: 55px
}

@media screen and (max-width:1150px) {
	.widget-form-9 .Form-J1 .Form-J1-li b {
		display: none
	}

	.widget-form-9 .Form-J1 .Form-J1-li input,.widget-form-9 .Form-J1 .Form-J1-li select {
		width: 79%
	}
}

@media screen and (max-width:992px) {
	.widget-form-9 .Form-J1 .Form-J1-Left,.widget-form-9 .Form-J1 .Form-J1-right {
		float: none;
		margin-right: auto;
		margin-left: auto;
		width: 80%
	}

	.widget-form-9 .Form-J1 .Form-J1-Left {
		width: 100%
	}

	.widget-form-9 .Form-J1 .Form-J1-li input,.widget-form-9 .Form-J1 .Form-J1-li select,.widget-form-9 .Form-J1 .Form-J1-li textarea {
		width: 60%
	}

	.widget-form-9 .Form-J1 .Form-J1-right {
		width: 100%
	}

	.widget-form-9 .Form-J1 .Form-J1-li input._yzm {
		width: 27%
	}
}

@media only screen and (max-width:760px) {
	.widget-form-9 .Form-J1 .Form-J1-Btn {
		text-align: left
	}

	.widget-form-9 .Form-J1 .Form-J1-li input._yzm {
		margin-right: 30%
	}

	.widget-form-9 .Form-J1 .Form-J1-li img {
		padding-left: 5em;
		font-size: 13px
	}

	.widget-form-9 .Form-J1 .Form-J1-li.Form-J1-yzm em {
		top: 25px
	}
}

.about_history .stage_list_wrap {
	position: relative
}

.about_history .tobeContinueArrs {
	position: absolute;
	top: 70px;
	left: 5%;
	width: 37px
}

.about_history .tobeContinueArrs .arr {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 37px;
	height: 21px;
	background: url(../img/ysl/his_arr1.png) 0 0 no-repeat;
	animation: ani_arrs 3s infinite;
	-webkit-animation: ani_arrs 3s infinite
}

.about_history .tobeContinueArrs .arr2 {
	top: 15px;
	background-image: url(../img/ysl/his_arr2.png);
	animation: ani_arrs 3s infinite .3s;
	-webkit-animation: ani_arrs 3s infinite .3s
}

.about_history .tobeContinueArrs .arr3 {
	top: 30px;
	background-image: url(../img/ysl/his_arr3.png);
	animation: ani_arrs 3s infinite .6s;
	-webkit-animation: ani_arrs 3s infinite .6s
}

.about_history .stage_hd_con {
	position: relative;
	margin-top: 90pt
}

.about_history .stage_cell.first {
	border-top: none
}

.about_history .stage_cell {
	border-top: 1px solid #f6f6f6;
	color: #0a2135
}

.about_history .stage_cell .stage_period {
	font-weight: 700;
	font-size: 52px;
	font-family: Arial;
	line-height: 1
}

.about_history .stage_cell .stage_hd {
	float: left;
	padding-top: 30px;
	padding-left: 1.8%;
	width: 17.5%
}

.about_history .stage_cell .hd_en {
	font-weight: 700;
	font-size: 2pc;
	font-family: Arial;
	line-height: 1
}

.about_history .stage_cell .hd_cn {
	font-weight: 700;
	font-size: 22px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif;
	line-height: 1
}

.about_history .stage_cell .stage_bd {
	float: left;
	padding-top: 30px;
	padding-bottom: 4.28%;
	padding-left: 5.625%;
	width: 74%;
	border-left: 1px solid #f6f6f6
}

.about_history .stage_cell .stage_bd .typeIn {
	line-height: 2.3
}

@keyframes ani_arrs {
	0%,10% {
		opacity: 1
	}

	30% {
		opacity: 0
	}
}

@-webkit-keyframes ani_arrs {
	0%,10%,50%,to {
		opacity: 1
	}

	30% {
		opacity: 0
	}

	50%,to {
		opacity: 1
	}
}

.about_culture .culture_row {
	width: 100%
}

.about_culture .culture_row:after,.about_culture .culture_row:before {
	clear: both;
	display: block;
	content: ''
}

.about_culture .culture_row .culture_span {
	width: 50%
}

.about_culture .culture_row .culture_list_lt {
	float: left
}

.about_culture .culture_row .culture_list_rt {
	float: right
}

.about_culture .culture_list_lt_con {
	position: relative;
	overflow: hidden;
	padding-bottom: 80%;
	height: 0;
	background: url(../img/ysl/about_culture01.jpg) center center no-repeat
}

.about_culture_list .culture_slide_wrapper {
	position: relative;
	padding: 3.4% 3%
}

.about_culture_list .culture_slide {
	position: relative;
	overflow: hidden;
	padding-bottom: 78%;
	height: 0
}

.about_culture_list .culture_slide li.slide_c .culture_slide_cell {
	visibility: visible
}

.about_culture_list .culture_slide .culture_slide_cell {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: hsla(0,0%,100%,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cdffffff,endcolorstr=#cdffffff)
}

.about_culture_list .culture_slide .culture_slide_cell .cell_con {
	padding: 4.71% 4.15% 0 7.5%;
	font-size: 14px
}

.about_culture_list .culture_slide .culture_slide_cell .cell_tit {
	color: #fd961e;
	font-weight: 700;
	font-size: 22px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.about_culture_list .culture_slide .culture_slide_cell .cell_subtit {
	margin-bottom: 10px;
	color: #102537;
	font-weight: 700;
	font-size: 28px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.about_culture_list .culture_slide .culture_slide_cell .cell_desc {
	line-height: 1.8
}

.about_culture_list .culture_list_rt_con {
	padding-left: 3.4%
}

.about_culture_list .nav_list {
	width: 102%
}

.about_culture_list .nav_list .nav_cell {
	float: left;
	margin-right: 2.4%;
	margin-bottom: 3.1%;
	width: 47.6%;
	cursor: pointer
}

.about_culture_list .nav_list .nav_cell.on,.about_culture_list .nav_list .nav_cell:hover {
	color: #fff
}

.about_culture_list .nav_list .nav_cell.on .nav_cell_con,.about_culture_list .nav_list .nav_cell:hover .nav_cell_con {
	background: url(../img/ysl/about_culture02.jpg) #f6f6f6 center center no-repeat
}

.about_culture_list .nav_list .nav_cell_con {
	overflow: hidden;
	padding-bottom: 52.5%;
	height: 0;
	background-color: #f6f6f6;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.about_culture_list .nav_list .nav_cell .txt_wrap {
	padding: 11.4%;
	padding-right: 3.8%
}

.about_culture_list .nav_list .nav_cell .txt_tit {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 24px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.market_service .part1 {
	margin-bottom: 30px
}

.market_service .part1 .span-4 {
	position: relative
}

.market_service .part1 .span-4 .img_con {
	margin-top: 0;
	margin-bottom: 64%
}

.market_service .part1 .span-4.cell2 .img_con {
	margin-top: 64%;
	margin-bottom: 0
}

.market_service .part1 .img_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 64%;
	height: 0
}

.market_service .part1 .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.market_service .part1 .span-4 .txt_con {
	position: absolute;
	top: 50%;
	left: 0;
	overflow: hidden;
	padding-bottom: 64%;
	width: 100%;
	height: 0;
	color: #fff;
	text-align: center
}

.market_service .part1 .span-4.cell2 .txt_con {
	top: 0
}

.market_service .part1 .span-4.cell1 .txt_con {
	background-color: #192e40
}

.market_service .part1 .span-4.cell2 .txt_con {
	background-color: #fd961e
}

.market_service .part1 .span-4.cell2 .txt_con:after {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	margin-right: -300px;
	margin-bottom: -250px;
	width: 500px;
	height: 25pc;
	border-radius: 50%;
	background-color: #fd9f32
}

@media all and (min-width:0) {
	.market_service .part1 .span-4.cell2 .txt_con:after {
		content: ''
	}
}

.market_service .part1 .span-4.cell3 .txt_con {
	border-radius: 0 0 70px 0;
	background-color: #f7800c
}

.market_service .part1 .txt_wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%
}

.market_service .part1 .txt_wrap .num {
	padding-top: 13%;
	padding-bottom: 2%;
	font-size: 71px;
	font-family: Arial;
	line-height: 1
}

.market_service .part1 .txt_wrap .txt {
	font-size: 1pc
}

.about_honor .pic_cat_btns {
	margin-bottom: 40px;
	text-align: center
}

.about_honor .pic_cat_btns .uni_btn_more_wrap.uni_btn_wrap {
	display: inline-block;
	visibility: visible;
	margin: 0 9pt;
	width: 145px
}

.about_intro .part1 {
	margin-bottom: 35px
}

.about_intro .prt1_tit_en {
	color: #333f4d;
	font-size: 3pc;
	font-family: Arial;
	line-height: 1
}

.about_intro .prt1_tit_cn {
	margin-bottom: 30px;
	color: #333f4d;
	font-size: 35px
}

.about_intro .prt1_tit_cn span {
	font-weight: 700;
	font-size: 2pc;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.about_intro .part1 .typeIn {
	color: #757575;
	font-size: 14px;
	line-height: 1.8
}

.about_intro .prt1_rt {
	position: relative;
	float: right;
	margin-bottom: 1.96%;
	margin-left: 4.55%;
	width: 38%
}

.about_intro .prt1_rt.hasVideo:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/ysl/play.png) center center no-repeat;
	content: '';
	cursor: pointer
}

.about_intro .prt1_rt .img_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0
}

.about_intro .prt1_rt .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.about_intro .part2 {
	margin-bottom: 30px
}

.about_intro .prt2_con {
	padding: 55px 0 45px;
	background: url(../img/ysl/about_intro01.jpg) center center no-repeat
}

.about_intro .prt2_cell {
	float: left;
	width: 33.333333%;
	color: #333f4d;
	text-align: center
}

.about_intro .prt2_cell:hover .num_wrap {
	color: #fda203
}

.about_intro .prt2_cell .num_wrap {
	margin-bottom: 10px;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.about_intro .prt2_cell .num_data {
	font-size: 65px;
	font-family: Arial;
	line-height: 1
}

.about_intro .prt2_cell .num_unit {
	font-size: 15px
}

.dev_center.channel_content {
	padding-bottom: 0
}

.dev_center .part1 .uni_column_tit2 .tit_hd {
	padding-top: 0
}

.dev_center .tab_c .tab_c_con_bd {
	padding: 40px 75pt 70px 4pc;
	border-left: 1px solid #ccc
}

.dev_center .tab_c .pic_scroll .owl-item .pic_cell {
	float: none;
	margin-right: 0;
	width: 100%
}

.dev_center .tab_c .pic_scroll .pic_cell {
	float: left;
	margin-right: 2%;
	width: 31.333333%
}

.dev_center .tab_c .pic_scroll .img_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0
}

.dev_center .tab_c .pic_scroll .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.dev_center .tab_c .pic_scroll_wrap {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
	width: 100%
}

.dev_center .tab_c .pic_scroll_wrap .owl-next.disabled,.dev_center .tab_c .pic_scroll_wrap .owl-prev.disabled,.dev_center .tab_c .pic_scroll_wrap .pic_scroll_arrs.disabled {
	display: none
}

.dev_center .tab_c .pic_scroll_wrap .owl-next,.dev_center .tab_c .pic_scroll_wrap .owl-prev {
	position: absolute;
	top: 50%;
	z-index: 1;
	display: block;
	margin-top: -28px;
	width: 29px;
	height: 57px;
	background: url(../img/ysl/index03_a.png) 0 0 no-repeat;
	font-size: 0;
	cursor: pointer
}

.dev_center .tab_c .pic_scroll_wrap .owl-prev {
	left: 0
}

.dev_center .tab_c .pic_scroll_wrap .owl-next {
	right: 0;
	background-position: -29px 0
}

.uni_column_tit2 {
	margin: 0 auto;
	width: 75%;
	text-align: center
}

.uni_column_tit2 .tit_hd {
	padding-top: 30px;
	color: #102537;
	font-weight: 700;
	font-size: 2pc;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.uni_column_tit2 .tit_desc {
	margin: 20px 0 30px;
	color: #7a8188;
	font-size: 14px
}

.uni_tab_list1 .tab_cell.txt_dark .tab_t {
	color: #000;
	cursor: pointer
}

.uni_tab_list1 .tab_t {
	background: url(../img/ysl/dev01.jpg) center center no-repeat;
	color: #fff;
	cursor: pointer
}

.uni_tab_list1 .tab_cell.cur .tab_t_con {
	padding: 3.25% 0 2.16%
}

.uni_tab_list1 .tab_t_con {
	position: relative;
	float: right;
	padding: 5.7% 0 3.125%;
	width: 82.59%
}

.uni_tab_list1 .tab_cell.cur .tab_t_con {
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_tab_list1 .tab_cell .tab_t_lt {
	position: relative;
	float: left;
	margin-right: 3%;
	margin-left: -6.4%;
	width: 12.5%;
	text-align: center
}

.uni_tab_list1 .tab_cell .tab_t_ico {
	display: block;
	margin: 0 auto 4.3%;
	width: 92px;
	height: 92px;
	background: url(../img/ysl/dev02.png) 0 0 no-repeat
}

.uni_tab_list1 .tab_cell.tab_cell2 .tab_t_ico {
	background-position: -92px 0
}

.uni_tab_list1 .tab_cell.tab_cell3 .tab_t_ico {
	background-position: -184px 0
}

.uni_tab_list1 .tab_cell.tab_cell4 .tab_t_ico {
	background-position: -276px 0
}

.uni_tab_list1 .tab_cell .tab_t_tag {
	font-weight: 700;
	font-size: 24px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.uni_tab_list1 .tab_cell.cur .tab_t_tag {
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -.8em;
	width: 100%;
	height: 1.6em;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_tab_list1 .tab_cell .tab_t_rt {
	float: left;
	width: 66%
}

.uni_tab_list1 .tab_cell.cur .tab_t_rt {
	display: none
}

.uni_tab_list1 .tab_cell .tab_t_tit {
	padding: 10px 0 15px;
	font-size: 20px
}

.uni_tab_list1 .tab_cell .tab_t_desc {
	font-size: 14px
}

.uni_tab_list1 .tab_cell .tab_t_arr {
	position: absolute;
	top: 50%;
	right: 25px;
	display: block;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	background: url(../img/ysl/dev03_a.png) center center no-repeat;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_tab_list1 .tab_cell.cur .tab_t_arr {
	background-image: url(../img/ysl/dev03_b.png)
}

.uni_tab_list1 .tab_cell.cur .tab_t_arr,.uni_tab_list1 .tab_cell:hover .tab_t_arr {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.uni_tab_list1 .tab_cell .tab_c {
	display: none
}

.uni_tab_list1 .tab_cell.cur .tab_c {
	display: block
}

.uni_tab_list1 .tab_c .typeIn {
	margin-bottom: 40px;
	color: #333f4d;
	font-size: 13px
}

.uni_tab_list1 .tab_c_con {
	float: right;
	width: 82.59%
}

.uni_pic_list4 .pic_cell {
	margin-bottom: 46px;
	background-color: #ddd;
	cursor: pointer
}

.uni_pic_list4 .pic_cell ._cell_top {
	position: relative;
	overflow: hidden;
	padding: 11%
}

.uni_pic_list4 .pic_cell ._pic {
	position: relative;
	overflow: hidden;
	padding-bottom: 78.5%;
	height: 0
}

.uni_pic_list4 .pic_cell ._pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.uni_pic_list4 .pic_cell ._mask {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/resources/web/img/ysl/about11.png) center center no-repeat;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.uni_pic_list4 .pic_cell:hover ._mask {
	top: 0;
	opacity: 1;
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.uni_pic_list4 .pic_cell ._cell_down {
	padding: 17px 10% 27px 9%;
	background-color: #536370;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.uni_pic_list4 .pic_cell:hover ._cell_down {
	background-color: #fd961e
}

.uni_pic_list4 .pic_cell ._name {
	overflow: hidden;
	margin-bottom: 13px;
	height: 3.2em;
	color: #fff;
	font-size: 1pc;
	line-height: 1.6
}

.uni_pic_list4 .pic_cell ._time {
	color: #fff;
	font-size: 9pt
}

.uni_pic_list3 {
	width: 102%
}

.uni_pic_list3 .pic_cell {
	float: left;
	margin-right: 2%;
	margin-bottom: 3.2%;
	width: 23%;
	cursor: pointer
}

.uni_pic_list3 .pic_cell.hasVideo .img_wrap:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -28px;
	margin-left: -28px;
	width: 57px;
	height: 57px;
	background: url(../img/ysl/play_white_small.png);
	content: ''
}

.uni_pic_list3 .pic_cell .img_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 75%;
	height: 0
}

.uni_pic_list3 .pic_cell .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.uni_pic_list3 .pic_cell .txt_wrap {
	position: relative;
	padding: 10px 7px;
	background-color: #f0f0f0
}

.uni_pic_list3 .pic_cell:hover .txt_wrap {
	background-color: #fd961e
}

.uni_pic_list3 .pic_cell .txt_wrap:after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	margin-top: -7px;
	width: 14px;
	height: 14px;
	background: url(../img/ysl/magnify1.png) 0 0 no-repeat;
	content: ''
}

.uni_pic_list3 .pic_cell:hover .txt_wrap:after {
	background-position: -14px 0
}

.uni_pic_list3 .pic_cell .pic_tit {
	overflow: hidden;
	padding-right: 14px;
	color: #4b4b4b;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_pic_list3 .pic_cell:hover .pic_tit {
	color: #fff
}

.uni_news_list1 .news_cell {
	margin-bottom: 50px
}

.uni_news_list1 .news_cell_con {
	position: relative;
	padding-left: 135px
}

.uni_news_list1 .news_cell .date_zone {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 0 18px;
	width: 92px;
	background: url(../img/ysl/news_date1.png) right top no-repeat;
	color: #0a2135;
	text-align: center;
	font-family: Arial;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_news_list1 .news_cell:hover .date_zone {
	color: #fff
}

.uni_news_list1 .news_cell .date_zone .date_bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 0;
	background: url(../img/ysl/news_date2.png) right top no-repeat;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_news_list1 .news_cell:hover .date_zone .date_bg {
	height: 100%
}

.uni_news_list1 .news_cell .date_con {
	position: relative;
	z-index: 1
}

.uni_news_list1 .news_cell .date_day {
	font-size: 52px;
	line-height: 1
}

.uni_news_list1 .news_cell .date_month {
	font-size: 14px
}

.uni_news_list1 .news_cell .img_zone {
	float: left;
	margin-right: 4%;
	width: 39%
}

.uni_news_list1 .news_cell .img_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0
}

.uni_news_list1 .news_cell .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.uni_news_list1 .news_cell .txt_zone {
	float: left;
	width: 57%
}

.uni_news_list1 .news_cell .news_tit {
	margin: 15px 0;
	color: #192e40;
	font-weight: 700;
	font-size: 20px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_news_list1 .news_cell:hover .news_tit {
	color: #fd961e
}

.uni_news_list1 .news_cell .news_desc {
	margin-bottom: 30px;
	color: #536370
}

.pro_center.channel_content {
	position: relative;
	padding-top: 0;
	padding-bottom: 0
}

.pro_center_list {
	position: relative;
	width: 100%;
	height: 100%;
	background: #11273a
}

.pro_center_list ul {
	overflow: hidden;
	height: 100%;
	white-space: nowrap
}

.pro_center_list li {
	position: relative;
	z-index: 5;
	float: left;
	visibility: hidden;
	overflow: hidden;
	width: 33.33%;
	height: 100%;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s
}

.pro_center_list.initialized li {
	visibility: visible
}

.pro_center_list.initialized li:after,.pro_center_list.initialized li:before {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 11;
	display: block;
	width: 2px;
	height: 100%;
	background-color: #526577;
	content: ''
}

.pro_center_list .active {
	z-index: 10;
	width: 25%!important
}

.pro_center_list .img-box {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.pro_center_list .active .img-box {
	left: -10%;
	width: 120%
}

.pro_center_list .img-box img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -635px;
	width: 951pt;
	height: 50pc;
	max-width: none;
	max-height: 100%;
	opacity: .6;
	-webkit-transition: all .5s;
	transition: all .5s
}

.pro_center_list .active .img-box img {
	opacity: 1
}

.pro_center_list .scroll_cont {
	height: 100%
}

.pro_center_list .mask {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: rgba(17,39,58,.8);
	color: #fff;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e611273a,endcolorstr=#e611273a)
}

.pro_center_list .txt-box {
	position: absolute;
	top: 30%;
	z-index: 11;
	visibility: visible;
	width: 100%;
	color: #fff;
	text-align: center;
	opacity: 1;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.pro_center_list .txt-box ._num {
	margin-bottom: 10%
}

.pro_center_list .txt-box .txt {
	padding: 0 8%
}

.pro_center_list .active .txt-box {
	visibility: hidden
}

.pro_center_list .active .mask {
	bottom: 0;
	height: 170px;
	background: rgba(17,39,58,.95);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f311273a,endcolorstr=#f311273a)
}

.pro_center_list .txt-box2 {
	position: absolute;
	bottom: -140px;
	left: 0;
	z-index: 12;
	visibility: hidden;
	overflow: hidden;
	padding: 45px 5%;
	width: 90%;
	color: #fff;
	opacity: 0;
	-webkit-transition: all .5s ease .2s;
	transition: all .5s ease .2s
}

.pro_center_list .txt-box2 span {
	margin-right: 20px;
	color: #434950;
	font-size: 78pt;
	line-height: 1
}

.pro_center_list .txt-box2 h3 {
	margin: 15px 0;
	color: #fd961e;
	font-size: 28px;
	line-height: 1
}

.pro_center_list .txt-box2 .txt {
	white-space: normal
}

.pro_center_list .active .txt-box2 {
	bottom: 0;
	visibility: visible;
	opacity: 1
}

.pro_center_list .active .txt-box {
	top: 20%;
	visibility: hidden;
	opacity: 0
}

.pro_center_list .scroll_bar {
	display: none!important
}

.pro_center_list .txt-box,.pro_center_list .txt-box2 {
	visibility: hidden
}

.pro_center_list.initialized .txt-box,.pro_center_list.initialized .txt-box2 {
	visibility: visible
}

.pro_center .pc_list_arrs .arr.disabled {
	display: none
}

.pro_center .pc_list_arrs .arr {
	position: absolute;
	right: 5pc;
	bottom: 20px;
	z-index: 11;
	display: block;
	width: 3pc;
	height: 3pc;
	background: url(../img/ysl/pro_center_arrs.png) 0 0 no-repeat
}

.pro_center .pc_list_arrs .arr.arr_next {
	right: 30px;
	background-position: -3pc 0
}

.pro_center .pc_list_arrs .arr.arr_prev:hover {
	background-position: 0 -3pc
}

.pro_center .pc_list_arrs .arr.arr_next:hover {
	background-position: -3pc -3pc
}

.pro_center_list.less_laptop .active .txt-box2 {
	padding-bottom: 8px
}

.pro_center_list.less_laptop .active .mask {
	height: 75px
}

.pro_center_list.less_laptop .txt-box2 span {
	margin-top: 15px;
	color: #fff;
	font-size: 28px
}

.pro_center .m_list_wrap,.pro_center_list.less_laptop .txt-box2 .txt {
	display: none
}

.trs {
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.m_nav#menu {
	display: none
}

.x_slide_bar .side_box {
	position: absolute;
	top: 0;
	left: 75pt;
	z-index: -1;
	visibility: hidden;
	padding: 70px 36px;
	width: 156px;
	height: 930px;
	background: rgba(0,0,0,.95);
	opacity: 0;
	transition: all .5s ease
}

.x_slide_bar .side_box.show {
	left: 99pt;
	visibility: visible;
	opacity: 1
}

.x_slide_bar .side_box .btn_close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 56px;
	height: 3pc;
	background: url(../img/about_close.png) left bottom no-repeat;
	opacity: .8;
	cursor: pointer
}

.x_slide_bar .side_box .box_tit {
	margin-bottom: 40px;
	color: #fd961e
}

.x_slide_bar .side_box .box_tit_en {
	font-size: 30px;
	font-family: Arial;
	line-height: 1
}

.x_slide_bar .side_box .box_tit_cn {
	font-weight: 700;
	font-size: 34px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.x_slide_bar .side_box .box_content {
	position: relative
}

.page_header.index_header .x_slide_bar {
	left: -2pc
}

.page_header.index_header .slide_bar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 21;
	overflow: hidden;
	width: 75pt;
	height: 100%;
	background: #fd8717;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.page_header.index_header .slide_bar .box1 {
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	width: 75pt;
	height: 5pc;
	border-bottom: 1px solid #f2803d;
	cursor: pointer;
	transition: all .5s ease
}

.page_header.index_header .slide_bar .box1 .inner_box {
	position: absolute;
	top: 35px;
	left: 35px;
	width: 30px;
	height: 30px
}

.page_header.index_header .slide_bar .box1 .inner_box .bar {
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff
}

.page_header.index_header .slide_bar .box1 .inner_box .top_line {
	top: 8px
}

.page_header.index_header .slide_bar .box1 .inner_box .mid_line {
	top: 48%;
	left: 50%;
	width: 0;
	opacity: 0
}

.page_header.index_header .slide_bar .box1 .inner_box .btm_line {
	bottom: 8px
}

.page_header.index_header .slide_bar .box1:hover .top_line {
	top: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.page_header.index_header .slide_bar .box1:hover .mid_line {
	left: 0;
	width: 100%;
	opacity: 1;
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.page_header.index_header .slide_bar .box1:hover .btm_line {
	bottom: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.page_header.index_header .slide_bar .box2 {
	background: url(../img/ysl/index_bar_search.png) center center no-repeat
}

.page_header.index_header .slide_bar .box2,.page_header.index_header .slide_bar .box3 {
	width: 75pt;
	height: 5pc;
	border-bottom: 1px solid #f2803d;
	cursor: pointer;
	transition: all .5s ease
}

.page_header.index_header .slide_bar .box3 {
	position: relative
}

.page_header.index_header .slide_bar .inner_box {
	position: absolute;
	top: 25px;
	left: 36px;
	width: 27px;
	height: 30px
}

.page_header.index_header .slide_bar .inner_box .base {
	position: absolute;
	top: 10px;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../img/ysl/index_bar_base.png) center center no-repeat
}

.page_header.index_header .slide_bar .inner_box .line1 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 18px;
	height: 10px;
	background: url(../img/ysl/index_bar_line1.png) center center no-repeat;
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.page_header.index_header .slide_bar .inner_box .line2 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 18px;
	height: 10px;
	background: url(../img/ysl/index_bar_line2.png) center center no-repeat;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 0
}

.page_header.index_header .slide_bar .box3:hover .line1 {
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.page_header.index_header .slide_bar .box3:hover .line2 {
	-webkit-transform: rotate0deg;
	transform: rotate(0)
}

.page_header.index_header .slide_bar .box_last {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 75pt;
	height: 10pc;
	transition: all .5s ease
}

.page_header.index_header .slide_bar .box_last .link_shantui {
	display: block;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
	font-size: 1pc
}

.page_header.index_header .slide_bar .box_last .link_en {
	display: block;
	margin: 0 auto;
	width: 44px;
	height: 44px;
	background: url(../img/ysl/header01.png) center center no-repeat
}

.page_header.index_header.index_nav_show .slide_bar {
	width: 60px
}

.page_header.index_header.index_nav_show .slide_bar .inner_box {
	left: 13px
}

.page_header.index_header.index_nav_show .slide_bar .box2,.page_header.index_header.index_nav_show .slide_bar .box3,.page_header.index_header.index_nav_show .slide_bar .box_last {
	display: none;
	overflow: hidden;
	width: 0
}

.page_header.index_header.index_nav_show .slide_bar .box1,.page_header.index_header.index_nav_show .slide_bar .box2,.page_header.index_header.index_nav_show .slide_bar .box3,.page_header.index_header.index_nav_show .slide_bar .box_last {
	width: 60px
}

.page_header.index_header .slide_bar .inner_box {
	transition: all .5s ease
}

.page_header.index_header.index_nav_show .slide_bar .box_last {
	width: 60px;
	height: 6pc;
	background-size: cover
}

.page_header.index_header.index_nav_show .x_slide_bar {
	left: 60px
}

.pageMain.index {
	margin-left: 75pt
}

.x_slide_bar .side_box.search_side_box {
	width: 25pc
}

.x_slide_bar .side_box.search_side_box .search_line {
	height: 50px;
	background-color: #3f3e3e;
	line-height: 50px
}

.x_slide_bar .side_box.search_side_box .select_wrap {
	position: relative;
	float: left;
	width: 87pt;
	color: #c7c6c6;
	text-align: center
}

.x_slide_bar .side_box.search_side_box .cls_hd {
	position: relative;
	display: block;
	cursor: pointer
}

.x_slide_bar .side_box.search_side_box .cls_hd:before {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	margin-top: -20px;
	width: 1px;
	height: 40px;
	background-color: #5a5a5a;
	content: ''
}

.x_slide_bar .side_box.search_side_box .cls_hd:after {
	position: absolute;
	top: 50%;
	right: 9pt;
	display: block;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-color: #b8b8b8 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 7px 4px 0;
	content: ''
}

.x_slide_bar .side_box.search_side_box .inp_wrap {
	float: right;
	width: 278px;
	color: #6f6e6e
}

.x_slide_bar .side_box.search_side_box .cls_select {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	border-bottom: 1px solid #fd961e
}

.x_slide_bar .side_box.search_side_box .cls_option {
	height: 40px;
	background-color: #363636;
	line-height: 40px;
	cursor: pointer
}

.x_slide_bar .side_box.search_side_box .cls_option:hover {
	background-color: #666
}

.x_slide_bar .side_box.search_side_box .inp_wrap {
	position: relative
}

.x_slide_bar .side_box.search_side_box .search_inp {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	border: none;
	border-bottom: 1px solid transparent;
	background-color: transparent;
	color: #fff
}

.x_slide_bar .side_box.search_side_box .search_inp:focus {
	border-color: #fff
}

.x_slide_bar .side_box.search_side_box .side_search_submit {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 50px;
	border: none;
	background: url(../img/ysl/header_pop_search_btn.png) center center no-repeat;
	cursor: pointer
}

.x_slide_bar .side_box.query_side_box {
	width: 344px
}

.x_slide_bar .side_box.query_side_box .query_line {
	position: absolute;
	overflow: hidden;
	padding-right: 5%;
	width: 95%;
	height: 90%
}

.x_slide_bar .side_box.query_side_box .box_desc {
	margin-bottom: 10px;
	color: #f9f9f9;
	font-size: 18px
}

.x_slide_bar .side_box.query_side_box .uni_inp_wrap,.x_slide_bar .side_box.query_side_box .uni_textarea_wrap {
	position: relative;
	margin-bottom: 10px;
	border: 2px solid #363636;
	background-color: #363636;
	color: #7c7c7c;
	font-size: 13px;
	line-height: 30px
}

.x_slide_bar .side_box.query_side_box .uni_inp_wrap:after {
	position: absolute;
	top: 50%;
	right: 9pt;
	display: block;
	margin-top: -9pt;
	width: 24px;
	height: 24px;
	background: url(../img/ysl/uni_pro_form_ico_b.png) 0 0 no-repeat;
	content: ''
}

.x_slide_bar .side_box.query_side_box .uni_inp_wrap.box_inp2:after {
	background-position: -24px 0
}

.x_slide_bar .side_box.query_side_box .uni_inp_wrap.box_inp3:after {
	background-position: -3pc 0
}

.x_slide_bar .side_box.query_side_box .uni_inp_wrap.box_inp4:after {
	background-position: -72px 0
}

.x_slide_bar .side_box.query_side_box .uni_inp_wrap input,.x_slide_bar .side_box.query_side_box .uni_textarea_wrap textarea {
	display: block;
	margin: 0;
	padding: 0;
	padding: 3.2% 6.25%;
	width: 87.5%;
	border: none;
	background: 0 0;
	color: #fff
}

.x_slide_bar .side_box.query_side_box .uni_textarea_wrap textarea {
	height: 6.4em;
	line-height: 1.6
}

.x_slide_bar .side_box.query_side_box #header_query_box_submit {
	display: block;
	margin: 0;
	margin-bottom: 50px;
	padding: 0;
	width: 100%;
	border: none;
	border: 2px solid #fd961e;
	border-radius: 3px;
	background-color: transparent;
	color: #fd961e;
	text-align: center;
	font-size: 1pc;
	line-height: 40px;
	cursor: pointer;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.x_slide_bar .side_box.query_side_box #header_query_box_submit:hover {
	background-color: #fd961e;
	color: #fff
}

.x_slide_bar .side_box.query_side_box .tel_wrap {
	color: #b5b5b5
}

.x_slide_bar .side_box.query_side_box .tel_tit {
	margin-bottom: 20px;
	font-size: 18px
}

.x_slide_bar .side_box.query_side_box .tel_line {
	margin-bottom: 10px;
	font-size: 14px
}

.x_slide_bar .side_box.query_side_box .tel_tag {
	color: #939393
}

.x_slide_bar .side_box.share_side_box {
	width: 340px
}

.x_slide_bar .side_box.share_side_box .share_line {
	width: 105%
}

.x_slide_bar .side_box.share_side_box .share_box {
	float: left;
	margin-right: 5.5%;
	margin-bottom: 5.5%;
	width: 27.8%
}

.x_slide_bar .side_box.share_side_box .share_box_con {
	padding: 30px;
	background-color: #353535
}

.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 .bds_more,.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 a,.x_slide_bar .side_box.share_side_box .share_box a {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../img/ysl/share_side_box_new_a.png) 0 0 no-repeat
}

.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 .bds_more:hover,.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 a:hover {
	background-image: url(../img/ysl/share_side_box_new_b.png)
}

.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 .bds_weixin {
	background-position: -40px 0
}

.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 .bds_sqq {
	background-position: -5pc 0
}

.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 .bds_tsina {
	background-position: -90pt 0
}

.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 .bds_bdhome {
	background-position: -10pc 0
}

.x_slide_bar .side_box.share_side_box .bdshare-button-style1-16 .bds_more {
	background-position: -200px 0
}

.x_slide_bar .side_box.qr_side_box {
	width: 392px
}

.x_slide_bar .side_box.qr_side_box .share_line {
	width: 103%
}

.x_slide_bar .side_box.qr_side_box .share_box {
	float: left;
	margin-right: 3%;
	width: 47%
}

.x_slide_bar .side_box.qr_side_box .share_con {
	padding: 24px 19px;
	background-color: #353535
}

.x_slide_bar .side_box.qr_side_box .share_box .img_wrap {
	position: relative;
	padding-bottom: 100%;
	height: 0
}

.x_slide_bar .side_box.qr_side_box .share_box .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.x_slide_bar .side_box.qr_side_box .share_box .txt_wrap {
	padding-top: 18px;
	color: #fff;
	text-align: center
}

.x_slide_bar .share_sidebar {
	text-align: center
}

.x_slide_bar .share_sidebar a {
	float: none;
	display: inline-block;
	margin: 5px 6px;
	padding: 0;
	width: 27px;
	height: 27px;
	background: url(../img/share_sidebar.png) 0 0 no-repeat
}

.x_slide_bar .share_sidebar .side_more {
	background-position: -35px 0
}

.x_slide_bar .share_sidebar .side_qr {
	background-position: -70px 0
}

.page_footer {
	background-color: #0a2135
}

.page_footer .footer_lt .lt_tel .lt_txt {
	color: #d7b786;
	font-size: 1.5pc
}

.page_footer .footer_lt .lt_tel .lt_txt:hover {
	color: #fda203
}

.page_footer .rt_item1 .rt_item_con {
	cursor: default;
	color:#d7b786
}

.page_footer .rt_item1:hover .pop_qr_box {
	display: block
}

.page_footer .pop_qr_box {
	position: absolute;
	top: 0;
	right: 100%;
	display: none;
	margin-top: -40px;
	padding: 20px;
	width: 130px;
	background-color: #75828c
}

.page_footer .qr_box_con {
	position: relative;
	overflow: hidden;
	padding-bottom: 100%
}

.page_footer .qr_box_con img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto
}

.about_center.channel_content {
	padding-bottom: 0
}

.about_center .part1 .uni_column_tit2 .tit_hd {
	padding-top: 0
}

.about_center .part2 {
	margin-bottom: 30px
}

.about_center .prt2_con {
	padding: 30px 0 40px
}

.about_center .prt2_cell {
	float: left;
	width: 33.333333%;
	color: #333f4d;
	text-align: center
}

.about_center .prt2_cell:hover .num_data {
	color: #fda203
}

.about_center .prt2_cell .num_wrap {
	margin-bottom: 10px;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.about_center .prt2_cell .num_data {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 65px;
	font-family: Arial;
	line-height: 1
}

.about_center .prt2_cell .num_data:after {
	position: absolute;
	top: 100%;
	left: 50%;
	display: block;
	margin-left: -13px;
	width: 30px;
	height: 1px;
	background: #8e8c8d;
	content: ''
}

.about_center .prt2_cell .num_unit {
	font-size: 15px
}

.about_center .part3 {
	margin-bottom: 30px
}

.about_center .part5 {
	background: url(../img/ysl/about_center01.jpg) center center no-repeat
}

.uni_carousel1_wrap {
	position: relative
}

.uni_carousel1_wrap:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -42px;
	width: 100%;
	height: 50px;
	background: url(../img/ysl/biaochi.png) center top no-repeat;
	content: ''
}

.uni_carousel1_arrs .owl-next,.uni_carousel1_arrs .owl-prev {
	position: absolute;
	top: 50%;
	z-index: 1;
	display: block;
	margin-top: -28px;
	width: 29px;
	height: 57px;
	background: url(../img/ysl/index03_a.png) 0 0 no-repeat;
	font-size: 0;
	cursor: pointer
}

.uni_carousel1_arrs .owl-prev {
	left: 1%
}

.uni_carousel1_arrs .owl-next {
	right: 1%;
	background-position: -29px 0
}

.uni_carousel1_arrs .owl-next.disabled,.uni_carousel1_arrs .owl-prev.disabled,.uni_carousel1_arrs.disabled {
	display: none
}

.uni_carousel1 .owl-item .c_cell {
	float: none;
	width: 100%
}

.uni_carousel1 .c_cell {
	position: relative;
	float: left;
	padding: 40px 0;
	width: 25%
}

.uni_carousel1 .cell_pt {
	position: relative;
	height: 9.6em;
	font-size: 14px;
	line-height: 1.6
}

.uni_carousel1 .cell_desc {
	position: absolute;
	bottom: 3.2em;
	left: 5%;
	width: 90%;
	color: #fff
}

.uni_carousel1 .cell_img:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1px;
	height: 40px;
	background-color: #adadad;
	content: ''
}

.uni_carousel1 .cell_img:after {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	margin-top: -5px;
	margin-left: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #d0d1d2;
	content: ''
}

.uni_carousel1 .cell_tit {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -55px;
	width: 110px;
	height: 110px
}

.uni_carousel1 .cell_tit_con {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border-radius: 50%;
	background-color: #cfd1d2
}

.uni_carousel1 .cell_tit_table {
	display: table;
	width: 100%;
	height: 100%
}

.uni_carousel1 .cell_tit_inn {
	display: table-cell;
	height: 100%;
	color: #0a2135;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif;
	line-height: 1.4
}

.uni_carousel1 .c_cell:hover .cell_tit_msk {
	visibility: visible\9
}

.uni_carousel1 .cell_tit_msk {
	position: relative;
	visibility: hidden\9;
	overflow: hidden;
	border-radius: 50%;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

@media all and (min-width:0) {
	.uni_carousel1 .c_cell:hover .cell_tit_msk {
		visibility: visible;
		opacity: 1
	}

	.uni_carousel1 .cell_tit_msk {
		visibility: visible;
		opacity: 0
	}
}

.uni_carousel1 .c_cell.eve .cell_txt {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%
}

.uni_carousel1 .c_cell.eve .cell_desc {
	top: 3.2em;
	bottom: auto
}

.uni_carousel1 .c_cell.eve .cell_img {
	margin-bottom: 9.6em
}

.uni_carousel1 .c_cell.eve .cell_tit {
	top: auto;
	bottom: 30px
}

.uni_carousel1 .c_cell.eve .cell_img:before {
	top: auto;
	bottom: 0
}

.uni_carousel1 .c_cell.eve .cell_img:after {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -5px
}

.uni_accordion1,.uni_accordion1 .cell_con {
	position: relative;
	overflow: hidden;
	height: 525px
}

.uni_accordion1 .acc_cell,.uni_accordion1 .accordion-initialized .acc_cell {
	position: absolute;
	top: 0;
	width: 100%;
	background-color: #7e909c;
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-transition: all ease 1s;
	transition: all ease 1s
}

.uni_accordion1 .acc_cell1 {
	left: 0
}

.uni_accordion1 .acc_cell2 {
	left: 27.5%
}

.uni_accordion1 .acc_cell3 {
	left: 55%
}

.uni_accordion1 .acc_cell3,.uni_accordion1 .state-1 .acc_cell1 {
	width: 100%;
	background-color: #fdf8f5;
	background-position: left center
}

.uni_accordion1 .state-1 .acc_cell1 {
	left: 0
}

.uni_accordion1 .state-1 .acc_cell2 {
	left: 46.5%;
	background-color: #7e909c
}

.uni_accordion1 .state-1 .acc_cell3 {
	left: 74%;
	background-color: #7e909c
}

.uni_accordion1 .state-2 .acc_cell1 {
	left: 0;
	background-color: #7e909c
}

.uni_accordion1 .state-2 .acc_cell2 {
	left: 27.5%;
	width: 100%;
	background-color: #fdf8f5;
	background-position: left center
}

.uni_accordion1 .state-2 .acc_cell3 {
	left: 74%;
	background-color: #7e909c
}

.uni_accordion1 .state-3 .acc_cell1 {
	left: 0;
	background-color: #7e909c
}

.uni_accordion1 .state-3 .acc_cell2 {
	left: 27.5%;
	background-color: #7e909c
}

.uni_accordion1 .state-3 .acc_cell3 {
	left: 55%;
	width: 100%;
	background-color: #fdf8f5;
	background-position: left center
}

.uni_accordion1 .cell_msk {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.uni_accordion1 .txt_box {
	padding: 2.14% 0 3.57% 2.14%;
	width: 21.43%;
	max-width: 275px;
	color: #fff;
	-webkit-transition: all ease 1s;
	transition: all ease 1s
}

.uni_accordion1 .acc_cell.open .txt_box {
	padding: 5% 2.68% 5.36%;
	width: 24.1%;
	border-radius: 0 5pc 0 0;
	background-color: #fd961e\9;
	background-color: rgba(253,150,30,.8);
	color: #000
}

.uni_accordion1 .cell_tit {
	margin-bottom: 3px;
	font-weight: 700;
	font-size: 2pc;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.uni_accordion1 .cell_desc {
	font-size: 14px;
	line-height: 1.8;
	opacity: .8
}

.market_network .search_result {
	position: relative;
	margin-bottom: 35px;
	padding-left: 30px;
	font-weight: 700;
	font-size: 20px
}

.market_network .search_result:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -9pt;
	width: 19px;
	height: 24px;
	background: url(../img/ysl/market_network01.png) center top no-repeat;
	content: ''
}

.market_network .search_result .res2 {
	color: #fd961e
}

.market_network .list_hd {
	margin-bottom: 40px;
	padding: 30px 45px;
	border: 10px solid #ededed
}

.market_network .inp_box_wrap {
	margin-right: 2%;
	width: 36.6%
}

.market_network .year_select_wrap {
	width: 34.5%
}

.market_network .inp_box {
	display: block;
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 2pc;
	border: 1px solid #e0e0e0;
	color: #999;
	text-indent: 10px;
	font-size: 13px;
	line-height: 2pc
}

.market_network .hd_btn {
	padding: 0;
	width: 11%;
	height: 2pc;
	outline: 0;
	border: none;
	background-color: #0a2135;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 2pc;
	cursor: pointer;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.market_network .hd_btn:hover {
	background-color: #fd961e
}

.market_network .select-ui-choose ._arrow {
	right: 0;
	width: 16%;
	background: #e3e3e3
}

.market_network .select-ui-choose ._arrow .arr {
	left: 50%;
	margin-left: -.4em;
	border-color: #969696 transparent transparent
}

body .select-ui-options li.hover,body .select-ui-options li:hover {
	background: #0a2135
}

.market_network .select-ui-choose-bottom.on,.widget-newslist-10 .select_box,body .select-ui-options-bottom {
	border-radius: 0
}

.uni_txt_list1 {
	width: 102%
}

.uni_txt_list1 .txt_cell {
	float: left;
	margin-right: 1.8%;
	margin-bottom: 1.8%;
	width: 31.53333333%;
	border-radius: 0 70px 0 0;
	background-color: #f5f5f5;
	-webkit-transition: all ease .5s;
	transition: all ease .5s
}

.uni_txt_list1 .txt_cell:hover {
	background-color: #fd961e
}

.uni_txt_list1 .txt_cell .cell_con {
	padding: 11.1% 8.3%
}

.uni_txt_list1 .txt_cell .cell_tit {
	color: #0a2135;
	font-weight: 700;
	font-size: 30px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
}

.uni_txt_list1 .txt_cell:hover .cell_tit {
	color: #fff
}

.uni_txt_list1 .txt_cell .typeIn {
	height: 10.8em;
	color: #5a5a5a;
	line-height: 1.8
}

.uni_txt_list1 .txt_cell:hover .typeIn {
	color: #fff
}

.channel_content.service_cont {
	padding-bottom: 0
}

.service_cont .part1 .uni_column_tit2 .tit_hd {
	padding-top: 0
}

.service_cont .part1_cont {
	width: 100%;
	height: 450px;
	background: url(../img/ysl/service01.jpg) no-repeat center
}

.service_cont .part1_left {
	display: table;
	padding: 0 45px;
	width: 315px;
	height: 100%;
	border-radius: 0 60px 0 0;
	background: rgba(10,33,53,.8);
	color: #fff
}

.service_cont .part1_right {
	width: 385px
}

.service_cont .part1_left h3 {
	margin-bottom: 30px;
	font-weight: 700;
	line-height: 1
}

.service_cont .part1_left .c {
	display: table-cell;
	vertical-align: middle
}

.service_cont .part1_left ._txt {
	line-height: 26px
}

.part2Tab .tab_t {
	position: relative;
	height: 54px;
	border-top: 2px solid #e3e3e3;
	text-indent: 90px;
	line-height: 54px
}

.part2_left {
	width: 33.75%;
	background: #f2f2f2
}

.part2_left .tit {
	display: table;
	padding-left: 60px;
	height: 156px;
	color: #0a2135;
	font-weight: 700;
	font-size: 18px
}

.part2_left .tit span {
	display: table-cell;
	vertical-align: middle
}

.part2Tab .tab_t i {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #989897;
	border-style: solid dashed dashed;
	border-width: 6px
}

.part2Tab .tab_t .i2 {
	position: absolute;
	top: 23px;
	right: 20px
}

.part2Tab .tab_t .i1 {
	position: absolute;
	top: 23px;
	left: 50px;
	visibility: hidden;
	border-color: transparent transparent transparent #fff;
	opacity: 0;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.part2Tab .tab_c {
	position: absolute;
	bottom: 0;
	left: 100%;
	display: none;
	width: 440px;
	height: 21pc;
	border-radius: 0 50px 0 0;
	background: rgba(239,130,12,.8)
}

.part2Tab .tab_c ._con {
	padding: 16%;
	color: #fff;
	line-height: 28px
}

.part2Tab .tab_t_cur {
	background: #ef820c;
	color: #fff
}

.part2Tab .tab_t_cur .i2 {
	display: none
}

.part2Tab .tab_t_cur .i1 {
	left: 60px;
	visibility: visible;
	opacity: 1
}

.m_service_num {
	display: none
}

.service_num li {
	position: relative;
	z-index: 5;
	float: left;
	width: 25%;
	text-align: center
}

.service_num li span {
	color: #fd961e;
	font-weight: 700;
	font-size: 52px;
	font-family: Arial;
	line-height: 1
}

.service_num {
	position: relative;
	z-index: 5;
	padding: 25px 0;
	background: #192e40
}

.service_num li p {
	color: #fff
}

.service_num li .con {
	border-right: 1px solid #3b4d5c
}

.channel_content.contact {
	padding-bottom: 0
}

.contact_sec1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 65px
}

.contact_sec1 ._left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 60%;
	background: #f9f9f9;
	color: #6c6c6c
}

.contact_sec1 ._right {
	width: 40%
}

.contact_sec1 ._left dl {
	overflow: hidden;
	padding: 8%
}

.contact_sec1 dt {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1
}

.contact_sec1 dd {
	float: left;
	margin-top: 20px;
	width: 50%
}

.code_con {
	padding: 14%;
	border-radius: 0 50px 0 0;
	background: #f8ac00
}

.code_con .code:first-child {
	margin-right: 14%
}

.code_con .code {
	overflow: hidden;
	width: 43%;
	color: #fff;
	text-align: center
}

.code_con .code img {
	margin-bottom: 15px;
	width: 8pc;
	height: 8pc
}

.contact_form {
	background: #f4f4f4
}

.contact_form .msg_form {
	padding-bottom: 98px;
	text-align: center
}

.contact_form .msg_form ._rec01,.contact_form .msg_form ._rec03 {
	margin-right: 2%
}

.contact_form .msg_form ._rec {
	display: inline-block;
	margin-bottom: 9pt;
	width: 40%;
	text-align: left
}

.contact_form .msg_form ._rec05 {
	width: 83%
}

.contact_form .msg_form ._rec textarea {
	width: 99%;
	height: 145px
}

.contact_form .msg_form ._rec input,.contact_form .msg_form ._rec textarea {
	border: 1px solid #ccc;
	background-color: #eee
}

.contact_form .msg_form ._rec input {
	width: 100%;
	height: 2pc;
	text-indent: 10px
}

.contact_form .msg_form ._rec ._hd {
	margin-bottom: 6px;
	color: #121212;
	font-size: 1pc
}

.contact_form .msg_form .btn_list {
	margin-right: auto;
	margin-left: auto;
	width: 82%;
	text-align: right
}

.contact_form .msg_form ._btn_msg {
	width: 215px;
	height: 46px;
	border: none;
	font-size: 1pc;
	cursor: pointer
}

.contact_form .msg_form ._reset:hover,.contact_form .msg_form ._submit:hover {
	background-color: #fda203
}

.contact_form .msg_form ._submit {
	margin-right: 26px;
	background-color: #f8ac00;
	color: #fff
}

.contact_form .msg_form ._reset {
	background-color: #112639;
	color: #fff
}

.index .post_section {
	overflow: hidden;
	padding-bottom: 51.6%;
	height: 0
}

.index .ibanner_wrap {
	position: relative;
	float: left;
	width: 60%
}

.index .ibanner,.index .ibanner .islide_li {
	padding-bottom: 86.4%
}

.index .ibanner {
	position: relative;
	overflow: hidden;
	height: 0
}

.index .ibanner .islide_li {
	float: left;
	width: 100%;
	height: 0;
	background-image: url(http://temp.im/1280x1000/fac110);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.index .ibanner .islide_li img {
	display: none
}

.index .ibanner .owl-dots {
	position: absolute;
	top: 50%;
	left: 4%;
	display: block;
	width: 50%;
	text-align: left
}

.index .ibanner .owl-dots .owl-dot {
	display: inline-block;
	margin: 0 8px;
	width: 20px;
	height: 20px;
	border: 1px solid #fd961e;
	border-radius: 50%;
	background-color: #eee;
	font-size: 0;
	cursor: pointer
}

.index .ibanner .owl-dots .owl-dot.active {
	background-color: #fd961e
}

.index .ipro_cell_con,.index .ipro_scroll {
	height: 122px
}

.index .ipro_cell .cell_btn,.index .ipro_cell .cell_btn_con {
	width: 110px;
	height: 110px
}

.index .ipro_scroll {
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 4%;
	width: 92%
}

.index .owl-item .ipro_cell {
	float: none;
	width: 100%
}

.index .ipro_cell {
	float: left;
	display: block;
	width: 20%
}

.index .ipro_cell_con {
	position: relative
}

.index .ipro_cell .cell_btn {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #fff;
	border-radius: 50%
}

.index .ipro_cell .cell_btn:hover {
	background-color: #fff
}

.index .ipro_cell .cell_btn_con {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat
}

.index .ipro_cell .cell_btn_con:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: rgba(0,0,0,.6);
	content: '';
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000)
}

.index .ipro_cell:hover .cell_btn_con:after {
	background: rgba(242,211,2,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ad7913,endcolorstr=#99ad7913)
}

.index .ipro_cell .cell_btn_txt {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	display: block;
	margin-top: -1.6em;
	width: 100%;
	height: 3.2em;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 1.6
}

.index .ipro_arrs .owl-next.disabled,.index .ipro_arrs .owl-prev.disabled {
	display: none
}

.index .ipro_arrs .owl-next,.index .ipro_arrs .owl-prev {
	position: absolute;
	top: 50%;
	z-index: 1;
	display: block;
	margin-top: -28px;
	width: 29px;
	height: 57px;
	background: url(../img/ysl/index03_a.png) 0 0 no-repeat;
	font-size: 0;
	cursor: pointer
}

.index .ipro_arrs .owl-prev {
	left: 1%
}

.index .ipro_arrs .owl-next {
	right: 1%;
	background-position: -29px 0
}

.index .logo_wrap {
	position: absolute;
	top: 30px;
	z-index: 1;
	width: 100%
}

.index .logo {
	display: block;
	overflow: hidden;
	padding-bottom: 6.3%;
	width: 270px;
	height: 0;
	max-width: 30%
}

.index .confused_box_wrap {
	float: left;
	width: 40%
}

.index .confused_box_wrap .box_news_section_con {
	overflow: hidden;
	padding-bottom: 86.4%;
	height: 0
}

.index .confused_box_wrap .news_lt {
	float: left;
	width: 44.5%
}

.index .x_news_cell {
	position: relative;
	overflow: hidden;
	padding-bottom: 97.1%;
	height: 0;
	background-position: center center;
	background-repeat: no-repeat
}

.index .x_news_cell>a {
	color: #fff
}

.index .x_news_cell:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(253,150,30,.8);
	content: '';
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cdfd961e,endcolorstr=#cdfd961e)
}

.index .x_news_cell:hover:after {
	background: rgba(253,150,30,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99fd961e,endcolorstr=#99fd961e)
}

.index .x_news_cell.x_news_cell2:after {
	background: rgba(33,56,76,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cd21384c,endcolorstr=#cd21384c)
}

.index .x_news_cell.x_news_cell2:hover:after {
	background: rgba(33,56,76,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9921384c,endcolorstr=#9921384c)
}

.index .x_news_cell_con {
	position: relative;
	z-index: 2;
	padding: 22% 0 0 11%
}

.index .x_news_cell .cell_tit {
	position: relative
}

.index .x_news_cell .cell_tit:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 3px;
	background-color: #fff;
	content: ''
}

.index .x_news_cell .cell_tit_en {
	padding: 20px 0 5px;
	font-weight: 700;
	font-size: 36px;
	font-family: Arial;
	line-height: 1
}

.index .x_news_cell .cell_tit_cn {
	font-size: 24px
}

.index .confused_box_wrap .news_rt {
	float: left;
	width: 55.5%
}

.index .confused_box_wrap .news_rt_con {
	position: relative;
	padding-bottom: 155.68%;
	height: 0
}

.index .confused_box_wrap .news_rt_con .news_rt_tit {
	overflow: hidden;
	padding-bottom: 16%;
	height: 0;
	border-top: 8px solid #fd961e;
	color: #000
}

.index .confused_box_wrap .news_rt_con .news_rt_tit_con {
	float: left;
	padding: 5.8%
}

.index .confused_box_wrap .news_rt_con .news_rt_tit_en {
	float: left;
	display: inline-block;
	margin-right: 10px;
	font-weight: 700;
	font-size: 28px;
	font-family: Arial;
	line-height: 1
}

.index .confused_box_wrap .news_rt_con .news_rt_tit_cn {
	float: left;
	display: inline-block;
	font-size: 20px;
	line-height: 1
}

.index .confused_box_wrap .news_rt_con .news_rt_list_wrap {
	position: relative;
	padding-bottom: 135%;
	height: 0
}

.index .confused_box_wrap .news_rt_con .news_rt_list {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.index .confused_box_wrap .news_rt_con .news_rt_cell {
	display: block
}

.index .confused_box_wrap .news_rt_con .news_rt_cell.eve {
	background-color: #f5f5f5
}

.index .confused_box_wrap .news_rt_con .news_rt_cell_con {
	position: relative;
	padding-bottom: 45%;
	height: 0
}

.index .confused_box_wrap .news_rt_con .news_rt_cell .cell_txt_wrap {
	position: absolute;
	top: 50%;
	left: 5.8%;
	margin-top: -36px;
	width: 88.4%
}

.index .confused_box_wrap .news_rt_con .news_rt_cell .cell_tit {
	overflow: hidden;
	color: #232323;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px
}

.index .confused_box_wrap .news_rt_con .news_rt_cell .cell_desc {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index .confused_box_wrap .box_video_section_con {
	overflow: hidden;
	padding-bottom: 43.2%;
	height: 0
}

.index .confused_box_wrap .video_lt {
	float: left;
	width: 44.5%
}

.index .x_news_cell.x_news_cell3:after {
	background-color: rgba(204,169,0,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cdcca900,endcolorstr=#cdcca900)
}

.index .x_news_cell.x_news_cell3:hover:after {
	background-color: rgba(204,169,0,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99cca900,endcolorstr=#99cca900)
}

.index .confused_box_wrap .video_rt {
	float: left;
	width: 55.5%
}

.index .confused_box_wrap .video_rt_con {
	position: relative;
	padding-bottom: 77.84%;
	height: 0
}

.index .confused_box_wrap .o_video_box,.index .confused_box_wrap .o_video_box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.index .confused_box_wrap .o_video_box.hasVideo {
	cursor: pointer
}

.index .confused_box_wrap .o_video_box.hasVideo:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -34px;
	margin-left: -34px;
	width: 68px;
	height: 68px;
	background: url(../img/play_white.png) center center no-repeat;
	content: ''
}

.index .confused_box_wrap .box_clone_section_con {
	display: none
}

.index .ipart1 #news_scroll_clone {
	overflow: hidden;
	height: 0
}

.index .ipart2 {
	display: none
}

@media only screen and (max-width:1440px) {
	.index .ibanner_wrap {
		width: 80%
	}

	.index .ibanner,.index .ibanner .islide_li {
		padding-bottom: 64.58%
	}

	.index .confused_box_wrap {
		width: 20%
	}

	.index .confused_box_wrap .box_news_section_con {
		overflow: hidden;
		padding-bottom: 64.58%;
		padding-bottom: 129.16%;
		height: 0
	}

	.index .confused_box_wrap .box_clone_section_con,.index .confused_box_wrap .box_video_section_con {
		overflow: hidden;
		padding-bottom: 32.29%;
		padding-bottom: 64.58%;
		height: 0
	}

	.index .confused_box_wrap .box_clone_section_con {
		position: relative;
		display: block
	}

	.index .confused_box_wrap .news_lt,.index .confused_box_wrap .video_lt {
		width: 100%
	}

	.index .confused_box_wrap .news_rt,.index .confused_box_wrap .video_rt {
		overflow: hidden;
		width: 0
	}

	.index .confused_box_wrap .o_video_box.hasVideo:after {
		margin-top: -28px;
		margin-left: -28px;
		width: 57px;
		height: 57px;
		background-image: url(../img/ysl/play_white_small.png)
	}

	.index .x_news_cell {
		padding-bottom: 64.58%
	}

	.index .x_news_cell_con {
		padding-top: 11%
	}

	.index .x_news_cell .cell_tit_en {
		font-size: 24px
	}

	.index .x_news_cell .cell_tit_cn {
		font-size: 20px
	}

	.index .confused_box_wrap #video_clone {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #000
	}

	.index .ipart1 {
		overflow: hidden;
		border-top: 8px solid #fd961e
	}

	.index .ipart1 #news_scroll_clone {
		height: 370px
	}

	.index .ipart1 .news_rt_tit {
		padding: 30px 0 15px;
		color: #000
	}

	.index .ipart1 .news_rt_tit_en {
		float: left;
		display: inline-block;
		margin-right: 10px;
		font-weight: 700;
		font-size: 38px;
		font-family: Arial
	}

	.index .ipart1 .news_rt_tit_cn {
		display: inline-block;
		margin-top: 13px;
		font-size: 24px
	}

	.index .ipart1 .news_rt_cell {
		float: left;
		display: block;
		width: 33.33%
	}

	.index .ipart1 .owl-item .news_rt_cell {
		float: none;
		width: 100%
	}

	.index .ipart1 .news_rt_cell:hover {
		background-color: #e6e9ec
	}

	.index .ipart1 .news_rt_cell {
		background-color: #f9f9f9
	}

	.index .ipart1 .news_rt_cell_con {
		padding: 10%;
		padding-bottom: 5%
	}

	.index .ipart1 .news_rt_cell .cell_tit {
		overflow: hidden;
		margin-bottom: 5px;
		color: #0a2135;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-weight: 700;
		font-size: 18px;
		font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif
	}

	.index .ipart1 .news_rt_cell:hover .cell_tit {
		color: #fda203;
		-webkit-transition: all ease .5s;
		transition: all ease .5s
	}

	.index .ipart1 .news_rt_cell .cell_date {
		margin-bottom: 5px
	}

	.index .ipart1 .news_rt_cell .cell_desc {
		height: 6.4em;
		color: #768694;
		font-size: 14px;
		line-height: 1.6
	}

	.index .ipart1 .owl-nav {
		position: relative;
		margin-top: 10px
	}

	.index .ipart1 .owl-next,.index .ipart1 .owl-prev {
		position: absolute;
		top: 0;
		display: block;
		width: 44px;
		height: 44px;
		background: url(../img/ysl/index01_a.png) 0 0 no-repeat;
		font-size: 0;
		-webkit-transition: all ease .5s;
		transition: all ease .5s
	}

	.index .ipart1 .owl-next:hover,.index .ipart1 .owl-prev:hover {
		background-image: url(../img/ysl/index01_b.png)
	}

	.index .ipart1 .owl-next.disabled,.index .ipart1 .owl-prev.disabled {
		display: none
	}

	.index .ipart1 .owl-prev {
		left: 0;
		background-position: 0 0
	}

	.index .ipart1 .owl-next {
		right: 0;
		background-position: -44px 0
	}
}

.uni_dot_tit {
	position: relative;
	display: inline-block;
	padding-left: 20px
}

.uni_dot_tit:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin-top: 8px;
	margin-right: 20px;
	width: 10px;
	height: 10px;
	background-color: #000;
	content: ''
}

.Validform_error {
	background-color: #ffc7c7!important
}

.market_network .search_result {
	float: left;
	width: 50%
}

.market_network .map_tags {
	float: right;
	margin-right: 44px
}

.market_network .map_tag {
	position: relative;
	display: inline-block;
	margin-left: 24px;
	padding-left: 35px
}

.market_network .map_tag:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -1pc;
	width: 2pc;
	height: 2pc;
	background: url(../img/ysl/map_tag.png) 0 0 no-repeat;
	content: ''
}

.market_network .map_tag.tag2:after {
	background-position: -2pc 0
}

.BdMapArea {
	margin: 0 auto 55px;
	max-width: 1150px
}

.BdMapWrapper {
	position: relative;
	overflow: hidden;
	padding-bottom: 45%;
	width: 100%;
	height: 0
}

.BdMapWrapper .BdMapCon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media only screen and (max-width:760px) {
	.BdMapArea {
		display: none
	}
}

.uni_pic_list5 {
	width: 103%
}

.uni_pic_list5 .pic_cell {
	float: left;
	margin-right: 2.8%;
	width: 47.2%;
	cursor: pointer
}

.uni_pic_list5 .pic_cell .img_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 47%;
	height: 0
}

.uni_pic_list5 .pic_cell .img_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.uni_pic_list5 .pic_cell .img_wrap .msk {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 100%;
	background-color: rgba(221,195,30,.8);
	background-image: url(../img/ysl/about_culture03.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e6e1cc45,endcolorstr=#e6e1cc45)
}

.uni_pic_list5 .pic_cell.pic_cell2 .img_wrap .msk {
	background-color: rgba(253,150,30,.8);
	background-image: url(../img/ysl/about_culture04.png);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e6fd961e,endcolorstr=#e6fd961e)
}

.uni_pic_list5 .pic_cell .txt_wrap {
	padding: 24px 20px;
	background-color: #efefef;
	color: #192e40;
	font-weight: 700;
	font-size: 24px;
	font-family: Microsoft Yahei Bold,Microsoft Yahei,sans-serif;
	line-height: 1
}

.culture_albums .album_ordinary .album_next,.culture_albums .album_ordinary .album_prev {
	display: none
}

#map img,#map label {
	max-width: none
}

.wx_nav_bar,.wx_page_footer {
	display: none
}
@media screen and (max-width:750px) {
body.notWx .page_footer {
    display: block;
}
.wrap1 {
    width: 70%;
    min-width: auto;
}
.wrap1, .mwrap1 {
    padding-left: 4%;
    padding-right: 4%;
    width: auto;
}
.page_footer .footer_rt {
    display: none;
}
.page_footer .footer_lt {
    width: 100%;
}
.page_footer .footer_lt .lt_add .lt_txt {
    display: inline-block;
}

}