@charset "utf-8";

html,
body {
	font-family: "Microsoft Yahei" !important;
	background-color: #e4f0fc;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

a,
a:hover {
	text-decoration: none;
}

.deepblue {
	background-color: #0f0544 !important;
}

.line20 {
	height: 20px;
}

.top-nav {
	background: none !important;
}

/* logo top */
.logo {
	margin-bottom: 10px;
}

.logo-font {
	font-size: 12px;
	color: #fff;
}

.logo-con {
	margin-left: 80px;
	padding: 5px 0 0 20px;
	width: 400px;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	height: 170px;
	background-color: rgba(34, 70, 143, 0.7);
	border-radius: 10px;
	margin-top: 10px;
}

/*顶部导航*/

.top-box {
	margin-bottom: 0;
	z-index: 16;
}

.top-box .navbar-collapse {
	border: none;

}

.nav,
.navbar-nav,
.navbar-right,
.top-nav {
	background: none !important;
}

.top-nav li {
	padding: 0 15px 0 40px;
}

.top-box .navbar-brand {
	height: 50px;
	padding: 10px;
}

.top-box .navbar-brand img {
	height: 100%;
}

.top-box .navbar-toggle {
	margin-top: 8px;
}

.top-box .navbar-nav {
	margin-top: 0 !important;
	height: 55px;
	line-height: 55px;
	background: #0f0544 !important;
	width: 100%;
}

.top-nav li a {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-right: 20px;

}

.top-nav li.active a,
.top-nav li a:hover {
	color: #fff !important;
	background-color: #0f0544 !important;
}

/* 搜索 */
.search {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border-radius: 10px;
	text-align: left;
	padding-left: 15px;
}

.search-input {
	width: 87%;
	height: 40px;
	border: none;
	line-height: 40px;
	padding: 0;
	margin: 0;
	outline: none;
}

.search-button {
	width: 10%;
	height: 40px;
	border: none;
	line-height: 40px;
	padding: 0;
	margin: 0;
	font-size: 20px;
	background-color: #244690;
	color: #fff;
	border-radius: 0px 10px 10px 0;
	float: right;
}

/* 链接 */
.thumbnail .caption {
	padding: 0px;
	color: #214792;
	text-align: center;
	cursor: pointer;
}

/* 杂志简介 */
.cover {
	width: 100%;
	background-color: #fff;
	height: 292px;
	border-radius: 10px;
}

.cover-left {
	padding: 20px;
	width: 36%;
	height: 280px;
	float: left;
}

.cover-left img {
	box-shadow: 3px 3px 8px #999;
}

.cover-right {
	width: 62%;
	padding: 20px;
	float: right;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	text-indent: 32px;
	color: #000;
}

.cover-right p {
	width: 100%;
	height: 30px;
	list-style: 30px;
	text-align: right;
	padding-right: 30px;
}

.cover-right p a {
	padding: 8px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	background: #244690;
	color: #fff;
	border-radius: 8px;
}

.cover-right p a:hover {
	padding: 8px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	background: #244690;
	color: #fff;
	border-radius: 8px;
	text-decoration: none;
}



/* 通知公告 */

.notice {
	width: 100%;
	height: 360px;
}

.notice-tit {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #224692;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px 10px 0px 0px;
}

.notice-tit a {
	float: right;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
}

.notice-con {
	height: 317px;
	color: #fff;
	font-size: 14px;
	border-radius: 0px 0px 10px 10px;
	background-color: #fff;
}

.notice-con ul {
	padding-inline-start: 0px;
}

.notice-con ul li {
	/*height: 35px;*/
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	width: 100%;
	list-style: none;
}



.notice-con ul li a {
	font-size: 16px;
	color: #333;
}

.notice-con ul li a::before {
	content: "◎";
	color: #214792;
	font-size: 18px;
	float: left;
	margin-right: 10px;
}

/* 敬告作者 */


.warning {
	width: 100%;
	height: auto;
}

.warning-tit {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #224692;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px 10px 0px 0px;

}



.warning-con {
	padding: 20px;
	height: auto;
	border-radius: 0px 0px 10px 10px;
	background-color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	text-indent: 32px;
	color: #000;
}

/* 刊期 */
.info_list {
	border-radius: 8px;
	background-color: #fff;
	width: 100%;
	margin-top: 10px;
	box-shadow: 0px 0px 5px #888888;
}

.info_list_nav {
	line-height: 60px;
	height: 60x;
	width: 100%;
	padding-left: 15px;
	font-size: 16px;
	border-bottom: 1px solid #dddd;
	color: #000;
}

.info_list_nav a {
	color: #000;
	text-decoration: none;
}

.info_list_con {
	margin: auto 20px;
}

.info_list_con_title {
	height: 50px;
	line-height: 45px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
}

.info_list_con_author {
	height: 50px;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
	color: #224692;
	margin-top: 20px;
}

.info_list_con_top {
	line-height: 35px;
	font-size: 16px;
	color: #000;
	margin-top: 10px;
}

.info_list_con_bottom {
	line-height: 35px;
	font-size: 16px;
	color: #000;
	margin-top: 20px;
}

/* 搜索页面 */

.info_list_list {
	height: auto;
	width: 100%;
	border-bottom: 1px solid #ddd;
	display: flex;
}

.info_list_list_left {
	height: 50px;
	line-height: 50px;
	width: 30%;
	text-align: left;
	padding-left: 15px;
	font-size: 16px;
}

.info_list_list_right {
	height: 50px;
	line-height: 50px;
	width: 65%;
	text-align: left;
	font-size: 16px;
}

/* 联系我们 */


.contact {
	margin-top: 20px;
	width: 100%;
	height: auto;
}

.contact-tit {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #224692;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px 10px 0px 0px;

}




.contact-con {
	padding: 20px;
	height: auto;
	border-radius: 0px 0px 10px 10px;
	background-color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	color: #000;
}

/* 期刊 */

.nav-tabs {
	border: none;
	background-color: #214792 !important;
	border-radius: 10px 10px 0px 0px;
}

.nav-tabs>li {
	margin-bottom: 0px !important;
}

.nav-tabs>li>a {
	color: #fff;
	cursor: default;
	font-size: 16px;
	font-weight: bold;
	background-color: #214792;
	border: none;
	border-radius: 10px 10px 0px 0px;
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 30px;
}

.nav-tabs>li>a:hover {
	color: #fff;
	cursor: default;
	font-size: 16px;
	font-weight: bold;
	background-color: #214792;
	border: none;
	border-radius: 10px 10px 0px 0px;
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 30px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #214792;
	cursor: default;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	border: none;
	border-radius: 10px 10px 0px 0px;
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 30px;
}

.tab-content {
	width: 100%;
	background-color: #fff;
	height: 1060px;
	border-radius: 0px 0px 10px 10px;
	padding-top: 20px;
}

.periodical-select {
	height: 60px;
	padding-left: 30px;
	line-height: 60px;
	border-bottom: 1px dotted #f1f1f1;
}

.periodical-list {
	width: 100%;
	height: auto;
}

.periodical-list ul li {
	line-height: 35px;
	list-style: none;
}


.periodical-list ul li a {
	width: 70%;
	float: left;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.periodical-list ul li a::before {
	content: "◎";
	color: #214792;
	font-size: 18px;
	float: left;
	margin-right: 10px;
}

.periodical-list ul li time {
	width: 24%;
	float: right;
	font-size: 16px;
	color: #999;
	font-family: Verdana;
	padding-right: 10px;
}

/* 底部footer */
.footer {
	height: 160px;
	background-color: #214792;
	padding: 20px;
}

.footer p {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.footer a {
	height: 40px;
	line-height: 40px;
	color: #fff;
}

.footer .qrcode {
	width: 128px;
	height: 128px;
	background-color: #fff;
	float: right;
}


@media (max-width: 480px) {
	.logo {
		margin-top: 10px;
		margin-bottom: 10px;
		height: 100%;
		width: 100%;
	}

	.logo-con {
		margin-left: 10px;
		padding: 10px 0 0 20px;
		width: 96%;
		color: #fff;
		font-size: 16px;
		line-height: 28px;
		height: 160px;
		background-color: rgba(34, 70, 143, 0.7);
		border-radius: 10px;
		margin-bottom: 15px;
	}

	/* 首页封面 */
	.cover {
		width: 100%;
		background-color: #fff;
		height: 422px;
		border-radius: 10px;
	}

	.cover-left {
		padding: 20px;
		width: 36%;
		height: 280px;
		float: left;
	}

	.cover-left img {
		width: 100%;
		box-shadow: 3px 3px 8px #999;
	}

	.cover-right {
		width: 62%;
		padding: 20px;
		float: right;
		font-size: 14px;
		line-height: 30px;
		text-align: justify;
		text-indent: 32px;
		color: #000;
	}

	.cover-right p {
		width: 100%;
		height: 30px;
		list-style: 30px;
		text-align: right;
		padding-right: 30px;
	}

	.cover-right p a {
		padding: 8px;
		height: 30px;
		font-size: 14px;
		text-align: center;
		background: #244690;
		color: #fff;
		border-radius: 8px;
	}

	.cover-right p a:hover {
		padding: 8px;
		height: 30px;
		font-size: 14px;
		text-align: center;
		background: #244690;
		color: #fff;
		border-radius: 8px;
		text-decoration: none;
	}

	.notice {
		height: auto;
	}

	.notice-con {
		height: auto;
	}

	.nav-tabs>li>a,
	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		padding: 0 20px 0 20px;
	}

	.periodical-list ul li a {
		width: 90%;
	}

	.periodical-list ul li time {
		width: 80%;
		font-size: 14px;
		color: #999;
		font-family: Verdana;
		float: left;
		padding-left: 20px;
		display: block;
	}

	.periodical-select .col-xs-3 {
		padding-left: 5px;
		padding-right: 5px;
		width: 23%;
	}

	.periodical-select .col-xs-6 {
		padding-left: 5px;
		padding-right: 5px;
	}

	/* 导航 */
	.navbar-header {
		display: none;
	}

	.headtop {
		width: 100%;
		height: 200px;
		background: #ff0;
	}

	.navbar-fixed-top,
	.navbar-fixed-bottom {
		position: relative;
		right: 0;
		left: 0;
		z-index: 0;
		top: unset;
		border-width: 0px;
	}

	.top-box .navbar-nav {
		margin-top: 0 !important;
		height: auto;
		line-height: 55px;
		background: #0f0544 !important;
		width: 100%;
	}

	.top-nav li {
		padding: 0 1px 0 1px;
		float: left;
	}

	.top-nav li a {
		font-size: 16px;
		padding-right: 5px;
	}

	.navbar-default .navbar-nav>li>a {
		color: #fff;
	}

	.navbar-default {
		background-color: unset !important;
		border-color: none;
	}

	.thumbnail {
		display: block;
		padding: 4px;
		margin-bottom: 20px;
		line-height: 1.42857143;
		background-color: #fff;
		border: none;
		border-radius: 10px;
	}

	/* 底部 */
	.footer,
	.footer p {
		height: auto;
	}

	.footer .qrcode {
		float: left;
	}

}