.content_wrapper {
    width: 1190px;
    margin: 0 auto;
}
.result {
    background-color: #0f4897;
    height: 90px;
    line-height: 90px;
    text-align: center;
    margin-top: 20px;
}
.result span {
    color: #fff;
    font-size: 28px;
    font-weight: 100;
}
.tips_info {
    margin-top: 80px;
    width: 100%;
    margin-bottom: 80px;
    overflow: hidden;
}
.sq-315{
    background-color: #cbcbcd;
    padding: 10px 20px;
    width: 800px;
    margin: 0 auto;
    border-radius: 6px;
    
}
.sq-315 h1{
    padding-top: 20px;
    padding-bottom: 20px;
}
.sq-315 p{
    color:#fff;
    line-height: 42px;
    font-size:22px;
    text-indent: 46px; 
}
