@charset "UTF-8";
/*兼容处理样式*/

/*头部nav兼容处理*/
.compatible{
    position: relative;
    width: 1100px;
    height: 80px;
}
.compatible-left{
    position: absolute;
    left: 0;
}
.compatible-right{
    position: absolute;
    right: 0;
}
.compatible-main{
    padding-top: 20px;
}
.insure .compatible-step_state_box3{
    background-size: 1100px;
}
.xinhe{
    min-width: 1100px;
}