﻿
.in_bsfw_wrap {
    width: 774px;
    height: auto;
    overflow: hidden;
    padding: 2px;
    background: #fff;
    margin-top: 7px;
}

.in_bs_left {
    width: 774px;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
}

    .in_bs_left ul {
        width: 774px;
    }

        .in_bs_left ul li {
            width: 180px;
            float: left;
            margin-right: 12px;
        }

    .in_bs_left dl dt {
        width: 94px;
        height: 54px;
        line-height: 54px;
        padding-left: 0px;
        font-size: 13px;
        color: #a95c3e;
    }

        .in_bs_left dl dt.dt01 {
            line-height: 30px;
            height: 30px;
            font-weight: bold;
        }

        .in_bs_left dl dt.dt02 {
            line-height: 45px;
            padding-top: 4px;
            height: 50px;
        }

        .in_bs_left dl dt.dt03 {
            padding-left: 0px;
        }

        .in_bs_left dl dt.dt04 {
            padding-left: 0px;
        }

    .in_bs_left dl dd {
        width: 176px;
        height: 150px;
        overflow: hidden;
        border: 1px solid #d2d2d2;
        margin-top: 7px;
        padding: 5px;
    }

        .in_bs_left dl dd a {
            display: block;
            padding-left: 0px;
            color: #666;
            font-size: 14px;
            line-height: 24px;
        }

.in_bs_right {
    width: 249px;
    float: right;
}

    .in_bs_right img {
        padding-bottom: 6px;
    }

.in_bs_left dl dt.dt02 {
    padding-left: 0px;
    width: 110px;
}

.in_bs_left dl dt.dt04 {
    _width: 100px;
}

.in_bs_left ul li {
    _margin-right: 8px;
}

.table-td td {
    text-align: center;
}

.new-tag {
    color: red;
}

* {
    border: 0;
    margin: 0;
    padding: 0;
}


.style1 {
    color: #C0C0C0;
}

html {
    background-color: #fff;
}

body {
    background-color: #fff;
}

.jituan {
    margin: 15px 5px;
}

    .jituan h3 {
        padding: 6px 10px;
        color: #266fbd;
        font-family: '微软雅黑';
        font-size: 14px;
        font-weight: bolder;
    }

    .jituan a:hover {
        text-decoration: none;
    }

    .jituan p {
        /*padding: 5px;*/
        font-size: 0;
    }

        .jituan p a {
            display: inline-block;
            padding: 10px;
            box-sizing: border-box;
            min-width: 16%;
            text-align: center;
            font-size: 14px;
        }

            .jituan p a:hover {
                text-decoration: none;
                background: #EEE;
                color: #333;
            }
/*特殊*/
.guanggao_content h2:hover {
    cursor: pointer;
    color: #666;
}

.guanggao_content p {
    padding: 8px;
    background: #fff;
    width: 110px;
    margin: 15px auto;
}

    .guanggao_content p img {
        display: block;
        width: 100%;
    }

.guanggao {
    background-size: 100% 100% !important;
}

.h201 {
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    padding-left: 0px;
    font-size: 13px;
    color: #a95c3e;
    margin-top: 5px;
}

.table_news td {
    padding: 0 10px;
}

a.disable {
    color: #AAA;
    cursor: not-allowed;
}

.jituan p a.disable:hover {
    background: #FFF;
    color: #AAA;
}

#zhongjian {
    position: fixed;
    width: 700px;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -350px;
    box-shadow: 0 0 3px #333;
    z-index: 9999;
    background: #FFF;
    border-radius: 3px;
}

    #zhongjian img {
        width: 100%;
        height: 100%;
    }

#guanggao_close1 {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 14px;
    display: block;
    background: #266fbd;
    color: #FFF;
    text-decoration: none;
    padding: 6px 14px;
    cursor: pointer;
    border-radius: 3px;
}

    #guanggao_close1:hover {
        background: #AAA;
    }

.timeclose {
    position: absolute;
    right: 80px;
    top: 13px;
    font-size: 12px;
}

.zj-title {
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    box-sizing: border-box;
    padding: 5px 15px;
    font-family: 'Microsoft YaHei';
}

.zj-cont {
    height: auto;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0 3px #AAA inset;
}

.zj-footer {
    height: 40px;
    position: relative;
    box-sizing: border-box;
}
