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

.index_container{
	padding:80px 0; 
	background: #fff url(/images/21_bg.png) repeat;
}
.container_bg{
	padding: 80px 0;
	background-color:#f5f5f5;
}
.index_title{
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	font-family:PingFangSC-Semibold,PingFang SC,Hiragino Sans GB,Microsoft Yahei,Arial,Lucida,Verdana,SimSun,Helvetica,sans-serif;
}
.index_title&gt;span{
	display: block;
}
.index_title .sub{
	display: block;
	padding-top: 15px;
	font-size: .4em;
	font-weight: normal;
	color: #666;
	line-height: 1.7;
}
/*ä¸»é¡µä¸»èœå•*/
.menu_bg {
	border-bottom: none;
}

/*ä¸»é¡µBannerå›¾*/
.index_banner{
	position: relative;
	width: 100%;
	height: 800px;
}
.index_banner1{
	background: url(/images/21_banner1.jpg) no-repeat center center;
	z-index: 10;
}
.index_banner2{
	background: url(/images/banner_20220817.jpg?v=1) no-repeat center center;
	z-index: 11;
}
.index_banner3{
	background: url(/images/21_banner3.jpg) no-repeat center center;
	z-index: 12;
}
.index_banner4{
	background: url(/images/21_banner4.jpg) no-repeat center center;
	z-index: 13;
}
.index_banner5{
	background: url(/images/21_banner5.jpg) no-repeat center center;
	z-index: 9;
}
.index_banner_s11{
	background: url(/images/banner_20211028.jpg) no-repeat center center;
	z-index: 14;
}
.index_banner1,
.index_banner2,
.index_banner3,
.index_banner4,
.index_banner5,
.index_banner_s11
{
	position: absolute;
	width: 100%;
	height: 800px;
	left: 0;
	top: 0;
}

/*è¯¾ç¨‹ä½“ç³»*/
.system{
	width: 1242px;
	margin: auto;
}
.system ul{
	padding: 50px 0;
	
}
.system li{
	position: relative;
	float: left;
	width: 268px;
	margin: 0 21px 30px 21px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px; 
	overflow: hidden;
	transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
.system li:hover{
	transform:translateY(-1%);
	box-shadow:6px 6px 10px rgba(0,0,0,.2);
}
.system_bd{
	display: block;
}
.system .img{
	display: block;
}
.system .img img{ 
	width: 100%;
	height: 211px;
}
.system .txt{
	display: block;
	height: 130px;
	text-align: center;
	background-color: #f8f8f8;
}
.system .h4{
	display: block;
	padding-top: 15px;
	font-weight: bold;
	font-size: 19px;
}
.system .p{
	display: block;
	padding:10px 20px;
	color: #666;
	line-height: 1.7;
	font-size: 14px;
}



/*ä¸ºä»€ä¹ˆè¦é€‰æ‹©å¿…å…‹*/
.why{
	width: 1200px;
	margin: auto;
}
.why ul{
	margin-top: 30px;
}
.why li{
	float: left;
	width: 250px;
	margin:0 20px 30px 20px;
	text-align: center;
}
.why .icon img{
	max-width:164px;
}
.why h4{
	padding: 15px 0;
	font-size: 20px;
}
.why p{
	height: 100px;
	text-align: left;
	font-size: 14px;
	line-height: 1.7;
}



/*é‡èº«å®šåˆ¶ä¸ªæ€§åŒ–è¯¾ç¨‹*/
.custom_bd{
	width:1200px;
	margin:auto;
	padding-top: 80px;
}
.custom_menu{
	float:left;
	width:180px;
	padding-top: 30px;
}
.custom_menu li{
	height:55px;
	margin:5px 0;
	line-height:55px;
	text-align:center;
	color:#666;
	font-size:20px;
	cursor:pointer;
}
.custom_menu .cursor{
	margin-bottom:10px;
	color:#fff;
	font-size:24px;
	background:url(/images/custom_cursor.png) no-repeat;
}
.custom_ipad{
	position:relative;
	float:left;
	width:954px;
	height:431px;
}
.custom_ipad li{
	display: none;
	position:absolute;
	left:65px;
	bottom:26px;
	z-index:10;
}

.custom_ipad li.cursor {
	display: block;
}
.custom_ipad li img{
	float:left;
}
.custom-dialog{
	position:absolute;
	right:50px;
	top:50px;
	z-index:11;
	min-width:160px;
	min-height:60px;
	padding: 10px 30px;
	font-size:18px;
	text-align:center;
	line-height:1.8em;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #666;
	background-color:rgba(0,0,0,.5);
}
.step5 .custom-dialog{
	right:580px;
	top: 50px;
}
.custom-dialog:after{
	content:"";
	position: absolute;
	bottom: -11px;
	left: 50px;
	z-index: 10;	
	width: 28px;
	height: 11px;
	background: url(/images/tri.png) no-repeat;
}

/* å­¦å¥½è‹±è¯­  æ”¹å˜ç”Ÿæ´»  */
.life {
	width: 1244px;
	margin: auto;
}
.life ul{
	margin-top:40px;
}
.life li{
	float: left;
	width: 370px;
	margin: 0 22px;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
.life li:hover{
	transform:translateY(-1%);
	box-shadow:6px 6px 10px rgba(0,0,0,.2);
}
.life .txt{
	width: 75%;
	padding-left: 20px;
	margin: auto;
	position: relative;
	height: 270px;
}
.life .txt:before{
	content:"";
	position: absolute;
	left: -20px;
	top: 20px;
	z-index: 22;
	width: 24px;
	height: 20px;
	background: url(/images/21_icon9.png) no-repeat center center;
}
.life .txt:after{
	content:"";
	position: absolute;
	right: -20px;
	bottom: 20px;
	z-index: 22;
	width: 24px;
	height: 20px;
	background: url(/images/21_icon10.png) no-repeat center center;
}
.life h4{
	padding: 20px 0 10px 0;
	font-weight: 100;
	font-size: 26px;
}
.life p{
	font-size: 14px;
	line-height: 1.7;
}
.life .img img{
	width: 100%;
}


/*è‹±è¯­çº§åˆ«æµ‹è¯•*/
.level_bg{
	padding: 0;
}
.level{ 
	width: 100%;
	height: 715px;
	background: url(/images/21_ph.png) no-repeat right center;
	-webkit-background-size: contain;
	background-size:contain;
}
.level_bd{
	width: 1200px;
	margin: auto;
	padding-top: 200px;
	color: #333;
}
.level_title{
	font-size: 42px;
	font-family:PingFangSC-Semibold,PingFang SC,Hiragino Sans GB,Microsoft Yahei,Arial,Lucida,Verdana,SimSun,Helvetica,sans-serif;
	
}
.level_title .sub{
	display: block;
	padding: 30px 0;
	font-size: 20px;
	color: #666;
}

/*ä¼ä¸šæˆé•¿*/
.honor_tips{
	width: 800px;
	margin: auto;
	margin-bottom: 80px;
	padding: 40px 0;
	text-align: center;
}
.honor_tips li{
	float: left;
	width: 50%;
}
.honor_tips a{
	display: block;
	width: 100px;
	margin: auto;
	font-size: 24px;
	line-height: 60px;
}
.honor_tips a.cursor{
	position: relative;
	color: #ff7f14;
}
.honor_tips a.cursor:after{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 22;
	height: 4px;
	width: 100%;
	background-color: #ff7f14;
}
.honor_bd{
	width: 1250px;
	margin: auto;
}
.honor_bd li{
	float: left;
	width: 260px;
	margin: 15px 25px;
}
.honor_bd .txt{
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.honor_bd2{
	width: 1240px;
	margin: auto;
}
.honor_bd2 li{
	float: left;
	width: 270px;
	margin: 20px;
	height: 80px;
	padding-top: 15px;
	text-align: center;
	border:solid 1px #d9d9d9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.honor_bd2 li img{
	max-width:100%;
	max-height:100%;
}

/*å¿…å…‹è‹±è¯­å­¦ä¹&nbsp;æ‰¿è¯º*/

.promise{
	width: 1250px;
	margin: auto;
}
.promise ul{
	padding: 30px 0;
	margin-top: 30px;
}
.promise li{
	float: left;
	width: 260px;
	margin: 0 25px;
	text-align: center;
}
.promise .icon{
	width: 110px;
	height: 110px;
	margin: auto;
	line-height: 110px;
	border:solid 2px #ff7f14;
	color: #ff7f14;
	font-size: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.promise li:hover .icon{
	-webkit-animation: shake .6s ease-in-out alternate;
	-moz-animation: shake .6s ease-in-out alternate;
	animation: shake .6s ease-in-out alternate;
}
.promise h4{
	padding: 30px 0 15px 0;
	font-size: 24px;
}
.promise p{
	font-size: 14px;
	color: #666;
}

/*å‹æƒ…é“¾æŽ¥*/
.foot_links_bg {
	padding: 40px 0;
	background: #333;
}

.foot_links {
	width: 1200px;
	margin: auto;
}
.foot_links_bd{
	float: left;
	width: 840px; 
} 

.foot_links_bd li {
	float: left;
	line-height: 2em;
	margin-right:40px;
}

.foot_links_bd li b {
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 16px;
}

.foot_links_bd li b a {
	color: #fff;
}

.foot_links li a {
	display: block;
	color: #888;
}

.foot_links_bd li a:hover {
	color: #ff7f14;
}

.friend_links {
	margin-top: 20px;
	line-height: 2em;
}

.foot_links b {
	display: inline-block;
	margin-right: 4px;
	font-size: 16px;
	font-weight: normal;
	color: #888;
}

.foot_links a {
	display: inline-block;
	margin-right: 4px;
	color: #888;
}

.foot_ewm{
	float: left; 
	font-size: 12px;
	width: 360px;
	color: #aaa;
}
.foot_ewm li{
	float: left; 
	width: 50%; 
	text-align: center;
}
.foot_ewm .txt{
	padding-top: 5px;
}

/*/css/form_page.css*/

.form_bg {
	position: relative;
	z-index: 20;
	width: 1200px;
	margin: auto;
}

.form_bg_in {
	position: absolute;
	right: 0;
	top: 150px;
	z-index:99;
	width: 385px;
	padding: 20px 0;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 4px 4px 25px rgba(0,0,0,.2);
	box-shadow: 4px 4px 25px rgba(0,0,0,.2);
}

.index_form .form_head {
	height: 120px;
	line-height: 120px;
	font-size: 34px;
	margin-bottom: 0;
}

.index_form .form li {
	display: block;
	width: 300px;
	margin-bottom: 30px; 
}
.index_form .form li.disabled {
	display: none;
}

.scrollForm .form_bg_in{
	position:static;
	top:0;
	width:100%;
	height:50px;
	background:none;
}

.scrollForm .index_form .form li{
	width:200px;
}

.index_form .form&gt;li&gt;a {
	color: #fff;
}

.index_form .form_bd {
		height: 60px;
		line-height: 60px;
		border:solid 1px #ddd;
		background-color: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
}
.index_form .form_submit{
	display: inline-block;
    width: 100%;
    height: 66px;
    margin: auto;
    margin-bottom: 10px;
    background: url(/images/btn_bg.png) repeat center center;
    -webkit-background-size: 100%;
    background-size: 100%;
    line-height: 66px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
.index_form .form_submit:hover{
	color: #fff;
	transform:translateY(-2%);
	box-shadow:6px 6px 10px rgba(0,0,0,.2);
	background: url(/images/btn_bg.png) repeat center center;
	-webkit-background-size: 100%;
    background-size: 100%;
}

.scrollForm .index_form .form_bd {
	width: 200px;
}

.form_bd  .form_icon{
	width: 40px;
	height: 60px;
}
.form_bd  .form_icon i{ 
	font-size: 18px;
}
.form_bd  .ipt_txt {
	width: 216px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}
.form_bd  .ipt_txt.yzm{
	width: 116px;
}
.scrollForm .index_form .ipt_txt{
	width: 170px;
}

.index_form .form .form_ts a{
	color:#fc0;  
} 
.index_form .form_ts.error {
	color: #fff;
}

.index_form .form_ts.hint { 
	color: #ccc;
}

.index_form .form_ts2 {
	color: #ccc;
}


.index_form  .select_teacher {
	width: 216px;
}
.scrollForm .index_form  .select_teacher{
	width:170px;
}

.index_form .form_findpass a:hover {
	color: #ff7f14; 
}
.index_form .placeholder {
	width: 216px;
}
.scrollForm .index_form .placeholder{
	width:170px;
}


.index_form .form a.privacy{
	color:#888;
}

.index_form .login_status{
	color:#333;
} 

.login_status_enter {
	display: block;
	height: 36px;
	line-height: 36px;
	background: #ff7f14;
	color: #333;
	font-size: 18px;
	text-align: center;
	border: solid 1px #ff7f14;
	border-radius: 3px;
}
.login_status_enter:hover{
	color:#ff7f14;
	background-color:#f26005;
}

/*/css/effect.css*/
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		-moz-opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		-moz-opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-ms-keyframes fadeInUp {
	0% {
		filter: alpha(0);
		-ms-transform: translateY(20px);
	}
	
	100% {
		filter: alpha(100);
		-ms-transform: translateX(0);
	}
}

/*-----------æŠ–åŠ¨---------*/
@-webkit-keyframes shake {
	0%{-webkit-transform: rotate(20deg);}
	20%{-webkit-transform: rotate(-20deg);}
	40%{-webkit-transform: rotate(10deg);}
	60%{-webkit-transform: rotate(-10deg);}
	80%{-webkit-transform: rotate(5deg);}
	100%{-webkit-transform: rotate(0deg);}
}

@-moz-keyframes shake {
	0%{-moz-transform: rotate(20deg);}
	20%{-moz-transform: rotate(-20deg);}
	40%{-moz-transform: rotate(10deg);}
	60%{-moz-transform: rotate(-10deg);}
	80%{-moz-transform: rotate(5deg);}
	100%{-moz-transform: rotate(0deg);}
}

/*-----------ç‰ˆå—ä¸Šç§»---------*/
.fade_block{
	animation-duration:1s;
	animation-timing-function:ease-out-in;
	animation-fill-mode: both;
	-webkit-animation-duration:1s;
	-webkit-animation-timing-function:ease-out-in;
	-webkit-animation-fill-mode: both;
}
.fade_up{
	animation-name:fade_up;
	-webkit-animation-name:fade_up;
}
.fade_down{
	animation-name:fade_down;
	-webkit-animation-name:fade_down;
}
.fade_right{
	animation-name:fade_right;
	-webkit-animation-name:fade_right;
}
.fade_left{
	animation-name:fade_left;
	-webkit-animation-name:fade_left;
}
.fade_delay1{
	animation-delay:0.2s;
	-webkit-animation-delay:0.2s;
}
.fade_delay2{
	animation-delay:.5s;
	-webkit-animation-delay:.5s;
}
.fade_delay3{
	animation-delay:1s;
	-webkit-animation-delay:1s;
}
.fade_delay4{
	animation-delay:1.5s;
	-webkit-animation-delay:1.5s;
}
.fade_delay5{
	animation-delay:2s;
	-webkit-animation-delay:2s;
}
@keyframes fade_up{
	0% {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
	}
	100% {
	    opacity: 1;
	    transform: translateY(0px);
	    -webkit-transform: translateY(0px);
	}
}
@keyframes fade_down{
	0% {
    opacity: 0;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
	}
	100% {
	    opacity: 1;
	    transform: translateY(0px);
	    -webkit-transform: translateY(0px);
	}
}

@keyframes fade_right{
	0%{
		opacity:0;
		transform: translateX(20px);
		-webkit-transform: translateX(20px);
	}
	100% {
	    opacity: 1;
	    transform: translateX(0px);
	    -webkit-transform: translateX(0px);
	}
}

@keyframes fade_left{
	0%{
		opacity:0;
		transform: translateX(-20px);
		-webkit-transform: translateX(-20px);
	}
	100% {
	    opacity: 1;
	    transform: translateX(0px);
	    -webkit-transform: translateX(0px);
	}
}</pre></body></html>