.banner{
    width: 100%;
}
.banner img{
    width: 100%;
    height: auto;
    display: block;
}
.weixin h2,.flow h2,.progam h2,.servise h2,.liucheng h2{
    font-size: 0.36rem;
    text-align: center;
    position: relative;
    background-image: url(../yidong_files/titlea.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 4.58rem 0.17rem;
    padding: 0.36rem 0;
}
.weixin-con{
    width: 100%;
    background: #ffffff;
    padding:0.26rem 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
}
.weixin-con p{
    font-size: 0.28rem;
    line-height: 0.48rem;
    padding: 0 0.2rem;
}
.weixin-con img{
    width:100%;
    height: auto;
    margin: 0.32rem 0 1.1rem 0;
}
.weixin-ul{
    width: 100%;
    padding:0.4rem 0.2rem;
    position: relative;
    margin-bottom: 0.3rem;
}
.weixin-ul ul li{
    font-size:0.28rem ;
    line-height: 0.52rem;
}
.weixin-ul:before{
    position: absolute;
    content: "";
    width: 1.2rem;
    height: 0.06rem;
    background: #666666;
    top: 0;
    left: 0.2rem;
}
.weixin-ul:after{
    position: absolute;
    content: "";
    width: 1.2rem;
    height: 0.06rem;
    background: #666666;
    bottom: 0;
    left: 0.2rem;
}
.flow{
    width: 100%;
    height: 8.25rem;
    background: url("../yidong_files/flowback.png") no-repeat;
}
.flow h2{
    color: #ffffff;
    background-image: url(../yidong_files/titleb.png);
    background-size: 5.96rem 0.17rem;
}
.flow-con ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 0.2rem;
}
.flow-con ul li {
    width:2rem ;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0.48rem;
}
.flow-con ul li img{
    width: 1.65rem;
    height: auto;
}
.flow-con ul li h4{
    font-size: 0.28rem;
    padding: 0.16rem 0;
}
.flow-con ul li p{
    font-size: 0.21rem;
    line-height: 0.31rem;
}
.progam h2{
    background-image: url(../yidong_files/titlec.png);
    background-size: 6.36rem 0.17rem;
}
.progame-con{
    width: 100%;
    padding: 0 0.2rem;
}
.progame-con ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.progame-con ul li{
    margin-bottom: 0.2rem;
    position: relative;
}
.progame-con-li{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.progame-con-li p{
    font-size: 0.24rem;
    color: #ffffff;
    position: relative;
    padding-top: 0.12rem;
}
.progame-con-li p:after{
    position: absolute;
    content: "";
    width: 0.7rem;
    height: 0.03rem;
    background: #ffffff;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.progame-con-li img{
    width: 1.15rem;
    height: 1.23rem;
    margin-bottom: 0.3rem;
}
.progame-con ul li>img{
    width: 3.45rem;
    height: auto;
    display: block;
}
.servise h2{
    background-image: url("../yidong_files/titled.png");
    background-size: 5.38rem 0.17rem;
}

.servise-xu{
    width: 100%;
    height: 7.76rem;
    background-image: url("../yidong_files/serverbacka.png");
    background-position: center;
    background-size: cover;
    padding: 3.4rem 0.2rem 0 0.4rem;
    overflow: hidden;
}
.servise-xu h3{
    font-size: 0.32rem;
    position: relative;
    padding-bottom: 0.28rem;
    margin-bottom: 0.28rem;
}
.servise-xu h3:after{
    position:absolute;
    content: '';
    width: 0.8rem;
    height: 0.04rem;
    background: #666666;
    left: 0;
    bottom: 0;

}
.servise-xu p{
    font-size: 0.28rem;
    line-height: 0.5rem;
}
.servise-xu a{
    display: block;
    width: 2.78rem;
    height: 0.72rem;
    margin: 0 auto;
    font-size: 0.3rem;
    color: #ffffff;
    background: #f25366;
    border-bottom:0.05rem solid #c1041b ;
    border-radius: 0.08rem;
    text-align: center;
    line-height:0.67rem ;
    margin-top: 0.34rem;
}
.next{
    background-image: url("../yidong_files/serverbackb.png");
    margin-top: 0.2rem;
    text-align: right;
}
.next h3:after{
    right: 0;
    left:unset;
}
.next a{
    width: 4rem;
}
.liucheng h2{
    background-image: url("../yidong_files/titlee.png");
    background-size: 4.16rem 0.17rem;
}
.liucheng img{
    width: 100%;
    height: auto;
}
.liucheng{
    margin-bottom: 0.2rem;
}
