@charset "utf-8";

/*通用样式 start*/
a {
	color: #000;
}

a:hover {
	color: #f54343;
}

.am-container {
	max-width: 1000px;
}

/*通用样式 end*/

/*迷你导航 start*/
.mininav {
	background-color: #e60012;
}

.mininav ul {
	padding: 0;
	margin: 0;
}

.mininav ul li {
	display: inline-block;
	font-size: 1.4rem;
	padding: 19px 5px;
	font-family: "宋体";
}

.mininav ul li a {
	color: #fff;
}

/*迷你导航 end*/

/*logo start*/
.logobox {
	padding: 30px 0 20px 0;
}

.logobox span {
	vertical-align: middle;
	margin-left: 10px;
	background-color: #e00011;
	font-size: 3rem;
	padding: 0 5px;
	color: #fff;
}

/*logo end*/

/*search start*/

#searchform input[type="text"] {
	text-indent: 10px;
	background: #a54848;
	border: #a54848 solid 1px;
	border-radius: 0;
}

#searchform button[type="submit"] {
	outline: none;
	background: none;
	border: none;
}

#searchform [class*=am-icon-]:before {
	color: #fff;
}

/*search end*/

/*专题列表 start*/
.zt-list {
	margin-top: 20px;
	padding: 10px 0;
	background-color: #f7f7f7;
}

.zt-list li {
	font-size: 1.2rem;
}

/*专题列表 end*/

/*导航栏 start*/
.navbox {
	background-color: #003c9f;
}

.am-nav-pills>li:first-child {
	background: none;
}

.am-nav-pills>li {
	background: url(../../images/xspd/ico_01.png) 0 no-repeat;
}

.am-nav-pills>li+li {
	margin-left: 0;
}

.am-topbar-nav>li>a {
	color: #fff;
	padding: 14.5px 23.5px;
	line-height: normal;
	text-align: center;
}

.am-nav>li>a:focus,
.am-nav>li>a:hover {
	background-color: transparent;
}

.am-topbar-nav>li>a:after {
	display: none;
}

.am-topbar-btn {
	margin-bottom: 8px;
}

/*导航栏 end*/

/*二级导航栏 start*/
.nav-list {
	background-color: #f7f7f7;
}

.nav-list ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.nav-list ul li {
	display: inline-block;
	font-size: 1.2rem;
	font-family: "宋体";
	padding: 10.5px 10px;
}

/*二级导航栏 end*/

/*滚动新闻 start*/
.slider-news {
	margin-top: 20px;
}

.slider-news h1 {
	background-color: #f7f7f7;
	color: #7a7a7a;
	font-size: 1.2rem;
	font-weight: normal;
	margin: 0;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	font-family: "宋体";
}

.slider-news .border {
	border: 1px solid #ebebeb;
}

#marquee {
	overflow: hidden;
	height: 33px;
	line-height: 33px;
}

#marquee ul {
	margin: 0;
	padding: 0;
}

#marquee ul li {
	list-style: none;
	float: left;
	font-size: 1.2rem;
	font-family: "宋体";
	padding-right: 20px;
}

#marquee ul li a {
	color: #575757;
}

/*滚动新闻 end*/

/*头条 start*/
.top-news h1 {
	font-size: 3.6rem;
	text-align: center;
	margin: 10px 0;
}

/*头条 end*/

/*轮播图 start*/
#news-slider {
	box-shadow: none;
}

#news-slider ul li img {
	height: 370px;
}

#news-slider .am-slider-desc {
	font-size: 1.4rem;
	padding: 8px 80px 8px 8px;
}

#news-slider .am-control-nav {
	bottom: 18px;
	z-index: 9;
}

#news-slider .am-control-nav li a {
	width: 12px;
	height: 12px;
	border-radius: 10px;
}

#news-slider .am-control-nav li a.am-active {
	background-color: #ffe100;
}

#news-slider .am-control-nav li a {
	background-color: #fff;
}

/*轮播图 end*/

/*轮播列表 start*/
.slider-list li {
	border: none;
}

.slider-list li a {
	padding: .4rem 0;
	font-size: 1.4rem;
	font-family: "宋体";
}

/*轮播列表 end*/

/*列表切换 start*/
.list-box .list-title {
	margin-bottom: 20px;
}

.list-box .list-title ul li {
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 1.8rem;
	background-color: #f5f5f5;
}

.list-box .list-title ul li.hover {
	background-color: #1855a8;
}

.list-box .list-title ul li.hover a {
	color: #fff;
}

.list-box .list-content ul {
	padding: 0;
	margin: 0;
}

.list-box .list-content ul li {
	list-style: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #efefef 1px solid;
}

.list-box .list-content ul li img {
	width: 100%;
	height: 100px;
}

.list-box .list-content ul li h1 {
	font-size: 2rem;
	margin: 0 0 5px 0;
}

.list-box .list-content ul li p {
	font-size: 1.2rem;
	color: #666;
	font-family: "宋体";
	margin: 0;
	height: 55px;
	overflow: hidden;
	text-indent: 2em;
}

.list-box .list-content ul li .time {
	margin-top: 10px;
	padding-left: 30px;
	background: url(../../images/xspd/icon02.gif) no-repeat left;
	font-size: 1.2rem;
	color: #999;
}

.list-box .list-content ul li .time span {
	padding: 0 2px;
}

.list-box .list-content ul li .time a {
	color: #999;
}

.list-box .list-content ul li .time strong {
	color: #000;
	font-weight: normal;
	float: right;
}

/*列表切换 end*/

/*右侧主体 start*/
.right-box {
	padding: 0 10px;
	margin-bottom: 10px;
	border: #eaeaea 1px solid;
}

.right-box h1 {
	font-size: 1.6rem;
	font-weight: normal;
	margin: 10px 0 5px 0;
	color: #6997c7;
}

.right-box h1 a {
	color: #6997c7;
}

.right-box ul {
	margin-top: 0;
}

.right-box ul.am-list li {
	border: none;
	font-size: 1.4rem;
	font-family: "宋体";
}

.right-box ul.am-list li a {
	padding: .3rem 0 .3rem 12px;
	background: url(../../images/xspd/dot.gif) 0 12px no-repeat;
}

.right-box ul li img {
	width: 100%;
	height: 180px;
}

.right-box ul li .title {
	font-size: 1.4rem;
	text-align: center;
	font-family: "宋体";
	padding: 5px 0 15px;
}

/*右侧主体 end*/

/*校内学术网站 start*/
.friendly-link {
	padding: 10px 15px;
	border: #eaeaea 1px solid;
}

.friendly-link h1 {
	color: #6997c7;
	font-size: 1.6rem;
	font-weight: normal;
	margin-bottom: 5px;
}

.friendly-link ul {
	margin: 0;
	padding: 0;
}

.friendly-link ul li {
	list-style: none;
	font-size: 1.2rem;
	font-family: "宋体";
	padding-right: 2px;
	display: inline-block;
}

/*校内学术网站 end*/

/*页尾 start*/
.footer {
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	font-family: "宋体";
}

.footer ul {
	padding: 0;
	margin: 0;
}

.footer ul li {
	display: inline-block;
	font-size: 1.2rem;
	color: #d8d8d8;
}

.footer p {
	font-size: 1.2rem;
	margin: 15px 0;
}

.footer p img {
	max-width: 100%;
}

/*页尾 end*/

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/*迷你导航 start*/
	.mininav ul li {
		padding: 0 5px;
	}

	/*迷你导航 end*/

	/*专题列表 start*/
	.zt-list {
		margin-top: 0;
	}

	/*专题列表 end*/

	/*logo start*/
	.logobox {
		padding: 10px 0;
	}

	.logobox span {
		margin-top: 10px;
		margin-left: 0;
		margin-bottom: 10px;
		display: inline-block;
	}

	/*logo end*/

	/*导航栏 start*/

	.am-nav-pills>li {
		display: block;
		background: none;
	}

	.am-topbar-nav>li>a {
		padding: .4em 1em;
	}

	/*导航栏 end*/

	/*二级导航栏 start*/
	.nav-list ul li {
		padding: 5px 2px;
	}

	/*二级导航栏 end*/

	/*头条 start*/
	.top-news h1 {
		font-size: 1.8rem;
	}

	/*头条 end*/

	/*轮播图 start*/
	#news-slider ul li img {
		height: 18rem;
	}

	/*轮播图 end*/

	/*学术图集 start*/
	.right-box ul li img {
		height: auto;
	}

	/*学术图集 end*/
}

/*电脑*/

@media only screen and (min-width: 1025px) {
	.no-padding-left {
		padding-left: 0px !important;
	}

	.no-padding-right {
		padding-right: 0px !important;
	}
}

/*平板和电脑*/

@media only screen and (min-width: 641px) {}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
