/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
.tit {
    text-align: left;
    width: 150px;
        display: none;}
.tit p {
    font-size: 0.3rem;
    display: inline-block;
    color: #004cd8;}

.lyys ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.29rem;
    width: 100%;}
.hr {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #004cd8;
    margin: 0.5rem 0;}
.box{    display: flex;
    justify-content: space-between;}
    
    @media screen and (max-width: 1024px) {
.box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;}
.tit {
    text-align: left;
    width: 150px;
    margin-bottom: 30px;}.lyys ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.29rem;
    width: 100%;}
}
/**组件样式*/ 
/**组件样式*/ 
