 

.fl{float:left;}
.fr{float:right;}
/*通用样式*/
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
input,button,select,textarea{outline:none; border:none;margin:0;padding:0; resize:none; background:none; font-family:"Microsoft YaHei";}
/**************************** 内页主体 *********************************/
.mainbox{background:#fff;margin-top:5px;}
.innerweb{ width: 1200px; margin:0 auto;padding-bottom:0px; position:relative; }

.banner img {display: block; position: absolute;left: 50%;margin-left: -960px;width: 1920px;}
.banner {width: 100%;padding-top:100px;position: relative;overflow: hidden; height:400px !important;z-index:1}
/*---标题---*/
.location {width:100%; padding:20px 0; background:#f7f7f7;}
.location .title{font-size:22px;width:1200px; margin:auto; color:#D70000;font-weight:bold;}
.location .title span{ float:right; background:url(../image/tupian7.png) no-repeat left center; padding-left:25px; font-size:13px; color:#666;font-weight:normal;}
.location .title span a{ padding:0px 5px; color:#666;font-weight:normal;}
.location .title span a:hover{ color:#1a1a1a;}
.location .title span a.cur{ color:#1a1a1a;}
/*---标题---*/