﻿.head-top{
    background-color: #db0f12;
    height: 320px;
    margin-bottom: 20px;
    background: url(../images/pic_dsxxjy.jpg) top center no-repeat;
}
.head-row{
    text-align: center;
    line-height: 320px;
}
.head-row img{
    display: inline-block;
    vertical-align: middle;
}
.head-bot{
    background-color: #de0a0a;
    margin-bottom: 10px;
}
.head-bot ul{
    width: 1200px;
    margin:  0 auto;
    display: flex;
}
.head-bot ul li{
    flex: 1;
}
.head-bot ul li a{
    float: left;
    display: block;
    /* padding: 0 30px; */
    width: 100%;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
}
/*  */
.site-wrap{
    width: 1200px;
    margin: 0 auto;
    padding: 10px 5px; 
    box-sizing: border-box;
    overflow: hidden;
}
.banner-wrap{
    width: 700px;
    height: 448px;
    float: left;
}
.banner{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.banner * { margin: 0; padding: 0; list-style-type: none; text-decoration: none; }
.banner .list{ width: 1000%; height: 100%; position: absolute; left: -100%; overflow: hidden; }
.banner .list.active{ transition: 1s; }
.banner .list li{ width: 10%; height: 100%; position: relative; float: left; }
.banner .list li img{ width: 100%; height: 100%; border: none; display: block; transition: 1s; }
.banner .list li img:hover{ transform: scale(1.02); }
.banner .list li p{ position: absolute; bottom: 0; line-height: 35px; background: rgba(0,0,0,.8); width: 100%; box-sizing: border-box; padding-right: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; font-size: 14px; text-indent: 10px; }
.banner .listIndex{ position: absolute; right: 10px; bottom: 13px; height: 10px; z-index: 10;}
.banner .listIndex li{ width: 10px; height: 100%; background: #999; display: inline-block; margin-right: 8px; cursor: pointer; vertical-align: top; }
.banner .listIndex li.active{ background: #FFF; }

.news-list{
    float: left;
    width:460px;
    /* background-color: #eee; */
    margin-left: 30px;
}
.news-list-top{
    border-bottom: 1px #EBD9CB solid;
    overflow: hidden;
}
.news-list-top h2{
    border-bottom: 2PX solid #df3126;
    box-sizing: border-box;
    line-height: 32px;
    font-size: 22px;
    /* padding: 0 10px; */
    float: left;
}
.news-list-top span {
    float: right;
    margin-right: 10px;
    line-height: 32px;
}
.news-list-top a{
    color: #999;
}


.news-list ul li{
    padding: 13px 0;
    border-bottom: 1px dashed #949494;
}
.news-list ul li .title{
    line-height: 160%;
}
.news-list ul li .title a{
    font-size: 16px;
    color: #333;
}
.news-list ul li .title a:hover{
    color: #de0a0a ;
}
.news-list ul li .desc{
    margin-top: 1px;
    text-indent: 2em;
    color: #6d6d6d;
}

.dsbn-ttd{
    width: 1160px;
    height: 80px;
    margin: 0 auto;
    background: url(../images/dsbn.png) no-repeat center center;
    margin-bottom: 20px;
    line-height: 80px;
    text-align: center;
    font-size: 34px;
}
.dsbn-ttd a{
    color: #000;
}
.dsbn-txt ul{
    display: flex;
    flex-wrap:wrap;
    flex-direction:row;
    /* justify-content:space-around; */
    justify-content:space-between;
}
.dsbn-txt li{
    /* flex: 3; */
    width: 380px;
}
.dsbn-txt ul li h4{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    font-size: 18px;
    color: #444;
}
.dsbn-txt ul li p{
    margin-bottom: 15px;
    font-size: 14px;
    color: #6d6d6d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 40px;
}
.dsbn-txt ul li p span{
    font-size: 12px;
    color: #333;
}

.imgpic img{
    width: 100%;
}

.box-left{
    width: 780px;
    float: left;
}
.box-left-top{
    border-bottom: 1px #EBD9CB solid;
    overflow: hidden;
}
.box-left-top h2{
    border-bottom: 2PX solid #df3126;
    box-sizing: border-box;
    line-height: 32px;
    font-size: 22px;
    padding: 0 10px;
    float: left;
}
.box-left-top span{
    float: right;
    margin-right: 10px;
    line-height: 32px;
}
.box-left-top a{
    color: #999;
}
.box-left-bot{
    margin-top: 10px;
}


.xscddjt{
    background-color: #F9F8F7;
    overflow: hidden;
}
.xscddjt img{
    float: left;
    margin-right: 10px;
    height: 150px;
    width: 300px;

}
.xscddjt h3{
    margin-top: 15px;
    font-size: 19px;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
}
.xscddjt a{
    color: #444444;
}
.xscddjt p{
    margin-top: 10px;
    text-indent: 2em;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.xscddjt p a{
    float: right;
    margin-right: 5px;
}
.xscddjt a:hover{
    color: #c12125;
}
.box-left-bot ul{
    margin-top: 10px;
}
.box-left-bot ul li{
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 46px;
    background: url(../images/ds_red.png) no-repeat left 18px;
    padding-left: 15px;
}
.box-left-bot ul li a{
    color: #333333;
}
.box-right{
    float: right;
    overflow: hidden;
    width: 380px;
}
.box-right ul{
    margin-top: 10px;
}
.box-right ul li{
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    background: url(../images/ds_red.png) no-repeat left 20px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box-right ul li a{
    color: #333333;
}


.site-bottom{
    background: #f1f1f1;
    border-top: 5px solid #c12125;
        text-align: center;
}
.site-bottom p{
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    font-size: 14px;
}
.site-bottom p span{
    margin-right: 10px;
}

