body{
    font-size: 16px;
    color: #1a1a1a;
    background-color: #f6f6f6;
    margin: 0 auto;
}
.bt{
    text-align: center;
    background-color: #000;
    line-height: 2;
    color: #fff;
    font-size: 25px;
}
.bt p{
    font-weight: bold;
}
.nr{
    margin-bottom: 50px;
}
.tx{
    text-align: center;
}
.tx img{
    width: 70%;
}
.jsbt{
    font-size: 20px;
    color: #ff6277;
    font-weight: bold;
}
.modal-body{
    text-align: center;
}
.modal-body p{
    margin-bottom: 10px;
}
.ys{
    font-size: 14px;
    margin-top: 5px;
}
.ys li{
    margin-bottom: 3px;
}
.me{
    font-size: 16px;
    color: #2c3e50;
    font-weight: bold;
}
.me span{
    color: red;
}
.notice_active{
    text-align: center;
    height: 2.6rem;
    padding: 0;
    overflow: hidden;
    margin-top: 20px;
}
.notice_active li{
    list-style-type:none;
    overflow: hidden;
}
.notice_active li.notice_active_ch span {
    color:#656972;
    font-size:2rem;
    overflow: hidden;
}
.lqzl{
    text-align: center;
    margin: 20px 2%;
    font-size: 16px;
    font-weight: bold;
    background-color: #000;
    color: #fff;
    line-height: 40px;
    border-radius: 5px;
    width: 96%;
}

.weixin{
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    width: 100%;
}
.nr img{
    width: 100%;
}
.tubj{
    background-image: url("../images/tu2.png");
    background-size: 100%;
    height: 560px;
 }