.wdend {
    width: 1200px;
    margin: 0 auto;
}
.videx {
    display: flex;
    justify-content: space-evenly;
}
    .videx li {
        list-style: none;
        float: left;
        background: #fff;
   
        width: 290px;
        height: 340px;
    }
    .videx img {
        width: 65%;
        margin: 35px 50px;
    }
    .videx p {
        display: block;
        margin: 0 auto;
        margin-top: 0px;
        text-align: center;
        border: 1px solid #2547ca;
        width: 60%;
        height: 31px;
        line-height: 31px;
        color: #2547ca;
        margin-top: 40px;
    }

.gaishu {
    height: 700px;
    background-color: #2547ca;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;
    position: relative;
}
.daeta {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}
.lesad li {
    background: #fff;
    width: 254px;
    list-style: none;
    float: left;
    margin-left: 36px;
    height: 375px;
}
.lesad a {
    display: block;
    text-align: center;
    border: solid 1px #2547ca;
    width: 133px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 29px;
    color: #2547ca;
    font-size: 16px;
}
.shi {
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-top: 14px;
}
.cha {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
}
.jiseat {
    background: #62cff8;
    height: 280px;
}
    .jiseat img {
        width: 61%;
        margin-top: 17px;
        margin-left: 55px;
    }


.dem {
    width: 680px;
    height: 181px;
 
}
.dane1 {
    position: relative;
    background: url(img/ke/form02.png);
    background-size: auto;
    background-size: cover;
}
.dane2 {
    position: relative;
    background: url(img/ke/form03.png);
    background-size: auto;
    background-size: cover;
}
.dane1 p:nth-of-type(1) {
    position: absolute;
    top: 0px;
    left: 365px;
    font-size: 24px;
    font-weight: 700;
    text-align: right;
    margin-top: 33px;
}
.dane1 p:nth-of-type(2) {
    position: absolute;
    top: 45px;
    left: 390px;
    font-size: 18px;
    color: #52525299;
    text-align: right;
    margin-top: 29px;
  
}
.dane1 a {
    position: absolute;
    top: 130px;
    left: 410px;
    text-align: center;
    display: block;
    float: right;
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: #3c88f7;
    color: #fff;
    font-size: 13px;
}
.dane2 p:nth-of-type(1) {
    position: absolute;
    top: 0px;
    left: 335px;
    font-size: 24px;
    font-weight: 700;
    text-align: right;
    margin-top: 33px;
}

.dane2 p:nth-of-type(2) {
    position: absolute;
    top: 45px;
    left: 390px;
    font-size: 18px;
    color: #52525299;
    text-align: right;
    margin-top: 29px;
}

.dane2 a {
    position: absolute;
    top: 130px;
    left: 410px;
    text-align: center;
    display: block;
    float: right;
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: #3c88f7;
    color: #fff;
    font-size: 13px;
}
#flow ul li:nth-of-type(2n) {
    background: #d3f1fd;
}


#flow {
    background-color: cornflowerblue;
}
    #flow ul li {
        list-style: none;
        background: #c3eaf985;
        padding: 16px 0;
        height: 64px;
    }
        #flow ul li p:nth-of-type(1) {
            display: inline-block;
            font-size: 20px;
            font-weight: 700;
            margin: 0 0;
            float: left;
            margin-left: 104px;
        }
        #flow ul li p:nth-of-type(2) {
            display: inline-block;
            font-size: 20px;
            color: #52525299;
            margin: 0 0;
            margin-right: 0px;
            float: right;
            margin-right: 352px;
        }
    #flow ul a {
        display: block;
        float: right;
        width: 103px;
        height: 34px;
        line-height: 34px;
        background: #3c88f7;
        color: #fff;
        font-size: 15px;
        margin-right: -400px;
    }

.owatw {
    width: 1200px;
    margin: 0 auto;
}

.leisa {
    display: flex;
    justify-content: space-evenly;
}

    .leisa li {
        height: 340px;
        list-style: none;
        float: left;
        background: #fff;
        margin-left: 40px;
        width: 290px;
    }

        .leisa li p {
            margin-top: 10px;
            text-align: center;
        }