
*{ margin:0; padding:0;}
.page-3{
    width:100%;
    overflow: hidden;
    background:#fff;

}

a:hover{
    text-decoration:underline;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}
.title_c{
    color:rgba(31,106,211,1)
}
.wsbs-page2-title{
    width:1200px;
    height:51px;
    background:rgba(244,244,244,1);
    border-bottom:1px solid green;
}
.db{
    display:block;
}

.fr{
    float:right;
}
.fl{
    float:left;
}
.title-text li{
    display:inline-block;
    line-height:51px;
    font-weight:bold;
    font-size:14px;
}
.page3-header{
    background:rgba(248,248,248,1);
    overflow: hidden;
    margin:20px auto;
}
.tac{
    text-align:center;
}

.page3-header-text{
    text-align:center;
    margin:20px auto;
}
.page3-header-text span{
    margin-left:40px;
}
.page3-header-text a:hover{
    text-decoration:none;
    color:blue;
}
.page3-con{
    margin:50px auto 0 auto;
}
.page3-con p{
    line-height:40px;
    font-size:14px;
    margin-left:20px;
}
.page3-con p span{
    display:block;
    float:right;
    margin-right:30px;
}
.footer-con{

    width:1100px;
    height:90px;
    margin:30px auto;
}
.footer{
   margin-top:50px;
}
.footer a{
    display:inline-block;
    font-size:14px;

}
.download a{

    line-height:30px;
}