@import url('/static/css/font.css');

.tuwen .tuwentle {
    padding: 23px 0;
    font-size: 18px;
    margin: 0;
    text-align: center;
    color: #343A40;
    font-weight: normal;
}

.tuwen .xialacai {
    margin-bottom: 36px;
    display: block;
}

.tuwen .xialacai .xialacai-fang {
    width: 100%;
    margin: 0 auto 20px;
    border-radius: 5px;
    position: relative;
}

.xialacai-fang p {
    line-height: 47px;
    font-size: 16px;
    text-align: left;
    padding: 0 15px;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    color: #666;
}

.xialacai-fang .xiaiLs {
    top: 51px;
    max-height: 135px;
    padding-left: 0;
}

.xialacai-fang .xiaiLs {
    position: absolute;
    left: 0;
    z-index: 3;
    overflow: auto;
    width: 100%;
    margin: 0 0;
    background: #fff;
    display: none;
}

.xialacai-fang .xiaiLs li a {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    display: block;
    color: #333333c3;
}

.tuwen .xialacai .xialacai-fang::after {
    width: 10px;
    height: 10px;
    right: 18px;
    top: 15px;
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 0;
    border-left: 0;
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
}

.xialacai-fang .xiaiLs {
    top: 51px;
    max-height: 135px;
    position: absolute;
    left: 0;
    z-index: 3;
    overflow: auto;
    width: 100%;
    margin: 0 0;
    background: #fff;
    /* display: none; */
}

.xialacai-fang .xiaiLs li {
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

