/*¸öÌå×¢²á*/
#reg1{
    width: 100%;
}
#reg1 ul{
    width: 100%;
    min-height:253px;
    display: table;
    clear: both;
}
#reg1 ul li{
    width: 284px;
    height:263px;
    float: left;
    display: table;
    margin-right:16px;
    margin-bottom:10px;
}
#reg1 ul li:last-of-type{
    margin-right:0;
}
#reg1 ul li img{
    width: 284px;
    height:213px;
}
#reg1 ul li p{
    text-align: center;
    margin-top:10px;
    font-size: 20px;
}
.search2{
    clear: both;
    width: 594px;
    height:70px;
    clear: both;
    margin-top:20px;
    margin-left:25%;
    position: relative;
}
.search2 input{
    width: 401px;
    height:58px;
    border:none;
    border:1px solid #ff8b34;
    border-radius: 8px;
    padding:5px 25px;
    font-size: 24px;
}
.search2 button{
    width: 193px;
    height:70px;
    position: absolute;
    top:0;
    right: 0;
    border:none;
    border:1px solid #ff8b34;
    border-radius: 8px;
    background-color: #ff8b34;
}
.search2 button a{
    color:#fff;
    font-size: 24px;
}

#reg2 li{
    width: 382px;
    height:230px;
    float: left;
    margin-right:18px;
    background: #ebebeb;
    text-align: center;
    position: relative;
}
#reg2 li:last-of-type{
    margin-right:0;
}
#reg2 li p{
    width: 80%;
    margin-left:10%;
    font-size: 24px;
    margin-top:40px;
    line-height: 35px;
    margin-bottom:30px;
}
#reg2 li  button{
    width: 187px;
    height:43px;
    border:none;
    border:1px solid #ff8b34;
    border-radius: 8px;
    background: #ff8b34;
    position: absolute;
    left:25%;
    bottom:20px;
}
#reg2 li button a{
    color:#fff;
    font-size: 16px;
}

#reg3 li{
    width: 382px;
    height:230px;
    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: 28px;
    color:#ff8214;
    font-weight: bold;
}
#reg3 li p:last-of-type{
    width: 80%;
    margin-left:10%;
    font-size: 18px;
    margin-top:40px;
    line-height: 28px;
    margin-bottom:30px;
}
#reg8 .title_logo .tl1{
    font-size: 48px;
    color:#ff7578;
    font-weight: 600;
    margin-bottom:10px;
}