﻿@charset "utf-8";
html,body { height: 100%;}
body {
	background-color: #fff;
}
#top {
	position: fixed;
	top: 0;
	left: 32%;
	width: 600px;
	min-width: 600px;
	height: 30px;
	padding-top: 30px;
	margin-left: -600px;
	line-height: 90px;
}
#top .l-width {
	width: 600px;
	min-width: 600px;
	margin: 0;
}
#top ul {
	position: static;
}
#top ul li {
	/* float: none; */
	line-height: 30px;
}
#top ul li#site-search {
	/* display: none; */
	line-height: 20px;
	height: 20px;
	/* position: absolute; */
	/* top: -1px; */
	/* left: 146px; */
}
#newsSearchKey{
	height: 25px;
	background: #c1e1ff;
	border: 1px solid #c1e1ff;
}
#newssearch{
	position: absolute;
	background: none;
	border: none;
	right: 0;
	color: #878787;
}
#top-nav {
	margin: 0;
}
#top-nav .hs-sub .sub1 {
	top: 90px;
	background: rgb(10, 127, 236);
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1200px;
	height: 90px;
	padding: 0;
	line-height: 90px;
	background:  #0a7fec;
	border-bottom: 1px solid rgba(0,0,0,.1);
	transition: all .3s;
	-webkit-transition: all .3s;
	z-index: 20;
}
#header:hover, #header.h-hover {
	background: #0a7fec;
}

#header .l-width {
	width: 1200px;
	min-width: 1200px;
}
#header #logo {
	display: none;
	position: absolute;
	top: 130px;
	left: 50%;
	height: auto;
	margin-left: -405px;
}
#header #logo img {
	height: 99px;
}

#body {
	/*margin-top: -80px;*/
}
#searcher {
	position: absolute;
	/*height: calc(100% - 150px);
	min-height: 600px;*/

	left: 50%;
	top: 90px;
	width: 1200px;
	height: auto;
	margin-left: -600px;
	padding-top: 200px;
	background: transparent;
	z-index: 10;
	background:url(../../images/site/upload/logo.png) no-repeat center 40px;
}

/**/
.row {

}
.row:before, .row:after {
	display: table;
	content: " ";
}
.row:after {
	clear: both;
}
.col-left {
	float: left;
	width: 950px;
}
.col-left h2, .col-right h2 {
	position: relative;
}
.col-left h2 .more, .col-right h2 .more {
	position: absolute;
	right: 10px;
	bottom: 5px;;
	font-size: 14px;
}
.col-left h2 .more img {
	vertical-align: middle;
	margin-right: 3px;
}
.col-right h2 .more {
	bottom: 4px;
	right: 10px;
}
.col-left h2 a, .col-left h2 .more a, .col-right h2 .more a {
	padding: 0;
	color: #999;
}
.col-left h2 .more a i, .col-right h2 .more a i {
	margin-right: 3px;
}
.col-right {
	margin-left: 960px;
}
.col-right .loading {
	min-height: 100px;
}

.top-pic {
	overflow: hidden;
	position: relative;
	width: 100%;
	min-height: 710px;
	height: 100vh;
}
.top-pic .pic-move {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
}
.top-pic .pic-move ul {
	position: relative;
	width: 300%;
	height: 100%;
}
.top-pic .pic-move li {
	overflow: hidden;
	float: left;
	width: 33.333%;
	position: absolute;
	height: 100%;
}
.top-pic .pic-move li img {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1920px;
	height: auto;
	margin-left: -960px;
}
.top-pic .pic-sel {
	display: none;
	position: absolute;
	bottom: 190px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 12;
}
.top-pic .pic-sel span {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 10px;
	background: #ddd;
	border-radius: 10px;
	cursor: pointer;
	transition: .3s;
}
.top-pic .pic-sel span.current {
	width: 60px;
	background: #e77142;
}
.index-top {
	position: relative;
	margin-top: -200px;
	clear: both;
	height: 200px;
	background: rgba(0,0,0,.5);
	z-index: 8;
}
.web-guid {
	height: 96px;
	background: #e5e5e5;
}
.web-guid .guid-name {
	float: left;
	position: relative;
	width: 185px;
	height: 96px;
	font-size: 18px;
	line-height: 96px;
	color: #fff;
	text-align: center;
	background: linear-gradient(to right,#2465bd,#07ade9);
}
.web-guid .guid-name:after {
	position: absolute;
	top: 50%;
	right: 14px;
	margin-top: -5px;
	border-width: 6px 0 6px 6px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;
	content: "";
}
.web-guid .guid-name a {
	color: #fff;
}
.web-guid .journal-class-list {
	float: left;
	width: 865px;
	height: 96px;
}
.web-guid .journal-class-list ul {
	display: inline-block;
	padding: 0 20px;
	white-space: nowrap;
	vertical-align: middle;
}
.web-guid .journal-class-list li {
	display: inline-block;
	margin: 0 8px;
	font-size: 16px;
	line-height: 96px;
	color: #cccccc;
}

.web-guid .journal-class-list li a {
	color: #666666;
}
.web-guid .guid-more {
	float: left;

}
.web-guid .guid-more {
	float: left;
	position: relative;
	width: 150px;
	height: 96px;
	margin-left: 0;
	font-size: 18px;
	line-height: 96px;
	color: #fff;
	text-align: center;
	background: #7f7f7f;
}

.web-guid .guid-more:after {
	position: absolute;
	top: 50%;
	left: 14px;
	margin-top: -5px;
	border-width: 6px 6px 6px 0;
	border-style: dashed solid dashed dashed ;
	border-color: transparent #fff transparent transparent  ;
	content: "";
}

.web-guid .guid-more a {
	color: #fff;
}

.fast-link {
	position: relative;
	padding: 0 40px;
	text-align: center;
}
.fast-link li {
	display: inline-block;
	width: 98px;
	height: 200px;
	text-align: center;

}
.fast-link li a {
	display: inline-block;
	height: 100%;
	padding-top: 50px;
	vertical-align: bottom;
}
.fast-link li img {
	width: 70px;
	height: 70px;
	padding: 15px;
	background-color: #0f5085;
	border-radius: 70px;
	margin-bottom: 5px;
}

.fast-link li .name {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.fast-link .arrow-left,
.fast-link .arrow-right {
	position: absolute;
	top: 50%;
	width: 50px;
	margin-top: -100px;
	font-size: 60px;
	color: #fff;
	text-align: center;
	line-height: 165px;
}
.fast-link .arrow-left {
	left: 0;
}
.fast-link .arrow-right {
	right: 0;
}
.part1 {
	padding: 40px 0;
}
.part1 .m-box, .part1 .m-box-content {
	padding: 0;
}
.part1 .m-box + .m-box {
	position: relative;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
}
.part1 .m-box + .m-box .m-box-content {
	margin-left: 225px;
}
.part1 .m-box-title {
	position: static;
	float: left;
	width: 195px;
	height: 100px;
	padding: 0;
	background: #c1def6;
}
.part1 .m-box-title h2 {
	position: static;
	padding: 0;
}
.part1 .m-box-title .h-sel {
	padding: 0;
	line-height: 50px;
}
.part1 .m-box-title .h-sel a {
	display: block;
	height: 50px;
	margin: 0;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
}
.part1 .m-box-title .h-sel a.current {
	position: relative;
	color: #fff;
	font-weight: bold;
	background: #0a7fec;
}
.part1 .m-box-title .h-sel a.current:after {
	position: absolute;
	top: 50%;
	right: -6px;
	margin-top: -6px;
	border-width: 6px 0 6px 6px;
	border-style: dashed none dashed solid;
	border-color: transparent transparent transparent #0a7fec;
	content: "";
}
.part1 .m-box-title h2 .more {
	top: auto;
	bottom: 0;
	width: 100%;
	padding: 15px 15px 30px;
	line-height: 1.2;
	text-align: center;
}
.part1 .m-box-title h2 .more i {
	position: absolute;
	left: 50%;
	bottom: 10px;
	margin-left: -9px;
	transform: rotate(90deg);
}
.part1 .m-box + .m-box .m-box-content:before, .part1 .m-box + .m-box .m-box-content:after {
	display: none;
}
.part1 .part1-list ul {
	height: 100px;
	padding: 7px 0;
	width: 98%;
	float: left;
}
.part1 .part1-list .list-more{
	float: left;
	text-align: center;
	width: 2%;
	height: 100px;
	padding: 7px 0;
}
.part1 .part1-list .list-more a{
	line-height: 12px;
}

.part1 .part1-list li {
	float: left;
	width: 25%;
	padding: 0 15px;
}
.part1 .part1-list li + li {
	border-left: 1px solid #ccc;
}
.part1 .part1-list li a {
	overflow: hidden;
	height: 40px;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	position: relative;
	width: 100%;
}
.part1 .part1-list li .intro {
	overflow: hidden;
	height: 42px;
	display: block;
	font-size: 12px;
	line-height: 21px;
}

.part2 {
	background: url(../../images/site/part2-bg.jpg) no-repeat #94cff8;
}
.part2 .l-width {
	height: 640px;
	padding: 40px 0;
}
.part2 .m-box {
	float: left;
	width: 390px;
	border-top: 5px solid #0a7fec;
}
.part2 .m-box + .m-box {
	float: right;
	width: 790px;
	height: 546px;
}
.part2 .m-box + .m-box .m-box-title .more {
	right: 10px;
}
.part2 .m-box-title .h-intro {
	float: right;
}
.part3 {

}
.part3 .l-width {
	height: 650px;
	padding: 40px 0;
}
.part3 .m-box {
	float: left;
	width: 750px;
	padding-right: 25px;
	border-top: 5px solid #0a7fec;
}
.part3 .m-box + .m-box {
	float: right;
	width: 450px;
	padding-left: 20px;
	padding-right: 0;
}
.part4 {
	background: #eee;
}
.part4 .l-width {
	padding: 40px 0;
}
.pic-show {
	float: left;
	position: relative;
	width: 600px;
	height: 400px;
	background: #dedede;
}
.pic-show .pic-move {
	overflow: hidden;
	position: relative;
	width: 600px;
	height: 400px;
}
.pic-show .pic-move ul {
	position: relative;
	width: 1000%;
}
.pic-show .pic-move li {
	float: left;
	width: 600px;
}
.pic-show .pic-move li a {
	position: relative;
	float: left;
	width: 600px;
}
.pic-show .pic-move li img {
	width: 600px;
	height: 400px;
}
.pic-show .pic-move li a span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 54px;
	padding: 0 10px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 54px;
	background: rgba(0,0,0,.6);
}
.pic-show .pic-sel {
	position: absolute;
	bottom: 0px;
	right: 0;
	height: 54px;
	padding: 21px 10px;
}
.pic-show .pic-sel > span {
	position: relative;
	float: left;
	width: 12px;
	height: 12px;
	margin-left: 7px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border-radius: 100%;
}


.pic-show .pic-sel > span.current {
	position: relative;

	background-color: #cd3327;

}
.lecture-list {
	float: right;
	position: relative;
	width: 562px;
	margin: 0 -8px -10px;
	padding-top: 15px;
}
.lecture-list dl {
	float: left;
	position: relative;
	width: 265px;
	height: 157px;
	margin: 0 8px 10px;
	padding-top: 123px;
}

.lecture-list dt {
	margin-bottom: 3px;
	font-size: 16px;
	line-height: 30px;
}
.lecture-list dt .type {
	display: inline-block;
	width: 45px;
	height: 20px;

	margin-right: 3px;
	font-size: 14px;
	color: #5eb816;
	line-height: 18px;
	text-align: center;
	border: 1px solid #5eb816;
	vertical-align: middle;
}
.lecture-list dt a {
	display: inline-block;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.lecture-list .pic {
	position: absolute;
	top: 0;
	left: 0;
}
.lecture-list .pic img {
	width: 265px;
	height: 120px;
}
.lecture-list .intro {
	color: #a3a3a3;
	font-size: 14px;
	line-height: 20px;
}
.news {
	float: right;
	width: 570px;
}
.news .title {
	position: relative;
	height: 36px;
	color: #333333;
	margin-bottom: 14px;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}
.news .title:after {
	position: absolute;
	top: 12px;
	left: 225px;
	right: 50px;
	border-bottom: 1px solid #d1d1d1;
	content: "";
}
.news .title a {
	float: left;
	position: relative;
	height: 34px;
	text-align: center;
	color:#666666;

}
.news .title a + a {
	margin-left: 20px;
}
.news .title .current {
	position: relative;
	font-weight: bold;
	color: #0a7fec;
}
.news .title .current:after {
	position: absolute;
	width: 2em;
	left: 50%;
	bottom: -3px;
	margin-left: -1em;
	border-bottom: 3px solid #0a7fec;
	content: "";
}

.news .title .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
.news .title .more a {
	color: #999;

}

.news-list {
	height: 350px;
	overflow: hidden;
}
.news-list dl {

}

.news-list li {
	position: relative;
	margin-bottom: 18px;
}
.news-list li:last-child {
	margin: 0;
}

.news-list li a {
	display: inline-block;
	overflow: hidden;
	margin-bottom: 8px;
	padding-left: 30px;
	text-overflow: ellipsis;
	color: #333;
	white-space: nowrap;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	background: url(../../images/site/news-list-icon3.png) no-repeat 0 5px;
	max-width: 386px;
}
.news-list li a:hover {
	color: #a21e1e;
	text-decoration: underline;
}
.news-list li .news-time{
	color: #999999;
	margin-left: 6px;
}

.act-list li a span{
	width: 100%;
	height: 40px;
	/*display: -webkit-box;*/
	/*-webkit-box-orient: vertical;*/
	/*-webkit-line-clamp: 2;*/
	overflow: hidden;
}
.act-list li a span i.jxz{
	font-style: normal;
	font-size: 12px;
	padding:2px 4px 1px 4px;
	border: solid 1px #ee3131;
	border-radius: 3px;
	color: #ee3131;
	margin-right: 4px;
}

.act-list li a span i.hg{
	font-style: normal;
	font-size: 12px;
	padding:2px 4px 1px 4px;
	border: solid 1px #aaaaaa;
	border-radius: 3px;
	color: #aaaaaa;
	margin-right: 4px;
}
.act-list li a span i.yg{
	font-style: normal;
	font-size: 12px;
	padding:2px 4px 1px 4px;
	border: solid 1px #37c1bf;
	border-radius: 3px;
	color: #37c1bf;
	margin-right: 4px;
}

.act-list li a .news-time{
	color: #999999;
	font-size: 12px;
	margin-left: 5px;
	/* float: right; */
	line-height: 12px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.news-list li .intro {
	overflow: hidden;
	display: block;
	height: 21px;
	color: #666666;
	line-height: 21px;
	text-indent: 30px;
}
/*内容框		*/
.m-box {
	padding: 10px;
	background: #fff;
}
.m-box-title {
	position: relative;
	height: 60px;
	line-height: 60px;
}
.m-box-title h2, .m-box-title .h-sel, .m-box-title .m-sel {
	position: relative;
	padding-left: 10px;
	font-size: 20px;
	font-weight: normal;
	line-height: 60px;
}
.m-box-title h2 {
	font-weight: bold;
}
.m-box-title .h-sel a, .m-box-title .m-sel a {
	margin-right: 15px;
	color: #555;
	font-size: 20px;
	font-weight: normal;
}
.m-box-title .h-sel a.current, .m-box-title .m-sel a.current {
	font-weight: bold;
}
.m-box-title .m-sel + .more a {
	display: none;
}
.m-box-title .m-sel + .more a.current {
	display: block;
}
.m-box-title .h-intro {
	margin-left: 20px;
	color: #999;
	font-size: 14px;
}
.m-box-title .h-intro a {
	margin-left: 5px;
	font-size: 16px;
	text-decoration: underline;
}
.m-box-title .h-intro a i {
	margin-right: 3px;
	text-decoration: none;
}
.m-box-title .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 65px;
}
.m-box-title .more a {
	color: #999;
}
.m-box-title .more a i {
	display: inline-block;
	width: 18px;
	height: 18px;
	font-size: 18px;
	margin-right: 4px;
	line-height: 16px;
	text-align: center;
	/*border: 1px solid #ccc;*/
	border-radius: 100%;
}

.m-box-content {
	padding: 10px;
}
.m-box-content:before, .m-box-content:after {
	display: table;
	content: "";
	clear: both;
}
/*两栏左侧*/
.box-l {
	width: 800px;
}
/*三栏左侧*/
.box-s {
	width: 390px;
}
/*学院数字图书馆*/
.school-list {
	margin: 0 -20px;
}
.school-list ul {
	margin: 0 -10px;
}
.school-list:before, .school-list:after {
	display: table;
	content: "";
	clear: both;
}

.school-list li {
	float: left;
	width: 230px;
	height: 145px;
	margin: 0 10px 15px;
	background: url(../../images/site/icon-fg.png) no-repeat 0 center;

}
.school-list li a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
	background: #eee;
	vertical-align: bottom;
}
.school-list li a:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: "";
}
.school-list li a:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	background: radial-gradient(rgba(0,0,0,.3), rgba(0,0,0,.5));
	transition: all .3s;
	-webkit-transition: all .3s;
	content: "";
	z-index: 2;
}
.school-list li a:hover:after {
	opacity: 0;
}
.school-list li:nth-child(even) a:after {
	background: rgba(0,0,0,.7);
	background: radial-gradient(rgba(0,0,0,.5), rgba(0,0,0,.7));

}
.school-list li a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	height: 145px;
	z-index: 1;
}
.school-list li a .name {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	text-shadow: 0 0 5px rgba(0,0,0,0);
	transition: all .3s;
	-webkit-transition: all .3s;
	z-index: 3;
}
.school-list li a:hover .name {
	text-shadow: 0 0 5px rgba(0,0,0,1);
}
.school-list dl {
	float: left;
	width: 420px;
	height: 101px;
	margin: 5px;
	padding: 14px 0 5px 10px;
	background: #fbfbfb;
}
.school-list dl.s1 {
	width: 347px;
}
.school-list dt, .school-list dd {
	display: inline-block;
	margin-bottom: 4px;
	font-size: 15px;
	font-weight: bold;
}
.school-list dt i {
	display: inline-block;
	position: relative;
	top: -1px;
	width: 20px;
	height: 20px;
	background: url(../../images/site/icon-school.png) no-repeat;
	vertical-align: middle;
}
.school-list dt .icon-s2 {
	background-position: -20px 0;
}
.school-list dt .icon-s3 {
	background-position: -40px 0;
}
.school-list dt .icon-s4 {
	background-position: 0 -20px;
}
.school-list dt .icon-s5 {
	background-position: -40px -20px;
}
.school-list dt .icon-s6 {
	background-position: -20px -20px;
}

.school-list dd {
	display: inline-block;
	font-size: 14px;
	font-weight: lighter;
}
.school-list dd:after {
	display: inline-block;
	position: relative;
	top: -1px;
	margin-left: 3px;
	color: #e3e2e2;
	content: "|";
}
.school-list dd a {
	color: #666666;
}

/*数据库资源*/
.data-list {
	position: relative;
	color: #5f5f5f;
	margin-top: -10px;
}

.data-list:nth-child(3) {
	border-bottom: 1px solid #ccc;
}

.data-list:nth-child(3) {
	margin-bottom: 5px;
	padding-bottom: 17px;
}

.data-list:nth-child(3):after {
	display: none;
}

.data-list:nth-child(4):after {
	display: none;
}

.data-list:nth-child(5):after {
	display: none;
}

.data-list h3 {
	position: relative;
	height: 60px;
	font-size: 20px;
	color: #333;
	line-height: 60px;
	font-weight: bold;
}

.data-list h3 i {
	display: inline-block;
	width: 48px;
	height: 50px;
	margin-right: 5px;
	vertical-align: middle;
}
.data-list h3 .icon-cn {
	background-image: url(../../images/site/icon-cn.png);
}
.data-list h3 .icon-en {
	background-image: url(../../images/site/icon-en.png);
}
.data-list h3 .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 60px;
	font-weight: normal;
}
.data-list h3 .more a {
	color: #999;
}
.data-list ul {
	overflow: hidden;
	margin-bottom: 20px;
}
.data-list li {
	float: left;
	width: 50%;
	height: 32px;
	font-size: 13px;
	line-height: 32px;
}
.data-list li:before {
	display: inline-block;
	position: relative;
	width: 4px;
	height: 4px;
	margin-left: 2px;
	margin-right: 8px;
	background-color: #545454;
	transform: rotate(45deg);
	vertical-align: middle;
	content: "";
}
.data-list li.d-try,
.data-list li.d-new {
	position: relative;
}
.data-list li.d-try a,
.data-list li.d-new a{
	padding-right: 20px;
}
.data-list li.d-try:after,
.data-list li.d-new:after {
	position: absolute;
	right: -2px;
	top: -2px;
	width: 16px;
	height: 30px;
	padding: 0;
	font-size: 12px;
	white-space: normal;
	line-height: 14px;
	text-align: center;
	color: #fff;
	background: url(../../images/site/data-type.png) -16px 0;
	content: "";
}
.data-list li.d-new:after {
	background: url(../../images/site/data-type.png) 0px 0;
}
.data-list li a {
	display: inline-block;
	max-width: 84%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #545454;
	vertical-align: middle;
}
/*.data-list li a {
	display: inline-block;
	width: 100%;
	padding: 0 5px;
	color: #5f5f5f;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.data-list li a:hover {
	color: #fff;
	background: #da4039;
 opacity: 1;
 filter: alpha(opacity=100);
}
*/

/*猜你喜欢*/
.article-list {

}
.article-list dl {
	margin-bottom: 12px;
	padding-bottom: 11px;
	position: relative;
	border-bottom: 1px dashed #cfcfcf;
}
.article-list dl:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
.article-list dt {
	overflow: hidden;
	height: 24px;
	text-overflow: ellipsis;
	font-size: 15px;
	line-height: 23px;
}
.article-list dt a {
	color: #000;
}
.article-list dd {
	display: inline-block;
	height: 22px;
	margin: 0;
	line-height: 22px;
	color: #666666;
}
.article-list dd:empty {
	height: auto;
}


/*最新资源	热门阅读*/
.cover-list {

}
.cover-list ul {
	margin: 0 -25px;
}
.cover-list ul:before, .cover-list ul:after {
	display: table;
	content: "";
	clear: both;
}
.cover-list li {
	display: inline;
}
.cover-list li a {
	position: relative;
	float: left;
	width: 20%;
	height: 213px;
	text-align: center;
	margin-bottom: 8px;
	padding: 5px 10px;

}
.cover-list li:nth-child(6n) a {
	border-right: 0
}
.cover-list li img, .cover-list li span.default-cover {
	width: 108px;
	height: 150px;
	margin-bottom: 4px;
	text-align: center;
	border: 1px solid #ccc;
}

.cover-list li a > span {
	overflow: hidden;
	display: block;
	width: 108px;
	margin: 0 auto;
	padding: 0 3px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
}

.cover-list li .default-cover span {
	color: #fff;
}
/*期次样式*/
.period-list ul {
	margin: 0 -25px;
	padding-left: 30px;
	height: 420px;
	overflow: hidden;
}
.period-list ul:before, .period-list ul:after {
	display: table;
	content: "";
	clear: both;
}
.period-list li {
	display: inline-block;
	position: relative;
	width: 31%;
	height: 75px;
	line-height: 75px;
	text-align: center;
	margin: 0 5px 5px 0;
}
.period-list li a {
	position: relative;
	float: left;
	width: 100%;
	/* height: 65px; */
	/* line-height: 65px; */
	text-align: center;
	margin-bottom: 0;
	padding: 0;
	background: #f1faff url(../../images/site/icon-sb.png)no-repeat bottom -8px right 4px;
	/* background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(rgba(0, 0, 255, 0.5))); */
	/* background: linear-gradient(to bottom, #4facfe 0, #439eee 100%); */
	/* margin-left: 10px; */
	font-size: 16px;
	color: #0a7fec;
	font-weight: bold;
	border: 1px solid #f1faff;
}
.period-list li a:hover{
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
	background-color: #d9effc;
	transition: all .2s;
	color: #0063ec;
	border: 1px solid #f1faff;
}
.period-list li:before{
	content: "";
	width: 10px;
	height: 20px;
	/*background: #ff3c00;*/
	background: linear-gradient(to right, #ff3c00 0, #ffffff 10%);
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 10;
	display: none;
}
.period-list li:after{
	content: "";
	width: 20px;
	height: 1px;
	background: #3e7de2;
	position: absolute;
	bottom: 5px;
	right: 10px;
	display: none;
}
.period-list li a:before{
	content: "";
	width: 1px;
	height: 20px;
	background: #ff3c00;
	background: linear-gradient(to bottom, #ff3c00 0, #ffffff 100%);
	position: absolute;
	top: 10px;
	left: 10px;
}
.period-list li a:after{
	content: "";
	width: 20px;
	height: 1px;
	background: #3e7de2;
	background: linear-gradient(to right, #3e7de2 0, #ffffff 100%);
	position: absolute;
	top: 10px;
	left: 10px;
}
/*服务系统*/

.service-more {
	right: 10px!important;
}
.service-more a {
	font-size: 18px;
	line-height: 50px;
	color: #333!important;
}
.service-list {
	margin: -10px;

}
.service-list ul {
	padding-top: 13px;
}
.service-list ul:before, .service-list ul:after {
	display: table;
	content: "";
	clear: both;
}
.service-list li {
	float: left;
	width: 125px;
	height: 106px;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background: #fafafa;
}
.service-list li:nth-child(2n) {
	background: #f5f5f5;
}
.service-list li:nth-child(n+7) {
	background: #f5f5f5;
}
.service-list li:nth-child(2n+7) {
	background: #fafafa;
}


.service-list a {
	position: relative;
	display: block;
	height: 100%;
	padding: 10px 0;
	color: #777;
	text-align: center;
	border: 0px solid transparent;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.service-list a:hover {
	border: 5px solid rgba(0,0,0,.1);
	opacity: 1;
}
.service-list img {
	width: 53px;
	height: 53px;
	margin-bottom: 0;
}
.service-list span {
	display: block;
	line-height: 16px;
	text-align: center;
}
.service-list2 {
	height: 260px;
	margin: 30px 30px 30px 430px;
	border: 1px solid #e6e6e6;
}
.service-list2 h3 {
	display: inline-block;
	position: relative;
	top: -17px;
	margin-left: 13px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: lighter;
	line-height: 30px;
	background: #fff;
}
.service-list2 ul {
	overflow: hidden;
	padding: 0 35px;
	zoom: 1;
}
.service-list2 li {
	float: left;
	width: 120px;
	margin-bottom: 25px;
	font-size: 14px;
}
.service-list2 li a {

	color: #8f8f8f;
}

/*图书捐赠*/
.book-list li {
	line-height: 41px;
	border-bottom: 1px solid #f1f1f1;
}
.book-list li:before {
	display: inline-block;
	position: relative;
	top: -1px;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 2px;
	background: url(../../images/site/icon-book.png) no-repeat;
	content: "";
	vertical-align: middle;
}
.book-list li a {
	color: #666;
}
/*馆员推荐	课程文献中心	科研专题*/
.lib-list {
	position: relative;
	overflow: hidden;
	margin: 0 -20px ;
}
.box-s .lib-list {
	margin: 0 -3px -5px;
}

.lib-list .title {
	display: none;
}
.lib-list dl, .lib-list .title, .lib-list .tab {
	overflow: hidden;
	float: left;
	width: 236px;
	margin: 0 10px;
}


.lib-list .pic {
	position: relative;
	height: 145px;
}
.lib-list .pic img {
	width: 230px;
	height: 145px;
}
.lib-list .pic .name {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 28px;
	left: 0;
	bottom: 0;
	padding: 0 5px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	background: rgba(0,0,0,0.5);
	text-align: center;
	text-overflow: ellipsis;
}
.lib-list .list {
	padding: 0;
}
.lib-list li {
	overflow: hidden;
	position: relative;


	white-space: nowrap;
	text-overflow: ellipsis;

	background: #e7e7e7;
}

.lib-list li a {
	font-size: 14px;
	color: #444444;
}
.lib-list .l2 {
	width: 464px;
}
.lib-list .pic-list ul {
	margin: 0 -10px;
}
.lib-list .pic-list ul:before, .lib-list .pic-list ul:after,
.lib-list .text-list ul:before, .lib-list .text-list ul:after {
	display: table;
	content: "";
	clear: both;
}
.lib-list .pic-list li,
.lib-list .text-list li {
	overflow: hidden;
	float: left;
	width: 230px;
	margin: 0 10px 15px;
}
.lib-list .text-list {
	padding: 10px 0;
}

/*统计*/
.stat {
	position: relative;
	margin: 0;
	padding: 0;

	clear: both;
}
.stat:before, .stat:after {
	display: table;
	content: "";
	clear: both;
}
.stat .col {
	position: relative;
	float: left;
	width: 160px;
	height: 125px;
	margin-right: -1px;
	padding: 0 20px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

.stat .col h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
}
.stat .c-t {
	position: relative;
	padding: 5px 10px;
}
.stat .c-t i {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 3px;
	vertical-align: middle;
	background: url(../../images/site/icon-stats.png) no-repeat;
	background: url(../../images/site/icon-stats-sm.png) no-repeat\9;
	background-size: cover;
	/*-ms-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/site/icon-stats.png',sizingMethod='scale');*/
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/site/icon-stats.png', sizingMethod='scale');*/
	/*background-repeat: no-repeat;*/
}
.stat .c-t i.icon-s2 {
	background-position: -30px 0;
	background-position: -28x 0\9;
}
.stat .c-t i.icon-s3 {
	background-position: -60px 0;
}

.stat .c-t .count {
	position: relative;
	margin-bottom: 5px;
	font-size: 20px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
.stat .c-t .more {
	position: absolute;
	left: 50%;
	bottom: 15px;
	width: 100%;
	margin-left: -50%;
	text-align: center;
	color: #999999;
}
.stat .c-t .more b {
	margin: 0 2px;
	font-weight: bold;
}
.stat .c-g {
	width: 347px;
	padding: 5px 10px;
}
.stat .c-b {
	width: 190px;
}
.stat .c-g .graph {
	overflow: hidden;
	height: 97px;
}
.stat .c-r b {
	color: #a21e1e;
}
.stat .c-b b {
	color: #329ebf;
}

.stat .c-g.c-b .graph {
	position: absolute;
	top: 0px;
	left: 20%;
	height: 90px;
	width: 130px;
	margin-left: -25px;
}
.stat .c-d {
	width: 257px;
}
.stat .c-d .graph {
	overflow: hidden;
	height: 70px;
}

/*首页尾部  专题 快熟链接 二维码*/
.index-tail {
	background: #0079dd;
}
.index-tail-content {
	position: relative;
	padding: 10px 24px;
	height: 44px;
	overflow: hidden;
}
.index-tail-content h2 {
	float: left;
	width: 74px;
	margin-right: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
}
.index-tail-content h2 i {
	margin-right: 5px;
}

.index-tail-content .list-move {
	position: relative;
	/*margin-left: 107px;*/
	overflow: hidden;
	color: #fff;
	width: 1060px;
	height: 24px;
}
/*.index-tail-content .list-move:before {*/
/*	position: absolute;*/
/*	top: 3px;*/
/*	left: 0;*/
/*	content: "|";*/
/*}*/
/*.index-tail-content .list-move:after {*/
/*	position: absolute;*/
/*	top: 3px;*/
/*	right: 0;*/
/*	content: "|";*/
/*}*/
.index-tail-content ul {

	display: inline-block;

	width: 2000px;

	height: 24px;
}
.index-tail-content li {
	position: relative;
	display: inline-block;
	padding: 0 16px;
	line-height: 24px;
	color: #fff;
}
.index-tail-content li:after {
	position: absolute;
	top: -1px;
	right: 0;
	content: "|";
}
.index-tail-content li:last-child:after {
	display: none;
}
.index-tail-content li a {
	color: inherit;
}
.index-tail-content [class^="arrow-"], .index-tail-content [class*=" arrow-"] {
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	color: #6b6b6b;
	text-align: center;
	line-height: 13px;
	background: #fff;
	border-radius: 100%;
}
.index-tail-content .arrow-left {
	left: 0;
	/*display: none;*/
}
.index-tail-content .arrow-right {
	right: 0;
	/*display: none;*/
}
/*calendar css reset*/
.calendar {
	position: relative;
	width: 100%;
	height: 340px;
	margin: 0;
	padding: 15px 0 0 32px;
}
.c-event-top {
	position: absolute;
	right: 0;
	top: 15px;
	width: 545px;
	height: 42px;
	line-height: 42px;
	background: transparent;
}
.c-event-list {
	overflow: visible;
}
.c-month {
	width: 380px;
	padding: 0 25px;
	text-align: left;
}
.c-month-top, .c-month-center {
	display: inline-block;
	margin: 0;
	font-size: 20px;
	line-height: 42px;
	color: #626462;
}
.c-month-center:before {
	display: inline-block;
	content: "-";
}
.c-month-bottom {
	display: none;
}
.c-grid-title {
	position: absolute;
}
.c-next {
	right: 10px;
}
.c-previous {
	right: 45px;
}
.c-grid {
	float: right;
	width: 543px;
	height: 340px;
	padding: 42px 0 0;
}
.c-week-day {
	width: 77.5px;
	height: 42px;
	padding: 0;
	line-height: 42px;
}
.c-day-previous-month, .c-day {
	width: 67.5px;
	height: 42px;
	margin: 0 5px;
}
.c-day {
	height: 42px;
	margin: 0 5px;
	line-height: 42px;
}
.c-day-next-month {
	height: 60px;
	line-height: 60px;
}
.c-event-grid {
	float: left;
	width: 535px;
}
.c-event-item {
	float: left;
	width: 100%;
	margin: 0 0;
	height: 42px;
	padding: 11px 10px 11px 15px;
	font-size: 14px;
	line-height: 20px;
	background: url(../../images/site/news-list-icon.png) no-repeat 0 17px;
	border: 0;
}
.c-event-item .title {
	font-size: 14px;
	font-weight: normal;
}
.c-event-item .title button {
	margin-left: 10px;
	padding: 0px 5px;
	font-size: 12px;
	height: 20px;
	color: #1e91da;
	background: transparent;
	border-color: #1e91da;
	border-radius: 10px;
}
.c-event-item a {
	color: #333;
}
.post-bug-right {
	display: none;
}

a.hyh{
	float: right;
	margin-right: 16px;
	font-size: 14px;
	color: #999999;
}

a.hyh i{
	display: inline-block;
	width: 18px;
	height: 18px;
	font-size: 18px;
	margin-right: 4px;
	line-height: 16px;
	text-align: center;
	border-radius: 100%;
}






















