/*Éó¼Æ*/
#reg4 ul{
    height:588px !important;
    display: block !important;
    background: #f3f3f3;
    -moz-column-count:3; /* Firefox */
    -webkit-column-count:3; /* Safari ºÍ Chrome */
    column-count:3;
    padding:20px 0 0 20px;
}
#reg4 ul li{
    width: 360px;
    height:70px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}

#reg4 ul li:last-of-type{
    margin-right:0;
}
#reg4 ul li .reg4-num{
    color:#ff8214;
    font-size: 24px;
    position: absolute;
    left:10px;
    top:20px;
}
#reg4 ul li div{
    width: 277px;
    height:37px;
    position: absolute;
    top:20px;
    right:0;
}
#reg4 ul li div p:first-of-type{
    font-size: 20px;
    font-weight:600;
    margin-bottom:10px;
}

#cenBgList {
    max-width: 99.8%;
    min-width: 1200px;
    height: 464px;
}
#cenBgList li{
    width: 217px;
    height:191px;
    margin-right:25px;
}
#cenBgList .tl7{
    color: #d4d4d4;
    text-align: center;
    font-size: 36px;
}

#pk{
    height:512px;
}


