.banner {
    width: 100%;
}

.banner img {
    width: 100%;
    height: auto;
    display: block;
}

.pica {
    height: 9.54rem;
    background-image: url("../yidong_files/backa.png");
}

.own {
    width: 100%;
    padding: 0 0.3rem;
    background-position: center;
    background-size: cover;
    position: relative;
}

.own h2 {
    font-size: 0.36rem;
    padding-top: 0.36rem;
}

.own h3 {
    font-size: 0.3rem;
    padding: 0.22rem 0;
    font-weight: 500;
    margin-bottom: 0.30rem;
    position: relative;
}

.own h3:after {
    content: '';
    width: 0.8rem;
    height: 0.04rem;
    position: absolute;
    background: #666666;
    left: 0;
    bottom: 0;
}

.own p {
    font-size: 0.28rem;
    line-height: 0.4rem;
}

.own a {
    position: absolute;
    display: block;
    width: 2.8rem;
    height: 0.72rem;
    line-height: 0.67rem;
    background: #f25366;
    text-align: center;
    font-size: 0.3rem;
    color: #ffffff;
    border-bottom: 0.05rem solid #c1041b;
    border-radius: 0.08rem;
    bottom: 0.42rem;
    left: 50%;
    transform: translateX(-50%);
}

.picb {
    color: #ffffff;
    height: 9.92rem;
    background-image: url("../yidong_files/backb.png");
}

.picb h3:after,.picc h3:after,.pice h3:after ,.picg h3:after {
    background: #ffffff;
}

.picc {
    color: #ffffff;
    height: 9.92rem;
    background-image: url("../yidong_files/backc.png");
}
.picd{
    background-image: url("../yidong_files/backd.jpg");
    height: 9.56rem;
}
.pice{
    color: #ffffff;
    height: 9.92rem;
    background-image: url("../yidong_files/backe.jpg");
}
.picf{
    background-image: url("../yidong_files/backf.jpg");
    height: 9.55rem;
}
.picg{
    color: #ffffff;
    background-image: url("../yidong_files/backg.jpg");
    height: 9.92rem;
}
.liucheng{
    width: 100%;
    padding: 0 0.2rem;
}
.liucheng h2{
    font-size:0.36rem ;
    padding: 0.3rem 0;
    text-align: center;
    background-image: url("../yidong_files/liucheng2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 5.6rem 0.17rem;
}
.lcul{
    width: 100%;
    background-image: url("../yidong_files/lcback2.png");
    background-repeat: no-repeat;
    background-size: 0.9rem 13.43rem;
   background-position: 0.25rem center;
}
.lcul ul li{
    margin-left: 1.2rem;
    background: #ffffff;
    height: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0.28rem;
    line-height: 0.44rem;
    margin-bottom: 0.2rem;
    padding: 0 0.3rem 0 0.3rem ;
}
.sale{
    width: 100%;
    height: 6.55rem;
    background-image: url("../yidong_files/saleback.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sale h2{
    font-size:0.36rem ;
    padding: 0.3rem 0;
    text-align: center;
    color: #ffffff;
    background-image: url("../yidong_files/toud.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 5.98rem 0.17rem;
}
.saleul ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 0.8rem;
}
.saleul ul li{
    width: 1.8rem;
    height: 2.4rem;
    overflow: hidden;
    margin-bottom:0.2rem ;
    position: relative;
}
.saleul ul li p{
    width: 100%;
    position: absolute;
    font-size:0.18rem ;
    color: #ffffff;
    text-align: center;
    bottom: 0.24rem;
    z-index: 10;
}
