.j_page{
    margin: 0 auto;
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #06CD65;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #06CD65;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #06CD65;
    border-color: #06CD65
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.no_j_da{
    width: 100%;
    height: 100px;
    text-align: center;
    color: #aaaaaa;
    line-height: 100px;
}
.j_color_g{
    color: #06CD65!important;
}
.layui-icon-search{
    font-size: 32px;
    position: absolute;
    left: 9px;
    top: 16px;
    z-index: 3;
    color: #E5E6EB;
}

.layui-icon-search2{
    font-size: 32px;
    position: absolute;
    left: 5px;
    top: 10px;

    z-index: 3;
    color: #E5E6EB;
}
.search_j_sc{




    overflow: hidden; /* 防止内容溢出导致div大小变化 */
    transition: font-size 0.3s ease;
}
.search_j_sc:hover{
    color: #06CD65!important;
    transform: scale(1.2) !important;
}
.search_j_sc_q{
    color: #06CD65!important;
    transform: scale(1.2) !important;
}
.index_tj_ico{
    color: #2cb051;
    font-size: 30px!important;
}

.toTop{
    position: fixed;
    bottom: 30%;
    right: 15px;
    z-index: 9;
    width: 50px;
    height: 50px;
    background: #2cb051;
    /* border-radius: 10px; */
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.toTop img,.toLx img{
    width: 50%;
    height: 50%;
    text-align: center;
}

.toLx{
    position: fixed;
    bottom:  calc(30% + 50px);
    right: 15px;
    z-index: 9;
    width: 50px;
    height: 50px;
    background: #2cb051;
    /* border-radius: 10px; */
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #fff;

}
.toLx_c{
    position: fixed;
    bottom: 30%;
    right: 70px;
    z-index: 9;
    width: 150px;
    height: 150px;
    background: #2cb051;
    /* border-radius: 10px; */
    text-align: center;
    line-height: 50px;
    cursor: pointer;

}
.toLx_c img{
    width: 80%;
    height: 80%;
    text-align: center;
    margin-top: 10%;
}


.j_tj_cl{
    width: auto;
    height: 60px;
}
.j_tj_cl2{
    width: auto;
    height: 60px;
}


.tj_img_d_h{
    bottom: 10px;
    position: relative
}



.tj_img_d{
    width: 30px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
}
.tj_img_d img{
    width: 100%;
    height: 100%;
}
.tj_img_t{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #8a8a8a;
    margin-top: 10px;
}
.jhistory-list {
    position: absolute;
    background: white;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    z-index: 100;
    width: 100%; /* 或其他宽度 */
    display: none; /* 默认不显示 */
    margin-top: 5px;
    border-radius: 10px;
    width: 100%;
    height: 200px;
}
.lsss_t_d{
    width: 96%;
    margin: 0 auto;
    height: 30px;
    margin-top: 10px;
}
.lsss_t_d_li{
    width: auto;
    float: left;
    color: #888888;
}
#js_del{
    width: 60px;
    float: right;
    color: #888888;
    cursor:pointer;
}
.lsss_d{
    width: 96%;
    margin-top: 10px;
    height: 150px;
    overflow: hidden;
}
.lsss_d_li{
    width: auto;
    height: 30px;
    line-height: 30px;
    background-color: #e1e4e6;
    cursor:pointer;
    float: left;
    margin-left: 10px;
    text-align: center;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
}

