body{
 margin:0;
 padding:0;
 font-family:simsun;
 background-color: #ffffff;
 background-image: url(../image/bg3.png);
 background-repeat: no-repeat;
 background-position: center top;
}
img{ border:0;}
.gzdt{
 font-size:14px;
 color:#0a0909;
 font-weight:bold;
 line-height: 30px;
 font-family: "微软雅黑";
 }
.gzdt1{
 font-size:14px;
 color:#353131;
 font-weight:bold;
 line-height: 34px;
 background-image: url(../image/btbg.png);
 background-repeat: no-repeat;
 background-position: center center;
 font-family: "微软雅黑";}
.gzdt2{
 font-size:13px;
 color:#000;
 font-weight:bold;
 line-height: 30px;
 background-image: url(../image/btbg1.png);
 background-repeat: no-repeat;
 background-position: center center;
 font-family: "微软雅黑";
 }
.gzdt3{
 font-size:12px;
 color:#000000;
 font-weight:normal;
 line-height: 20px;
}
.gzdt4{
font-size:13px;
color:#373636;
line-height:30px;
font-family: "微软雅黑";
}
.gk{
 border: 1px solid #cccccc;
}
.bk{
 background-image: url(../image/bk1.png);
 background-repeat: no-repeat;
 background-position: center center;
 font-family: "微软雅黑";
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color:#000000;
}
.bk1{
 border: 1px solid #d7d7d7;
}
.bk2{
border: 1px solid #1691d0;
}
.bk3{
 border-top-width: 1px;
 border-top-style: solid;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 border-top-color: #d7d7d7;}
a:link {
text-decoration: none;
color: #373636;}
a:visited {
text-decoration: none;
color: #373636;}
a:hover {
text-decoration: none;
color: #656464;}
a:active {
text-decoration: none;
color: #656464;}


*{margin:0;padding:0;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom:1;}
ul,li{list-style:none;}
img{border:0;}
.wrapper{width:1200px;margin:0 auto;padding-bottom:0px;}

#focus{width:1200px;height:300px;overflow:hidden;position:relative;}
#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 ul li img{width:1200px;height:300px;}
#focus .btnBg{position:absolute;width:1200px;height:20px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:780px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:40px;height:72px;position:absolute;top:120px;background:url(../image/sprite.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}