.banner{height:300px;/*margin:15px auto;*/}
.banner h2{height:70px;line-height:50px;font-size:22px;font-weight:normal;font-family:"Microsoft YaHei",SimHei;text-align:center;}
/* focus */
#focus{position:relative;width:1200px;height:300px;overflow:hidden;margin: auto;}
#focus ul{height:300px;position:absolute;}
#focus ul li{float:left;width:1200px;height:300px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:1200px;height:30px;left:0;bottom:0;/*background:#000;*/}
#focus .btn{position:absolute;height:20px;left:10px;bottom:4px;}
#focus .btn span{
	float:left;display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;font-size:14px;margin-right:10px;cursor:pointer;background:#716564;color:#ffffff;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#focus .btn span.on{background:#B91919;color:#ffffff;}
#foot_bm a,#foot_bm,p,p a{color:#666;}