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

.ban1 {
  width: 100%;
  height:12rem;
  background: url(../img/ban1.jpg) no-repeat;
  background-size: 100% 100%;
}

.title_gre h6 {
  font-size: 1.05rem;
  color: #333;
  line-height: 1.15rem;
  text-align: center;
  position: relative;
}

.title_gre h6::before {
  position: absolute;
  content: '';
  width: 7.65rem;
  height: .15rem;
  bottom: -0.45rem;
  left: .6rem;
  background: url(../img/titlel.png) no-repeat;
  background-size: 100% 100%;
}

.title_gre h6::after {
  position: absolute;
  content: '';
  width: 7.65rem;
  height: .15rem;
  bottom: -0.45rem;
  right: .6rem;
  background: url(../img/titler.png) no-repeat;
  background-size: 100% 100%;
}

.title_gre h6 b {
  color: #f8a61b;
}

.title_gre p {
  font-size: .55rem;
  color: #5e5e5e;
  text-align: center;
  line-height: .6rem;
  margin-top: .75rem;
}

.shihe_gre {
  padding-top: 2rem;
  background: url(../img/sh_bg.jpg) bottom center no-repeat #f7f7f7;
  background-size: 100% 24rem;
}

.shihe_gre .shks_gre {
  position: relative;
  height: 24rem;
  margin-top: .85rem;
}

.shihe_gre .shks_gre span {
  height: 2.05rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: .55rem;
}

.shihe_gre .shks_gre .yi {
  width: 5.75rem;
  position: absolute;
  top: .5rem;
  right: .65rem;
}

.shihe_gre .shks_gre .er {
  width: 5.75rem;
  position: absolute;
  top: 2.8rem;
  left: 3.05rem;
}

.shihe_gre .shks_gre .san {
  width: 6.75rem;
  position: absolute;
  top: 6.25rem;
  left: .6rem;
}

.shihe_gre .shks_gre .si {
  width: 6.1rem;
  position: absolute;
  top: 5.75rem;
  right: .6rem;
}

.shihe_gre .shks_gre .wu {
  width: 3.5rem;
  position: absolute;
  top: 9.85rem;
  left: 2.65rem;
}

.shihe_gre .shks_gre p {
  text-align: center;
  font-size: .8rem;
  color: #333;
  line-height: 1.15rem;
  padding-top: 18.5rem;
}

.shihe_gre .shks_gre p b {
  font-size: 1.05rem;
}

.btn_gre {
  width: 7.2rem;
  height: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 1.2rem auto 0;
  border-radius: .7rem;
  font-size: .72rem;
  color: #3e5cf1;
  text-align: center;
  border: 1px solid #556ff0;
}

.beikao_gre {
  padding: 2rem 0 1rem;
}

.beikao_gre ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1rem 0.6rem 1.75rem 0.6rem;
}

.beikao_gre ul li {
  width: 8.5rem;
  height: 7.5rem;
  margin-top: .75rem;
  background: url(../img/bk_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.beikao_gre ul li h6 {
  font-size: .6rem;
  color: #333;
  font-weight: normal;
  text-align: center;
  position: relative;
  margin-bottom: .2rem;
  margin-top: .25rem;
}

.beikao_gre ul li h6::after {
  position: absolute;
  content: '';
  width: .75rem;
  height: .1rem;
  background-color: #c4c4c4;
  bottom: -0.15rem;
  left: 50%;
  margin-left: -0.4rem;
}

.beikao_gre ul li p {
  font-size: .5rem;
  color: #333;
  text-align: center;
  line-height: .75rem;
}

.beikao_gre ul li a {
  width: 3.9rem;
  height: .8rem;
  position: absolute;
  display: flex;
  bottom: .3rem;
  left: 2.3rem;
  font-size: .55rem;
  color: #536bf3;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: .5rem;
  border: 1px solid #536bf3;
}

.beikao_gre ul li:first-child p {
  text-align: left;
  width: 46%;
  float: left;
  padding-left: 4%;
}

.xuanze_gre {
  width: 100%;
  height: 17.55rem;
  padding-top: 1.15rem;
  background: url(../img/xz_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.xuanze_gre ul {
  padding: 0.65rem 0.6rem 0 0.6rem;
  display: flex;
  justify-content: space-between;
}

.xuanze_gre ul li {
  width: 3.3rem;
  height: 8rem;
}

.xuanze_gre ul li img {
  width: 2.2rem;
  height: 2.2rem;
  margin: .55rem auto 0;
}

.xuanze_gre ul li h6 {
  font-size: .65rem;
  color: #333;
  text-align: center;
  font-weight: normal;
  line-height: .7rem;
  margin-top: .3rem;
  position: relative;
}

.xuanze_gre ul li h6::after {
  position: absolute;
  content: '';
  width: 1.05rem;
  height: 2px;
  bottom: -0.2rem;
  left: 50%;
  margin-left: -0.5rem;
  background: linear-gradient(to right, #536bf3, #f0aa37);
}

.xuanze_gre ul li p {
  text-align: center;
  font-size: .5rem;
  color: #333;
  line-height: .65rem;
  margin-top: .5rem;
}

.xuanze_gre .btn_gre {
  margin-top: 4rem;
}

.shizi_gre {
  padding: 2rem 0;
}

.gallery-top .swiper-slide {
  width: 100%;
  height: 13.4rem;
  position: relative;
}

.gallery-top .swiper-slide .neirong_gre {
  width: 14.3rem;
  height: 8.15rem;
  padding-top: 5.25rem;
  position: absolute;
  left: 0;
  top: 0;
}

.gallery-top .swiper-slide .neirong_gre h6 {
  display: inline-block;
  color: #fff;
  font-size: .8rem;
  font-weight: normal;
  margin-left: 5rem;
  border-bottom: 2px solid #f0aa37;
}

.gallery-top .swiper-slide .neirong_gre p {
  color: #fff;
  font-size: .4rem;
  color: #fff;
  line-height: .7rem;
  text-align: center;
  margin-top: .2rem;
}

.gallery-top .swiper-slide .neirong_gre p:nth-child(2) {
  margin-top: .7rem;
}

.gallery-top .swiper-slide .neirong_gre a {
  display: flex;
  position: absolute;
  bottom: 1.2rem;
  left: 50%;
  margin-left: -2.1rem;
  color: #fff;
  width: 4.2rem;
  height: 1.2rem;
  border-radius: .6rem;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  font-size: .6rem;
}

.gallery-top .yi {
  background: url(../img/js_dimg1.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-top .er {
  background: url(../img/js_dimg2.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-top .san {
  background: url(../img/js_dimg3.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-top .si {
  background: url(../img/js_dimg4.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-top .wu {
  background: url(../img/js_dimg5.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-top .liu {
  background: url(../img/js_dimg6.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-top .qi {
  background: url(../img/js_dimg7.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-top .ba {
  background: url(../img/js_dimg8.jpg) no-repeat;
  background-size: 100% 100%;
}

.gallery-thumbs {
  margin-top: .5rem;
}

.gallery-thumbs .swiper-slide {
  width: 2.25rem;
  height: 2.25rem;
  margin-left: .6rem;
}

.gallery-thumbs .swiper-slide img {
  width: 2.25rem;
  height: 2.25rem;
}

.gallery-thumbs .swiper-slide-thumb-active {
  background: url(../img/jsxbg.png) bottom center no-repeat;
  background-size: 2.25rem 1.1rem;
}

.kecheng_gre {
  width: 100%;
  height: auto;
  padding: 2rem 0;
  margin: 2rem 0;
  background: url(../img/kcsj_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng_gre .title_gre h6 {
  color: #fff;
}

.kecheng_gre .title_gre h6::before {
  background: url(../img/titlel1.png) no-repeat;
  background-size: 100% 100%;
}

.kecheng_gre .title_gre h6::after {
  background: url(../img/titler1.png) no-repeat;
  background-size: 100% 100%;
}

.kecheng_gre .title_gre p {
  color: rgba(255, 255, 255, 0.6);
}

.kecheng_gre .kcsj_gre {
  padding: 0 .6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kecheng_gre .kcsj_gre span {
  width: 8.5rem;
  height: 2.2rem;
  margin-top: .6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .7rem;
  color: #fff;
  font-weight: bold;
  border-top: 1px solid #3b4cd1;
  background-color: #5564da;
}

.kecheng_gre ul {
  padding: 0 .6rem;
  display: flex;
  justify-content: space-between;
}

.kecheng_gre ul li {
  width: 48%;
  color: #fff;
}

.kecheng_gre ul li img {
  width: 1.35rem;
  height: 1.1rem;
  margin-top: .25rem;
}

.kecheng_gre ul li h6 {
  font-size: .6rem;
  color: #f8a61b;
  font-weight: normal;
  line-height: .7rem;
  margin-top: .25rem;
}

.kecheng_gre ul li p {
  font-size: .5rem;
  line-height: .7rem;
  margin-top: .25rem;
}

.yaoqiu_gre {
  padding: 2rem 0;
}

.yaoqiu_gre .swiper-slide {
  width: 14.25rem;
  height: 20rem;
  margin-right: 1.5rem;
  color: #fff;
}

.yaoqiu_gre .swiper-slide h6 {
  text-align: center;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .9rem;
}

.yaoqiu_gre .swiper-slide span {
  height: 2.3rem;
  display: block;
  width: 13.15rem;
  margin: 0 auto;
  font-size: .5rem;
  text-align: center;
  padding-top: .6rem;
}

.yaoqiu_gre .swiper-slide span b {
  font-size: .7rem;
}

.yaoqiu_gre .yi {
  margin-left: .6rem;
  background: url(../img/yq_bg1.jpg) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0 10px 5px rgba(22, 29, 70, 0.6);
}

.yaoqiu_gre .er {
  background: url(../img/yq_bg2.jpg) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0 5px 1px rgba(77, 49, 14, 0.6);
}

.xiao_gre {
  margin-top: 1rem;
  padding: 0 .6rem;
}

.xiao_gre h6 {
  font-size: .65rem;
  color: #333;
  display: inline-block;
  border-bottom: 2px solid #3f53ee;
  padding-bottom: .1rem;
}

.xiao_gre .xiaoqu_gre {
  margin-top: .5rem;
}

.xiao_gre .swiper-slide {
  width: 14rem;
  margin-left: .6rem;
  position: relative;
}

.xiao_gre .swiper-slide p {
  position: absolute;
  left: 0;
  top: 7rem;
  width: 100%;
  height: 1.5rem;
  display: flex;
  font-size: .7rem;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
}

.xiao_gre .xq_img1 {
  width: 14rem;
  height: 8.5rem;
}

.xiao_gre .xq_img2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xiao_gre .xq_img2 img {
  /* width: 6.5rem; */
  /* height:auto; */
  width:6.7rem;
  height: 3rem;
  margin-top: .5rem;
}
/* 课程部分新加 */
.kecheng_gre .greMainTable{
  width: 100%;
  box-sizing: border-box;
  padding:0 0.75rem;
}
.kecheng_gre .greMainTable table{
  box-sizing: border-box;
  margin-top:0.5rem;
  padding:0 0.75rem;
}
.kecheng_gre .greMainTable table tr.firstTr{
   height: 1.8rem;
   color:#fff;
   font-size:0.5rem;
}
.kecheng_gre .greMainTable table tr.firstTr th{
  border-right:0.05rem solid #F0F0F0;
  border-bottom:0.05rem solid #F0F0F0;
  vertical-align: middle;
}
.kecheng_gre .greMainTable table tr th.borderRNo{
  border-right:0 solid #fefefe;
}
.kecheng_gre .greMainTable table tr{
  height: 2.13rem;
  background:rgba(255,255,255,0.2);
  color:#000;
  font-size:0.5rem;
}
.kecheng_gre .greMainTable table tr{
  /*border-bottom:0.05rem solid #fefefe;*/
  font-size:0.4rem;
}
.kecheng_gre .greMainTable table tr.borderBNo{
  border-bottom:0 solid #fefefe;
}
.kecheng_gre .greMainTable table tr td{
  border-right:0.05rem solid #fefefe;
  line-height: 0.88rem;
  color:#fff;
  font-size: 0.45rem;
  box-sizing: border-box;
  padding:0.38rem;
}
.kecheng_gre .greMainTable table tr td p{
  border-bottom: 0.03rem dashed rgba(255, 255, 255, 0.25);
  margin-bottom: 0.6rem;
}
.kecheng_gre .greMainTable table tr td p b{
  margin-left: 2.2rem;
}
.kecheng_gre .greMainTable table tr td p:last-child{
  margin-bottom: 0;
  border-bottom:0 dashed rgba(255, 255, 255, 0.25);
}
.kecheng_gre .greMainTable table tr td span{
  color: #f8a61b;
}
.kecheng_gre .greMainTable table tr td.borderRNo{
  border-right:0 solid #fefefe;
}
.kecheng_gre .greMainTable table tr td.bgpeixun{
  color:#fefefe;
  font-weight: bold;
  font-size:0.5rem;
  text-align: center;
  margin: 0 auto;
}
.kecheng_gre .greMainTable a{
  display:block;
  width: 7.2rem;
  height: 1.4rem;
  margin:0 auto;
  line-height: 1.4rem;
  text-align: center;
  border-radius:1rem;
  font-size: 0.6rem;
  border:1px solid #fff;
  transition: all .2s;
  animation: ballon7 1s linear infinite;
  margin-top: 1rem;
  color:#fff;
}


.huanjing {
  margin:0 auto;
  box-sizing:border-box;
  padding-top: 2rem;
  padding-bottom: 2rem;
  width:100%;
  overflow: hidden;
  background: #fbfbfb;
}
.huanjing .title_sat h6 {
  font-size: .9rem;
}

.huanjing .title_sat::after {
  width: .5rem;
  height: .5rem;
  top: -2px;
  left: 3.2rem;
  background: url(../img/title_bgb.png) no-repeat;
  background-size: 100% 100%;
}

.huanjing .title_sat::before {
  width: 1.2rem;
  height: .9rem;
  right: 3.2rem;
  bottom: -2px;
  background: url(../img/title_bga.png) no-repeat;
  background-size: 100% 100%;
}
.huanjing a {
    width: 12rem;
    height: 2rem;
    display: flex;
    border-radius: 1rem;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: .72rem;
    color: #fff;
    margin: 1.25rem auto 0;
    box-shadow: 0px 0 5px 0 rgba(239, 74, 35, 0.4);
    background: linear-gradient(to right, #ee4923, #fb7642);
}
.huanjing .btn_hg {
  width: 7.65rem;
  height: 1.2rem;
  margin: 1.25rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .6rem;
  color: #fff;
  text-align: center;
  border-radius: .6rem;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}
.banci_tit{
	padding:0 1rem;
	margin-top:1.52rem;
}
.banci_tit ul{
 display: flex;
 justify-content:space-between;
 flex-wrap:wrap;
}
.banci_tit ul li{
    width:30%;
    height: 1.6rem;
	   line-height: 1.6rem;
    text-align: center;
    background:#ffeddf;
    color:#f6492a;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    border:1px solid #f64a2a;
    cursor: pointer;
}
.banci_tit ul li:first-child{
	width:48%;
	margin-bottom:0.72rem;
}
.banci_tit ul li:nth-child(2){
	width:48%;
	margin-bottom:0.72rem;
}
.banci_tit ul li.cur{
    width:30%;
	   height: 1.6rem;
  		line-height: 1.6rem;
    text-align: center;
    background: linear-gradient(to right, #ff4800, #f87128);
    background: -webkit-linear-gradient(to right, #ff4800, #f87128);
    background: -o-linear-gradient(to right, #ff4800, #f87128);
    background: -ms-linear-gradient(to right, #ff4800, #f87128);
    background: -moz-linear-gradient(to right, #ff4800, #f87128);
    color:#fff;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    position: relative;
}
.banci_tit ul li:first-child.cur{
  	 width:48%;
  	 margin-bottom:0.5rem;
}
.banci_tit ul li:nth-child(2).cur{
	  width:48%;
   	margin-bottom:0.5rem;
}
.banci_tit ul li.cur:after{
	position: absolute;
	top: 1.6rem;
	left: 2rem;
	content:'';
	border-top:10px solid #f75d29;
	border-right:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid transparent;
}
.banci_tit ul li:first-child.cur:after{
  left: 3.6rem;
}
.banci_tit ul li:nth-child(2).cur:after{
	 left: 3.6rem;
}

.banci_zhuyao div img{
	margin-top: 0.5rem;
}

.bd{ width:100%; height:auto; background:#3b70fb; padding:0.98rem 0 1.8rem;}
.bd-con{ width:96%; margin:0 auto; overflow:hidden}
.bd-con h6{ font-size: 1.36rem; color:#fff;text-align: center;font-weight: bold;margin-bottom: 0.6rem}
.bd-con h6 span{color:#ef8266 }
.bd-con input,.bd-con select {width: 72%;height:2rem;line-height: 0.8rem;background: #fff;border-radius: 0.18rem;color: #666;font-size: 0.72rem;padding-left: 3%;line-height: 100%;margin:0 auto 0.6rem;border: none; display:block}
.bd-con select {width: 75%;padding-left: 2%;}
::-webkit-input-placeholder{color: #666;}
.bd-con button {width: 80%;display:block;margin:0 auto;height:2.16rem;line-height: 1.6rem;background: linear-gradient(45deg,#f19c76,#ed715c ); background: -webkit-linear-gradient(45deg,#f19c76,#ed715c );color: #fff;font-size: 0.8rem;text-align: center; border-radius: 2rem; }
