.row1{
    margin: 0.45rem 0.2rem 0;
    background: url("./images/row1-bg.jpg") no-repeat;
    height: 10.07rem;
    background-size: 100%;
    box-sizing: border-box;
    padding: 0 0.02rem;
}
.row1 ul{
    padding-top: 1.28rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;


}
.row1 ul li{
    width: 48%;
    /*height: 1.25rem;*/
    margin-bottom: 0.1rem;
    display: flex;
    justify-content: space-between;

}
.row1_left{
    color: #d1ad7e;
    background-color: #e4e3e1;
}
.row1_right{
    color: #f3455d;
    background-color: #f9f5e9;
}
.row1_content{
    width: 69.5%;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}
.row1_left .row1_content div{
    margin-left: 0.2rem;
    margin-right: 0.1rem;
}
.row1_right .row1_content div{
    margin-left: 0.28rem;
}
.row1_content p:first-child{
    /*text-align: center;*/
    font-size: 0.3rem;
}
.row1_content p:last-child {
    color: #000;
    font-size: 0.22rem;
}
.row1_img{
    /*float: right;*/
    width: 40.5%;
}
/*表单1statr*/
.row10{
    margin-top: 0.33rem;
}
.row10_title{
    font-size: 0.48rem;
    color: #f3455d;
    text-align: center;
}
.row10_content li{
    font-size: 0;
}
.row10_content ul{
    text-align: center;
}
.row10_content input{
    border: 1px solid #000;
    height: 0.6rem;
    width: 80%;
    color: #000000;
    font-size: 0.24rem;
    box-sizing: border-box;
    padding-left: 0.13rem;
    margin-top: 0.42rem;
    border-radius: 0.08rem;
}
.row10_content select{
    border: 1px solid #000;
    height: 0.6rem;
    width: 80%;
    color: #000000;
    font-size: 0.24rem;
    box-sizing: border-box;
    padding-left: 0.13rem;
    margin-top: 0.36rem;
    border-radius: 0.08rem;
}
.row10_btn{
    width: 80%;
    height: 0.75rem;
    line-height: 0.75rem;
    background-color: #f3455d;
    text-align: center;
    font-size: 0.36rem;
    color: #fff;
    margin: 0.4rem auto 0;
    border-radius: 0.4rem;
}
.common_btn{
    width: 60%;
    height: 0.75rem;
    line-height: 0.75rem;
    background-color: #f3455d;
    text-align: center;
    font-size: 0.28rem;
    color: #fff;
    margin: 0.4rem auto 0;
}
.row10{
    margin-bottom: 0.67rem;
}
.l-font{
    font-size: 0.4rem;
    text-align: center;
}
.s-font{
    font-size: 0.18rem;
    text-align: center;
    margin-top: 0.19rem;
}
.row2{
    background: url("./images/row2-bg.jpg") no-repeat;
    padding: 0.26rem 0.3rem 0.58rem;
    background-size: 100%;
    color: #fff;
}
.row2-con{
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
}
.row2-con li{
    width: 30%;
}
.row2-text{
    font-size: 0.24rem;
    width: 94%;
    margin: 0.25rem auto 0.55rem;
    line-height: 0.3rem;
}
.row5{
    padding: 0.67rem 0;
}
.row5-cont {
    margin: 0.4rem 0.7rem 0.45rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row5-cont li{
    width: 22%;
    background-color: #f3455d;
    color: #fff;
    text-align: center;
    height: 1.23rem;
    font-size: 0.24rem;
    border-radius: 0.08rem;
    padding-top: 0.3rem;
    line-height: 0.3rem;
}
.row5-cont li:nth-child(n+5){
    margin-top: 0.25rem;
}
.row4{
    padding-top: 0.28rem;
    padding-bottom: 0.5rem;
    background: url("./images/row4_bg.jpg") no-repeat;
    background-size: 100%;
    color: #fff;
}
.row4-cont{
    display: flex;
    flex-wrap: wrap;
    margin: 0.5rem ;
}
.row4-cont li{
    display: flex;
    justify-content: space-between;
   align-items: center;
    width: 50%;
    height: 1.5rem;
}
.row4-cont li div{
    font-size: 0.26rem;
}
.row4-cont li .fl.on{
    padding-left: 0.3rem;
}
.row4-cont li .fr{
    width: 60%;
}
.row4-cont li div Img{
    width: 0.67rem;
}
.row3{
    padding: 0.54rem 0 0.68rem;
}
.row3-cont{
    margin-top: 0.4rem;

    padding: 0 0.3rem;
    padding-bottom: 0.8rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row3-cont li{
    width: 48%;
    box-shadow: 0px 4px 15px rgba(0,0,0,.1);
}
.row3-cont li:nth-child(n+ 3){
    margin-top: 0.3rem;
}
.row3-cont-bottom{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 1.1rem;
    text-align: center;

}
.row3-cont-bottom p:first-child{
    font-size: 0.3rem;
    color: #333333;
}
.row3-cont-bottom p:last-child{
    font-size: 0.26rem;
    color: #666666;
    margin-top: 0.15rem;
}
.row6{
    padding-top: 0.27rem;
    padding-bottom: 0.65rem;
    background: url("./images/row6-bg.jpg") no-repeat;
    background-size: 100%;
    color: #fff;
    text-align: center;
}
.row6-cont{
    margin-top: 0.65rem;
}
.row6-1,.row6-2,.row6-3{
    display: flex;
    justify-content: center;
}
.row6-2{
    margin-top: 0.65rem;
}
.row6-3{
    margin-top: 0.38rem;
}
.row6-items{
    width: 35%;
}
.row6-items img{
    width: 1.3rem;
}
.row6-items p{
    font-size: 0.3rem;
    margin-top: 0.15rem;
}
.row6-items p.s{
    font-size: 0.24rem;
    margin-top: 0.1rem;
}