/*ÉÌ±ê×¢²á*/

.cenBg2{
    /*!*background: url("../imgs/zz (5).jpg");*!*/
    /*background-size: 100%;*/
}
#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{
    margin-bottom:10px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}

#reg1 li div:last-of-type p:first-of-type{
    margin-top:20px;
}
#reg1 li:last-of-type{
    margin-right: 0;
}

#reg2 ul{
    width: 100%;
    display: table;
}
#reg2 ul li{
    width: 381px;
    height:196px;
    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:196px;
    background: #f4e1d1;
}
#reg2 ul li .q1 p{
    text-align: center;
    color:#ff8214;
    font-size: 60px;
    margin-top:40px;
}
#reg2 ul li .q2{
    width: 268px;
    height:196px;
    background: #f2f2f2;
    float: right;
    position: absolute;
    top:0;
    right:0;
    text-align:center;
}
#reg2 ul li .q2 p:first-of-type{
    font-size: 28px;
    font-weight:600;
    margin-top:40px;
    margin-bottom:20px;
}
#reg2 ul li .q2 p:nth-child(2),#reg2 ul li .q2 p:nth-child(3){
    font-size: 16px;
    font-weight:400;
    margin-bottom:10px;
}
#reg8 .title_logo .tl1{
    font-size: 48px;
    color:#ff7578;
    font-weight: 600;
    margin-bottom:10px;
}

