<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

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

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 415px;
  padding-top: 180px;
  background: url(../img/ban.jpg) top center no-repeat;
}

.banner .ban_zi {
  width: 100%;
  font-size: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  color: #fff;
}

.banner .ban_zi::before {
  position: absolute;
  content: '';
  width: 44px;
  height: 22px;
  left: 186px;
  top: 50%;
  margin-top: -11px;
  background: url(../img/ban_left.png) no-repeat;
}

.banner .ban_zi::after {
  position: absolute;
  content: '';
  width: 44px;
  height: 22px;
  right: 186px;
  top: 50%;
  margin-top: -11px;
  background: url(../img/ban_right.png) no-repeat;
}

.banner ul {
  margin-left: 150px;
  margin-top: 104px;
}

.banner ul li {
  width: 232px;
  height: 74px;
  float: left;
  margin-right: 102px;
  background: url(../img/ban_bg.png) no-repeat;
  font-size: 34px;
  color: #fff;
  line-height: 74px;
  text-align: center;
}

/*雅思托福备考途中是否存在以下烦恼？*/
.title_fb {
  font-size: 44px;
  height: 44px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  position: relative;
}

.title_fb::before {
  position: absolute;
  content: '';
  width: 42px;
  height: 35px;
  top: 7px;
  background: url(../img/title_left.png) no-repeat;
}

.wenti .title_fb::before {
  position: absolute;
  content: '';
  width: 42px;
  height: 35px;
  top: 7px;
	left:200px;
  background: url(../img/title_left.png) no-repeat;
}

.advantage .title_fb::before {
  position: absolute;
  content: '';
  width: 42px;
  height: 35px;
  top: 7px;
	left:400px;
  background: url(../img/title_left.png) no-repeat;
}

.title_fb::after {
  position: absolute;
  content: '';
  width: 42px;
  height: 35px;
  top: 7px;
  background: url(../img/title_right.png) no-repeat;
}

.fannao {
  width: 100%;
  height: 744px;
  padding-top: 60px;
  background: url(../img/fn_bg.jpg) top center no-repeat;
}

.fannao .title_fb::before {
  left: 179px;
}

.fannao .title_fb::after {
  right: 179px;
}

.fannao .wrapper {
  height: 100%;
  position: relative;
}

.fannao .fannao_list {
  position: absolute;
}

.fannao .fannao_list .fannao_title {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
}

.fannao .fannao_list .fannao_titlefu {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  margin-top: 20px;
  width: 100%;
}

.fannao .fannao_list .fannao_titlefu b {
  font-weight: normal;
  color: #ffea00;
  position: relative;
  padding: 0 12px;
}

.fannao .fannao_list .fannao_titlefu b::before {
  position: absolute;
  content: '';
  width: 15px;
  height: 14px;
  background: url(../img/b_left.png) no-repeat;
  top: -3px;
  left: 4px;
}

.fannao .fannao_list .fannao_titlefu b::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 14px;
  background: url(../img/b_right.png) no-repeat;
  bottom: -7px;
  right: 4px;
}

.fannao .yi {
  top: 113px;
  left: 638px;
}

.fannao .er {
  text-align: right;
  top: 253px;
  left: 130px;
}

.fannao .san {
  top: 398px;
  left: 638px;
}

.fannao .si {
  text-align: right;
  top: 542px;
  left: 130px;
}

.titlefu_fb {
  font-size: 24px;
  color: #555;
  text-align: center;
  line-height: 24px;
  margin-top: 20px;
}

/*好老师，在新航道*/
.laoshi {
  width: 100%;
  height: 840px;
  padding-top: 50px;
  background: url(../img/js_bg.jpg) top center no-repeat;
}

.laoshi .title_fb {
  color: #333;
}

.laoshi .title_fb::before {
  left: 347px;
}

.laoshi .title_fb::after {
  right: 347px;
}

.laoshi .wrapper {
  height: 100%;
  position: relative;
}

.laoshi ul {
  padding-top: 369px;
  padding-left: 6px;
}

.laoshi ul li {
  width: 118px;
  float: left;
  margin-right: 35px;
}

.laoshi ul li .name_js {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}

.laoshi ul li .jieshao_js {
  font-size: 15px;
  color: #fff;
  line-height: 24px;
  padding: 0 7px;
  margin-top: 5px;
}

.laoshi ul li:last-child {
  margin-right: 0;
}

.laoshi a {
  width: 286px;
  height: 66px;
  display: block;
  position: absolute;
  bottom: 65px;
  left: 50%;
  margin-left: -143px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 66px;
  border-radius: 10px;
  background: linear-gradient(to bottom, #ffda89, #ff9c00);
}

/*封闭住宿限量班*/
.course_kc {
  width: 100%;
  padding: 60px 0;
  background-color: #eeeeee;
}

.course_kc h2{font-size:18px; font-weight: 200;text-align: center;line-height: 60px;}
.course_kc .title_fb {
  color: #333;
}

.course_kc .title_fb::before {
  left: 377px;
}

.course_kc .title_fb::after {
  right: 377px;
}

.course_kc .course_kctop {
  width: 100%;
  
  margin-top: 60px;
  border-radius: 8px;
  background-color: #fff;
  position: relative;
}

.course_kc .course_kctop .kc_ys img{
  width: 100%;

}

.course_kc .course_kctop .course_kcleft {
  width: 1100px;
  float: left;
  margin: 86px 0 0 16px;
}

.course_kc .course_kctop .course_kcleft .course_kctime {
  height: 44px;
}

.course_kc .course_kctop .course_kcleft .course_kctime .time_sj {
  float: left;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

.course_kc .data-show-box {
  float: right;
  font-size: 18px;
  color: #333;
  line-height: 32px;
}

.course_kc .data-show-box span {
  width: 32px;
  height: 32px;
  background-color: #e7e7e7;
  text-align: center;
  line-height: 32px;
  font-size: 22px;
  color: #ff4266;
  font-weight: bold;
  display: inline-block;
}

.course_kc .course_kcleft table {
  width: 100%;
  border: 1px solid #c0c1d3;
  border-radius: 6px;
}

.course_kc .course_kcleft table tr td {
  font-size: 16px;
  color: #333;
  line-height: 31px;
  border-bottom: 1px solid #c0c1d3;
  border-left: 1px solid #c0c1d3;
  text-align: center;
}

.course_kc .course_kcleft table .biaot td {
  font-size: 18px;
  background-color: #e4e4f4;
  border-left: 1px solid #e4e4f4;
}

.course_kc .course_kcleft table .biaot td:nth-child(1) {
  border-left: 0;
}

.course_kc .course_kctop .right {
  width: 560px;
  float: right;
  margin: 86px 16px 0 0;
}

.course_kc .course_kctop .yi table tr td {
  line-height: 27px;
}

/*住宿学  安全高  环境好*/
.zhusu {
  padding: 110px 0 50px 0;
  position: relative;
  background: #3781d9;
}

.zhusu .title_fb::before {
  left: 317px;
}

.zhusu .title_fb::after {
  right: 317px;
}

.zhusu .titlefu_fb {
  color: #fff;
}

.zhusu #video {
  width: 880px;
  height: 464px;
  margin: 50px auto 0;
}

.zhusu .xiaoqu_hj {
  width: 1130px;
  height: 416px;
  margin: 70px auto 0;
}

.zhusu .xiaoqu_hj .arrow {
  width: 30px;
  height: 54px;
  position: absolute;
  top: 165px;
  z-index: 3;
}

.zhusu .xiaoqu_hj .arrow-right {
  right: 0;
  background: url(../img/xq_right.png) no-repeat;
}

.zhusu .xiaoqu_hj .arrow-left {
  left: 0;
  background: url(../img/xq_left.png) no-repeat;
}

.zhusu .xiaoqu_hj .swiper-wrapper {
  padding-left: 60px;
}

.zhusu .xiaoqu_hj .swiper-slide {
  width: 226px;
  margin-right: 35px;
}

.zhusu .xiaoqu_hj .swiper-slide img {
  border-radius: 10px;
  margin-bottom: 35px;
}

.zhusu #xiaoqu_top {
  padding-bottom: 50px;
}

.zhusu #xiaoqu_top::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 60px;
  height: 416px;
  z-index: 2;
  background: #3781d9;
}

.zhusu #xiaoqu_top::after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 60px;
  height: 416px;
  z-index: 2;
  background: #3781d9;
}

.zhusu .titler_fb::before {
  left: 260px;
}

.zhusu .titler_fb::after {
  right: 260px;
}

.zhusu .zs_left {
  position: absolute;
  left: 0;
  bottom: 390px;
}

.zhusu .zs_right {
  position: absolute;
  right: 0;
  bottom: 390px;
}

.zhusu #xiaoqu_bottom {
  height: 528px;
}

.zhusu #xiaoqu_bottom .swiper-slide img {
  width: 229px;
  height: 229px;
}

.zhusu #xiaoqu_bottom::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 60px;
  height: 528px;
  z-index: 2;
  background: #3781d9;
}

.zhusu #xiaoqu_bottom::after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 60px;
  height: 528px;
  z-index: 2;
  background: #3781d9;
}

/*精致服务*/
.jingzhi {
  padding: 70px 0;
  background-color: #f1f1f1;
}

.jingzhi .title_fb {
  color: #333;
}

.jingzhi .title_fb::before {
  left: 460px;
}

.jingzhi .title_fb::after {
  right: 460px;
}

.jingzhi .jz_img1 {
  margin: 40px auto 0;
}

.jingzhi .yiti {
  margin-top: 50px;
}

.jingzhi .yiti .yiti_left {
  width: 450px;
  height: 458px;
  float: left;
  margin-left: 46px;
  background: url(../img/yt_bg.png) no-repeat;
  position: relative;
}

.jingzhi .yiti .yiti_left p {
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  position: absolute;
}

.jingzhi .yiti .yiti_left .yi {
  left: 87px;
  top: 94px;
}

.jingzhi .yiti .yiti_left .er {
  right: 66px;
  top: 100px;
}

.jingzhi .yiti .yiti_left .san {
  right: 13px;
  top: 290px;
}

.jingzhi .yiti .yiti_left .si {
  right: 184px;
  bottom: 30px;
}

.jingzhi .yiti .yiti_left .wu {
  left: 26px;
  bottom: 167px;
}

.jingzhi .yiti .yiti_right {
  width: 579px;
  height: 270px;
  float: right;
  margin: 105px 50px 0 0;
  background: url(../img/yt_bg1.png) no-repeat;
}

.jingzhi .yiti .yiti_right p {
  font-size: 30px;
  color: #333;
  line-height: 33px;
  padding: 50px 30px 0 50px;
}

.jingzhi .yiti .yiti_right p b {
  font-weight: normal;
  color: #ff0c00;
}

.jingzhi .jz_img2 {
  margin: 80px auto 0;
}

.jingzhi .guanli {
  width: 1110px;
  height: 500px;
  margin: 60px auto 0;
  position: relative;
  background: url(../img/yt_bg2.png) no-repeat;
}

.jingzhi .guanli p {
  font-size: 30px;
  color: #fff;
  line-height: 35px;
  position: absolute;
}

.jingzhi .guanli .yi {
  top: 85px;
  left: 262px;
}

.jingzhi .guanli .er {
  top: 85px;
  right: 78px;
}

.jingzhi .guanli .san {
  top: 329px;
  left: 262px;
}

.jingzhi .guanli .si {
  top: 329px;
  right: 121px;
}

/*疫情期间，24小时安全防护*/

.fanghu{
  width: 100%;
  height: 1500px;
  padding-top: 82px;
  position: relative;
  background-color: #3781d9;
}

.fanghu .fhtop_left{
  position: absolute;
  left: 0;
  top: 0;
}

.fanghu .fhtop_right{
  position: absolute;
  right: 0;
  top: 0;
}

.fanghu .fhxia_left{
  position: absolute;
  left: 0;
  bottom: 0;
}

.fanghu .fhxia_right{
  position: absolute;
  right: 0;
  bottom: 0;
}

.fanghu .title_fb::before {
  left: 270px;
}

.fanghu .title_fb::after {
  right: 270px;
}

.fanghu .titlefu_fb{
  color: #fff;
}

.fanghu .fangyi{
  width: 1200px;
  height: 1260px;
  margin-top: 50px;
  position: relative;
}

.fanghu .fangyi::before{
  position: absolute;
  content: '';
  width: 1px;
  height: 1197px;
  border-left: 1px dashed #fff;
  top: 63px;
  left: 50%;
}

.fanghu .fangyi h6{
  width: 151px;
  height: 63px;
  font-size: 36px;
  color: #333;
  font-weight: normal;
  text-align: center;
  line-height: 63px;
  margin: 0 auto;
  border-radius: 30px;
  box-shadow: 0 0 13px 4px rgba(248, 211, 113, 0.47);
  background: linear-gradient(to bottom, #fffad3, #f7e060);
}

.fanghu .fangyi .fangyi_list{
  position: relative;
}

.fanghu .fangyi .fangyi_list::before{
  position: absolute;
  content: '';
  width: 50px;
  height: 51px;
  top: 0;
  left: 50%;
  border-radius: 50%;
  margin-left: -25px;
  box-shadow: 0 0 13px 4px rgba(248, 211, 113, 0.47);
}

.fanghu .fangyi .fangyi_list .fangyi_xd{
  height: 61px;
  padding-right: 707px;
}

.fanghu .fangyi .fangyi_list .fangyi_xd p{
  font-size: 30px;
  color: #fff;
  line-height: 50px;
  text-align: right;
  position: relative;
}

.fanghu .fangyi .fangyi_list .fangyi_xd p::before{
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  top: 2px;
  background: url(../img/fh_left.png) no-repeat;
}

.fanghu .fangyi .fangyi_list .fangyi_xd p::after{
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  bottom: 2px;
  background: url(../img/fh_right.png) no-repeat;
}

.fanghu .fangyi .fangyi_list .fangyi_ws{
  width: 487px;
  float: left;
}

.fanghu .fangyi .fangyi_list .fangyi_ws span{
  padding-left: 54px;
  display: block;
  font-size: 24px;
  color: #444;
  line-height: 30px;
  padding-top: 30px;
}

.fanghu .fangyi .fangyi_list .fangyi_ws span b{
  font-weight: normal;
  color: #ff302a;
}

.fanghu .fangyi .fangyi_list img{
  float: right;
  border-radius: 19px;
}

.fanghu .fangyi .fangyi_list img:last-child{
  margin: 0 19px 0 30px;
}

.fanghu .fangyi .yi{
  margin-top: 87px; 
}

.fanghu .fangyi .er{
  margin-top: 45px; 
}

.fanghu .fangyi .san{
  margin-top: 42px; 
}

.fanghu .fangyi .si{
  margin-top: 67px; 
}

.fanghu .fangyi .yi .fangyi_xd p::before{
  left: 296px;
}

.fanghu .fangyi .er .fangyi_xd p::before{
  left: 237px;
}

.fanghu .fangyi .san .fangyi_xd p::before{
  left: 295px;
}

.fanghu .fangyi .si .fangyi_xd p::before{
  left: 350px;
}

.fanghu .fangyi .yi .fangyi_ws{
  height: 203px;
  background: url(../img/fh_bg.png) no-repeat;
}

.fanghu .fangyi .er .fangyi_ws{
  height: 177px;
  background: url(../img/fh_bg1.png) no-repeat;
}

.fanghu .fangyi .san .fangyi_ws{
  height: 142px;
  background: url(../img/fh_bg2.png) no-repeat;
}

.fanghu .fangyi .si .fangyi_ws{
  height: 142px;
  background: url(../img/fh_bg2.png) no-repeat;
}

.fanghu .fangyi .yi::before{
  background: url(../img/fh_icon1.png) no-repeat;
}

.fanghu .fangyi .er::before{
  background: url(../img/fh_icon2.png) no-repeat;
}

.fanghu .fangyi .san::before{
  background: url(../img/fh_icon3.png) no-repeat;
}

.fanghu .fangyi .si::before{
  background: url(../img/fh_icon4.png) no-repeat;
}

/*精细化生活服务，专注提分*/
.zhuanzhu{
  width: 100%;
  height: 648px;
  padding-top: 80px;
  background-color: #f1f1f1;
}

.zhuanzhu .title_fb{
  color: #333;
}

.zhuanzhu .title_fb::before {
  left: 270px;
}

.zhuanzhu .title_fb::after {
  right: 270px;
}

.zhuanzhu .zhuanzhu_list{
  height: 418px;
  margin-top: 56px;
  position: relative;
  background: url(../img/zz_bg.jpg) no-repeat;
}

.zhuanzhu .zhuanzhu_list p{
  width: 183px;
  font-size: 26px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  padding-top: 20px;
  position: absolute;
}

.zhuanzhu .zhuanzhu_list .yi{
  left: 0;
  top: 0;
}

.zhuanzhu .zhuanzhu_list .er{
  left: 60px;
  top: 295px;
}

.zhuanzhu .zhuanzhu_list .san{
  left: 233px;
  top: 0;
}

.zhuanzhu .zhuanzhu_list .si{
  left: 300px;
  top: 295px;
}

.zhuanzhu .zhuanzhu_list .wu{
  left: 470px;
  top: 0;
}

.zhuanzhu .zhuanzhu_list .liu{
  left: 540px;
  top: 295px;
}

.zhuanzhu .zhuanzhu_list .qi{
  left: 707px;
  top: 0;
}

.zhuanzhu .zhuanzhu_list .ba{
  left: 780px;
  top: 295px;
}

.zhuanzhu .zhuanzhu_list .jiu{
  right: 78px;
  top: 0;
}

.zhuanzhu .zhuanzhu_list .shi{
  right: 0;
  top: 295px;
}


/*新航道面授住宿班增值服务*/
.fuwu {
  height: 826px;
  padding-top: 80px;
  background: url(../img/fw_bg.jpg) top center no-repeat;
}

.fuwu .title_fb::before {
  left: 275px;
}

.fuwu .title_fb::after {
  right: 275px;
}

.fuwu ul {
  height: 600px;
  margin-top: 133px;
  position: relative;
}

.fuwu ul li {
  width: 332px;
  height: 222px;
  padding-top: 110px;
  text-align: center;
  position: absolute;
}

.fuwu ul li h6 {
  font-size: 30px;
  color: #333;
  line-height: 30px;
  font-weight: normal;
}

.fuwu ul li p {
  font-size: 24px;
  color: #555;
  line-height: 30px;
  padding-top: 15px;
}

.fuwu ul .yi {
  top: 0;
  left: 226px;
  background: url(../img/fw_img1.png) no-repeat;
}

.fuwu ul .er {
  top: 0;
  right: 234px;
  background: url(../img/fw_img2.png) no-repeat;
}

.fuwu ul .san {
  top: 223px;
  left: 7px;
  background: url(../img/fw_img3.png) no-repeat;
}

.fuwu ul .si {
  top: 223px;
  left: 437px;
  background: url(../img/fw_img4.png) no-repeat;
}

.fuwu ul .wu {
  top: 223px;
  right: 36px;
  background: url(../img/fw_img4.png) no-repeat;
}

/*学员反馈及好评*/
.fankui {
  padding: 70px 0;
  background: url(../img/pj_bg.png) repeat;
}

.fankui .title_fb {
  color: #333;
}

.fankui .title_fb::before {
  left: 385px;
}

.fankui .title_fb::after {
  right: 385px;
}

.fankui .jieshao {
  font-size: 24px;
  color: #444;
  line-height: 40px;
  padding-top: 90px;
}

.wenti {
    margin-top: 60px;
    margin-bottom: 60px;
}


.wenti .wenti_list {
  width: 100%;
  height: 298px;
  margin-top: 105px;
  background: url(../img/wt_bg.jpg) center no-repeat;
  position: relative;
}

.wenti .wenti_list ul li {
  width: 300px;
  height: 54px;
  float: left;
  position: relative;
  border-radius: 27px 27px 27px 0;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
}

.wenti .wenti_list ul li span {
  width: 56px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ff405f;
  font-size: 30px;
  color: #fff;
  border-radius: 0 25px 0 25px;
  position: absolute;
  left: -19px;
  bottom: 0;
}

.wenti .wenti_list ul li p {
  height: 54px;
  display: flex;
  align-items: center;
  text-align: left;
  padding-left: 49px;
  font-size: 18px;
  color: #333;
}

.wenti .wenti_list ul li:nth-child(1) {
  margin-top: -13px;
  margin-left: 69px;
}

.wenti .wenti_list ul li:nth-child(2) {
  margin-top: -13px;
  margin-left: 480px;
}

.wenti .wenti_list ul li:nth-child(3) {
  margin-top: 54px;
  margin-left: 38px;
}

.wenti .wenti_list ul li:nth-child(4) {
  margin-top: 54px;
  margin-left: 540px;
}

.wenti .wenti_list ul li:nth-child(5) {
  margin-top: 54px;
  margin-left: 19px;
}

.wenti .wenti_list ul li:nth-child(6) {
  margin-top: 54px;
  margin-left: 576px;
}

.wenti .btn_an {
  margin-top: 50px;
}



.btn_an {
  width: 200px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(251, 73, 52, 0.5);
  background: linear-gradient(to bottom, #ffa128, #ff6c00);
}

.wenti .title_fb {
    color: #333;
}

.wenti h2{font-size:18px; font-weight: 200;text-align: center;line-height: 60px;}


.advantage{

    padding-top:40px;
    color: #6c6c6c;
    padding-bottom:30px;
}
.advantage h2,.advantage h4{
    color: #000;
}
.advan-box{
    width: 860px;
    margin:  0 auto;
    padding-left:20px;
    padding-right:20px;
}

.advan-box ul li{
    overflow: hidden;
    /*padding-bottom:20px;*/
    border-bottom:1px dashed #908c8d;
    margin-top:24px;
}
.advan-box ul li:last-child{
    border-bottom:0;
}
.advan-box ul li span{
    display: block;
    float: left;
}
.advan-box ul li&gt;span{
    color: #fff;
    width: 206px;
    height:56px;
    font-size: 20px;
    font-weight: 900;
    background: linear-gradient(to right, rgba(40,199,210,1), rgba(0,128,173,1), rgba(40,199,210,1));
    text-align: center;
    line-height: 56px;
    margin-right:50px;
    margin-top:26px;
}
.advan-box ul li .advan-box-div{
    float: left;
    overflow: hidden;
    margin-right:50px;

}
.advan-box ul li .advan-box-div div,.advan-box p{
    overflow: hidden;
}
.advan-box-div div{
    margin-bottom:15px;
    width: 312px;
}
.advan-box p{
    line-height: 26px;
}
.advan-box ul li p span{
    display: block;
    float: inherit;
    font-size: 14px;
}
.advan-box ul li .advan-box-div img{
    float: left;
    margin-right:25px;
    vertical-align: middle;
    margin-top:10px;
}

.academy-leyu{
    text-align: center;
    margin-top:30px;
}
.academy-leyu a{
    display: inline-block;
    width:430px;
    height:36px;
    color: #fff;
    font-size: 18px;
    line-height: 36px;

    background:linear-gradient(to bottom,#ff8e0e,#ffb532) ;
    /*box-shadow: 0 3px 3px #ffac4c ;*/
    margin-right:5px;
    margin-left:5px;
    border-radius: 20px;
    font-weight: 900;
}

.advantage .title_fb {
    color: #333;
}
.advantage h2 {
    font-size: 18px;
    font-weight: 200;
    text-align: center;
    line-height: 60px;
}</pre></body></html>