.con{

    width: 100%;

    margin-top: 30px;

}

.con_box{

    width: 1200px;

    margin:0 auto;

}

.con_t{

    background: url(../images/oban.png) no-repeat;

    padding-top: 60px;

    padding-bottom:15px

}

.con_t p:first-child{

    float: left;

    font-size: 22px;

    font-weight: bold;

    color:#fff;

    margin-left: 46px;

}

.con_t p:last-child{

    float: right;

    font-size: 26px;

    font-weight: bold;

    color:#fff;

    margin-right: 30px;

}















.bm{

    width:1000px;

    margin:120px auto;

    box-shadow: 1.5px 2.598px 6px 0px rgba(0, 0, 0, 0.2);

}

.bm_l{

    float: left;

    width: 330px;

}

.bm_r{

    float: left;

    width: 670px;

}

.bm_l img{

    display: block;

    width: 100%;

}

.bm_r div{

    margin:0 auto 28px;

    width: 445px;

}

.bm_r div p{

    float: left;

    color:#bb0101;

    text-align: right;

    width: 130px;

    font-size: 18px;

    line-height: 28px;

}

.bm_r div p span{

    font-size: 18px;

    color:#333;

}

.bm_r div input{

    float: left;

    border:0;

    border-bottom:1px solid #eaeaea;

    outline: none;

    display: block;

    width: 315px;

    font-size: 16px;

    color:#666;

    line-height: 28px;

}

.bm_r h1{

    margin-top: 125px;

    font-size: 24px;

    color:#2e59c6;

    font-weight: bold;

    text-align: center;

    margin-bottom:55px

}

.bm_r a{

    display: block;

    color:#fff;

    width: 165px;

    border-radius: 20px;

    background-color: #2e59c6;

    font-size: 16px;

    text-align: center;

    line-height: 40px;

    margin:40px auto 0;

}