<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	

body{font-size: 16px;}
li{
	transition: all 0.3s;
}
.online-submit{box-shadow: 1px 2px 8px 0px #ccc;}
.n_title{
	width:1200px;
	margin:0 auto;
	position: relative;
	height: 120px;

}
.n_title &gt; h1{
	left: 50%;
    transform: translateX(-50%);
	padding-bottom: 0;
	font-weight: bold;
	color: #424242;
	position: absolute;
}
.n_title &gt; h2{left: 50%;transform: translateX(-50%);padding-bottom: 0;font-weight: bold;color: #424242;position: absolute;}
.n_title:before {
    content: '';
    position: absolute;
    width: 60%;
    height: 30px;
    background: #ffe53c;
    left: 50%;
    bottom: 0;
    transform: skewX(-30deg) translateX(-50%);
}
.title_color1 &gt; h1{color: #fff;}
.title_color1 &gt; h2{color: #fff;}
.title_color1:before{background: #2114d7;}

.section_bg1{background: #f6f6ff;}
.section_bg2{background: #3d39e7;}


.n_cont{padding-top: 70px;}
.service_cont{
	position: relative;
	height: 540px;
}
.adorn{
	display: block;
	width: 100%;
	height: 240px;
	background: #423cff;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);


}
.M_service{
	width: 100%;
	height: 400px;
}
.M_service li{
	float: left;
	width: 50%;
	height: 400px;
	position: relative;
}
.M_service_txt{
	font-size: 18px;
	padding:50px 25px;
	position: absolute;
	color: #fff;
	top: 50%;
	transform:translateY(-50%);
}

.M_goal{
	width: 100%;
}
.M_goal li{
	width: 31%;
	margin-right:3%;
	position: relative;
	height: 400px;
	float: left;
	background: #fff;
	padding:40px 20px; 
	box-shadow: 1px 2px 8px 0px #ccc;
	border-radius: 0px 0px 60px 0px;
}
.M_goal li.lastli{
	margin-right: 0;
}
.M_goal li h3{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	height: 70px;
}
.M_goal li a{
	display: block;
	width: 80%;
	background: #d83844;
	color: #fff;
	line-height: 45px;
	border-radius: 25px;
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform:translateX(-50%);
}
.M_goal li:hover{
	background: #423cff;
	color: #fff;
}
.M_goal li a:hover{
	background: #ffe53c;
	color: #424242; 
}

.M_job{
	width: 100%; 
	padding:0 50px;
}
.M_job li{
	width: 32%;
	margin-right: 2%;
	float: left;
	background:#f6f6f6; 
}
.M_job li.lastli{margin-right: 0;}
.M_job li img{display: block; width: 100%;}
.M_job li .M_job_txt{
	padding:30px;
	height: 360px;
	position: relative;
	width:100%;
}
.M_job li .M_job_txt h3{
	font-size: 24px;
	font-weight: bold;
	height: 50px;
}
.M_job li .M_job_txt p{
	font-size: 14px;
}
.M_job li .M_job_txt a{
	display: block;
	width: 83%;
	background: #423cff;
	color: #fff;
	line-height: 45px;
	border-radius: 25px;
	text-align: center;
	position: absolute;
	bottom: 30px;
}
.M_job li .M_job_txt a:hover{background: #d83844;}


.M_process{width: 100%; color: #fff;}
.M_process li{ width: 50%; float: left;}
.M_process li h6{font-size: 24px; font-weight:bold; margin-bottom: 20px;}
.color-white p{ color: #fff;}
.M_process li p{line-height: 2em;}
.M_process li p em{ font-weight: bold;}
.M_process li .pr_form{
	background: rgba(255,255,255, 0.3);
	width:560px;
	height: 380px;
	float: right;
	padding:50px;
	border-radius: 10px;
}
.M_process li .pr_form h4{ font-weight: bold; font-size: 24px; padding-bottom: 20px;}
.M_process li .pr_form .form_group{width: 100%; margin-bottom: 20px; }
.M_process li .pr_form .form_group input{height:50px; text-indent: 2em; border-radius: 30px;}
.M_process li .pr_form .form_group button{
	height:50px; text-align: center; 
	color: #fff; background: #2d20e5; 
	border:0;border-radius: 30px; 
}


.M_test li.M_test_left{
	float: left;
	padding:20px;
	box-shadow: 1px 2px 8px 0px #ccc;
	margin-bottom: 30px;

}
.M_test li.M_test_right{
	float: right;
	width: 56.5%;
	position: relative;
}

.M_test li .M_test_box1&gt;h4{
	font-size: 20px;
	height: 40px;
	font-weight: bold;
}
.M_test li .M_test_box1{
	float: left;
	margin-right: 3%;
	padding:20px;
	height:160px;
	background: #f6f6f6;
	width: 48%;
	font-size: 14px;
	margin-bottom: 20px;
}
.M_test li .M_test_box2{
	float: right;
	padding:20px;
	background: #f6f6f6;
	margin-right: 0;
	width: 49%;
	font-size: 14px;
}
.M_test li .M_test_box3{
	width: 800px;
	background: #ffe53c;
	height: 180px;
	position: absolute;
	right: 0;
	padding:40px 80px;
	font-size: 14px;
}

.M_choose{
	width:100%;
	position: relative;
	padding-top: 70px;
}
.M_choose_txt{
	width: 90%;
	background: #fff;
	height: 240px;
	padding:60px 40px;
	padding-right: 30%;
}
.M_choose_people{
	position: absolute;
	right: 0;
	top: 0;
}
.M_choose .y_button{
	display: block;
	width: 360px;
	line-height: 50px;
	border-radius: 30px;
	text-align: center;
	margin-left: 50px;
	background: #ffe53c;
	color: #424242;
	font-size: 18px;
	margin-top: 40px;
}
.M_choose .y_button:hover{background: #d83844; color: #fff;}

.M_school{width: 100%;}
.M_school li{
	width: 15%;
	height: auto;
	padding:15px;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	text-align: center;
	box-shadow: 1px 2px 8px 0px #ccc;
}
.M_school li.lastli{margin-right: 0;}
.M_school li img{
	display: none;
	margin:10px auto;
}
.M_school li .y_button{
	background: #d83844;
	width: 100%;
	line-height: 36px;
	border-radius: 20px;
	color: #fff;
	display: block;
	margin-top: 20px;
}
.M_school li .y_button:hover{background: #423cff;}

.M_photo li{
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
.M_photo li.lastli{margin-right: 0;}
.M_photo li img{
	display: block;
	width: 100%;
}
.M_photo li p{
	width: 100%;
	padding:20px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
}








@media screen and (max-width: 640px){
	.min-w{padding-bottom: 0;}
	.section&gt;img{ display: none;}
	.section_bg2{padding-bottom: 20px;}
	.n_cont{padding-top: 20px;}
	.service_cont{height: auto; overflow: hidden;}
	.n_title &gt; h1:before{display: none;}
	.n_title &gt; h2:before{display: none;}
	.n_title{width:100%; height: 70px;}
	.n_title &gt; h1{white-space :nowrap ; width: 100%; font-weight: bold;; font-size: 22px;}
	.n_title &gt; h2{white-space :nowrap ; width: 100%; font-weight: bold;; font-size: 22px;}
	.n_title:before{ width:100%;transform: skewX(0deg) translateX(-50%); }

	.M_service{height: auto;}
	.adorn{transform: translateY(80%); top: 0; height: 250px;}
	.M_service li{float: none; width: 100%;height: auto;}
	.M_service_txt{position: relative; top: 0;transform: translateY(0); padding:20px 0;font-size: 16px; }

	.M_goal{padding-bottom: 10px;}
	.M_goal li{float: none; width: 100%; margin-right: 0; padding:20px; height: auto; margin-bottom: 10px;}
	.M_goal li h3{height: 40px; font-size: 20px;}
	.M_goal li a{position: relative; margin:0 auto; margin-top: 20px; left: 0;transform: translateX(0); bottom: 0;}
	
	.M_job{padding:0;}
	.M_job li .M_job_txt h3{font-size: 20px;}
	.M_job li{width: 100%; float: none; margin-right: 0; margin-bottom: 10px;}
	/*.M_job li img{ height: 200px;}*/
	.M_job li .M_job_txt{height: auto; padding:20px;}
	.M_job li .M_job_txt a{width: 100%;margin-top: 10px; position: relative; bottom: 0; left: 0;transform: translateX(0);}

	.M_process li{float: none; width: 100%;}
	.M_process li h6 {font-size: 20px; margin-bottom: 10px;}
	.M_process li .pr_form { width: 100%;height: auto;padding: 20px;margin: 0; margin-top: 10px;}
	.M_process li .pr_form h4 { font-size: 20px; padding-bottom: 10px;}
	.form_appraise{margin:0;}

	.M_test li.M_test_left{display: none;}
	.M_test li .M_test_box1{ height: auto; margin-bottom: 10px;}
	.M_test li.M_test_right{float: none; width: 100%;}
	.M_test li .M_test_box3{position: relative; width: 100%;padding: 20px; height: auto;margin-bottom: 20px;}

	.M_choose_people{display: none;}
	.M_choose{padding:0;}
	.M_choose_txt{width: 100%; padding:20px; height: auto;}
	.M_choose .y_button{width: 100%; line-height: 40px; margin:0 auto; margin-top: 20px;}

	.M_school li{width: 32%; margin-right: 1%; height: auto; margin-bottom: 10px;}
	.M_school li:nth-child(3n){margin-right: 0;}
	.M_school li img{ margin:0 auto;}
	.M_school li p{font-size: 12px; white-space:nowrap;}
	.M_school li .y_button{ margin-top: 10px; line-height: 30px;}

	.M_photo li{ width:49%; margin-bottom: 10px;}
	.M_photo li.lastli{margin-right: 2%;}
	.M_photo li:nth-child(2n){margin-right: 0;}
	.M_photo li p{padding:8px 0; font-size: 12px; font-weight: normal;}



	
}

@media screen and (max-width: 350px){
	   body{ font-size: 14px;}
}</pre></body></html>