.clearfix:after{
    content: ".";
    display:block;
    height:0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
.wp {
    margin: 30px auto;
    padding-bottom: 10px;
    background: #fff;
    width: 1000px;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    position: relative;
}

.wp h2 {
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px dashed #ccc;
    font-family: 'Microsoft YaHei';
}

.wp h3 {
    padding: 0 30px;
    font-weight: bold;
}

.wp p,
h3.little-fonts,
h3.little-fonts-list {
    margin: 2px 0;
    padding: 0 30px;
    line-height: 2;
}
.wp p span {
    font-weight: 700;
}
.wp p.china-law {
    font-style: italic;
}
.little-fonts {
    text-indent: 2em;
}
.jp-body .little-fonts {
    text-indent: 0;
}

.little-fonts-list {
    text-indent: 3em;
}
.jp-body .little-fonts-list {
    text-indent: 1em;
}
.goto-inner {
    padding: 10px 50px;
}
.goto-inner .lt {
    float: left;
    display: inline-block;
    width: 50%;
}
.goto-inner .gt {
    float: right;
    display: inline-block;
    width: 50%;
}
.goto-inner a {
    color: #389af3;
    font-size: 13px;
    width: 220px;
    display: inline-block;
    margin-bottom: 5px;
}
.goto-inner a:hover {
    color: #f60;
}
p.title-fonts {
    text-indent: 2em;
}
.cq-name-class {
    text-align: center;
    position: absolute;
    right: 50px;
    bottom: 6px;
}
.cq-name-class h3 {
    padding: 0;
}
.p-go-ahead {
    position: fixed;
    right: 150px;
    bottom: 300px;
    display: none;
}



@media (max-width:980px), (max-device-width: 980px) {
    .wp {
        width: 100%;
        margin: 0rem auto;
    }
    .new-rules p,
    .new-rules h3,
    .wp p,
    .wp h3 {
        padding: 0;
    }
    p.title-fonts,.new-rules {
        padding: 0 0.4rem!important;
        position: relative;
    }
    .goto-inner {
        padding:0.15rem 0.4rem !important;
    }
    .goto-inner a {
        width: 48%;
    }
    .p-go-ahead {
        right: 0.4rem;
        bottom: 2rem;
        width: 0.8rem;
    }
    .cq-name-class {
        right: 0.4rem;
        bottom: 0.2rem;
    }
    .rult-end {
        padding-bottom: 0.4rem!important;
    }
    .little-fonts {
        text-indent: 0.4rem;
    }
    .little-fonts-list {
        text-indent: 0.6rem;
    }
    .sub-nav {
        display: none;
    }
}
