@charset "utf-8"

/*base*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
.f-sim {
	font-family: simsun;
}

.f-sans {
	font-family: sans-serif
}

.f-YH {
	font-family: "Microsoft YaHei", "\9ed1\4f53", "simsun";
}

.clear:after,
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	height: 0;
	visibility: hidden;
}

.hand {
	cursor: pointer;
}

/*layout*/
.block {
	display: block;
}

.ilb {
	display: inline-block;
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.cb {
	clear: both
}

.cl {
	clear: left
}

.cr {
	clear: right
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both;
	overflow: hidden
}

.clearfix {
	zoom: 1
}

.bc {
	margin: 0 auto
}

.pos_r {
	position: relative
}

.pos_a {
	position: absolute
}

.pos_s {
	position: static
}

.abs-right {
	position: absolute;
	right: 0
}

.zoom {
	zoom: 1
}

.hidden {
	visibility: hidden
}

.none {
	display: none
}

.overflow-h {
	overflow: hidden;
}

.nowrap {
	white-space: nowrap;
}

.visibi-h {
	visibility: hidden;
}

.ww-bw {
	word-wrap: break-word;
}

.vc-m {
	vertical-align: middle
}

#yxh_article {
	width: 1020px;
	margin: 4em auto 0em;
}

.slider_box {
	height: 600px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.mask {
	height: 100px;
	overflow: hidden;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity:70);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	border-top: solid 2px #ddd;
}

.silder_con {
	overflow: hidden;
	position: absolute;
}

.silder_panel {
	overflow: hidden;
	float: left;
	position: relative;
}
.silder_panel>a{
	display: inline-block;
	position: relative;
}
.silder_panel img {
	width: 1903px;
	height: 600px;
	display: block;
	overflow: hidden;
	overflow: hidden
}

.silder_nav li {
	float: left;
	padding: 0px;
	display: inline;
	position: relative;
}

.silder_nav li.current {
	height: 71px;
	width: 126px;
	margin:0px 3px;
}
.silder_nav li.current img{
	height: 100%;
	width: 100%;
}
.silder_nav li{
	width: 106px;
	height: 60px;
	margin: 11px 13px 0px;
}
.silder_nav li:first-child{
	margin-left: 0px;
}
.silder_nav li:last-child{
	margin-right: 0px;
}
.silder_nav img {
	display: block;
	width: 106px;
	height: 60px;
	overflow: hidden;
}

.slider_box a.prev,
.slider_box a.next {
	display: block;
	width: 45px;
	height: 100px;
	line-height: 999em;
	overflow: hidden;
	z-indent: 9;
	position: absolute;
	cursor: pointer;
	margin: 85px 0 0 0;
	background: url(/template/1/xhz/_files/css/images/silder_btn.gif) no-repeat;
}

.slider_box a.prev {
	left: 0;
	background-position: left 0;
}

.slider_box a.next {
	right: 0;
	background-position: right 0;
}

.silder_intro {
	position: absolute;
	left: 30;
	bottom: 0;
	z-index: 9;
	width: 400px;
	height: 100px;
	overflow: hidden;
	color: #fff;
	padding-left: 20px;
}

.silder_intro h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	height: 22px;
	line-height: 22px;
}

.silder_intro p {
	font-size: 12px;
	line-height: 20px;
}
.dec {
	position: absolute;
	right: 0px;
	margin: 0px auto;
	height: 71px;
	bottom: 0px;
	width: 512px;
	overflow: hidden;
	z-index: 9;
}

.dec li {
	float: left;
	display: inline;
}
<!--0.00020694732666016-->