body {margin:0;padding:0;font-size: 12px;color: #222;font-family:"Microsoft YaHei";}
a:link {color: #222;text-decoration: none;font-size: 12px;}
a:visited {text-decoration: none;color: #000;font-size: 12px;}
a:hover {text-decoration: none;color: #222;font-size: 12px;}
a:active {text-decoration: none;color: #000;font-size: 12px;}
a{ color:#222222;}
a:hover{ color:#009cdb;}
ul,li,dl,dt,img,span,p,h1,h2,h3,h4,h5,h6 {padding:0;margin:0;border:0;}
ul,li,dl,dt {list-style-type:none;}
.clear {clear:both;margin:0;padding:0;}
.cp img{border: 1px solid #d0d0d0;padding: 2px;}
.cp a:hover img{border: 1px solid #009cdb;padding: 2px;}
.cpp img{border: 1px solid #d0d0d0;padding: 2px;}
.cpp a:hover img{border: 1px solid #009cdb;padding: 2px;}
.fl{float:left;}
.fr{float:right;}
.float_l{float:left;}
.float_r{float:right;}
.totalwidth {width:1002px; margin:0 auto; height:auto;}	
.totalwidthpercent {width:100%; margin:0 auto;}
.bottom{ margin-bottom:30px;}
.pages{text-align:center;}

    .banner{overflow:hidden; margin-bottom:40px;}
    
        
    .focus { width:100%; height:500px; overflow:hidden; position:relative; margin-bottom:20px;}
    .focus ul {height:500px; position:absolute;}
    .focus ul li {float:left; width:100%; height:500px; overflow:hidden; position:relative; background:#222;}
    .focus ul li div {position:absolute; overflow:hidden;}
    .focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#222; display:none;}
    .focus .btn {position:absolute; width:1200px; left:50%; margin-left:-800px; height:24px; bottom:40px; text-align:right; z-index:100000;}
    .focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#ccc;}
    .focus .btn span.on {background:#fff;}
    .focus .preNext {width:45px; height:100px; position:absolute; top:40%; background:url(images/banner_bg.png) no-repeat 0 0; cursor:pointer;}
    .focus .pre {left:0;}
    .focus .next {right:0; background-position:right top;}

    .dis { display: none;}