.contactID > .ptb20
{
    padding-left: 22px;
    font-size: 20px;
    font-weight: bold;
}

#onlineC0 > .ptb5
{
    font-size: 18px;
    font-weight: bold;
}

input[type=email]
{
    width: 494px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #7f9db9;
    padding-left: 10px;
    outline: none;
}

a.bigABtn
{
    padding-left: 37px;
}

a.bigABtn span
{
    padding-right: 37px;
}

/* button */
.net722_di
{
    width: 100%;
    height: 130px;
    background: #e7e7e7;
}

.net722_di01
{
    width: 1000px;
    height: 130px;
    margin: 0 auto;
}

.net722_di01_l
{
    width: 800px;
    height: 40px;
    padding-top: 25px;
    line-height: 40px;
}

.net722_di01_r
{
    width: 126px;
    height: 124px;
    float: right;
    padding-top: 4px;
}

.net722_di01_r01
{
    width: 126px;
    height: 62px;
    background: url(../images/bei.jpg);
}

.net722_di01_l a
{
    display: block;
    float: left;
    width: 106px;
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
    text-decoration: none;
}

.net722_di01_l01
{
    width: 800px;
    height: 40px;
    line-height: 40px;
}

.net722_di01_l01 a
{
    display: block;
    float: left;
    width: 106px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #4d4d4d;
    text-decoration: none;
}

.net722_728
{
    padding-left: 15px;
    float: left;
    padding-top: 20px;
}

.net722_728 a
{
    text-decoration: none;
    color: #23408a;
    font-size: 12px;
}

.net722_728 a img
{
    padding-left: 4px;
}

.net722_72801
{
    width: 126px;
    text-align: center;
    color: #656565;
    font-size: 12px;
    padding-top: 12px;
}

.fillTabel textarea
{
    color: black;
}

.bottom-P
{
    font-size: 13px;
    color: #99989e;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}


/* m_bottom -----solid----  */
.m_bottom
{
    background-color: #fff;
    text-align: center;
}

.m_bottom ul
{
    display: flex;
    margin: 0;
    padding: 0;
    border-top: 1px solid #b8aea2;
    border-bottom: 1px solid #b8aea2;
    justify-content: space-around;
    background-color: #f5f5f5;
}

.m_bottom li
{
    list-style: none;
    line-height: 44px;
    margin: 0 14px;
    text-align: center;
}

.m_bottom li a
{
    color: #061e35;
    font-size: 14px;
}

.mb_nav span
{
    font-size: 13px;
    margin-top: 3px;
}

.mb_nav img
{
    width: 32px;
}

.m_bottom p
{
    font-size: 12px;
}

.m_bottom .footer
{
    font-size: 14px;
    padding: 15px 0px;
    text-align: center;
    color: #86898e;
    border-top: 1px solid;
}

.m_bottom .release
{
    position: fixed;
    bottom: 50px;
    right: 10px;
    background-color: #fff;
}

/* 媒体查询 */

@media screen and (max-width:750px)
{
    .logoBar
    {
        height: 82px;
        background: url("../images/top_m_bg.jpg") no-repeat;
        background-size: 100%;
        background-position: top;
        box-sizing: border-box;
    }

    .logoBar .left
    {
        float: none;
    }

    #header, #content, .net722_di01, .net722_di01_l, .net722_di01_l01
    {
        width: auto;
    }

    .contactID > .ptb20
    {
        font-size: 16px;
    }

    #content
    {
        text-align: center;
    }

    #sidebar
    {
        width: 100%;
        float: none;
    }

    .sidNav h2 a, .sidNav h2 a:visited
    {
        background: none;
    }

    .sidNav h2 a.current2, .sidNav h2 a.current2:visited, .sidNav h2 a:hover
    {
        background: none;
    }

    #sidNavUL li
    {
        border: 1px solid #ddd;
        margin-bottom: 10px;
        border-radius: 4px;
    }

    #ConMain
    {
        float: none;
        width: 100%;
    }

    .sidNav
    {
        padding-bottom: 0px;
    }

    .contactID
    {
        display: flex;
        height: auto;
        flex-direction: column;
        padding-top: 150px;
        background: url("../images/contact_m_bg.jpg");
        background-repeat: no-repeat;
    }

    .contactID
    {
        width: 100%;
        padding: 150px 0px 10px 0px;
    }

    .contactID > .ptb20, .contactID .time
    {
        padding: 10px 0px 10px 0px;
    }

    .btns .tel
    {
        float: none;
        display: block;
        margin: 0 !important;
    }

    input[type=email], .fillTabel textarea
    {
        width: 90%;
    }

    .p10
    {
        padding: 0;
    }

    .net722_di
    {
        display: none;
    }

    textarea[name=txtContent]
    {
        height: 40px;
    }

    .fillTabel h3
    {
        margin-left: 0px;
    }

    .fillTabel th
    {
        text-align: center;
        width: 20%;
        line-height: 34px;
    }

    .m-d
    {
        display: none;
    }

    #onlineC0 > .ptb5
    {
        font-size: 16px;
    }

    .help > span
    {
        display: block;
    }
}
