
.wrap6 {
	padding: 20px 0 10px 0;
	background: url(../images/e0104bbg6.jpg) no-repeat center bottom
}
.wrap6 .box .title {
	margin-bottom: 50px;
	background: url(../images/e0104bbg13.png) no-repeat
}
.wrap6 .box .chua {
	width: 1000px;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.wrap6 .box .foucsFix {
	position: absolute;
	width: 560px;
	height: 450px;
	z-index: 99;
	left: 0;
	top: 0
}
.wrap6 .box #focus_Box {
	position: relative;
	width: 560px;
	height: 450px;
	float: left
}
.wrap6 .box #focus_Box ul {
	position: relative;
	width: 560px;
	height: 450px;
	overflow: hidden
}
.wrap6 .box #focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0;
	height: 0;
	top: 146px;
	cursor: pointer;
	left: 377px;
	border-radius: 4px
}
.wrap6 .box #focus_Box li img {
	width: 100%;
	height: 100%;
	vertical-align: top
}
.wrap6 .box #focus_Box .prev, .wrap6 .box #focus_Box .next {
	display: none
}
.wrap6 .box .parUl {
	width: 420px;
	height: 360px;
	float: right;
	margin-top: 30px
}
.wrap6 .box .parUl .parLi {
	height: 55px;
	margin-bottom: 20px;
	position: relative
}
.wrap6 .box .parUl .parLi span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	display: block;
	background-color: #febc0e;
	text-align: center;
	font-size: 20px;
	position: absolute;
	left: 15px;
	top: 7px
}
.wrap6 .box .parUl .parLi .line {
	position: absolute;
	left: 54px;
	top: 27px;
	width: 0;
	height: 1px;
	background-color: #bd050f
}
.wrap6 .box .parUl .parLi em {
	width: 305px;
	height: 55px;
	line-height: 55px;
	position: absolute;
	display: block;
	background-color: #febc0e;
	text-align: center;
	overflow: hidden;
	font-style: normal;
	right: 0;
	top: 0;
	padding: 0 15px;
	cursor: pointer
}
.wrap6 .box .parUl .parLi em a {
	font-size: 16px
}
.wrap6 .box .parUl .fousAct span {
	left: 0;
	transition: left .7s
}
.wrap6 .box .parUl .fousAct em {
	right: 15px;
	transition: right .7s
}
.wrap6 .box .parUl .fousAct em a {
	color: #fff
}
.wrap6 .box .parUl .fousAct span, .wrap6 .box .parUl .fousAct em {
	background-color: #bd050f;
	color: #fff;
	transition: background-color .5s
}
.wrap6 .box .parUl .fousAct .line {
	position: absolute;
	left: 39px;
	top: 27px;
	width: 31px;
	height: 1px;
	background-color: #bd050f;
	transition: width .3s
}
