.logo {
  padding: 20px 0 20px 0;
  background: #fff;
  overflow: hidden;
}

.head-other {
  width: auto;
  height: 40px;
  float: right;
  /* margin-top: -52px; */
}
.head-advisory a {
  display: block;
  width: auto;
  height: 38px;
  border-radius: 20px;
  background: #e50011;
  text-align: center;
  transition: ease-in 0.08s, ease-out 0.16s;
}
.head-advisory a span {
  display: inline-block;
  width: auto;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  background: url(../images/head-advisory.png) no-repeat left center;
  padding-left: 35px;
}
.head-advisory {
  width: 130px;
  height: 38px;
  float: left;
  margin: 1px 0 0 26px;
}

.container {
  width: 1200px;
  margin: 0 auto;
}
.text-center {
  background: #333;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  padding: 20px 0;
  box-sizing: border-box;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.lbg {
  width: 230px;
  height: 6447px;
  position: absolute;
  left: 0;
  top: 1300px;
  z-index: 1;
}
.rbg {
 width: 238px;
 height: 5902px; 
 position: absolute;
 right: 0;
 top: 2000px;
 z-index: 1;
}
.table_wrap {
  position: relative;
  z-index: 2;
}
.page_all {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  background: url(../images/ccbg.png) no-repeat;
  background-color: #e9eaff;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  /* height: 8596px; */
}
.bg1_wrap {
  background: url(../images/bg1.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  min-width: 1200px;

}
.banner {
  width: 100%;
  max-width: 1920px;
  background: url(../images/banner.png) center no-repeat;
  background-size: 1920px 100%;
  height: 642px;
  min-width: 1200px;
  margin: 0 auto;
}
.banner img {
  width: 100%;
}
.form_wrap {
  margin-top: 50px;
  margin-bottom: 40px;
}
.form_wrap img {
  width: 100%;
}
.form_wrap .form_title {
  width: 716px;
  height: 128px;
  margin: 0 auto;
}
select {
  outline: none;
  border: 0;
}
.biaodan {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 50px auto 74px;
  box-sizing: border-box;
}
.biaodan p {
  width: 290px;
  height: 66px;
  box-sizing: border-box;
}
.biaodan p input {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
}
.biaodan p:nth-child(1) {
  width: 200px;
}
.biaodan p:nth-child(1) select {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border-radius: 10px;
  line-height: 66px;
  color: #333;
  font-size: 16px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
  background: url(../images/sebg.png) no-repeat;
  background-size: 100% 100%;
}
.biaodan p:nth-child(1) select::after {
  content: '';
  width: 200;
  height: 66px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/sebg.png) no-repeat;
  background-size: 100% 100%;
}
.biaodan p:nth-child(3) {
  display: flex;
  width: 370px;
}
.biaodan p:nth-child(3) input {
  width: 60%;
  border-radius: 10px 0 0 10px;
}
.biaodan p:nth-child(3) a {
  display: block;
  width: 40%;
  font-size: 16px;
  color: #fff;
  line-height: 66px;
  text-align: center;
  background-color: #1f64cc;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.biaodan p:nth-child(4) {
  width: 240px;
  display: flex;
  justify-content: flex-end;
}
.biaodan p:nth-child(4) a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 66px;
  text-align: center;
  border-radius: 10px;
  background-color: #1f64cc;
}

select::-ms-expand {
  display: none;
}
.biaodan p input::-webkit-input-placeholder {
  color: #333;
  font-size: 16px;
}
.biaodan p input::-moz-placeholder {
  color: #333;
  font-size: 16px;
}
.biaodan p input:-ms-input-placeholder {
  color: #333;
  font-size: 16px;
}
.sqhktj .hktj_title {
  width: 498px;
  height: 128px;
  margin: 0 auto 20px;
}
.a_btn {
  display: block;
  color: #c43027;
  background: #ffe887;
  width: 100%;
  margin: 50px auto;
  text-align: center;
  padding: 15px 0;
  font-size: 20px;
}

.a_btn:hover {
  background: #e8c42a;
  color: #c43027;
}

.dl1 {
  padding: 0 30px 20px;
}
.tupo_tc {
  width: 100%;
  overflow: hidden;
}

.tupo_tc li {
  float: left;
  width: 24%;
  margin-right: 1.333%;
  cursor: pointer;
  height: 558px;
  position: relative;
}

.tupo_tc li:last-child {
  margin-right: 0;
}

.tupo_tc li:nth-child(1) {
  background: url(../images/gai_bg1.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc li:nth-child(2) {
  background: url(../images/gai_bg2.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc li:nth-child(3) {
  background: url(../images/gai_bg3.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc li:nth-child(4) {
  background: url(../images/gai_bg4.png) no-repeat center top;
  background-size: 100% 100%;
}

.li_con {
  width: 90%;
  margin: 0 auto;
  padding-top: 262px;
}

.li_con h3 {
  font-size: 20px;
  font-weight: bold;
  color: #e60012;
}

.li_con h3 span {
  display: inline-block;
  margin-right: 8px;
  vertical-align: -2px;
}

.li_con h2 {
  font-size: 16px;
  margin: 6px 0;
  text-align: left;
}

.li_con h2 span {
  display: inline-block;
  margin-right: 8px;
  width: 4px;
  height: 16px;
  background: #333;
  vertical-align: -2px;
  padding: 0;
  margin: 0;
}

.li_con p {
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.li_con p span {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e60012;
  margin-top: 6px;
  margin-right: 4px;
}

.li_con p em {
  font-style: normal;
  font-size: 14px;
  width: 95%;
}

.tupo_tc li a {
  position: absolute;
  width: 75%;
  background: #f4390d;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  box-shadow: 2px 3px 3px #c52500;
  text-align: center;
  left: 12.5%;
  bottom: 40px;
}

.tupo_tc li a:hover {
  background: #9b0700;
}

.tupo_tc1 li:nth-child(1) {
  background: url(../images/gai_bg5.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc1 li:nth-child(2) {
  background: url(../images/gai_bg6.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc1 li:nth-child(3) {
  background: url(../images/gai_bg7.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc1 li:nth-child(4) {
  background: url(../images/gai_bg8.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc2 li:nth-child(1) {
  background: url(../images/gai_bg9.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc2 li:nth-child(2) {
  background: url(../images/gai_bg10.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc2 li:nth-child(3) {
  background: url(../images/gai_bg11.png) no-repeat center top;
  background-size: 100% 100%;
}

.tupo_tc2 li:nth-child(4) {
  background: url(../images/gai_bg12.png) no-repeat center top;
  background-size: 100% 100%;
}

.tit_h3_1 {
  font-size: 24px;
  font-weight: bold;
  color: #f4390d;
  background: url(../images/tit_bg.jpg) no-repeat center top;
  background-size: 100% 100%;
  width: 256px;
  margin: 30px 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
}

.tit_h3_2 {
  font-size: 24px;
  font-weight: bold;
  color: #f4390d;
  background: url(../images/tit_bg.jpg) no-repeat center top;
  background-size: 100% 100%;
  width: 256px;
  margin: 30px 130px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
}

.tit_h3_3 {
  font-size: 24px;
  font-weight: bold;
  color: #f4390d;
  background: url(../images/tit_bg.jpg) no-repeat center top;
  background-size: 100% 100%;
  width: 256px;
  margin: 30px auto;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.copyright {
  padding: 30px 0;
  background: #1c1e21;
  text-align: center;
  color: #fff;
}
.btn_wrap {
  width: 100%;
  overflow: hidden;
  margin: 40px 0 80px;
}
.btn_wrap .btn_l {
  width: 400px;
  height: 75px;
  background: url(../images/btnbg1.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 160px;
  margin-right: 80px;
  font-size: 28px;
  color: #a40000;
  line-height: 74px;
  text-align: center;
  float: left;
}
.btn_wrap .btn_r {
  width: 400px;
  height: 75px;
  background: url(../images/btnbg2.png) no-repeat;
  background-size: 100% 100%;
  font-size: 28px;
  color: #fff;
  line-height: 74px;
  text-align: center;
  float: left;
}
.sqyh {
}
.sqyh img {
  width: 100%;
}
.sqyh_title {
  width: 498px;
  height: 128px;
  margin: 0 auto 42px;
}
.yhq_wrap {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0 50px;
  box-sizing: border-box;
}
.sqyh .yhq {
  width: 304px;
  height: 299px;
}
.sqyh .yhq:nth-child(1) {
  background: url(../images/yhq50.png) no-repeat;
  background-size: 100% 100%;
}
.sqyh .yhq:nth-child(2) {
  background: url(../images/yhq100.png) no-repeat;
  background-size: 100% 100%;
}
.sqyh .yhq:nth-child(3) {
  background: url(../images/yhq200.png) no-repeat;
  background-size: 100% 100%;
}
.sqyh .yhq span {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  box-sizing: border-box;
  margin: 190px auto 0;
  font-size: 18px;
  letter-spacing: 2px;
}
/* 弹出表单 */
.bigbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.bigbox .biaodanx {
  width: 458px;
  height: 523px;
  box-sizing: border-box;
  padding-top: 6px;
  position: absolute;
  left: 37%;
  top: 23%;
  background: url(../images/combd.png) no-repeat;
  border-radius: 10px;
}
.bigbox .biaodanx .top {
  width: 100%;
  display: flex;
  margin-top: 11px;
  padding-right: 21px;
  justify-content: flex-end;
}
.bigbox .biaodanx .top .guan {
  width: 30px;
  height: 30px;
}
.bigbox .biaodanx .last {
  width: 100%;
  height: 200px;
  margin-top: 200px;
  padding: 0 66px;
}
.bigbox .biaodanx .last p {
  width: 100%;
  height: 42px;
  margin-top: 18px;
}
.bigbox .biaodanx .last p input {
  width: 100%;
  height: 100%;
  border-radius: 55px;
  padding-left: 12px;
  border: 1px solid #ccc;
}
.bigbox .biaodanx .last p:nth-child(2) {
  display: flex;
}
.bigbox .biaodanx .last p:nth-child(2) input {
  border-right: 0;
  border-radius: 55px 0 0 55px;
}
.bigbox .biaodanx .last p:nth-child(2) a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border-radius: 0 55px 55px 0;
  background-color: #ff4c4c;
  font-size: 14px;
}
.bigbox .biaodanx .last .di {
  height: 48px;
  line-height: 48px;
  margin-top: 40px;
}
.bigbox .biaodanx .last .di a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 55px;
  text-align: center;
  color: #fff;
  line-height: 48px;
  background-color: #ff8653;
}
.bigbox .success {
  width: 458px;
  height: 523px;
  box-sizing: border-box;
  padding-top: 6px;
  position: absolute;
  left: 37%;
  top: 23%;
  background: url(../images/combd1.png) no-repeat;
  border-radius: 10px;
}
.bigbox .success .top {
  width: 100%;
  display: flex;
  margin-top: 11px;
  padding-right: 21px;
  justify-content: flex-end;
}
.bigbox .success .top .guan {
  width: 30px;
  height: 30px;
}
.bigbox .success .ti {
  margin-top: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bigbox .success .ti p {
  font-weight: bold;
  margin-top: 12px;
}
/* end */
.xxfa {
  margin: 0 auto 84px;
}
.xxfa img {
  width: 100%;
}
.xxfa .xxfa_title {
  width: 498px;
  height: 127px;
  margin: 0 auto 30px;
}
.xxfa .nav_tab {
  height: 72px;
  background-color: #fff;
  border-radius: 6px;
  line-height: 72px;
  margin-bottom: 14px;
}
.nav_li {
  float: left;
  width: 240px;
  height: 100%;
  color: #ff5400;
  cursor: pointer;
}
.nav_li span {
  display: block;
  width: 240px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  box-sizing: border-box;
  font-size: 24px;
  border-right: 1px solid #ff5400;
  margin-top: 13px;
}
.nav_li:nth-child(6) {
  border-right: none;
}
.nav_li.active {
  background-color: #ff5400;
  color: #fff;
}
.table_main table {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  border-bottom: 1px solid #ccc;
  display: none;
}
.table_main table tr th {
  height: 76px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #57bafe;
  font-weight: normal;
  color: #fff;
  width: 240px;
  position: relative;
  white-space: nowrap;
}
.of_synthetical .table_main table tr th {
  background: #feae4c;
}
.table_main table tr th .table_line {
  width: 1px;
  height: 40px;
  background: #fff;
  display: block;
  margin-top: -42px;
}
.table_main table tr th a {
  color: #fff;
  font-size: 20px;
  display: block;
  padding: 0 30px;
  border-left: 1px solid #fff;
  height: 40px;
  line-height: 24px;
}
.table_main table tr th .teacher_icon {
  width: 160px;
  height: 52px;
  background: url(../images/ielts_icon.png) no-repeat 0 -1004px;
  display: block;
  position: absolute;
  top: -32px;
  left: 38px;
}
.table_main table tr td {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #333;
  border-top: 1px solid #b7e1ff;
  text-align: center;
  width: 400px;
  white-space: nowrap;
}
.table_main table tr td .zixun_kefu:hover {
  color: #fd8a1a;
}
.table_main table tr td .buy_btn {
  width: 138px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
  color: #fd8a1a;
  font-size: 20px;
  border: 1px solid #fd8a1a;
  border-radius: 20px;
  margin: 0 auto;
}
.table_main table tr td .buy_btn:hover {
  background: #fd8a1a;
  color: #fff;
}
.table_main table tr td .right_icon {
  width: 27px;
  height: 26px;
  background: url(../images/ielts_icon.png) no-repeat 0 -333px;
  display: block;
  margin: 0 auto;
}
.table_main table tr td .error_icon {
  width: 19px;
  height: 19px;
  background: url(../images/ielts_icon.png) no-repeat 0 -382px;
  display: block;
  margin: 0 auto;
}
.table_main table tr td .shiting_btn {
  color: #333;
}
.table_main table tr td .shiting_btn:hover {
  color: #fd8a1a;
}
.table_main table tr td .shiting_btn i {
  width: 26px;
  height: 26px;
  background: url(../images/ielts_icon.png) no-repeat 0 -466px;
  display: inline-block;
  margin: 0 auto;
  vertical-align: -6px;
  margin-right: 8px;
}
.table_main table tr td .shiting_btn:hover i {
  background-position: 0 -426px;
}
.special_course_show {
  padding-top: 138px;
}
.special_course_show .special_title {
  width: 70px;
  height: 470px;
  background: url(../images/of_special_title.png) no-repeat 0 0;
  display: inline-block;
}
.special_course_show {
  padding-top: 60px;
}
.special_course_show .special_title {
  width: 70px;
  height: 470px;
  background: url(../images/special_title.png) no-repeat 0 0;
  display: inline-block;
}
.scheme_top {
  border-bottom: 2px solid #fe8c00;
  height: 70px;
  margin-bottom: 25px;
}
.scheme_top .scheme_name i {
  width: 49px;
  height: 54px;
  background: url(../images/ielts_icon.png) no-repeat 0 -912px;
  display: inline-block;
  vertical-align: -18px;
  margin-right: 14px;
}
.scheme_top .scheme_name {
  font-size: 30px;
  color: #333;
  font-style: italic;
  margin-top: 15px;
}
.scheme_top .nav li {
  float: left;
  height: 68px;
  line-height: 68px;
  padding: 0 30px;
  font-size: 24px;
  color: #ff5400;
  background: #fff;
  text-align: center;
  border: 2px solid #ff5400;
  border-radius: 20px;
  margin-right: 6px;
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  cursor: pointer;
}
.scheme_top .nav li a {
  color: #0f9cfe;
}
.scheme_top .nav li.cur {
  background: #ff5400;
  color: #fff;
}
.scheme_top .nav li:hover,
.scheme_con .scheme_top .nav li a {
  background: #ff5400;
  color: #fff;
}
.special_course_show table {
  width: 100%;
}
.clearfix::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none;
}
.kjh img {
  width: 100%;
}
.kjh_title {
  width: 698px;
  height: 127px;
  margin: 0 auto;
}
.kjh .content {
  width: 1136px;
  height: 394px;
  margin: 40px auto 30px;
}
.kjh .lc {
  width: 1136px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
}
.kjh .lc .lcitem {
  width: 358px;
  height: 175px;
  padding: 14px 14px 14px 216px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kjh .lc .lcitem p {
  font-size: 18px;
  width: 100%;
  color: #333;
  line-height: 30px;
}
.kjh .lc .lcitem:nth-child(1) {
  background: url(../images/kjh1.png) no-repeat;
  background-size: 100% 100%;
}
.kjh .lc .lcitem:nth-child(2) {
  background: url(../images/kjh2.png) no-repeat;
  background-size: 100% 100%;
}
.kjh .lc .lcitem:nth-child(3) {
  background: url(../images/kjh3.png) no-repeat;
  background-size: 100% 100%;
}
.kcys {
  margin-bottom: 80px;
}
.kcys img {
  width: 100%;
}
.kcys_title {
  width: 451px;
  height: 127px;
  margin: 0 auto 40px;
}
.kcys .yscontent {
  /* width: 100%; */
  padding: 0 50px;
  box-sizing: border-box;
}
.kcys .yscontent .teacherimg {
  float: left;
  width: 460px;
  height: 420px;
  margin-right: 50px;
}
.kcys .yscontent .ys_r {
  overflow: hidden;
  padding-top: 40px;
}
.kcys .yscontent .ys_r .itmimg {
  width: 49px;
  height: 49px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.kcys .yscontent .ys_r .tt {
  font-size: 24px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.kcys .yscontent .ys_r .itemdesc {
  width: 100%;
  padding-left: 64px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
.bt {
  width: 100%;
  height: 378px;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
  background: url(../images/btnn.png) center no-repeat;
  background-size: 1920px 378px;
}
/* 底部 */
/*底部*/
.footer_box {
  /*height:350px;*/
  width: 100%;
  background: #f0f0f0;
}
.footer_box1 {
  width: 1140px;
  /*height:310px;*/
  margin: 0 auto;
  /*background: #f66;*/
}
.footer1_help {
  height: 208px;
  border-bottom: 1px solid #e3e3e3;
}
.footer1_help dl {
  float: left;
  padding: 6px 0 0 12px;
}
.footer1_help dl dt {
  font-size: 18px;
  color: #333;
  padding: 20px 0 15px 0;
  font-weight: 400;
}
.footer1_help dl dd {
  font-size: 14px;
  padding-bottom: 8px;
}
.footer1_help dl dd a {
  color: #666;
  font-family: '微软雅黑';
}
.footer1_help dl dd a:hover {
  color: #619ef7;
  font-family: '微软雅黑';
}
.footer1_help dl.newbie_guide {
  width: 166px;
}
.footer1_help dl.about_course {
  width: 160px;
}
.footer1_help dl.help_center {
  width: 160px;
}
.footer1_help .phone_qq {
  float: left;
  padding-top: 24px;
}
.footer1_help .phone_qq img,
.footer1_help .phone_qq div {
  float: left;
}
.footer1_help .phone_qq img {
  margin-right: 14px;
}
.footer1_help .phone_qq h3 {
  line-height: 24px;
  font-size: 18px;
  color: #333;
}
.footer1_help .phone_qq h4 {
  line-height: 48px;
  font-size: 20px;
  color: #999;
}
.footer1_help .phone_qq p {
  padding: 2px 0 18px 0;
  font-size: 14px;
  color: #999;
}
.footer1_help .wechat {
  float: left;
  padding-top: 24px;
  margin-left: 104px;
  width: 125px;
}
.footer1_help .wechat img {
  width: 125px;
  height: 125px;
}
.footer1_help .wechat p {
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-top: 12px;
}

.footer_box2 {
  height: 40px;
  width: 100%;
  font-size: 14px;
  color: #999;
  line-height: 40px;
  background: #474747;
}
.footer_box2 div {
  width: 1070px;
  padding-left: 130px;
  margin: 0 auto;
}
.footer_box2 div:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.footer_box2 li {
  float: left;
}
.footer_box2 li a {
  color: #999;
}
.footer_box2 p {
  float: left;
  margin-left: 25px;
}

.wpa {
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 100;
}
