/*¹«Ë¾×ªÈÃ*/
#reg1 li{
    width: 584px;
    height:227px;
    background: #eff1f5;
    float: left;
    margin-right:15px;
    margin-bottom:20px;
    border-radius: 8px;
}
#reg1 li p{
    margin-left:60px;
    margin-bottom:10px;
    font-size: 14px;
}
#reg1 li p:first-of-type{
    font-size: 20px;
    font-weight: bold;
    margin-top:30px;
    margin-bottom: 20px ;
}
#reg1 li p:first-of-type span{
    color:#ff8214;
    margin-left:110px;
}
#reg1 li button{
    width: 113px;
    height:43px;
    border-radius: 8px;
    border:none;
    background: #ff8214;
    margin-left:60px;
    margin-top:20px;
}
#reg1 li button a{
    color:#fff;
    font-size: 18px;
}

#cenBgList li p:first-of-type{
    margin:15px 0;
}
#reg2 ul{
    width: 100%;
    display: table;
}
#reg2 ul li{
    width: 280px;
    height:120px;
    position: relative;
    margin: 0 20px 20px 0;
    float: left;
}
#reg2 ul li:nth-child(4n){
    margin-right:0;
}
#reg2 ul li .q1{
    width: 66px;
    height:100%;
    background: #6b94f1;
}
#reg2 ul li .q1 p{
    text-align: center;
    color:#fff;
    font-size: 32px;
    margin-top:40%;
}
#reg2 ul li .q2{
    width: 211px;
    height:100%;
    background: #f2f2f2;
    float: right;
    position: absolute;
    top:0;
    right:0;
    text-align:center;
    vertical-align:middle;
}
#reg2 ul li .q2 p{
    width: 90%;
    margin-left:5%;
    font-size: 16px;
    font-weight:400;
    margin-bottom:10px;
}
#reg2 ul li .q2 p:first-of-type{
    margin-top:10%;
}
.phone1{
    clear: both;
    width: 586px;
    height:62px;
    border:1px solid #ff8b34;
    border-radius: 8px;
    font-size: 36px;
    position: relative;
    margin:30px 0 00px 25%;
}
.phone1 p{
    width: 69.5%;
    height:100%;
    text-align: center;
    vertical-align: middle;
}
.phone1 img{
    width: 40px;
    margin-right:20px;
    vertical-align: middle;
}
.phone1 p span{
    color:#ff8b34;
    font-size: 26px;
    line-height: 60px;
}
.phone1 button{
    width: 177px;
    height:62px;
    background: #ff8b34;
    border-radius: 8px;
    border:none;
    position: absolute;
    top:0;
    right: 0;
    font-size: 30px;
    color:#fff;
}
.phone1 button a{
    font-size: 30px;
    color:#fff;
}
#reg7{

}
.reg7-1{
    width: 569px;
    height:266px;
    float: left;
    margin:0 20px 20px 0;
    background: #ebebeb;
    border-radius: 8px;
}
.reg7-1 p{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-top:30px;
}
.reg7-1 p span{
    font-size: 36px;
    color:#ff8b34;
    margin-right:10px;

}
.reg7-1 ul{
    width: 510px;
    height: 150px;
    margin:20px auto;
    display: block;
}

.reg7-1 ul li{
    width: 49% ;

    font-size: 18px;
    margin-right:10px;
    margin-bottom:28px;
    /*border:1px solid #7460e0;*/
    float: left;
}

.reg7-1 ul li:nth-child(2n){
    margin-right:0;
}




