/* CSS Document */

h2 {
    font-size: 20px;
}

.MB_20 {
    margin-bottom: 20px;
}

.box_red {
    color: #d3371b;
    font-weight: bold;
}

    .box_red a {
        color: #d3371b;
        font-weight: bold;
    }

.box_left {
    float: left;
    width: 140px;
    min-height: 265px;
    background-color: #D3371B;
    padding-bottom: 5px;
    font-size: 14px;
    color: #fff;
}

.box_left_title {
    background-color: #D3371B;
    height: 25px;
    padding: 10px 0 0 12px;
}

.box_left_title_select {
    background-color: #D3371B;
    height: 25px;
    margin-left: -12px;
    padding: 8px 0 0 12px;
}

.box_left_title_top {
    font-size: 16px;
    height: 27px;
    padding: 8px 0 0 12px;
}

.box_left_cont {
    width: 128px;
    padding: 10px 0 0px 12px;
    min-height: 63px;
    background-color: #e4644b;
    overflow: hidden;
}

.box_left_search {
    width: 136px;
    background-color: #e4644b;
    padding: 5px 0 5px 4px;
    height: 30px;
}
/**修改 搜索框 样式new_search修改，new_search_bg、new_search_btn新增****/
.new_search_bg {
    width: 125px;
    height: 30px;
    border: 1px #fff solid;
    background-color: #fff;
}

.new_search {
    width: 88px;
    height: 20px;
    color: #D3371B;
    border: 0;
    padding: 5px 0 0 5px;
}

.new_search_btn {
    background: url(/web/img/v1/news/new_list_search.jpg);
    width: 23px;
    height: 24px;
    border: 0;
    cursor: pointer;
}

.box_left_cont a {
    font-size: 14px;
    color: #fff;
}

.box_left_title_select a:hover {
    text-decoration: none;
}

.box_left_cont li {
    margin-bottom: 10px;
    cursor: pointer;
}

.box_right {
    float: right;
    width: 666px;
    min-height: 570px;
    padding: 28px 57px 50px 57px;
    
    color: #333;
    overflow-x: hidden;
}

.box_list_right {
    float: right;
    width: 780px;
    min-height: 350px;
    color: #333;
}

.box_right_title {
    background: url(/web/img/v1/news/new_list_title_bg.jpg) repeat-x;
    height: 36px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
}

    .box_right_title div {
        margin-left: 20px;
        padding-top: 5px;
        float: left;
    }

.box_right p {
    line-height: 25px;
}

.box_right_cont {
    width: 100%;
    line-height: 25px;
    font-family: Verdana,\5b8b\4f53;
}

.box_right_list {
    padding-top: 18px;
    width: 100%;
    float: right;
    color: #333;
    min-height: 400px;
}

    .box_right_list ul {
        padding: 0;
        margin: 0;
    }

    .box_right_list li {
        list-style: none;
        background: url(/web/img/v1/news/pointer.png) no-repeat left center;
        padding: 6px 0 6px 15px;
        border-bottom: 1px #a1a1a1 dotted;
        font-family: Verdana,\5b8b\4f53;
    }

        .box_right_list li a {
            color: #333;
        }

        .box_right_list li span {
            float: right;
            margin-right: 33px;
        }

.fx {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .fx span {
        padding-top: 2px;
    }

.fx_more {
    background: url(/web/img/v1/news/fx_more.jpg) no-repeat;
}

.box_right_cont p {
    text-indent: 2em;
    margin-bottom: 10px;
}

.list_page {
    float: right;
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 20px;
    color: #333;
    width: 700px;
    text-align: right;
}

    .list_page li {
        margin-right: 5px;
        width: 28px;
        height: 28px;
        float: left;
        background-color: #ece6d5;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        line-height:28px;
    }

        .list_page li a {
            margin-right: 5px;
            width: 28px;
            display: block;
            height: 28px;
            line-height:28px;
            text-align: center;
            background-color: #ece6d5;
            font-size: 14px;
            font-weight: bold;
            cursor: pointer;
        }

    .list_page a:hover {
        background-color: #D3371B;
        color: #fff;
        text-decoration: none;
    }

    .list_page .lt_li {
        background: url(/web/img/v1/news/lt.jpg) no-repeat;
        width: 57px;
        height: 28px;
        padding: 0;
        margin-right: 10px;
    }

    .list_page .gt_li {
        background: url(/web/img/v1/news/gt.jpg) no-repeat;
        width: 56px;
        height: 28px;
        padding: 0;
        margin-left: 5px;
        margin-right: 10px;
    }

    .list_page .lt_li a {
        background: url(/web/img/v1/news/lt.jpg) no-repeat;
        width: 57px;
        height: 28px;
        padding: 0;
        margin-right: 10px;
    }

    .list_page .gt_li a {
        background: url(/web/img/v1/news/gt.jpg) no-repeat;
        width: 56px;
        height: 28px;
        padding: 0;
        margin-left: 5px;
        margin-right: 10px;
    }

    .list_page .curr_li a {
        background-color: #D3371B;
        color: #fff;
    }

    .list_page span {
        margin-top: 0;
    }

.page_input {
    width: 32px;
    height: 26px;
    border: 1px #dcdbdb solid;
    text-align: center;
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 0;
}

.list_page .point {
    height: 20px;
    padding-top: 8px;
    text-align: center;
}
.box_index {
    border-top: 2px #d3371b solid;
    min-width: 210px;
    margin-left: 10px;
    /*background-color: #ece6d5;*/
    font-size: 12px;
    padding: 0 5px;
    height:405px;
}

.box_index_cont {
    padding-top: 10px;
    *padding-top: 8px;
    width: 290px;
    overflow: hidden;
    height: 147px;
    *height: 149px;
    font-family: Verdana,\5b8b\4f53;
}

.box_index_cont_indent {
    text-indent: 8px;
}

.box_index_title {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 10px 0px 10px;
    border-bottom: 1px #d3371b solid;
    height: 28px;
    width: 265px;
    text-align: center;
}

    .box_index_title a:hover {
        text-decoration: none;
    }

    .box_index_title div {
        width: 265px;
        float: left;
        overflow: hidden;
        display: inline;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .box_index_title div a {
            font-size: 16px;
            font-weight: bold;
        }

.box_index_cont li {
    float: left;
    margin: 0 3px 0 3px;
    text-align: center;
    width: 135px;
    line-height: 24px;
    overflow: hidden;
    display: inline;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .box_index_cont li img {
        width: 131px;
        height: 100px;
    }

.clear_li li {
    clear: both;
    text-align: left;
    padding-left: 10px;
    width: 270px;
    overflow: hidden;
    display: inline;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box_index_rtitle {
    font-size: 16px;
    color: #d3371b;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
    height: 28px;
    width: 200px;
}

    .box_index_rtitle img {
        float: right;
    }

.box_index_scont {
    padding-top: 10px;
    *padding-top: 8px;
    width: 217px;
    overflow: hidden;
    height: 190px;
}

    .box_index_scont li {
        clear: both;
        padding-left: 10px;
        line-height: 24px;
        width: 217px;
        font-family: Verdana,\5b8b\4f53;
    }

        .box_index_scont li a {
            clear: both;
            padding: 0;
            margin: 0;
            width: 205px;
            float: left;
            overflow: hidden;
            display: inline;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

    .box_index_scont .box_red a {
        font-weight: normal;
    }

.box_index_ad {
    padding: 10px 0 0px 0px;
    *padding: 2px 0 0px 0px;
    text-align: center;
    clear: both;
}
.smartAdv-controller{
    left:90px;
}