body{
    background: #F8F8FB;    
}
.banner{
    width:100%;
    overflow: hidden;   
}
.banner img{
    width: 100%;
    margin:auto;
}
.bjxh_xsbm{
    width: 100%;
}
.xsbm_con{
    width: 1200px;
    overflow: hidden;
    margin:60px auto 24px;
    text-align: center;
    position: relative;
    padding-bottom: 24px;
    border-bottom: 1px solid #2B67E0;
}
.xsbm_con span{
    font-size: 66px;
    font-weight: bold;
    color: #1566E8;
    line-height: 73px;
}
.xsbm_con .before{
    position: absolute;
    left: 10px;
}
.xsbm_con .after{
    position: absolute;
    right: 10px;
}
.zbgz{
    width: 1200px;
    margin: auto;
    box-sizing: border-box;
    padding: 22px 44px 35px 44px;
    overflow: hidden;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #505050;
    line-height: 28px;
}
.xsbmtd{
    width: 1200px;
    margin: auto;
    box-sizing: border-box;
    position: relative;
}
.info1{
    padding: 32px;
    background: #AA0D0D;
    font-size: 28px;
    color: #FFFFFF;
    text-align: left;
}
.information{
    width: 520px;
    height: 693px;
    padding: 77px 0 0 50px;
    box-sizing: border-box;
    background: #FFFFFF;
    font-size: 35px;
color: #505050;
line-height: 38px;
position: absolute;
top: 52px;
right: 32px;
}
.information input{
    outline: none;
    display: inline-block;
    width: 275px;
    height: 44px;
    border-radius: 10px;
    margin-bottom: 31px;
}
.encryption{
    font-size: 22px;
    color: #DC2525;
    line-height: 24px;
    font-weight: bold;
}
.submit{
    width: 379px;
    height: 79px;
    background: #A90E0E;
    border-radius: 10px;
    border: none;
    color: #fff;
    margin-top: 86px;
}
.xsbmys{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.xsbmys img{
    width: 1200px;
    margin:0 auto 20px;
}