<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
    margin: 0;
    padding: 0
}

html {
    color: #000;
    overflow-y: scroll;
    overflow: -moz-scrollbars
}

body,button,input,select,textarea {
    font: 12px arial
}
body{
	background-color: #f4f4f4;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

em {
    font-style: normal
}

small {
    font-size: 12px
}

ul,ol {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

legend {
    color: #000
}

fieldset,img {
    border: 0
}

button,input,select,textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    -ms-interpolation-mode: bicubic
}

textarea {
    resize: vertical
}

.fl {
    float: left
}

.fr {
    float: right
}

.overflow {
    overflow: hidden
}

.hide {
    display: none
}

.block {
    display: block
}

.inline {
    display: inline
}

.error {
    color: #F00;
    font-size: 12px
}

label,button {
    cursor: pointer
}

.clearfix:after {
    content: ' ';
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden
}
.fl{float: left;}
.fr{float: right;}
.w1200{width: 1200px;margin: auto;}
@keyframes move {
  0% {
    transform: translate(20px,20px);
    opacity: 0;
  }
   100% {
    transform: translate(0px,0px);
     opacity: 1;
  }
}
.comTitle{
	width: 100%;
	height: 95px;
}
.comTitle&gt;h3{
	text-decoration: none;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	line-height: 95px;
	color: #333;
	margin: 0px 30px;
}
.comTitle-text{
	text-align: center;
	font-size: 18px;
	color: #666;
	margin-top: -20px;
}
/* 大按钮 */
.but-anniu1{
	width: 533px;
	height: 66px;
	margin: auto;
	position: relative;
}
.but-anniu1 .hand1{
	position: absolute;
	top: 25px;
	right: 101px;
	width: 62px;
	height: 44px;
	animation: move 1.5s infinite alternate;
}
.bigAn1{
	display: block;
	width: 417px;
	padding: 13px 76px;
	box-sizing: border-box;
	background-color: #fc5104;
	font-size: 34px;
	font-weight: 600;
	border-radius: 76px;
	margin: auto;
	color: #fff;
	margin-top: 30px;
}
.but-anniu{
	width: 500px;
	height: 70px;
	margin: auto;
	position: relative;
	cursor: pointer;
}
.but-anniu .hand{
	position: absolute;
	top: 25px;
	right: 101px;
	width: 62px;
	height: 44px;
	animation: move 1.5s infinite alternate;
}
.bigAn{
	display: block;
	width: 297px;
	padding: 13px 76px;
	box-sizing: border-box;
	background: linear-gradient(to right, #fad126,	#ff544f);
	font-size: 24px;
	font-weight: 600;
	border-radius: 30px;
	margin: auto;
	color: #fff;
	margin-top: 30px;
}
.top_banner{
	height: 659px;
	background: url(../img/banner.jpg) no-repeat center;
	position: relative;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.top_banner .count{
	width: 100%;
	text-align: center;
	margin-top:10px;
}
.top_banner .rich_text{
	margin: auto;
	width: 80%;
	padding: 22px;
	background-color: #2f6ed4;
	font-size: 18px;
	color: #fff;
	border-radius: 14px;
	margin-top: 14px;
	box-shadow: rgba(0,0,0, 0.1) 0px 4px 12px;
}
.top_banner .count p:nth-child(1){
	font-size: 41px;
	color: #151515;
	margin-top: 20px;
}
.top_banner .count h1{
	font-size: 100px;
	color: #151515;
	font-weight: 800;
	letter-spacing: 10px;
}
.top_banner .count p:nth-child(4){
	font-size: 22px;
	color: #666;
	letter-spacing: 24px;
	margin-top: 20px;
}
.main_m{width: 960px; margin: 0 auto; text-align: center; position: relative;overflow: hidden;}
.form-margin{position: absolute;top:50px;left: 300px;}
.yuyue{width: 860px; height: 150px;  margin-left:30px; margin-top:40px;position: relative;}
.top_yuyue_form{width:100%; height: auto; }
.top_yuyue_form .textinput{width: 200px; height: 40px; margin-bottom: 15px; margin-right:10px;  font-size: 16px; padding-left: 5px; float: left;  outline: none; }
.top_yuyue_form .btnon{position: absolute; outline: none; width:170px; height: 45px; border: 2px solid #e0e0e0; background: #b40a00; font-size: 16px; color: #fff; cursor: pointer; right:15px;  font-weight: bold; }
.top_yuyue_form .form-group{width: 27%; float: left;}
.top_yuyue_form .yzmcode{width: 55%; height: 40px;  font-size: 14px; float: left;}
.top_yuyue_form .codetxt{width: 40%; background: #dadada; outline: none; height: 45px; cursor: pointer; font-size: 14px; border: 0;}

/* 第一段哈 */
.what-aptis{
	width: 100%;
	height: 655px;
	background: url(../img/fit_bg.jpg) no-repeat center;
	overflow: hidden;
}
.what-aptis .fit_count{
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	flex-wrap: wrap;
}
.what-aptis .fit_count .item{
	width: 280px;
	height: 327px;
	border-radius: 14px;
	padding: 5px;
	box-sizing: border-box;
	margin-top: 20px;
	box-shadow: rgba(255,255,255, 0.1) 0px 4px 12px;
}
.what-aptis .pupule{
	width: 1000px;
	margin: auto;
	margin-top: 20px;
}
.fit_count .item .fit_box{
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 14px;
}
.fit_count .item .fit_box div:nth-child(1){
	width: 100%;
	overflow: hidden;
	margin: auto;
}
.fit_count .item .fit_box .act_word{
	font-size: 24px;
	color: #f6530e;
	margin:5px;
	text-align: center;
}
.fit_count .item .fit_box p{
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 18px;
	color: #666;
	margin-top: 10px;
}
.advantage{
	width: 100%;
	height: 526px;
	background: url(../img/advantage.jpg)no-repeat center;
	overflow: hidden;
}
.advantage h3, .idea h3 , .course h3{
	text-decoration: none;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	line-height: 95px;
	color: #333;
	margin-top: 30px;
}
.advantage .count{
	width: 908px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin: auto;
	margin-top: 90px;
	text-align: center;
}
.advantage .count p{
	width: 150px;
	font-size: 18px;
	color: #333;
}
.idea{
	width: 100%;
	height: 421px;
	background: url(../img/idea.jpg) no-repeat center;
	overflow: hidden;
}
.idea h3{
	margin-top: -10px;
}
.idea .swiper-scroll{width:100%; height: 37.25rem; text-align: center; margin: auto;}
.idea .swiper-scroll .swiper-container{width: 100%; height:auto; margin-left: auto; margin-right: auto; }
.idea .swiper-scroll .swiper-slide {background-size: cover; background-position: center;}
.idea .swiper-scroll .gallery-top1 { width: 100%;}

.idea5 .swiper-scroll .gallery-thumbs1{width: 100%; font-size: 14px;}
.idea .swiper-scroll .gallery-thumbs1 .swiper-wrapper{display: flex; flex-flow: row nowrap; justify-content: center; }
.idea .swiper-scroll .gallery-thumbs1 .swiper-slide{height: 100%; text-align: center;  color: #4d4d4d; padding:10px 0; border-radius:30px; font-weight: bold; font-size: 16px;background-color: #ccc;}
.idea .swiper-scroll .gallery-thumbs1 .swiper-slide-thumb-active{opacity: 1; font-weight: bold; color: #fff; border-radius:30px 0 30px 0;background-color: #2f6ed4;}

table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
}

table, th, td {
    border: 1px solid white;
	text-align: center;
}

th {
    background-color: rgba(47,110,212, 1);
    color: white;
    padding: 14px;
	font-size: 18px;
	font-weight: 600;
}

td {
    background-color: rgba(47,110,212, 0.2);
    color: #333;
    padding: 12px;
	font-size: 16px;
}
.course{
	width: 100%;
	height:543px;
	background: url(../img/cnE.jpg)no-repeat center;
	overflow: hidden;
}
.course h3{
	margin-top: 10px;
}
.course .tit , .course_am .tit_am{
	width: 417px;
	margin: auto;
	margin-top: 20px;
}
.course table{
	margin-top: 20px;
}
.course  table, th, td {
    border: 1px solid white;
	text-align: center;
}

.course  table th {
    background-color: rgba(47,110,212, 1);
    color: white;
    padding: 18px;
	font-size: 18px;
	font-weight: 600;
}

.course  table td {
    background-color: rgba(47,110,212, 0.2);
    color: #333;
    padding: 16px;
	font-size: 17px;
}
.course_am{
	width: 100%;
	height: 500px;
	background: url(../img/cnA.jpg)no-repeat center;
	overflow: hidden;
}
.course_am .tit_am{
	margin-top: 50px;
}
.course_am table{
	margin-top: 20px;
}
.course_am  table, th, td {
    border: 1px solid white;
	text-align: center;
}

.course_am  table th {
    background-color: rgba(252,81,4, 1);
    color: white;
    padding: 18px;
	font-size: 18px;
	font-weight: 600;
}

.course_am  table td {
    background-color: rgba(252,81,4, 0.2);
    color: #333;
    padding: 16px;
	font-size: 17px;
}
/* 老师 */
.sgjx {
  margin: 0 auto;
}
.sgjx-desc {
  width: 1177px;
  height: 60px;
  background: url("../img/sgjc_title.png") center no-repeat;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  margin-top: 30px;
}
.sgjx-swiper {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
.sgjx-swiper .swiper-slide {
  display: flex;
}
.sgjx-swiper-img {
  width: 210px;
  height: 288px;
}
.sgjx-swiper-item {
  padding: 0 0 0 46px;
}
.sgjx-swiper-item-name {
  height: 42px;
  margin-bottom: 9px;
  color: #2166dc;
  font-size: 26px;
}
.sgjx-swiper-item-name h3 {
  line-height: 40px;
}
.sgjx-swiper-item-name::after {
  width: 844px;
  height: 2px;
  background: url("../img/teacher_title.png") center no-repeat;
  position: absolute;
  display: inline-block;
  content: "";
}
.sgjx-swiper-item-desc {
  display: flex;
  flex-wrap: wrap;
  width: 844px;
}
.sgjx-swiper-item-desc p {
  width: 250px;
}
.sgjx-swiper-item p {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
}
.sgjx-swiper-item p::before {
  display: inline-block;
  margin: 2px 10px 0 0;
  content: "";
  width: 16px;
  height: 17px;
  background: url("../img/teacher_icon.png") center no-repeat;
}
.sgjx-swiper .swiper-button-prev::after,
.sgjx-swiper .sgjx-swiper-next::after {
  display: none;
}
.sgjx-swiper-prev {
  width: 28px !important;
  height: 28px !important;
  background: url("../img/teacher_u.png") center no-repeat;
  position: absolute;
  top: 26px !important;
  right: 41px !important;
  left: inherit !important;
  content: "";
}
.sgjx-swiper-next {
  width: 28px !important;
  height: 28px !important;
  background: url("../img/teacher_n.png") center no-repeat;
  position: absolute;
  top: 26px !important;
  right: 0 !important;
  left: inherit !important;
  content: "";
}
.sgjx-swiper .swiper-pagination {
  bottom: 0 !important;
  width: 844px !important;
  padding-left: 255px;
}
.sgjx-swiper .swiper-pagination-bullet {
  width: 101px;
  height: 105px;
  margin: 0 4px 0 0 !important;
  background: url("../img/ls_hm.png") no-repeat center;
  border-radius: 0;
}

.sgjx-swiper .swiper-pagination-bullet:nth-child(2) {
  background: url("../img/ls_smc.png") no-repeat center;
}
.sgjx-swiper .swiper-pagination-bullet:nth-child(3) {
  background: url("../img/ls_csh.png") no-repeat center;
}
.sgjx-swiper .swiper-pagination-bullet:nth-child(4) {
  background: url("../img/ls_ym.png") no-repeat center;
}
.sgjx-swiper .swiper-pagination-bullet:nth-child(5) {
  background: url("../img/ls_lx.png") no-repeat center;
}
.sgjx-swiper .swiper-pagination-bullet:nth-child(6) {
  background: url("../img/ls_zj.png") no-repeat center;
}
.sgjx-swiper .swiper-pagination-bullet:nth-child(7) {
  background: url("../img/ls_zz.png") no-repeat center;
}


.area1{
	margin: 50px 0px 0px 0px;
}

.area{
	margin: 50px 0px 30px 0px;
}</pre></body></html>