.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}

.tab {
    position: relative;
    width: 1200px;
    margin-bottom: -2px;
    padding: 9px 9px 3px;
}

.slide {
    FONT-VARIANT: JIS04;
    height: 430px;
    overflow: hidden;
    position: relative;
    /%width: 1200px;%/
}

ul, ol {
    list-style: none;
}

.slide-ul {
    position: relative;
    width: 15120px;
    margin: 0 0 0 -5px;
    padding: 0px;
}

.slide-ul li {
    display: inline;
    float: left;
    width: 380px;
    height: 410px;
    margin: 0px 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    /* -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 20%); */
}

.tab ul img {
    vertical-align: middle;
}

.picimg {
    width: 400px;
    height: 200px;
}

.slide-ul .pic-txt {
    display: block;
    bottom: -30px;
    position: relative;
    width: 380px;
    height: 210px;
    margin: -30px 0 0;
    padding: 0 5px;
    z-index: 1;
    /* background: #ecf8fe; */
    /* box-shadow: 0px 0px 10px rgb(0 0 0 / 20%); */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#80000000, endColorstr=#80000000);
    cursor: pointer;
}

.slide-ul .pic-txt b a {
    font-size: 20px;
    line-height: 2;
    font-weight: normal;
    color: black;
}

.slide-ul .pic-txt b a:hover {
   text-decoration: none;
   color: #0056b3;
}

.slide-ul .pic-txt p {
    line-height: 2;
    margin-top: 0;
    font-size: 15px;
    color: #8c8c8c;
}


.info-btn {
    width: 85px;
    height: 35px;
    overflow: hidden;
    margin: 0 auto;
    padding: 11px 0;
    zoom: 1;
}

.info-btn li {
    float: left;
    padding: 0 3px;
}

.info-btn li span {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../image/sjbz_infor-btn.png) 0 -27px no-repeat;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
}

.info-btn .info-cur span, .info-btn .info-hover span {
    background-position: 0 0;
}