*{
    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;
}
.banner{
    background: url("../banner.jpg") no-repeat  top center;
    background-size: 1920px 869px;
    width: 100%;
    height: 869px;
    min-width: 1200px;
}

.slideBox{ width:640px; height:390px; overflow:hidden; position:relative; border:1px solid #ddd;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hdmore{height:20px;position:absolute; right:5px; bottom:10px;overflow:hidden;z-index:2; line-height:20px;}
.slideBox .hdmore a{ font-size:14px; color:#FC0;}

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px;background:#fff; cursor:pointer;border-radius:5px; list-style: none}
.slideBox .hd ul li.on{ background:#3c74b4; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox .bd ul{ width:640px; height:390px; }
.slideBox .bd li{ zoom:1; vertical-align:middle; list-style: none}
.slideBox .bd li p{ position:absolute; bottom:0px; left:0px; line-height:40px; font-size:16px; background: url(../tmbg.png); color:#fff; width:96%; padding:0px 2%; overflow:hidden; height:40px;}
.slideBox .bd img{ width:640px; height:390px; display:block;  }

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.news1{
    margin-top: 50px;
}
.center{
    width: 1200px;
    margin: 0 auto;
}
.news1-head{
    font: bold 50px/110px "";
    text-align: center;
    height: 120px;
}
.news1 .list{
    width: 517px;
    height: 100%;
}
.news1 .list li h2{
    font-size: 17px;
}
.news1 .list li p{
    font-size: 14px;
    color: #adadad;
    text-indent: 2em;
    line-height: 24px;
    padding-top: 10px;
}
.ban2right-bottom li {
    list-style: disc;
    margin-left: 15px;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}


.news2{
    width: 100%;
    height: 500px;
    background: url("../bg1.jpg");
    margin-top: 50px;
    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;
    height: 20px;
    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;
}