﻿.box{ width:1100px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1100px;overflow:hidden; position:relative;}
.piclist{ height:250px;position:absolute; left:0px; top:20px;}
.piclist li{float:left;width:253px; height:250px;margin: 0 11px;}
.piclist li img{width:253px; height:190px;}
.piclist li p{width:90%;font-size:14px; line-height:22px; height:20px;text-align:center;margin:0 auto;margin-top:6px;overflow:hidden;}
.piclist li p a{color:#333;display:block;}
.piclist li p a:hover{color:#1b6fc9;font-weight:bold;}
.swaplist{ position:absolute; left:-3000px; top:20px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:115px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}
