.rl-history-item .title{color: #000;font-weight: 400;}
.rl-history-item .titleIcon:before{content: "";background-size: 40px 40px;width: 40px;height: 40px;background-image: url(../../images/D1C8A634.png);position: absolute;
display: none;
}

.rl-history-item li>ul{margin-top: 0;margin-bottom: 10px;}

/*read more*/
.more-title{background-color: #EFEFEF;padding-top: 2px;padding-bottom: 2px;font-size: 1.0625rem;}
.more-title:hover,.more-title-click{background-color: #DDD}
.rl-history-more .title{color: #000;font-weight: 400;}
.rl-history-more .subtitle{margin-bottom: 5px;}
.rl-history-more li>ul{margin-top: 0;margin-bottom: 10px;}
.line2{border-top: 1px solid #C3C3C3;width: 100%;}

@media screen and (max-width: 767px){
	.rl-history-item .titleIcon{text-indent: 50px;line-height: 40px;}
	.rl-history-item .titleIcon:before{display: block;}

	.line1 {
	    margin-left: 0;
	    margin-right: 0;
	    width: 100%;
	}
}