﻿@charset "utf-8";

/* CSS Document */

.searchbar {
	width: 920px;
	float: right;
	background-color: #fff;
	margin-left: 8px;
	padding: 8px 0px 10px 0px;
}
.search input.sea_input {
	width: 660px;
	float: left;
	border: 1px solid #a0825c;
	height: 46px;
	margin-right: 10px;
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.searchbar .search span {
	margin-right: 20px;
	font-size: 14px;
	float: left;
	margin-top: 5px;
}
.searchbar .search span input {
	float: left;
}
.searchbar .search {
	padding-bottom: 15px;
	margin: 40px auto 0px 40px;
}
.searchbar .search_zt {
	font-size: 14px;
	width: 880px;
	height: 100%;
}
.searchbar .search_zt a {
	color: #113786;
	width: 110px;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	float: left;
}
.searchbar a#onmouse_text {
	position: relative;
}
.searchbar .search_zt .onmouse_text {
	background: url(../images/tips_upbox.png) no-repeat;
	width: 130px;
	height: 34px;
	position: absolute;
	left: -20px;
	top: -30px;
	padding: 8px 10px;
	font-size: 12px;
	text-align: center;
	box-pack: center;
	box-align: center;
	margin: 0 auto;
	line-height: 20px;
	display: none;
	z-index: 109000;
}
.searchbar .search_zt .onmouse_text font {
	color: #fff;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	white-space: nowrap;
	width: 130px;
	float: left;
}
.panels .search input.search_btn {
	border: none;
	background-color: #4064b0;
	border-bottom: 4px solid #113786;
	border-radius: 4px;
	width: 110px;
	height: 50px;
	color: #fff;
	font-size: 16px;
}
.searchbar .panels {
	border: 1px solid #ddd;
	border-top: 8px solid #4064b0;
	height: 176px;
	padding: 20px;
	margin-top: 34px;
	border-bottom: 3px solid #dde3f1;
}
.subpage .searchbar {
	width: 1200px;
	float: none;
	margin-left: 0;
}
.subpage .searchbar .panels {
	margin-top: 0px;
	padding: 0 20px;
}
.subpage .searchbar .search {
	margin-left: 190px;
}

/*顶部搜索结束*/

.classify {
	border: 1px solid #ddd;
	height: 100%;
	margin: 10px auto 20px auto;
}
.classify dl dt {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 10px;
	background: url(../images/ico2.png) no-repeat center left;
	padding-left: 20px;
}
.classify dl dt.title_all b {
	float: left;
}
.classify dl dt.title_all span {
	float: right;
}
.classify dl dd {
	border-bottom: 1px dashed #e5e5e5;
	padding: 15px;
	font-size: 14px;
	margin-left: 0px;
}
.classify dl dd a {
	color: #666;
	margin-left: 6px;
}
.classify dl dd.mouse_on {
	background-color: #4064b0;
	color: #fff;
	width: 228px;
}
.classify dl dd:hover {
	background-color: #4064b0;
	color: #fff;
	width: 228px;
}
.classify dl dd:hover a {
	color: #fff;
}
.classify dl dd.mouse_on a {
	color: #fff;
}
.classify dl dd.noborder {
	border-bottom: none;
}
.classify dl dd:last-of-type {
	border-bottom: none;
}
.classify {
	border: 1px solid #ddd;
	height: 100%;
	margin: 10px auto 20px auto;
}
.classify .dl .title_all {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 10px;
	background: url(../images/ico2.png) no-repeat center left;
	padding-left: 20px;
}
.classify .dl .title_all b {
	float: left;
}
.classify .dl .title_all span {
	float: right;
}
.classify .dl .dd {
	border-bottom: 1px dashed #e5e5e5;
	padding: 15px;
	font-size: 14px;
	margin-left: 0px;
}
.classify .dl .dd a {
	color: #666;
	margin-left: 6px;
}
.classify .dl .dd.mouse_on {
	background-color: #4064b0;
	color: #fff;
	width: 228px;
}
.classify .dl .dd:hover {
	background-color: #4064b0;
	color: #fff;
	width: 228px;
}
.classify .dl .dd:hover a {
	color: #fff;
}
.classify .dl .dd.mouse_on a {
	color: #fff;
}
.classify .dl .dd.noborder {
	border-bottom: none;
}
.classify .dl .dd:last-of-type {
	border-bottom: none;
}
.classify .select a {
	float: left;
	font-size: 14px;
	width: 115px;
	text-align: center;
}
.classify .select a.on {
	color: #4064b0;
}
.classify .select span {
	float: left;
	width: 2px;
	color: #ccc;
	margin: auto 10px;
}

/*全部资源列表*/

.recommended_book {
	width: 900px;
	height: 42px;
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	padding-left: 20px;
	line-height: 40px;
}
ul.rec_book_resource {
	border-top: 1px solid #ddd;
	margin-left: 20px;
	height: 100%;
	overflow: hidden;
}
ul.rec_book_resource li {
	width: 418px;
	float: left;
	padding: 20px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 160px;
}
ul.rec_book_resource li:nth-child(even) {
	border-right: none;
}
ul.rec_book_resource li img.bookimg {
	width: 110px;
	height: 160px;
	float: left;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 5px #ccc;
}
ul.rec_book_resource li dl {
	float: right;
	width: 285px;
}
ul.rec_book_resource li dl dt {
	font-size: 14px;
	margin-bottom: 10px;
	height: 40px;
}
ul.rec_book_resource li dl dd a {
	border-radius: 4px;
	color: #fff;
	margin-top: 25px;
	background-color: #92aee6;
	width: 50px;
	height: 24px;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 22px;
}
ul.rec_book_resource li dl dd a:hover {
	background-color: #4064B0;
}
ul.rec_book_resource li dl dd {
	margin-left: 0px;
	color: #999;
	height: 17px;
}
ul.rec_book_resource li dl dd img {
	float: left;
}
ul.rec_book_resource li dl dd font {
	margin-left: 10px;
}
.recommended_book span {
	margin: auto 10px;
}
.ts_classify {
	border: 1px solid #ddd;
	padding: 15px;
	border-bottom: 3px solid #dde3f1;
	margin: 10px auto 20px 20px;
	font-size: 14px;
	line-height: 30px;
}
.ts_classify span.all,
.ts_classify a:hover {
	padding: 4px 10px;
	background-color: #4064b0;
	color: #fff;
}
.ts_classify a {
	margin-right: 20px;
	padding: 4px 10px;
	background-color: #fff;
}
.ts_classify a.mouse_on {
	padding: 4px 10px;
	background-color: #113786;
	color: #fff;
}

/*图书详情*/

.bookdetail .right {
	float: left;
}
.bookdetail .left {
	float: right;
}
.book_rank {
	border: 1px solid #ddd;
	width: 228px;
	padding: 15px;
	margin-top: 15px;
}
.rank_title {
	background: url(../images/ico2.png) no-repeat left;
	font-size: 16px;
	padding-left: 20px;
	height: 32px;
	line-height: 32px;
	margin-left: -10px;
}
.rank_num {
	height: 110px;
	font-size: 14px;
	padding-top: 15px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 13px;
}
.rank_num a img {
	width: 80px;
	height: 100px;
	float: left;
	margin-right: 10px;
}
.rank_num .text {
	line-height: 14px;
	color: #333;
	float: left;
	width: 130px;
}
.rank_num .text a {
	color: #333;
}
.rank_num .text a:hover {
	color: #113786;
}
.rank_num span.other {
	font-size: 12px;
	color: #666;
}
.rank_num .num_title_book {
	width: 170px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	white-space: nowrap;
}
.rank_list {
	line-height: 22px;
	height: 20px;
}
.bookdetail .recommended_book {
	border-bottom: 1px solid #ddd;
	padding-left: 0px;
}
.book_xq {
	margin: 20px 0;
	clear: both;
	height: 100%;
	overflow: hidden;
}
.book_xq .leftpic {
	float: left;
}
.book_xq .leftpic img {
	width: 110px;
	height: 160px;
	margin-top: 5px;
}
.right_detail {
	width: 810px;
	float: right;
	line-height: 24px;
}
.book_xq .right_detail .title {
	font-size: 18px;
	width: 800px;
	margin-bottom: 10px;
}
.book_xq .right_detail .module1 {
	width: 420px;
	float: left;
	margin-right: 15px;
	border-right: 1px solid #ddd;
}
.book_xq .right_detail .module1 span {
	width: 410px;
	float: left;
	color: #666;
}
.book_xq .right_detail .module1 span img {
	margin-top: 4px;
	float: left;
}
.book_xq .right_detail .module1 span font {
	line-height: 25px;
	margin-left: 10px;
}
.book_xq .right_detail .module2 {
	width: 200px;
	float: left;
	margin-right: 15px;
}
.book_xq .right_detail .module2 span {
	width: 200px;
	float: left;
}
.book_xq .right_detail .module2 span img {
	margin-top: 4px;
	cursor: pointer;
}
.book_xq .right_detail .module2 span font {
	float: left;
	line-height: 24px;
}
.book_xq .right_detail .module3 {
	width: 124px;
	float: left;
}
.book_xq .right_detail .module3 img {
	width: 124px;
	height: 124px;
}
.module4 {
	width: 765px;
	clear: both;
}
.module4 input {
	border: none;
	background-color: #92aee6;
	width: 100px;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 30px;
	border-radius: 4px;
	margin-top: 10px;
	font-size: 16px;
}
.module4 input:hover {
	background-color: #113786;
}
.module4 a {
	font-size: 16px;
	margin-top: 8px;
}
.module4 a.collect:hover,
.module4 a.recommend:hover {
	background-color: #eee;
}
.module4 a.collect {
	background: url(../images/collect.png) no-repeat 6px 12px;
	border: 1px solid #ddd;
	padding: 4px 10px;
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 24px;
	text-align: center;
}
.module4 a.recommend {
	background: url(../images/zan.png) no-repeat 12px 11px;
	margin-top: 5px;
	border: 1px solid #ddd;
	padding: 4px 10px;
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 24px;
	text-align: center;
	margin-left: 15px;
}
.module4 a.recommend_yet {
	background: url(../images/recommend_yet.png) no-repeat 12px 10px;
	border: 1px solid #ddd;
	padding: 4px 10px;
	width: 60px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 34px;
	text-align: center;
	margin-left: 15px;
}
.module4 a.collect_yet {
	background: url(../images/collect_yet.png) no-repeat 12px 12px;
	border: 1px solid #ddd;
	padding: 4px 10px;
	width: 60px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 30px;
	text-align: center;
}
.bookdetail .item {
	background: url(../images/ico2.png) no-repeat center left;
	padding-left: 20px;
	width: 880px;
}
.catalog {
	font-size: 16px;
	line-height: 30px;
	margin: 15px auto 15px 15px;
	height: 100%;
	overflow: hidden;
}
.catalog a {
	color: #666;
	width: 700px;
	float: left;
}
.catalog a:hover {
	color: #113786;
}
.catalog a.more {
	color: #113786;
}
.comment .floor {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment {
	margin-top: 20px;
	width: 900px;
}
.comment .floor span.name,
.comment .floor span.grade {
	color: #666;
	margin-left: 15px;
}
.comment .floor .content {
	line-height: 20px;
	margin-left: 34px;
	margin-top: 6px;
}
.comment ul {
	margin-bottom: 20px;
	clear: both;
}
.comment ul li {
	border-bottom: 1px solid #ddd;
	height: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.floor_th {
	margin: 10px auto;
	font-size: 14px;
	height: 100%;
	overflow: hidden;
}
.floor_th span {
	float: left;
}
.floor_th img {
	float: left;
	margin-left: 15px;
	width: 60px;
	height: 60px;
}
.floor_th .right {
	width: 800px;
	float: right;
}
.floor_th .right .name {
	font-size: 16px;
}
.floor_th .right .grade {
	color: #999;
	margin-left: 15px;
}
.floor_th .right .time {
	float: right;
	color: #666;
}
.floor_th .right .con {
	margin-top: 10px;
}
.floor_th .right a {
	float: right;
	color: #999;
}
.floor_th .right a:hover {
	color: #113786;
}
.comment a.keyword {
	padding: 8px 15px;
	font-size: 14px;
	border: 1px solid #ddd;
	margin-right: 20px;
	height: 20px;
	line-height: 20px;
}
.comment a.keyword:hover {
	background-color: #eee;
}
.comment .comm_box {
	width: 875px;
	height: 100px;
	border: 1px solid #ddd;
	clear: both;
}
.margint30 a.keyword {
	margin-top: 10px;
	float: right;
}

/*视听*/

<!--播放器-->.jp-video-360p {
	width: 878px;
}
.playbar .page {
	margin-top: 0px;
}
.jp-audio {
	width: 100%;
}
.jp-volume-controls {
	left: 1100px;
}
<!--播放器 修改结束-->.book_xq .right_detail .module1 span.st_intro {
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	width: 410px;
}
ul.audio-visual_resource li,
.st_label {
	position: relative;
}
ul.audio-visual_resource li .label {
	border: 1px solid #92aee6;
	padding: 2px 10px;
	color: #92aee6;
	position: absolute;
	background-color: #fff;
	left: 5px;
}
label {
	cursor: pointer;
	/*鼠标移上去变成手状*/
	float: left;
	font-size: 14px;
}
label:hover {
	background: #eee;
}
.st_label .label {
	border: 1px solid #92aee6;
	padding: 2px 10px;
	color: #92aee6;
	position: absolute;
	background-color: #fff;
	top: 15px;
}
.nocomment {
	font-size: 16px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
	color: #999;
}
.catalog .turnpage a {
	width: auto;
	float: none;
}
.st_mllist a {
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
}
.st_mllist a.pause {
	background: url(../images/arrow_r.png) no-repeat 10px center;
}
.st_mllist a.play {
	background: url(../images/pause.png) no-repeat 10px center;
}
.st_mllist a:nth-child(2n+1) {
	background-color: #eee;
}
.st_mllist a {
	width: 860px;
}
.st_mllist a:hover {
	background-color: #f7f4f4;
}
.playbar {
	background-color: #000;
	width: 100%;
	color: #fff;
	position: fixed;
	bottom: 0;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.playbar audio {
	position: absolute;
	top: 15px;
	margin: 0 auto;
}
.video_mllist a {
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 146px;
	height: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
.video_mllist a:hover {
	background-color: #f5f5f5;
}
.video_module {
	text-align: center;
	clear: both;
	margin-top: 20px;
}
.search_r_left {
	background-color: #f8f8f8;
}
.st_mllist a.on,
.video_mllist .on {
	background-color: #fff7e3;
}

/*校本资源*/

.selecttab {
	height: 30px;
	clear: both;
	margin: 10px 20px;
}
.selecttab a {
	border: 1px solid #ddd;
	padding: 6px 10px;
	height: 24px;
	line-height: 24px;
	margin-right: 12px;
	font-size: 14px;
}
.selecttab a.on,
.selecttab a:hover {
	background-color: #4064b0;
	color: #fff;
	border: 1px solid #4064b0;
}
.scholastic_resources dl dd {
	font-size: 14px;
	margin-bottom: 4px;
}
ul.scholastic_resources li dl dd a {
	margin-top: 10px;
}
ul.scholastic_resources li img.bookimg {
	width: 92px;
	height: 106px;
	box-shadow: none;
}
ul.scholastic_resources li {
	height: 130px;
}
ul.scholastic_resources li dl dt {
	height: auto;
}
.school_based_dt .recommended_book {
	width: 1200px;
}
.school_based_dt .book_xq .leftpic img {
	width: 92px;
	height: 106px;
}
.school_based_dt .right_detail {
	width: 1080px;
}
.school_based_dt .book_xq .right_detail .module3 {
	float: right;
}
.school_based_dt .module4 {
	width: 1070px;
}
.module4 input {
	margin-right: 20px;
}
.school_based_dt .module4 a {
	margin-top: 0px;
}
.recommended_related {
	border-top: 1px solid #ddd;
	padding-top: 50px;
}
.rec_about {
	font-size: 16px;
	margin-bottom: 10px;
}
.recommended_related ul.scholastic_resources {
	margin-left: 0px;
}
.recommended_related ul.scholastic_resources li {
	width: 358px;
	border-right: 1px solid #ddd;
}
.recommended_related ul.scholastic_resources li dl {
	width: 250px;
}
.recommended_related ul.scholastic_resources li:nth-child(even) {
	border-right: 1px solid #ddd;
}
.recommended_related ul.scholastic_resources li:nth-child(3n) {
	border-right: none;
}

/*新书活动*/

.activity {
	border: 1px solid #ddd;
	border-top: 8px solid #4064b0;
	padding: 10px;
	margin-top: 34px;
	border-bottom: 3px solid #dde3f1;
	padding-top: 0px;
	height: 100%;
	overflow: hidden;
}
ul.activitylist {
	height: 100%;
	overflow: hidden;
}
ul.activitylist li {
	margin: 15px auto 15px 15px;
	width: 370px;
	border: 1px solid #fff;
	float: left;
	position: relative;
}
ul.activitylist li .tips_ico {
	position: absolute;
	top: -2px;
	background: url(../images/ztyd_ico.png) no-repeat;
	width: 62px;
	height: 36px;
	left: -9px;
	line-height: 30px;
	padding-left: 10px;
	color: #674d27;
}
ul.activitylist li:hover {
	border: 1px solid #71b5e5;
	height: 345px;
}
ul.activitylist img {
	width: 370px;
	height: 190px;
	float: left;
}
ul.activitylist li dl {
	line-height: 24px;
	font-size: 14px;
	padding: 15px;
	width: 340px;
	height: 125px;
	clear: both;
}
ul.activitylist li dl dt {
	margin-bottom: 10px;
}
ul.activitylist li dl dt a {
	font-size: 18px;
	color: #fff;
}
ul.activitylist li dl dt a:hover {
	color: #4064b0;
}
ul.activitylist li dl dd {
	color: #fff;
}
ul.activitylist li dl dd.note {
	font-size: 12px;
	float: right;
}
ul.activitylist li dl.blue {
	background-color: #71b5e5;
}
.activity .recommended_book {
	padding-left: 15px;
}
.activity .selecttab {
	margin-left: 15px;
}
ul.activitylist li dl.yell {
	background-color: #e1b43b;
}
ul.activitylist li dl.pink {
	background-color: #de818c;
}
.activity_details_title {
	border-top: 1px solid #ddd;
	padding-top: 20px;
	font-size: 26px;
	text-align: center;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}
.detailtitle {
	font-size: 16px;
	background: url(../images/ico2.png) no-repeat center left;
	padding-left: 20px;
}
.activitylist_content {
	font-size: 14px;
	height: 100%;
	overflow: hidden;
	margin: 10px auto 40px 10px;
	line-height: 26px;
}
.activitylist_content img {
	width: 500px;
	height: 250px;
	float: left;
}
.activitylist_content .text {
	width: 600px;
	float: right;
}
.activitylist_content .text input {
	display: inherit;
	border: none;
	background-color: #92aee6;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	height: 36px;
	line-height: 30px;
	width: 100px;
	cursor: pointer;
}
.activitylist_content .text input:hover {
	background-color: #4064b0;
}
.activitylist_content .text input.donot {
	background-color: #ddd;
	cursor: auto;
	color: #999;
}
.activity_describe {
	margin: 10px auto 20px 10px;
	width: 1160px;
}
.activity_describe p {
	text-indent: 2em;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	word-wrap: break-word;
	word-break: break-all;
}
ul.recommend_book_resource {
	margin-left: 10px;
	height: 100%;
	overflow: hidden;
}
ul.recommend_book_resource li {
	width: 196px;
	float: left;
	padding: 15px 10px 15px 15px;
	border: 1px solid #ddd;
	margin: 20px 10px 10px 0px;
	border-bottom: 3px solid #dde3f1;
}
ul.recommend_book_resource li img {
	margin: 0 auto;
}
ul.recommend_book_resource li .bookimg {
	text-align: center;
}
ul.recommend_book_resource li .bookimg img {
	width: 110px;
	height: 160px;
}
ul.recommend_book_resource li dl {
	width: 196px;
	margin-top: 10px;
}
ul.recommend_book_resource li dl dt {
	font-size: 14px;
	margin-bottom: 5px;
	width: 196px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow: hidden;
}
ul.recommend_book_resource li dl dd a {
	border-radius: 4px;
	color: #fff;
	margin-top: 10px;
	background-color: #92aee6;
	width: 50px;
	height: 24px;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 24px;
}
ul.recommend_book_resource li dl dd a:hover {
	background-color: #4064B0;
}
ul.recommend_book_resource li dl dd {
	margin-left: 0px;
	color: #999;
	height: 17px;
}
ul.recommend_book_resource li dl dd img {
	float: left;
}
ul.recommend_book_resource li dl dd font {
	margin-left: 10px;
}

/*我的图书馆*/

.login {
	border: 1px solid #ddd;
	width: 228px;
	height: 210px;
	float: left;
	background-color: #fff;
	padding: 16px 10px 10px 20px;
	position: relative
}
.loginline {
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	/* Gecko browsers */
	-webkit-border-radius: 4px;
	/* Webkit browsers */
	border-radius: 4px;
	width: 218px;
	height: 34px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.loginline img {
	float: left;
}
.loginline input {
	float: right;
	border: none;
	width: 180px;
	height: 30px;
	line-height: 30px;
}
.loginline input:focus {
	background-color: #fffbd6;
}
.rem_password {
	color: #999;
	line-height: 18px;
	font-size: 12px;
	margin-top: 10px;
}
.rem_password input {
	float: left;
}
.rem_password a {
	float: right;
	margin-right: 8px;
	color: #999;
}
.rem_password a:hover {
	color: #4064b0;
}
input.login_button {
	background-color: #4064b0;
	border-bottom: 4px solid #113786;
	border-radius: 4px;
	width: 220px;
	height: 36px;
	color: #fff;
	text-align: center;
	border: none;
	font-size: 14px;
}
input.login_button:hover {
	background-color: #113786;
}
.tips {
	height: 16px;
	color: red;
	clear: both;
	text-align: center;
}
.toptext {
	font-size: 14px;
	width: 260px;
	float: left;
	margin-left: 10px;
	line-height: 30px;
}

/*yidenglu*/

.login_inf {
	background: url(../images/ico1.png) no-repeat center left;
	float: right;
	padding-left: 20px;
	clear: both;
	line-height: 30px;
	height: 30px;
}
.login_inf a {
	margin-left: 10px;
}
.yde {
	border-bottom: 1px dashed #113786;
	margin-bottom: 10px;
	font-size: 16px;
	height: 115px;
	margin-right: 10px;
	margin-top: 10px;
}
.yde img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
}
.yde span {
	font-size: 12px;
	margin-left: 0px;
}
.yde p {
	color: #999;
	font-size: 14px;
	margin-top: 2px;
	line-height: 18px;
}
.yde font {
	line-height: 24px;
	margin-right: 10px;
}
.yde_list {
	font-size: 14px;
	width: 230px;
}
.yde_list span {
	color: #999;
	margin-right: 10px;
	float: left;
}
.yde_list font {
	width: 150px;
	float: right;
}
.yde_list p {
	width: 220px;
	text-align: right;
	height: 40px;
	line-height: 24px;
	margin-right: 20px;
}
.yde_list p a,
.yde_list font {
	color: #999;
}
.yde_list p a:hover {
	color: #113786;
}
.reader_list {
	margin-bottom: 15px;
	margin-top: 15px;
}
.reader_list .num_title_book {
	width: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
.reader_list .num_title_book {
	width: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
.reader_list .r_ph {
	width: 130px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
.author {
	margin-left: 60px;
	font-size: 12px;
}
.ewm_loginr {
	background: url(../images/login_ewm.png) no-repeat;
	z-index: 1000;
	width: 33px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}
.slide_box {
	width: 210px;
	height: 210px;
	z-index: 1000;
	position: absolute;
	display: none;
	background-color: #fff;
	margin-top: 6px;
}
.slide_box .app {
	font-weight: bold;
	width: 220px;
	height: 140px;
	text-align: center;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #113786;
	font-size: 14px;
	background-color: #fff;
}
.slide_box .app span.fleft {
	float: left;
	margin-left: 65px;
}
.slide_box .app img {
	float: left;
	margin-left: 45px;
	width: 124px;
	height: 124px;
}
.slide_box .sao_ys {
	background: url(../images/sj_ico.jpg) no-repeat center left;
	width: 150px;
	margin-left: 45px;
	height: 40px;
	padding-left: 30px;
	background-color: #fff;
	line-height: 20px;
}
.my_libraryleft_list {
	border: 1px solid #ddd;
	margin-top: 15px;
	padding: 10px auto;
	font-size: 14px;
}
.my_libraryleft_list ul li {
	border-bottom: 1px dashed #ddd;
	line-height: 40px;
}
.my_libraryleft_list ul li .on {
	color: #fff;
	background-color: #4064b0;
}
.my_libraryleft_list ul li .stair {
	padding-left: 20px;
}
.my_libraryleft_list ul li .stair:hover {
	background-color: #92aee6;
}
.my_libraryleft_list ul li .stair:hover a {
	color: #fff;
}
.my_libraryleft_list ul li .on a {
	color: #fff;
}
.my_libraryleft_list ul li .second_level {
	margin-left: 0px;
	height: 100%;
	overflow: hidden;
	display: none;
}
.my_libraryleft_list ul li .second_level a {
	padding-left: 50px;
	width: 209px;
	line-height: 40px;
	height: 40px;
	float: left;
	background-color: #faf7f7;
}
.my_libraryleft_list ul li .second_level a:hover {}
.my_libraryleft_list ul li .second_level .mouse_on,
.my_libraryleft_list ul li .second_level a:hover {
	color: #fff;
	background-color: #4064b0;
	border-top: 1px solid #fff;
}
.my_library_rtab {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	height: 43px;
	line-height: 43px;
	margin-left: 20px;
}
.my_library_rtab a {
	padding: 10px 30px;
	text-align: center;
	margin-right: 10px;
	border-radius: 2px;
	height: 22px;
	line-height: 20px;
	float: left;
	border: 1px solid #ddd;
}
.my_library_rtab a.on,
.my_library_rtab a:hover {
	background-color: #4064b0;
	border-radius: 2px;
	color: #fff;
}
ul.library_resourcelist {
	margin: 20px auto 20px 20px;
}
ul.library_resourcelist li {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	height: 100%;
	overflow: auto;
	position: relative
}
ul.library_resourcelist li span {
	width: 100%;
	float: left;
	clear: both;
	height: 24px;
}
ul.library_resourcelist li img.leftimage {
	width: 110px;
	height: 160px;
	float: left;
	margin-right: 30px;
}
ul.library_resourcelist li .centertext {
	width: 540px;
	float: left;
	line-height: 24px;
}
ul.library_resourcelist li .centertext span.title {
	margin: 10px auto 5px auto;
	font-size: 14px;
}
ul.library_resourcelist li .fright {
	width: 220px;
}
ul.library_resourcelist li .fright img {
	width: 124px;
	height: 124px;
	float: right;
	margin-right: 35px;
}
ul.library_resourcelist li .centertext a {
	padding: 10px 35px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin-right: 20px;
	font-size: 14px;
	border-radius: 2px;
}
ul.library_resourcelist li .centertext span.title a {
	background-color: none;
	padding: 0;
	color: #4064b0;
}
ul.library_resourcelist li .centertext span.title a:hover {
	background-color: #fff;
	padding: 0;
	text-decoration: underline;
}
ul.library_resourcelist li .centertext a.read {
	background-color: #4064b0;
	clear: both;
	margin-top: 50px;
}
ul.library_resourcelist li .centertext a.returnbook {
	background-color: #92aee6;
}
ul.library_resourcelist li .centertext a:hover {
	background-color: #7a9bdf;
}
ul.library_resourcelist li .centertext a.remove {
	background-color: #fff;
	clear: both;
	border: 1px solid #ddd;
	color: #666;
}
ul.library_resourcelist li .label {
	border: 1px solid #92aee6;
	padding: 2px 10px;
	color: #92aee6;
	position: absolute;
	background-color: #fff;
	left: 5px;
}
ul.library_resourcelist li .fright a.recommend:hover,
ul.library_resourcelist li .fright a.collect:hover {
	background-color: #eee;
}
ul.library_resourcelist li .fright a {
	float: left;
	font-size: 14px;
}
ul.library_resourcelist li .fright a.collect {
	margin-top: 5px;
	background: url(../images/collect.png) no-repeat 12px 10px;
	border: 1px solid #ddd;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 34px;
	text-align: center;
}
ul.library_resourcelist li .fright a.recommend {
	margin-top: 5px;
	background: url(../images/zan.png) no-repeat 12px 9px;
	border: 1px solid #ddd;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 34px;
	text-align: center;
	margin-left: 15px;
}
ul.library_resourcelist li .fright a.collect_yet {
	margin-top: 5px;
	background: url(../images/collect_yet.png) no-repeat 12px 10px;
	border: 1px solid #ddd;
	padding: 0px 10px;
	width: 45px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 30px;
	text-align: center;
}
ul.library_resourcelist li .fright a.recommend_yet {
	margin-top: 5px;
	background: url(../images/recommend_yet.png) no-repeat 12px 7px;
	border: 1px solid #ddd;
	padding: 0px 10px;
	width: 45px;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 30px;
	text-align: center;
	margin-left: 15px;
}
ul.library_resourcelist li .centertext font {
	margin-left: 10px;
}
ul.library_resourcelist li .centertext span img {
	float: left;
	margin-top: 4px;
}
.my_comment {
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	margin-left: 20px;
	padding-bottom: 10px;
}
ul.my_library_comment {
	margin-left: 20px;
}
ul.my_library_comment li {
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	padding-left: 10px;
}
ul.my_library_comment li .color6 {
	margin: 10px auto;
}
ul.my_library_comment li .fright {
	margin-left: 20px;
}
.opinion_reply {
	background-color: #f1f1f1;
	padding: 15px 15px 10px 15px;
}
table.my_activities {
	width: 800px;
	margin: 40px auto auto 60px;
}
table tr.my_activities_title td {
	background-color: #4064b0;
	color: #fff;
	font-size: 16px;
	border-top: 10px solid #92aee6;
}
table tr td {
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
table tr td a {
	text-decoration: underline;
}
.library_setting_up {
	font-size: 14px;
	margin-top: 30px;
}
.library_setting_up .line {
	clear: both;
	margin-bottom: 20px;
	height: 100%;
	overflow: hidden;
}
.library_setting_up .line .left {
	width: 100px;
	float: left;
	margin-left: 30px;
	text-align: right;
	line-height: 35px;
}
.library_setting_up .line .right {
	width: 800px;
	float: right;
}
.library_setting_up .line .right img {
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 80px;
}
.library_setting_up .line .right input.textbox {
	border: 1px solid #ddd;
	width: 300px;
	margin-top: 10px;
	height: 28px;
	line-height: 28px;
}
.library_setting_up .line .right input.skim {
	border: 1px solid #ddd;
	height: 32px;
	line-height: 30px;
	margin-top: 2px;
	margin-left: 10px;
	background-color: #fff;
}
.library_setting_up .line .right input.rtext {
	width: 300px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ccc;
	padding-left: 10px;
}
.library_setting_up .line .right span.red {
	margin-left: 4px;
}
.library_setting_up .line .right select.sex {
	width: 312px;
	height: 40px;
	line-height: 40px;
}
.library_setting_up .line .right select.grade {
	width: 100px;
	height: 40px;
	line-height: 40px;
	margin-right: 3px;
}
.library_setting_up input.hold {
	background-color: #4064b0;
	height: 40px;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	width: 394px;
	border: none;
	margin-left: 60PX;
}
.bg_introduce {
	border: 1px solid #ddd;
	border-top: 6px solid #4064b0;
	border-bottom: 2px solid #ddd;
	padding: 20px;
	font-size: 14px;
	line-height: 24px;
}
.bg_introduce p {
	text-indent: 2em;
	margin-top: 20px;
}
.bg_introduce .title {
	font-size: 26px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-top: 20px;
}
.bg_introduce p.title_bt {
	color: #4064b0;
	font-weight: bold;
}
.bg_introduce p.fright {
	height: 50px;
	line-height: 30px;
}
.ztf_js {
	margin-left: 50px;
}
.ztf_js select {
	width: 100px;
	height: 40px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}
.ztf_js input.gjz {
	width: 510px;
	height: 37px;
	border: 1px solid #ccc;
	margin-right: 10px;
	float: left;
}
.ztf_js input.btn {
	border: none;
	background-color: #4064b0;
	border-bottom: 4px solid #113786;
	border-radius: 4px;
	width: 90px;
	height: 40px;
	color: #fff;
}
.xz {
	position: relative;
}
.ztf_js .mtop20 {
	clear: both;
	height: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.ztf_js .mtop20 input.gjz {
	width: 400px;
}

/*图书馆动态*/

.dynamic_library {
	border-top: 8px solid #4064b0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding: 20px;
}
.dynamic_library_nav {
	border-bottom: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.dynamic_library_nav span {
	margin: auto 10px;
}
ul.dynamic_librarylist li {
	border-bottom: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
ul.dynamic_librarylist li a {
	width: 1000px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
.dynamic_library_detail {
	margin: 20px 40px;
	font-size: 14px;
	line-height: 24px;
}
.dynamic_library_detail .title {
	text-align: center;
	font-size: 26px;
}
.dynamic_library_detail .color9 {
	border-bottom: 1px dashed #ddd;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
.dynamic_library_detail p {
	text-indent: 2em;
	margin-top: 6px;
}
.article_updown {
	border-top: 1px dashed #ddd;
	margin-top: 40px;
	padding-top: 10px;
	font-size: 16px;
}
textarea.yjfk_box {
	width: 1000px;
	height: 280px;
	border: 1px solid #ddd;
	margin-left: 40px;
	margin-top: 20px;
}
.dynamic_library_detail span.fright {
	margin-right: 30px;
	color: #999;
}
.dynamic_library_detail input.submit {
	background-color: #4064b0;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 36px;
	border: none;
	font-size: 16px;
	width: 200px;
	margin-left: 430px;
	margin-top: 50px;
	cursor: pointer;
}
.dynamic_library_detail input.submit:hover {
	background-color: #113786;
}
dl.wjdc_list {
	margin-bottom: 20px;
	clear: both;
	height: 100%;
	overflow: hidden;
	line-height: 30px;
}
dl.wjdc_list dd {
	width: 510px;
	margin-right: 20px;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
dl.wjdc_list dd.on {
	background-color: #92aee6;
	border-radius: 5px;
	color: #fff;
}
dl.wjdc_list dd input {
	float: left;
	margin-top: 14px;
}
.publisher {
	color: #999;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}
.login img.login_ewm_tips {
	margin-left: 88px;
	position: absolute;
	margin-top: -16px;
}
.my_libraryleft_list ul li:last-child {
	border-bottom: none;
}
ul.zdyfl_list li {
	clear: both;
}
ul.zdyfl_list li .dl_list {
	background-color: #92aee6;
	height: 40px;
	line-height: 38px;
	color: #fff;
	padding-left: 20px;
}
ul.zdyfl_list li span a {
	width: 230px;
	float: left;
	line-height: 40px;
	height: 40px;
	padding-left: 40px;
}
ul.zdyfl_list li span a.on {
	background-color: #f1f1f1;
	color: #113786;
}
ul.zdyfl_list li .on {
	background-color: #113786;
}
ul.zdyfl_list li .on a {
	color: #fff;
}
ul.zdyfl_list li span a:hover {
	font-weight: bold;
}
.classify {
	height: 100%;
	overflow: hidden;
}
.classify .select {
	overflow: hidden;
	height: 50px;
	border-bottom: 1px solid #ddd;
}
.item a.on {
	color: #113786;
}
.item span {
	color: #ccc;
}
.ac_searchbar .activitylist_content .text {
	width: 630px;
}
.ac_searchbar .activitylist_content {
	margin: 5px auto 10px 0px;
}
.ac_searchbar .ac_panels {
	margin-top: 0px;
	border-top: 8px solid #4064b0;
	padding: 20px;
	margin-top: 34px;
	padding-left: 1px;
	padding-top: 12px;
	padding-right: 0px;
}
.ac_searchbar {
	width: 1170px;
	background-color: #fff;
	margin-left: 4px;
	padding: 8px 0px 10px 0px;
	position: relative;
}
.search input.sea_input {
	width: 660px;
	float: left;
	border: 1px solid #a0825c;
	height: 46px;
	margin-right: 10px;
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.ac_searchbar .search span {
	margin-right: 20px;
	font-size: 14px;
	float: left;
	margin-top: 5px;
}
.ac_searchbar .search span input {
	float: left;
}
.ac_searchbar .search {
	padding-bottom: 15px;
	margin: 40px auto 0px 40px;
}
.ac_searchbar .search_zt {
	font-size: 14px;
	width: 880px;
	height: 100%;
}
.ac_searchbar .search_zt a {
	color: #113786;
	width: 110px;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	float: left;
	position: relative;
}
.ac_searchbar .search_zt .onmouse_text {
	background: url(../images/tips_upbox.png) no-repeat;
	width: 130px;
	height: 34px;
	position: absolute;
	left: -20px;
	top: -30px;
	padding: 8px 10px;
	font-size: 12px;
	text-align: center;
	box-pack: center;
	box-align: center;
	margin: 0 auto;
	line-height: 20px;
	display: none;
	z-index: 109000;
}
.ac_searchbar .search_zt .onmouse_text font {
	color: #fff;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	white-space: nowrap;
	width: 130px;
	float: left;
}
.quick_sort {
	border-bottom: 1px dashed #113786;
	padding-bottom: 10px;
	font-size: 14px;
	margin: 0 auto;
}
.ac_panels .search input.search_btn {
	border: none;
	background-color: #4064b0;
	border-bottom: 4px solid #113786;
	border-radius: 4px;
	width: 110px;
	height: 50px;
	color: #fff;
	font-size: 16px;
}
.ztf_js {
	margin-left: 50px;
}
.ztf_js select {
	width: 100px;
	height: 40px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}
.ztf_js input.gjz {
	width: 510px;
	height: 37px;
	border: 1px solid #ccc;
	margin-right: 10px;
	float: left;
}
.ztf_js input.btn {
	border: none;
	background-color: #4064b0;
	border-bottom: 4px solid #113786;
	border-radius: 4px;
	width: 90px;
	height: 40px;
	color: #fff;
}
.xz {
	position: relative;
}
.ztf_js .mtop20 {
	clear: both;
	height: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.ztf_js .mtop20 input.gjz {
	width: 400px;
}
.new_bookr {
	width: 270px;
	float: right;
	margin-top: 0px;
}
.new_bookr font a {
	font-size: 12px;
	color: #113786
}
.content_recommend {
	line-height: 24px;
	margin-top: 10px;
	height: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	width: 225px;
}
.new_bookr {
	height: 273px;
}
.ac_container ul li {
	border: 1px solid #ddd;
	background-color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #666;
	text-align: center;
	margin-right: 10px;
	float: left;
	font-size: 14px;
}
.ac_container ul li:hover {
	background: #f9f9f9;
}
.ac_container ul li a {
	display: block;
}
.ac_container ul li a:hover {
	color: #009BE3;
}
.ac_container ul li.active {
	border: 1px solid #4064b0;
	background-color: #4064b0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.ac_container ul li.active a {
	color: #fff;
}

/*选择前面有.tabs input:nth-of-type(x):checked的.panels .panel:nth-child(x)*/

.ac_searchbar .tabs {
	position: absolute;
	top: 0px;
}
ul.ac_recommend_book_resource {
	margin-left: 5px;
	height: 100%;
	overflow: hidden;
}
ul.ac_recommend_book_resource li {
	width: 196px;
	float: left;
	padding: 15px 10px 15px 15px;
	border: 1px solid #ddd;
	margin: 20px 10px 10px 0px;
	border-bottom: 3px solid #dde3f1;
	overflow: hidden;
	height: 100%;
	line-height: 20px;
}
ul.ac_recommend_book_resource li img {
	margin: 0 auto;
}
ul.ac_recommend_book_resource li .bookimg {
	text-align: center;
}
ul.ac_recommend_book_resource li .bookimg img {
	width: 110px;
	height: 160px;
}
ul.ac_recommend_book_resource li dl {
	width: 196px;
	margin-top: 10px;
	text-align: left;
}
ul.ac_recommend_book_resource li dl dt {
	font-size: 14px;
	margin-bottom: 5px;
	width: 196px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow: hidden;
}
ul.ac_recommend_book_resource li dl dd a {
	border-radius: 4px;
	color: #fff;
	margin-top: 10px;
	background-color: #92aee6;
	width: 50px;
	height: 24px;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 24px;
}
ul.ac_recommend_book_resource li dl dd a:hover {
	background-color: #4064B0;
}
ul.ac_recommend_book_resource li dl dd {
	margin-left: 0px;
	color: #999;
	height: 20px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
ul.ac_recommend_book_resource li dl dd img {
	float: left;
}
ul.ac_recommend_book_resource li dl dd font {
	margin-left: 10px;
}
.hdbd_announcement {
	float: left;
	width: 360px;
	margin-left: 17px;
	margin-right: 6px;
}
.hdbd_announcement .title {
	background: url(../images/icon1.png) 0px 10px no-repeat;
	width: 360px;
	font-size: 28px;
	text-align: center;
	margin: 15px auto;
}
.hdbd_announcement .title_2 {
	background: url(../images/icon1.png) 0px 10px no-repeat;
	width: 360px;
	font-size: 28px;
	text-align: center;
	margin: 15px auto;
}
.hdbd_announcement .title_3 {
	background: url(../images/icon1.png) 0px 10px no-repeat;
	width: 360px;
	font-size: 28px;
	text-align: center;
	margin: 15px auto;
}
.hdbd_announcement ul {
	border-right: 1px solid #ddd;
	border-bottom: 3px solid #dde3f1;
	height: 100%;
	overflow: hidden;
}
.hdbd_announcement ul li {
	width: 360px;
	border: none;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-top-left-radius: 0px;
}
.hdbd_announcement ul li span.num {
	width: 30px;
	float: left;
}
.hdbd_announcement ul li span.book_name {
	width: 320px;
	float: left;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow: hidden;
}
.hdbd_announcement ul li span.zp_name {
	width: 260px;
	float: left;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow: hidden;
}
.hdbd_announcement ul li span.zp_author {
	width: 60px;
	float: left;
	text-align: right;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow: hidden;
	margin-right: 10px;
}
.zp_rank_switch {
	height: 40px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 40px;
}
.zp_rank_switch a.on {
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
.zp_rank_switch a.zp_submit {
	float: right;
	background-color: #4064b0;
	color: #fff;
	padding: 0px 20px;
	border-radius: 2px;
}
.zp_rank_switch a.zp_submit:hover {
	background-color: #113786;
}
ul.zp_commentlist li {
	width: 1170px;
	border-radius: 0;
	border: none;
	line-height: 24px;
	margin-top: 5px;
	height: 60px;
}
ul.w800 {
	margin-top: 30px;
}
ul.w800 li {
	width: 800px;
	height: 60px;
	line-height: 60px;
	float: none;
	margin: 0 auto;
}
ul.zp_commentlist li:nth-child(odd) {
	background-color: #f6f6f6;
	height: 60px;
}

ul.zp_commentlist li:nth-child(odd) .pls_left,
ul.zp_commentlist li:nth-child(odd) .pl_center {
	border-right: 2px solid #fff;
}
ul.zp_commentlist li:nth-child(odd) .plzz_right_writer,
ul.w800 li:nth-child(odd) .pl_center_m {
	border-left: 2px solid #fff;
}
ul.zp_commentlist li:nth-child(even) .pls_left,
ul.zp_commentlist li:nth-child(odd) .pl_center{
	border-right: 2px solid #f6f6f6;
}
ul.zp_commentlist li:nth-child(even) .plzz_right_writer,
ul.w800 li:nth-child(even) .pl_center_m {
	border-left: 2px solid #f6f6f6;
	margin-left: 2px;
}
ul.w800 li:nth-child(1) {
	background-color: #CCCCCC;
	height: 60px;
	font-weight: bold;
}
ul.zp_commentlist li .pls_left {
	width: 70px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}
ul.zp_commentlist li .plzz_right_writer {
	text-align: center;
	width: 130px;
	float: left;
	padding-top: 4px;
	height: 56px;
}
ul.zp_commentlist li .pl_center {
	width: 810px;
	float: left;
	text-align: left;
	padding-top: 6px;
	padding-left: 15px;
}
ul.zp_commentlist li .pl_center .lr_content {
	width: 790px;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow: hidden;
	height: 24px;
}
ul.w800 li .pls_left {
	float: left;
	font-weight: normal;
	font-size: 14px;
	width: 230px;
	height: 60px;
	line-height: 60px;
}

ul.w800 li .plzz_right_writer {
	width: 100px;
	float: right;
	padding-top: 4px;
	text-align: center;
	height: 56px;
}
ul.zp_commentlist li .pl_center_s,
ul.zp_commentlist li .pl_center_m {
	width: 228px;
	text-align: center;
	float: left;
	padding:0px;
}
.hd_ydcs {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: none;
}
.hd_ydcs .dynamic_library_detail {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
}
.dynamic_library_nav a.submit_btnr {
	float: right;
	background-color: #4064b0;
	color: #fff;
	padding: 0px 40px;
}
.dynamic_library_nav a.submit_btnr:hover {
	background-color: #113786;
}
.zptj_textbox input {
	width: 400px;
	font-size: 16px;
	margin: 15px auto;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}
.zptj_textbox {
	font-size: 16px;
	padding-top: 30px;
}
.zptj_textbox span {
	width: 100px;
	float: left;
	margin-top: 20px;
	text-align: right;
	line-height: 30px;
}
.zptj_textbox select {
	width: 414px;
	font-size: 16px;
	margin: 15px auto;
	border: 1px solid #ddd;
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
}
.zpxq_time {
	color: #999;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	margin: 10px;
	font-size: 16px;
}
p.d_text_paragraph {
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}
.detail_zppl {
	width: 1080px;
	height: 100%;
	overflow: hidden;
	margin-top: 0px;
}
.detail_zppl .comm_box {
	width: 1075px;
}
.detail_zppl a.keyword {
	margin-right: 0px;
}
.detail_zppl .floor_th .right {
	width: 970px;
}
span.tips_result {
	font-size: 12px;
	color: red;
}
dl.wjdc_list dd.wrong {
	background-color: #e69292;
	border-radius: 5px;
	color: #fff;
}
dl.wjdc_list dd.sure {
	background-color: #93e6a0;
	border-radius: 5px;
	color: #fff;
}
.hd_ydcs input.gray,
.hd_ydcs input.gray:hover {
	background-color: #ddd;
	color: #999;
}
.panel ul.ac_newspic {
	display: inline-block;
}
.panel ul.ac_newspic li {
	display: inline;
	width: 380px;
	height: 240px;
	border: none;
	background-color: #fff;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin: 10px 0;
}
.panel ul.ac_newspic li img {
	width: 360px;
	height: 200px;
}
.panel ul.ac_newspic li p{
	width: 360px;
	height: 40px;
	margin: 0 auto;
	line-height: 20px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.guidebg_introduce {
	border: 1px solid #ddd;
	border-top: 6px solid #4064b0;
	border-bottom: 2px solid #ddd;
	font-size: 14px;
	line-height: 24px;
	border-left: none;
	height: 100%;
	overflow: hidden;
}
.guideleft {
	width: 260px;
	background-color: #f7f7f7;
	padding: 20px 0;
	float: left;
	min-height: 600px;
}
.guideleft .title {
	background: url(../images/ico2.png) no-repeat left;
	font-size: 16px;
	text-align: left;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.guideleft ul {
	margin-top: 10px;
}
.guideleft ul li {
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
}
.guideleft ul li .second_level {
	background-color: #fff;
	height: 100%;
	overflow: hidden;
}
.guideleft ul li .second_level a {
	width: 220px;
	float: left;
	padding-left: 20px;
}
.guideleft ul li.drop_down {
	background-color: #fff;
	padding-left: 20px;
}
.guideleft ul li.drop_down a.one_level {
	border-top: none;
	font-weight: bold;
	color: #4064b0;
}
.guideleft ul li.drop_down a {
	border-top: 1px dashed #ddd;
	background-color: #fff;
}
.guideright {
	float: right;
	width: 920px;
}
.guideright .toptitle {
	font-size: 26px;
	text-align: center;
	border-bottom: 1px dashed #ddd;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	padding: 20px;
	margin-right: 20px;
}
.guideright .content {
	margin: 10px;
	color: #666;
}
.guideright .content .righttitle {
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
}
.guideright .content p.title {
	color: #333;
	margin-top: 20px;
	font-weight: bold;
}
.guideright .content img {
	margin: 20px auto;
	text-align: center;
}
.gindex_right {
	background: url(../images/handbook.jpg) no-repeat;
	width: 926px;
	height: 581px;
}
.gindex_right ul {
	padding-top: 195px;
	padding-left: 310px;
	width: 500px;
	height: 210px;
	font-size: 16px;
	font-weight: bold;
}
.gindex_right a {
	font-size: 14px;
	margin-right: 100px;
	float: left;
	line-height: 50px;
}
.gindex_right ul li {
	width: 250px;
	float: left;
}
.hjmd_middle {
	width: 1000px;
	margin: 30px auto 0 auto;
	font-size: 16px;
}
.ac_panels .ac_num{
	width: 100%;
	text-align: right;
	font-size: 14px;
	color: #666666;
}
.ac_panels .ac_num span{
	padding: 0 4px;
	color: #009BE3;
}
.panel ul.ac_namelist{
	display: inline-block;
	margin: 10px 0 30px 0;
}
.panel ul.ac_namelist li {
	display: inline;
	width: 272px;
	height: 60px;
	border: none;
	background-color: #fff;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin: 10px 0 20px 20px;
}
.panel ul.ac_namelist li img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
}
.panel ul.ac_namelist li p{
	width: 160px;
	height: 20px;
	float: left;
	margin: 8px 0 0 10px;
	line-height: 20px;
	text-align: left;
	font-size: 14px;
	color: #999;
}
.panel ul.ac_namelist li p.ac_name{
	color: #333333;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
}
.panel ul.ac_namelist li p span{
	padding: 0 4px;
	color: #009BE3;
}
