 ul li button a{
     color:#fff;
 }

/*¹«Ë¾×¢²á*/
#reg0{
    margin-top:20px;
}
#reg0 .cbox{
    height:176px;
    background: #24458f;
    border-radius: 5px;
    position: relative;
}
#reg0 .reg0-left{
    width: 40%;
    margin-left:5%;
    border:1px solid #24458f;
    text-align: center;
}
#reg0 .reg0-left p:first-of-type{
    color:#ff8214;
    font-weight: bold;
    font-size: 50px;
    margin:20px 0 10px;
}
#reg0 .reg0-left p:last-of-type{
    color:#fff;
    font-size: 24px;
}
#reg0 .reg0-right{
     width: 53%;
    position: absolute;
    top:20px;
    right: 0;
 }
#reg0 .reg0-right li{
    width: 100%;
    height: 52px;
    color:#fff;
    margin-bottom:20px;
}
#reg0 .reg0-right span{
    color:#fff;
    font-size: 24px;
    margin-right:15px;
}

#reg0 .reg0-right input{
    width: 355px;
    height: 30px;
    padding:10px 20px;
    border:1px solid #fff;
    border-radius: 5px;
    font-size: 18px;
}
#reg0 .reg0-right li:last-of-type input{
    width: 222px;
    height: 30px;
}
#reg0 .reg0-right button{
    width: 125px;
    height: 50px;
    border:none;
    border-radius: 5px;
    color:#fff;
    background: #e60012;
    font-size: 20px;
    margin-left:10px;
}
#reg8 .title_logo .tl1{
    font-size: 48px;
    color:#ff7578;
    font-weight: 600;
    margin-bottom:10px;
}




#reg1{
    width: 100%;
    display: table;
}
#reg1 ul{
    width: 100%;
    display: table;
}
#reg1 li{
    width: 380px;
    height:380px;
    float: left;
    margin-right:25px;
    color: #373737;
    margin-bottom:30px;
    border-radius: 10px;
    box-shadow: 1px 1px 4px 4px #e2e2e2;
}
#reg1 li img{
    margin-top:30px;
    margin-left:105px;
}
#reg1 li:last-of-type{
    margin-right:0;
}
#reg1 li p{
    text-align: center;
    font-size: 18px;
    margin-bottom:10px;
}
#reg1 li .yewu-type{
    font-size: 30px;
    margin-top:20px;
    margin-bottom:20px;
    color:#ee2e2f;
    font-weight: 600;
}
#reg1 li button{
    width: 195px;
    height:59px;
    background: #ec292b;
    color:#fff;
    font-size: 18px;
    border:none;
    border-radius: 4px;
    margin:30px 0  30px 100px;
    box-shadow: 0.5px 0.5px 1px 1px #d6d6d6;
}
#reg1 li:first-of-type{
    box-shadow: none;
    position: relative;
}
#reg1 li:first-of-type img{
    width:100%;
    position: absolute;
    top:-30px;
    left:-105px;
}


#reg2 ul{
    width: 890px;
    min-height:398px;
    display: table;
    margin-bottom:10px;
    float: right;
    margin-top:-398px;
    position: relative;
}
#reg2 ul li{
    width: 283px;
    height:188px;
    float: left;
    margin-right:20px;
    margin-bottom:20px;
    background: #f2f2f2;
}
#reg2 ul li:nth-child(3n){
    margin-right:0;
}
#reg2 .reg2-list{
    width: 283px;
    height:398px;
    background: #f2f2f2;
}
#reg2 ul li p,#reg2 .reg2-list p{
    text-align: center;
    margin:10px 0 10px 0;
}
#reg2 ul li p:nth-child(1){
    font-size: 30px;
margin-top:40px;
    font-weight: 600;
}
#reg2 ul li p:nth-child(2),#reg2 ul li p:nth-child(3){
    font-size: 16px;
}
#reg2 ul li button,#reg2 .reg2-list button{
    width: 113px;
    height:43px;
    background: #ff8214;
    border:none;
    margin-left:30%;
    border-radius: 5px;
}
#reg2 ul li button a,#reg2 .reg2-list button a{
    font-size: 18px;
    color:#fff;

}
.reg2-list  #connmame{
    font-size: 30px !important;
    font-weight: 600 !important;
    margin: 80px 0 40px 0   !important;
}
#reg2 .reg2-list p{
    font-size: 18px;
    margin-bottom:10px;
}
#reg2 .reg2-list button{
    margin-top:30px;
}

#reg3 ul{
    width: 100%;
    display: table;
}
#reg3 ul li{
    float: left;
}
#reg3 ul li img:last-of-type{
    margin-left:20px;
    margin-right:20px;
}
#reg3 ul li div{
    margin-top:30px;
    margin-left:-40px;
    width: 80%;
}
#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;
}

#reg4 .reg4-box{
    width: 463px;
    height: 273px;
    float: left;
     margin:0 100px;
    border-radius: 10px;
}
#reg4 .reg4-box:last-of-type{
    margin:0;
}
#reg4 .reg4-box div:first-of-type{
    width: 463px;
    height: 102px;
    background: #459def;
    border-radius:10px 10px 0 0  ;
}
#reg4 .reg4-box div:first-of-type p{
    color:#fff;
    font-size: 30px;
    text-align: center;
    margin-top:10px;
}
#reg4 .reg4-box div:last-of-type{
    width: 463px;
    height: 148px;
    background: #f5f5f5;
    border-radius: 0 0 10px 10px ;
}
#reg4 .reg4-box div:last-of-type p{
    width: 80%;
    height:100px;
    margin:20px 10%;
    line-height: 30px;
    font-size: 20px;
    color: #272727;
}

#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){
    font-size: 16px !important;
    margin-top:10%;
}
#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;
}

