*
{
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
}
ul, li
{
    list-style: none;
    padding: 0;
    margin: 0;
}
a:hover
{
    text-decoration: none;
}
.clearB
{
    clear: both;
}
.second-module
{
    margin: 0 auto;
    margin-bottom: 80px;
    position: relative;
}
.second-more
{
    position: absolute;
    right: 0;
    top: 3px;
    width: 138px;
    height: 20px;
    background: #fff;
    font-size: 16px;
    text-align: right;
}
.second-more a
{
    color: #878787;
}
.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/title-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: 74px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.second-qhjs-title
{
    background: url(../image/qhjs.png) no-repeat center;
}
.second-gzbs-title
{
    background: url(../image/gzbs.png) no-repeat center;
}
.second-qwjd-title
{
    background: url(../image/qwjd1.png) no-repeat center;
}
.second-jtxw-title
{
    background: url(../image/jtdt.png) no-repeat center;
}
.second-xxdt-title
{
    background: url(../image/xxdt1.png) no-repeat center;
}
.lzqh-body
{
    min-width: 1320px;
    margin: 0 auto;
}
.banner
{
    min-width: 1300px;
}
.banner img
{
    width: 100%;
}
.lzqh-content
{
    width: 100%;
    margin: 0 auto;
}
.lzqh-nav
{
    width: 100%;
    margin: 0 auto;
    height: 100px;
    background: #b70a09;
}
.nav
{
    width: 1200px;
    margin: 0 auto;
}
.nav ul
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    font-size: 30px;
    font-weight: bold;
}
.nav ul li a
{
    color: #fff;
    display: inline-block;
    padding: 15px 20px;
    height: 22px;
    transition: all .15s;
}
.nav ul li a.active
{
    color: #b70a09;
    background: #fff;
    border-radius: 10px;
}
.nav ul li a:hover
{
    color: #b70a09;
    background: #fff;
    border-radius: 10px;
}
.lzqh-news
{
    width: 1200px;
    margin: 0 auto;
}
.footer-outer
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #b70a09;
    padding: 40px 0;
}
.footer-line1
{
    color: #fff;
    font-size: 16px;
}
.footer-line2
{
    color: #fff;
    font-size: 16px;
    padding-top: 20px;/* padding-bottom:30px; */
}/**end**/