/*小飞鱼qq274023*/
@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
/* mainbanner */
.mainbanner{height:470px;overflow:hidden; position:relative;}
.mainbanner_window{left:50%;width:2000px;height: 470px;overflow:hidden;margin-left:-1000px;position:absolute;}
.mainbanner_window ul{width:999999px;height:454px;position:relative;}
.mainbanner_window li{background:rgb(204, 204, 204);width:2000px;height:470px;text-align:center;font-size:0px;float:left;display:inline;}
.mainbanner_list{left:50%;top: 440px;width:500px;height:30px;margin-left:-75px;position:absolute;}
.mainbanner_list li{width:30px;height:30px;overflow:hidden;float:left;display:inline;}
.mainbanner_list a{overflow:hidden;font-size:12px;width: 25px;      height: 25px;      line-height: 25px;      text-align: center;      font-weight: 400;      font-family: "微软雅黑", Arial;      color: #FFFFFF;      background: #444444;      margin-right: 10px;      border-radius: 50%;      cursor: pointer;      float: left;display:inline-block;}
.mainbanner_list li.active a{background-position:0 -30px;text-decoration:none;width: 25px;      height: 25px;      line-height: 25px;      text-align: center;      font-weight: 400;      font-family: "微软雅黑", Arial;      color: #FFFFFF;      background: #0098FF;      margin-right: 10px;      border-radius: 50%;      cursor: pointer;      float: left;}
.mainbanner_list li a:hover{background-position:0 -30px;text-decoration:none;}