/*´úÀí¼ÇÕË*/
/*.cenBg2{*/
/*    height:387px;*/
/*    background: url("../imgs/jz.jpg");*/
/*    background-size: 100%;*/
/*}*/
#reg1 ul{
    width: 100%;
    display: table;
}
#reg1 ul li{
    width: 587px;
    height:258px;
    position: relative;
    margin: 0 15px 15px 0;
    float: left;
}
#reg1 ul li:nth-child(2n){
    margin-right:0;
}
#reg1 ul li .q1{
    width: 132px;
    height:258px;
    background: #6b94f1;
}
#reg1 ul li .q1 p{
    text-align: center;
    color:#ff8214;
    font-size: 60px;
    margin-top:50%;
}
#reg1 ul li .q2{
    width: 455px;
    height:258px;
    background: #f2f2f2;
    float: right;
    position: absolute;
    top:0;
    right:0;
    text-align:left;
}
#reg1 ul li .q2 button{
    font-size: 18px;
    position: absolute;
    right:20px;
    box-shadow: 1px 1px 6px 6px #d8c7b9;
}
#reg1 ul li .q2 p:first-of-type{
    font-size: 24px;
    /*font-weight:600;*/
    margin-top:20px;
    margin-bottom:20px;
    margin-left:30px;
}
#reg1 ul li .q2 p:last-of-type{
    width:90%;
    height:88px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    font-weight:400;
    margin-bottom:10px;
    margin-left:30px;
}

.reg6-num{
    width: 73px;
    height:73px;
    margin-bottom: 70px;
    background: #488fe7;
}
.reg6-num span{
    margin-left:8px;
line-height:75px;
}
#reg6-goods{
    height:640px;
    margin-top: -900px !important;
}
#reg6-goods li{
    width: 917px;
    height:120px;
    margin-bottom: 28px ;
    position: relative;
}
#reg6-goods li p:last-of-type{
    width: 80%;
    height: 60px;
    border:1px solid #f3f3f3;
    overflow: hidden;
}
#reg4 ul{
    height:758px !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:100px;
    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: 36px;
    position: absolute;
    left:10px;
    top:20px;
}
#reg4 ul li div{
    width: 277px;
    height:77px;
    position: absolute;
    top:20px;
    right:0;
}
#reg4 ul li div p:first-of-type{
    font-size: 20px;
    font-weight:600;
    margin-bottom:10px;
}
#reg4 ul li div p:last-of-type{
    font-size: 14px;
    margin-bottom:10px;
}


#reg5 ul{
    height:180px;
}
#reg5 ul li{
    width: 180px;
    height:180px;
    border:2px solid #ccc;
    float: left;
    margin-right:16px;
    border-radius: 10px;
    margin-bottom:15px;
    overflow: hidden;
    text-align: center;
}
#reg5 ul li:last-of-type{
    margin-right:0;
}
#reg5 ul li p:first-of-type{
    font-size: 36px;
    font-weight: bold;
    color:#2475d9;
    margin:20px 0 10px 0;
}
#reg5 ul li p:last-of-type{
    text-align: center;
    width: 90%;
    font-size: 20px;
    color: #505050 !important;
    font-weight: bold;
    margin-left:5%;
}

#reg8 .title_logo .tl1{
    font-size: 48px;
    color:#488fe7;
    font-weight: 600;
    margin-bottom:10px;
}
