@charset "utf-8";
/*新增的注册协议*/

.wall-xie{
    width:100%;
    height:100%;
}

.xie-content{
    width:900px;
    border-top: 2px solid #B32354;
    border-left: 1px solid #d8d7d7;
    border-right: 1px solid #d8d7d7;
    border-bottom: 1px solid #d8d7d7;
    margin:130px auto;
    padding: 20px;

}

.word-content p{
    color: #3e3e3e;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 27px;
}

.word-content p strong{
    font-weight: 700;
    color: #000;
    font-size: 14px;
}

.word-content p a{
    font-weight: 700;
    color: #FF0036;
    font-size: 14px;
}

.agree-xie{
    display: block;
    width:140px;
    height:35px;
    line-height: 35px;
    background-color: #FF0036;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    margin: auto;
}

.lv-content{
    width: 800px;
    padding: 50px;
    margin: auto;
}

.title-lv{
    display: block;
    color: #2b2b2b;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.lv-time{
    text-align: right;
    font-size: 14px;
    margin: 10px 0;
}

.lv-container{

}

.lv-container p{
    font-size: 14px;
    color: #2b2b2b;
    line-height: 26px;
    text-indent: 2em;

}

.lv-container>strong{
    display: block;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 700;
}

.si-time{
    text-align:center;
    font-size: 14px;
    margin-bottom: 10px;
}

.line-text{
    font-size: 14px;
    text-decoration: underline;
    color: #2b2b2b;
    font-weight: 700;
}

.line-link{
    font-size: 14px;
    color: #2379f6;
}

.small-line{
    font-size: 14px;
    color: #2b2b2b;
    font-weight: 600;
}

.normal{
    font-size: 14px;
    color: #2b2b2b;
    line-height: 26px;
}

.blue-text{
    font-size: 14px;
    color: blue;
    font-style: normal;
    text-decoration: underline;
}

.lv-container>strong a{
    font-size: 14px;
    color: blue;
}

.lv-container>p>strong i{
    font-size: 14px;
    color: #2986ff;
    font-style: normal;
    text-decoration: underline;
}