.logo{position:relative;}
.zy{position:absolute;z-index:99;height:130px;left:0;top:0;width:52%;}
.sy{position:absolute;z-index:99;height:130px;left:52%;top:0;width:22%;}
/**组件样式*/
.lsyg{
    margin-bottom: 0;}
.lsyg p{
font-size:16px !important;
line-hegiht: 1.5 !important;
margin-bottom:0 !important;
padding: 5px 0 5px 10px !important;
position: relative;
text-indent:0 !important;}
.lsyg p span{
font-size:16px !important;
line-hegiht: 1.5 !important;
margin-bottom:0 !important;
text-indent:0 !important;}
.lsyg p::before{
    content: "";
    position: absolute;
    background: #7a1db6;
    width: 6px;
    height: 2px;
    left: 0;
    top: 21px;}
