@CHARSET "UTF-8";
#cntline{width: 100%; height: 30px;}
.booklist{margin: 0px auto 172px auto;}
.pleft{width: 300px;float: left;	-webkit-box-shadow: 0 2px 5px 0 rgba(135,152,164,.5);box-shadow: 0 2px 5px 0 rgba(135,152,164,.5);background: #FFF;}
.pright{width: 870px; min-height: 400px; float: right; padding: 15px 0px; background: #FFF; border: 1px solid #F0F0F0;	-webkit-box-shadow: 0 2px 5px 0 rgba(135,152,164,.5);
    box-shadow: 0 2px 5px 0 rgba(135,152,164,.5);}
.pright .nav{width: 820px; margin: 10px auto;}
.pright .nav a{display: block; border: 1px solid #E8E8E8; float: left;text-align: center;}
.pright .nav a:hover{background-color: #A3A3A3; border-color: #A3A3A3; color: #FFF;}
.pright .nav a.active{background-color:#A3A3A3; border-color: #A3A3A3; color: #FFF;}
.pright #chars a{margin: 1px; padding: 0px; width: 25px; height: 26px; line-height: 26px;}
.pright #chars #all{width: 56px; margin-right: 8px;}
.pright #restype a{margin: 1px 5px; padding: 5px 18px;}
.pright #restype #all{width: 20px;}

.resclass{width: 100%;margin-bottom: 15px;}
.resclass p{height: 50px; line-height: 50px; text-indent: 20px; color: #FFF; font-size: 18px;}
.resclass ul{margin: 15px 25px;}
.resclass #ku li{height: 18px; text-indent: 25px; margin: 20px 0px; line-height: 18px;}
.resclass #ku li a{display: block; width: 100%; height: 100%; font-size: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.resclass #ku li a:hover{font-weight: bold;}
.resclass #ku .curr a{font-weight: bold;}

.resclass .reslib li{background: url("../../images/platform/ku-icon.png") no-repeat;}
.resclass .datatype li{background: url("../../images/platform/icon-sjlx.png") no-repeat;}
.resclass .restype li{background: url("../../images/platform/icon-zylx.png") no-repeat;}
.resclass .creator li{background: url("../../images/platform/icon-zrz.png") no-repeat;}
.resclass .keyword li{background: url("../../images/platform/icon-gjc.png") no-repeat;}
.resclass .publisher li{background: url("../../images/platform/icon-cpz.png") no-repeat;}
.resclass .date li{background: url("../../images/platform/icon-rq.png") no-repeat;}
.resclass .xueke li{background: url("../../images/platform/icon-xk.png") no-repeat;}




.pright .toolbar{width: 820px; margin: 10px auto; height: 30px; padding-top: 10px; border-top: 1px dashed #E8E8E8;}
.pright .txtbar{padding: 0px 0px 10px 0px; border-top:0px; border-bottom: 1px dashed #E8E8E8;}
.pright .toolbar li span{display: block; float: left; line-height: 26px;}
.pright .toolbar li a{display: block; padding: 4px 12px; background: #F0F0F0; float: left; margin: 0px 5px 0px 0px;}
.pright .toolbar #l{float: left;}
.pright .toolbar #r {float: right; text-align: right;}
.listbox{margin: 5px auto; width:820px;position:relative; overflow:hidden;} /*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/
.listbox #box{position:absolute; width: 100%;} /*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/
.listbox #box ul{float:left; width:820px; min-height: 400px;}
.listbox #box #res1 .jz{width: 100px; height: 20px; margin: 50px auto; text-align: center;}
.listbox #box #res1 table{width: 100%; table-layout: fixed;display: table;border-collapse: separate;}
.listbox #box #res1 table #tou{color: #FFF;}
.listbox #box #res1 table .c{background-color: #F5F5F5;}
.listbox #box #res1 table tr{height: 50px;}
.listbox #box #res1 table td{text-align: left; text-indent: 12px; overflow:hidden;WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; font-size: 16px;}
.listbox #box #res1 table td a{font-size: 16px;}
.listbox #box #res1 table th{text-align: left; text-indent: 12px; font-size: 16px;}
.listbox #box #res1 table .tm{width: 580px; height: 50px; line-height: 50px;}
.listbox #box #res1 table .zrz{width: 120px;}
.listbox #box #res1 table .rq{width: 120px;}
.listbox #box #res2 {padding-top: 5px;}
.listbox #box #res2 .item{width:100%; height: 200px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #E8E8E8;}
.listbox #box #res2 .item .fm{float: left; width: 150px; height: 200px;margin-right: 30px;}
.listbox #box #res2 .item .fm img{height: 200px;display: inline-block;vertical-align: middle;position: relative;}
.listbox #box #res2 .item .xx{width: 640px; height: 200px; float: left;}
.listbox #box #res2 .item .xx b {color: #333;}

.listbox #box #res2 .item .xx .ms {
	isplay: -webkit-box;
	-webkit-box-orient;
	text-overflow:ellipsis; 
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-height: 72px;
}

.listbox #box #res2 .item .xx p a{font-size: 18px; font-weight: bold;}
.listbox #box #res2 .item .xx p{margin-bottom: 5px;}
.listbox #box #res2 .item .xx li{margin-top: 5px; line-height: 24px;}
.listbox #box #res2 .item .xx dl{color: #606060; margin: 5px 0px 0px 0px;}
.listbox #box #res3 .item{width:152px; height: 250px; margin: 5px 0px 10px 15px; float: LEFT; overflow: hidden;}
.listbox #box #res3 .item p {text-align: center; width: 100%; height: 211px; overflow: hidden;}
.listbox #box #res3 .item p img{width: 140px;height: 185px;position: relative;}

.listbox #box #res3 .item li{margin: 5px; line-height: 22px; text-align: center;}

.listbox #box #res2 .item .fm a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: 200px;
    font-size: 0px;
    background: #e7e7e7;
}

.listbox #box #res3 .item p a {
    display: block;
    width: 100%;
    height: 100%;
}
.listbox #box #res3 .item li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



