/*与颜色有关的CSS*/
/*0---整体设置*/
body{
	background-color:#ffffff;
	max-width: 100%;
	min-width: 1024px;
}
body.html{
	margin: 0 auto;
	width: 100%;
}
#page {
	max-width:100%;
	width: 100%;
	margin: 0 auto;
}

.panel-flexible-inside{
	margin:0 auto;
}
p {
    margin: 0;
    padding: 0;
}

/*全部链接*/
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
}
a.lian{
  color:#0000ff;
}
/*页内链接颜色*/
a.contentlink {
  text-decoration: none;
}
a.contentlink:hover {
  text-decoration: none;
}

#header {
	overflow: none/*hidden*/;
	position: absolute;
}

.region-header {
	height: 820px;
    margin: 0 auto;
	width:100%;
    overflow: none/*hidden*/;
    position: absolute;
	*position: relative;
    max-width: 100%;
	min-width: 1024px;
	*z-index: 2;
}

/*解决iframe输入框无法输入的问题*/
.not-front .region-header {
	height: 0px;
    margin: 0 auto;
	width:100%;
    overflow: none/*hidden*/;
    position: absolute;
	*position: relative;
    max-width: 100%;
	min-width: 1024px;
	*z-index: 2;
}
#clearheader {
	height: 500px;
	*height: 0px;
}

.not-front #clearheader {
	height: 172px;
	*height: 0px;
}

#main {
	padding-top: 50px;
	margin: 0 auto;
	width: 960px;
	*position: relative;
	*margin-top: -300px;
	*z-index: 1;
}

.not-front #main {
	margin: 0 auto;
	width: 960px;
	*padding-top: 270px;
	*margin-top: 0px;
}

:root .not-logged-in.sidebar-first #content {
	margin-right: 0px\9\0;
}

#header, #content, #navigation {
	padding: 0;
}
/*1----Banner*/

/*搜索框*/
#block-pkubanner-pkubanner #search-block-form .homepage-submit-button {
	background: url("../images/siteserach-arrow.png") no-repeat scroll 0 0 transparent;
}
#block-pkubanner-pkubanner{
	background: url("../images/top-banner-bg.png")  repeat center 0 #1c4c78;
}

/*2----Top_Slideshow_Background*/
#block-block-2{
	background: url("../images/top-slideshow-bg-bg.png");
	height: 250px;
	width:100%;
	position: relative;
	z-index: 9;
}
#block-block-2 div{
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;

}
#block-block-2 div a{
	position: relative;	
	z-index:10;
}

#block-block-20 {
	background: url("../images/content-bg.png");
    height: 123px;
	margin: 0 auto;
	width:100%;
}

#block-block-20 p a{
	position: relative;	
	z-index:10;
}

/*3----Slideshow_bg*/
#block-views-slideshows-block-1 {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 11;
}

#slideshow_bg {
  width: 960px;
  position: relative;
}

#slideshow_bg div img{
	max-width: 960px\9;
}

#block-quicktabs-search-quicktab {
	margin: -250px auto 0;
    padding-left: 20px;
    width: 960px;
	position: relative;
	z-index: 12;
}
/*4----Navigation*/
/*导航栏*/
#block-superfish-1{
	margin-left: auto;
    margin-right: auto;
    margin-top: -202px;
    position: relative;
    width: 960px;
    z-index: 499;
	/*ie8 9*/
	*margin-bottom: 0px;
}
.logged-in #block-superfish-1{
	position: relative;
}
#block-superfish-1 ul{
	border:0;
	float: right;
}
#block-superfish-1 li{
	border:0;
}
#block-superfish-1 a{
	border:0;
}
#block-superfish-2 {
	margin: 24px auto 0;
    position: relative;
    width: 960px;
	/*z-index: 10000;*/
}

/*5----Slideshow_bg*/
#block-views-slideshows-block-1 img{
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	behavior: url(/portal/sites/all/modules/pkubanner/PIE.htc);
}

/*6----Searchbox*/
/*设置检索quicktab的位置*/
#searchbox {
	position: relative;
    top: -270px;
}

#quicktabs-search_quicktab{
	width: 459px;
	height: 163px;
	padding-left: 12px;
	position: relative;
	z-index: 10;
}

#quicktabs-search_quicktab .item-list{
	height: 29px;
}
#quicktabs-search_quicktab .item-list ul{
	margin: 0 auto;
	padding:0 0 0 16px;
}
/*设置检索tab的样式*/
#quicktabs-search_quicktab .item-list a{
	font-size:14px;
	font-family: '宋体';
	font-weight: bold;
	color:#5e5e5e;
	background:#fff;
	/*margin:0;*/
	width:100px;
	height:33px;
	border-radius: 5px 5px 0 0;
	star:expression(this.onFocus=this.blur());/*去除IE里面的虚线框*/
}

/*减少检索tab之间的间距*/
#quicktabs-search_quicktab ul li{
	margin-left:-6px;
	/*ie7*/
	*line-height: 2em;
}
#quicktabs-container-search_quicktab{
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	behavior: url(/portal/sites/all/modules/pkubanner/PIE.htc);
	background-color:rgba(255,255,255,1);
	height: 136px;
	width: 461px;
	margin-top:1px;/*quicktab内容和tab之间的距离*/
	/*ie8 9*/
	height:136px\0;
	margin-top:0xp\0;
	/*ie7*/
	*margin-top:0xp;
}
:root #quicktabs-container-search_quicktab{
	margin-top: 2px\9\0;
}

/*设置检索quicktab中每一个tab的显示*/
#quicktabs-tab-search_quicktab-0{
	padding:10px 17px 10px 17px;
}
#block-summon-summon{
	border-radius: 5px 5px 0px 0px;
	height:20px;
}
#quicktabs-tab-search_quicktab-1{
	padding:10px 20px 10px 20px;
}
#opac-search-block{
	border-radius: 5px 5px 0px 0px;
	background-color:#6f9d40;/*windows绿*/
	height:20px;
}

#quicktabs-tab-search_quicktab-2{
	padding:10px 25px 10px 25px;
}
#block-block-5{
	border-radius: 5px 5px 0px 0px;
	background-color:#f4ba00;/*windows黄*/
	height:20px;
}

#quicktabs-tab-search_quicktab-3{
	padding:10px 20px 10px 20px;
}

#e-journal-search-box{
	border-radius: 5px 5px 0px 0px;
	height:20px;
}

/*设置检索quicktab中每一个tab被选中时的效果
0为未名学术搜索，1为馆藏目录，2为数据库，3为电子期刊*/
#quicktabs-search_quicktab .quicktabs-tabs .active #quicktabs-tab-search_quicktab-0{
	color:#fff/*#005a8c（设计）*/;
}
#quicktabs-search_quicktab .quicktabs-tabs .active #quicktabs-tab-search_quicktab-1{
	background: #6f9d40;/*windows绿*/
	color:#fff/*#046544（设计）*/;
}
#quicktabs-search_quicktab .quicktabs-tabs .active #quicktabs-tab-search_quicktab-2{
	background:#f4ba00;/*windows黄*/
	color:#fff/*#c2280c（设计）*/;
}
#quicktabs-search_quicktab .quicktabs-tabs .active #quicktabs-tab-search_quicktab-3{
	color: #fff/*#765f02（设计）*/;
}

/*检索quicktab内容中的距离*/
/*未名学术*/
#summon-search-field{
	margin-top:40px;
	margin-left:70px;
	width: 250px;
}

/*馆藏目录*/
.opac-search-tbody{
	border:0;
}
#opac-search-input-1 input{
	margin-top:39px;
	margin-left:80px;
}
#opac-search-input-2 select{
	margin-top:40px;
	margin-left:3px;
}
#opac-search-input-3 input{
	margin-top:40px;
	margin-left:5px;
	/*ie7*/
	*width:50px;
}

/*opac检索框中下方文字设置*/
.opac-search-box-bottom-text{
	margin-left:80px;
	margin-top:20px;
	position: relative;
	font-family:'微软雅黑';
	font-size:14px;
}
#opac-search-block p{
	border-top:1px dashed #666;
	width:285px;
	padding-top:10px;
}

/*opac search bottom*/
#opac-search-input-3 .searchbutton {
	background-color: #6f9d40;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    height: 23px;
}

 /*数据库导航tab*/
#eresource-search-block{
	padding-top:40px;
	padding-left:70px;
}
#eresource-search-block #nvgt_search tbody{
	border-top:none;
}
#eresource-search-block form {
	padding-top: 0px;
	position: relative;
}
#eresource-search-block #nvgt_form{
	height:30px;
	width:100%;
}
#eresource-search-block form .searchbutton{
	/*ie7*/
	*width: 50px;
}
.eresource-search-box-bottom-text{
	border-top:1px dashed #666;
	width:300px;
	padding-top:10px;
	height:25px;
	font-family:'微软雅黑';
	font-size:14px;
	text-align:left;
}
/*数据库 search Botton*/
#eresource-search-block .searchbutton{
	background-color: #f4ba00;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    height: 23px;
}
#eresource-search-block .form-item-keys input{
	width:250px;
}

/*数据库检索框右方浏览选项*/
/* .eresource-search-box-browse{
	margin-left: 15px;
	background-color: #f4ba00;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    height: 23px;
  }*/
/*电子期刊*/
#e-journal-search-box input{
	margin-top:40px;
}

#e-journal-search-box select{
	margin-top:40px;
}
#e-journal-search-box form .searchbutton{
	/*ie7*/
	*width: 50px;
}
.e-journal-search-box-bottom-text{
	border-top:1px dashed #666;
	width:322px;
	margin-left:66px;
	padding-top:10px;
	height:25px;
	font-family:'微软雅黑';
	font-size:14px;
	text-align:left;
	margin-top: 21px;
	/*ie7*/
	*width:328px;
	*margin-left:-5px;
}

/*电子期刊 search Botton*/
#e-journal-search-box .searchbutton{
	border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    height: 23px;
}

/*ie8 background*/
#quicktabs-container-search_quicktab {
	FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fFffffff,endColorstr=#fFffffff); 
}
:root #quicktabs-container-search_quicktab {
	FILTER: none\9\0; 
}

/*6----Paomadeng*/
#block-views-6dad64a5c5fe034a308a69fb037c0060{
	margin-top: 81px;
    width: 100%/*auto*/;
	/*ie7*/
	*margin-top:87px;
	/*ie8 9*/
	margin-top:81px\0;
}

.view-new-ticker-view{
	background: url('../images/paomadeng-bg.png');
    color: black;
    height: 45px;
}

.view-new-ticker-view .view-content {
  width: 960px;
  margin: 0px auto;
}
.liScroll-container{
	height:38px;
}
.liScroll-container .mask{
	width:960px;
	top:-5px;
	left: 0;
	/*ie7*/
	*top:-25px;
	/*ie8 9*/
	top: -22px\0;
}
:root .liScroll-container .mask{
	/*ie9*/
	top: -5px\9\0;
}
.ie10 .liScroll-container .mask{
	top:-5px;
}
.ie11 .liScroll-container .mask{
	top:-5px;
}
.liScroll-container .mask ul li{
	width:960px;/*760px;*/
	margin-top: 15px;
	margin-top: 35px\9;
}
:root .liScroll-container .mask ul li{
	margin-top: 15px\9\0;
}

.liScroll-container .mask ul li span.field-content {
	font-size: 14px;
}
.view-new-ticker-view .mask span{
	font-size: 12px;
	font-family: '宋体';
	text-align: center;
}
/***********************************************************************************************************************************/
/*----Level 2----*/
.level2{
	margin-top: 50px;
	/*ie7*/
	*margin-top: 15px;
}


/*7----News*/
/*设置第二层左侧框与中间框平齐*/
.panels-flexible-region-4-news_left{
	*margin-top:-15px;
}
#quicktabs-news_quicktab .view-news-list{
	margin-top:-15px;
	margin-left:10px;/*zhangshufeng*/
}
#quicktabs-news_quicktab .view-resource-news-list{
	margin-top:-15px;
	margin-left:10px;/*zhangshufeng*/
}

/*设置新闻与左边栏的距离*/
#quicktabs-news_quicktab .item-list{
	margin-left:-32px;
	/*ie7*/
	*margin-top:-9px;/*解决Ie7中与右边图片不对齐的问题*/
}
#quicktabs-news_quicktab .item-list ul{
	float:left;
	width:100%;
	padding-bottom:10px;
	border-bottom: 1px dashed #ddd;
	width: 270px;
	margin-left: 29px;
	/*ie7*/
	*margin-left: 0px;
}
#quicktabs-news_quicktab .item-list ul li.first{
	margin-left:-30px;
}
/*设置新闻tab的显示*/
#quicktabs-news_quicktab .quicktabs-tabs a{
	font-size:15px;
	font-family: '微软雅黑';
	font-weight: bold;
	padding:12px 17px 11px 17px;
	width:87px;
	height:37px;
	/*ie7*/
	*line-height:37px;
	star:expression(this.onFocus=this.blur());/*去除IE里面的虚线框*/
}

/*设置鼠标移上去时tab的背景*/
#quicktabs-news_quicktab .quicktabs-tabs .active .active{
	background:url('../images/news_bg.png') no-repeat 3px 0;
	color:#4e4e4e;
}
/*设置新闻内容的显示*/

#quicktabs-container-news_quicktab .views-field-title a{
	font-size:12px;
	font-family: '宋体';
	line-height:27px;
}

/*设置更多的位置*/
#quicktabs-tabpage-news_quicktab-0 .more-link{
	font-family: '微软雅黑';
    font-size: 12px;
}
#quicktabs-tabpage-news_quicktab-1 .more-link{
	font-family: '微软雅黑';
    font-size: 12px;
}

/*----CENTER----*/
.panels-flexible-region-4-center-inside{
	/*margin-left:35px;*/
}
.panels-flexible-region-4-center-inside{
	padding-left:31px;
}
/*8----Slideshow*/
#views_slideshow_cycle_main_slideshows-block_2  .views-field-title{
	font-size:18px;
	font-family: '宋体';
	color:#6c6c6c;
	line-height:45px;
}
#views_slideshow_cycle_main_slideshows-block_2 .views-field-field-slideshow-image{
        width: 290px;

}

#views_slideshow_cycle_main_slideshows-block_2 .views-field-field-slideshow-abstract{
	font-size:12px;
	font-family: '宋体';
	color:#6c6c6c;
	line-height:18px;
	line-height:150%;/*zhangshufeng*/
    width: 290px;

}
#widget_pager_bottom_slideshows-block_2 .views-slideshow-controls-bottom{
	margin-top:20px;/*zhangshufeng*/
	display:inline;
}

.views-slideshow-controls-bottom .views-slideshow-pager-field-item { /*controls*/
    float: left;
    width: 20px;
}
/*以下设置的是大图片轮播下方计数器的显示*/
.view-id-slideshows .view-footer{
	margin-top:20px;/*zhangshufeng*/
	display:inline;
}
/*ie7中更多与左边新闻的更多不对齐*/
.panels-flexible-region-4-center-inside .views-slideshow-controls-bottom{
	*height:0px;
}
#frontpage-slideshow-pager a{
	width:18px;
	height: 22px;
	line-height: 22px;
	background:url(../images/slideshow-control_bg.png) no-repeat 0px 0px;
	padding:2px 6px 5px 6px;
	font-size:10px;
	color:#fff;
	margin-left: 3px;
	star:expression(this.onFocus=this.blur());/*去除IE里面的虚线框*/
}

#frontpage-slideshow-pager a.activeSlide{
	background:url(../images/slideshow-control-active_bg.png) no-repeat 0px 0px;
}

#frontpage-slideshow-morelink{
	float: right;
	margin-top: -25px;
	font-family: '微软雅黑';
	font-size: 12px;
	margin-right: 14px;
}
/*----RIGHT----*/
/*9----Reference*/
.panels-flexible-region-inside.panels-flexible-region-4-service_right-inside{
	padding-left:0;
}
.panels-flexible-region-4-service_right {
    float: right;
}
/*（1）咨询台*/
/*设置咨询台图片右方文字的显示*/
#homepage-reference-desk-block{
	color:#666666;
	font-family: '微软雅黑';
	font-size:12px;
	line-height:28px;
	font-weight:bold;
}
/*设置咨询台图片右方文字的箭头*/
#homepage-reference-desk-block a{
	background:url('../images/arrow.png') no-repeat left center;
	padding:0 0 0 12px;
	/*margin-left: -20px; 如果文字改为宋体则需要*/
	color: #6c6c6c;
}
/*设置咨询台图片右方文字鼠标移上去时切换背景*/
#homepage-reference-desk-block a:hover{
	background:url('../images/arrow-action.png') no-repeat left center;
}

/*设置二维码下方英文字的样式*/
#homepage-reference-desk-block .last{
	line-height:15px;
	/*margin-top:0px;*/
	color:#d5d4d4;
}
/*设置电话咨询和馆长信箱与右边框的距离*/
#homepage-reference-desk-block .reference-text-right{
	margin-left:12px;
}

/*（2）阶段性服务*/

.pane-block-11{
	/*margin-left:30px;*/
	margin-top:-10px;/*-19px;zhangshufeng*/
}
.reference-desk-block-bottom{
	padding-top:9px;
	width:292px;
	padding-bottom:5px;
	border-bottom:1px dashed #ddd;
}

/***********************************************************************************************************************************/
/*----Level 3----*/
/*设置level 3和level 2中间的虚线杠*/
.level3{
	border-top:1px dashed #ddd;
	margin-top:25px;/*51px;zhangshufeng*/
	/*padding-top:43px;*/
}

/*10----Service*/
.pane-service h2{
	font-family: '微软雅黑';
	font-size:16px;
}
/*服务图片和介绍的位置*/
#views_slideshow_cycle_main_service-block .views_slideshow_cycle_slide {
	float:left;
	width:282px;
	padding:0;
}
/*服务的图片*/
.views-field-field-service-image{
     width:83px;
	 margin:0;
	 float:left;
}
/*服务的介绍*/
.service-block-slideshow-service-body {
	font-size:12px;
	font-family: '宋体';
	color:black/*#666666/*#c5c5c5*/;
	line-height:24px;
	width:180px;
	margin:0 0 0 19px;
	padding:2px 0 0 0;
	float:left;
	/*ie8*/
	font-family:'宋体'\9;
}
/*服务名称列表的位置*/
#widget_pager_bottom_service-block{
	width:282px;
	padding:0;
	margin:3px 0 0 0;
	float:left;
}

/*服务名称列表内容的样式*/
#widget_pager_bottom_service-block .views-slideshow-pager-field-item{
	float:left;
	font-size:12px;
	font-family: '宋体';
	color:#666666;
	line-height:29px;
	background:url('../images/arrow.png') no-repeat left center;
	padding:0 0 0 8px;
}
/*每一个服务名称的位置：3*3*/
#views_slideshow_pager_field_item_bottom_service-block_0{
	width:100px;
}
#views_slideshow_pager_field_item_bottom_service-block_1{
	width:90px; 
	margin-left:2px;
}
#views_slideshow_pager_field_item_bottom_service-block_2{
	width:60px; 
	margin-left:5px;
}

#views_slideshow_pager_field_item_bottom_service-block_3{
	width:100px;
}
#views_slideshow_pager_field_item_bottom_service-block_4{
	width:90px; 
	margin-left:2px;
}
#views_slideshow_pager_field_item_bottom_service-block_5{
	width:60px; 
	margin-left:5px;
}

#views_slideshow_pager_field_item_bottom_service-block_6{
	width:100px;
}

#views_slideshow_pager_field_item_bottom_service-block_7 {
	width: 90px;
	margin-left:2px;
}
#views_slideshow_pager_field_item_bottom_service-block_8{
	width:60px;
	margin-left:5px;
}
/*服务名称被选中时的样式*/
#widget_pager_bottom_service-block .active{
	background:url('../images/arrow-action.png') no-repeat left center;
}

/*鼠标移到服务上时变成手型*/
#widget_pager_bottom_service-block .views-content-title{
	cursor:pointer;
}

/*服务图标*/
.pane-block-15 #service-img img{
	margin-top: 20px;
	margin-right:10px;
} 
.pane-block-15 #service-text a{
	margin-right:14px;
}
.pane-block-15 p{
	font-size:12px;
	font-family:'宋体';
	/*color:#808080;*/
}

.panels-flexible-region-4-service_left{
	padding-top:5px;/*zhangshufeng 43px;*/
	padding-left:10px;/*zhangshufeng*/
	width:325px;/*zhangshufeng*/
}
/*10----Resource*/
.homepage-ziyuan{
	font-size:12px;
	padding-left:20px;
}
.homepage-ziyuan-list{
	padding-left:75px;
}
.homepage-ziyuan-list a{
	font-size:12px;
	margin-right:15px;
}
.panels-flexible-region-4-resource_right{
	padding-top:5px;/*43px;zhangshufeng*/
	border-left:1px dashed #ddd;
}

.panels-flexible-region-4-resource_right-inside{
	margin-left:-8px;
}


/*资源二字的样式*/
.pane-block-16 h2{
	font-family: '微软雅黑';
	font-size:16px;
}
.pane-block-16{
	padding-left:50px;
}
/*电子资源区块*/
.pane-block-16 .pane-content{
	font-family:'宋体';
}
/*纸质资源区块*/
.pane-block-17{
	margin-top:23px;
	padding-left:50px;
}
.pane-block-17 .pane-content{
	font-family:'宋体';
}
/*特藏资源区块*/
.pane-block-18{
	margin-top:35px;
	background:url('../images/zy-tczy-bg.png') repeat;
	padding-left:50px;
}
.pane-block-18 .pane-content{
	font-family:'宋体';
	height: 156px;
	margin-top: -12px;
}
.tczyicon{
	margin-left: 75px;
	margin-top: 15px;
}
.tczyicon a{
	margin-right:20px;
}
/***********************************************************************************************************************************/
/*----Footer----*/
.region-bottom {
  clear: both;
  position: relative;
  max-width:100%;
  width: 100%;
  *z-index: 10;
}
.not-front .region-bottom{
  bottom: 0;
}
.front.logged-in .region-bottom {
	/*ie8 9*/
	margin-top:-90px\0;
	/*ie7*/
	*margin-top:-90px;
}
:root .front.logged-in .region-bottom {
	margin-top:-90px\9\0;
}

/*1----Share*/
#block-block-19{
	height: 45px;
	background: url('../images/footer-share-bg.png');
	margin-bottom:0px;
	margin-top: 35px;
	font-family:'微软雅黑';
	font-size:12px;
    width: 100%;
}

#block-block-12.block {
	margin-bottom: 0px;
}
#block-block-13.block {
	margin-bottom: 0px;
}
#block-block-19.block {
	margin-bottom: 0px;
	margin-top: 25px;
}
#block-block-22.block {
	margin-bottom: 0px;
}

#block-block-19 .footer-juanzeng{
	margin-left:850px;
}
.footer-juanzeng{
	position:relative;
	top:10px;
}

#block-block-19 .footer-shares{
	width:100px;
	color:#acacac;
}
#footer-share-img{
	position: relative; 
	top: 3px
}
/*20140515addbyliud*/
#block-block-31{
 margin-bottom:-10px;
}
/*2----Link*/

#block-block-12{
	height: 137px;
	width: 100%;
}
.rtecenter{
    padding-top: 98px;
    color: #c4dbe8;
	font-size: 12px;
	font-family: '微软雅黑';
}

.rtecenter a {
  text-decoration: none;
  color: #c4dbe8;
}
.rtecenter a:hover {
  text-decoration: none;
  color: #fff;
}

/*SHARE-LEFT*/
#sharel {
    display: block;
    left: 50%;
    margin-left:-508px;/* -500px;*/
    position: fixed;
    top: 30%;
    width: 15px;
    z-index: 398;
}
#sharel .share .tosharel {
	font-size:14px;
	font-family:'微软雅黑';
	color: #666666;
}

.share {
    display: block;
    float: left;
    width: 30px;
}
.share ul {
    display: block;
    height: 24px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.share ul li {
    float: left;
    height: 22px;
}
.share ul li a {
    background: url("../images/share.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 3px 3px 3px 23px;
	
}
#share li{
	font-family:'微软雅黑';
}
.share ul li .webs span a {
    display: block;
    overflow: hidden;
    width: 50px;
}
.webs {
    background: none repeat scroll 0 0 #696969;
    border: 1px solid #676767;
	box-shadow: 0 0 3px #333333;
    clear: both;
    display: none;
    margin: -80px 0 0 20px;
    opacity: 0.8;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    width: 160px;
	filter:alpha(opacity=80);
	*margin-top: -60px;
	*margin-left: 0px;
}
.webs span {
    display: block;
    float: left;
    font: 12px 'Microsoft YaHei',微软雅黑,Arial,Lucida Grande,Tahoma,sans-serif;
    height: 30px;
    overflow: hidden;
}
.webs span a {
    color: #FFFFFF;
    margin: 0 0 0 2px;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
}
.shownav .webs {
    display: block;
    z-index: 9999;
}
.share ul li a.transmit {
    background-position: 3px -44px;
    width: 64px;
}
.share ul li a.toshare {
    height: 28px;
    width: 5px;
}
.share ul li a.renren {
	background: url("../images/renren_share.png") no-repeat 0;
}
.share ul li a.douban {
    background: url("../images/douban.png") no-repeat 0;
}
.share ul li a.qqt {
 	background: url("../images/tencent.png") no-repeat 0;
}
.share ul li a.bai {
    background-position: 3px -100px;
}
.share ul li a.sinat {
  background: url("../images/sina_share.png") no-repeat 0;
}
.share ul li a.digu {
    background-position: 3px -308px;
}
.share ul li a.sohushare {
    background-position: 3px -296px;
}
.share ul li a.delicious {
    background-position: 3px -318px;
}

#full {
	position: fixed; 
	right: 20px; 
	bottom: 20px; 
	cursor: pointer; 
	visibility: visible; 
	z-index: 999999; 
	display: none;
}

#full a img{
	opacity:0.5;/* 0.3;*/
}

#full a:hover img {
	opacity: 1;
}

/*针对 chrome 的hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#block-superfish-1 {
		margin-top: -162px;
	}
	
	#superfish-1 {
		margin-top: -40px;
	}
	
}

/*针对 firefox 的hack*/
@-moz-document url-prefix() { 
  
}


/********************************************************************内容页********************************************************************/
.not-front #main{
	width:960px;
	/*margin-left:120px;*/
	/*ie7*/
	*margin-top: 70px;
}
.not-front #header{
height: 176px;
}

/*1----logo*/
#block-block-20 {
}
#block-block-20 p{
	margin:0 auto;
	width:960px;
	padding-top:30px;
}

/*设置二级页面中logo的位置*/
body.not-front #block-block-20 img{
	/*margin-left:-8px;
	margin-top:-11px;*/                                    
}
/*2----Navigation*/
#block-superfish-2{
	/*width: 1080px;*/
	position: relative;
    top: -65px;
	/*margin-right:120px;*/
}
#block-superfish-2 ul{
	border:0;
	float: right;
}
#block-superfish-2 li{
	border:0;
}
#block-superfish-2 a{
	border:0;
}

/*3----页面内容区域*/
.not-front #content{
	width: 720px;
	padding-left:70px;
	min-height: 391px;
	/*ie*/
	float:right\9;
	padding-left:20px\0;
	/*ie7*/
	*margin-top:-30px;
	*min-height:300px;
}
/*3-1 登录之后content设置*/
.logged-in.not-front #content{
	width: 720px;
	float:right;
	padding-left: 20px;
}

/*breadcrumb*/
.breadcrumb ol{
	font-family: "Microsoft yahei";
	font-size: 14px;
	color:#787878;
}

.breadcrumb ol li a{
	color:#787878;
}
.breadcrumb ol li a:hover{
	color:black;
}

/*3-2 一级标题*/
#page-title.title{
	padding-top: 50px;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #7A7A7A;
	text-align: center;
}
/*3-3 浏览次数位置*/
.links{
	padding-top: 10px;
}

/*3-4 文章内容的格式*/
.node-page{	/*基本页面*/
	font-size: 13px;
	color: #000;/*#7A7A7A;*/
	font-family: "宋体";
	margin-top: 30px;
}
.node-article{	/*消息*/
	font-size: 13px;
	color: #000;
	font-family: "宋体";
	margin-top: 30px;
}
.node-onehour-jiangzuo{	/*一小时讲座*/
	font-size: 13px;
	color: #000;
	font-family: "宋体";
	margin-top: 30px;
}
/*为消息类型页面正文的a标签设置样式*/
.node-article a{
  text-decoration: none;
}
.node-article a:hover {
  text-decoration: none;
}
/*为通讯类型页面正文的a标签设置样式*/
.node-tongxun a{
  text-decoration: none;
}
.node-tongxun a:hover {
  text-decoration: none;
}

/*为通讯类型页面正文居中*/
.node-tongxun {
text-align:center;
}
.node-page-without-sidebar{/*无左导航的基本页面*/
	font-size: 13px;
	color: #000;
	font-family: "宋体";
	margin-top: 30px;
}

.node-anual-report{/*年度报告*/
	text-align:center;
}

.view-title-list{	/*列表*/
	margin-top:30px;
	font-size: 14px;
	font-family: "宋体";
}
.view-title-list .views-field-created{/*馆际互借公告时间*/
	color:#000;
}
.node-guanshefengmao{/*馆舍变迁*/
	font-size: 13px;
	color: #000;
	font-family: "宋体";
	margin-top: 30px;
}
.node-guanshefengmao .field-name-field-guanshe-image{
	text-align:center;
}
.node-tongxun{/*tongxun*/
	font-size: 13px;
	color: #000;
	font-family: "宋体";
	margin-top: 30px;
	line-height:35px;
}
.node-weeklynewbook{/*一周入室新书*/
	font-size: 13px;
	color: #000;
	font-family: "宋体";
}
/*为一周入室新书页面的a标签设置样式*/
.node-weeklynewbook a{
  text-decoration: none;
}
.node-weeklynewbook a:hover {
  text-decoration: none;
}

/**************************/
/*3-5 需要单独写CSS的特殊页面*/
/************************/
/*1----最新消息、最新资源页面*/
/*（1）最新消息列表页面的CSS*/
.view-news-list table{
	width:100%;
	font-size:14px;
	font-family:'Microsoft yahei';
	color:#bbb;
}
.view-news-list table tr{
	line-height:60px;
	border-bottom:1px solid #B4BDC4;
}
.view-news-list td.views-field-title{
	width:56%;
}

.view-news-list td.views-field-title a:hover{
	color:#bbb;
}
.view-news-list .views-field-created{
	width:22%;
}
.view-news-list .views-field-totalcount{
	width:22%;
}
.red-number{
	color:red;/*设置点击次数为红色*/
}
.pager-current{
	color:red;/*设置当前页码为红色*/
}

/*（2）最新资源列表页面的CSS*/
.view-resource-news-list table{
	width:100%;
	font-size:14px;
	font-family:'Microsoft yahei';
	color:#bbb;
}
.view-resource-news-list table tr{
	line-height:60px;
	border-bottom:1px solid #B4BDC4;
}
.view-resource-news-list td.views-field-title{
	width:56%;
}

.view-resource-news-list td.views-field-title a:hover{
	color:#bbb;
}
.view-resource-news-list .views-field-created{
	width:22%;
}
.view-resource-news-list .views-field-totalcount{
	width:22%;
}

/*（3）最新消息最新资源左导航的CSS*/
#block-nice-menus-2 ul{
	border:0;
}
#block-nice-menus-2 ul li{
	border:0;
	height:30px;
	width:130px;
}

#block-nice-menus-2 ul li a{
	border:0;
	height:30px;
	width:130px;
	background:#fff;
	color:black;
	text-align:center;
	line-height:25px;
}
#block-nice-menus-2 ul li a.active{
	color:#fff;
	text-decoration:none;
}

#nice-menu-2{
	margin-top:60px;
}
#nice-menu-2 .menu-706{
	margin-top:20px;
}

/*2----馆舍风貌页面*/
/*（1）馆舍风貌tab样式*/
#block-quicktabs-guanshefengmao-quicktab{
	margin-left:-40px;
}
#quicktabs-guanshefengmao_quicktab .item-list{
	padding-left:11px;
}
#quicktabs-guanshefengmao_quicktab .item-list ul li{
	height:40px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:16px;
	font-family:'Microsoft yahei';
	color:#7a7a7a;
}
#quicktabs-guanshefengmao_quicktab .item-list ul li.active{
	background:#a2a2a2;
	color:#fff;
}
#quicktabs-guanshefengmao_quicktab .item-list ul li.active .active{
	color:#fff;
}

/*（2）馆舍风貌图片下方文字*/
.guanshefengmao-image-title{
	font-size:13px;
	font-family:'Microsoft yahei';
	color:#666;
}
.views-field-field-guanshe-image{
	width:250px;
	text-align:center;
}
#quicktabs-container-guansheneibulueying .views-field-field-guanshe-image{
	width:182px;
}
#quicktabs-container-guansheneibulueying  .cols-5 .views-field-field-guanshe-image{
	width:145px;
	height:130px;
}

#quicktabs-container-guansheneibulueying h3{
	font-size:15px;
	font-family:'Microsoft yahei';
	color:#666;
	border-bottom:1px solid #ddd;
}

/*3----没有左侧导航的页面content宽度*/
/*（1）后台管理页面*/
.not-front.logged-in.section-node-add.admin-menu #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
/*（2）用户未登录时没有左导航的页面*/
.no-sidebars.not-front #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
/*（3）用户登录时没有左导航的页面*/
.logged-in.node-type-page-without-sidebar #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
/*（4）最新资源，最新消息，馆际互借公告页面*/
.logged-in.node-type-article #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
/*（5）首页宣传内容页*/
.logged-in.node-type-slide-show #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
.node-slide-show{
	font-size: 12px;
	color: #000;
	font-family: '宋体';
	margin-top: 30px;
}
.node-slide-show .field-name-field-slideshow-image{
	text-align:center;
}
.node-slide-show .field-name-field-slideshow-abstract{
	text-align:center;
	font-family: '宋体';
	color: #000;
}
/*（6）年度报告页面*/
.logged-in.node-type-anual-report #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
/*（7）用户登录*/
.logged-in.section-user #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
 /*（8）显示密码说明页的标题*/
.page-node-968 #page-title {
	display: block;
	width:960px;
	text-align: center;
}
/*（9）在主菜单中但不显示左边栏:北大名师，电子资源，北大讲座*/
.not-front.node-type-page-without-sidebar #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
/*iframe嵌入页面content的title&article单独调试*/
/*多媒体资源*/
.page-node-219  #page-title.title{
	padding-top:0px;
}
.page-node-219 article{
	text-align:center;
}
/*北大讲座页面*/
.page-node-222 #page-title.title{
	padding-top:0px;
}
.page-node-222 article{
	text-align:center;
}
/*北大名师*/
.page-node-221 #page-title.title{
	padding-top:0px;
}
.page-node-221 article{
	text-align:center;
}
/*（10）搜索页面及搜索结果页面*/

.page-search-site #content{
	width:960px;
	border-left:0;
	padding-left:0;
	font-family:'宋体';
	font-size: 12px;
	color: #000;
}
.page-search-site #content .breadcrumb{
	display:none;
}
.page-search-site h1{
	display:none;
}
.page-search-site #search-form {
	display:none;
}
.page-search-site #content h2{
	font-size:16px;
	padding-left:410px;
}
.page-search-site #content ol{
	padding-left:0;
}
.page-search-site #content h3.title{
	font-family: '微软雅黑';
	font-size: 14px;
	font-style: italic;
	color: #B3252D;
	line-height:35px;
}

.page-search-site .apachesolr_search-results li{
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
	line-height:20px;
}
.page-search-site .apachesolr_search-results li strong{
	color:red;
}
.logged-in.page-search-site #content{
	width:960px;
	border-left:0;
	padding-left:0;
}

/*（11）捐赠*/
.page-node-1016 #page-title{
	display:none;
}
.juanzeng-link{
	text-align:center;
}
.juanzeng-link a{
	padding-top: 50px;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #7A7A7A;
	text-align: center;
	line-height:1.5em;
}
/*（12）年度报告页面*/
.views-field-field-annualreport-link{
    width: 235px;
    height: 260px;
    text-align: center;
}
/*（13）网站地图页面*/
.not-front.logged-in.page-sitemap #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
/*（14）信息素养页面*/
.page-node-1055 #page-title{
	text-align:left;
}
/*(15) 轮播新闻列表页*/
.not-front.page-slideshows.section-slideshows #content{
	width: 960px;   
	border-left: 0; 
	padding-left: 0;
	font-size: 12px;
	color: #000;
	font-family: '宋体';
}
.not-front.page-slideshows.section-slideshows #content #page-title.title{
	padding-top:0;
}
.not-front.page-slideshows.section-slideshows #content .view-id-slideshows .view-content .views-row {
	margin-top:10px;
	margin-bottom:25px;
	text-align:center;
}
/*(16)馆长信箱和馆长接待日页面*/
/*整体页面布局*/
.webform-client-form .form-item{
	margin:0;
}
.webform-client-form .form-item label{
	display:inline;
}
/*馆长信箱字体*/
.guanzhangxinxiang{
	font-size:25px;
	font-weight:bold;
}
/*馆长信箱大小及边框*/
#gztable{
	width:700px;/*没有左边栏则为854px;*/
	font-family: "宋体";
	font-size: 13px;
}
#gztable td{
	border:1px solid #000;/*#996666*/
}
/*预约登记表大小及边框*/
#yuyuetable{
	width:700px;/*没有左边栏则为854px;*/
	font-family: "宋体";
	font-size: 13px;
}
#yuyuetable td{
	border:1px solid #000;/*#996666*/
}
/*馆长信箱标签样式*/
.gztablelabel{
	/*background:#efffff;*/
	height:40px;
	width:84px;
	/*ie8*/
	width:85px\9;
	text-align:center;
}
.gztablereceiver{
	/*ie8*/
	width:600px\9;
}
/*预约登记表标签样式*/
.yuyuetablelabel{
	/*background:#efffff;*/
	height:40px;
	width:84px;
	text-align:center;
}
/*馆长信箱收信人样式*/
.gztablereceiver{
	font-weight:bold;
	padding-left:10px;
}
/*馆长信箱发信人样式*/
.gztablesender{
	height:120px;
}
/*馆长信箱内容样式*/
.gztablecontent{
	height:400px;
}
/*预约登记表内容样式*/
.fangtanshixiang{
	height:400px;
	vertical-align: top;
	padding:5px;
}
.middletd{
	width:330px;
}
.smalltd{
	width:180px;
}
/*馆长信箱提交部分样式*/
.gztablesubmit{
	height: 40px;
}
/*表格居中*/
/*notice*/
#webform-client-form-1375{
	/*padding-left:60px;*/
	font-size:13px;
}
#webform-client-form-1376{
	/*padding-left:60px;*/
	font-size:13px;
}
/*去掉预约表格的label*/
#webform-client-form-1376 .webform-component label{
	/*display:none;*/
}
/*去掉label的粗体*/
.webform-component label{
	font-weight:normal;
}
/*输入框样式*/
.webform-component input{
	width: 160px;/*没有左边栏则为200px;*/
	padding: 5px;
	height: 18px;
	font-size: 13px;
	border-bottom: 1px #666666 solid;
	border-left: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
}
.webform-component input.form-radio{
	/*ie8*/
	border-bottom:none\9;
}
/*输入域样式*/
.webform-component textarea{
	width: 645px;/*没有左边栏则为800px;*/
	padding: 5px;
	height: 315px;
	font-size: 13px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c9c9c9;
}
/*去掉webform自带的底部*/
.webform-component .grippie{
	display:none;
}
/*提交按钮样式*/
.webform-client-form .form-submit{
	margin-left: 240px;/*没有左边栏则为310px;*/
	margin-top: 7px;
	/*ie8*/
	margin-top:16px\9;
	width:85px;
	height:35px;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 26px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	background: #367cbf;
	border: 1px solid #367cbf;
}
#webform-client-form-1376 .webform-client-form .form-submit{
	width:200px;
}
/*重置按钮样式*/
.webform-component input.gztablereset{
	margin-left:385px;/*没有左边栏则为470px;*/
	width:85px;
	height:35px;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 26px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	background: #367cbf;
	border: 1px solid #367cbf;
}

.webform-component-textfield{
	float:left;
	width:340px;
}


/*具体每一项的位置设定*/
#webform-component-name{
	margin-top: -620px;
	margin-left: 98px;
}
#webform-component-institution{
	margin-top: -620px;
	margin-left: 405px;/*没有左边栏则为480px;*/
}
#webform-component-email{
	/*ie8*/
	float:left\9;
	width:340px;
	margin-top: -584px;
	margin-left: 98px;
}
#webform-component-phone{
	margin-top: -584px;
	margin-left: 405px;/*没有左边栏则为480px;*/
}
#webform-component-cardno{
	margin-top: -547px;
	margin-left: 98px;
}
#webform-component-title {
	margin-top: -499px;
	margin-left: 100px;
}
#webform-component-title label{
	display:none;
}
#webform-component-title input{
	width:567px;/*没有左边栏则为600px;*/
}
#webform-component-text label{
	display:none;
}
#webform-component-text{
	margin-top: 110px;
	/*ie8*/
	margin-top:-450px\9;
	margin-left: 27px;
}
#webform-component-beizhu{
	margin-left: 29px;
	margin-top: 10px;
}
#webform-component-yuyueren{
	margin-top: -683px;
	margin-left: 95px;/*无左边栏则为110px;*/
}
#webform-component-yuyueren label{
	display:none;
}
#webform-component-yuyueren input{
	width:300px;/*无左边栏则为390px;*/
	border-bottom:0;
}
#webform-component-danwei{
	margin-top: -640px;
	margin-left: 95px;/*无左边栏则为110px;*/
}
#webform-component-danwei label{
	display:none;
}
#webform-component-danwei input{
	width:300px;/*无左边栏则为390px;*/
	border-bottom:0;
}
#webform-component-xingbie{
	margin-top: -683px;
	margin-left: 520px;/*无左边栏则为630px;*/
	width: 300px;
}
#webform-component-xingbie label{
	display:none;
}
#edit-submitted-xingbie label{
	display:inline;
}
#webform-component-xingbie input{
	padding:0;
	width:30px;
	height:13px;
}
#webform-component-nianling{
	margin-top: -640px;
	margin-left: 520px;/*无左边栏则为630px;*/
}
#webform-component-nianling label{
	display:none;
}
#webform-component-nianling input{
	border:0;
}
#webform-component-benrenshenfen{
	margin-top:63px;
	margin-left: 100px;
	/*ie8*/
	float:left\9;
	margin-top:-595px\9;
}
#webform-component-benrenshenfen label{
	display:none;
}
#edit-submitted-benrenshenfen label{
	display:inline;
}
#webform-component-benrenshenfen input{
	padding:0;
	width:30px;
	height:13px;
}
#webform-component-xiaoyuankahao{
	margin-top:-595px;
	margin-left:520px;
}
#webform-component-xiaoyuankahao label{
	display:none;
}
#webform-component-xiaoyuankahao input{
	border:0;
}

#webform-component-lianxidianhua{
	margin-top:-550px;
	margin-left: 95px;/*无左边栏则为110px;*/
	/*ie8*/
	margin-top:-550px\9;
}
#webform-component-lianxidianhua label{
	display:none;
}
#webform-component-lianxidianhua input{
	width:450px;
	border:0;
}
#webform-component-dianziyoujian{
	margin-top: 63px;
	margin-left: 95px;/*无左边栏则为110px;*/
	/*ie8*/
	float:left\9;
	margin-top:-510px\9;
}
#webform-component-dianziyoujian label{
	display:none;
}
#webform-component-dianziyoujian input{
	width:450px;
	border:0;
}
#webform-component-fangtanshixiang{
	margin-left:10px;
	margin-top:40px;
	width: 685px;/*无左边栏则为838px;*/
	/*ie8*/
	margin-top:218px\9;
}
#webform-component-fangtanshixiang label{
	display:none;
}
#webform-component-fangtanshixiang textarea{
	width: 680px;/*无左边栏则为833px;*/
	height: 278px;
}
#webform-component-fangtanshixiang .description{
	text-align:right;
	font-size:13px;
}
#webform-component-fujian{
	margin-left:10px;
}
#edit-submitted-fujian-upload{
	height:25px;
}
#webform-component-30{
	margin-left:10px;
	margin-top:5px;
}
#edit-submitted-fujian .form-submit{
	margin:0;
	margin-left:10px;
}
/*notice*/
#webform-client-form-1376 .form-submit{
	width: 115px;
	margin-top: 1px;/*没有左边栏则为-2px;*/
	/*ie8*/
	margin-top:2px\9;/*没有左边栏则为0\9;*/
	height: 35px;
}
.page-node-1375 .links{
	display:none;
}
.page-node-1376 .links{
	display:none;
}

#webform-component-name label{
	letter-spacing:6px;
}
#webform-component-name label .form-required{
	letter-spacing:1px;
}
#webform-component-institution label{
	letter-spacing:6px;
}
#webform-component-institution label .form-required{
	letter-spacing:1px;
}

/*（17）专题展览页20140512addbyliud*/
body.logged-in.section-zhanlan  #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
body.section-zhanlan #page-title{
	padding-top:10px;
	padding-bottom:10px;
}
body.page-zhanlan .views-field-field-zhanlan-images{
	/*float:left;*/
	width:500px;/*480px;*/
	height:250px;/*315px;*/
	padding-right:30px;
	padding-bottom:15px;
	margin-left:15px;
	background: url("../images/xiangkuang.png") no-repeat 0px 0px;
}
body.page-zhanlan .views-field-field-zhanlan-images img{
	width:360px;/*450px;*/
	height:230px;/*300px;*/
	border: 2px solid #7A6868;
}
body.page-zhanlan .views-field-title{
	text-align:center;
	width:420px;
	font-family: 'Microsoft yahei';
    font-size: 16px;
	padding-bottom:40px;
    margin-top:1px;
}
/*（18）闭关音乐征集20141117addbyliud*/
body.logged-in.page-node-1513  #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
body.page-node-1513 .webform-client-form .form-item{
	margin:10px;
}
body.page-node-1513 .webform-component-textfield{
	float:none;
	width:700px;
}
body.page-node-1513 .webform-component label{
	width:100px;
	font-weight:bold;
}
body.page-node-1513 .description{
	font-family:"楷体";
	font-size:16px;
}
body.page-node-1513 .webform-component-markup{
	color:#005a8c;
	font-family:"楷体";
	font-size:18px;
	
}
body.page-node-1513 .webform-component input{
	color:#94070a;
	width:390px;
}
body.page-node-1513 .webform-component textarea{
	height:65px;
	color:#94070a;
}
#webform-component-yuequmingcheng{
	margin-top:30px;
}
#webform-component-recommender{
	margin-top:30px;
}
#edit-submitted-attachment-upload{
	height:25px;
}
#edit-submitted-attachment-upload-button{
	width:80px;
	margin-left:0;
	color:#ffffff;
	font-size:13px;
	padding:0;
}
#edit-submitted-attachment-remove-button{
	width:80px;
	margin-left:0;
	color:#ffffff;
	font-size:13px;
	padding:0;
}
body.page-node-1513 .webform-client-form .form-submit{
	width:200px;
	font-size:16px;
}
/*（18）闭馆音乐征集20150409addbyliud*/
body.logged-in.page-node-1539  #content{
	width: 960px;
	border-left: 0;
	padding-left: 0;
}
body.page-node-1539 .webform-component input{
	width:25px;
	height:35px;
}
body.page-node-1539 article{
	float:left;
	width:450px;
}
#block-views-biguanyinyue-block{
	width:450px;
	padding-top:77px;
	float:left;
	font-size:14px;
	font-family:"微软雅黑";
}
#webform-component-music .form-item{
	border-bottom:1px dashed #005a8c;
}
#webform-component-music label{
	font-size:18px;
	color:#005a8c;
	font-family:"楷体";
}
#webform-component-chrome-firefox-safari{
	font-size:14px;
	color:red;
	font-family:"微软雅黑";
}
#webform-component-2{
	font-size:14px;
	color:red;
	font-family:"微软雅黑";
}
#webform-component-3{
	font-size:14px;
	color:red;
	font-family:"微软雅黑";
}
#edit-submitted-music label{
	font-size:14px;
	color:#000;
	font-family:"微软雅黑";
}
/*（19）2015毕业生音频20150619addbyliud*/
body.node-type-yinpin{
	margin:0;
	min-width:250px;
}
body.node-type-yinpin #header{
	display:none;
}
body.node-type-yinpin .region-header{
	display:none;
}
body.node-type-yinpin #block-pkubanner-pkubanner{
	display:none;
}
body.node-type-yinpin .region-bottom{
	display:none;
}
body.node-type-yinpin #lightbox{
	display:none;
}
body.node-type-yinpin #navigation{
	display:none;
}
body.node-type-yinpin .breadcrumb{
	display:none;
}
body.node-type-yinpin #clearheader{
	height:0;
}
body.node-type-yinpin #page{
	width:250px;
}
body.node-type-yinpin #main{
	width:100%;
	padding-top:10px;
}
body.node-type-yinpin.no-sidebars.not-front #content{
	width:100%;
}
body.node-type-yinpin #page-title.title{
	padding-top:0;
	text-align:left;
}
body.node-type-yinpin .ui360 a.sm2_link{
	display:none;
}
/*(20)学位论文提交页面--20150619addbyliud*/
body.page-node-2096 ul.quicktabs-tabs.quicktabs-style-basic{
	padding-bottom:10px;
}
body.page-node-2096 ul.quicktabs-tabs.quicktabs-style-basic li{
	padding:10px;
	margin-right:20px;
}
body.page-node-2096 ul.quicktabs-tabs.quicktabs-style-basic{
	font-weight:normal !important;
	font-size:16px !important;
}
body.page-node-2096 #quicktabs-container-_tijiao{
		border:0;
}

body.page-node-2096 ul.quicktabs-tabs.quicktabs-style-basic a{
	font-weight:normal !important;
	font-size:16px !important;
}

/*4----左侧导航区域*/

.sidebars a {
  text-decoration: none;
  color: #222;
}
.sidebars a:hover {
  text-decoration: none;
}
.sidebars{
	margin-left: -10px;
	margin-top: 0px;
	width: 115px;
	font-family: "Microsoft yahei";
	font-size: 14px;
	padding-left:0;
	/*ie8*/
	margin-top:100px\9;
}
.node-type-page-without-sidebar .sidebars .menu-block-wrapper ul{
	display:none;
}
:root .sidebars{
	margin-top:40px\9\0;
}
.sidebars .sidebar{
	margin-left:-30px;
}
/*4-1 左导航位置*/
.menu-block-wrapper{
	width: 178px;
	margin-top: -25px;
	padding-right:45px;
	border-right: 1px dashed #B4BDC4;
	/*ie8 9*/
	padding-top:0px\0;
	margin-top: -105px\0;
	/*ie7*/
	*padding-top: 0px;
	*margin-top:-155px;
}
:root .menu-block-wrapper{
	margin-top: -65px\9\0;
}

/*4-2以下是通用的列表ul li设置*/

/*1---列表整体设置*/
.menu-block-wrapper li{
	line-height:34px;
	width:100px;/*设置为100时，不展开的列表和能展开的列表的背景宽度大概一样*/
	padding-left:35px;
	/*ie8*/
	padding-left:40px\9;
}
/*2----列表展开时的背景和padding*/
.menu-block-wrapper li.expanded{
	padding-left:0;
	background:url(../images/menublock-bg.png) no-repeat;
	padding-left:20px;/*字默认左对齐，需要缩进*/
	list-style-image: url(../images/menu-expanded.png);
	/*ie7*/
	*padding-left:24px;
	*list-style:none;
	*list-style-image:none;
	*background:url(../images/menublock-bg-ie7.png) no-repeat -6px 0px;
}

/*3---列表缩进时*/
.menu-block-wrapper li.collapsed{
	padding-left:20px;
	/*ie7*/
	*padding-left:23px;
	*list-style:none;
	*list-style-image:none;
	*background:url(../images/menu-collapsed.png) no-repeat 10px 15px;
}
/*4----列表中给a设置padding,覆盖li中的设置*/
.menu-block-wrapper li a{
	padding-left:0px;
}
/*5----给导航里的二级列表设置宽度，否则会过窄*/
.menu-block-wrapper li ul li{
	/*ie7*/
	*margin-left:-30px;
	padding-left:0px;
	width:150px;
	
}
/*6----导航里的二级列表字体*/
.menu-block-wrapper li ul a{
	height:25px;
	line-height:25px;
	font-size:12px;
}
/*7----左导航中链接样式*/
.sidebars li a.link{
	color: #a7a7a7;
	text-decoration: none;
}
/*8----列表被选中时添加背景颜色*/
.sidebars li.active-trail{
	
}
/*9----对能展开的列表则不需要添加*/
.sidebars li.expanded.active-trail{
	background-color:#fff;
}
/*10----列表被选中时a的字为白色*/
.sidebars li.active-trail a.active-trail{
	color:#fff;
}
.sidebars li.active-trail span.active-trail{
	color:#fff;
}
/*11----导航中二级列表元素被选中时无需设置背景*/
.sidebars li.active-trail ul li.active-trail{
	background:none;
}
/*12----导航中二级列表元素被选中时添加下划线即可*/
.sidebars li.active-trail ul a.active-trail.active{
	text-decoration: underline;
	background:none;
}
/*13----去除menu-block叶子节点的列表样式*/
ul li.leaf{
	list-style-image:none;
	list-style-type:none;
}

/*4-3 以下是特殊的列表设置*/
/*1---- 本馆概况*/
/*（1）馆舍风貌有二级页面，但是不展开*/
.menu-block-wrapper li.menu-mlid-518.expanded{
	background:none;
	list-style:none;
	list-style-image:none;
	padding-left:32px;
	/*ie7*/
	*padding-left:23px;
	/*ie8*/
	padding-left:40px\0;
}
/*2---- 服务*/
/*（1）规章制度不显示下级目录*/
.menu-block-wrapper li ul li.menu-mlid-534.expanded{
	list-style-image:none;
	list-style-type:none;
	background:none;
	padding-left:0px;
}
.menu-block-wrapper li ul li.menu-mlid-534 a.active-trail{
	text-decoration: underline;
	background:none;
}

/*（2）空间与设施有二级页面，但是不展开，需要单独设置*/
.menu-block-wrapper li.menu-mlid-541.expanded{
	background:none;
	list-style:none;
	list-style-image:none;
	padding-left:32px;
	/*ie7*/
	*padding-left:23px;
	/*ie8*/
	padding-left:40px\0;
}

/*（3）数字加工制作过宽，设置选中时居中*/
.menu-block-wrapper li.menu-mlid-542.active-trail {
	width:115px;
	/*ie7*/
	*width:100px;
}


/*（4）信息素养含3级目录，需要单独设置*/

/*（5）北大SCI页面选中时，左导航没有下划线*/
.sidebars li.active-trail ul .menu-mlid-577 a.active {
  text-decoration: underline;
  background: none;
}
/*（6）阅读推荐部分*/
/*在IE7中需要单独设置*/
.menu-mlid-588 ul li.menu-mlid-732{/*学子推荐*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-588 ul li.menu-mlid-733{/*馆员分享*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-588 ul li.collapsed{/*阅读推荐未展开*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-588 ul li.expanded{/*阅读推荐展开时*/
	/*ie7*/
	*padding-left:0px;
}
.menu-mlid-588 ul li.menu-mlid-745{/*一周入室新书*/
	/*ie7*/
	/*padding-left:10px;*/
	*background:none;
}

.menu-block-wrapper li.menu-mlid-588 ul li.collapsed{/*阅读推荐下级菜单未展开时*/
	/*ie7*/
	*background:url(../images/menu-collapsed.png) no-repeat 0px 15px;
}

.menu-block-wrapper li.menu-mlid-588 ul li.expanded{/*阅读推荐下级菜单展开时*/
	/*ie7*/
	*background:url(../images/menu-expanded-black.png) no-repeat 0px 10px;
}

.menu-block-wrapper li.menu-mlid-730 ul li.expanded{/*最新上架展开时*/
	/*ie7*/
	*background-image:none;/*去掉一周入室新书的缩进样式*/
}
.menu-block-wrapper li.menu-mlid-730.expanded a{/*最新上架展开时设置文字缩进*/
	/*ie7*/
	*padding-left:10px;
}
.menu-block-wrapper li.menu-mlid-731.expanded a{/*教授推荐展开时设置文字缩进*/
	/*ie7*/
	*padding-left:10px;
}
.menu-block-wrapper li.menu-mlid-734.expanded a{/*借阅榜展开时设置文字缩进*/
	/*ie7*/
	*padding-left:10px;
}

/*最新上架有三级目录*/
.menu-mlid-730{
	margin-left:-33px;
	/*ie8*/
	margin-left:-42px\9;
}
.sidebars li.menu-mlid-730.active-trail a.active-trail {
	text-decoration: underline;
	background: none;
}
.menu-block-wrapper li.menu-mlid-730.expanded{
	list-style-image: url(../images/menu-expanded-black.png);
	/*ie7*/
	*list-style:none;
	*list-style-image:none;
}
/*教授推荐有三级目录*/
.menu-mlid-731{
	margin-left:-33px;
	/*ie8*/
	margin-left:-42px\9;
}
.sidebars li.menu-mlid-731.active-trail a.active-trail {
	text-decoration: underline;
	background: none;
}
.menu-block-wrapper li.menu-mlid-731.expanded{
	list-style-image: url(../images/menu-expanded-black.png);
	/*ie7*/
	*list-style:none;
	*list-style-image:none;
}

/*借阅榜有三级目录*/
.menu-mlid-734{
	margin-left:-33px;
	/*ie8*/
	margin-left:-42px\9;
}
.sidebars li.menu-mlid-734.active-trail a.active-trail {
	text-decoration: underline;
	background: none;
}
.menu-block-wrapper li.menu-mlid-734.expanded{
	list-style-image: url(../images/menu-expanded-black.png);
	/*ie7*/
	*list-style:none;
	*list-style-image:none;
}

/*一周入室新书不显示下级目录*/
.menu-block-wrapper li ul li.menu-mlid-745.collapsed{/*addbyliud20160729*/
	margin-left:-33px;
}
.menu-block-wrapper li ul li.menu-mlid-745.expanded{
	list-style-image:none;
	list-style-type:none;
	background:none;
	padding-left:0px;
}
.menu-block-wrapper li ul li.menu-mlid-745 a.active-trail{
	text-decoration: underline;
	background:none;
}

 /*zinemaker电子书刊制作过宽*/
  .menu-block-wrapper li ul li.menu-mlid-586{
    width:125px;
}

/*3---- 资源*/
/*工具与软件含3级目录，需要单独设置*/
.menu-mlid-583{
	margin-left:-33px;
	/*ie8*/
	margin-left:-42px\9;
}
.sidebars li.menu-mlid-583.active-trail a.active-trail {
	text-decoration: underline;
	background: none;
}
.menu-block-wrapper li.menu-mlid-583.expanded{
	list-style-image: url(../images/menu-expanded-black.png);
}
/*工具与软件在IE7中的显示需要单独设置*/

.menu-mlid-530 ul li.collapsed{/*工具与软件未展开*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.expanded{/*工具与软件展开时*/
	/*ie7*/
	*padding-left:0px;
}
.menu-block-wrapper li.menu-mlid-583.expanded{
	/*ie7*/
	*list-style:none;
	*list-style-image:none;
}
.menu-block-wrapper li.menu-mlid-530 ul li.collapsed{/*工具与软件下级菜单未展开时*/
	/*ie7*/
	*background:url(../images/menu-collapsed.png) no-repeat 0px 15px;
}

.menu-block-wrapper li.menu-mlid-530 ul li.expanded{/*工具与软件下级菜单展开时*/
	/*ie7*/
	*background:url(../images/menu-expanded-black.png) no-repeat 0px 10px;
}

.menu-block-wrapper li.menu-mlid-583.expanded a{/*工具与软件展开时设置文字缩进*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-658{/*数据库*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-659{/*电子期刊*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-660{/*电子图书*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-661{/*多媒体资源*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-662{/*网络资源*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-663{/*随书光盘*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-664{/*学位论文*/
	/*ie7*/
	*padding-left:10px;
}
.menu-mlid-530 ul li.menu-mlid-665{/*电子教参*/
	/*ie7*/
	*padding-left:10px;
}

/*针对 chrome 的hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.sidebar-first.not-front.node-type-page-without-sidebar #content{
		margin-left:0;
		margin-right:0;
	}
}

/*针对 firefox 的hack*/
@-moz-document url-prefix() { 
	.sidebar-first.not-front.node-type-page-without-sidebar #content{
		margin-left:0;
		margin-right:0;	
	}
}

/*2013.6.20.*/
/*1--------------------------------------------------------特藏页面的CSS*/
/*设置页面背景*/
body.page-special{
	background:url(../images/tcjz/bg.png) no-repeat;
	background:url(../images/tcjz/bg.png) 50% 0% no-repeat\9\0;
	background-color:#ebe6c9;
	background-size:cover;
}
/*特藏首页标题去掉*/
.section-special.page-panels #page-title{
	display: none;
}
/*设置登陆之后页面的宽度*/
.logged-in.not-front.page-special #content{
	width:960px;
}
/*设置内容部分和顶部的距离*/
.not-front.page-special #main{
	padding-top:100px;
	z-index:1;
}
.page-special .region-header{
	z-index:2;/*顶部链接无法点击*/
}
/*SPECIAL-top*/
/*设置顶部背景*/
#block-block-24{
	height:100px;
	background:url(../images/tcjz/tecang-top-bg.png) repeat;
}
/*设置顶部样式*/
.special-top{
	width:960px;
	margin:0 auto;
	height:100px;
	padding-top:20px;
}
.special-top-link{
	color:#ffffff;
	font-size:14px;
	font-family:"微软雅黑";
	margin-left:445px;
}
.special-top-link a{
	color:#ffffff;
}
/*SPECIAL-content*/
/*设置内容和顶部距离*/
.page-special #clearheader{
	height:45px;
}
/*设置内容为白色*/
.page-special.not-front #content{
	background-color:#fff;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}/*去掉面包屑*/
.page-special .breadcrumb{
	display:none;
}
/*设置各种间距，有点乱*/
.page-special .panel-flexible-inside{
	padding:0;
}
.page-special .panels-flexible-row-last{
	margin-top:5px;
}

/*SPECIAL content-left-slide 左边幻灯区域*/
.page-special .panels-flexible-region-7-leftslide{
	margin:0;
	width:600px;
}
.views-field-field-specialslide-image{
	width:600px\9\0;/*ie中无法显示图片*/
}
/*SPECIAL content-left-system 特藏页面特藏系统部分*/
.panels-flexible-region-7-left_system-inside{
	margin-top:-23px;
}
.panels-flexible-region-7-left_system-inside td{
	width:275px;
	margin-right:25px;
	padding-bottom:18px
}
.panels-flexible-region-7-left_system-inside td div{
	float:left;
}
.panels-flexible-region-7-left_system-inside .views-field-field-specialsystem-pic{
	margin-right:13px;
}
.panels-flexible-region-7-left_system-inside .views-field-title{
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
}
.panels-flexible-region-7-left_system-inside .views-field-title a{
	/*color:#000;*/
}
.panels-flexible-region-7-left_system-inside .views-field-body{
	width:162px;
	font-size:12px;
	font-family:"宋体";
}
.views-field-field-specialsystem-pic .field-content{
	width:100px\9\0;/*ie中无法显示图片*/
	height:100px\9\0;
	display:block\9\0;
}
.views-field-field-specialsystem-pic .field-content img{
	border-radius: 5px 5px 5px 5px;
}

/*SPECIAL content-right-introduciton 右边简介区域*/
.page-special .panels-flexible-region-7-center{
	height:293px;
	height:300px\9\0;
	background-color:#ebe6c9;
	margin:0;
	margin-left:8px\9\0;
	color:#2e2e2e;
	font-size:12px;
	font-family:"宋体";
	padding-left:15px;
	padding-right:15px;
	width:310px;
	width:305px\9\0;
}
.special-right-introduction{
	font-size:18px;
	font-family:"微软雅黑";
	line-height:55px;
}

/*SPECIAL content-right-poparticle 特藏页面右下角热门文章区域*/
.page-special .panels-flexible-region-7-right_poparticle{
	background-color:#ebe6c9;
	padding-left:0px;
	padding-right:1px;
	padding-bottom:1px;
	margin-left:7px;
}
.page-special .panels-flexible-region-7-right_poparticle-inside{
	margin-left:-7px;
}
.page-special .panels-flexible-region-7-right_poparticle-inside .pane-content{
	background-color:#fff;
	padding-bottom:1px;
	padding-right:13px;
	margin-top:-20px;
}
.page-special .panels-flexible-region-7-right_poparticle-inside .pane-content img{
	margin-left:13px;
	margin-top:13px;
}
.page-special .pane-special-lists .pane-title{
	font-size:14px;
	font-family:"宋体";	
	line-height:38px;
	margin:0;
	padding-left:10px;
}
.page-special .views-field-field-specialpoparticle-image{
	width:103px\9\0;/*ie中无法显示图片*/
}

/*SPECIAL&DONATION-footer 底部一样，共用*/
.page-special .region-bottom{
	height:55px;
}
.page-special .rtecenter{
	padding:0;
}
.page-donation  .region-bottom{
	height:55px;
}
.page-donation .rtecenter{
	padding:0;
}
.special-footer{
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	color:#2e2e2e;
}
.special-footer a{
	color:#2e2e2e;
}
#block-block-25 {
	line-height:55px;
	margin-bottom:0;
}

/*2-----------------------------------------------------------捐赠页面的CSS*/
/*设置页面背景*/
body.section-donation{
	background:url(../images/tcjz/bg.png) no-repeat;
	background:url(../images/tcjz/bg.png) 50% 0% no-repeat\9\0;
	background-color:#edede5;
	background-size:cover;
}
.section-donation a:hover{
	color:#94070a;
}
/*捐赠首页标题去掉*/
.section-donation.page-panels #page-title{
	display: none;
}

/*设置登陆之后页面的宽度*/
.logged-in.not-front.section-donation #content{
	width:960px;
}
/*设置内容部分和顶部的距离*/
.not-front.section-donation #main{
	padding-top:100px;
	z-index:1;
}
.section-donation .region-header{
	z-index:2;/*顶部链接无法点击*/
}
/*DONATION-top*/
/*设置顶部背景*/
#block-block-30{
	height:100px;
	background:url(../images/tcjz/juanzeng-top-bg.png) repeat;
}
/*设置顶部样式*/
.donation-top{
	width:960px;
	margin:0 auto;
	height:100px;
	padding-top:18px;
}
.donation-top-link{
	color:#ffffff;
	font-size:14px;
	font-family:"微软雅黑";
	margin-left:318px;
}
.donation-top-link a{
	color:#ffffff;
}
.donation-top-link a:hover{
	color:#ffffff;
}

/*DONATION-content*/
/*设置内容和顶部距离*/
.section-donation #clearheader{
	height:45px;
}
/*设置内容为白色*/
.section-donation.not-front #content{
	background-color:#fff;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

/*设置各种间距，有点乱*/
.page-donation .panel-flexible-inside{
	padding:0;
}
.page-donation .donation-content-level2{
	margin-top:5px;
}
.page-donation .donation-content-level3{
	margin-top:20px;
	margin-bottom:15px;
}

/*for safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.page-donation .donation-content-level3 {
		/*margin-top: 40px;*/
	}
}

/*DONATION content-left-slide 左边幻灯区域*/
.page-donation .panels-flexible-region-8-donation_left_slide{
	margin:0;
	width:600px;
}

.donation-left-slide{
	width:600px\9\0;/*ie中无法显示图片*/
}

/*DONATION content-right-introduciton 右边简介区域*/
.page-donation .panels-flexible-region-8-center{
	height:300px; /*different from special page.*/
	background-color:#ebe6c9;
	margin:0;
	color:#2e2e2e;
	font-size:12px;
	font-family:"宋体";
	padding-left:15px;
	padding-right:15px;
	width:315px;/*调节右边白边宽度20130627*/
	line-height: 20px;
	height:300px\9\0;
	margin-left:8px\9\0;
	width:306px\9\0;
}

.donation-right-introduction{
	font-size:18px;
	font-family:"微软雅黑";
	line-height:55px;
}
/*我要捐赠*/
.donation-wyjz{
	color:#fff;
	width:125px;
	height:48px;
	margin-left:75px;
	margin-top:10px;
	text-align:center;
	vertical-align:middle;
	background:url(../images/tcjz/juanzeng-wyjz.png) no-repeat;
	font-size:18px;
	font-family:"微软雅黑";
}

.donation-wyjz a {
	display: block;
	height: 48px;
}

/*DONATION-important-donation 捐赠页面重要捐赠区块*/
/*标题背景及样式*/
.panels-flexible-region-8-donate_left_items-inside .pane-title{
	font-size:20px;
	font-family:"微软雅黑";
	height:40px;
	padding-left:45px;
	background:url(../images/tcjz/juanzeng-zyjz.png) no-repeat;
	background-color:#edede5;
	margin-top:0;
	margin-bottom:12px;
}
/*轮播部分*/
.page-donation .views-slideshow-cycle-main-frame-row-item {
	width:173px;
	/*padding-left:5px;
	padding-right:8px;*/
	float:left;
	font-size:12px;
	font-family:"宋体";
}
.page-donation .views-slideshow-cycle-main-frame-row-item  .views-field-title{
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.page-donation .views-slideshow-cycle-main-frame-row-item  .views-field-field-donation-intro{
	padding-left:5px;
	padding-right:5px;
}
/*消掉pause按钮*/
.page-donation .views-slideshow-controls-text-pause{
	display:none;
}
/*设置轮播区域和control区域的位置*/
#views_slideshow_cycle_main_donation-block{
	margin-left: 35px;
	margin-top:-257px;
}
/*previous按钮*/
.page-donation .views-slideshow-controls-text-previous{
	background: url(../images/tcjz/jz-previous.png) 0px 165px no-repeat;
	width:25px;
	height:250px;
	padding-bottom:18px;
	float:left;
}
.page-donation .views-slideshow-controls-text-previous a:link{
	color:#fff;
	text-decoration:none;
}
.page-donation .views-slideshow-controls-text-previous a:hover{
	color:#fff;
	text-decoration:none;
}
.page-donation .views-slideshow-controls-text-previous a:active{
	color:#fff;
	text-decoration:none;
}
.page-donation .views-slideshow-controls-text-previous a:visited{
	color:#fff;
	text-decoration:none;
}
.page-donation .views_slideshow_controls_text span:hover{
	text-decoration:none;
}
/*next按钮*/
.page-donation .views-slideshow-controls-text-next{
	float: right;
	width:25px;
	height:250px;
	padding-bottom:18px;
	background:url(../images/tcjz/jz-next.png) 0px 165px no-repeat;
}
.page-donation .views-slideshow-controls-text-next a{
	color:#fff;
}
.page-donation .views-slideshow-controls-text-next a:hover{
	color:#fff;
	text-decoration:none;
}

/*DONATION-donation-news 捐赠新闻*/
/*标题*/
.panels-flexible-region-8-donate_right_news-inside .pane-title{
	font-size:18px;
	font-family:"微软雅黑";
	margin-top:0;
	margin-bottom:0;
	line-height:36px;
	position:relative;
	width:79px;
	border-bottom:4px solid #4e4646;
	padding-left:5px;
	color:#454344;
}
/*新闻*/
.panels-flexible-region-8-donate_right_news-inside .pane-donation .pane-content{
	font-size:12px;
	font-family:"宋体";
	border-top: 4px solid #edede5;
	margin-top: -4px;
}
.panels-flexible-region-8-donate_right_news-inside .view-id-donation .views-row{
	border-bottom:1px solid #edede5;
	height:50px;
}
.panels-flexible-region-8-donate_right_news-inside .view-id-donation .views-row .views-field-title{
	padding-top:10px;
	line-height:18px;
}
.panels-flexible-region-8-donate_right_news-inside .more-link{
	margin-top:-235px;
	float:right;
	/*background-color:#94070a;*/
	width:38px;
	padding-right:5px;
}
.panels-flexible-region-8-donate_right_news-inside .more-link a{
	color:#000;
}
/*捐赠名录*/
.pane-block-28{
	padding-top:20px;
}
.donation-jzmllj{
	width:330px;
	line-height:48px;
	background-color:#94070a;
	text-align:center;
	}
.donation-jzmllj a{
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
}
.section-donation .donation-jzmllj a:hover{
	color:#fff;
}
/*DONATION-待捐分类*/
.pane-block-29 .pane-title{
	font-size:18px;
	font-family:"微软雅黑";
	margin-top:0;
	margin-bottom:0;
	line-height:36px;
	position:relative;
	width:79px;
	border-bottom:4px solid #4e4646;
	padding-left:5px;
	color:#454344;
}
.pane-block-29 .pane-content{
	padding-top:10px;
	border-top:4px solid #edede5;
	width:943px;
	margin-top:-4px;
}
.donation-category{
/*	width:943px;*/
}
.donation-category img{
	margin-right:4px;
}
/*DONATION--二级页面*/
.section-donation #page-title.title{
	padding-top:0;
}
/*one-sidebar是有左导航页面未登陆之前，.logged-in.node-type-page 是有左导航页面登陆之后*/
/*面包屑*/
.section-donation .sidebars{
	position:absolute\0;
	left:50%\0;
	margin-left:-480px\0;
	top:45px\0;
}

.section-donation.one-sidebar .breadcrumb{	/*one-sidebar:重要捐赠、捐赠名录*/
	display: none;
}
.section-donation.no-sidebars .breadcrumb{	/*one-sidebar:重要捐赠具体页面、如何捐赠*/
	display: none;
}
.section-donation.logged-in .breadcrumb{	/*logged-in:重要捐赠、捐赠名录等*/
	display: none;
}
.section-donation.logged-in.node-type-page .primary{
	margin-left:240px;/*编辑选项往右移了一点20130627*/
}
.section-donation.one-sidebar #page-title{
	padding-left:200px;/*标题往右移了一点20130627*/
}
.section-donation.logged-in.node-type-page #page-title{
	padding-left:200px;/*标题往右移了一点20130627*/
}
/*但是，北京大学图书馆接受捐赠办法页面是例外*/
.section-donation.logged-in.node-type-page.page-node-1216 .primary{
	margin-left:0;
}
.section-donation.logged-in.node-type-page.page-node-1216 #page-title{
	padding-left:0;
}
.section-donation.logged-in.node-type-page.page-node-1216 #content article{
	padding-left:0;
}
.section-donation.logged-in.node-type-page.page-node-1216 #content article{
	width:100%;
}
/*one-sidebar 内容白色背景*/
.section-donation.one-sidebar #content{
	width: 960px;
	margin-left: 0px;
}
.section-donation.one-sidebar #content title{	/*标题在左导航右侧*/
	width: 75%;
	padding-left: 232px;
}
.section-donation.one-sidebar #content article{	/*内容在左导航右侧*/
	width: 75%;
	padding-left: 232px;
}

.section-donation.logged-in.node-type-page #content{
	width: 960px;
	margin-left: 0px;
}
.section-donation.logged-in.node-type-page #content article{
	width: 75%;
	padding-left: 232px;
}
.section-donation.logged-in.node-type-page #content title{	/*标题在左导航右侧*/
	width: 75%;
	padding-left: 232px;
}

/*one-sidebar and logged-in 左导航*/
.section-donation.one-sidebar .sidebars .sidebar{
	margin-left:-20px;
	margin-top:30px;
}
.section-donation.logged-in .sidebars .sidebar{
	margin-left:-20px;
	margin-top:30px;
}
.section-donation.one-sidebar .block-menu-block{
	width:200px;
	/*margin-top:5px;*/
}
.section-donation.logged-in .block-menu-block{
	width:200px;
	/*margin-top:5px;*/
}
.section-donation.one-sidebar .block-menu-block .block-title{
	line-height:37px;
	margin-left:30px;
	color:#4e4646;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	border-bottom:4px solid #edede5;
}
.section-donation.logged-in .block-menu-block .block-title{
	line-height:37px;
	margin-left:30px;
	color:#4e4646;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	border-bottom:4px solid #edede5;
}
.section-donation.one-sidebar .menu-block-wrapper{
	margin-top:-19px;
}
.section-donation.logged-in .menu-block-wrapper{
	margin-top:-19px;
}
.section-donation.one-sidebar .menu-block-wrapper li{
	font-size:14px;
	margin-left:34px;
}
.section-donation.logged-in .menu-block-wrapper li{
	font-size:14px;
	margin-left:34px;
}
.section-donation.one-sidebar .sidebars li.active-trail{
	background:#97070a;
}
.section-donation.logged-in .sidebars li.active-trail{
	background:#97070a;
}
.section-donation .sidebar a:hover{
    color:#94070a;
}

/*捐赠新闻列表页面*/
.page-donation-jzxw .view-id-donation table{
	width:100%;
	color:#bbb;
	font-size:14px;
	font-family:"微软雅黑";
}
.page-donation-jzxw .view-id-donation table tr{
	line-height:45px;
	background-color:#fff;
	border-bottom:1px solid #b4bdc4;
}
.page-donation-jzxw .view-id-donation table .views-field-title{
	width:85%;
}
.page-donation-jzxw .pager{
	font-size:14px;
}
/*捐赠新闻详细页面*/
.node-donation-news{
	font-size:12px;
	font-family:"宋体";
}
/*重要捐赠列表页面*/

.page-donation-yjzs-zyjz h1{
	padding-left:200px;/*标题往右移了一点20130627*/
}
.page-donation-yjzs-zyjz .view-id-donation{
	margin-left:240px;/*往右移了一点20130627*/
}
.page-donation-yjzs-zyjz .view-id-donation table{
	width:100%;
	font-size:14px;
	font-family:"微软雅黑";
	color:#bbb;
}
.page-donation-yjzs-zyjz .view-id-donation  table tr{
	line-height:45px;
	background-color:#fff;
	border-bottom:1px solid #b4bdc4;
}
.page-donation-yjzs-zyjz .view-id-donation  table tr .views-field-title{
	width:80%;
}
.page-donation-yjzs-zyjz .pager{
	font-size:14px;
}

/*重要捐赠详细页面*/
.node-important-donation{
	font-size:12px;
	font-family:"宋体";
}

/*for firefox*/
@-moz-document url-prefix() {
	.page-special .panels-flexible-region-7-center{
		height:300px;
		margin-left:9px;
		width:306px;
	}
	.page-special .panels-flexible-region-7-right_poparticle-inside .pane-content img{
		margin-left:11px;
	}
}
.side-btns-wrap {
    bottom: 60px;
    right: 20px;
    position: fixed;
    width: 50px;
    z-index: 100;
}

.renren-btn, .sina-btn, .weixin-btn, .top-btn {
    height: 50px;
    width: 50px;
	margin-top: 5px;
}

.renren-link, .sina-link, .weixin-link, .top-link {
	height: 50px;
	width: 50px;
	cursor: pointer;
	display: block;
}

.renren-btn {
bottom: 225px;
    position: fixed;
}

.renren-link {
	background: url("../images/renren-gray.png") no-repeat scroll 0 0 transparent;
}

.renren-link:hover {
	background: url("../images/renren.png") no-repeat scroll 0 0 transparent;
}

.sina-btn {
	bottom: 170px;
    position: fixed;
}

.sina-link {
	background: url("../images/sina-gray.png") no-repeat scroll 0 0 transparent;
}

.sina-link:hover {
	background: url("../images/sina.png") no-repeat scroll 0 0 transparent;
}

.weixin-btn {
	bottom: 115px;
    position: fixed;
}

.weixin-link {
	background: url("../images/weixin-gray.png") no-repeat scroll 0 0 transparent;
}

.weixin-link:hover {
	background: url("../images/weixin.png") no-repeat scroll 0 0 transparent;
}

.weixin-link .weixin-qr {
	background: url("../images/weixin-qr.png") no-repeat scroll 0 0 transparent;
    bottom: -2px;
    display: none;
    height: 162px;
    margin-right: 24px;
    position: absolute;
    right: 50%;
    width: 167px;
}

.top-btn {
	bottom: 60px;
    position: fixed;
}

.top-link {
	background: url("../images/top-gray.png") no-repeat scroll 0 0 transparent;
}

.top-link:hover {
	background: url("../images/top.png") no-repeat scroll 0 0 transparent;
}
