@charset "utf-8";

/* CSS Document */

.top_banner_wrap04{
    width:100%;
    height:200px;
    background:url("../image_new/news_banner04.png") no-repeat center center;
}

.news_title{
    width:1234px;
    margin:25px auto 0;
}

.news_title h6{
    width:1234px;
    border-bottom:solid 1px #d6d6d6;
}

.news_title b{
    display:block;
    font-size:18px;
    color:#414141;
    float:left;
    background:url("../image_new/titleLine.png") no-repeat center right;
    padding-right:10px;
}

.news_title em{
    display:block;
    font-size:12px;
    color:#7e7e7e;
    font-style:normal;
    font-weight:normal;
    float:left;
    padding-left:12px;
    height:32px;
    line-height:32px;
}

.news_title span{
    display:block;
    text-decoration:none;
    font-size:14px;
    color:#666;
    float:right;
    font-weight:normal;
    height:32px;
    line-height:32px;
}

.news_title .current_title{
    color:#1c62aa;
}

.nr{
    width:100%;
    margin:0 auto;
    padding:50px 0;
    min-height:50vh;
}

.nr ul{
    width:600px;
    margin:0 auto;
}

.nr li{
    color:#333;
    font-size:14px;
    line-height:42px;
}
