/*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;

}



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;

  background-color: #fff;

  max-width: 480px;

  margin: 0 auto;

  padding-bottom: 80px;

}
.ban_swiper {
  width: 100%;
  height: 12rem;
  /* margin-top: 44px; */
}



.ban_swiper .swiper-slide a {

  width: 100%;

  height: 12rem;

  display: block;

}



.ban_swiper .swiper-slide img {

  width: 100%;

  height: 12rem;

}



.ban_swiper .ban_pagination {

  bottom: .75rem;

  position: absolute;

  text-align: center;

  z-index: 1;

}



.ban_swiper .ban_pagination .swiper-pagination-bullet {

  width: 8px;

  height: 8px;

  border-radius: 50%;

  margin: 0 .25rem;

  background-color: #fff;

}
/* 图标导航 */
/*图标导航start*/
.web-icon {
  margin-top: 0.8rem;
}

.web-icon .icon-nav {
  width: 100%;
  height: 9rem;
  z-index: 2;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 13px 1px rgba(58, 121, 213, 0.15);
          box-shadow: 3px 3px 13px 1px rgba(58, 121, 213, 0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.web-icon .icon-nav .item {
  width: 20%;
  margin-top: 15px;
}

.web-icon .icon-nav .item .icon-tb {
  width: 46px;
  height: 46px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  background: url(../images/icon.png) no-repeat;
  background-size: 460px 46px;
}

.web-icon .icon-nav .item span {
  font-size: 13px;
  color: #000;
  text-align: center;
  line-height: 15px;
  margin-top: 8px;
  display: block;
}

.web-icon .icon-nav .item:nth-child(1) .icon-tb {
  background-position: 0px center;
  -webkit-box-shadow: 0 3px 11px rgba(255, 59, 55, 0.25);
          box-shadow: 0 3px 11px rgba(255, 59, 55, 0.25);
}

.web-icon .icon-nav .item:nth-child(2) .icon-tb {
  background-position: -46px center;
  -webkit-box-shadow: 0 3px 11px rgba(33, 130, 255, 0.25);
          box-shadow: 0 3px 11px rgba(33, 130, 255, 0.25);
}

.web-icon .icon-nav .item:nth-child(3) .icon-tb {
  background-position: -92px center;
  -webkit-box-shadow: 0 3px 11px rgba(16, 148, 22, 0.25);
          box-shadow: 0 3px 11px rgba(16, 148, 22, 0.25);
}

.web-icon .icon-nav .item:nth-child(4) .icon-tb {
  background-position: -138px center;
  -webkit-box-shadow: 0 3px 11px rgba(255, 144, 51, 0.25);
          box-shadow: 0 3px 11px rgba(255, 144, 51, 0.25);
}

.web-icon .icon-nav .item:nth-child(5) .icon-tb {
  background-position: -184px center;
  -webkit-box-shadow: 0 3px 11px rgba(255, 59, 55, 0.25);
          box-shadow: 0 3px 11px rgba(255, 59, 55, 0.25);
}

.web-icon .icon-nav .item:nth-child(6),
.web-icon .icon-nav .item:nth-child(7),
.web-icon .icon-nav .item:nth-child(8),
.web-icon .icon-nav .item:nth-child(9),
.web-icon .icon-nav .item:nth-child(10){
  margin-top: 0;
}

.web-icon .icon-nav .item:nth-child(7) .icon-tb {
  background-position: -230px center;
  -webkit-box-shadow: 0 3px 11px rgba(16, 148, 22, 0.25);
          box-shadow: 0 3px 11px rgba(16, 148, 22, 0.25);
}

.web-icon .icon-nav .item:nth-child(8) .icon-tb {
  background-position: -276px center;
  -webkit-box-shadow: 0 3px 11px rgba(108, 48, 255, 0.25);
          box-shadow: 0 3px 11px rgba(108, 48, 255, 0.25);
}

.web-icon .icon-nav .item:nth-child(9) .icon-tb {
  background-position: -322px center;
  -webkit-box-shadow: 0 3px 11px rgba(255, 59, 55, 0.25);
          box-shadow: 0 3px 11px rgba(255, 59, 55, 0.25);
}

.web-icon .icon-nav .item:nth-child(10) .icon-tb {
  background-position: -368px center;
  -webkit-box-shadow: 0 3px 11px rgba(33, 130, 255, 0.25);
          box-shadow: 0 3px 11px rgba(33, 130, 255, 0.25);
}

.web-icon .icon-nav .item:nth-child(6) .icon-tb {
  background-position: -414px center;
  -webkit-box-shadow: 0 3px 11px rgba(255, 144, 51, 0.25);
          box-shadow: 0 3px 11px rgba(255, 144, 51, 0.25);
}
.content100 {
  width: 100%;
  padding: 0 0.75rem;
  box-sizing: border-box;
}
/* 讲座分享 */
.jiangzuo{
/* height: 182px; */
background-color: #fff;
}
.jiangzuo .jz-swiper{
padding-bottom: 0.25rem;
}

.jiangzuo .swiper-slide{
  width: 100%;
  height: 8rem;
  position: relative;
  margin-top: 0.5rem;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(47, 62, 136, 0.1);
}

.jiangzuo .swiper-slide a{
display: block;
}

.jiangzuo .swiper-slide .biaoqian_jzw{
  position: absolute;
  right: 15px;
  bottom: 20px;
  width: 5rem;
  height: 1.5rem;
  line-height: 1.5ren;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 0.7rem;
  border-radius: 1rem;
  background: linear-gradient(to right, #4689f8, #0a4def);
}

.jiangzuo .swiper-slide h5{
position: absolute;
right: 0;
top: 0;
width: 72px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
font-weight: normal;
font-size: 15px;
border-radius: 0 0 0 15px;
background:#ff8e00;
}

.jiangzuo .swiper-slide .title_jz{
width: 260px;
height: 27px;
font-size: 14px;
color: #3b3f58;
line-height: 27px;
padding-top: 14px;
margin-left: 10px;
align-items: center;
font-weight: normal;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}

.jiangzuo .swiper-slide .dizhi_jz{
display: flex;
margin-left: 10px;
margin-top: 10px;
}

.jiangzuo .swiper-slide .dizhi_jz span{
height: 15px;
display: flex;
align-items: center;
font-size: 10px;
color: #ff8e00;
padding: 0 4px;
border: 1px solid #ff8e00;
border-radius: 2px;
}

.jiangzuo .swiper-slide .dizhi_jz p{
font-size: 10px;
color: #555;
height: 15px;
display: flex;
align-items: center;
margin-left: 10px;
padding-left: 15px;
}

.jiangzuo .swiper-slide .dizhi_jz p:nth-child(2){
background: url(../images/jz_sj.png) left center no-repeat;
background-size: 10px 10px;
}
.jiangzuo .swiper-slide .dizhi_jz p:nth-child(3){
background: url(../images/jz_dz.png) left center no-repeat;
background-size: 10px 10px;
}
.yuyue_bg{
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 2;
display: none;
background: rgba(39, 39, 56, 0.5);
}

.yuyue_bg .xq_tankuang_list{
width: 275px;
height: 220px;
padding-top: 1px;
position: relative;
left: 50%;
top: 50%;
margin: -110px 0 0 -137px;
border-radius: 10px;
background-color: #fff;
}

.yuyue_bg .xq_tankuang_list .xq_close{
width: 38px;
height: 38px;
background: url(../images/gb_jz.png) no-repeat;
background-size: 100% 100%;
position: absolute;
left: 119px;
bottom: -54px;
}

.yuyue_bg .xq_tankuang_list p{
margin-top: 14px;
height: 28px;
display: flex;
justify-content: center;
align-items: center;
font-size: 17px;
color: #333;
text-align: center;
}

.yuyue_bg .xq_tankuang_list input{
width: 80%;
height: 35px;
display: flex;
margin: 14px auto 0;
border-radius: 5px;
border: 1px solid #999;
font-size: 12px;
color: #777;
text-indent: 32px;
outline: none;
}

.yuyue_bg .xq_tankuang_list input:nth-child(3){
background: url(../img/yy_icon2.png) 10px center no-repeat;
background-size: 14px 15px;
}

.yuyue_bg .xq_tankuang_list input:nth-child(4){
background: url(../img/yy_icon3.png) 10px center no-repeat;
background-size: 14px 15px;
}

.yuyue_bg .xq_tankuang_list .submit{
width: 100px;
height: 35px;
margin: 20px auto 0;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
font-size: 15px;
color: #fff;
border-radius: 17px;
background-color: #1a7af8;
box-shadow: 0 0 9px 2px rgba(26, 122, 248, 0.56);
}

.web-dstitle-jz{
margin-left: 15px;
}
.jiangzuo .swiper-slide .zt_jz_teachers{
  width: 245px;
  height: 50px;
 margin-left: 10px;
}
.jiangzuo .swiper-slide .zt_jz_teachers ul li{
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 7px;
}
.jiangzuo .swiper-slide ul li img{
  width: 50px;
  height: 50px;
  margin-left: -5px;
  margin-top: 10px;
}
.jiangzuo .swiper-slide .tearch_text{
  width: 245px;
  height: 40px;
  margin-top: 15px;
  margin-left: 4px;
}
.jiangzuo .swiper-slide .tearch_text p{
  position: absolute;
  font-size: 12px;
  color: #333;
  width: 50px;
  text-align: center;
  margin:0;
  padding-left:0;

}
.jiangzuo .swiper-slide .tearch_text p.pls1{
  left: 3px;
}
.jiangzuo .swiper-slide .tearch_text p.pls2{
  left:62px;
}
.jiangzuo .swiper-slide .tearch_text p.pls3{
  left:120px;
}
/* 留学方案 */
h3.tit_h3{
  height: 0.6rem;
  font-size: 0.7rem;
  color: #1a7af8;
  font-weight: bold;
  line-height: 0.6rem;
  padding-left: 0.25rem;
  position: relative;
  margin-bottom: 0.375rem;
  text-align: left;
}
h3.tit_h3:before {
  position: absolute;
  content: '';
  width: 0.1rem;
  height: 0.7rem;
  background-color: #1a7af8;
  left: 0;
  top: 0;
}
.lxgh_sec03{
  margin-top: 0.8rem;
}
.lxgh_sec03 ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 0.8rem;
  box-sizing: border-box;
 
}
.lxgh_sec03 ul li {
  width: 4.125rem;
  height:4.675rem;
  box-sizing: border-box;
  padding: 0.75rem 0;
  background: #fff;
  border-radius: 0.25rem;
  text-align: center;
  background: url(../images/lxgh_bg01.png) no-repeat;
  background-size: 100% 100%;
  padding-top:0.575rem;
  box-shadow: 0 0 0.5rem rgba(0,0,0,.2);
  margin-top: 0;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
   transition: all .3s linear;
}
.lxgh_sec03 ul li:hover{
margin-top: -0.375rem;
}
.lxgh_sec03 ul li:nth-child(2){
background: url(../images/lxgh_bg02.png) no-repeat;
background-size: 100% 100%;
}
.lxgh_sec03 ul li:nth-child(3){
background: url(../images/lxgh_bg03.png) no-repeat;
   background-size: 100% 100%;
}
.lxgh_sec03 ul li:nth-child(4){
background: url(../images/lxgh_bg04.png) no-repeat;
   background-size: 100% 100%;
}
.lxgh_sec03 ul li dl{
text-align: center;
box-sizing: border-box;
}
.lxgh_sec03 ul li dl dt{
margin-top: 0.125rem;
color:#fff;
font-size: 0.7rem;
font-weight: bold;
height: 1rem;
text-shadow: 0.05rem 0.05rem 0.05rem rgba(0,0,0,.5);
}
.lxgh_sec03 ul li dl dd{
color:#fff;
font-size: 0.5rem;
line-height: 1.6;
margin-top: 0.2rem;
}
/* 留学产品 */
.chanpin {
  position: relative;
}
.chanpin h3.pubtitZ{
  position: absolute;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.chanpin .top_title {
  height: 0.875rem;
}
.chanpin a.ck_more {
  position: absolute;
  top:0;
  right: 0;
  font-size: 0.65rem;
  color: #1a7af8;
}
.chanpin .navbar {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-top: 0.5rem;
}

.chanpin .navbar .item {
  padding: 0rem 0.7rem;
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.6rem;
  color: #333;
  cursor: pointer;
  margin: 0 0 0.3rem 0.1rem;
  position: relative;
}

.chanpin .navbar .item a {
  display: block;
}

.chanpin .navbar .item.active {
  color: #3385ff;
}

.chanpin .navbar .item.active:after {
  position: absolute;
  content: '';
  width: 1rem;
  height: 0.1rem;
  background-color: #3385ff;
  left: 50%;
  margin-left: -0.5rem;
  top: 1rem;
}
.chanpin .chanpin-content{
  box-sizing: border-box;
  padding:0 1.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.chanpin .chanpin-content .slide-list {
  float: left;
  width: 6.05rem;
  height: 5.7rem;
  cursor: pointer;
  margin-top: 0.125rem;
  margin-right: 0.25rem;
  background-color: #fff;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0 5px 5px rgba(0,0,0,0.1);
  border-radius: 0.2rem;
  margin-bottom: 0.5rem;
}
.chanpin .chanpin-content .slide-list:nth-child(4){
  margin-right: 0;
}
.chanpin .chanpin-content .slide-list:hover {
  margin-top: 0;
  -webkit-box-shadow: 0 0 0.5rem 0.075rem rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 0.5rem 0.075rem rgba(0, 0, 0, 0.06);
}
.chanpin .chanpin-content .slide-list img {
  width: 6.05rem;
  height: 3.45rem;
  display: block;
  border-radius: 0.2rem 0.2rem 0 0;
}

.chanpin .chanpin-content .slide-list .cp-title {
  font-size: 0.5rem;
  color: #000;
  margin-top: 0.125rem;
  line-height: 0.8rem;
  display: block;
  width: 6.05rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  box-sizing: border-box;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.chanpin .chanpin-content .slide-list .cp-gjc span {
  font-size: 0.3rem;
  color: #3385ff;
  height: 0.5rem;
  float: left;
  display: block;
  background-color: #ecf3fc;
  line-height: 0.5rem;
  padding: 0 0.225rem;
  margin-right: 0.25rem;
  border-radius: 0.05rem;
}

.chanpin .chanpin-content .slide-list p {
  font-size: 0.35rem;
  color: #666;
  line-height: 0.6rem;
  padding: 0.15rem 0.25rem 0 0;
}

.chanpin .chanpin-content .slide-list p a{
  color: #666;
}

.chanpin .chanpin-content .slide-list .cp-btn {
  width: 2.8rem;
  height: 0.8rem;
  display: block;
  border-radius: 0.45rem;
  text-align: center;
  line-height: 0.8rem;
  color: #fff;
  background: #ff871e;
  font-size: 0.5rem;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  position: absolute;
  bottom: 7px;
  right: 0.175rem;
  font-weight: bold;
}

.chanpin .chanpin-content .slide-list:hover .cp-btn{
  color: #fff;
    background:#ff871e;
}

.chanpin .chanpin-bg .slide-list {
  float: left;
  margin-right: 0.375rem;
}
.chanpin .chanpin-bg .slide-list:nth-child(4n){
  margin-right: 0;
}
/* 服务流程 */
.lxcptd_sec56 {
  height: 12.5rem;
  background: url(../images/ban56_bg.jpg) top center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin-top: 0.5rem;
  box-sizing: border-box;
  padding-top:0.5rem;
}
.lxcptd_sec56 h3.tit_h3{
  color:#fff;
}
.lxcptd_sec56 h3.tit_h3:before {
  position: absolute;
  content: '';
  width: 0.1rem;
  height: 0.7rem;
  background-color: #fff;
  left: 0;
  top: 0;
}
 .fwlc_sec05 .lcmain_bg {
  width:16.275rem;
  height: 10.125rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  background: url(../images/fwlc_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.fwlc_sec05 .lcmain_bg p{
  position: absolute;
  width: 4rem;
  color:#333333;
  text-align: center;
  font-size:0.5rem;
  font-weight: bold;
}
 .fwlc_sec05 .lcmain_bg p.tag01{
  left: -0.2rem;
  top: 2.5rem;
 }
  .fwlc_sec05 .lcmain_bg p.tag02{
    left: 4rem;
    top: 2.5rem;
 }
  .fwlc_sec05 .lcmain_bg p.tag03{
      left: 8.3rem;
      top: 2.5rem;
 }
  .fwlc_sec05 .lcmain_bg p.tag04{
      right: -0.25rem;
      top: 2.5rem;
 }
 .fwlc_sec05 .lcmain_bg p.tag05{
  left: -0.2rem;
  top: 8.2rem;
 }
  .fwlc_sec05 .lcmain_bg p.tag06{
    left: 4rem;
    top: 8.2rem;
 }
  .fwlc_sec05 .lcmain_bg p.tag07{
      left: 8.3rem;
      top: 8.2rem;
 }
  .fwlc_sec05 .lcmain_bg p.tag08{
      right: -0.25rem;
      top: 8.2rem;
 }
 /* 服务团队 */
.fwlc_sec06{
  width: 100%;
  height: 9rem;
  position: relative;
  margin-bottom: 0.25rem;
  margin-top: 0.75rem;
}
.fwlc_sec06 h3.pubtitZ{
position: absolute;
left: 0;
margin-top: 0;
margin-bottom: 0;
}
.fwlc_sec06 .top_title {
height: 0.875rem;
}
.fwlc_sec06 .navbar {
position: absolute;
top:0;
right: 0.75rem;
}
.fwlc_sec06 .navbar .item {
font-size: 0.6rem;
color: #333333;
line-height: 0.6rem;
float: left;
margin-left: 0.75rem;
position: relative;
cursor: pointer;
}
.fwlc_sec06 .navbar .item a {
display: block;
}

.fwlc_sec06  .navbar .item.active {
color: #2368f2;
}

.fwlc_sec06 .navbar .item.active:after {
position: absolute;
content: '';
width: 0.8rem;
height: 0.1rem;
background-color: #2368f2;
left: 50%;
margin-left: -0.4rem;
top: 0.65rem;
}

.fwlc_sec06 .td_content {
  padding-top: 0.5rem;
  visibility:hidden;
}
.fwlc_sec06 #mySwiperMG{
   width:17.5rem;
   height: 8.5rem;
   margin:0 auto;
   box-sizing: border-box;
   padding: 0 0.9rem 0 0.9rem;

}
.fwlc_sec06 .td_content  .swiper-slide{
  width: 4.75rem;
  height: 7rem;
  float: left;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 5px 5px rgba(0,0,0,0.1);
  border-radius: 0.15rem;
}
.fwlc_sec06 .td_content  .swiper-slide h3{
  font-size: 0.45rem;
  color:#333333;
  margin-top: 0.075rem;
}
 .fwlc_sec06 .td_content  .swiper-slide a.teachl_img{
  display: block;
  width: 100%;
  height: 3.15rem;
  padding-top:0.2rem;
  background: linear-gradient(to bottom, #80a4e3, #e0e8f5);
  overflow: hidden;
}
 .fwlc_sec06 .td_content  .swiper-slide a.teachl_img img{
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  margin:0 auto;
  transition: all .3s linear;
}
 .fwlc_sec06 .td_content  .swiper-slide a.teachl_img:hover img{
transform: scale(1.08);
}
.fwlc_sec06 .td_content  .swiper-slide h3{
font-size: 0.5rem;
color: #333;
margin:0.125rem auto 0.125rem auto;
text-align: center;
}
 .fwlc_sec06 .td_content  .swiper-slide p{
  font-size: 0.5rem;
  color: #444;
  height: 1.5rem;
  /* line-height: 1.5; */
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
}
 .fwlc_sec06 .td_content  .swiper-slide a.ckxq_btn{
display: block;
color: #2368f2;
font-size: 0.5rem;
float:right;
margin-right: 0.2rem;
}
 .fwlc_sec06 .td_content  .swiper-slide a.ckxq_btn:hover{
color: #ff8e00;
}
.fwlc_sec06 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: '';
}
.td_content .swiper-container .swiper-button-prev {
  width: 22px;
  height: 37px;
  position: absolute;
  z-index: 999;
  top: 45%;
  cursor: pointer;
  left: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: url(../images/left_btn.png) 0 0 no-repeat;
  background-size: 60% 60%;
  opacity: 1;
}
.fwlc_sec06 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}
.td_content .swiper-container .swiper-button-next{
  width: 22px;
  height: 37px;
  position: absolute;
  z-index: 999;
  top: 45%;
  cursor: pointer;
  right: -7px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: url(../images/rig_btn.png) 0 0 no-repeat;
  background-size: 60% 60%;
  opacity: 1;
}
.fwlc_sec06 .show {
  visibility: visible;
}
.fwlc_sec06 #mySwiperYG{
  width:17.5rem;
  height: 8.5rem;
  margin:0 auto;
  box-sizing: border-box;
  padding: 0 0.9rem 0 0.9rem;
  margin-top: -9rem;
}
.fwlc_sec06 #mySwiperJND{
  width:17.5rem;
   height: 8.5rem;
   margin:0 auto;
   box-sizing: border-box;
   padding: 0 0.9rem 0 0.9rem;
  margin-top: -9.5rem;
}
.fwlc_sec06 #mySwiperOY{
  width:17.5rem;
  height: 8.5rem;
  margin:0 auto;
  box-sizing: border-box;
  padding: 0 0.9rem 0 0.9rem;
  margin-top: -10rem;
}
/* 热门国家 */
.liu_hotline .liu_hotline_main .coursehot_list{
  width: 17.5rem;
  height: 4.5rem;
  box-sizing: border-box;
  padding: 0 0.5rem 0 0.6rem;
  margin-top: 0.5rem;
}
.liu_hotline .liu_hotline_main .coursehot_list .swiper-slide{
  width: 5.5rem;
  height: 4.5rem;
}
.liu_hotline .liu_hotline_main .coursehot_list .swiper-slide img{
  width: 4.5rem;
  height: 3rem;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  overflow:hidden;
  /* margin:0 auto; */
}
.liu_hotline .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: '';
}
.liu_hotline .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}
.liu_hotline .swiper-container .swiper-button-next{
  width: 22px;
  height: 37px;
  position: absolute;
  z-index: 999;
  top: 45%;
  cursor: pointer;
  right: -7px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: url(../images/rig_btn.png) 0 0 no-repeat;
  background-size: 60% 60%;
  opacity: 1;
}
.liu_hotline .swiper-container .swiper-button-prev {
  width: 22px;
  height: 37px;
  position: absolute;
  z-index: 999;
  top: 45%;
  cursor: pointer;
  left: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: url(../images/left_btn.png) 0 0 no-repeat;
  background-size: 60% 60%;
  opacity: 1;
}
/* 套餐项目 */
.tcxm_sec07{
  margin-top: -0.7rem;
  padding-bottom: 0.5rem;
}
.tcxm_sec07 h3.tit_h3{
margin-bottom: 0;
}
.tcxm_sec07 ul{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
margin:0 0.8rem;
}
.tcxm_sec07 ul li {
  width: 7.45rem;
  height: 9rem;
  box-sizing: border-box;
  padding: 0.3rem 0;
  background: #fff;
  border-radius: 0.35rem;
  text-align: center;
  box-shadow: 0 0 0.5rem rgba(0,0,0,.2);
  margin-top: 0.375rem;
  transition: all .3s;
  cursor: pointer;
}
.tcxm_sec07 ul li:nth-child(1) {
  height: 8.3rem;
}
.tcxm_sec07 ul li:nth-child(2) {
  height: 8.3rem;
}
.tcxm_sec07 ul li:nth-child(1) .btn_zx{
  bottom: -4rem;
}
.tcxm_sec07 ul li:nth-child(2) .btn_zx{
  bottom: -4rem;
}
.tcxm_sec07 ul li a{
display: block;
width: 100%;
height: 9rem;
}

.tcxm_sec07 ul li .tit_tc{
position: relative;
width:7.45rem;
height: 3.75rem;
margin:0 auto;
}
.tcxm_sec07 ul li img{
width: 6.8rem;
height: 3.825rem;
margin:0 auto;
}
.tcxm_sec07 ul li h5{
position: absolute;
width: 100%;
top: 0.75rem;
left: 0.25rem;
font-size: 0.75rem;
margin-top: 0.125rem;
font-weight: bold;
font-style:oblique;
background-image: -webkit-linear-gradient(bottom, #ffdec8 0%, #ffeacc 60%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-bottom: 1.5rem;
z-index:3;
}
.tcxm_sec07 ul li:nth-child(1) h5{
top: 1rem;
left: 0;
}
.tcxm_sec07 ul li:nth-child(2) h5{
top: 0.575rem;
left:0;
}
.tcxm_sec07 ul li:nth-child(3) h5{
top: 0.75rem;
left: 0;
}
.tcxm_sec07 ul li:nth-child(4) h5{
top: 1rem;
left: 0;
}
.tcxm_sec07 ul li dl{
text-align: center;
box-sizing: border-box;
}
.tcxm_sec07 ul li dl dt{
margin-top: 0.25rem;
color:#2368f2;
font-size: 0.5rem;
font-weight: bold;
height: 0.775rem;
}
.tcxm_sec07 ul li dl dd{
color:#333;
font-size: 0.375rem;
margin-top: 0.15rem;
}
.tcxm_sec07 ul li span.btn_zx{
z-index:9;
font-size: 0.5rem;
color: #583315;
position: absolute;
left: 50%;
margin-left: -1.71rem;
bottom: -4.7rem;
cursor: pointer;
-webkit-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
font-weight: bold;
width: 3.425rem;
height: 0.9rem;
line-height: 0.9rem;
background: url(../images/tcxm_btnbg.png) no-repeat;
background-size: 100% 100%;
text-align: center;
transition: all .3s;
}
.tcxm_sec07 ul li a.btn_zx:hover{
transform:scale(1.05);
}
.book_sec08 {
  background:#f6f6f6;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/* 图书教材 */
.book h6 {
  font-size: 0.6rem;
  color: #333;
  line-height: 2rem;
  font-weight: normal;
}

.book .book-contion .book-content img {
  width: 16rem;
  height: 5.575rem;
  margin:0 auto;
  display: block;
}
.book .book-contion .hide {
  display: none;
}
.book .navbar{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.book .navbar .item {
  width: 4rem;
  height: 1.05rem;
  float: left;
  background-color: #fff;
  border:1px solid #2368f2;
  cursor: pointer;
  font-size: 0.55rem;
  color: #333;
  text-align: center;
  line-height: 1.05rem;
  margin-right: 0.2rem;
  font-weight: 600;
  margin-top: 0.25rem;
}
.book .navbar .item:last-child{
  margin-right: 0;
}
.book .navbar .item.active {
  border-color: #3385ff;
  background-color: #3385ff;
  color: #fff;
}
/* 留学申请 */
.lxsq_sec9{
  height: 8rem;
  margin-top: 0.5rem;
}
.lxsq_sec9 .chanpin{
  position: relative;
}
.lxsq_sec9 #lunbosq{
  height: 17rem;
}
.lxsq_sec9 h3.tit_h3{
  position: absolute;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
}
.lxsq_sec9 .top_title {
  height: 0.875rem;
}
.lxsq_sec9 .navbar {
  position: absolute;
  top:0;
  right: 0;
}
.lxsq_sec9 .navbar .item {
  font-size: 0.6rem;
  color: #333333;
  line-height: 0.6rem;
  float: left;
  margin-left: 0.75rem;
  position: relative;
  cursor: pointer;
  font-weight: 600;
}
.lxsq_sec9 .navbar .active {
  color: #1a7af8;
}
.lxsq_sec9 .navbar .item.active:after {
  position: absolute;
  content: '';
  width: 0.8rem;
  height: 0.1rem;
  background-color: #1a7af8;
  left: 50%;
  margin-left: -0.4rem;
  top: 0.65rem;
}
.lxsq_sec9 .lxsq_banxiang {
  margin-top: 0.25rem;
  height: 5.15rem;
}
.lxsq_sec9 .lxsq_banxiang  .shenqing-lx{
  width:100%;
  height: 5.65rem;
  box-sizing: border-box;
  box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
  background-color: #fff;
  border-radius: 0.2rem;
  padding: 0.25rem 0.375rem;
}
.lxsq_sec9 .lxsq_banxiang  .shenqing-lx ul li {
  width:48%;
  float: left;
  font-size: 0.5rem;
  line-height: 0.85rem;
  padding-left: 0.275rem;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0.2rem;
  margin-right: 1%;
}
.lxsq_sec9 .lxsq_banxiang  .shenqing-lx ul li:nth-child(2n){
  margin-right: 0;
  margin-left: 0;
}
.lxsq_sec9 .lxsq_banxiang  .shenqing-lx ul li:before{
  content:'';
  position:absolute;
  display: inline-block;
  width: 0.075rem;
  height: 0.075rem;
  border-radius: 50%;
  left: 0;
  top: 0.375rem;
  background: #333;
}
.lxsq_sec9 .lxsq_banxiang  .shenqing-lx ul li:hover a {
  color: #3385ff;
}
.lxsq_sec9 .lxsq_banxiang  .shenqing-lx ul li:hover::before{
  content:'';
  position:absolute;
  display: inline-block;
  width: 0.075rem;
  height: 0.075rem;
  border-radius: 50%;
  left: 0;
  top: 0.375rem;
  background: #1a7af8;
}
.lxsq_sec9 .lxsq_banxiang  .shenqing-lx ul li a {
  color: #333;
  width: 100%;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
/* 合作伙伴 */
.lxsq_sec10 .liu_hotline_main .coursehot_list .swiper-slide img{
  width: 4.5rem;
  height: 4.3rem;
}
.lxsq_sec10 .liu_hotline_main .coursehot_list {
  width: 17.5rem;
  height: 4.5rem;
  box-sizing: border-box;
  padding: 0 0.5rem 0 0.9rem;
  margin-top: 0.5rem;
}
/* 留学申请 二 */
.shenqing-right {
  width: 17rem;
  height: 6rem;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 0.5rem rgba(0,0,0,0.1);
  border-radius: 0.2rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-top: 0.55rem;
}
.shenqing-right a {
  width:3.2rem;
  height:1.075rem;
  display: block;
  float: left;
  margin-right: 0.9rem;
  margin-bottom: 0.8rem;
  background-color: #efefef;
  font-size: 0.6rem;
  color: #333333;
  text-align: center;
  line-height: 1.075rem;
  border-radius: 0.05rem;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.shenqing-right a:nth-child(4n){
  margin-right: 0;
}
.shenqing-right a:hover {
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right,#4284f7, #094cef);
}
