.boxcenter{
    width:100%;
    
}
.mbx{
    font-size:26px;
    margin-top:0;
    margin-bottom:30px;
}
.zwgk_box{
    margin:0;
}

.contbox{
    width:100%;
}
.leftslide{
    width:100%;
    margin-bottom:40px;
    background:#f6f6f5;
    overflow: auto;
}
.leftslide li{
    width:auto;
    padding:15px 50px;
    box-sizing: border-box;
    font-size:30px;
    line-height:1;
    float:left;
    height:auto;
}
.imglist{
    height:auto !important;
    overflow: hidden;
}
.imglist li{
    width:340px;
    margin:0 0 30px 0;
    height:388px;
}
.imglist li:nth-child(2n){
    float:right;
}
.imglist li img{
    height:272px;
    max-height:272px !important;
    min-height:272px !important;
    width:100%;
}
.imglist li p{
    font-weight: 400;
font-size: 26px;
color: #404040;
line-height: 44px;
height:auto;
}

.zwgk_box .contbox{
    overflow: hidden;
}


.listb li{
    font-weight: 400;
font-size: 26px;
color: #404040;
padding-left:0;
background:none;
margin-bottom:28px;
}
.listb li a{
    width:100%;
    display:block;
}
.listb li span{
    float:initial;
}



.accordion {
    width: 100%;
    height: 60px;
    overflow-x: auto;
    display: flex;
    margin-bottom:20px;
}

.accordion li .link {
    font-weight: 400;
    font-size: 30px;
    color: #404040;
    white-space: nowrap;
    padding: 0 10px;
    box-sizing: border-box;
}


.shuom{
    font-weight: 400;
font-size: 24px;
color: #7F1421;
padding:30px;
box-sizing: border-box;
line-height: 50px;
}