.ls-yeds-pc {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.ls-yeds-pc>p {
    line-height: 30px;
}
.ls-yeds-pc>i {
    display: block;
    width: 60px;
    height: 60px;
    font-size: 60px;
    color: #ff5722;
    cursor: pointer;
    margin: 5px auto 10px;
}
.ls-yeds-pc>i:hover {
    opacity: .7;
}
.ls-yeds-pc>div {
    display: flex;
    padding-bottom: 10px;
    justify-content: center;
}
.ls-yeds-pc>div>span {
    display: flex;
    align-items: center;
}
.ls-yeds-pc>div>span>img {
    width: 25px;
    height: 25px;
    padding: 2px;
    background: #fff;
    border-radius: 100%;
    margin-left: -8px;
}
.ls-yeds-pc>div>span>img:first-of-type {
    margin: 0;
}
.ls-yeds-pc>div>span>i {
    width: 25px;
    height: 25px;
    background: #e6e6e6;
    border-radius: 100%;
    margin-left: -8px;
    border: #fff 2px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.ls-yeds-pc>div>em {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 5px;
    font-style: normal;
    color: #777;
    cursor: pointer;
}
.ls-yeds-pc>div>em:hover {
    opacity: .7;
}
.ls-yeds-pc>div>em>i {
    font-style: normal;
    padding: 0 3px;
    color: #03a9f4;
}
.ls-yeds-pc-layer {
    position: relative;
    overflow: hidden;
    margin: 10px;
    max-height: 500px;
}
.ls-yeds-pc-layer>span {
    text-align: center;
    display: block;
    font-size: 16px;
    border-bottom: 1px #eee dashed;
    margin-bottom: 10px;
    padding-bottom: 5px;
    line-height: 30px;
}
.ls-yeds-pc-layer>span>em {
    font-style: normal;
    color: #ff5722;
    padding: 0 3px;
}
.ls-yeds-pc-layer>div {
    display: block;
    max-height: 450px;
    position: relative;
    overflow: hidden;
}
.ls-yeds-pc-layer>div>span {
    display: block;
    margin-bottom: 10px;
}
.ls-yeds-pc-layer>div>span>p {
    line-height: 30px;
    color: red;
    text-shadow: 0 0 5px #ffeb3b;
}
.ls-yeds-pc-layer>div>span>li {
    height: 50px;
    display: flex;
    align-items: center;
    background: #fffcfc;
    padding: 0 5px;
}
.ls-yeds-pc-layer>div>span>li:nth-of-type(1) {
    background: #ffefed;
}
.ls-yeds-pc-layer>div>span>li:nth-of-type(2) {
    background: #fff8f7;
}
.ls-yeds-pc-layer>div>span>li>a {
    display: flex;
    align-items: center;
    position: relative;
}
.ls-yeds-pc-layer>div>span>li>a>img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    border-radius: 100%;
}
.ls-yeds-pc-layer>div>span>li>a>i {
    right: unset;
    left: 18px;
}
.ls-yeds-pc-layer>div>span>li>span {
    flex: 1;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
    color: #777;
}
.ls-yeds-pc-layer>div>span>li>span>i {
    font-style: normal;
    padding-left: 10px;
}
.ls-yeds-pc-layer>div>span>li>span>em {
    font-style: normal;
    padding: 0 3px;
    color: #ff5722;
}
.ls-yeds-pc-layer>div>div {
    max-height: 260px;
    position: relative;
}
.ls-yeds-pc-layer>div>div>p {
    line-height: 30px;
    color: #2196f3;
    text-shadow: 0 0 5px #53ddef;
}
.ls-yeds-pc-layer>div>div>span {
    display: block;
    max-height: 230px;
    position: relative;
    overflow: auto;
}
.ls-yeds-pc-layer>div>div>span::-webkit-scrollbar {
    width: 3px;
}
.ls-yeds-pc-layer>div>div>span>li {
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #eee;
    height: 46px;
    padding: 0 5px;
}
.ls-yeds-pc-layer>div>div>span>li>a {
    display: flex;
    align-items: center;
    position: relative;
}
.ls-yeds-pc-layer>div>div>span>li>a:hover {
    opacity: .7;
}
.ls-yeds-pc-layer>div>div>span>li>a>img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 5px;
}
.ls-yeds-pc-layer>div>div>span>li>a>i {
    right: unset;
    left: 18px;
}
.ls-yeds-pc-layer>div>div>span>li>span {
    flex: 1;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
    color: #777;
}
.ls-yeds-pc-layer>div>div>span>li>span>em {
    font-style: normal;
    padding: 0 3px;
    color: #ff5722;
}
.ls-yeds-pc-layer>div>div>span>li>span>i {
    font-style: normal;
    padding-left: 10px;
}
.ls-yeds-pc-add {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.ls-yeds-pc-add>p {
    display: block;
    font-size: 16px;
    border-bottom: 1px #eee dashed;
    margin-bottom: 10px;
    padding: 0 5px 5px;
    line-height: 30px;
}
.ls-yeds-pc-add>p>em {
    font-style: normal;
    float: right;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.ls-yeds-pc-add>p>em>i {
    font-style: normal;
    color: #ff5722;
    padding: 0 3px;
}
.ls-yeds-pc-add>p>em>x {
    margin-left: 5px;
    color: red;
    cursor: pointer;
}
.ls-yeds-pc-add>p>em>x:hover {
    opacity: .7;
}
.ls-yeds-pc-add>div {
    position: relative;
    overflow: hidden;
}
.ls-yeds-pc-add>div>div {
    display: block;
    position: relative;
    overflow: hidden;
}
.ls-yeds-pc-add>div>div>li {
    width: calc(33.33% - 12px);
    text-align: center;
    float: left;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border: 1px #ccc solid;
    margin: 5px;
    border-radius: 3px;
    font-size: 16px;
}
.ls-yeds-pc-add>div>div>li>span {
    padding-right: 3px;
}
.ls-yeds-pc-add>div>div .on {
    color: #ff5722;
    border-color: #ff5722;
}
.ls-yeds-pc-add>div>div>li:hover {
    opacity: .7;
}
.ls-yeds-pc-add>div>p {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px #ccc solid;
    height: 50px;
    margin: 5px 5px 0;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 3px;
    cursor: pointer;
}
.ls-yeds-pc-add>div>p:hover {
    opacity: .7;
}
.ls-yeds-pc-add>div>p>i {
    font-size: 18px;
    padding-right: 5px;
}
.ls-yeds-pc-add>div>span {
    display: none;
    text-align: center;
    align-items: center;
    justify-content: center;
    border: 1px #ccc solid;
    height: 50px;
    line-height: 50px;
    margin: 5px 5px 0;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 3px;
}
.ls-yeds-pc-add>div>span>input {
    width: 80px;
    height: 30px;
    margin: 0 5px;
    border: 0;
    background: #f8f8f8;
    text-align: center;
    border-radius: 3px;
}
.ls-yeds-pc-add>span {
    display: block;
    text-align: center;
    line-height: 40px;
    background-image: linear-gradient(90deg,#ff5722 0,#ff9800);
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}
.ls-yeds-pc-add>span:hover {
    opacity: .7;
}





















