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

/*
*启德教育集团市场部技术开发
*前端开发组制作版权所有
*/
/***************************公共组件样式控制***************************/
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
ol,
li,
table,
tr,
th,
input,
select,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
	vertical-align: baseline;
	font-size: 100%;
	box-sizing: border-box;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 14px;
}

#nav,
#header,
#menu,
#section {
	display: block;
}

#nav,
#header,
#menu {
	width: 100%;
}

#section {
	width: 1000px;
	margin: auto;
}

ul,
li {
	list-style: none;
}

img {
	vertical-align: middle;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

.oh {
	overflow: hidden;
}

.midd {
	text-align: center;
}

.mt1 {
	margin-top: 10px;
}

.mt2 {
	margin-top: 20px;
}

.mt3 {
	margin-top: 15px;
}

.mtb1 {
	margin: 10px 0;
}

.mtb2 {
	margin: 20px 0;
}

.mlr1 {
	margin: 0 10px;
}

.mlr2 {
	margin: 0 20px;
}

.mb {
	margin-bottom: 0;
}

.mtb1 {
	margin: 10px 0;
}

.ti {
	text-indent: 25px;
}

table {
	border-collapse: collapse;
}

/*清除浮动方法*/
.fix {
	zoom: 1;
}

.fix:after {
	display: block;
	content: 'clear';
	clear: both;
	line-height: 0;
	visibility: hidden;
}

/*---------------------------全局页面控制----------------------------*/
body {
	line-height: 24px;
	font-size: 14px;
	color: #606060;
	font-family: 'Microsoft YaHei', '微软雅黑', Helvetica, Arial;
}

.mw {
	width: 1000px;
	margin: auto;
}

.sign_up {
	display: inline-block;
	margin: 0 auto;
	height: 48px;
	line-height: 48px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	background-color: #c45834;
}

.sign_go {
	display: inline-block;
	margin: 0 auto;
	height: 48px;
	background-color: #c45834;
	line-height: 48px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
}

.content {
	width: 1000px;
	margin: 0 auto;
}

/*---------------------------全局导航模块---------------------------*/
#nav {
	height: 105px;
	text-align: center;
	background-color: #fff;
}

.closeBtnLeft {
	width: 11px;
	height: 11px;
	position: absolute;
	top: 7px;
	right: 6px;
	cursor: pointer;
}

/*---------------------------banner---------------------------*/
.banner {
	width: 100%;
	height: 588px;
	background: url(../images/banner.jpg) center top no-repeat;
}

/*---------------------------fun---------------------------*/
.fun {
	padding: 0 0 24px;
	background: #f5f8fe;
}

.fun h3 {
	padding: 64px 0 34px;
	font-size: 37px;
	display: block;
}

.fun p {
	font-size: 18px;
	color: #3f445d;
	line-height: 36px;
}

.fun p:nth-child(3) {
	padding-top: 15px;
}

.fun .card {
	width: 377px;
	margin-bottom: 12px;
}

.fun .card-title {
	background: #c7d3f9;
	color: #104be9;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
}

.fun .card-box {
	padding: 20px;
	background: #e9effd;
	font-size: 18px;
	line-height: 30px;
	border: 1px solid #e0e5f1;
}

.fun .ctx-left,
.fun .ctx-right {
	float: left;
}

.fun .ctx-right {
	margin-left: 145px;
}

.fun .flex div {
	display: inline-block;
	width: 49%;
}

.fun .formula {
	font-weight: bold;
	color: #3f445d;
}

.fun .des {
	color: #7a7e91;
}

/*---------------------------form---------------------------*/
.form-box {
	overflow: hidden;
	background: url(../images/form_box.png) center top no-repeat #3654e8;
}

.form-box .title {
	font-size: 64px;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}

.form-box .verifycode {
	width: 103px;
	height: 40px;
}

.form-box .content {
	background: #fff;
	padding: 45px 71px 45px;
}

.form-box .select label {
	float: left;
	font-size: 22px;
	font-weight: bold;
}

.form-box .select div.option {
	margin-left: 149px;
}

.form-box .select div.option div {
	width: 170px;
	float: left;
	margin-bottom: 22px;
	font-size: 16px;
	padding-left: 23px;
	background: url(../images/elipse.png) no-repeat 0 3px;
	cursor: pointer;
}

.form-box .select div.option div.on {
	background: url(../images/elipse_active.png) no-repeat 0 3px;
}

.form-box .algorithm-des {
	text-align: right;
	font-size: 18px;
	color: #2b55e8;
}

.form-box .info-title {
	color: #2954e8;
	font-size: 20px;
	padding: 30px 0 18px 30px;
}

.form-box .info-title b {
	display: inline-block;
	width: 220px;
	margin-right: 40px;
}

.form-box .input {
	width: 220px;
	height: 32px;
	border: 1px solid #bebfc3;
	border-radius: 5px;
	background: #fff;
	margin-right: 40px;
	padding-left: 20px;
}

.form-box .level {
	height: 320px;
	overflow: auto;
}

.form-box .level .item {
	padding-bottom: 18px;
}

.form-box .percentage {
	height: 320px;
	overflow: auto;
}

.form-box .percentage .item {
	padding-bottom: 18px;
}

.form-box .reduction {
	display: inline-block;
	width: 30px;
	cursor: pointer;
}

.form-box .add-dom {
	font-size: 16px;
}

.form-box .add-dom span {
	color: #f58ae2;
	font-size: 30px;
	padding: 0 15px 0 2px;
	vertical-align: -2px;
}

.form-box .form-input {
	width: 1000px;
	padding-bottom: 20px;
	margin: 0 auto;
	background: url(../images/form.png) no-repeat;
	margin-top: -23px;
}

.form-box .form-input .wp {
	width: 274px;
	margin: 0 auto;
	padding-top: 40px;
}

.form-box .form-input .result {
	display: none;
	width: 600px;
	margin: 0 auto;
	padding-top: 65px;
}

.form-box .form-input .result .input-style {
	width: 170px;
	color: #1a47e4;
}

.form-box .form-input .result .ctx {
	padding: 38px 0 20px;
	font-weight: bold;
	text-align: center;
}

.form-box .form-input .submit {
	display: block;
	margin: 0 auto;
	width: 228px;
	height: 52px;
	background-color: #f8de06;
	color: #0b3ce5;
	font-size: 18px;
	font-weight: bold;
}

.form-box .form-input .input-style {
	line-height: 45px;
	border-radius: 5px;
	padding: 0 13px;
}

.form-box .form-input .get-code {
	background-color: #f58ae2;
	color: #fff;
}

.form-box .form-input .name-style,
.form-box .form-input .tel-style {
	display: inline-block;
	color: #2b55e8;
	background: #fff;
	line-height: 45px;
}

.form-box .form-input .name-style img,
.form-box .form-input .tel-style img {
	margin-right: 10px;
}

.form-box .form-input .code {
	width: 150px;
	margin-right: 20px;
}

.form-box .form-input .item {
	padding-bottom: 18px;
}

.form-box .form-input .result {
	color: #fff;
	font-size: 20px;
}

.form-box .form-input .result .result-title {
	font-size: 24px;
}

.form-box p.ad_pc {
	padding-top: 10px;
	white-space: normal;
	font-size: 16px;
	padding-bottom: 20px;
	color: #333;
	padding-left: 10px;
	text-align: center;
}

.form-box p.ad_pc i {
	display: inline-block;
	color: #cd372f;
	font-weight: 700;
	margin-right: 5px;
}

.form-box p.ad_pc b {
	font-weight: 400;
	padding-left: 5px;
	font-size: 14px;
	color: #FFF;
}

.form-box pre.ad_pc a {
	font-weight: 700;
	color: #cd372f;
	display: inline-block;
	font-size: 24px;
}

.form-box pre.ad_pc a s {
	font-size: 16px;
	text-decoration: none
}

.form-box pre.ad_pc span {
	color: #df5e29;
	padding-right: 0 7px
}

.form-box p.ad_pc input {
	vertical-align: middle;
}


/*---------------------------算法---------------------------*/
.dialog-global {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
	display: none;
}

.dialog-global .ctx {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dialog-global .ctx span {
	cursor: pointer;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 10px;
}

/*---------------------------school---------------------------*/
.school {
	padding: 71px 0 50px;
}

.school .title_bg {
	width: 946px;
	height: 105px;
	font-size: 64px;
	font-weight: bold;
	color: #3f445d;
	text-align: center;
	background: url(../images/title_6.jpg) no-repeat;
	background-size: 100%;
}

.school .title_bg b {
	color: #2b55e8;
}

.school .item {
	width: 228px;
	height: 177px;
	background-color: #2b55e8;
	color: #fff;
	margin-right: 28px;
	padding: 43px 15px;
	text-align: center;
	float: left;
}

.school .number {
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
}

.school .description {
	font-size: 20px;
	margin-top: 23px;
}

.school .text {
	font-size: 18px;
	line-height: 34px;
	color: #595d72;
	padding: 48px 18px;
}

.school ul.ult {
	padding-bottom: 15px;
}

.school ul.ult li {
	min-width: 133px;
	height: 44px;
	background-color: #d0d4dc;
	padding: 0 18px;
	line-height: 44px;
	color: #626785;
	float: left;
	margin-right: 40px;
	text-align: center;
	font-weight: bold;
	position: relative;
	font-size: 18px;
	cursor: pointer;
}

.school ul.ult li .border {
	display: inline-block;
	width: 40px;
	height: 6px;
	background-color: #eaeff3;
	position: absolute;
	top: 20px;
	right: -40px;
}

.school ul.ult li.on {
	color: #fff;
	background-color: #2b55e8;
}

.school .card-box {
	height: 312px;
	background: #f5f8fe;
}

.school .card {
	display: none;
	padding: 31px 0 50px;
	height: 312px;
}

.school .card .img {
	width: 395px;
	height: 272px;
	float: left;
}

.school .card p {
	margin-left: 400px;
	padding: 54px 70px;
	font-size: 18px;
	color: #232323;
	line-height: 34px;
}

.tc_zt2 {
	box-sizing: initial;
}
</pre></body></html>