.banner {
    width: 100%;
}

.banner img {
    width: 100%;
    height: auto;
    display: block;
}
.own{
    text-align: center;
    padding-bottom: 0.25rem;
}
.own h2{
    font-size:0.36rem ;
    padding: 0.4rem 0 0.22rem 0;
}
.own p{
    font-size: 0.24rem;
    color: #666666;
    padding: 0 1.26rem;
    padding-bottom: 0.25rem;
}
.own img{
    width: 0.27rem;
    height: 0.14rem;
}
.proble{
    width: 100%;
}
.proble-con{
    width: 100%;
    padding:  0 0.2rem;
}
.proble-con ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.proble-con ul li{
    width: 3.45rem;
    height: 3.16rem;
    background: #ffffff;
    text-align: center;
    padding:0 0.40rem ;
    margin-bottom: 0.2rem;
}
.proble-con ul li img{
    width: 1.66rem;
    height: 1.66rem;
    margin: 0.16rem 0 0.24rem 0;
}
.proble-con ul li p{
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666666;
}
.guang{
    width: 100%;
    height: 2rem;
    background: url("../yidong_files/guangback.png") no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0.3rem;
}
.guang p:first-child{
    color: #ffffff;
    font-size: 0.28rem;
    line-height: 0.4rem;
}
.guang p:last-child,.guang p:last-child a{
    color: #f25366;
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.dowhat-con{
    width: 100%;
    padding: 0 0.2rem;
}
.dowhat-title{
    width: 100%;
    height: 0.9rem;
    background: #e72d44;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.dowhat-title img{
    width: 0.59rem;
    height: 0.48rem;
    margin-right: 0.14rem;
}
.dowhat-title p{
    font-size: 0.3rem;
    color: #ffffff;
    font-weight: 600;
}
.dowhat-ul ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.dowhat-ul li{
    width: 3.45rem;
    height: 4.1rem;
    background: #ffffff;
    padding: 0 0.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.22rem;
}
.dowhat-ul li img{
    width: 1rem;
    height: auto;
    margin-top: 0.5rem;
}
.dowhat-ul li:nth-child(3) img{
    width: 1rem;
    margin-top: 0.76rem;
}
.dowhat-ul li:nth-child(4) img{
    width: 0.82rem;
}
.dowhat-ul li:nth-child(5) img{
    margin-top: 0.7rem;
}
.dowhat-ul li:nth-child(6) img{
    width: 0.88rem;
    margin-top: 0.7rem;
}
.dowhat-ul li:nth-child(7) img{
    width: 0.9rem;
    margin-top: 0.64rem;
}
.dowhat-ul li:nth-child(8) img{
    width: 1.05rem;
    height:1.01rem ;
}
.dowhat-ul li h3{
    font-size: 0.32rem;
    width: 100%;
    padding: 0.14rem 0;
    margin-bottom: 0.14rem;
    border-bottom: 0.02rem solid #999999;
    text-align: center;
    font-weight: 500;
}
.dowhat-ul li p{
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #666666;
    padding:  0 0.04rem;
}
.txt{
    width: 100%;
    height: 1.4rem;
    margin-top: 0.2rem;
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
   text-align: center;

}
.txt p{
    font-size: 0.3rem;
    line-height: 0.45rem;
    color: #666666;
}
.txt p span{
    color: #f25366;
}
.reason-con{
    width: 100%;
    padding: 0 0.2rem;
}
.reason-ul{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.reason-ul img{
    width:3.55rem ;
    height: 4.07rem;
}
.reason-txt{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
}
.reason-txt h4{
    font-size: 0.28rem;
    line-height: 0.48rem;
}
.reason-txt h4 span{
    color: #f25366;
}
.reason-txt p{
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #666666;
}
.say{
    width: 100%;
    padding: 0 0.2rem;
    height: 6.88rem;
    background: url("../yidong_files/sayback.png") no-repeat;
    background-position: center;
    background-size: cover;
}
.say h2{
    color: #ffffff;
}
.say-con{
    width: 100%;
    background: #eeeeee;
    padding: 0.2rem 0.12rem;
}
.say-con p{
    font-size: 0.2rem;
    line-height: 0.32rem;
}
.say-con p span{
    color: #e72d44;
}
.say-con img{
    width: 6.87rem;
    height:2.95rem ;
    margin: 0.16rem 0 0.24rem 0;
}
.liucheng{
    width: 100%;
    padding: 0 0.2rem;
}
.liucheng-con{
    width: 100%;
    background-image: url("../yidong_files/liuchengback.png");
    background-repeat: no-repeat;
    background-size: 0.95rem 11.73rem;
    background-position: 0.12rem center;
}
.liucheng-con ul li{
    margin-left: 1.2rem;
    background: #ffffff;
    height: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
   justify-content: center;
    margin-bottom: 0.2rem;
    padding: 0 0.1rem ;
}
.liucheng-con ul li h4{
    font-size: 0.3rem;
    line-height: 0.44rem;
    color:#df2b41 ;
}
.liucheng-con ul li p{
    font-size: 0.28rem;
    line-height: 0.44rem;
}
