/*首页焦点图*/
.duotu {
	width: 375px;
	height: 240px;
	float: left;
}
.focus {
	position: relative;
	width: 375px;
	height: 240px;
	margin: 0 auto;
}
.focus img {
	width: 414px;
	height: 240px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;   
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 94%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 42px;
	line-height: 42px;
	background: url(http://mwap.xbxxb.com/touch/wap/images/line_bg.png) repeat-x;
	display: block;
	text-align: left;
	padding-left: 20px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	overflow: hidden;
    	white-space: nowrap;
			white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	    bottom: 35px;
    right: -10px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #fc114a;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 60px;
	background: url(http://mwap.xbxxb.com/touch/wap/images/focus_btn.png) no-repeat;
}
.focus .prev {
	top: 190px;
	left: 0px;
	background-position: 0 0px;
	cursor: pointer;
	z-index: 99;
}
.focus .next {
	top: 190px;
	right: 0px;
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 99;
}
.footer {
    width: 94%;
    padding: 5% 3%;
    float: left;
    text-align: center;
    font-size: 0.8rem;
    line-height: 1.4rem;
    background: #fff;
    margin-top: 0.8rem;
}
.ui-header-bar .m-nav-show img {
	width: 20px;
	vertical-align: middle;
	margin-left: 8px;
	margin-bottom: 2px;
}