*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: black;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
.center {
    width: 1200px;
    margin: 0 auto;
}
.banner{
    background: url("../banner.jpg") no-repeat  top center;
    background-size: 1920px 700px;
    width: 100%;
    height: 700px;
    min-width: 1200px;
}


.news2{
    width: 100%;
    height: 500px;
    background: url("../bg1.jpg");
    min-width: 1200px;
}
.news2 .leftList{
    width: 580px;
    float: left;
    margin-right: 40px;
}
.news2 .rightList{
    margin-right: 0;
    width: 580px;
    float: left;
}
.news2 .table{
    width: 580px;
}

dl{
    margin-top: 30px;
    margin-bottom: 25px;
    list-style: none;
}
dt{
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #555;
    padding-bottom: 14px;
    text-align: center;
    border-bottom: 1px dashed #d7d7d7;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
dl dt a{
    color: #555;
}
dd{
    margin-top: 10px;
    color: #888;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news2 li{
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    margin-bottom: 18px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 20px;
    background: url(../icon2.png) 0 7.5px no-repeat;
}
.news2 li a{
    color: #333;
}
.w1080{
    width: 1200px;
}

.g-part6 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}
.m-title1 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.m-title img {
    width: 100%;
    height: auto;
}
.m-title1 .u-more {
    top: 33px;
}
.m-part6 {
    margin-left: auto;
    margin-right: auto;
    margin: 40px auto 80px;
    width: 1180px;
    height: 800px;
    zoom: 1;
}
.m-part6 .fl_wb {
    /*float: left;*/
    margin: 0 auto;
    width: 778px;
}

.m-part6 .fr_wb {
    float: right;
    width: 376px;
    background: #fff;
}
.footer{
    padding: 15px 0 15px 0;
    background: url(../bg_b.png) no-repeat top center;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    min-width: 1200px;
}


.footer {
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
}