*
{
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
}
body
{
    min-width: 1340px;
    background-size: 100% 100%;
}
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
{
    width: 1200px;
    height: 84px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.jtbs-title
{
    background: url(../image/jtbs-title.png);
}
.jczxd-title
{
    background: url(../image/jczxd-title.png);
}
.dsts-title
{
    background: url(../image/duts.png);
}
.cecep-detail
{
    padding: 50px 0;
}
#article_content img
{
    display: block;
    width: 650px;
    margin: 0 auto;
}
#article_content p
{
    text-indent: 2em;
}
.footer-outer
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #dc2d2d;
    padding: 42px 0;
}
.footer-line1
{
    color: #fff;
    font-size: 22px;
}
.footer-line2
{
    color: #fff;
    font-size: 22px;
    padding-top: 25px;/* padding-bottom:30px; */
}