/*reset*/
*{
	margin: 0;
	padding: 0;
	outline: none;
}
html, body{
	font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
	font-size: 12px;
	color: #333;
	background: #f6f7fb;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
	border: none;
} 
ul li, ol li {
	list-style: none;
}
li:focus, a:focus, input:focus {
	outline: none;
}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	blr:expression(this.onFocus=this.blur());
}
input[type="button"], input[type="submit"], input[type="reset"], button {
	cursor: pointer;
}
/*webkit 内核选择关键字背景变黄*/
input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
}
/*placeholder改变颜色*/
input::-webkit-input-placeholder{
	color: #a9a9a9;
}
input:-moz-placeholder{
	color: #a9a9a9;
} 
input::-moz-placeholder{
	color: #a9a9a9;
} 
input:-ms-input-placeholder {
	color: #a9a9a9;
} 

textarea {
	white-space: pre;
	resize: none;
	border: 1px solid #ccc;
} 
fieldset, img {
	border: 0;
}
img{
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
del {
	text-decoration: line-through;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}

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

.img-responsive{
	max-width: 100%;
    display: block;
    margin: 0 auto;
}
.liebiao{
  position: relative;
}
.liebiao_list{
  width: 17.25rem;
  height: 2rem;
  background-color: #fff;
  border-radius: 1rem;
  margin: -0.5rem auto 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: .75rem;
  top: -0.5rem;
}
.liebiao_list a{
  width: 25%;
  color: #000;
  text-align: center;
}

.title_sy h6 {
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    color: #333;
}

.title_fsy {
    position: relative;
    text-align: center;
    font-size: .6rem;
    color: #333;
    line-height: .65rem;
}
/* 申请方案 */
.fangan {
	width: 100%;
	height: 19.5rem;
	padding-top: .9rem;
	background: url(../img/js_fa.jpg) bottom center no-repeat #f8fafe;
	/* background-size: 100% 4.85rem; */
  }
  
  .fangan .title_fsy::before {
	left: 3.25rem;
  }
  
  .fangan .title_fsy::after {
	right: 3.25rem;
  }
  
  .fangan .js_Swiper {
	width: 94%;
	padding: 0 3%;
	overflow: hidden;
  }
  
  .fangan .js_Swiper .swiper-slide {
	width: 7.55rem;
	float: left;
	padding-top: .25rem;
	margin-right: .75rem;
  }
  
  .fangan .js_Swiper .swiper-slide li {
	width: 7.5rem;
	height: 15.9rem;
	border-radius:0.2rem;
	background-color: #fff;
	position: relative;
	box-shadow: 0 0  0.3rem rgb(81 60 288 / 15%);
  }
  
  .fangan .js_Swiper .swiper-slide li img {
	width: 7.5rem;
	height: 2.6rem;
	display: block;
  }
  
  .fangan .js_Swiper .swiper-slide li h6 {
	font-size: 0.7rem;
	color: #5a49cb;
	line-height: .9rem;
	margin-top: .35rem;
	margin-left: 0.3rem;
	display: table;
	border-bottom: 2px solid #cdc8f1;
  }
  
  .fangan .js_Swiper .swiper-slide li p {
	font-size: .6rem;
	color: #555;
	line-height: .7rem;
	margin: 0.4rem 0.4rem 0 0.8rem;
  }

  .fangan .js_Swiper .swiper-slide li .bottom {
	margin-bottom: 0.6rem;
  }

  .fangan .js_Swiper .swiper-slide li p::before{
	background-color: #5a49cb;
	position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 0.3rem;
	margin-top: 0.2rem;
  }


  .fangan .js_Swiper .swiper-slide li a {
	width: 6rem;
	height: 1.5rem;
	border-radius: 5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: .6rem;
	position: absolute;
	bottom: .75rem;
	left: 0.7rem;
	background: linear-gradient(to right, #ef2d3c, #fd5b5d);
	box-shadow: 0 2px 8px rgb(240 13 0 / 30%);
  }
  /* 申请方案 */


/* 申请条件及费用 */
.tiaojian {
	width: 100%;
	height: 30.5rem;
	/* padding-top: .9rem; */
	background: url(../img/js_tj.jpg) bottom center no-repeat #f8fafe;
	/* background-size: 100% 4.85rem; */
  }
  
  .tiaojian .title_fsy::before {
	left: 3.25rem;
  }
  
  .tiaojian .title_fsy::after {
	right: 3.25rem;
  }
  
  .tiaojian .js_Swiper {
	width: 94%;
	padding: 0 3%;
	overflow: hidden;
  }
  
  .tiaojian .js_Swiper .swiper-slide {
	width: 13rem;
	float: left;
	padding-top: .25rem;
	margin-right: 1rem;
  }
  
  .tiaojian .js_Swiper .swiper-slide li {
	width: 13rem;
    height: 21rem;
    border-radius: 0.2rem;
    background-color: #fff;
    position: relative;
    box-shadow: 0 0 0.3rem rgb(81 60 255 / 15%);
    margin-top: 2.5rem;
	padding-top: 2rem;
  }
  .tiaojian .js_Swiper .swiper-slide span {
	width: 11.85rem;
    height: 3.7rem;
    display: flex;
    position: absolute;
    top: 0.8rem;
    left: 0.9rem;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: url(../img/tj_bg.png) no-repeat;
    z-index: 30;
}
  
  .tiaojian .js_Swiper .swiper-slide li h6 {
	font-size: 0.8rem;
	color: #5a49cb;
	line-height: .9rem;
	margin-top: .5rem;
	margin-left: 0.3rem;
  }
  
  .tiaojian .js_Swiper .swiper-slide li p {
	font-size: .75rem;
	color: #555;
	line-height: 1.1rem;
	margin: 0.4rem 0.4rem 0 0.8rem;
  }

  .tiaojian .js_Swiper .swiper-slide li .bottom {
	margin-bottom: 0.6rem;
  }



  .tiaojian .js_Swiper .swiper-slide li a {
	width: 8rem;
    height: 1.8rem;
    border-radius: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: .8rem;
    position: absolute;
    bottom: 1rem;
    left: 2.3rem;
    background: linear-gradient(to right, #ef2d3c, #fd5b5d);
	box-shadow: 0 2px 8px rgb(240 13 0 / 30%);
  }

  /* 申请条件及费用 */


  /* 英国TOP院校 */
  .yuanxiao{
    width: 100%;
    height: 23rem;
    padding-top: 0.9rem;
    background: url(../img/lqyq_bg.jpg) bottom center no-repeat;
  }

  .yuanxiao .title_fsy::before {
	left: 3.25rem;
  }
  
  .yuanxiao .title_fsy::after {
	right: 3.25rem;
  }
  
  .yuanxiao .js_Swiper {
	width: 94%;
	padding: 0 3%;
	overflow: hidden;
  }
  
  .yuanxiao .js_Swiper .swiper-slide {
	width: 9rem;
	float: left;
	padding-top: .8rem;
	margin-right: .75rem;
  }
  
  .yuanxiao .js_Swiper .swiper-slide li {
	width: 9rem;
	height: 18rem;
	border-radius:0.2rem;
	background-color: #fff;
	position: relative;
	box-shadow: 0 0  0.3rem rgb(81 60 288 / 15%);
  }
  
  .yuanxiao .js_Swiper .swiper-slide li img {
	position: absolute;
	width: 2.2rem;
	height: 2.2rem;
	left: 0.6rem;
    top: 0.4rem;
    border-radius: 50%;
  }
  
  .yuanxiao .js_Swiper .swiper-slide li h6 {
	font-size: 0.75rem;
	color: #5a49cb;
	line-height: .9rem;
	padding-top: 1rem;
	margin-left: 3.1rem;
  }
  
  .yuanxiao .js_Swiper .swiper-slide li p {
	font-size: .8rem;
    color: #5a49cb;
    line-height: .9rem;
	margin: 0.8rem 0.5rem 0 0.5rem;
  }

  .yuanxiao .js_Swiper .swiper-slide li span {
	font-size: .6rem;
    color: #555;
    line-height: .9rem;
  }

  .yuanxiao .js_Swiper .swiper-slide .name {
	/* margin-bottom: 0.6rem; */
	margin-left: 3rem;
	font-size: .5rem;
  }

  .yuanxiao .js_Swiper .swiper-slide li a {
	width: 7rem;
	height: 1.6rem;
	border-radius: 5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: .55rem;
	position: absolute;
	bottom: .66rem;
	left: 1rem;
	background: linear-gradient(to right, #ef2d3c, #fd5b5d);
	box-shadow: 0 2px 8px rgb(240 13 0 / 30%);
  }
  /* 英国TOP院校 */

.jiaoshi {
	width: 100%;
	height: 27rem;
	padding-top: .9rem;
	background: url(../img/js_bg.jpg) bottom center no-repeat #f8fafe;
	/* background-size: 100% 4.85rem; */
  }
  
  .jiaoshi .title_fsy::before {
	left: 3.25rem;
  }
  
  .jiaoshi .title_fsy::after {
	right: 3.25rem;
  }
  
  .jiaoshi .js_Swiper {
	width: 94%;
	padding: 0 3%;
	overflow: hidden;
  }
  
  .jiaoshi .js_Swiper .swiper-slide {
	width: 7.55rem;
	float: left;
	padding-top: .25rem;
	margin-right: .75rem;
  }
  
  .jiaoshi .js_Swiper .swiper-slide li {
    width: 7.5rem;
    height: 10.2rem;
    border: 1px solid #c2dcff;
    border-bottom: 0.15rem solid #c2dcff;
    margin-top: 1rem;
    background-color: #fff;
    position: relative;
  }
  
  .jiaoshi .js_Swiper .swiper-slide li::before {
	position: absolute;
	content: '';
	width: 6.65rem;
	height: 8px;
	border-top: 1px dashed #ddd;
	left: .4rem;
	bottom: 1.7rem;
  }
  
  .jiaoshi .js_Swiper .swiper-slide li img {
	width: 7.5rem;
	height: 4.8rem;
	display: block;
  }
  
  .jiaoshi .js_Swiper .swiper-slide li h6 {
	text-align: center;
	font-size: 0.7rem;
	color: #000;
	line-height: .8rem;
	margin-top: .35rem;
  }
  
  .jiaoshi .js_Swiper .swiper-slide li p {
	text-align: center;
	font-size: .5rem;
	color: #555;
	line-height: .7rem;
	margin-top: .4rem;
  }
  
  .jiaoshi .js_Swiper .swiper-slide li a {
	width: 4rem;
	height: 1.3rem;
	border-radius: .15rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: .55rem;
	position: absolute;
	bottom: .4rem;
	left: 1.75rem;
	background: linear-gradient(to right, #ef2d3c, #fd5b5d);
	box-shadow: 0 2px 8px rgb(240 13 0 / 30%);
  }
  
  /* 其它项目推荐 */
  .qitaxm {
	width: 100%;
	height: 17.9rem;
	padding-top: .9rem;
  }
  
  .qitaxm .title_fsy::before {
	left: 3.25rem;
  }
  
  .qitaxm .title_fsy::after {
	right: 3.25rem;
  }
  
  .qitaxm .js_Swiper {
	width: 94%;
	padding: 0 3%;
	overflow: hidden;
  }
  
  .qitaxm .js_Swiper .swiper-slide {
	width: 9rem;
	float: left;
	padding-top: .25rem;
	margin-right: .75rem;
  }
  
  .qitaxm .js_Swiper .swiper-slide li {
    width: 9rem;
    height: 13.8rem;
	border-radius:0.2rem;
	margin-top: 0.5rem;
	margin-bottom: 1.5rem;
    background-color: #fff;
    position: relative;
	box-shadow: 0 3px 10px 2px rgb(8 51 136 / 10%);
  }
  
  
  .qitaxm .js_Swiper .swiper-slide li img {
	width: 9rem;
	height: 4.5rem;
	display: block;
  }
  
  .qitaxm .js_Swiper .swiper-slide li h6 {
	text-align: center;
	font-size: 0.7rem;
	color: #000;
	line-height: .8rem;
	margin-top: .35rem;
  }
  
  .qitaxm .js_Swiper .swiper-slide li p {
	text-align: center;
	font-size: .6rem;
	color: #555;
	line-height: .9rem;
	margin: .4rem;
  }
  
  .qitaxm .js_Swiper .swiper-slide li a {
	width: 6rem;
	height: 1.5rem;
	border-radius: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: .55rem;
	position: absolute;
	bottom: .6rem;
	left: 1.6rem;
	background: linear-gradient(to right, #ef2d3c, #fd5b5d);
	box-shadow: 0 2px 8px rgb(240 13 0 / 30%);
  }
  /* 其它项目推荐 */
  .fw img {
	  margin-bottom: 1rem;
  }