/*»á¼ÆÅàÑµ*/

#reg2 ul{
    width: 100%;
    display: table;
}
#reg2 ul li{
    width: 381px;
    height:183px;
    position: relative;
    margin: 0 20px 20px 0;
    float: left;
}
#reg2 ul li:nth-child(3n){
    margin-right:0;
}
#reg2 ul li .q1{
    width: 113px;
    height:100%;
    background: #f4e1d1;
}
#reg2 ul li .q1 p{
    text-align: center;
    color:#ff8214;
    font-size: 50px;
    margin-top:50%;
}
#reg2 ul li .q2{
    width: 268px;
    height:100%;
    background: #f2f2f2;
    float: right;
    position: absolute;
    top:0;
    right:0;
    text-align:center;
}
#reg2 ul li .q2 p:first-of-type{
    font-size: 24px;
    font-weight:600;
    margin-top:15px;
    margin-bottom:15px;
}
#reg2 ul li .q2 p:nth-child(2),#reg2 ul li .q2 p:nth-child(3){
    font-size: 16px;
    font-weight:400;
    margin-bottom:8px;
}
#reg2 ul li .q2 button{
    width: 110px;
    height:40px;
    border:none;
    background: #fba356;
    border-radius: 8px;
    margin-top:8px;
}
#reg2 ul li .q2 button a{
    color:#fff;
}
#reg3 li{
    width: 382px;
    height:252px;
    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: 30px;
    color:#ff8214;
    font-weight: bold;
    margin-bottom:40px;
}
#reg3 li p{
    width: 88%;
    margin-left:6%;
    font-size: 18px;
    line-height: 25px;
    margin-bottom:10px;
}
#reg6{

    height: 609px !important;
}
.reg6{
    width: 1200px;
    height:609px;
    display: block;
    border-radius: 10px;
    background: #f3f3f3;
}
#reg6-goods{
    margin-top:-560px;
}
#reg6-goods li{
    height:160px;
}

#reg8 .title_logo .tl1{
    font-size: 48px;
    color:#8375ff;
    font-weight: 600;
    margin-bottom:10px;
}
#cenBg{
    background:url("../imgs/cenbg321.jpg")!important;
}
#cenBg button span{
    color: #884bff;
}