#jysname{
margin-bottom:20px;
}

.miso_select {
    background: #f1f5f9;
    padding: .3rem;
    margin-bottom: .5rem;
}

.f12{
    padding-bottom: .2rem;
    margin-bottom: .2rem;
    border-bottom: #e5e5e5 1px dashed;}
    
.flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.fl0 .ll {
    width: 10rem;
    font-size: 1rem;
    color: #333333;
line-height: 2rem;

}

.fl0 .rr {
    width: calc(100% - 10rem);
}

.list23 li {
line-height: 2rem;
    color: #666666;
    display: inline-block;
    width: 2rem;
    font-size: 1rem;
    transition: .5s;
    text-align: center;
}

.box {
    margin: 1rem 0 0;
}

.h3-4 {
    border-bottom: #e7e7e7 1px solid;
    margin-bottom: .15rem;
}

.list27 .li {
    font-size: 1rem;
    color: #666666;
    line-height: 2rem;
    padding: 0 .18rem;
}

.list27 .li:nth-child(1) {
    width: 30%;
}
.list27 .li:nth-child(2) {
    width: 31%;
}
.list27 .li:nth-child(3) {
    flex: 1;
    overflow: hidden;
}

.list26 {
    background: #f1f1f1;
}

.list26 li {
font-size: 1rem;
    color: #333333;
    line-height: 2rem;

}

.list26 li:nth-child(1) {
    width: 30%;
}
.list26 li:nth-child(2) {
    width: 31%;
    background: #f6f6f6;
}
.list26 li:nth-child(3) {
    width: calc(100% - 22% - 22% - 18%);
}

.h3-4 {
    border-bottom: #e7e7e7 1px solid;
    margin-bottom: .15rem;
}

.box h3>a {
    position: relative;
    top: -1.5rem;
}

.h3-4 span {
    width: 2rem;
    height: 2rem;
    background: #0c59c5;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 1.3rem;
    color: #fff;
}