/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}

.box{ width:1188px; margin:0 auto; position:relative;}
.picbox{ width:1188px; height:425px; overflow:hidden; position:relative;margin: 0 auto}
.piclist{ height:425px;position:absolute; left:0px;}
.piclist li{ float:left;width: 297px;text-align: center}
.piclist li p{font-size: 14px;color: #222222;text-align: center;margin-top: 15px}
.piclist li a h3{line-height: 18px}
.swaplist{ position:absolute; left:-3000px;}
.og_prev,.og_next{ width:29px; height:29px; position:absolute; top:195px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:-90px;background:url(../img/ic.png) no-repeat;}
.og_next{ background-position:0 0; right:-90px;background:url(../img/ic_1.png) no-repeat;}

