<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;
  padding-bottom: 129px;
}

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

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

.banner2{
  width: 100%;
  height: 859px;
  background: url(https://bjedu.xhd.cn/alevel/img/ban1.jpg) top center no-repeat;
}

.banner3{
  width: 100%;
  height: 859px;
  background: url(https://bjedu.xhd.cn/alevel/img/ban_gjjs.jpg) top center no-repeat;
}
.banner3 a{
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.ban_swiper .ban-pagination {
  height: 40px;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.ban_swiper .ban-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  margin-top: 15px;
}

.ban_swiper .ban-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}

.title_al {
  display: block;
  margin: 0 auto;
}

/*了解A-Level学院 备战世界名校*/
.liaojie .title_al {
  margin-top: 48px;
}

.liaojie .liaojie_bg {
  height: 439px;
  margin-top: 46px;
  position: relative;
  background: url(../img/lj_bg.png) no-repeat;
}

.liaojie .liaojie_bg a {
  width: 286px;
  height: 48px;
  display: block;
  position: absolute;
  left: 159px;
  bottom: 47px;
}

/*2020年A-Level 考试报名必读*/
.title_fu {
  font-size: 18px;
  color: #324054;
  text-align: center;
  line-height: 18px;
}

.kaoshi {
  margin-top: 68px;
}

.kaoshi .kaoshi_zong {
  padding-top: 20px;
  padding-bottom: 76px;
}

.kaoshi .kaoshi_zong .kaoshi_list {
  width: 384px;
  height: 420px;
  float: left;
  overflow: hidden;
  border-radius: 8px;
  margin: 24px 24px 0 0;
  position: relative;
  transition: all 0.3s linear;
}

.kaoshi .kaoshi_zong .kaoshi_list img {
  border-radius: 8px;
}

.kaoshi .kaoshi_zong .kaoshi_list .kaoshi_bt {
  position: absolute;
  width: 248px;
  height: 99px;
  border: 1px solid #fff;
  top: 157px;
  left: 67px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding-top: 5px;
  transition: all 0.3s linear;
}

.kaoshi .kaoshi_zong .kaoshi_list .kaoshi_nr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 420px;
  left: 0;
  transition: all 0.3s linear;
  background: rgba(0,0,0,0.5)
}

.kaoshi .kaoshi_zong .kaoshi_list .kaoshi_nr p {
  font-size: 16px;
  color: #fff;
  padding: 0 24px;
  line-height: 26px;
  margin-top: 10px;
}

.kaoshi .kaoshi_zong .kaoshi_list a {
  width: 286px;
  height: 48px;
  display: block;
  border-radius: 8px;
  background-color: #ffd041;
  position: absolute;
  left: 49px;
  top: 420px;
  font-size: 22px;
  color: #324054;
  text-align: center;
  line-height: 48px;
  transition: all 0.3s linear;
}

.kaoshi .kaoshi_zong .kaoshi_list:hover {
  box-shadow: 0px 3px 9px 0px rgba(22, 56, 153, 0.6);
}

.kaoshi .kaoshi_zong .kaoshi_list:hover .kaoshi_bt {
  top: -157px;
}

.kaoshi .kaoshi_zong .kaoshi_list:hover .kaoshi_nr {
  top: 0;
}



.kaoshi .kaoshi_zong .kaoshi_list:hover a {
  top: 350px;
}

.kaoshi .kaoshi_zong .kaoshi_list:hover.er .kaoshi_nr {
  padding-top: 110px;
}

.kaoshi .kaoshi_zong .kaoshi_list:hover.san .kaoshi_nr {
  padding-top: 140px;
}

.kaoshi .kaoshi_zong .kaoshi_list:hover.si .kaoshi_nr {
  padding-top: 140px;
}

.kaoshi .kaoshi_zong .kaoshi_list:hover.wu .kaoshi_nr {
  padding-top: 90px;
}

.kaoshi .kaoshi_zong .kaoshi_list:hover.liu .kaoshi_nr {
  padding-top: 80px;
}

.kaoshi .kaoshi_zong .san {
  margin-right: 0;
}

.kaoshi .kaoshi_zong .liu {
  margin-right: 0;
}

/*新航道·锦秋A-Level课程设置*/
.kecheng {
  width: 100%;
  height: 724px;
  padding-top: 38px;
  background: url(../img/kc_bg.jpg) top center no-repeat;
}

.kecheng .kecheng_top {
  margin-top: 34px;
}

.kecheng .kecheng_top .item {
  width: 295px;
  height: 179px;
  float: left;
  cursor: pointer;
  margin-right: 6px;
  background: url(../img/kc_bg1.png) no-repeat;
}

.kecheng .kecheng_top .item span {
  display: block;
  font-size: 32px;
  font-weight: bold;
  color: #324054;
  text-align: center;
  line-height: 34px;
  margin-top: 46px;
}

.kecheng .kecheng_top .item p {
  font-size: 17px;
  color: #324054;
  text-align: center;
  line-height: 18px;
  margin-top: 20px;
}

.kecheng .kecheng_top .item:last-child {
  margin-right: 0;
}

.kecheng .kecheng_top .active {
  background: url(../img/kc_bg2.png) no-repeat;
}

.kecheng .kecheng_zong {
  height: 340px;
  position: relative;
  background-color: #fff;
}

.kecheng .kecheng_zong .kcjh1 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.kecheng .kecheng_zong .kcjh2 {
  position: absolute;
  top: 17px;
  right: 0;
}

.kecheng .kecheng_bottom {
  width: 300px;
  float: left;
  margin-right: 95px;
  border-right: 1px solid #b9c8df;
}

.kecheng .kecheng_bottom .item {
  height: 84px;
  border-bottom: 1px solid #b9c8df;
  font-size: 18px;
  color: #324054;
  text-align: center;
  line-height: 84px;
  cursor: pointer;
}

.kecheng .kecheng_bottom .item:last-child {
  border-bottom-color: transparent;
}

.kecheng .kecheng_bottom .active {
  background-color: #dfe7ff;
}

.kecheng .kecheng_san .item {
  height: 169px;
  line-height: 169px;
}

.kecheng .kecheng_si .item {
  height: 339px;
  line-height: 339px;
}

.kecheng .kecheng_contion {
  float: left;
  height: 340px;
}

.kecheng .kecheng_center {
  height: 322px;
  padding-top: 18px;
  position: relative;
}

.kecheng .kecheng_center span {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  padding: 0 10px;
  border-radius: 4px;
  margin-top: 15px;
  display: inline-block;
}

.kecheng .kecheng_center span.yi {
  background: linear-gradient(to right, #245dff, #4877fc);
}

.kecheng .kecheng_center span.er {
  background: linear-gradient(to right, #ee4c3c, #fd6624);
}

.kecheng .kecheng_center span.san {
  background: linear-gradient(to right, #339798, #37b192);
}

.kecheng .kecheng_center p {
  font-size: 16px;
  color: #324054;
  line-height: 22px;
  margin-top: 10px;
}

.kecheng .kecheng_center a {
  width: 286px;
  height: 51px;
  display: block;
  background: url(../img/btn_bg.png) no-repeat;
  position: absolute;
  bottom: 29px;
  left: 198px;
  font-size: 22px;
  text-align: center;
  line-height: 48px;
  color: #324054;
}

.kecheng_list {
  display: none;
}

.kecheng_center {
  display: none;
}

/*预约一*/
.yuyue_yi {
  width: 100%;
  height: 368px;
  padding-top: 1px;
  background: url(../img/yy_bg1.png) top center no-repeat;
}

.yuyue_yi .form_yi {
  margin: 243px 0 0 456px;
}

.yuyue_yi .form_yi .kuang {
  width: 196px;
  height: 40px;
  float: left;
  border-radius: 8px;
  border: 1px solid #727c89;
  background: none;
  margin-right: 59px;
  outline: none;
  font-size: 18px;
  color: #676f7a;
  text-indent: 12px;
}

.yuyue_yi .form_yi input:focus {
  border-color: #4877fc;
}

.yuyue_yi .form_yi .sub-btn {
  width: 198px;
  height: 44px;
  display: block;
  float: left;
  font-size: 20px;
  color: #324054;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  background: url(../img/yybtn_bg.png) no-repeat;
}

/*为什么选择新航道·锦秋A-Level*/
.xuanze {
  margin-top: 50px;
}

.xuanze .xz_img1 {
  margin: 40px auto 0;
}

.xuanze_img2 {
  width: 100%;
  height: 340px;
  background: url(../img/xz_img2.jpg) top center no-repeat;
}

/*预约二*/
.yuyue_er {
  width: 100%;
  height: 515px;
  padding-top: 1px;
  background: url(../img/yy_bg2.jpg) top center no-repeat;
}

.yuyue_er .form_er {
  width: 382px;
  margin: 185px 0 0 774px;
}

.yuyue_er .form_er .kuang {
  width: 380px;
  height: 46px;
  float: left;
  border-radius: 8px;
  border: 1px solid #727c89;
  background: none;
  margin-bottom: 24px;
  outline: none;
  font-size: 18px;
  color: #676f7a;
  text-indent: 12px;
}

.yuyue_er .form_er input:focus {
  border-color: #4877fc;
}

.yuyue_er .form_er .sub-btn {
  width: 382px;
  height: 50px;
  display: block;
  float: left;
  font-size: 20px;
  color: #324054;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  background: url(../img/btn_bg.png) no-repeat;
  background-size: 100% 100%;
}

/*新航道·锦秋A-level学习规划*/
.guihua {
  width: 100%;
  height: 929px;
  padding-top: 1px;
  background: url(../img/gh_bg.jpg) top center no-repeat;
}

.guihua .title_al {
  margin-top: 56px;
}

.guihua .title_fu {
  color: rgba(255, 255, 255, 0.6);
}

.guihua .guihua_top {
  height: 627px;
  margin-top: 20px;
  position: relative;
}

.guihua .navbar {
  position: absolute;
  top: 38px;
  left: 328px;
}

.guihua .navbar .item {
  float: left;
  font-size: 20px;
  color: #fff;
  width: 128px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 18px;
  margin-right: 80px;
  cursor: pointer;
}

.guihua .navbar .item.active {
  background: linear-gradient(to right, #ef420e, #ffb500);
}

.guihua .guihua_contion {
  width: 1200px;
  height: 627px;
}

.guihua .guihua_center {
  width: 1200px;
  height: 627px;
}

.guihua .yi {
  background: url(../img/gh_img1.png) no-repeat;
}

.guihua .er {
  background: url(../img/gh_img3.png) no-repeat;
}

.guihua .san {
  background: url(../img/gh_img2.png) no-repeat;
}

.guihua .btn_al {
  margin-top: 40px;
}

.guihua_center {
  display: none;
}

.btn_al {
  width: 286px;
  height: 51px;
  display: block;
  margin: 0 auto;
  font-size: 22px;
  color: #324054;
  text-align: center;
  line-height: 48px;
  background: url(../img/btn_bg.png) no-repeat;
}

/*新航道·锦秋A-Level师资团队*/
.shizi {
  margin-top: 56px;
}

.shizi ul li{
  width: 285px;
  height: 530px;
  float:left;
  margin-top: 20px;
  margin-right: 20px;
  box-shadow: 0px 0 9px 0px rgba(0, 0, 0, 0.2);
}

.shizi ul li.mar0{
  margin-right: 0;
}

.shizi ul li img{
  margin: 20px auto 0;
}

.shizi ul li h6 {
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  color: #324054;
  margin: 10px 0;
}

.shizi ul li p{
  padding: 0 20px;
  font-size: 16px;
  color: #777;
  line-height: 24px;
}



.tuandui {
  width: 100%;
  
  margin-top: 30px;
}

.tuandui .form_san {
  height: 280px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 3px 9px 0px rgba(22, 56, 153, 0.6);
}

.tuandui .form_san .biaoti {
  display: block;
  font-size: 32px;
  font-weight: bold;
  color: #324054;
  line-height: 36px;
  text-align: center;
  padding-top: 34px;
  margin-bottom: 35px;
}

.tuandui .form_san .kuang {
  width: 246px;
  height: 46px;
  float: left;
  border-radius: 8px;
  border: 1px solid #727c89;
  background: none;
  margin-right: 48px;
  outline: none;
  font-size: 18px;
  color: #676f7a;
  text-indent: 12px;
}

.tuandui .form_san .kuang.name {
  margin-left: 32px;
}

.tuandui .form_san .current {
  line-height: 46px;
}

.tuandui .form_san input:focus {
  border-color: #4877fc;
}

.tuandui .form_san .sub-btn {
  width: 286px;
  height: 51px;
  display: block;
  font-size: 20px;
  color: #324054;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: 34px;
  left: 457px;
  background: url(../img/btn_bg.png) no-repeat;
}

.tuandui .form_san .select {
  position: relative;
  cursor: pointer;
  background-color: #fff;
}

.tuandui .form_san .select:after {
  position: absolute;
  right: 22px;
  top: 13px;
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #6e7883;
  border-right: 2px solid #6e7883;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tuandui .form_san .select:hover {
  border-color: #4877fc;
}

.tuandui .form_san .select:hover .list {
  display: block;
}

.tuandui .form_san .select:active .list {
  display: block;
}

.tuandui .form_san .select .list {
  position: absolute;
  top: 47px;
  left: 0;
  z-index: 10;
  width: 246px;
  border: 1px solid #4877fc;
  border-top: 0;
  max-height: 228px;
  background-color: #fff;
  color: #333;
  overflow: auto;
  display: none;
}

.tuandui .form_san .select .option {
  padding-left: 15px;
  font-size: 16px;
  color: #676f7a;
}

.tuandui .form_san .select .option:hover {
  color: #fff;
  background-color: #4877fc;
}

.tuandui .form_san .select-one {
  margin-right: 0;
}

/*新航道锦秋-A-level课程教学成果*/
.chengguo .title_al {
  margin-top: 85px;
}

.jieguo {
  width: 100%;
  height: 700px;
  /*background: url(../img/cg_bg.jpg) top center no-repeat;*/
  margin-top: 22px;
}

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

.jieguo .jieguo_swiper {
  width: 1200px;
  height: 620px;
}

.jieguo .jieguo_swiper .swiper-slide .list_jieguo {
  width: 228px;
  height: 240px;
  margin-right: 15px;
  margin-top: 10px;
  float: left;
  padding-top: 30px;
  background: url(../img/school_bg.png) no-repeat;
}

.jieguo .jieguo_swiper .swiper-slide .list_jieguo img {
  margin: 0 auto;
}

.jieguo .jieguo_swiper .swiper-slide .list_jieguo span {
  width: 100%;
  display: block;
  padding-top: 36px;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  color: #324054;
  position: relative;
}

.jieguo .jieguo_swiper .swiper-slide .list_jieguo span::before {
  position: absolute;
  content: '';
  width: 119px;
  height: 1px;
  background-color: #a8b1be;
  left: 50%;
  margin-left: -60px;
  top: 13px;
}

.jieguo .jieguo_swiper .swiper-slide .list_jieguo p {
  font-size: 20px;
  color: #245dff;
  line-height: 20px;
  text-align: center;
  margin-top: 12px;
}

.jieguo .jieguo_swiper .swiper-slide .mar0 {
  margin-right: 0;
}

.jieguo .jieguo-pagination {
  height: 40px;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.jieguo .jieguo-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: rgba(72, 119, 252, 0.6);
  display: inline-block;
  margin-top: 15px;
}

.jieguo .jieguo-pagination .swiper-pagination-bullet-active {
  background-color: #4877fc;
}

.jieguo a {
  bottom: 0;
}

.jieguo .yi {
  left: 282px;
}

.jieguo .er {
  margin: 0 auto;
  right: 282px;
  color: #fff;
  background: url(../img/btn_bg2.png) no-repeat;
}

/*预约四*/
.yuyue_si {
  width: 100%;
  height: 559px;
  margin-top: 65px;
  padding-top: 1px;
  background: url(../img/yys_bg.jpg) top center no-repeat;
}

.yuyue_si .form_si {
  width: 382px;
  margin: 297px 0 0 703px;
}

.yuyue_si .form_si .kuang {
  width: 380px;
  height: 46px;
  float: left;
  border-radius: 8px;
  border: 1px solid #727c89;
  background: none;
  margin-bottom: 16px;
  outline: none;
  font-size: 18px;
  color: #676f7a;
  text-indent: 12px;
}

.yuyue_si .form_si input:focus {
  border-color: #4877fc;
}

.yuyue_si .form_si .sub-btn {
  width: 382px;
  height: 50px;
  display: block;
  float: left;
  font-size: 20px;
  color: #324054;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  background: url(../img/btn_bg.png) no-repeat;
  background-size: 100% 100%;
}

/*学A-Level，我们在新航道*/
.xiaoqu .title_al {
  margin-top: 56px;
}

.xiaoqu .xq_img {
  margin-top: 30px;
}

.xiaoqu .xq_img1{
  margin: 30px auto 0;
  display: block;
}

.xiaoqu_img .btn_al {
  height: 51px;
  margin-right: 64px;
  float: left;
  text-align: center;
}
.xiaoqu_img .btn_al:first-child{
  margin-left: 282px;
}
.xiaoqu_img{
  width: 100%;
  height: auto;
  padding-top: 540px;
  margin-top: 30px;
  background: url(../img/xq_img2.jpg) top center no-repeat;
}
.xiaoqu_img .tu{
  width: 100%;
  height: 100%;
  display: block;
}

/*校区地址*/
.xiaoqu_map {
  width: 100%;
  height: 486px;
  margin-top: 50px;
  background-color: #e9e9e9;
}

.xiaoqu_map .xiaoqu_left {
  width: 310px;
  height: 400px;
  float: left;
  margin-top: 43px;
  border-right: 1px solid #b5b5b5;
}

.xiaoqu_map .xiaoqu_left .logo {
  margin: 60px 0 0 31px;
}

.xiaoqu_map .xiaoqu_left p {
  margin-left: 31px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 32px;
  margin-top: 30px;
}

.xiaoqu_map .xiaoqu_left p b {
  color: #f39800;
}

.xiaoqu_map .xiaoqu_left a {
  width: 155px;
  height: 41px;
  background-color: #0f356c;
  display: block;
  margin: 15px 0 0 31px;
  border-radius: 6px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 41px;
}

.xiaoqu_map .xiaoqu_right {
  width: 889px;
  float: right;
  padding-top: 10px;
}

.xiaoqu_map .xiaoqu_right li {
  width: 258px;
  float: left;
  margin: 38px 0 0 38px;
}

.xiaoqu_map .xiaoqu_right li span {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  display: block;
  line-height: 26px;
}

.xiaoqu_map .xiaoqu_right li p {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  margin-top: 8px;
}

.xiaoqu_map .xiaoqu_right li p b,
.xiaoqu_map .xiaoqu_right li p a {
  padding: 0 7px;
  line-height: 18px;
  border-radius: 9px;
  font-weight: normal;
  margin-right: 10px;
  color: #333;
  cursor: pointer;
  background-color: #d1d1d1;
}

.xiaoqu_map .xiaoqu_right li p b:hover,
.xiaoqu_map .xiaoqu_right li p a:hover {
  color: #fff;
  background-color: #245dff;
}

/*校区-发送到手机弹框*/
.xq_tankuang {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
}

.xq_tankuang .xq_tankuang_list {
  width: 380px;
  height: 277px;
  border-radius: 5px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -190px;
  margin-top: -138px;
}

.xq_tankuang .xq_tankuang_list .xq_close {
  width: 22px;
  height: 22px;
  float: right;
  border-radius: 50%;
  border: 1px solid #1a7af8;
  margin: 10px 10px 0 0;
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEN0FFM0IzRDYxQjExRUE5QzM4QjkxM0UxRkRCOEVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEN0FFM0I0RDYxQjExRUE5QzM4QjkxM0UxRkRCOEVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQ3QUUzQjFENjFCMTFFQTlDMzhCOTEzRTFGREI4RUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQ3QUUzQjJENjFCMTFFQTlDMzhCOTEzRTFGREI4RUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5C58NSAAAAq0lEQVR42mKQqvrxFYi7/v//z4ANA+WaQGqYGBgYlgJxqXT1zwoGNAAUywVStUC8FlnXfyCuRDIpDyrWB+Izggio7iao7kgg/gHE64F40tNW9nyQPFwhVHECkJoP5RYAFU2EyTGhOestEvsVsgQTmsM3gUwC4lQgXobiQajDs6EOn4rkmRaoWDnYM0BGM1B9DRBPA7opGy14YB6cANL5C4gX4wnwqUD8GSDAAORykSrX+PKBAAAAAElFTkSuQmCC) center no-repeat;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.xq_tankuang .xq_tankuang_list .xq_close:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMyRUVDMzczRDYxQjExRUFCMTY1QTJFN0FBNEEwOTQ2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMyRUVDMzc0RDYxQjExRUFCMTY1QTJFN0FBNEEwOTQ2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzJFRUMzNzFENjFCMTFFQUIxNjVBMkU3QUE0QTA5NDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzJFRUMzNzJENjFCMTFFQUIxNjVBMkU3QUE0QTA5NDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5YPL6dAAAAeUlEQVR42mL4////VyDuAmIGHLgJpAbEmPUfAiqwKMqFyi1C1gUClUiK8qBifSA+uhUgEAHEAVD2RJg8ulUJ/xEgH1mOiQEVvEViv0KRweJwkEkp6B6EKcqGSkxF0tgCFSuHKWzGogjdg/0gzi8gXownwEEGfAYIMACbcC9m9k5NYgAAAABJRU5ErkJggg==) center no-repeat #1a7af8;
}

.xq_tankuang .xq_tankuang_list p {
  width: 340px;
  height: 57px;
  border-bottom: 2px solid #1a7af8;
  display: block;
  margin: 32px auto 0;
  line-height: 57px;
  font-size: 18px;
  color: #232323;
  text-align: center;
}

.xq_tankuang .xq_tankuang_list input {
  width: 263px;
  height: 44px;
  padding-left: 35px;
  display: block;
  outline: none;
  margin: 30px auto 0;
  border-radius: 5px;
  border: 1px solid #dedfeb;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc1RjMwMkIzRDYxQzExRUE5RTA3RjU0QUEzNjY4Qjk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc1RjMwMkI0RDYxQzExRUE5RTA3RjU0QUEzNjY4Qjk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzVGMzAyQjFENjFDMTFFQTlFMDdGNTRBQTM2NjhCOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzVGMzAyQjJENjFDMTFFQTlFMDdGNTRBQTM2NjhCOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4djdFbAAAA5UlEQVR42mL8//8/w9mzZycyMDDkMRAHVgJxKgtQ0zIgIxKIQfR3IGbEoeE/ELMBcSwQq7JANZ0wNjaOJsY6oEW/gFQyE5D4CcSfGYgHIPUMII1/oU4gFrDBNJIFRjUOOo0cQPyVBD3vQATjmTNnrgNpUSA+BMTMaIn6P5qrQKnMGIjZQYn8HxCDaG40RQ+B+DcQq6BpZGWAatAC4k3A3OGPlgvigZQEUDwTTbwNSFXCbBDE4pdfUIwO+GF+3AekHYG4FYi/oTkVpFEVSQzkwkYgfglihALxfCCuJjJUL4MyP0CAAQDu6TtAl4W6awAAAABJRU5ErkJggg==) 11px center no-repeat #fff;
}

.xq_tankuang .xq_tankuang_list .submit {
  width: 300px;
  height: 46px;
  display: block;
  margin: 24px auto 0;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  cursor: pointer;
  background-color: #1a7af8;
}

/*预约六*/
.yuyue_liu {
  width: 100%;
  height: 160px;
  background: url(../img/yyl_bg.png) top center no-repeat;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.yuyue_liu .form_liu {
  margin: 102px 0 0 456px;
}

.yuyue_liu .form_liu .kuang {
  width: 196px;
  height: 40px;
  float: left;
  border-radius: 8px;
  border: 1px solid #fff;
  background: none;
  margin-right: 59px;
  outline: none;
  font-size: 18px;
  color: #fff;
  text-indent: 12px;
}

.yuyue_liu .form_liu input:focus {
  border-color: #ffd041;
}

.yuyue_liu .form_liu .sub-btn {
  width: 198px;
  height: 44px;
  display: block;
  float: left;
  font-size: 20px;
  color: #324054;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  background: url(../img/btn_bg.png) no-repeat;
  background-size: 100% 100%;
}

.yuyue_liu input::-webkit-input-placeholder {
  color: #fff;
}

.show {
  display: block;
}


.top_shier {
  height: 464px;
  margin-top: 40px;
  padding-top: 30px;
  
}

.top_shier ul{
  height: 360px;
  background: url(../img/al_tsbg.jpg) center no-repeat #fff;
}

.top_shier ul li {
  width: 200px;
  height: 360px;
  float: left;
  position: relative;
}

.top_shier ul li img {
  position: absolute;
  left: 26px;
}

.top_shier ul li h6 {
  font-size: 32px;
  color: #276bcb;
  line-height: 38px;
  text-align: center;
}

.top_shier ul li span {
  font-size: 18px;
  color: #333;
  display: block;
  text-align: center;
  line-height: 22px;
}

.top_shier ul li p {
  font-size: 15px;
  color: #555;
  text-align: center;
  line-height: 18px;
  margin-top: 5px;
}

.top_shier ul .top_tu img {
  margin-top: 0;
}

.top_shier ul .top_tu h6 {
  margin-top: 215px;
}

.top_shier ul .xia_tu img {
  bottom: 0;
}
.fuwu_tese{
  margin-top: 30px;
}</pre></body></html>