/*整体网站字体及段落间距*/
body.i18n-en{
	font-family:Arial, Helvetica, sans-serif;
}
body.i18n-en.not-front{
	font-family:Arial, Helvetica, sans-serif;
}
body.i18n-en.not-front p{
	margin-top:10px;
	text-align:justify;
}
body.i18n-en.not-front p.rtecenter{
	text-align:center;
}
body.i18n-en.not-front p.rteright{
	text-align:right;
}
body.i18n-en.not-front table p{
	text-align:left;
}
/*语种切换*/
#block-locale-language{
	width:200px;
	padding-left:50%;
    margin-left:-490px;
    margin-top: -38px;
	z-index: 499;
    position:absolute;
}

body.i18n-en #block-locale-language {
    padding-left:0px;
    width: 160px;
    left: 50%;
    margin-left:345px;
    margin-top: -80px;
}

body.not-logged-in #block-locale-language{
	/*margin-top:-60px;*/
}
body.section-donation #block-locale-language,
body.section-special #block-locale-language{
    margin-top: -110px;
    margin-left:345px;
}
#block-locale-language h2{
	display:none;
}
#block-locale-language ul{
	list-style:none;
	width: 960px;
    margin: 0 auto;
	padding-left:0;
}
#block-locale-language ul li{
	float:left;
	width:70px;
}
body.i18n-en #block-locale-language ul li.en{
    padding-left: 8px;
    border-left: 2px solid white;
}
/*body.section-special #block-locale-language ul li{
	text-align:right;
	float:right;
}
body.section-donation #block-locale-language ul li{
	text-align:right;
	float:right;
}
body.section-special #block-locale-language ul li.zh-hans{
	width:93%;
}
body.section-special #block-locale-language ul li.en{
	width:7%;
}
body.section-donation #block-locale-language ul li.zh-hans{
	width:93%;
}
body.section-donation #block-locale-language ul li.en{
	width:7%;
}*/
#block-locale-language ul li a{
	color:#fff;
	font-size:15px;
}
#block-locale-language ul li.zh-hans a{
	font-family:'Microsoft Yahei';
}
#block-locale-language ul li a:hover{
	color:#fff;
	font-weight:bold;
}
#block-locale-language ul li a.active{
	color:#999;
}
/*主导航的间距调小，不起作用*/
body.i18n-en .sf-menu.sf-style-light-blue a{
	/*padding:0.75em 0.5em;*/
}

/*主导航，注意此处可能需要修改id号*/
#block-superfish-3{
	margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 960px;
    z-index: 498;
	/*ie8 9*/
	*margin-bottom: 0px;
}
.logged-in #block-superfish-3{
	position: relative;
}
body.i18n-en #block-block-2,
body.i18n-en #block-block-20{
    z-index: 102;
    top:-10px;
    height: 0;
    position: absolute;
}

body.i18n-en #block-block-2 div,
body.i18n-en #block-block-20 div {
    width: 310px;
}

body.i18n-en #block-block-2 div a,
body.i18n-en #block-block-20 div a {
    width: 310px;
    height: 56px;
    margin-left: -310px;
}
body.i18n-en #block-block-20 p{
    width:310px;
}
body.i18n-en #block-block-20 p a{
    margin-left:-310px;
}
#block-superfish-3 .sf-menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
    padding-top: 15px;
}
#block-superfish-4 .sf-menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
    padding-top: 15px;
}
#block-superfish-3 ul{
	border:0;
	float: left;
}
#block-superfish-3 li{
	border:0;
}
#block-superfish-3 a{
	border:0;
}
#block-superfish-4 {
	margin: 24px auto 0;
    position: relative;
    width: 960px;
	z-index: 10000;
}
/*首页上所有中文中字体设置为宋体的全部改为Arial, Helvetica, sans-serif*/
/*（1）检索tab*/
body.i18n-en #quicktabs-search_quicktab .item-list a{
	font-family:Arial, Helvetica, sans-serif;
}
/*（2）跑马灯*/
body.i18n-en .view-new-ticker-view .mask span{
	font-family: Arial, Helvetica, sans-serif;
}
/*（3）slideshow*/
body.i18n-en #views_slideshow_cycle_main_slideshows-block_2  .views-field-title{
	font-family: Arial, Helvetica, sans-serif;
}
body.i18n-en #views_slideshow_cycle_main_slideshows-block_2 .views-field-field-slideshow-abstract{
	font-family: Arial, Helvetica, sans-serif;
}
/*（4）首页轮播图*/
body.i18n-en .node-slide-show{
	font-family: Arial, Helvetica, sans-serif;
}
body.i18n-en .node-slide-show .field-name-field-slideshow-abstract{
	font-family: Arial, Helvetica, sans-serif;
}
/*（5）最新消息，最新资源部分*/
body.i18n-en #quicktabs-container-news_quicktab .views-field-title a{
	font-family:Arial, Helvetica, sans-serif;
}
/*（6）服务的介绍*/
body.i18n-en .service-block-slideshow-service-body {
	font-family: Arial, Helvetica, sans-serif;
}
/*（7）服务名称列表内容的样式*/
body.i18n-en #widget_pager_bottom_service-block .views-slideshow-pager-field-item{
	font-family: Arial, Helvetica, sans-serif;
}
/*（8）4个服务图标*/
body.i18n-en .pane-block-15 p{
	font-family: Arial, Helvetica, sans-serif;
}
/*（9）资源部分*/
body.i18n-en .pane-block-16 .pane-content{
	font-family:Arial, Helvetica, sans-serif;
}
body.i18n-en .pane-block-17 .pane-content{
	font-family:Arial, Helvetica, sans-serif;
}
body.i18n-en .pane-block-18 .pane-content{
	font-family:Arial, Helvetica, sans-serif;
}
/*四大检索框的样式需要调整*/
body.i18n-en #quicktabs-tab-search_quicktab-1 {
    padding: 10px 15px 10px 15px;
}
body.i18n-en #block-quicktabs-search-quicktab input{
	font-size:13px;
}
body.i18n-en #block-quicktabs-search-quicktab select{
	font-size:13px;
}
body.i18n-en #opac-search-input-1 input{
	margin-left:60px;
}
body.i18n-en .opac-search-box-bottom-text{
	margin-left:65px;
}
body.i18n-en #opac-search-input-1 input{
	margin-left:50px;
}
body.i18n-en #opac-search-block p{
	width:395px;
}
body.i18n-en .opac-search-box-bottom-text{
	margin-left:50px;
}
body.i18n-en .opac-search-box-bottom-text{
	font-size:13px;
}
#block-block-5 .searchbutton{
	margin-right:10px;
}
#block-block-6 .searchbutton{
	margin-right:10px;
}
/*最新消息，最新资源*/
body.i18n-en #quicktabs-news_quicktab .quicktabs-tabs .active .active{
	background: url('../images/news_bg.png') repeat-x 3px 0;
}
/*首页轮播图的更多需要更换为页面自带的更多*/
#frontpage-slideshow-morelink{
	display:none;
}
body.front .view-id-slideshows .more-link{
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-right: 14px;
}
/*服务部分8个服务标题需要调整宽度*/
body.i18n-en #views_slideshow_cycle_main_service-block .views_slideshow_cycle_slide {
	width:300px;
}
body.i18n-en .service-block-slideshow-service-body{
	width:183px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_0{
	width:140px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_1{
	width:120px; 
	margin-left:0px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_2{
	width:140px; 
	margin-left:0px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_3{
	width:120px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_4{
	width:140px; 
	margin-left:0px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_5{
	width:120px; 
	margin-left:0px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_6{
	width:140px;
}
body.i18n-en #views_slideshow_pager_field_item_bottom_service-block_7 {
	width: 120px;
	margin-left:0px;
}
/*四个服务小图标*/
body.i18n-en #service-text table{
	margin:0;
	font-size:12px;
}
body.i18n-en #service-text table td{
	/*width:63px;*/
	vertical-align: top;
    line-height: 17px;
}
body.i18n-en .pane-block-15 #service-text a{
	margin:0;	
}
/*纸质资源区块*/
body.i18n-en .pane-block-17{
	margin-top:17px;
}
/*特藏资源区块*/
body.i18n-en .pane-block-18{
	margin-top:25px;/*35px;*/
	background:url('../images/zy-tczy-bg.png') 0 45px repeat-x #fff;
}
body.i18n-en .pane-block-18 .pane-content{
	margin-top: -12px;
	height:auto;
}
/*底部及侧边*/
body.i18n-en #sharel{
	left:48%;
}
body.i18n-en .webs{
	width:100px;
}
body.i18n-en .share ul li .webs span a{
	width:75px;
}
/*针对 chrome 的hack*/
/*注意此处可能需要修改block的id*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#block-superfish-3 {
		/*margin-top: 40px;/*-162px;*/
	}
	
	#superfish-3 {
		/*margin-top: -40px;*/
	}
	
}
/*侧面的微信分享*/
body.i18n-en .weixin-link .weixin-qr {
	background: url("../images/weixin-qr--en.png") no-repeat scroll 0 0 transparent;
}
/********************************************************************内容页********************************************************************/
/*主导航的位置*/
/*注意此处可能需要修改block的id*/
#block-superfish-4{
	/*width: 1080px;*/
	position: relative;
    top: -24px;
}
#block-superfish-4 ul{
	border:0;
	float: left;
}
#block-superfish-4 li{
	border:0;
}
#block-superfish-4 a{
	border:0;
}

/*内容页的字体*/
body.i18n-en .node-page{	/*基本页面*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en .node-article{	/*消息*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en .node-onehour-jiangzuo{	/*一小时讲座*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en .node-page-without-sidebar{/*无左导航的基本页面*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en .view-title-list{	/*列表*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en .node-guanshefengmao{/*馆舍变迁*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en .node-tongxun{/*tongxun*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en .node-weeklynewbook{/*一周入室新书*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en.page-search-site #content{/*搜索页面及搜索结果页面*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
body.i18n-en.not-front.page-slideshows.section-slideshows #content{/*轮播新闻列表页*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*馆舍风貌页面*/
/*（1）馆舍风貌tab样式*/
#block-quicktabs-guanshefengmao-quicktab-en{
	margin-left:-40px;
}
#quicktabs-guanshefengmao_quicktab_en .item-list{
	padding-left:11px;
}
#quicktabs-guanshefengmao_quicktab_en .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_en .item-list ul li.active{
	background:#a2a2a2;
	color:#fff;
}
#quicktabs-guanshefengmao_quicktab_en .item-list ul li.active .active{
	color:#fff;
}
/*（2）馆舍风貌图片下方文字*/
body.i18n-en .guanshefengmao-image-title{
	height:70px;
	display:block;
	text-align:left;
	padding-left:30px;
}

/*menu-block需要调整样式*/
body.i18n-en .menu-block-wrapper li.expanded{
	background: url(../images/menublock-bg.png) repeat-x;
}
/*注意此处可能需要修改menu的id*/
body.i18n-en .menu-block-wrapper li.menu-mlid-1390.expanded{/*School and Department Branches太长换行了*/
	background: url(../images/menublock-bg.png) repeat;
	width:160px;
}
body.i18n-en .menu-block-wrapper li.menu-mlid-1350{/*Recommended Reading太长了*/
	width:175px;
}
body.i18n-en .menu-block-wrapper li.menu-mlid-1350.expanded{/*Recommended Reading太长了*/
	background: url(../images/menublock-bg.png) repeat-x;
}
body.i18n-en .menu-block-wrapper li{
	width:150px;
}
/*以下是特殊的menu-block列表设置*/
/*注意可能需要修改menu的id*/
/*1---- 本馆概况*/
/*（1）馆舍风貌有二级页面，但是不展开*/
.menu-block-wrapper li.menu-mlid-1293.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-1303.expanded{
	list-style-image:none;
	list-style-type:none;
	background:none;
	padding-left:0px;
}
.menu-block-wrapper li ul li.menu-mlid-1303 a.active-trail{
	text-decoration: underline;
	background:none;
}

/*（2）空间与设施有二级页面，但是不展开*/
.menu-block-wrapper li.menu-mlid-1317.expanded{
	background:none;
	list-style:none;
	list-style-image:none;
	padding-left:32px;
	/*ie7*/
	*padding-left:23px;
	/*ie8*/
	padding-left:40px\0;
}

/*3---- 资源*/
/*工具与软件含3级目录，需要单独设置*/
.menu-mlid-1365{
	margin-left:-33px;
	/*ie8*/
	margin-left:-42px\9;
}
.sidebars li.menu-mlid-1365.active-trail a.active-trail {
	text-decoration: underline;
	background: none;
}
.menu-block-wrapper li.menu-mlid-1365.expanded{
	list-style-image: url(../images/menu-expanded-black.png);
}
/*4---- 分馆*/
/*School & Department Branch Libraries有二级页面，但是不展开*/
.menu-block-wrapper li.menu-mlid-1390.expanded{
	background:none;
	list-style:none;
	list-style-image:none;
	padding-left:32px;
	/*ie7*/
	*padding-left:23px;
	/*ie8*/
	padding-left:40px\0;
}

/*将页面语种及语种切换信息隐藏*/
body.not-front .form-type-item{
	display:none;
}
body.not-front ul.inline{
	display:none;
}
/*馆长信箱样式设置*/
body.i18n-en #gztable{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body.i18n-en #webform-component-name label{
	letter-spacing:0px;
	font-size: 13px;
}
body.i18n-en #webform-component-name label .form-required{
	letter-spacing:0px;
	font-size: 13px;
}
body.i18n-en #webform-component-institution label{
	letter-spacing:0px;
	font-size: 13px;
}
body.i18n-en #webform-component-institution label .form-required{
	letter-spacing:0px;
	font-size: 13px;
}
body.i18n-en #webform-component-email label{
	letter-spacing:0px;
	font-size: 13px;
}
body.i18n-en #webform-component-phone label{
	letter-spacing:0px;
	font-size: 13px;
}
body.i18n-en #webform-component-cardno label{
	letter-spacing:0px;
	font-size: 13px;
}
/*提交按钮样式*/
.webform-client-form .form-submit{
	width:105px;
}
body.i18n-en .webform-client-form .form-submit{
	margin-top:1px;
}
/*重置按钮样式*/
.webform-component input.gztablereset{
	width:105px;
}
/*馆长接待日*/
body.i18n-en #yuyuetable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body.i18n-en #edit-submitted-xingbie{
	font-size:13px;
}
body.i18n-en #edit-submitted-benrenshenfen{
	font-size:13px;
}
body.i18n-en #edit-submitted-fujian-ajax-wrapper{
	font-size:13px;
}
body.i18n-en #webform-component-30{
	font-size:13px;
	line-height:18px;
}
body.i18n-en #webform-component-30 p{
	margin:0;
}
/*特藏、捐赠页面页头*/
body.i18n-en .special-top p{
	margin:0;
}
body.i18n-en .special-top-link{
	margin-left:320px;
}
body.i18n-en .donation-top p{
	margin:0;
}
body.i18n-en .donation-top-link{
	margin-left:100px;
}
body.i18n-en .pane-block-27 p{
	margin:0;
}
/*特藏页面特藏系统*/
.panels-flexible-region-7-left_system-inside .views-field-title{
	width:162px;
}
body.i18n-en .panels-flexible-region-7-left_system-inside .views-field-title{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
body.i18n-en .panels-flexible-region-7-left_system-inside .views-field-body{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*特藏页面右边热门文章*/
body.i18n-en.page-special .pane-special-lists .pane-title{
	font-family: Arial, Helvetica, sans-serif;
}
/*特藏页面右边简介区域*/
body.i18n-en.page-special .panels-flexible-region-7-center{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
/*捐赠页面右边简介区域*/
body.i18n-en.page-donation .panels-flexible-region-8-center{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
body.i18n-en .pane-block-28 p{
	text-align:center;
}
body.i18n-en .donation-jzmllj a{
	font-size:20px;
}
body.i18n-en .panels-flexible-region-8-donate_right_news-inside .pane-title{
	width:155px;
}
body.i18n-en .donation-wyjz{
	background: url(../images/tcjz/juanzeng-wyjz--en.png) no-repeat;
}
/*捐赠页面左导航*/
body.i18n-en.section-donation .block-menu-block ul{
	padding-left:0;
}
body.i18n-en.section-donation .menu-block-wrapper li{
	font-size:13px;
	margin-left:30px;
	width:178px;
	padding-left:15px;
}
body.i18n-en.section-donation .block-menu-block .block-title{
	width:190px;
}
/*捐赠页面字体*/
body.i18n-en.page-donation .views-slideshow-cycle-main-frame-row-item{
	font-family: Arial, Helvetica, sans-serif;
}
body.i18n-en .panels-flexible-region-8-donate_right_news-inside .pane-donation .pane-content{
	font-family: Arial, Helvetica, sans-serif;
}
/*捐赠页面-捐赠项目*/
/*注意可能需要修改block的id*/
.pane-block-32 .pane-title{
	font-size:18px;
	font-family:"微软雅黑";
	margin-top:0;
	margin-bottom:0;
	line-height:36px;
	position:relative;
	width:210px;
	border-bottom:4px solid #4e4646;
	padding-left:5px;
	color:#454344;
}
.pane-block-32 .pane-content{
	padding-top:10px;
	border-top:4px solid #edede5;
	width:943px;
	margin-top:-4px;
}
/*特藏捐赠footer*/
#block-block-25 p{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
/*网上展厅*/
body.logged-in.node-type-zhanlan  #content{
	width:960px;
}

/**********************************/
/************20161011**************/
/************zhangyj***************/
/**********************************/
/*背景大轮播图自适应宽屏*/
body.i18n-en #block-views-slideshows-block-1{
    width: 100%;
    height: 350px;
    overflow: hidden;
}
body.i18n-en #block-views-slideshows-block-1 img {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
body.i18n-en #block-pkubanner-pkubanner {
    height: 110px;
    background: url(../images/top-banner-bg-en.jpg) no-repeat center 0 #1c4c78;
    background-size: cover;
}

/**********************************/
/************20161012**************/
/************zhangyj***************/
/**********************************/
/*登录按钮及站内搜索框*/
body.i18n-en #block-pkubanner-pkubanner div table tbody tr:nth-child(1) td{
    padding-top: 20px;
    padding-right:160px;
}
body.i18n-en #block-pkubanner-pkubanner div table tbody tr:nth-child(2) td{
    padding-top: 62px;
}
body.i18n-en #search-block-form #edit-search-block-form--2{
    background: #C2E1E7;
    height: 25px;
    width: 200px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    outline: none;
}
/*body.i18n-en #block-pkubanner-pkubanner #search-block-form .homepage-submit-button {*/
    /*background: url("../images/search_icon.png") no-repeat scroll 0 0 transparent;*/
/*}*/
/*调整馆长接待日页面的textarea高度*/
body.i18n-en #edit-submitted-text{
    height: 294px;    
}
