<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ebooklist-content{
 		float: left;
	width: 852px;
 }
.ebooklist-box{

	background-color:#F2F3F4;
}
.ebooklist-content .pageform-itme{
	padding: 29px 0 20px 45px;
}
.ebooklist-content .choice-major{
	position: relative;
	margin-bottom: 20px;
}
.ebooklist-content .choice-major .choice-header{
	float: left;
}
.ebooklist-content .choice-major .choice-header div{
	    width: 5px;
    height: 18px;
    background: #567fe6;
    position: absolute;
    left: 0;
    top: 4px;
}
.ebooklist-content .choice-major .choice-header span{
	line-height: 46px;
    font-size:16px;
    color: #333;
    margin-left:10px;
}

.ebooklist-content .choice-major .choice-item {
    overflow: hidden;
    float: left;
    width:685px;
}
.ebooklist-content .choice-major .choice-item .item-three-top a.frame {
    color: #567fe6;
}
.ebooklist-content .choice-major .choice-item .item-three-top a {
    float: left;
    width: auto;
    font-size: 20px;
    white-space: nowrap;
    padding: 0 5px;
    margin-right: 15px;
    text-align: center;
    line-height: 46px;
}
.ebooklist-content .choice-major .choice-item .item-three-top a:hover{
   color:#567fe6;
}


.ebooklist-content .choice{
	position: relative;
}

.ebooklist-content .choice .choice-header div{
	    width: 5px;
	    height: 18px;
	    background: #567fe6;
	    position: absolute;
	    left: 0;
	    top: 15px;
}
.ebooklist-content .choice .choice-header{
	float: left;
	width: 120px;
}
.ebooklist-content .choice .choice-header span{
	line-height: 46px;
	font-size: 20px;
	color: #333;
	margin-left:10px;
}
.ebooklist-content .choice .search-wrap{
	float: left;
	/* margin-left: 24px; */
}
.ebooklist-content .choice .search-wrap input{
	    float: left;
    height: 40px;
    line-height: 22px;
    border: 1px solid #999;
    border-right: none;
    font-size: 14px;
    width: 350px;
    padding: 8px 0 8px 14px;
}
.ebooklist-content .choice .search-wrap .btn-color{
	float: left;
    border: none;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background: #567fe6;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
}

.ebooklist-line{
	width: 100%;
	height:1px;
	background-color: #999999;
}

.ebooklist-box .text-list{
	padding: 36px 80px 58px 44px;
}

.text-list ul li{
	margin-bottom: 10px;
	overflow: hidden;
}
.text-list ul li a{
	float: left;
	display: block;
	font-size: 18px;
	font-weight:400;
	color:#333333;
	line-height:30px;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.text-list ul li span{
	float: right;
	display: block;
font-size:16px;
font-weight:400;
color:#333333;
line-height:30px;
}
.text-list ul li:hover a,.text-list ul li:hover span{
	color: #567fe6;
}
/*氓藛鈥犆┞÷得β犅访ヂ悸�*/
.ebooklist-content ul.pagination{
	width: 852px;
}

.ebooklist-right{
	float: left;
	width: 241px;
	margin-left: 53px;
	background-color:#F2F3F4;
	padding: 29px 0 95px 22px;
}

.ebooklist-right .ebooklist-title{
	position: relative;
	margin-bottom:15px;
}

.ebooklist-right .ebooklist-title div{
	width: 5px;
    height: 18px;
    background: #567fe6;
    position: absolute;
    left: 0;
    top: 4px;
}
.ebooklist-right .ebooklist-title span{
        line-height: 26px;
    font-size: 20px;
    color: #333;
    margin-left: 10px;
}
.ebooklist-right .text-list ul li a{
	width: 90%;
}
.ebooklist-right .text-list ul li a i{
	display: inline-block;
	width:5px;
height:5px;
background:#567FE6;
border-radius:50%;
vertical-align: 4px;
margin-right: 10px;
}
</pre></body></html>