<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #fff;
}
#banner {
	width: 100%;
	height: auto;
	line-height: 0;
}
#banner img {
	width: 100%;
}
#quickentry {
	left: 10px;
	right: auto;
}
#quickentry ul li {
	background: #493BD4;
}
h1, h2 {
	width: 600px;
	margin: 0 auto;
	height: 70px;
	line-height: 60px;
	color: #222;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	background: url(/static/w/images/mpaccfushi/h2bg.png) no-repeat center;
}
h1 b, h2 b {
	color: #493BD4;
	font-size: 36px;
}
h3 {
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	height: 60px;
}
p.msg {
	text-align: center;
	font-size: 22px;
	color: #999;
}
.global_outer {
	background: #F2F9FB;
	background: url(/static/w/images/mpaccfushi/global_outer.png) no-repeat top;
	background-size:100% auto;
}
/*  main  */

.main {
	height: 370px;
	padding: 40px 0 20px;
}
.main .exam {
	width: 1200px;
	height: 260px;
	padding-top: 20px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.main .exam dl {
	width: 260px;
	background: url(/static/w/images/mpaccfushi/timedlbg.png) top center no-repeat;
	text-align: center;
	padding-top: 15px;
	border-radius: 15px;
	box-shadow: #CCC 1px 1px 5px;
}
.main .exam dl dt {
	font-size: 28px;
	color: #fff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 80px 80px 40px 40px;
	margin: 0 auto;
}
.main .exam dl:nth-child(1) {
	background: url(/static/w/images/mpaccfushi/timedlbg.png) top center no-repeat #E4FCF0;
}
.main .exam dl:nth-child(1) dt {
	background: #6C9;
}
.main .exam dl:nth-child(2) {
	background: url(/static/w/images/mpaccfushi/timedlbg.png) top center no-repeat #FFE9E0;
}
.main .exam dl:nth-child(2) dt {
	background: #F66326;
}
.main .exam dl:nth-child(3) {
	background: url(/static/w/images/mpaccfushi/timedlbg.png) top center no-repeat #D4F0FF;
}
.main .exam dl:nth-child(3) dt {
	background: #2AB0F5;
}
.main .exam dl:nth-child(4) {
	background: url(/static/w/images/mpaccfushi/timedlbg.png) top center no-repeat #EDE8FF;
}
.main .exam dl:nth-child(4) dt {
	background: #7956EB;
}
.main .exam dl dd {
	font-size: 16px;
	padding: 10px 20px;
	line-height: 30px;
	text-align: left;
	text-align: justify;
}
.main .exam dl dd b {
	font-size: 20px;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
/*  process  */
.process {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	padding-top: 20px;
}
.process dl {
	width: 250px;
	height: 235px;
	margin: 20px 40px  20px 0;
	float: left;
	background: #f7f7f7;
	text-align: center;
	padding: 15px 10px;
	box-shadow: 0 5px 10px #d1cece;
	border-radius:10px;
}
.process dl:last-child {
	margin-right: 0;
}
.process dl dt {
	text-align: center;
	height: 120px;
}
.process dl dd {
	font-size: 22px;
	line-height:50px;
	background: url(/static/w/images/mpaccfushi/process_bg.png)  center 20px no-repeat;
}
.process dl p {
	font-size: 16px;
	text-align: left;
	height: 50px;
	padding: 5px 10px;
	border-radius: 4px;
	line-height:28px;
}
.school {
	margin: 20px auto 0;
	background: url(/static/w/images/mpaccfushi/schoolbg.png) no-repeat top center;
	background-size: contain;
	padding: 20px 0;
}
.list {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
}
.list dl {
	width: 175px;
	height: 180px;
	background: #fff;
	text-align: center;
	margin: 20px 0;
	border: #789AFE solid 1px;
	border-bottom: #3E6DF0 solid 10px;
	border-radius:10px;
	overflow:hidden;
}
.list dl dt {
	line-height: 0;
	position: relative;
}
.list dl dt p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #789AFE;
	color: #fff;
}
.list dl dd {
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
/* why */
.why {
	width: 1200px;
	margin: 30px auto 0;
	padding: 50px 0 0;
}
.why:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.why ul {
	height: 270px;
	padding: 20px 0;
}
.why ul li {
	float: left;
	width: 240px;
	height: 230px;
	padding-top: 30px;
	margin-left: 45px;
	text-align: center;
	box-shadow: 2px 6px 23px 1px rgba(148, 197, 250, 0.29);
	font-weight: bold;
	font-size: 20px;
	background: #fff;
}
.why ul li:hover {
	box-shadow: 1px 3px 10px 1px rgba(148, 197, 250, 0.6);
	background: #f8f8f8;
}
.why ul li p {
	text-align: justify;
	font-weight: normal;
	padding: 0 20px;
	font-size: 16px;
	color: #999;
}
.qa {
	width: 1200px;
	margin: 30px auto 0;
	padding: 10px 0 0;
}
.qa:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.qa dl {
	width: 460px;
	float: left;
	height: 120px;
	margin: 10px 0 20px 0;
	padding: 10px 10px 10px 100px;
	position: relative;
}
.qa dl:nth-child(6), .qa dl:nth-child(4) {
	margin-left: 40px;
}
.qa dl:nth-child(3) {
	background: url(/static/w/images/mpaccfushi/qabg_img1.png) no-repeat;
}
.qa dl:nth-child(4) {
	background: url(/static/w/images/mpaccfushi/qabg_img2.png) no-repeat;
}
.qa dl:nth-child(5) {
	background: url(/static/w/images/mpaccfushi/qabg_img3.png) no-repeat;
}
.qa dl:nth-child(6) {
	background: url(/static/w/images/mpaccfushi/qabg_img4.png) no-repeat;
}
.qa dl dt {
	height: 55px;
	line-height: 55px;
	font-size: 25px;
}
.qa dl dd {
	color: #777;
	font-size: 17px;
}
.qa dl dd.online {
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 20px;
	position: absolute;
	border: #493BD4 solid 1px;
	top: 65px;
	right: 20px;
	color: #493BD4;
}
.qa dl dd.online:hover {
	background: #493BD4;
	color: #fff;
	cursor: pointer;
}
.qa ul {
	width: 1200px;
	height: 250px;
	clear: both;
	padding: 30px 0 10px;
}
.qa ul li {
	width: 270px;
	height: 200px;
	background: #f8f8f8;
	float: left;
	margin-right: 35px;
	text-align: center;
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
	line-height: 40px;
}
.qa ul li:last-child {
	margin-right: 0;
}
.qa ul li a {
	width: 200px;
	height: 35px;
	margin: 0 auto;
	color: #493BD4;
	text-align: center;
	border-radius: 20px;
	line-height: 35px;
	display: block;
	border: #493BD4 solid 1px;
	font-size: 16px;
	margin: 10px auto 0;
	font-weight: normal;
}
.qa ul li a:hover {
	background: #493BD4;
	color: #fff;
}
.colleges {
	width: 1200px;
	margin: 30px auto 0;
	padding: 50px 0 0;
}
.colleges:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.colleges dl {
	width: 270px;
	height: 240px;
	margin: 20px 0 0 20px;
	float: left;
	background: #fff;
	text-align: center;
}
.colleges dl dd {
	padding: 5px 0;
}
.colleges dl dd a {
	width: 100px;
	height: 25px;
	margin: 0 auto;
	color: #F60;
	text-align: center;
	border-radius: 20px;
	line-height: 25px;
	display: block;
	border: #F60 solid 1px;
	float: left;
	margin-left: 20px;
	font-size: 12px;
}
.colleges dl dd a:hover {
	background: #F60;
	color: #fff;
}
.kecheng {
	width: 1200px;
	margin: 30px auto 0;
	padding: 30px 0;
}
.kecheng:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.kecheng h5 {
	text-align: center;
	height: 60px;
	line-height: 60px;
	padding: 15px 0;
	font-size: 25px;
	font-weight: normal;
	color: #444;
}
.kecheng h5 span {
	padding: 0 20px;
	font-size: 22px;
}
.kecheng .img {
	text-align: center;
	padding-top: 40px;
	line-height: 0;
}
.kecheng table {
	text-align: center;
	background: #fff;
	width: 1200px;
}
.kecheng table b {
	color:#F30;
	font-size:18px;
}
.kecheng table th {
	font-size: 30px;
	color: #fff;
	background: #644EE6;
	height: 75px;
	line-height: 75px;
}
.kecheng table th:nth-child(2n) {
	background: #493BD4;
}
.kecheng table td {
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	padding: 10px 0;
}
/* banji */
.banji {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	padding-top: 40px;
}
.banji dl {
	width: 360px;
	height: 360px;
	float: left;
	margin: 30px 0 0 0;
	border-radius: 10px;
}



.banji dl:nth-child(2) {
	background: url(/static/w/images/mpaccfushi/banji_img1.png) no-repeat;
	background-size:100% 100%;
}

.banji dl:nth-child(3) {
	background: url(/static/w/images/mpaccfushi/banji_img2.png) no-repeat;
	background-size:100% 100%;
	margin:30px 60px  0;
}

.banji dl:nth-child(4) {
	background: url(/static/w/images/mpaccfushi/banji_img3.png) no-repeat;
	background-size:100% 100%;
}




.banji dl dt {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	height: 115px;
	line-height: 120px;
	color:#fff;
}


.banji dl dd {
	text-align: center;
	font-size: 28px;
	padding: 15px 0 0;
}
.banji dl dd:nth-child(3) {
	color: #333;
	font-size: 30px;
}
.banji dl dd:last-child {
	padding-top: 20px;
}
.banji dl dd a {
	width: 175px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	background:#fff;
	color: #333;
	text-align: center;
	border-radius: 25px;
	display: block;
	border: #E0B266 solid 1px;
	margin: 0 auto;
	font-size: 18px;
}
.banji dl dd a:hover {
	background: #E0B266;
	color: #333;
}
.banji p {
	clear: both;
	text-align: center;
	padding-top: 20px;
	color: #00C;
}
.banji p span {
	display: inline-block;
	color: #fff;
	background: #F60;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
}
.material {
	width: 1200px;
	margin: 30px auto 0;
	padding: 30px 0 0;
}
.material:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.university ul {
	width: 1200px;
	height: 60px;
	padding-top: 30px;
}
.university li {
	width: 220px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	float: left;
	margin-left: 20px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
}
.university li.curr {
	font-size: 14px;
	animation: micks 1s alternate infinite;
	cursor: default;
}
 @keyframes micks {
 from {
font-size:22px;
border-radius: 25px;
}
to {
	font-size: 18px;
	border-radius: 0;
}
}
.university li:nth-child(1) {
	background: #DE4848;
}
.university li:nth-child(2) {
	background: #DEA448;
}
.university li:nth-child(3) {
	background: #48DCDE;
}
.university li:nth-child(4) {
	background: #4888DE;
}
.university li:nth-child(5) {
	background: #DE486F;
}
.material .info {
	width: 1200px;
	height: 420px;
	padding-top: 20px;
	display: none;
}
#shcj {
	display: block;
}
.material .info .l {
	width: 600px;
	height: 400px;
	float: left;
	background: #fff;
	text-align: center;
}
.material .info dl {
	padding: 10px 0;
}
.material .info .l dl dt, .material .info .r dl dt {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
}
.material .info .l dl dd {
	padding: 0 20px;
}
.material .info .r {
	width: 600px;
	height: 390px;
	float: left;
	background: #F6F3EE;
	overflow: auto;
}
.material .info .r dl {
	padding: 0 20px;
}
.material .info .r dl dd {
	line-height: 30px;
}
.customized {
	width: 1200px;
	margin: 0 auto;
	height: 160px;
}
.customized li {
	width: 167px;
	height: 62px;
	float: left;
	margin: 10px 0 10px 28px;
	position: relative;
}
.customized li:nth-child(7n) {
	margin-right: 0;
}
.customized li span {
	position: absolute;
	width: 167px;
	height: 50px;
	line-height: 25px;
	padding: 5px 0;
	top: 0;
	left: 0;
	background: #E10A6A;
	text-align: center;
	color: #fff;
	animation: mickdx 1s alternate infinite;
}
 @keyframes mickdx {
 from {
border-radius:0;
}
to {
	border-radius: 5px 5px 5px 5px;
}
}
.customized li:hover span {
	display: none;
}
/* teacher */

.teacher {
	width: 1200px;
	height: 480px;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.teacher dl {
	width: 215px;
	height: 400px;
	
	border-radius:10px;
	padding-top:10px;
}

.teacher dl:nth-child(1){
   background: #FDEDE7;
}

.teacher dl:nth-child(2){
   background: #EAF6FD;
}

.teacher dl:nth-child(3){
   background: #EEFCF7;
}

.teacher dl:nth-child(4){
   background: #DCF1EA;
}

.teacher dl:nth-child(5){
   background: #FFF1DC;
}




.teacher dl dt {
	width: 215px;
	height: 240px;
	text-align: center;
	color: #222;
	font-weight: bold;
	line-height:30px;
	font-size:20px;
}

.teacher dl dt img{ border-radius:50%; border:#FFF solid 3px; background:#fff;}






.teacher dl dd {
	font-size: 14px;
	text-align: justify;
	line-height: 2;
	padding: 0 20px;
}
/*  apply */

.outer {
	width: 100%;
	height: 60px;
	padding: 20px 0;
	background: #493BD4;
}
.outer .apply {
	width: 1200px;
	margin: 0 auto;
}
.outer .apply ul {
	width: 1200px;
	height: 65px;
	margin: 5px auto 0;
	display: flex;
	justify-content: space-between;
}
.outer .apply ul li {
	width: 360px;
	height: 50px;
	border: #FFF solid 1px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	background: #fff;
	border-radius: 25px;
	overflow: hidden;
}
.outer .apply ul li:nth-child(1) {
	background: url(/static/w/images/index/namebg.png) no-repeat 20px 10px #fff;
	background-size: 30px 30px;
}
.outer .apply ul li:nth-child(2) {
	background: url(/static/w/images/index/mobilebg.png) no-repeat 20px 10px #fff;
	background-size: 30px 30px;
}
.outer .apply ul li .input {
	border: none;
	width: 90%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #222;
	background: none;
}
.outer .apply ul li.button {
	background: none;
	border: none;
	width: 400px;
}
.outer .apply ul li.button input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #EBD3AD;
	border: none;
	font-size: 18px;
	color: #222;
	border-radius: 3px;
	letter-spacing: 2px;
	font-size: 22px;
	text-align: center;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 20px;
}
.outer .apply ul li.button input:hover {
	background: #E0B266;
}
/* information */

.information {
	width: 1200px;
	height: 610px;
	margin: 25px auto 0;
	padding: 10px 0;
}
.information ul {
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
}
.information ul li {
	width: 270px;
	height: 160px;
	background: #9FC;
}
.information dl {
	width: 560px;
	height: 335px;
	padding: 10px;
	background: #fff;
	float: left;
	margin: 10px 0 0 0;
}
.information dl:nth-child(4) {
	margin-left: 40px;
}
.information dl dt {
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	text-indent: 10px;
	color: #222;
	position: relative;
	border-bottom: #CCC solid 1px;
}
.information dl dt:after {
	background: #1A7BC3;
	content: '';
	width: 140px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.information dl dd {
	width: 540px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: #CCC dashed 1px;
	text-indent: 20px;
	background: url(/static/w/images/common/point.png) no-repeat 10px center;
}
.share {
	width: 1200px;
	height: 680px;
	margin: 20px auto 0;
	padding: 20px 0;
}
.share dl {
	width: 1200px;
	height: 570px;
	margin: 15px auto 0;
}
.share dl dt {
	width: 1150px;
	height: 210px;
}
.share dl dt ul {
	width: 1200px;
	height: 215px;
	display: flex;
	justify-content: space-between;
}
.share dl dd {
	height: 350px;
}
.share dl dd ul {
	width: 1200px;
	height: 350px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.share dl dd ul li {
	width: 250px;
	height: 150px;
	margin: 25px 0 0 0;
}
.share dl li {
	width: 350px;
	height: 210px;
	background: fff;
	border: #fff solid 2px;
	padding: 2px;
}
.share dl dt img {
	cursor: pointer;
}
/* kebiao */

.kebiao {
	width: 1200px;
	height: 300px;
	margin: 15px auto 0;
}
.kebiao table {
	font-size: 16px;
	text-align: center;
	background: #4C80E8;
	width: 1200px;
}
.kebiao table th {
	padding: 10px 0;
	background: #4C80E8;
	color: #333;
}
.kebiao table th.item {
	font-size: 30px;
	background: #4C80E8;
	color: #fff;
}
.kebiao table td {
	background: #fff;
	color: #333;
	font-size: 16px;
	padding: 10px 0;
}
.kebiao table tr:nth-child(2) td, .kebiao table tr:nth-child(4) td {
	background: #EBF2FF;
}
/* é«˜æ&nbsp;¡ */

.lecture {
	width: 1200px;
	margin: 25px auto 0;
}
.lecture ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}
.lecture ul li {
	width: 280px;
	height: 187px;
	background: #000;
}
/* quick */

#quick {
	width: 110px;
	height: 400px;
	position: fixed;
	left: 10px;
	bottom: 60px;
	z-index: 100;
	text-align: center;
	cursor: pointer;
	background: #4646C6;
	border-radius: 15px;
	border: #6666D9 solid 8px;
	display:none;
}
#quick dl {
	width: 110px;
	height: 400px;
}
#quick dl dt {
	width: 90px;
	height: 80px;
	padding-top: 8px;
	position: relative;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	margin: 0 auto;
	border-bottom: #FFF solid 1px;
	margin-bottom: 10px;
}
#quick dl dt b {
	color: #FFE548;
	font-size: 28px;
}
#quick dl dt span {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -60px;
	left: 35%;
}
#quick dl dd {
	width: 110px;
	height: 200px;
	margin: 0 auto;
}
#quick dl dd ul {
	width: 110px;
	height: 200px;
}
#quick dl dd ul li {
	width: 85px;
	margin: 15px auto 0;
	height: 25px;
	line-height: 25px;
	background: #fff;
	border-radius: 15px;
	font-size: 12px;
	color: #3030B2;
}
#quick dl dd ul li:hover, #quick dl dd ul li.c:hover {
	background: #F83638;
	color: #fff;
}
#quick dl dd ul li.c {
	background: #FFE548;
}
.zkcontact dl dd .area li.curr {
	color: #3030B2;
}
#quick dl dd ul li:last-child {
	margin-bottom: 0;
}
#footerouter {
	margin-top: 0;
}
</pre></body></html>