﻿@charset "utf-8";


/*.news_banner {
    position: relative;
    width: 100%;
    height: 180px;
    min-width: 1170px;
    background: url("/Content/images/banner/banner_news.jpg") center center no-repeat;
}*/

.news_banner h1 {
    display: none
}


.new_title {
    border-bottom: 1px solid #eee;
    line-height: 30px;
    padding-bottom: 10px
}

.new_title h2 {
    font-size: 20px;
    font-weight: normal
}

.new_title span {
    float: right;
}

.new_title span a {
    font-size: 12px;
    color: #999
}


.news_com {
    padding: 30px 0 50px;
    width: 100%;
    height:400px;
    min-width: 1170px;
}

.news_com .info {
    padding-top: 15px
}

.news_com .info .list {
    width: 500px;
    line-height: 31px;
}

.news_com .info .list ul li {
    background: url(/Content/images/style/dot.jpg) no-repeat 0 15px;
    padding-left: 15px
}

.news_com .info .list ul li a {
    font-size: 14px;
}

.news_com .info .list ul li span {
    float: right;
    color: #999
}

.news_com .info .list ul li em {
    margin-right: 10px;
    color: #f60
}

.bgf6 {
    background: #f6f6f6
}

#news_list {
    padding: 30px 0 60px;
    width: 100%;
    min-width: 1170px;
}

#news_list .item {
    width: 350px
}

#news_list .item.center {
    margin: 0 60px;
}

#news_list .item .pic {
    margin-top: 20px
}

#news_list .item .pic img {
    width: 350px;
    height: 80px;
}

#news_list .item .list {
    margin-top: 15px;
    border-top: 1px dashed #eee;
    padding-top: 15px
}

#news_list .item .list ul li {
    line-height: 30px;
    background: url(/Content/images/style/dot.jpg) no-repeat 0 15px;
    padding-left: 15px
}

#news_list .item .list ul li a {
    font-size: 14px
}

#news_list .item .list ul li span {
    float: right;
    color: #999
}
