.mF_qiyi_wrap {
	overflow: hidden; float: left; position: relative;
}
.mF_qiyi .loading {
	background: url("img/mF_qiyi/bg.jpg") no-repeat center rgb(51, 51, 51); color: rgb(255, 102, 0);
}
.mF_qiyi .slider {
	height: 100%; overflow: hidden; position: absolute;
}
.mF_qiyi .slider .pic {
	width: 100%; height: 100%;
}
.mF_qiyi .slider .pic li {
	height: 100%; overflow: hidden; float: left;
}
.mF_qiyi .slider .txt {
	width: 100%;
}
.mF_qiyi .slider .txt li {
	height: 34px; line-height: 34px; float: left; position: relative;
}
.mF_qiyi .slider .txt li a {
	color: rgb(255, 255, 255); padding-left: 16px; font-size: 14px; font-weight: bold; text-decoration: none; display: block; position: relative; z-index: 1;
}
.mF_qiyi .slider .txt li b {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; opacity: 0.4;
}
.mF_qiyi .num {
	right: 12px; bottom: 6px; position: absolute; z-index: 2;
}
.mF_qiyi .num li {
	border: 1px solid rgb(0, 0, 0); border-image: none; width: 18px; height: 16px; text-align: center; line-height: 16px; overflow: hidden; margin-left: 4px; float: left; cursor: pointer;
}
.mF_qiyi .num li a {
	background: rgb(204, 204, 204); color: rgb(0, 0, 0); text-decoration: none; display: block;
}
.mF_qiyi .num li.current a {
	background: rgb(255, 102, 0); color: rgb(255, 255, 255); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s;
}
.mF_qiyi .num li.hover a {
	background: rgb(255, 102, 0); color: rgb(255, 255, 255); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s;
}
