#banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	line-height: 0;
}
#banner img {
	width: 100%;
}
h2 {
	width: 50%;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
	background: #EDF5FF;
	color: #4A90E2;
	text-align: center;
	border-radius: 40px;
	font-size: 28px;
	font-weight: normal;
}
.lianxi {
	width: 500px;
	height: 60px;
	margin: 0 auto;
	border: #F30 solid 1px;
	box-sizing: content-box;
	border-radius: 30px;
	margin-top:30px;
	background:#fff;
}
.lianxi ul li {
	width: 300px;
	height: 60px;
	line-height: 60px;
	float: left;
	text-align: center;
	background: #fff;
	border-radius: 30px;
	font-size: 30px;
	color: #F30;
}
.lianxi ul li:first-child {
	background: #F30;
	width: 200px;
	font-size:24px;
}

.lianxi ul li a{ color:#fff; display:block; width:100%; height:100%;}


.mpacc {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	padding: 50px 0 30px;
}
.mpacc:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}


.mpacc dl {
	width: 340px;
	height: 300px;
	float: left;
	background: #EDF5FF;
	margin: 30px 0 0 45px;
	box-sizing: border-box;
	border: #4A90E2 solid 1px;
	border-radius: 10px;
}
.mpacc dl dt {
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 20px 0;
	font-weight: bold;
	font-size: 26px;
}
.mpacc dl dd {
	padding: 0 15px;
	text-align: justify;
	font-size: 16px;
	line-height: 35px;
}
.mpacc dl:hover {
	background: #4A90E2;
	color: #fff;
}
.mpacc dl:hover a {
	background: #EA9E13;
}

.mpacc ul{ width:1110px; height:180px; margin:0 auto;  padding:30px 0; clear:both;}

.mpacc ul li{ width:245px; height:110px; box-shadow:#999 0 0 5px; float:left; margin:0 0 0 40px; text-align:center; font-weight:bold; padding-top:70px; font-size:20px;}

.mpacc ul li:nth-child(1){ background:url(/static/w/images/mpacc2022/qaimg1.png) top center no-repeat; background-size:70px 70px;}
.mpacc ul li:nth-child(2){ background:url(/static/w/images/mpacc2022/qaimg2.png) top center no-repeat; background-size:70px 70px;}
.mpacc ul li:nth-child(3){ background:url(/static/w/images/mpacc2022/qaimg3.png) top center no-repeat; background-size:70px 70px;}
.mpacc ul li:nth-child(4){ background:url(/static/w/images/mpacc2022/qaimg4.png) top center no-repeat; background-size:70px 70px;}


.mpacc ul li p{ font-weight:normal; padding:3px 0; font-size:14px;}

.mpacc ul li:first-child{ margin-left:0;}

.mpacc ul li p a {
	width: 60%;
	height: 25px;
	margin: 0 auto;
	color:#F60;
	text-align: center;
	border-radius: 20px;
	line-height:25px;
	display: block;
	border:#F60 solid 1px;
	font-size:14px;
}

.mpacc ul li p a:hover{ background:#F60; color:#fff;}





.exam {
	width: 1200px;
	background: #fff;
	margin: 30px auto 0;
	padding: 50px 0 30px;
	height: auto;
}
.exam:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.exam table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 3px solid #4A90E2;
	width: 1010px;
	height: 260px;
	margin: 30px auto 0;
}
.exam table td {
	width: 335px;
	height: 65px;
	border: 2px solid #4A90E2;
	text-align: center;
}
.exam table .item {
	font-weight: bold;
	font-size: 26px;
	background: #EDF5FF;
}
.exam table .subitem {
	font-size: 24px;
}
.exam table .threeitem {
	font-size: 18px;
}
.exam table p {
	text-align: left;
	padding: 10px;
	text-align: justify;
}
.plan {
	width: 1200px;
	background: #fff;
	margin: 30px auto 0;
	padding: 50px 0 30px;
	height: auto;
}
.plan:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.plan h5 {
	text-align: center;
	height: 60px;
	line-height: 60px;
	padding: 15px 0;
	font-size: 25px;
	font-weight: normal;
	color: #444;
}
.plan h5 span {
	padding: 0 20px;
	font-size: 22px;
}
.plan h4 {
	text-align: center;
	height: 45px;
	line-height: 45px;
	padding: 150px 0 0;
	font-size: 25px;
	font-weight: normal;
	color: #444;
	background: url(/static/w/images/mpacc2022/h4bg.png) no-repeat bottom center;
}
.plan .time {
	width: 1100px;
	height: 70px;
	margin: 0 auto;
	background: url(/static/w/images/mpacc2022/timebg.jpg) repeat-x left top;
}

.plan .time li {
	width: 140px;
	height: 70px;
	float: left;
	text-align: center;
	margin-right: 52px;
	border: #000 solid 1px;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 10px 0;
}
.plan .time li.curr {
	background: url(/static/w/images/mpacc2022/currtime.png) no-repeat top right;
	background-size: 40px 40px;
}
.plan .time li:last-child {
	margin-right: 0;
}
.plan dl {
	width: 290px;
	height: 225px;
	float: left;
	text-align: center;
	border-radius: 5px;
	padding: 10px 0;
	margin: 50px 60px 0 50px;
	box-shadow: 0 0 2px #999;
}
.plan dl.curr {
	background: url(/static/w/images/mpacc2022/currtime.png) no-repeat top right;
	background-size: 50px 50px;
}
.plan dl dt {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	padding: 10px 0;
}
.plan dl dt span {
	font-size: 14px;
	font-weight: normal;
}
.plan dl dd {
	line-height: 30px;
}
.plan dl dd a {
	width: 80%;
	height: 40px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	line-height: 40px;
	display: block;
	background: #4A90E2;
}
 .plan dl dd:last {
padding-top:5px;
}
.plan dl dd:last-child {
	padding-top: 20px;
}
.plan dl:hover {
	background: #4A90E2;
	color: #fff;
}
.plan dl:hover a {
	background: #EA9E13;
}
.advantage {
	width: 1200px;
	background: #fff;
	margin: 30px auto 0;
	padding: 50px 0 30px;
	height: auto;
}
.advantage:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.advantage dl {
	width: 335px;
	height: 300px;
	padding: 15px;
	float: left;
	margin: 40px 0 0 45px;
	position: relative;
	color: #333;
	background: #fff;
	border-radius: 5px;
	border: #ddd solid 1px;
	box-sizing: border-box;
	box-shadow: 0 0 3px #fff;
}
.advantage dl dt {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}
.advantage dl dd {
	text-align: justify;
	line-height: 28px;
	color: #999;
}
.advantage dl dd.img {
	line-height: 0;
	padding-top: 5px;
}
.books {
	width: 1200px;
	background: #fff;
	margin: 30px auto 0;
	padding: 50px 0 30px;
	height: auto;
}
.books:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.books .img {
	width: 330px;
	height: 400px;
	background: #CCC;
	float: left;
	margin: 25px 0 0 25px;
}
.books .list {
	padding-top: 10px;
	width: 800px;
	height: 430px;
	float: right;
}
.books ul li {
	width: 145px;
	height: 200px;
	float: left;
	margin: 10px 0 0 12px;
}
.qa {
	width: 1200px;
	background: #fff;
	margin: 30px auto 0;
	padding: 50px 0 30px;
	height: auto;
}
.qa:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}


.qa ul {
	height: 360px;
	width:1050px;
	margin:0 auto;
}
.qa ul li {
	width: 195px;
	height: 200px;
	padding-top: 15px;
	float: left;
	margin: 20px 15px 10px 0;
	text-align: center;
	line-height:20px;
	border: #eee solid 1px;
	box-sizing: border-box;
	background: #FFF;
	font-weight:bold;
}

.qa ul li p{ color:#999; font-weight:normal; padding:5px 0; font-size:12px;}


.qa ul li p a {
	width: 60%;
	height: 25px;
	margin: 0 auto;
	color:#F60;
	text-align: center;
	border-radius: 20px;
	line-height:25px;
	display: block;
	border:#F60 solid 1px;
}

.qa ul li:nth-child(5n) {
	margin-right: 0;
}
.qa ul li:hover {
	box-shadow: 1px 1px 1px #ccc;
}


.qa ul li:hover a{ color:#fff; background:#F60;}



.kecheng {
	width: 1200px;
	background: #fff;
	margin: 30px auto 0;
	padding: 50px 0 30px;
	height: auto;
}
.kecheng:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.kecheng .item {
	margin: 0 auto;
	width: 760px;
	height: 80px;
	padding-top: 30px;
}
.kecheng .item ul li {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 50px;
	float: left;
	margin: 0 20px;
	color: #444;
	text-align: center;
	font-size: 20px;
	border-radius: 25px;
	border: #444 solid 1px;
	box-sizing: border-box;
	cursor: pointer;
}
.kecheng .item ul li.curr {
	background: #444;
	color: #fff;
	cursor: default;
}
.kechenglist {
	width: 1100px;
	margin: 0 auto;
}
.kechenglist table {
	font-size: 14px;
	text-align: center;
	background: #444;
	display: none;
}
#jxy {
	display: block;
}
.kechenglist table th {
	padding: 15px 0;
	background: #444;
	color: #fff;
}
.kechenglist table td {
	padding: 10px;
	background: #fff;
	color: #333;
	font-size: 12px;
}
.kechenglist table tr:nth-child(3) td, .kechenglist table tr:nth-child(5) td {
	background: #f1f1f1;
}
.photo {
	width: 1200px;
	background: #fff;
	margin: 30px auto 0;
	padding: 50px 0 30px;
	height: auto;
}
.photo:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}

.photo .img {
	width: 330px;
	height: 470px;
	float: right;
	margin:30px 25px 0 0;
}
.photo .list {
	width: 835px;
	height: 485px;
	float: left;
	padding-top:20px;
}
.photo ul li {
	width: 250px;
	height: 150px;
	float: left;
	background:#CCC;
	margin: 10px 0 0 25px;
}