#logo
{
    /*background:url(https://img.51rjxz.com/Public/Mobile/img/app/logom_913md.png) no-repeat;*/
}
.lnav p {
    float: left;
    width: auto;
    height: 42px;
    color: #65bb0a;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #65bb0a;
    padding: 0 6px;
}
.list_imgCont p {
    font-weight: normal;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.tip-main {
    z-index: 1;
    width: 75%;
    border-radius: 10px;
    padding: 0 5%;
    padding-bottom: 20px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.tip-model-tit {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    font-weight: bold;
    margin: 50px auto 0;
    height: 14px;
}

.tip-list {
    width: 100%;
    overflow: hidden;
    margin-top: 12px;
}

.tip-list li {
    display: block;
    color: #999;
    font-size: 13px;
    height: 13px;
    line-height: 13px;
    margin-top: 12px;
}

.copy-txt {
    width: 100%;
    height: 40px;
    background-color: #f4f4f4;
    border-radius: 3px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}

.copy-btn {
    display: block;
    width: 100%;
    height: 45px;
    background-color: #919cf4;
    border-radius: 6px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
    cursor: pointer;
}

.down{
    width: 70px;height: 60px;
    -webkit-align-items: center;
    align-items: center;
}
.down a{
    display: block;
    width: 70px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    background: #f16565;
}
.down a:first-child{margin-bottom:8px;background: #70b63a;}
.zshu{
    text-align: center;
}
.zshu a{
    display: block;
    padding: .2rem .5rem;
    border: 1px solid #F44336;
    background: #F44336;
    width: 40%;
    color: #fff;
    margin: 1rem auto 0rem auto;
    border-radius: .3rem;
    font-size: .38rem;
    text-align: center;
}
.ylist .txts p {
    font-weight: normal;
    font-size: 15px;
    height: 46px;
    line-height: 23px;
    overflow: hidden;
    color: #333;
}
.list ul li p {
    color: #000;
}
