#shp_wj_box{width:600px; position:relative; margin:20px auto 64px; border:4px solid #FA9ABE; box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:8px; background-color: rgba(255,255,255,.7);}

#shp_wj_con{width:100%; position:relative; padding:5% 1% 3%;; min-height:40px; overflow:hidden; margin:auto; z-index:0; box-sizing:border-box; -webkit-box-sizing:border-box;}
.shp_wj_wrap{width:400%; position:relative; left:0px;}
.shp_wj_slide{width:100%; position:relative;}
.shp_wj_slide>div{width:25%; position:relative; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; padding:0 1%;}
.shp_wj_wrap a{width:23%; display:block; margin:1%; float:left; border:2px solid #FA9ABE; box-sizing:border-box; -webkit-box-sizing:border-box; border-radius: 4px; overflow: hidden;}
.shp_wj_wrap a img{width:100%!important;}

.shp_wj_link{display:block; position:absolute; bottom:-64px; height:64px; width:200px; left:50%; margin-left:-100px; text-align:center; z-index:1; background:#FA9ABE; color:#FFF; text-decoration:none; font-weight:bold; line-height:64px; font-size:20px; border-radius:0 0 8px 8px;}

.shp_wj_load{display:block; position:absolute; z-index:10; background:#FFF; width:100%; height:100%; top:0; left:0;}
.shp_wj_load img{display:block; position:absolute; width:24px; height:24px; left:50%; top:50%; margin:-12px 0 0 -12px;}

.shp_wj_guide{
	line-height: 0;
    padding: 0 0 8px;
    text-align: center;}

.shp_wj_guide li{
	background-color: #666;
    border-radius: 4px;
    display: inline-block;
    height: 12px;
    margin-right: 12px;
    opacity: 0.2;
    width: 12px;
}

.shp_wj_guide li:last-child{margin-right:0;}
.shp_wj_guide .current{opacity:0.8;}