/* 懒人图库 搜集整理 www.lanrentuku.com */
*{ margin:0  auto; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:1200px; height:400px; margin:0px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(imagesl.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(imagesr.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:1200px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.wp_nav {
    display: block;
    margin: 0;
    padding: 0;
    display: block;
    width: 1314px;
    margin: 0 auto;
}
.wp_nav .sub-nav .nav-item a span.item-name {
    padding: 0px;
    line-height: 24px;
BORDER-BOTTOM: #bbb 1px dotted;
}
.wp_nav .sub-nav .nav-item a {
    font-family: "Microsoft Yahei";
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    border-top: 1px solid #D8E1CC;
    min-width: 80px;
}
.wp_nav .sub-nav .nav-item .mark {
    background: #1f88df;
    opacity: 1;
}
.wp_nav .sub-nav {
    display: block;
    width: 100px !important;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 0px solid #ccc;
    border-top: none;
    background-color: #1f88df;
}
.wp_nav .sub-nav .nav-item a {
    font-family: "Microsoft Yahei";
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    border-top: 0px solid #D8E1CC;
    min-width: 80px;
    border-bottom: 0px;
}
.wp_nav .sub-nav .nav-item a.parent:hover{
background:#000dff;
color:#fff;
}
.wp_nav .sub-nav .nav-item a span.item-name:hover{
    padding: 0px;
    line-height: 24px;
BORDER-BOTTOM: #bbb 1px solid;
}