.serv_con {
    margin-top: 80px;
}

.serv_top>div {
    width: 50%;
}

.serv_top {
    background: #0f3793;
}

.ser_des {
    padding: 66px;
}

.ser_des>p {
    font-size: 16px;
    color: #FFF;
    line-height: 34px;
}

.ser_des>img {
    margin-top: 40px;
}

.serv_boot {
    background: #fff;
    padding: 60px;
    margin: 70px 0 0 0;
    position: relative;
}

.serv_boot h1 {
    font-size: 30px;
    color: #3e3e3e;
    margin: 0 0 40px 0;
}

.ser_lis>ul>li {
    margin-bottom: 30px;
}

.ser_lis>span {
    background-color: rgb(15, 55, 147);
    width: 201px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #ffffff;
}

.ser_lis>ul>li h2 {
    font-size: 16px;
    color: #3e3e3e;
    margin-bottom: 18px;
}

.ser_lis>ul>li input {
    background: #f2f2f2;
    padding: 0 15px;
    width: 100%;
    height: 55px;
}

.ser_lis>ul>li textarea {
    background: #f2f2f2;
    height: 150px;
    padding: 15px;
    width: 100%;
}

.ser_lis {
    width: 73.6%;
    position: relative;
    z-index: 2;
}

.ser_in>div {
    float: left;
    width: 27.7%;
    margin-right: 8.4%;
}

.ser_in>div:last-child {
    margin-right: 0;
}

.se_book {
    position: absolute;
    bottom: 0;
    right: 0;
}