@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180%  Microsoft YaHei, Helvetica, sans-serif, "新宋体";}


.pic_con{width:1200px;padding:10px;margin:auto;position:relative}
.pic_lists{float:left;width:8888px;height:300px;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.png) no-repeat;top:165px;left:8px}
.right_btn{background:url(../images/rightstart.png) no-repeat;top:165px;right:0px}

.pic_content{overflow:hidden;height:300px;loat:left;width:1095px;padding:10px;position:relative;margin:20px auto 0px}
.pic_content ul li{float:left;width:360px;height:280px;background:#fff;text-align:center;margin:0 0 0 9px;position:relative}
.pic_content ul li p{height: 60px;
background: #fff;
line-height: 60px;
color: #000;
width: 358px;
text-align: center;
border: 1px solid #dedede;
margin-top: -6px;}
.pic_content ul li a img{width:360px;height:220px}

.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:#9CC;text-align:center}