/*¹«Ë¾×¢Ïú*/
#reg4{
    margin-bottom:40px;
}

#reg4 ul{
    width: 100%;
    height:210px;
    display: block !important;
    background-color: #f5f5f9;
    -moz-column-count:2; /* Firefox */
    -webkit-column-count:2; /* Safari ºÍ Chrome */
    column-count:2;
    padding-top:40px;
}
#reg4 ul li{
    font-size: 20px;
    margin-bottom:25px;
    margin-left:200px;
}
#reg4 ul li:nth-child(5),#reg4 ul li:nth-child(6),#reg4 ul li:nth-child(7),#reg4 ul li:nth-child(8){
    margin-left:80px;
}


.reg5-1{
    width: 570px!important;
    height:405px;
    background: #f5f5f9;
    float: left;
    border-radius: 8px;
    margin-right:30px;

}
.reg5-1 li{
    width: 100%;
    height: 96px;
    position: relative;
    border:1px solid #f5f5f9;
}
.reg5-1 li:last-of-type p{
    border:none;
}
.reg5-1 li div{
    width:77px;
    height: 77px;
    border-radius: 50%;
    background: #fbb070;
    text-align: center;
    font-size: 20px;
    line-height: 80px;
    margin:15px 0 0 30px;
    color:#fff;
}
.reg5-1 li p{
    width: 352px;
    border-bottom:1px dotted #ccc;
    padding-bottom:20px;
    position: absolute;
    top:35px;
    left:150px;
    font-size: 20px;
}
#fenge{
    position: absolute;
    left:550px;
    top:180px;
}
#fengcai{
    height:360px;
    display: table;
    margin-top:20px;
    width: 100%;
    overflow: hidden;
}
#fengcai ul li{
    float: left;
    width: 217px;
    height:222px;
    overflow: hidden;
    border-radius: 6px;
    margin:0 23px 30px 0;
    background: #ececec;
}
#fengcai ul li img{
    width: 100%;
}
#fengcai ul li:nth-child(5n+5){
    margin-right:0
}
#fengcai ul li div{
    width: 215px;
    height:95px;
    border-radius: 6px;
    text-align: center;
}
#fengcai ul li div p{
    width:50%;
    margin-top:20px;
    margin-left:25%;
    margin-bottom:10px;
    font-size: 24px;
}


#cenBgList li{
    width: 187px;
    height:191px;
    margin-right:15px;
}
#reg7{
    height: 137px;
    margin-top:60px;

    background: #e2e2e2;
}
#reg7 span{
    line-height: 150px;
    font-size: 24px;
    margin-right:50px;
    margin-left:120px;
}
#reg7 button{
    width: 386px;
    height:44px;
    background-color: #ff8b34;
    border-radius: 8px;
    border:none;
    margin-left:50px;
}
#reg7 button a{
    color:#fff;
    font-size: 24px;
}
#reg3 li{
    width: 283px;
    height:190px;
    float: left;
    margin-right:18px;
    background: #ebebeb;
    text-align: center;
}
#reg3 li:last-of-type{
    margin-right:0;
}
#reg3 li p:first-of-type{
    margin-top:20px;
    font-size: 30px;
    color:#ff8214;
    font-weight: bold;
}
#reg3 li p:last-of-type{
    width: 80%;
    margin-left:10%;
    font-size: 20px;
    margin-top:40px;
    line-height: 28px;
    margin-bottom:30px;
}

