.basic_li{overflow: hidden;padding: 3px 0 3px 10px;background: url('/img/dot_main.png') 0 17px no-repeat;border-bottom: 1px solid #e4e4e4;}
.basic_li .lt_info{display: inline-block;float: right;}

.basic_li .lt_info span{color:#7c7c7c;font-size:13px;line-height:27px;font-style:normal;font-weight:100;}
.basic_li a{color:#7c7c7c;font-size:14px;line-height:27px;font-style:normal;font-weight:100;}

.empty_li{padding: 50px 0;color:#000000;font-size:13px;text-align:center}
.lat_title{

padding: 0 2px 0;
position: relative;
}
.lat_title a{color:#232323;
font-size: 18px;
font-weight: 800;}

.lt_more{font-size:0 ;display: block;width: 17px;height: 17px;background: url('/img/plus.png') 0 0 no-repeat;position: absolute;right: 1px;top: 15px;}
.lat{position: relative;}
.lat ul{padding: 12px 9px;}

@media only screen and (max-width : 1000px) {
.lat_title a {
    font-size: 17px;
}
.lt_more {
    font-size: 0;
    display: block;
    width: 18px;
    height: 18px;
    background: url('/img/icon_more_main.png') 0 0 no-repeat;
    right: 0px;
    top: 9px;
    background-size: 14px auto;
}
.lat_title {
    padding: 0 2px 8px;
}
.basic_li a {
    font-size: 13px;
}
.lat ul {
    padding: 12px 0px;
}
.basic_li .lt_info span {
    font-size: 12px;
}
.basic_li {
    padding: 0 0 0 10px;
}
}