﻿
.ApplyTop
{
    background-color: #f47d00;
    padding: 0;
    height: 80px;
}

.InvoiceApplyTop
{
    background-color: #f47d00;
}


.panel-footer
{
    background-color: #0f3577;
    border-top: 1px solid #fff;
}

.table-footer-save
{
    background-color: #0f3577;
    border-top: 1px solid #fff;
}

 .tab-conference tr,.tab-conference th,.tab-conference td
 {
     font-size:10px;
     text-align:center;
 }

.row-left-text
{
    padding-top: 10px;
}

.Invoice_Price
{
    font-size: 18px;
}

.padding_Top_6
{
    padding-top: 6px;
}

/*报名页按钮*/
.dl_Add
{
    background-color: #ff552e;
    height: 40px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

/*文字超出部分隐藏*/
.fontHide
{
    font-size: 15px;
    color: #666;
    height: 180px;
    line-height: 25px;
    overflow: hidden; /* text-overflow: ellipsis; */
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}


@media screen and (min-width: 1000px)
{
    .recommend a:hover
    {
        text-decoration: underline;
    }
    .list:hover
    {
        text-decoration: underline;
    }
    .title1 a:hover
    {
        text-decoration: underline;
    }
    .title2 a:hover
    {
        text-decoration: underline;
    }
    .hover a:hover
    {
        border: 1px solid #ff881e;
    }
}

@media screen and (max-width: 768px)
{
    .w1170
    {
        width: 94%;
    }
    .logo
    {
        margin-top: 10px;
    }
    .logo img
    {
        width: 100%;
        height: auto;
    }
    .log_box
    {
        margin-top: 10px;
    }
    .top_box
    {
    }
    .m25
    {
        margin: 5px auto;
    }
    .banner
    {
        width: 100%;
        height: 210px;
    }
    .banner_btn
    {
        bottom: 15px;
    }
    .news
    {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .hy_list
    {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .hy_list img
    {
        width: 100%;
        height: auto;
    }
    .db_a, .lj_a
    {
        width: 46%;
        margin: 0 2% 10px 2%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .lj_a
    {
        margin: 10px 2% 10px 2%;
    }
    .db_a img
    {
        width: 100%;
        height: auto;
    }
    .dl_box
    {
        width: 260px;
        margin-left: -130px;
        margin-top: -180px;
        height: auto;
    }
    .dl_box_logo
    {
        width: 90%;
        margin: auto;
        margin-top: 20px;
    }
    .dl_box_logo img
    {
        width: 100%;
        height: auto;
    }
    .sbumit_box
    {
        width: 90%;
        margin-top: 20px;
    }
    .sbumit_box div
    {
        margin-bottom: 15px;
    }
    .sbumit_box .w10
    {
        width: 100px;
    }
    .sbumit_box button
    {
        height: 30px;
    }
    .sbumit_box p, .s_span
    {
        line-height: 30px;
        height: 30px;
    }
    .mt230
    {
        margin-top: -230px;
    }
    .ls_box img
    {
        width: 100%;
        height: auto;
        float: none;
    }
    .pad
    {
        padding: 5px;
    }
    .sbumit_box p
    {
        font-size: 12px;
    }
}
