
*{ margin:0; padding:0;}
.page-3{
    width:100%;
    overflow: hidden;
    background:#fff;

}
ul{
    margin:0;
    padding:0;
}

.wsbs-page2-title{
    width:1200px;
    height:51px;
    background:rgba(244,244,244,1);
    border-bottom:1px solid green;
}

.fr{
    float:right;
}
.fl{
    float:left;
}
.title-text li{
    display:inline-block;
    line-height:51px;
    font-weight:bold;
    font-size:14px;
}
.tdu{
    text-decoration:none;
}
.lsn{
    list-style:none;
}


.con{height:40px; overflow:hidden; position:relative; background:rgba(176,196,222,0.3);}
.nav_u{height:26px; font:22px/26px "宋体"; font-style:italic; font-weight:bold; color:#333; position:relative;}
.nav_d{ height:14px; font:12px/12px "宋体"; color:#333; }
.pos{ text-align: center}
.con a{ text-decoration:none; display:block; color:#666}
.nav_ub{ width:100%; height:26px; position:absolute; top:0px;  background:#fff;}
.nav_db{ width:100%; height:14px; position:absolute; bottom:0px; background:#fff;}

.right-con-title{
    margin-top:20px;
}
.right-con-title span{
    margin-left:20px;
}

.right-content li{
    width:100%;
    margin:20px 0 50px 0;

}
.right-content li a{
    display:inline-block;

}
.right-content li a:hover{
    color:rgba(12,196,38,1);
    text-decoration:underline;
}
.right-content li span{
    float:right;
    margin-right:100px;
}
