﻿.new {
    width: 100%;
}

.new_line {
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    margin-top: 30px;
}

.new_tab {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    /* background: #f9f9f9; */
}

.new_tab_list {
    /* width:170px; */
    /* height:50px; */
    /* line-height:50px; */
    color: #666;
    /* text-align: center; */
    /* float: left; */
    display: inline-block;
    padding: 15px 0;
    margin: 0 40px;
}

.new_tab_list_color {
    /* background:#2B6BFF; */
    color: #2B6BFF;
    border-bottom: 1px solid #2B6BFF;
}

.new_tab_list:hover {
    cursor: pointer;
    border-bottom: 1px solid #2B6BFF;
    color: #2B6BFF;
}

.new_con {
    width: 1200px;
    margin: 0 auto;
}
/* .new_link a{
    color:#333;
}
.new_link .cur{
    color:#2B6BFF;
} */
.new_tab_view {
    margin-top: 30px;
}

.new_list {
    display: none;
}

.new_list_tabs {
    display: block;
}

.new_list_con {
    height: 226px;
    margin-top: 25px;
    background-color: #f9f9f9;
    overflow: hidden;
}

.new_list_lf {
    width: 1030px;
    float: left;
}

    .new_list_lf img {
        width: 300px;
        height: 226px;
        float: left;
    }

.new_text {
    width: 700px;
    float: right;
}

    .new_text h3 {
        font-size: 22px;
        color: #666;
        padding: 45px 0px 24px;
    }

    .new_text p {
        font-size: 13px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .new_text div {
        padding-top: 20px;
    }

.new_list_rt {
    float: right;
    padding: 65px 18px 0px 0px;
}

    .new_list_rt span {
        display: block;
        font-size: 60px;
        line-height: 65px;
        border-bottom: 1px solid #1a1a1a;
        color: #1a1a1a;
        text-align: center;
    }

    .new_list_rt em {
        font-style: normal;
        display: block;
        font-size: 18px;
        padding-top: 7px;
    }

.tcdPageCode {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
    text-align: center;
}

    .tcdPageCode a {
        display: inline-block;
        color: #2B6BFF;
        display: inline-block;
        height: 38px;
        line-height: 38px;
        min-width: 40px;
        border: 1px solid #eee;
        margin: 0 2px;
        border-radius: 5px;
        padding: 0 10px;
        vertical-align: middle;
    }

        .tcdPageCode a:hover {
            text-decoration: none;
            border: 1px solid #2B6BFF;
        }


    .tcdPageCode .nextPage {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        margin: 0 2px;
        color: #666;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 5px;
        vertical-align: middle;
    }

    .tcdPageCode .prevPage {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        margin: 0 2px;
        color: #666;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 5px;
        vertical-align: middle;
    }

   
    .tcdPageCode .aspNetDisabled {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        margin: 0 2px;
        color: #666;
        background: #eee;
        border: 1px solid #dce0e0;
        border-radius: 5px;
        vertical-align: middle;
    }

    .tcdPageCode span.current {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        min-width: 40px;
        margin: 0 2px;
        color: #fff;
        background-color: #2B6BFF;
        border-radius: 5px;
        vertical-align: middle;
    }

    .tcdPageCode span.disabled {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        margin: 0 2px;
        color: #666;
        background: #eee;
        border: 1px solid #dce0e0;
        border-radius: 5px;
        vertical-align: middle;
    }

.newDetails {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.newDetails_con {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding: 33px 0;
    margin-bottom: 40px;
}

    .newDetails_con h3 {
        color: #333;
        font-size: 28px;
        font-weight: 600;
    }

.newDetails_hint {
    margin-top: 20px;
}

    .newDetails_hint span {
        color: #666666;
        font-size: 14px;
        padding: 0 20px;
    }

.newDetails_view p {
    font-size: 14px;
    text-indent: 28px;
    line-height: 24px;
    margin-bottom: 10px;
}

    .newDetails_view p img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

.newDetails_view div {
    margin-top: 40px;
}

    .newDetails_view div p {
        color: #666666
    }

.newDetails_bottom {
    padding: 20px 0;
    overflow: hidden;
    border-top: 1px solid #eee;
}

.newDetails_pre {
    float: left;
}

    .newDetails_pre p {
        color: #666;
        line-height: 26px;
        font-size: 14px;
    }

        .newDetails_pre p a {
            color: #666;
            font-size: 14px;
        }

            .newDetails_pre p a:hover {
                color: #2b6bff;
            }

.newDetails_btn {
    float: right;
    width: 100px;
    height: 30px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 30px;
}

    .newDetails_btn:hover {
        background: #2b6bff;
        cursor: pointer;
    }

        .newDetails_btn:hover a {
            color: #fff;
        }

    .newDetails_btn a {
        font-size: 14px;
        color: #666;
    }

.newDetails_link {
    width: 100%;
    background: #eee;
}

.newDetails_link_con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40px;
}

.newDetails_link_main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.newDetails_link_list {
    width: 50%;
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 28px;
}

.newDetails_link_con h2 {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
}

.newDetails_link_list:hover {
    color: #2b6bff;
    cursor: pointer;
}
