body {
    background-color: #F4F5F9;
}

.TopBanner {
    height: 150px;
    /*padding-top: 25px;*/
    background: url(../JN_img/bg_topBanner.png) no-repeat center center;
}

    .TopBanner .p-title {
        font-size: 42px;
        color: #1571bf;
    }

    .TopBanner .p-txt {
        width: 590px;
        height: 27px;
        font-size: 17px;
        line-height: 27px;
        background: url(../JN_img/bg_top-txt.png) no-repeat center center;
    }

    .TopBanner .div_link {
        width: 90px;
        height: 96px;
        background: url(../JN_img/bg_baoming.png) no-repeat center center;
        background-size: 100% 100%;
    }

        .TopBanner .div_link .a_link {
            padding: 20px 25px 0;
        }

.imgBox {
    margin-left: 120px;
    width: 227px;
    height: 150px;
    background: url(../JN_img/pic-top-right.png) no-repeat center center;
}

.con_box {
    min-height: 580px;
    background-color: #ffffff;
}

.hd_title {
    width: 190px;
    height: 110px;
    /*border-bottom: 1px solid #dddddd;*/
}

    .hd_title li {
        width: 150px;
        height: 50px;
        line-height: 50px;
        padding-left: 40px;
        color: #666;
        margin-bottom: 5px;
        background: #F6F6F6 url(../JN_img/icon-leftshow.png) no-repeat 15px center;
    }

        .hd_title li.on {
            width: 150px;
            height: 50px;
            line-height: 50px;
            padding-left: 40px;
            color: #FFFFFF;
            background: #308BD8 url(../JN_img/icon-lefton.png) no-repeat 15px center;
        }

.bd_box {
    width: 934px;
}

.bottomUl li {
    font-size: 14px;
    background: url(../JN_img/spot_grey.png) no-repeat 4px center;
    padding-left: 20px;
    line-height: 35px;
    +line-height: 30px;
    border-bottom: 1px dashed #EDEDED;
}

    .bottomUl li a {
        width: 765px;
    }

.p_type {
    font-size: 15px;
}

.txtBox {
    font-size: 12px;
    width: 168px;
    min-height: 108px;
    padding: 15px 10px;
    border: 1px solid #EEEEEE;
}

.tagName {
    width: 65px;
    line-height: 24px;
}

.span_txt {
    width: 100px;
    line-height: 24px;
}

.clickshow {
    background: #308BD8; /* À¶É«*/
    width: 190px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
}
.clickshow_A{
    color: #ffffff
   
}

.clickhidden {
    background: #F6F6F6;
    width: 190px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
}
.clickhidden_A{
     color:#666
}