@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/*kaiy*/
/*.pic_con{width:1000px;padding:2px;margin:0px auto 0px;position:relative}*/
.pic_con{width:1200px;padding:2px;margin:0px auto 0px;position:relative}
.pic_lists{float:left;width:8888px;height:165px;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:35px;left:8px}
.right_btn{background:url(../images/rightstart.jpg) no-repeat;top:35px;right:0px}

/*.pic_content{overflow:hidden;height:120px;loat:left;width:800px;padding:10px;position:relative;margin:50px auto 0px}*/
.pic_content{overflow:hidden;height:120px;loat:left;width:970px;padding:10px;position:relative;margin:50px auto 0px}
.pic_content ul li{float:left;width:150px;height:100px;padding:3px;background:#fff;text-align:center;margin:0 0 0 10px;position:relative}
.pic_content ul li p{height:24px;background:#333;line-height:24px;color:#fff;width:151px;position:absolute;bottom:0px;left:2px;text-align:center;display:none}
.pic_content ul li a img{ cursor: pointer; transition: all 0.6s; width:150px;height:100px}
.pic_content ul li a img:hover{ transform: scale(1.4);}

.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}