@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}


.btn_change{width:40px;height:40px;position:absolute;text-indent:-9999px;cursor:pointer}
.left_btn{background:url(leftstop.jpg) no-repeat;top:0px;left:16px}
.right_btn{background:url(rightstart.jpg) no-repeat;top:0px;right:0px}

.pic_con{width:1160px;padding:0px;margin:0px auto 0px;position:relative}
.pic_lists{float:left;width:8888px;height:40px;overflow:hidden;position:absolute;top:0px;left:0px}

.pic_content{overflow:hidden;height:40px;loat:left;width:984px;padding:10px;position:relative;margin:15px auto 0px}
.pic_content ul li{float:left;width:150px;height:30px;line-height:30px; cursor:pointer;padding:3px;border-radius:25px;text-align:center;margin:0 0 0 10px;position:relative}
.pic_content ul li a{width:150px;height:40px}





        .pic_def {
            background-color: #eee;
            color: #005899;
        }

 
        .pic_current {
            background-color: #005899;
            color: #fff;
        }
 
        .item {
            display: none;
        }


