﻿/* 文档样式 */
.m-banner
{
    display: none;
}
.dede_pages
{
    margin: 0 auto;
    width: 1160px!important;
    height: 47px!important;
}
.dede_pages ul li
{
    float: left;
    line-height: 27px;
    width: auto;
    height: auto;
    padding: 0 5px!important;
    border: none;
    background: #e7e7e7;
    margin: 0 4px!important;
}
.dede_pages ul .thisclass
{
    color: #fff;
    background: #0755a8;
    padding: 0 10px!important;
}
.m-pagelist
{
    display: none;
}
.down_title h2 span
{
    color: #3172ca;
    line-height: 70px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.down_title .line span
{
    position: relative;
    top: -13px;
    background: #fff;
    padding: 0 20px;
    font-family: "Arial";
    font-size: 18px;
    color: #666;
    text-transform: capitalize;
    line-height: 28px;
}
@media(min-width: 320px) and (max-width: 1200px)
{
    .bannerbox
    {
        margin-top: 0!important;
    }
    .banner
    {
        display: none!important;
    }
    .m-banner
    {
        display: block;
    }
    .m-banner img
    {
        width: 100%!important;
        vertical-align: bottom;
    }
    .down_center
    {
        padding: 0;
    }
    .dede_pages
    {
        width: 7rem!important;
        height: 1.09rem!important;
        overflow: hidden;
        margin: 0 auto;
        padding-top: .68rem;
    }
    .down_menu_s
    {
        display: none!important;
    }
    .down_list
    {
        padding-top: 1rem;
        width: 7rem;
        margin: 0 auto;
    }
    .down_dx
    {
        width: 100%;
        height: auto;
        padding: 0 0 .4rem 0;
        background: none;
        border: none;
    }
    .scv-shaixuan
    {
        width: 7rem;
        margin: 0 auto;
        clear: both;
        height: auto;
        padding-bottom: .2rem;
    }
    .scv-shaixuan b, .scv-shaixuan span, .scv-shaixuan span a
    {
        font-size: .24rem;
        line-height: 200%;
        display: block;
        height: auto;
        color: #333;
        width: 100%;
        text-align: left;
        background: none;
    }
    .scv-shaixuan span
    {
        font-size: .24rem;
        line-height: 200%;
        float: left;
        color: #2e68b9;
        margin-right: .1rem;
        width: auto;
    }
    .scv-shaixuan p
    {
        width: 6.2rem;
        float: left;
    }
    .scv-shaixuan a
    {
        display: block;
        color: #333;
        font-size: .24rem;
        line-height: 200%;
        margin-right: .1rem;
        float: left;
    }
    .down_bottom
    {
        width: 100%;
        margin-top: 0;
        border: 0;
        margin-bottom: 0;
        border-bottom: .01rem solid #dcdcdc;
        clear: both;
    }
    .down_bottom .down_one1
    {
        height: auto;
        padding: .17rem .2rem;
        background: #f3f4f8;
        border: .01rem solid #dcdcdc;
        border-bottom: none;
    }
    .down_left
    {
        width: 100%;
    }
    .down_left .title
    {
        font-size: .24rem;
        line-height: 200%;
        color: #333;
    }
    .down_left p
    {
        font-size: .22rem;
        color: #999;
        line-height: 150%;
        display: inline-block;
        margin-right: .2rem;
    }
    .down_right
    {
        width: 100%;
        background: url(../image/down_16.png) left top no-repeat;
        padding-left: 18px;
        color: #666;
        margin-top: 19px;
        line-height: 11px;
    }
    .djxz li a
    {
        width: auto!important;
        height: .28rem!important;
        background: #2e68b9!important;
        padding: .1rem .2rem!important;
        color: #fff!important;
        font-size: .22rem!important;
        line-height: 100%!important;
        border-radius: .48rem!important;
    }
    .down_bottom .down_one2
    {
        height: auto;
        background: #fff;
        border: .01rem solid #dcdcdc;
        padding: .17rem .2rem;
        border-bottom: none;
    }
    .pagelist
    {
        display: none;
    }
    .m-pagelist
    {
        display: flex;
        justify-content: center;
        height: 1.09rem;
        overflow: hidden;
        margin: 0 auto;
        padding-top: .68rem;
        width: 100%!important;
        text-align: center;
        border: none;
        float: none!important;
        line-height: .56rem!important;
    }
    .m-pagelist ul li
    {
        float: left;
        width: auto;
        text-align: right;
        height: .5rem;
        overflow: hidden;
        line-height: .5rem;
        background: #f9f9f9;
        box-shadow: 0 2px 4px 2px rgb(0 0 0/10%);
        -ms-box-shadow: 0 2px 4px 2px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 2px 4px 2px rgb(0 0 0/10%);
        -o-box-shadow: 0 2px 4px 2px rgba(0,0,0,.1);
        -moz-box-shadow: 0 2px 4px 2px rgba(0,0,0,.1);
        padding: 0 5px!important;
        margin: 0 4px!important;
    }
    .m-pagelist ul li span
    {
        text-align: right;
        color: #888;
        width: auto;
        line-height: .5rem;
        font-size: .24rem;
        padding: 0 5px;
    }
    .m-pagelist ul li a
    {
        text-align: right;
        color: #333;
        width: auto;
        line-height: .5rem;
        font-size: .24rem;
        padding: 0 5px;
    }
    .m-pagelist ul li.active span
    {
        color: #2e68b9;
    }
}