﻿body {
    background: #F5F6FA;
    background-size: 100% auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img {
    width: 100%;
}

.header {
    padding: 0.16rem 0.4rem 0 0.4rem;
    width: 100%;
    box-sizing: border-box;
    z-index: 9999;
    overflow: hidden;
    zoom: 1;
    background-color: #FFF;
    box-shadow: 2px 0 8px rgba(153, 158, 185, 0.33);
}

.header .logo {
    width: 3rem;
    margin: 0 auto;
    display: block;
}

.header .img {
    margin-top: 0.1rem;
    width: 5rem;
    display: block;
    float: right;
}

#main {
    padding: 0.55rem 0.4rem 0.75rem;
    position: relative;
}

#main .title {
    margin-bottom: 0.4rem;
}

#main .url {
    display: block;
    font-size: 0.34rem;
    line-height: 0.8rem;
    color: #5f637b;
    position: absolute;
    top: 1.85rem;
    left: 1rem;
}


#main .speedlist .li {
    height: 1.6rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
    padding: 0.25rem 0.6rem 0 4rem;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 5px 17px rgba(153, 158, 185, 0.35);
    width: 100%;
}

.l2s {
    width: 150%;
    margin-left: -50px;
    display: block;
    margin-top: 5px;
}

.l2s span {
    float: left;
}

#yjdz {
    text-align: left;
    height: 24px;
    line-height: 24px;
}

#main .speedlist .lis {
    height: 2.4rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
    padding: 0.25rem 0.6rem 0 4rem;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 5px 17px rgba(153, 158, 185, 0.35);
    width: 100%;
}

#main .speedlist .ms {
    float: left;
    font-size: 0.34rem;
    line-height: 0.8rem;
    color: #94a4d8;
    cursor: pointer;
    padding-left: 0.5rem;
    background: url(https://cr69.0081005.com/css/image/icon03.png) no-repeat left center;
    background-size: 0.4rem auto;
}

#main .speedlist .url {
    display: block;
    float: left;
    font-size: 0.34rem;
    line-height: 0.8rem;
    color: #5f637b;
    text-align: left;
    cursor: pointer;
}

.linktxt {
    color: #5f637b;
    line-height: 0.6rem;
    margin-left: -30%;
}

#main .speedlist .url:hover {
    color: #f5efc9;
    font-weight: bold;
    text-decoration: underline;
}

#main .speedlist .btn-open {
    width: 2.5rem;
    float: right;
    line-height: 0.75rem;
    text-align: center;
    display: block;
    text-align: center;
}

#main .speedlist .btn-open a {
    font-size: 0.34rem;
    display: block;
    color: #587ff6;
    border: 1px solid #587ff6;
    border-radius: 5px;
}

#main .speedlist .btn-open a:hover {
    background-color: #587ff6;
    color: #fff;
}

#main .btnUl {
    margin-bottom: 0.3rem;
}

#main .btnUl li {
    width: 100%;
    float: left;
    margin-right: 2%;
}

#main .btnUl li:last-child {
    margin-right: 0;
}

.footer {
    width: 100%;
    background-color: #464855;
    text-align: center;
    position: fixed;
    bottom: 0;
    height: 30px;
}

.footer .copyright {
    color: #a5a8bc;
    font-size: 0.28rem;
}

.ximgs {
    width: 20%;
    float: left;
    margin-left: -70%;
}

.linktxt {
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: baseline;
}

.linktxt b {
    font-weight: normal;
    display: inline-block;
}

.subtext {
    display: inline-block;
}