@charset "utf-8";
/* CSS Document */

.cptu {
    width: 100%;
    height: 870px;
}

.cp a {
    width: 32.73333%;
    margin: .3%;
    float: left;
}

.cp a dl {
    width: 100%;
    position: relative;
    height: 450px;
    overflow: hidden;
    background: #eee;
    text-align: center;
}

.scnlsb{ display:flex; justify-content:space-between;}
.scnlsba{ width:599px; margin-right:40px;}
.scnlsba h2{ font-size:30px; font-weight:bold; color:#000; margin-bottom:30px; margin-top:65px; }
.scnlsba p{ text-align:left; margin-top:10px; margin-bottom:10px; font-size:20px; line-height:45px;}
.scnlsbb{ width:673px; background:rgba(0,0,0,0.3); height:738px; padding:20px;}
.scnlsbb ul{ display:flex; justify-content:space-between;  flex-wrap:wrap;}
.scnlsbb ul li{ width:48.5%; margin-right:0px !important; margin-bottom:20px !important; height:230px; overflow:hidden; position:relative;}
.scnlsbb ul li img{ width:100%; height:auto; height:230px;}
.scnlsbb ul li p{ position:absolute; left:0px; top:0px; width:120px; line-height:40px; text-align:left; padding-left:15px; color:#fff; font-weight:bold; margin-top:0px !important;}