body {
	background: url(../img/iim/11.jpg) repeat-y;
	background-size: 100% 100%;
}

.navnav {
	width: 1140px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	background: #31befa;
	/*text-align: center;*/
}

.navnav a {
	text-decoration: none;
}

.navnav li {
	width: 13%;
	text-align: center;
	height: 50px;
	position: relative;
}

.navnav li.open {
	background: #1b93c6
}

.navnav li a {
	font-size: 20px;
	color: #fff;
	padding: 10px;
}

.navnav a.fr {
	font-size: 17px;
	color: #fff;
	margin: 0 15px;
}

.navnav li:hover {
	background: #1b93c6
}

.navnav ul {
	/*padding-left: 3%;*/
}

.navnav .li-div a:hover {
	background: #31befa;
}


/*logo*/

.search {
	width: 100%;
	height: 250px;
	background: url(../img/bg_search_3.png) no-repeat rgba(255, 255, 255, .7);
	background-position: center;
	padding: 3% 5% 0 10%;
	/*border: 1px solid #ddd;*/
	position: relative;
}

.search .search-list {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	height: 40px;
	line-height: 40px;
	width: 100%;
}

.search-list a {
	text-decoration: none;
	color: #31befa;
	font-size: 16px;
	margin: 0 15px;
	font-weight: 600;
}

.search h2 {
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #31befa;
}

.search h2 img {
	width: 537px;
	height: 50px;
}

.search p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 15px 0 20px;
}

.search label {
	width: 16%;
	height: 40px;
	text-align: center;
	font-size: 18px;
	color: #31befa;
	cursor: pointer;
}

.search label:nth-child(4),
.search label:nth-child(5) {
	width: 12%;
}

.search label.click {
	background: #31befa;
	color: #fff;
	border-radius: 15px;
}

.search input {
	width: 75%;
	height: 40px;
	border: 1px solid #ddd;
	padding-left: 15px;
	border-radius: 6px;
	margin-right: 2%;
	outline: 0;
}

.search button {
	height: 40px;
	width: 19%;
	font-size: 18px;
	background: #31befa;
}

.guancang,
.shiyong {
	width: 100%;
	height: 260px;
	background: rgba(255, 255, 255, .7);
}

.gccontent,
.sycontent {
	border: 1px solid #ddd;
	border-top: 0;
	height: 230px;
	padding: 5px;
	overflow: hidden;
}

.gccontent li {
	width: 49%;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.sycontent li {
	width: 32%;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.gccontent li a,
.sycontent li a {
	color: #666;
	text-decoration: none;
}

.gccontent li:hover a,
.sycontent li:hover a {
	color: #31befa;
}

#lun {
	width: 99%;
	margin: 0 auto;
	height: 220px;
	z-index: 10;
}

#lun .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

#lun .swiper-slide img {
	width: 100%;
	height: 100%;
}

#lun .swiper-slide b {
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
}

.martop .col-xs-5 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	height: 5px;
	width: 100%;
	font-size: 1px;
	line-height: 0;
	visibility: hidden;
	overflow: hidden;
}

.martop {
	margin-top: 10px;
}


/*col-xs-3左边*/

.title {
	padding-left: 15px;
	/*background: #31befa;*/
	height: 50px;
	line-height: 50px;
	/*border: 1px solid #ddd;*/
	border-bottom: 0;
}

.title b {
	color: #31befa;
	font-size: 16px;
}

.title a {
	margin-right: 15px;
	color: #31befa;
	text-decoration: none;
}


/*col-xs-6*/

.ziyuan {
	margin-top: 15px;
	width: 100%;
	height: 300px;
	background: rgba(255, 255, 255, .7);
	padding: 10px 15px 0;
}

.ziyuan ul.nav-list {
	margin: 0;
}

.ziyuan .nav-list li {
	height: 50px;
	line-height: 50px;
	color: #31befa;
	font-size: 18px;
	width: 17%;
	text-align: center;
	cursor: pointer;
	/*margin-right: 5%;*/
}

.ziyuan .nav-list li.on {
	background: #31befa;
	color: #fff;
	border-radius: 4px 4px 0 0;
	font-weight: bold;
}

.ziyuan .box {
	border-top: 1px solid #31befa;
	margin-top: -1px;
}

.box-list {
	width: 100%;
	height: 205px;
}

.box-list ul {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

.box-list li {
	width: 32%;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}

.box-list li a {
	font-size: 16px;
	color: #666;
	text-decoration: none;
}

.box-list li:hover a {
	color: #31befa;
}

.newzy {
	margin-top: 15px;
	width: 100%;
	height: 295px;
	background: rgba(255, 255, 255, .7);
	padding: 10px 15px 0;
	/*border: 1px solid #e7e7e7;*/
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #31befa;
	font-weight: bold;
	border: 1px solid #31befa;
	!important;
	border-bottom-color: transparent;
}

.nav-tabs {
	border-bottom: 1px solid #31befa;
	!important;
}

.nav-tabs li {
	width: 18%;
	text-align: center;
	height: 50px;
	margin-bottom: 0;
}

.nav-tabs li a {
	font-size: 16px;
	padding: 13px 15px;
	color: #666;
}

.newzy .tab-pane {
	height: 235px;
	padding: 0;
	overflow: hidden;
}

.newzy-1 .tab-pane {
	height: 205px;
	padding: 0;
	overflow: hidden;
}

.tab-pane .question li {
	width: 100%;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}

.tab-pane li a {
	font-size: 16px;
	color: #666;
	display: inline-block;
	width: 85%;
	overflow: hidden;
	vertical-align: middle;
}

.tab-pane .question li:hover a {
	color: #31befa;
}

.more {
	text-align: right;
	line-height: 25px;
}

.more a {
	color: #31befa;
}


/*col-xs-3右*/

.gonggao {
	background: rgba(255, 255, 255, .7);
	/*border: 1px solid #e7e7e7;*/
	width: 100%;
	height: 565px;
}

.gonggao ul {
	padding: 0 15px;
	/*border: 1px solid #ddd;*/
}

.gonggao li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.gonggao li i {
	display: inline-block;
	content: "";
	width: 6px;
	height: 6px;
	background: #666;
	margin-right: 10px;
	border-radius: 3px;
}

.gonggao li a {
	color: #666;
}

.gonggao li:hover i {
	background: #31befa;
}

.gonggao li:hover a {
	color: #31befa;
}

.duzhe {
	width: 100%;
	margin-top: 15px;
	background: rgba(255, 255, 255, .7);
	/*border: 1px solid #ddd;*/
	height: 296px;
}

.duzhe ul {
	margin-top: 10px;
}

.duzhe li {
	width: 32%;
	text-align: center;
	height: 100px;
	margin-bottom: 10px;
}

.duzhe li img {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	margin-bottom: 8px;
}

.duzhe li:hover img {
	width: 66px;
	height: 66px;
	border-radius: 33px;
	margin-bottom: 2px;
}

.duzhe li p {
	font-size: 16px;
	color: #666;
}

.duzhe li:hover p {
	font-weight: bold;
}

.duzhe li a {
	text-decoration: none;
}

.duzhe li:hover p {
	color: #31befa;
}

footer {
	width: 100%;
	height: 160px;
	background-color: rgba(49, 190, 250, 0.83);
	padding-top: 30px;
	margin-top: 20px;
}

footer h5 {
	color: #FFF;
	width: 500px;
	margin: 10px auto;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 2px solid #FFF;
}

footer h5 i {
	background: url(../img/dw.png) no-repeat;
	margin: 0 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

footer h5 u {
	background: url(../img/dh.png) no-repeat;
	margin: 0 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

footer p {
	color: #FFF;
	font-weight: bold;
}

.fiexd {
	position: fixed;
	top: 30%;
	right: 3%;
	z-index: 10;
}

.fiexd li {
	width: 92px;
	height: 74px;
	background: url(../img/right-icon-bg1.png) no-repeat;
	cursor: pointer;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	padding-top: 10px;
}

.fiexd li:hover {
	background: url(../img/right-icon-hv.png) no-repeat;
}

.fiexd li a {
	text-decoration: none;
}

.fiexd li b {
	color: #fff;
	font-size: 12px;
}

.fiexd li:hover b {
	color: #31befa;
}

.fiexd li i {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	margin-bottom: 5px;
}

.fiexd li i.app {
	background: url(../img/app.png) no-repeat;
}

.fiexd li:hover i.app {
	background: url(../img/app-hover.png) no-repeat;
}

.fiexd li i.dian {
	background: url(../img/dian.png) no-repeat;
}

.fiexd li:hover i.dian {
	background: url(../img/dian-hover.png) no-repeat;
}

.fiexd li i.wei {
	background: url(../img/wei.png) no-repeat;
}

.fiexd li:hover i.wei {
	background: url(../img/wei-hover.png) no-repeat;
}

.fiexd li .dhdiv {
	position: absolute;
	width: 0;
	height: 100px;
	overflow: hidden;
	top: -15px;
	left: -200px;
	background: rgb(235, 132, 3);
	transition: all linear .3s;
	border-radius: 10px;
	z-index: 10;
}

.fiexd li .wxdiv {
	position: absolute;
	width: 0;
	height: 200px;
	overflow: hidden;
	top: -85px;
	left: -200px;
	background: transparent;
	transition: all linear .2s;
	border-radius: 10px;
	z-index: 10;
}

.wxdiv img {
	width: 200px;
	height: 200px;
}

.dhdiv p {
	line-height: 25px;
	margin: 0;
	color: #fff;
	letter-spacing: 3px;
}

.dhdiv p span {
	margin-left: 5px;
}

.fiexd li.dh:hover .dhdiv {
	width: 200px;
	z-index: 10;
}

.fiexd li.wx:hover .wxdiv {
	z-index: 10;
	width: 200px;
}

.main {
	width: 100%;
	min-height: 500px;
	border-radius: 15px;
	background: rgba(255, 255, 255, .6);
	padding: 20px 30px;
}

.main-3 {
	width: 100%;
	min-height: 500px;
	border-radius: 15px;
	background: rgba(255, 255, 255, .6);
	padding: 20px 30px;
}

.main-3 .list li {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #31befa;
	width: 49%;
	overflow: hidden;
}

.main-3 .list li:nth-child(even) {
	background: rgba(238, 247, 249, .6);
}

.main-3 .list li:nth-child(odd) {
	background: rgba(250, 250, 249, .6);
}

.main-3 .list li a {
	font-size: 20px;
	color: #666;
	text-decoration: none;
}

.main-3 .list li:hover a {
	color: #ce938c;
}

.main-3 select {
	height: 35px;
	outline: 0;
	border: 1px solid #9d9d9d;
	font-size: 16px;
	vertical-align: middle;
	line-height: 35px;
	margin: 0 5px;
}

.main-3 select option {
	font-size: 14px;
}

.main-3 button {
	font-size: 16px;
	margin: 0 5px;
}

.tablebox {
	margin-top: 15px;
}

.main h2 {
	font-size: 30px;
	font-weight: bold;
	color: #31befa;
	text-align: center;
}

.main p.time {
	line-height: 30px;
	font-size: 18px;
	color: #bbb;
	text-align: center;
}

.main p span {
	margin: 0 15px;
}

.words {
	text-indent: 2em;
	color: #666;
	line-height: 26px;
	text-align: left;
	margin-top: 15px;
	min-height: 500px;
}

p.au {
	text-align: center;
	font-size: 17px;
	color: #555;
}

.main p.au {
	text-align: center;
	font-size: 17px;
	color: #555;
}

.main p.words {
	text-indent: 2em;
	color: #666;
	line-height: 26px;
	text-align: left;
	margin-top: 15px;
}

.main .list li {
	height: 50px;
	line-height: 50px;
	text-align: left;
	overflow: hidden;
}

.main span {
	display: inline!important;
	white-space: normal!important;
}


/*.main img {
	width: 50%!important;
	height: 100%!important;
	display: block!important;
	margin: 0 auto!important;
}*/

.main .list li a {
	font-size: 15px;
	color: #666;
	vertical-align: middle;
	display: inline-block;
	width: 85%;
	overflow: hidden;
}

.main .list li span {
	float: right;
	color: #b6b6b6;
	font-size: 15px;
}

.main .list li:hover a {
	color: #31befa;
}

.main1 {
	width: 100%;
	min-height: 500px;
	border-radius: 15px;
	background: rgba(255, 255, 255, .6);
	padding: 20px;
}

.main1 .main-title {
	font-size: 26px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px solid #31befa;
	text-align: center;
	color: #ce938c;
}

.main1 li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #31befa;
	text-align: center;
}

.main1 li a {
	color: #666;
	font-size: 20px;
	text-decoration: none;
}

.main1 li:hover a {
	color: #ce938c;
}

.main1 li:nth-child(even) {
	background: rgba(238, 247, 249, .6);
}

.main1 li:nth-child(odd) {
	background: rgba(250, 250, 250, .6);
}

.main2 {
	width: 100%;
	min-height: 500px;
	border-radius: 15px;
	background: rgba(255, 255, 255, .6);
	padding: 20px;
}

.nav-list div.fr {
	height: 50px;
	line-height: 50px;
	margin-right: 2%;
}

.nav-list div.fr a {
	color: #31befa;
	text-decoration: none;
}

.nav-list div.fr:hover a {
	font-weight: bold;
}

#gongT div.fr {
	height: 50px;
	line-height: 50px;
	margin-right: 1%;
}

#gongT div.fr a {
	color: #666;
	font-size: 16px;
	text-decoration: none;
}

.main2 li {
	width: 9.6%;
	height: 160px;
	text-align: center;
}

.main2 li img {
	width: 100px;
	height: 120px;
	margin-bottom: 10px;
}

.nav-list li a {
	color: #31befa;
	text-decoration: none;
}

.nav-list li.on a {
	padding: 15px;
	color: #fff;
	font-weight: bold;
}


/* The tabs */

.list-list {
	margin: 0;
	background: #31befa;
	padding: 0;
}

.list-list li {
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px dashed #fff;
}

.list-list li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	/*padding: 13px 35px;*/
}

.list-list li:last-child {
	border: 0;
}

.list-list li.on {
	background: #1b93c6
}

.main .box {
	padding: 0 10px;
	margin-top: -15px;
}

.main .box:first-child {
	margin: 0;
}

.main .box h2 {
	margin: 0;
}


/* The content */

.main .box p.author {
	text-align: center;
	margin: 15px 0;
	color: #555;
	font-size: 16px;
}

.main .box p.author span {
	margin: 0 20px;
}

.more a {
	color: #31befa;
	text-decoration: none;
	font-size: 14px;
}

.more a:hover {
	font-weight: bold;
}

.zhe {
	width: 100%;
	/*background: rgba(255,255,255,.8);*/
	margin-top: 15px;
}

.logoImg {
	width: 65%;
}


/* 2017/12/20 */

.xinban a img {
	float: right;
	width: 5%;
	margin-top: 10px;
}

.newzy .tab-pane ul {
	margin-bottom: 0;
	padding: 0;
}


/*检索按钮*/

.my-btn {
	background-color: #31befa;
	color: #FFFFFF !important;
	border: none;
}

.my-btn:hover {
	background-color: #1b93c6;
	color: #FFFFFF !important;
}

.sele1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}
#ssll .sele1:first-child{
	margin-bottom:93px;
}

#ssll .sele1:nth-child(2){
	margin-bottom:45px;
}
.sele1 input[type='text'] {
	height: 36px;
	width: 530px;
	padding-left: 10px;
}

.sele1 b {
	display: inline-block;
	width: 18%;
	height: 50px;
	font-size: 16px;
	color: #666;
}

.sele1 span {
	margin: 0 5px;
	height: 30px;
	padding: 3px 5px;
	border: 1px solid #dedede;
	background: #efefef;
	cursor: pointer;
}

.sele1 span.click {
	color: #6287a1;
	background: #f6fafc;
}

.sele2 {
	height: 80px;
	margin-bottom: 10px;
	width: 100%;
}

.sele2 b {
	display: inline-block;
	width: 18%;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	color: #666;
	float: left;
}

.sele2 .selecontent {
	width: 81%;
	height: 80px;
	line-height: 40px;
	display: inline-block;
}

.selecontent span {
	margin: 0 9px;
	height: 30px;
	padding: 3px 7px;
	border: 1px solid #dedede;
	background: #efefef;
	cursor: pointer;
}

.selecontent span.click {
	color: #6287a1;
	background: #f6fafc;
}

.seletitle {
	border-bottom: 1px solid #31befa;
}

.seletitle b {
	display: inline-block;
	width: 15%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #31befa;
	background: #F9F9F9;
}

.sele3content li {
	width: 49%;
	height: 35px;
	line-height: 35px;
}

.sele3content li a {
	color: #666;
	font-size: 16px;
}

.sele3content li a:hover {
	color: #31befa;
	text-decoration: none;
}

.sjkbox {
	color: #31befa;
	text-align: center;
}

.sjkbox p {
	color: #666;
}

.sjkbox ul {
	text-align: left;
}

.sjkbox li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #999999;
}

.sjkbox li a {
	color: #666;
	font-size: 16px;
}

.sjkbox li i {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #31befa;
	margin-right: 15px;
}


/*logo后加泉方云图书馆一站式资源服务平台*/

.marFu {
	margin-bottom: 15px
}

.infoQf {
	font-size: 20px;
    margin-top: 52px;
    margin-left: -78px;
}

/*#logo img {
	max-width:100%;
}*/


/*6.10中外文数据库资源*/

.zySapn {
	display: inline-block;
	height: 40px;
    line-height: 40px;
    text-align: center;
    color: #31befa;
    background: #F9F9F9;
    font-size: 17px;
    font-weight: bold;
    padding: 0px 10px;
	
}

.zyUl li {
	width: 100% !important;
}

/*首页头部导航栏的修改 退出登录那添加了几个选项  换成select*/
.operation{
	display: inline-block;
}
.operation button{
	background-color: transparent;
	border: none;
	outline:none;
}
.operation >ul{
	padding: 0px;
	min-width: 106px !important;
}
.operation >ul li{
	height: auto !important;
	outline:none;
}
.operation >ul li a {
	outline:none;
	font-size: 14px; 
	color: #01718f;
	padding: 3px 20px; 
}