@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;
}

/*swiper*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: left, top, -webkit-transform;
  transition-property: left, top, -webkit-transform;
  -o-transition-property: left, top, -o-transform;
  transition-property: transform, left, top;
  transition-property: transform, left, top, -webkit-transform, -o-transform;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 650px;
  margin-top: 80px;
  background-color: #ccc;
  position: relative;
}

.banner .wrapper {
  position: relative;
}

.banner .slide-list {
  width: 100%;
  height: 650px;
  float: left;
}

.banner .slide-list a {
  width: 1200px;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.banner .banner_tf {
  background: url(https://km.xhd.cn/topic/shouyezt/images/ban_sjb.jpg) top center no-repeat;
}

.banner .banner_tf .wrapper{
  position: relative;
  height: 100%;
}

.banner .banner_tf .btn{
  width: 230px;
  height: 60px;
  display: block;
  position: absolute;
  bottom: 77px;
}
.banner .banner_tf .btn:nth-child(2){
  left: 305px;
}
.banner .banner_tf .btn:nth-child(3){
  left: 685px;
}

.banner .banner_xsb {
  background: url(https://km.xhd.cn/topic/shouyezt/images/ban_tf.jpg) top center no-repeat;
}

.banner .banner_zsb {
  background: url(https://km.xhd.cn/topic/shouyezt/images/ban_ys.jpg) top center no-repeat;
}

.banner .banner_znq{
	background: url(https://km.xhd.cn/topic/shouyezt/images/ban_ys.jpg) top center no-repeat;
}

.banner .banner-pagination {
  position: absolute;
  left: 50%;
  bottom: 12px;
  z-index: 20;
  padding: 6px 12px;
  text-align: center;
}

.banner .banner-pagination .swiper-pagination-switch {
  float: left;
  margin: 0 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.banner .banner-pagination .swiper-active-switch {
  background-color: white;
}

.banner_znqht {
    width: 1200px;
    height: 100px;
    margin: 30px auto 0;
    display: block;
}

/*备考托福  你是否也有这些问题?*/
.wenti {
  width: 100%;
  height: auto;
  padding: 0 52px;
  background: url(../img/bg_dian.jpg) repeat;
}

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

.wenti ul li {
  width: 285px;
  height: 356px;
  float: left;
  margin-right: 19px;
  position: relative;
  background: url(../img/wt_bg1.png) no-repeat;
}

.wenti ul li:nth-child(1) span {
  background: linear-gradient(to bottom, rgba(19, 98, 196, 0.7), rgba(70, 137, 228, 0.7));
}

.wenti ul li:nth-child(1) a {
  border-color: #2d76d4;
}

.wenti ul li:nth-child(2) span {
  background: linear-gradient(to bottom, rgba(94, 104, 168, 0.7), rgba(64, 73, 138, 0.7));
}

.wenti ul li:nth-child(2) a {
  border-color: #8c30f1;
}

.wenti ul li:nth-child(3) span {
  background: linear-gradient(to bottom, rgba(76, 180, 157, 0.7), rgba(26, 143, 157, 0.7));
}

.wenti ul li:nth-child(3) a {
  border-color: #43b1b4;
}

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

.wenti ul li:last-child span {
  background: linear-gradient(to bottom, rgba(111, 162, 251, 0.7), rgba(97, 110, 251, 0.7));
}

.wenti ul li:last-child a {
  border-color: #657efb;
}

.wenti ul li span {
  position: absolute;
  width: 190px;
  height: 56px;
  display: block;
  top: 76px;
  left: 42px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 56px;
  border-radius: 40px 0 40px 0;
}

.wenti ul li p {
  font-size: 20px;
  color: #000;
  line-height: 30px;
  margin-left: 18px;
  margin-top: 10px;
}

.wenti ul li a {
  width: 200px;
  height: 46px;
  display: block;
  position: absolute;
  bottom: 34px;
  left: 39px;
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 46px;
  border-radius: 25px;
  border: 2px solid #ddd;
  margin: 25px auto 0;
}

.wenti .shuiping {
  height: 343px;
  margin: 50px auto 0;
  border-radius: 10px;
  background: url(../img/sp_bg.jpg) no-repeat;
}

.wenti .shuiping .form {
  width: 309px;
  height: 300px;
  float: right;
  margin: 24px 74px 0 0;
}

.wenti .shuiping .form p {
  display: block;
  font-size: 24px;
  color: #000;
  line-height: 26px;
  text-align: center;
  margin-top: 36px;
}

.wenti .shuiping .form .kuang {
  width: 258px;
  height: 52px;
  display: block;
  border: 1px solid #cacaca;
  border-radius: 10px;
  margin: 14px auto 0;
  outline: none;
  text-indent: 54px;
  font-size: 20px;
}

.wenti .shuiping .form .kuang:nth-child(2) {
  background: url(../img/name.png) 26px center no-repeat;
}

.wenti .shuiping .form .kuang:nth-child(3) {
  background: url(../img/tel.png) 26px center no-repeat;
}

.wenti .shuiping .form .sub-btn {
  width: 200px;
  height: 50px;
  display: block;
  margin: 15px auto 0;
  border-radius: 25px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  background: linear-gradient(to right, #af20ec, #6841f6);
  box-shadow: 0 3px 8px 1px rgba(175, 32, 236, 0.4);
}

.title_tf {
  margin: 40px auto 0;
}

/*托福备考  为什么选择新航道？*/
.xuan {
  width: 100%;
  padding: 20px 0 50px;
  background: url(../img/bg_fang.jpg) top center no-repeat;
}

.xuan ul li {
  width: 280px;
  height: 305px;
  float: left;
  margin-right: 26px;
  border-radius: 10px;
  background: url(../img/xuan_bg.jpg) no-repeat;
  box-shadow: 0 0 21px 6px rgba(255, 203, 112, 0.2);
}

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

.xuan ul li img {
  border-radius: 10px 10px 0 0;
}

.xuan ul li span {
  font-size: 26px;
  display: block;
  margin-left: 17px;
  line-height: 28px;
  margin-top: 14px;
  background-image: -webkit-linear-gradient(top, #f76e6a, #ef325e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.xuan ul li p {
  font-size: 17px;
  color: #333;
  line-height: 26px;
  margin-left: 17px;
  margin-top: 8px;
}

/*新航道托福课程体系*/
.kecheng {
  margin-top: 74px;
  padding-bottom: 65px;
}

.kecheng .tixi_kc {
  margin-top: 50px;
}

.kecheng .tixi_kc li {
  width: 200px;
  float: left;
}

.kecheng .tixi_kc li img {
  margin: 0 auto;
}

.kecheng .tixi_kc li span {
  font-size: 23px;
  text-align: center;
  display: block;
  line-height: 25px;
  margin-top: 14px;
}

.kecheng .tixi_kc li p {
  font-size: 19px;
  color: #333;
  line-height: 22px;
  text-align: center;
  margin-top: 10px;
}

.kecheng .tixi_kc li:nth-child(1) span {
  color: #b151cd;
}

.kecheng .tixi_kc li:nth-child(2) span {
  color: #5a36d1;
}

.kecheng .tixi_kc li:nth-child(3) span {
  color: #3471d8;
}

.kecheng .tixi_kc li:nth-child(4) span {
  color: #ff5c00;
}

.kecheng .tixi_kc li:nth-child(5) span {
  color: #f0365f;
}

.kecheng .tixi_kc li:nth-child(6) span {
  color: #ff5653;
}

.kecheng .navbar {
  height: 88px;
  border: 1px solid #7618d3;
  border-right: 0;
  margin-top: 50px;
}

.kecheng .navbar .item {
  width: 399px;
  height: 88px;
  float: left;
  font-size: 28px;
  color: #000;
  text-align: center;
  line-height: 88px;
  cursor: pointer;
  border-right: 1px solid #7618d3;
}

.kecheng .navbar .item:last-child {
  width: 398px;
}

.kecheng .navbar .item.active {
  color: #fff;
  background-color: #7618d3;
}

.kecheng .cg_contion {
  width: 1126px;
  padding: 0 36px;
  border: 1px solid #e2e2e2;
  border-top: 0;
  box-shadow: 0 0 21px 6px rgba(0, 0, 0, 0.05);
}

.kecheng .cg_list {
  display: none;
}

.kecheng .show {
  display: block;
}

.kecheng table {
  width: 1126px;
  display: block;
  padding-bottom: 10px;
}

.kecheng table tr td {
  border-bottom: 1px dashed #e2e2e2;
  border-right: 1px dashed #e2e2e2;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #000;
  padding: 20px 0;
}

.kecheng table tr td a {
  width: 150px;
  height: 49px;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  text-align: left;
  line-height: 49px;
  text-indent: 23px;
  background: url(../img/yy_bg.jpg) no-repeat;
}

.kecheng table tr .yi {
  width: 263px;
}

.kecheng table tr .er {
  width: 639px;
}

.kecheng table tr .san {
  width: 222px;
  border-right: 0;
}

.kecheng table tr:last-child td {
  border-bottom: 0;
}

.kecheng table .bt td {
  font-size: 23px;
  background-image: -webkit-linear-gradient(top, #f76e6a, #ef325e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.kecheng table .bt td::before {
  position: absolute;
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(to bottom, #f76e6a, #ef325e);
  top: 50%;
  margin-top: -5px;
}

.kecheng table .bt .yi::before {
  left: 58px;
}

.kecheng table .bt .er::before {
  left: 250px;
}

.kecheng table .bt .san::before {
  left: 40px;
}

/*托福考试免费代报名服务*/
.fuwu {
  width: 100%;
  height: 591px;
  padding-top: 58px;
  background: url(../img/fw_bg.jpg) top center no-repeat;
}

.fuwu .fuwu_left {
  width: 727px;
  float: left;
  margin-left: 36px;
  margin-top: 35px;
}

.fuwu .fuwu_left span {
  display: block;
  text-align: center;
  font-size: 24px;
  color: #000;
  line-height: 26px;
  padding-top: 16px;
}

.fuwu .fuwu_left p {
  font-size: 30px;
  color: #ff4f4f;
  text-align: center;
  line-height: 32px;
  padding-top: 8px;
}

.fuwu .fuwu_left ul {
  margin-top: 30px;
}

.fuwu .fuwu_left ul li {
  width: 198px;
  height: 58px;
  float: left;
  margin-bottom: 45px;
  margin-right: 63px;
  border: 1px dashed #000;
  font-size: 20px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.fuwu .fuwu_left ul li::after {
  position: absolute;
  content: '';
  width: 37px;
  height: 19px;
  right: -51px;
  background: url(../img/right.png) no-repeat;
}

.fuwu .fuwu_left ul .san::after {
  width: 20px;
  height: 38px;
  right: 98px;
  bottom: -43px;
  background: url(../img/xia.png) no-repeat;
}

.fuwu .fuwu_left ul .si::after,
.fuwu .fuwu_left ul .wu::after {
  background: url(../img/left.png) no-repeat;
}

.fuwu .fuwu_left ul .liu::after,
.fuwu .fuwu_left ul .jiu::after {
  background: none;
}

.fuwu .fuwu_left ul .si::after {
  width: 20px;
  height: 38px;
  right: 98px;
  bottom: -43px;
  background: url(../img/xia.png) no-repeat;
}

.fuwu .fuwu_left ul .mr0 {
  margin-right: 0;
}

.fuwu .fuwu_left ul .san,
.fuwu .fuwu_left ul .qi {
  font-size: 18px;
}

.fuwu .fuwu_right {
  width: 337px;
  height: 433px;
  float: right;
  margin-right: 34px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 21px 4px rgba(0, 0, 0, 0.08);
}

.fuwu .fuwu_right p {
  font-size: 26px;
  color: #000;
  text-align: center;
  line-height: 34px;
  padding-top: 20px;
}

.fuwu .fuwu_right p b {
  font-size: 30px;
  color: #ff4f4f;
  font-weight: normal;
}

.fuwu .fuwu_right .kuang {
  width: 258px;
  height: 48px;
  background: #fff;
  display: block;
  margin: 12px auto 0;
  border-radius: 10px;
  border: 1px solid #d8d8d8;
  font-size: 19px;
  color: #777;
  text-indent: 20px;
  outline: none;
}

.fuwu .fuwu_right .current {
  height: 48px;
  display: block;
  line-height: 48px;
  background: url(../img/rl.png) 222px center no-repeat;
}

.fuwu .fuwu_right .select {
  position: relative;
}

.fuwu .fuwu_right .select:hover .list {
  display: block;
}

.fuwu .fuwu_right .list {
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none;
}

.fuwu .fuwu_right .list .option {
  padding-left: 15px;
  color: #777;
  line-height: 38px;
}

.fuwu .fuwu_right .sub-btn {
  width: 160px;
  height: 46px;
  display: block;
  margin: 19px auto 0;
  border-radius: 25px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  background: linear-gradient(to right, #af20ec, #6841f6);
}

/*出国留学，新航道为您定制合理备考计划*/
.jihua {
  margin-top: 74px;
}

.jihua .jihua_bk {
  margin: 50px 0;
}

.jihua .jihua_bk li {
  width: 280px;
  height: 374px;
  float: left;
  position: relative;
  margin-right: 26px;
  border-radius: 28px;
  box-shadow: 0 0 21px 6px rgba(0, 0, 0, 0.08);
}

.jihua .jihua_bk li img {
  margin-bottom: 20px;
  border-radius: 28px 28px 0 0;
}

.jihua .jihua_bk li span {
  width: 100%;
  display: block;
  position: absolute;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  top: 36px;
}

.jihua .jihua_bk li a {
  width: 150px;
  height: 46px;
  display: block;
  position: absolute;
  left: 65px;
  bottom: 30px;
  border-radius: 25px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  background: linear-gradient(to right, #af20ec, #6841f6);
}

.jihua .jihua_bk li p {
  font-size: 15px;
  color: #333;
  line-height: 24px;
  margin-bottom: 8px;
  position: relative;
}

.jihua .jihua_bk li p::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  top: 8px;
  border-radius: 50%;
  background: linear-gradient(to bottom, #fb7642, #ee4923);
}

.jihua .jihua_bk li:nth-child(1) p {
  padding-left: 59px;
}

.jihua .jihua_bk li:nth-child(1) p::before {
  left: 40px;
}

.jihua .jihua_bk li:nth-child(2) p {
  padding-left: 64px;
}

.jihua .jihua_bk li:nth-child(2) p::before {
  left: 45px;
}

.jihua .jihua_bk li:nth-child(3) p {
  padding-left: 45px;
}

.jihua .jihua_bk li:nth-child(3) p::before {
  left: 26px;
}

.jihua .jihua_bk li:last-child {
  margin-right: 0;
}

.jihua .jihua_bk li:last-child p {
  padding-left: 49px;
}

.jihua .jihua_bk li:last-child p::before {
  left: 30px;
}

.jihua .lan {
  width: 100%;
  height: 55px;
  border-radius: 27px;
  box-shadow: 0 15px 15px 5px rgba(26, 79, 187, 0.5);
  background: linear-gradient(to bottom, #4689e4, #1362c4);
}

.jihua .bai {
  width: 1072px;
  height: 622px;
  padding: 0 31px;
  margin: -28px auto 0;
  border-radius: 0 0 16px 16px;
  box-shadow: 0 0 29px 5px rgba(0, 0, 0, 0.1);
  background: url(../img/jh_bg1.jpg) top no-repeat #fff;
}

.jihua .bai h6 {
  font-size: 37px;
  color: #000;
  text-align: center;
  padding: 40px 0 30px 0;
  border-bottom: 1px dashed #397fdc;
  font-weight: normal;
}

.jihua .bai h6 b {
  color: #ff4f4f;
  font-weight: normal;
}

.jihua .xuanze_jh {
  height: 36px;
  margin-top: 30px;
  display: inline-block;
  border-radius: 5px;
  padding: 0 60px 0 7px;
  font-size: 22px;
  color: #fff;
  line-height: 36px;
  background: linear-gradient(to right, #ff3000, #fb7642, #fff);
}

.jihua .xuanze {
  margin: 30px 0 0 115px;
}

.jihua .xuanze li {
  width: 72px;
  float: left;
  font-size: 18px;
  line-height: 18px;
  padding-left: 28px;
  margin-right: 90px;
  cursor: pointer;
  background: url(../img/dz_img.png) left center no-repeat;
}

.jihua .xuanze .active {
  background: url(../img/dz_imgh.png) left center no-repeat;
}

.jihua .form_dz {
  margin-left: 122px;
  margin-top: 48px;
}

.jihua .form_dz input {
  width: 248px;
  height: 52px;
  display: block;
  float: left;
  margin-right: 50px;
  border: 1px solid #d8d8d8;
  border-radius: 27px;
  outline: none;
  text-indent: 20px;
  font-size: 18px;
}

.jihua .form_dz #submit_dz {
  width: 220px;
  height: 50px;
  display: block;
  float: left;
  border-radius: 25px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  background: linear-gradient(to right, #af20ec, #6841f6);
}

/*完善的服务体系，为你的学习保驾护航*/
.fuwu_tx {
  width: 100%;
  height: 679px;
  margin-top: 70px;
  padding-top: 55px;
  background: url(../img/fwtx_bg.jpg) top center no-repeat;
}

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

.fuwu_tx .wuwei {
  position: absolute;
}

.fuwu_tx .wuwei h6 {
  font-size: 22px;
  position: relative;
  line-height: 24px;
}

.fuwu_tx .wuwei h6::before {
  position: absolute;
  content: '';
  width: 9px;
  height: 9px;
  left: -22px;
  top: 8px;
  background-color: #519eed;
}

.fuwu_tx .wuwei span {
  font-size: 20px;
  color: #333;
  display: block;
  margin-top: 10px;
  line-height: 22px;
}

.fuwu_tx .wuwei p {
  font-size: 16px;
  color: #555;
  line-height: 22px;
  margin-top: 5px;
}

.fuwu_tx .yi {
  left: 24px;
  top: 138px;
}

.fuwu_tx .yi h6 {
  color: #519eed;
}

.fuwu_tx .er {
  left: 24px;
  top: 318px;
}

.fuwu_tx .er h6 {
  color: #ef6666;
}

.fuwu_tx .er h6::before {
  background-color: #ef6666;
}

.fuwu_tx .san {
  left: 24px;
  top: 520px;
}

.fuwu_tx .san h6 {
  color: #f4a84e;
}

.fuwu_tx .san h6::before {
  background-color: #f4a84e;
}

.fuwu_tx .si {
  right: 0;
  top: 238px;
}

.fuwu_tx .si h6 {
  color: #46b1ef;
}

.fuwu_tx .si h6::before {
  background-color: #46b1ef;
}

.fuwu_tx .wu {
  right: 0;
  top: 393px;
}

.fuwu_tx .wu h6 {
  color: #cd6ef0;
}

.fuwu_tx .wu h6::before {
  background-color: #cd6ef0;
}

.title_futf {
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  margin-top: 30px;
}

/*自主研发托福教材，直击考试难点*/
.jiaocai {
  margin-top: 70px;
  padding-bottom: 70px;
}

.jiaocai ul li {
  width: 244px;
  height: 332px;
  float: left;
  margin-right: 74px;
  margin-top: 40px;
}

.jiaocai ul li:nth-child(4) {
  margin-right: 0;
}

.jiaocai ul li:nth-child(8) {
  margin-right: 0;
}

.jiaocai .jc_btn {
  margin-top: 60px;
  margin-left: 250px;
}

.jiaocai .jc_btn a {
  width: 313px;
  height: 80px;
  float: left;
  line-height: 74px;
  margin-right: 75px;
  font-size: 26px;
  color: #fff;
  text-indent: 72px;
}

.jiaocai .jc_btn a b {
  color: #fff300;
}

.jiaocai .jc_btn a:first-child {
  background: url(../img/jc_left.jpg) no-repeat;
}

.jiaocai .jc_btn a:last-child {
  background: url(../img/jc_right.jpg) no-repeat;
}

/*新航道荣获7项ETS托福联盟星级合作伙伴奖项*/
.hezuo {
  width: 100%;
  height: 962px;
  padding-top: 50px;
  background: url(../img/hz_bg.jpg) no-repeat;
}

.hezuo ul {
  margin-top: 50px;
}

.hezuo ul li {
  width: 580px;
  height: 360px;
  float: left;
  margin-bottom: 38px;
  margin-right: 38px;
}

.hezuo ul li:nth-child(2) {
  margin-right: 0;
}

.hezuo ul li:nth-child(4) {
  margin-right: 0;
}

/*新航道全国数千名优秀教师代表*/
.jiaoshi {
  height: 770px;
  position: relative;
  margin-top: 65px;
}

.jiaoshi .view {
  height: 385px;
  width: 1200px;
  margin: 55px auto 0;
  overflow: hidden;
  position: relative;
}

.jiaoshi .view .swiper-slide {
  height: 385px;
  float: left;
  position: relative;
}

.jiaoshi .view .swiper-slide .guwen_left {
  width: 330px;
  height: 385px;
  float: left;
}

.jiaoshi .view .swiper-slide .guwen_left img {
  width: 330px;
  height: 385px;
  border-radius: 20px;
}

.jiaoshi .view .swiper-slide .guwen_right {
  width: 790px;
  float: left;
  margin-left: 48px;
}

.jiaoshi .view .swiper-slide .guwen_right h6 {
  font-size: 38px;
  color: #333;
  font-weight: normal;
  line-height: 40px;
}

.jiaoshi .view .swiper-slide .guwen_right div {
  margin-top: 20px;
}

.jiaoshi .view .swiper-slide .guwen_right h5 {
  width: 142px;
  height: 44px;
  float: left;
  font-size: 20px;
  font-weight: normal;
  color: #ff3101;
  text-align: center;
  line-height: 44px;
  border-radius: 30px 0 30px 0;
  border: 1px dashed #ff390b;
}

.jiaoshi .view .swiper-slide .guwen_right p {
  width: 615px;
  float: left;
  margin-left: 23px;
  font-size: 17px;
  color: #333;
  line-height: 26px;
}

.jiaoshi .view .view_st {
  width: 250px;
  height: 54px;
  display: block;
  position: absolute;
  bottom: 16px;
  right: 307px;
  font-size: 22px;
  color: #fff;
  line-height: 54px;
  text-indent: 35px;
  z-index: 2;
  border-radius: 27px;
  background: url(../img/js_btnbg.jpg) no-repeat;
}

.jiaoshi .preview {
  width: 1034px;
  height: 204px;
  padding: 0 83px;
  border-radius: 10px;
  background: url(../img/js_bg.jpg) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.jiaoshi .preview .swiper-slide {
  width: 120px;
  height: 120px;
  float: left;
  border-radius: 10px;
  margin-top: 42px;
  position: relative;
}

.jiaoshi .preview .swiper-slide img {
  border-radius: 10px;
}

.jiaoshi .preview .active-nav img {
  border: 3px solid #f74d28;
}

.jiaoshi .preview .arrow {
  width: 25px;
  height: 52px;
  border-radius: 4px;
  position: absolute;
  top: 81px;
  z-index: 5;
  cursor: pointer;
}

.jiaoshi .preview .arrow.arrow-left {
  left: 30px;
  background: url(../img/js_left.png) center no-repeat rgba(255, 255, 255, 0.4);
}

.jiaoshi .preview .arrow.arrow-right {
  right: 30px;
  background: url(../img/js_right.png) center no-repeat rgba(255, 255, 255, 0.4);
}

/*学托福，我们在新航道*/
.zai {
  margin-top: 80px;
}

.zai .xq_img {
  margin: 30px 0;
}
