*
{
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
}
body
{
    min-width: 1340px;
}
ul, li
{
    list-style: none;
    padding: 0;
    margin: 0;
}
a:hover
{
    text-decoration: none;
}
.clearB
{
    clear: both;
}
.banner img
{
    width: 100%;
}
.home-content
{
    width: 1200px;
    margin: 0 auto;
}
.second-module
{
    margin: 0 auto;
    margin-bottom: 80px;
    position: relative;
}
.second-news-item
{
    height: 45px;
    line-height: 45px;
    width: 1200px;
}
.second-news-item-title
{
    float: left;
    width: 1020px;
    padding-left: 20px;
    font-size: 16px;
    background: url(../image/dian-icon.png) no-repeat center left;
}
.second-news-item-title a
{
    color: #333;
}
.second-news-item-date
{
    width: 160px;
    float: left;
    text-align: right;
    font-size: 16px;
}
.second-title
{
    font-size: 46px;
    text-align: center;
    color: #d71c1e;
    height: 75px;
    line-height: 70px;
    background: url(../image/bt-bg.png) no-repeat center;
    width: 908px;
    margin: 0 auto;
    font-family: "Source Han Sans CN";
    font-weight: bold;
    margin-top: -120px;
    margin-bottom: 50px;
}
.footer-outer
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #d71c1e;
    padding: 40px 0;
}
.footer-line1
{
    color: #fff;
    font-size: 16px;
}
.footer-line2
{
    color: #fff;
    font-size: 16px;
    padding-top: 20px;/* padding-bottom:30px; */
}