@charset "utf-8";



.pic_con{width:1200px;padding:10px;margin:0px auto 0px;position:relative; }
.pic_lists{float:left;width:8888px;height:350px;overflow:hidden;position:absolute;top:0px;left:0px}
.btn_change{width:40px;height:60px;position:absolute;text-indent:-9999px;cursor:pointer}
.left_btn{background:url(../images/leftstop.jpg) no-repeat;top:40%;left:8px}
.right_btn{background:url(../images/rightstart.jpg) no-repeat;top:40%;right:0px}

.pic_content{overflow:hidden;height:380px;loat:left;width:816px;padding:10px;position:relative;margin:0px auto 0px}
.pic_content ul li{float:left;width:260px;height:350px;line-height:350px;padding:3px;background:#fff;text-align:center;margin:0 0 0 10px;position:relative}
.pic_content ul li p{height:50px;background:#333;line-height:50px;color:#fff;width:261px;position:absolute;bottom:2px;left:2px;text-align:center;display:none;}
.pic_content ul li a img{width:260px;vertical-align:middle;}

.highlight_tip{width:50%;position:relative;margin:0 auto;top: -15px;left: 20%;}
.highlight_tip span{height:24px;padding:5px;line-height:24px;float:left;margin:0 2px;cursor:pointer}
.highlight_tip span.current{height:18px;width:18px;line-height:18px;background:#266eb8;text-align:center}