/*¹«Ë¾±ä¸ü*/
#reg1 ul{
    width: 100%;
    display: table;
}
#reg1 li{
    width: 275px;
    height:258px ;
    float: left;
    margin-right:25px;
    color: #373737;
    margin-bottom:30px;
    border-radius: 10px;
}
#reg1 li div:first-of-type{
    width: 100%;
    height:89px;
    border-radius: 10px 10px 0 0 ;
}
.reg1-bg1{
    background: url("../imgs/s-1.png");
}
.reg1-bg2{
    background: url("../imgs/s-2.png");
}
.reg1-bg3{
    background: url("../imgs/s-3.png");
}
.reg1-bg4{
    background: url("../imgs/s-4.png");
}
#reg1 li div:first-of-type p{
    text-align: center;
    color:#fff;
    margin-top:10px;
    font-size: 24px;
}
#reg1 li div:last-of-type{
    width: 100%;
    height:169px;
    background: #eff1f5;
    border-radius:  0 0 10px 10px;
}
#reg1 li div:last-of-type p{
    width: 70%;
    min-height:49px;
    margin-top:15px;
    margin-bottom:10px;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    margin-left:15%;
}
#reg1 li:last-of-type{
    margin-right: 0;
}
#reg1 button{
    width: 386px;
    height:44px ;
    background: #ff8b34;
    BORDER:NONE;
    border-radius: 8px;
    margin-left:33%;
}
#reg1 button a{
    font-size: 16px;
    color:#fff;
}

#reg2 ul{
    width: 100%;
}
#reg2 ul li{
    width: 382px;
    height:174px ;
    background: #f1f1f1;
    float: left;
    margin-right: 26px;
    margin-bottom:20px;
}
#reg2 ul li:nth-child(3n){
    margin-right:0;
}
#reg2 ul li p:first-of-type{
    font-size: 24px;
    font-weight: bold;
    margin:20px 0;
    text-align: center;
}
#reg2 ul li p:first-of-type span{
    color:#ff8214;
}
#reg2 ul li p:last-of-type{
    font-size: 18px;
    margin:20px 0;
    text-align: center;
}
#reg2 button {
    width: 386px;
    height: 44px;
    background: #ff8b34;
    BORDER: NONE;
    border-radius: 8px;
    margin-left: 33%;
}
#reg2 button a {
    font-size: 16px;
    color: #fff;
}

#reg3 ul{
    width: 100%;
    display: table;
}
#reg3 ul li{

    float: left;
}
#reg3 ul li img:last-of-type{
    margin-left:15px;
    margin-right:20px;
}
#reg3 ul li div{
    margin-top:30px;
    margin-left:-40px;
    width: 90%;
}
#reg3 ul li div p:nth-child(1){
    font-size: 24px;
    margin-bottom:10px;
    text-align: center;
}
#reg3 ul li div p:nth-child(2),#reg3 ul li div p:nth-child(3){
    font-size: 18px !important;
    margin-bottom:10px;
    text-align: center;
}

#reg9 ul{
    width: 840px;
    display: table;
}
#reg9 ul li{
    width: 405px;
    height:190px;
    float: left;
    background: #ebebeb;
    border-radius: 5px;
    margin:0 20px 20px 0;
    text-align: center;
}
#reg9 ul li:nth-child(2n){
    margin-right:0
}
#reg9 ul li p:first-of-type,.reg9 p:first-of-type{
    font-size: 30px;
    margin-top:10%;
    font-weight: 600;
}
#reg9 ul li p:last-of-type,.reg9 p:nth-child(2){
    width: 73%;
    margin-left:15%;
    line-height: 25px;
    font-size: 16px !important;
    margin-top:5%;
}
#reg9 ul li p span ,.reg9 span{
    color:#fb973f;
}
.reg9{
    width: 343px;
    height: 408px !important;
    background: #ebebeb;
    float: right;
    margin-top:-425px;
    text-align: center;
}
.reg9 p:first-of-type{
    margin-top: 30% !important;
}
.reg9 p:nth-child(3){
    font-size: 16px !important;
    margin-top:10px;
}
.reg9 button{
    width: 113px;
    height:43px;
    background: #ff7578;
    border:none;
    border-radius: 4px;
    margin:30px 0  30px 10px;
    box-shadow: 0.5px 0.5px 1px 1px #d6d6d6;
}
.reg9 button a{
    color:#fff;
    font-size: 18px;
}
