a {
    color: #000;
}

.head {

    background:url(../images/20210624banner.jpg)  repeat-x top center ;
    background:url(../images/history-list-bg.png)  no-repeat top center ;
    background-size: 100% 260px;
    
}

.topimg {
    width: 1200px;
    margin: 0 auto;
    height: 280px;
    text-align: center;
}
.topimg img{
    vertical-align: middle;
    margin-top: 70px;
}
.nav {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px #CB1610 solid;
}

.nav ul {
    display: flex;
}

.nav ul li {
    flex: 1;
}

.nav ul li a {
    color: #cb1610;
    font-weight: bold;
    display: block;
    font-size: 17px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: all .5s;
    border-radius: 5px 5px 0 0;
}

.nav ul li a:hover {
    color: #fff;
    transition: all .5s;
    background-color: #df5044;
    
}

/* ----------------- */
#content {
    width: 1200px;
    margin: 0 auto;
}
.column1{
    margin:15px 0;
}

.news-pic {
    width: 500px;
    height: 350px;
}

.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, .5);
    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: 13px;
    height: 8px;
    background: #999;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    vertical-align: baseline;
    border-radius: 3px;
}

.banner .listIndex li.active {
    background: #FFF;
}

/*轮播图样式结束*/
.news{
    width: 670px;
}
.news-tit{
    overflow: hidden;
}
.news-tit h2{
    display: block;
    line-height: 45px;
    float: left;
    color: #cb1610;
    padding: 2px 8px;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px #cb1610 solid;
    cursor: pointer;
}
.news-tit span{
    margin-right: 10px;
    font-size: 15px;
    line-height: 50px;
    float: right;
}
.news-tit span a{
    color: #ff7975;

}
.news-cont li{
    overflow: hidden;
    margin-top: 10px;
}
.news-cont .time{
    width: 80px;
    text-align: center;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
    box-sizing: border-box;


}
.news-cont .time b{
    display: block;
    font-weight: bold;
    font-size: 19px;
    color: #ffc51e;

}
.news-cont .time span{
    display: block;
    color: #9f9e9e;
    font-size: 10px;
}
.news-cont h3{
    float: left;
    width: 580px;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    transition: all .5s;
    box-sizing: border-box;
}
.news-cont h3:hover{
    padding-left: 10px;
    transition: all .5s;
}
.news-cont h3 a{
    color: #010101;
}

.column2{
    display: flex;
    justify-content: space-between;
}
.column2 .l,.column2 .r{
    width: 590px;
    box-shadow: 0 0 27px 0 rgba(9,41,77,.12);
    padding: 25px 40px 15px 25px;
    box-sizing: border-box;
    margin-top: 20px;
}
.column2 h2{
    font-size: 18px;
}
.column2 h2 a{
    color: #ffc51e;
    font-size: 14px;
    float: right;
    line-height: 27px;
}
.column2 h2 img{
    vertical-align: middle;
    width: 400px;
    height: 2px;
    margin-left: 8px;
}
.column2 .l ul li,.column2 .r ul li{
    background: url(../images/list_06.jpg) no-repeat left center;
    line-height: 46px;
    height: 46px;
}
.column2 .l ul li a,.column2 .r ul li a{
    padding-left: 14px;
    color: #333;
    font-size: 14px;
    display: block;
    width: 410px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 46px;
    float: left;
}
.column2 .l ul li a:hover,.column2 .r ul li a:hover{
    text-decoration: underline;
}
.column2 .l ul li  span,.column2 .r ul li span{
    float: right;
    font-size: 15px;
}
/* #e2f0f7 */
.column3{
    margin: 20px 0;
}
.column3 h2{
    text-align: center;
    background: url(../images/js_ywdt_08.png) no-repeat center;
    line-height: 45px;
    height: 45px;
    font-size: 19px;
    margin-bottom: 15px;
}
.column3 h2 a{
    color: #CB1610;
}
.column3 ul{
    display: flex;
    justify-content: space-between;
}

.column3 ul li{
    /* flex: 1; */
    width: 290px;
    margin-right: 10px;
    border-radius: 5px;
    /* background-color: #e2f0f7; */
    background-color: #f6f6f6;
    transition: all .5s;
    padding: 20px;
    box-sizing: border-box;
}
.column3 ul li:last-child{
    margin-right: 0;
}
.column3 ul li:hover{
    transform: translate3d(0,-.3rem,0);
    box-shadow: 0 0 27px 0 rgba(9,41,77,.12);
    transition: all .5s;
}
.column3 ul li h5{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.column3 ul li h5 a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 30px;
}
.column3 ul li p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    height: 270px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}
.column3 ul li p a{
    color: #6f6f6f;
}
.column3 ul li span{
    color: #ff7975;
}

/* ---------- */
.foot{
    background-color: #CB1610;
}
.foot .mod{
    width: 1200px;

    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.foot .mod p{
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.foot .mod p a{
    color: #fff;

}