h2.title {
    font-size: 0.48rem;
    text-align: center;
}
.title-line {
    width: 0.6rem;
    height: 0.04rem;
    background-color: #d1ab57;
    margin: 0.13rem auto 0.08rem;
}
.title-y {
    font-size: 0.35rem;
    color: #d1ab58;
    opacity: 0.5;
    text-align: center;
    text-transform: uppercase;
}
.m3{
    margin: 0 0.3rem;
}
.section-btn-5 {
    display: block;
    width: 80%;
    height: 0.8rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.8rem;
    background-color: #fcc840;
    margin: 0 auto;
    color: #000;
    border-radius: 0.4rem;
}
.row1{
    padding: 0.32rem 0 0.47rem;
}
.row1 ul{
    margin-top: 0.43rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row1 ul li{
    width: 3.36rem;
}
.row1 ul li:nth-child(n+3){
    margin-top: 0.18rem;
}
.row2{
    background-color: #fffaf1;
    padding-top: 0.7rem;
}
.row2-t{
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
}
.row2-m{
    display: flex;
    justify-content: space-between;
}
.row2-m li{
    width: 1.65rem;
}
.row2-b{
    margin-top: 0.69rem;
    height: 2.8rem;
    background-color: #fcc840;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.row2-b li{
    width: 1.63rem;
}
.row2-b li p {
    margin-top: 0.12rem;
    width: 100%;
    height: 0.42rem;
    line-height: 0.42rem;
    background-color: #fff;
    font-size: 0.3rem;
    border-radius: 0.3rem;
    text-align: center;
}
.row4{
    padding-top: 0.68rem;
    padding-bottom: 0.54rem;
}
.row4-cont{
    margin: 0.23rem 0.3rem 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row4-cont li{
    width: 48%;
    box-shadow: 0px 4px 15px rgba(0,0,0,.1);
}
.row4-cont li:nth-child(n+ 3){
    margin-top: 0.3rem;
}
.row4-cont-bottom{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 1.1rem;
    text-align: center;

}
.row4-cont-bottom p:first-child{
    font-size: 0.3rem;
    color: #333333;
}
.row4-cont-bottom p:last-child{
    font-size: 0.26rem;
    color: #666666;
    margin-top: 0.15rem;
}
.row5{
    padding: 0.48rem 0;
    background-color: #fffaf1;
}
.row5-cont{
    margin-top: 0.3rem;
}
.row5-cont-top{
    display: flex;
    justify-content: space-between;
}
.row5-cont-top li{
    width: 2.23rem;
}
.row5-cont-bottom{
    display: flex;
    justify-content: space-between;
    margin-top: 0.13rem;
}
.row5-cont-bottom li{
    width: 3.35rem;
}


 .section-btn-5{
    display: block;
    width: 87%;
    height: 0.8rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.8rem;
    background-color: #d1ab57;
    margin: 0 auto;
    color: #fff;
    border-radius: 0.4rem;
}
.f0{
    font-size: 0;
}

.a4{
    padding: 0.37rem 0.3rem 0.29rem;
    text-align: center;
}
h2.title{
    font-size: 0.36rem;
    position: relative;
}
p.y-title{
    font-size: 0.36rem;
    color: #d1ab58;
    margin-top: 0.12rem;
    text-transform: uppercase;
}
h2.title:before{
    position: absolute;
    top: 0.05rem;
    left: -0.7rem;
    content: " ";
    width: 0.51rem;
    height: 0.28rem;
    background: url("./images/title-left.png") no-repeat;
    background-size: 100%;
}
h2.title:after{
    position: absolute;
    top: 0.05rem;
    right: -0.7rem;
    content: " ";
    width: 0.51rem;
    height: 0.28rem;
    background: url("./images/title-right.png") no-repeat;
    background-size: 100%;
}
.a4 .a4-con{
    margin-top: 0.31rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.a4 .a4-con li{
    width: 49%;
    /*border: 1px solid #000;*/
    padding: 0.2rem 0.15rem;
    box-shadow: 0 0 0.1rem #ccc;
    border-radius: 0.2rem;
}
.a4 .a4-con li:nth-child(n+3){
    margin-top: 0.3rem;
}
.a4-con .items-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.11rem;
}
.items-top h4{
    font-size: 0.3rem;
}
.items-top span{
    width: 0.3rem;
    height: 0.3rem;
    background: #ffba00;
    color: #fff;
    font-size: 0.1rem;
    border-radius: 100%;
    text-align: center;
    line-height: 0.3rem;
}
.a4-btnBox{
    display: flex;
    justify-content: space-between;
    margin-top: 0.15rem;
}
.a4-btnBox a{
    font-size: 0.26rem;
    width: 48%;
    height: 0.45rem;
    line-height: 0.45rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
}
.a4-btnBox a:first-child{
    color: #c5956d;
    border: 1px solid #c5956d;
}
.a4-btnBox a:last-child{
    color: #fff;
    background: #c5956d;
}