﻿/* ISO9001质量管理体系样式开始 */
.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;
}
.m-banner
{
    display: none;
}
.jj .jj_txt
{
    display: table;
}
.jj_txt2
{
    line-height: 24px;
    color: #333;
    font-size: 14px;
    text-align: justify;
    display: table-cell;
    vertical-align: middle;
    align-items: center;
}
.jj_txt2 p
{
    line-height: 24px;
    color: #333;
    font-size: 14px;
    text-align: justify;
}
.down_menu
{
    width: auto;
}
.down_menu ul
{
    width: auto;
    padding: 13px 20px 0;
    overflow-y: auto;
    overflow-x: hidden;
}
.down_menu ul li a
{
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
}
.go-top
{
    margin: 0 auto;
}
.m-jj-img
{
    display: none;
}
@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;
    }
    .down_menu_s
    {
        display: none!important;
    }
    .down_zlgltx
    {
        padding-top: 1rem;
        width: 7.5rem;
        margin: 0 auto;
    }
    .down_zlgltx .down_title
    {
        display: block;
        height: 2.23rem;
        width: 100%;
    }
    .down_title h2
    {
        font-weight: normal;
        line-height: .98rem;
        font-size: .5rem;
        color: #3172ca;
    }
    .down_title h2 span
    {
        line-height: .98rem;
        font-size: .5rem;
        color: #666;
        font-weight: normal;
    }
    .down_title .line
    {
        margin: .33rem 0;
    }
    .down_title .line span
    {
        line-height: 1.37rem;
        font-size: .28rem;
        position: relative;
        top: -35px;
    }
    .jj
    {
        width: auto;
        height: auto;
        background: none;
        margin: 0 auto;
        margin: 0 .25rem 1.28rem;
        background: #f3f3f3;
    }
    .jj .jj_txt
    {
        width: 100%;
        height: auto;
        float: none;
        padding: 0;
    }
    .jj_txt2
    {
        padding: 0 .25rem .68rem;
        line-height: .56rem;
        color: #333;
        font-size: .28rem;
    }
    .jj_txt2 p
    {
        line-height: .56rem;
        color: #333;
        font-size: .28rem;
    }
    .m-jj-img
    {
        display: block;
        width: 100%;
        padding-bottom: .53rem;
    }
}