* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 微软雅黑;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.top {
    height: auto;
    width: 100%;
    min-width: 1080px;
}

.top img {
    width: 100%;
    height: auto;
    display: block;
}

.nav {
    width: 100%;
    min-width: 1080px;
    height: 80px;
    background: #ba261a;
}

.nav ul {
    width: 1080px;
    margin: auto;
    overflow: hidden;
}

.nav ul li {
    float: left;
    font-size: 18px;
    width: auto;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 20px
}

.nav ul li a {
    color: #ffddad;
    line-height: 80px;
}

.nav ul li.current a {
    font-weight: bold;
}

.nav.nav5 ul li {
    width: 20%;
    text-align: center;
    display: block
}

.main {
    min-height: 500px;
    width: 1080px;
    margin: auto
}

.bottom {
    width: 100%;
    min-width: 1080px;
    height: 220px;
    background: #f8f8f8;
    border-top: 4px solid #dd2900;
}

.bottom_box {
    width: 1040px;
    margin: auto;
}

.bottom_img1 {
    height: auto;
    padding-top: 60px;
    float: left;
}

.bottom_img1 li {
    padding-right: 25px;
    float: left;
}

.bottom_img2 {
    float: left;
    width: 514px;
    text-align: center;
    font-size: 14px;
    padding-top: 45px;
}

.bottom_img2 li {
    line-height: 200%;
    text-align: center;
}

.bottom_img3 {
    height: auto;
    padding-top: 60px;
    float: right;
}

.bottom_img3 li {
    padding-left: 25px;
    float: left;
}


/*幻灯片*/

.slideBox {
    width: 610px;
    height: 425px;
    overflow: hidden;
    position: relative;
    float: left;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 4px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    text-align: center;
    background: #b2a6b0;
    color: #b2a6b0;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #fff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    max-width: 100%;
    width: auto;
    height: 425px;
    display: block;
    margin: auto;
}

.slideBox .bd li span {
    width: 100%;
    position: absolute;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
    *background: #000;
    bottom: 0;
    padding: 15px 10px;
    color: #FFF;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.new {
    width: 450px;
    height: auto;
    float: right;
    box-sizing: border-box;
}

.new_title {
    background: url(./images/t2.png) no-repeat;
    background-size: 100% 100%;
    height: 80px;
    line-height: 80px;
    letter-spacing: 1px;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    padding: 0 20px;
    margin-bottom: 20px;
}

.list li {
    line-height: 295%;
    font-size: 16px;
    background: url(./images/bt.png) no-repeat 0px 18px;
    padding-left: 20px;
    overflow: hidden;
}

.list li a {
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
}

.list li a:hover {
    color: #F00;
    text-decoration: underline;
}

.speech_flex {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.speech_flex_box {
    float: left;
    width: 340px;
    height: 300px;
}

.speech_flex_box h3 {
    font-size: 16px;
    line-height: 180%;
    padding: 30px 0 20px 0;
}

.speech_flex_box .speech_flex_content {
    font-size: 14px;
    line-height: 200%;
    color: #666;
}

.speech_flex_box .speech_flex_content a {
    color: #ba2819;
}

.speech_flex_box_2 {
    margin: 0 30px;
}

.Photo_news {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
}

.news_link {
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.news_link a {
    color: #666;
    border: 1px solid #CCC;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
}

.new_list_box {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 40px 0;
}

.new_list_flex .list li {
    background: none;
    padding: 0;
}

.new_list_flex {
    width: 100%;
    overflow: hidden;
}

.new_list_flex .speech_flex_box {
    height: 345px;
}

.new_list_title {
    color: #ba261a;
    font-size: 22px;
    font-weight: bold;
    line-height: 47px;
    margin-bottom: 20px;
    border-bottom: 4px solid #f0f0f0;
}

.new_list_title span {
    border-bottom: 4px solid #ba261a;
    line-height: 47px;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    top: 4px;
}

.list_img li {
    width: 29%;
    margin: 2%;
    float: left;
    height: 115px;
    overflow: hidden;
}

.list_img li img {
    width: 100%;
    height: auto;
}

.new_list_title a {
    color: #FFF;
    background: #dea019;
    display: block;
    font-size: 14px;
    font-weight: normal;
    float: right;
    line-height: 22px;
    padding: 0 14px;
    border-radius: 26px;
    margin-top: 18px;
}

.contenr_title {
    font-size: 24px;
    text-align: center;
    color: #333;
    padding-top: 40px;
}

.contenr_title1 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #999;
    border-bottom: 1px dashed #ccc;
    padding: 20px 0;
    margin-bottom: 30px;
}

.contenr_title1 span {
    padding: 0 10px;
}

.contenr {
    padding: 10px 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 50px;
    overflow: hidden;
}

.contenr_link {
    padding: 10px 20px;
}

.contenr_link h2 {
    color: #0077d1;
    font-size: 18px;
    padding: 15px 0;
}

.contenr_link ul li {
    line-height: 220%;
}

.contenr_link ul li a {
    color: #333;
}

.contenr_link ul li a:hover {
    color: #F00;
    text-decoration: underline;
}

.new_list {
    margin-top: 20px;
}

.new_list ul li a {
    width: 80%;
    float: left;
}

.new_list ul li span {
    float: right;
    color: #999;
}

.new_list {
    width: 100%;
    overflow: hidden;
}

.position {
    padding: 25px 0;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.position1 {
    background: url(../images/wz.jpg) no-repeat 0 1px;
    padding-left: 25px;
}

.position ul li {
    float: left;
}

.position ul li a {
    color: #333;
}

.position ul li a:hover {
    color: #F00;
}

.pagination {
    display: inline-block;
    padding-top: 20px;
}

.pagination li {
    display: inline;
}

.pagination li a {
    color: black;
    float: left;
    padding: 5px 12px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

.pagination li a.active {
    background-color: #d31400;
    color: white;
    border: 1px solid #d31400;
}

.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

;