.gywmlxwm_bg{
    width: 100%;
    background: #E8E8E8;
}
.gywmlxwm_w{
    background: #FFFFFF;
    margin: 0 200px;
    min-width: 500px;
}
.gywmlxwm{
    width: 100%;
    padding: 50px 123px;
    box-sizing: border-box;
}
.title{
    width: 100%;
    text-align: center;
    margin-bottom: 64px;
}
.gywmlxwm_title{
    font-size: 48px;
    font-weight: 600;
    color: #333333;
    line-height: 67px;
}
.gywmlxwm_twotitle{
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
}
.gywmlxwm_cont{
    width: 100%;
}
.gywmlxwm_cont>.lxfs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 22px;
    margin-bottom: 100px;
    box-sizing: border-box;
		flex-wrap: wrap;
}
.gywmlxwm_cont>.dt{
  
}
.lxfs>.lxfs_side{
    display: flex;
    flex-direction: column;
}
.lxfs>.lxfs_side>.side_one{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 22px;
}
.lxfs>.lxfs_side>.side_one>img{
    margin-right: 21px;
}
.lxfs>.lxfs_side>.side_one>span{
     font-size: 24px;
     font-weight: 600;
     color: #333333;
     line-height: 33px;
 }
.lxfs>.lxfs_side>.side_two{
    font-size: 35px;
    font-weight: 600;
    color: #0C2F5F;
    line-height: 60px;
		text-align: center;
}



