@charset "UTF-8";
/*reset*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

strong, em, i {
  font-style: normal;
  font-weight: normal;
}

del {
  text-decoration: line-through;
}

input::-ms-clear {
  display: none !important;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, select, button, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  font-family: inherit;
  outline: none;
}

a {
  text-decoration: none;
  color: #666;
}

body {
  font: 12px/1.5 "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
  color: #333;
  background: #fff;
}

.clearfix {
  zoom: 1;
}

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

.wrapper {
  width: 1086px;
  margin: auto;
}

.banner {
  height: 643px;
  background: url(../images/banner.jpg) no-repeat center;
}

.banner .wrapper {
  height: 643px;
  position: relative;
}

.banner img {
  position: absolute;
  bottom: -186px;
  display: block;
  height: 312px;
  z-index: 99;
}

/* 停课不停学*/
.tx-content {

  height: auto;
  padding:220px 0 35px;
  background: url(../images/line.jpg) repeat;
}

.tx-content .title {
  text-align: center;
  font-size: 32px;
  line-height: 32px;
  color: #000;
  margin-bottom: 20px;
}

.tx-content .ul-cardBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tx-content .li-list {
  width: 199px;
  height: 241px;
  padding: 0 10px;
  border-top: 8px solid #da382d;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.14);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tx-content .li-list .icon {
  display: block;
  width: 56px;
  height: 52px;
  margin: 30px auto 20px;
}

.tx-content .li-list .tred {
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  color: #e23d2e;
}

.tx-content .li-list .des {
  font-size: 16px;
  text-align: justify;
}

.tx-content .alink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 314px;
  height: 69px;
  text-align: center;
  background-color: #da382d;
  margin: 20px auto 0;
  color: #fff;
  font-size: 20px;
}

.tx-content .alink .arrow {
  display: inline-block;
  width: 58px;
  height: 29px;
  background: url(../images/arrow.jpg) no-repeat center;
  margin-left: 20px;
}

.studySwiper {
  margin-top: 40px;
  height: 670px;
}

.studySwiper .slide-list {
  width: 1083px;
  height: 597px;
}

.studySwiper .slide-list img {
  height: 100%;
}

.studySwiper .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  background-color: #adaaaa;
}

.studySwiper .swiper-container-horizontal > .swiper-pagination-bullets,
.studySwiper .swiper-pagination-custom,
.studySwiper .swiper-pagination-fraction {
  bottom: 23px;
}

/* 线上直播 */
.xszb {
  width: 100%;
  height: 261px;
  background-color: #495172;
}

.xszb .title {
  font-size: 32px;
  color: #fff;
  text-align: center;
  padding: 30px 0 10px;
}

.xszb .des {
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.xszb .des .line {
  display: inline-block;
  width: 59px;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.24;
  vertical-align: middle;
}

.xszb .ul-xs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}

.xszb .ul-xs .xs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 208px;
  height: 291px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.xszb .ul-xs .xs-list:hover {
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
}

/* 无忧上课 */
.wysk {
  margin-top: 20px;
}

.wysk .title {
  text-align: center;
  font-size: 32px;
  color: #000000;
}

.wyskSwiper {
  width: 1079px;
  height: 494px;
  margin-top: 20px;
}

.wyskSwiper .wy-list {
  width: 258px;
  height: 434px;
  background-color: #ffffff;
  border: solid 1px #d1cccc;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wyskSwiper .wy-list .city-name {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  padding: 30px 0 20px;
}

.wyskSwiper .wy-list .cityImg {
  width: 188px;
  height: 188px;
  display: block;
  margin: auto;
}

.wyskSwiper .wy-list .des {
  font-size: 16px;
  text-align: justify;
  margin: 20px auto;
}

.wyskSwiper .wy-list .ask {
  display: block;
  width: 177px;
  height: 56px;
  background-color: #da382d;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 56px;
  margin: auto;
}

.wyskSwiper .swiper-pagination-bullet-active {
  width: 22px;
  height: 22px;
  background-color: #adaaaa;
}

.wyskSwiper .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  background-color: #adaaaa;
}

/*老师 */
.teacher {
  padding: 31px 0;
  background: url(../images/line.jpg) repeat;
}

.teacher .red-title {
  width: 645px;
}

.teacher .title {
  font-size: 32px;
  color: #080808;
  text-align: center;
  margin-bottom: 15px;
}

.reason_tabs_box {
  margin-top: 15px;
  height: 345px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 50px solid #fff;
  position: relative;
  -webkit-box-shadow: 0px 5px 13px 0px rgba(83, 83, 83, 0.25);
          box-shadow: 0px 5px 13px 0px rgba(83, 83, 83, 0.25);
}

.reason_tabs {
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  height: 90px;
  padding-left: 40px;
  position: absolute;
  /* top: 20px; */
  bottom: -44px;
}

.reason_tab {
  width: 74px;
  height: 74px;
  margin-right: 24px;
  text-align: center;
  cursor: pointer;
  float: left;
  border-radius: 50%;
  background: #ccc;
  border: 2px solid transparent;
}

.reason_tab:last-child {
  margin-right: 0;
}

.reason_tab img {
  height: 100%;
}

.reason_content {
  overflow: hidden;
  width: 100%;
  height: 240px;
}

.teacher_box {
  width: 1000px;
  height: 160px;
  margin: 37px auto 0;
  border: 10px solid #f3f3f3;
  border-left: 15px solid #f3f3f3;
  border-right: 15px solid #f3f3f3;
}

.name_box {
  width: 20%;
  height: 100%;
  float: left;
  line-height: 160px;
  font-size: 42px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 60px;
}

.humin_name {
  width: 22%;
}

.name_box span {
  display: inline-block;
  width: 4px;
  height: 42px;
  background: #ea5b00;
  margin-right: 10px;
}

.name_box .fs{
  font-size: 32px;
}
.intro_box {
  line-height: 34px;
  text-align: left;
  width: 52%;
  float: left;
  font-size: 14px;
  margin-top: 36px;
}
.intro_boxlx {
  line-height: 34px;
  text-align: left;
  width: 52%;
  float: left;
  font-size: 14px;
  margin-top: 16px;
}

.picture_box {
  width: 19%;
  height: 230px;
  float: left;
  background: #fff;
  margin-top: -4%;
}

.picture_box_in {
  width: 100%;
  height: 225px;
  background: #fff;

}

.picture_box_in img {
  height: 100%;
}

.activeNew {
  display: block !important;
  transition: 0.3s;
  -moz-transition: 0.3s;
  /* Firefox 4 */
  -webkit-transition: 0.3s;
  /* Safari 和 Chrome */
  -o-transition: 0.3s;
  /* Opera */
}

.activeTabNew {
  border-color: #ed780f;
  transition: 0.3s;
  -moz-transition: 0.3s;
  /* Firefox 4 */
  -webkit-transition: 0.3s;
  /* Safari 和 Chrome */
  -o-transition: 0.3s;
  /* Opera */
}

.hideNew {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.red-title {
  margin: 0 auto;
  border-radius: 24px;
  height: 48px;
  font-size: 28px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  background-color: #db3c3c;
}

.short-title {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
  color: #828590;
}

.short-title .line {
  display: inline-block;
  width: 59px;
  height: 2px;
  background-color: #2b2b2b;
  opacity: 0.24;
  vertical-align: middle;
}

/* 在线课程 */
.zxxx {
  width: 100%;
  padding-bottom: 38px;
}

.zxxx .title {
  text-align: center;
  font-size: 32px;
  color: #080808;
  padding: 40px 0 20px;
}

.zxxx .zx-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.zxxx .zx-ul .card {
  position: relative;
  width: 206px;
  height: 204px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #da382d;
}

.zxxx .zx-ul .card .des {
  text-align: center;
  color: #fff;
  font-size: 25px;
}

.zxxx .zx-ul .card::after {
  position: absolute;
  bottom: -9px;
  left: 9;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #da382d;
}

.zxxx .zx-ul .hide-card {
  display: none;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: black;
}

.zxxx .zx-ul .hide-card .des {
  font-size: 20px;
  text-align: justify;
}

.zxxx .zx-ul .hide-card::after {
  border-top: 10px solid black;
}

.zxxx .zx-ul .li-list {
  -webkit-transition: all .3;
  transition: all .3;
}

.zxxx .zx-ul .li-list:hover .show-card {
  display: none;
}

.zxxx .zx-ul .li-list:hover .hide-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.zxxx .zx-ul .li-list:nth-child(2) .show-card {
  background-color: #495172;
}

.zxxx .zx-ul .li-list:nth-child(2) .show-card::after {
  border-top: 10px solid #495172;
}

.zxxx .zx-ul .li-list:nth-child(3) .show-card {
  background-color: #e9a430;
}

.zxxx .zx-ul .li-list:nth-child(3) .show-card::after {
  border-top: 10px solid #e9a430;
}

.zxxx .zx-ul .li-list:nth-child(4) .show-card {
  background-color: #2aa5a2;
}

.zxxx .zx-ul .li-list:nth-child(4) .show-card::after {
  border-top: 10px solid #2aa5a2;
}

.zxxx .zx-ul .li-list:nth-child(5) .show-card {
  background-color: #0078c2;
}

.zxxx .zx-ul .li-list:nth-child(5) .show-card::after {
  border-top: 10px solid #0078c2;
}

.zxxx .bgimg {
  margin-top: 14px;
  margin-left: 2px;
}

.free-form {
  margin-top: -2px;
  padding: 23px 0 24px;
  background: url(../images/line.jpg);
}

.free-form .title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 14px;
}

.free-form .free-content {
  overflow: hidden;
}

.free-form .free-content .content-l {
  float: left;
}

.free-form .free-content .content-r {
  float: right;
}

.free-form .input-box {
  position: relative;
  margin-bottom: 16px;
  padding-left: 65px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 509px;
  height: 58px;
  font-size: 18px;
  color: #a7a7a7;
  background-color: #fff;
}

.free-form .name {
  display: block;
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  line-height: 58px;
}

.free-form .txt {
  position: absolute;
  left: 10px;
  top: 16px;
}

.free-form .receive-btn {
  display: block;
  width: 509px;
  height: 60px;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background-color: #db3c3c;
  border-radius: 5px;
  border: solid 1px rgba(255, 255, 255, 0.35);
  cursor: pointer;
}

.footer-btn {
  overflow: hidden;
  margin: 49px auto 27px;
}

.footer-btn .btn {
  width: 299px;
  height: 72px;
  background-color: #da382d;
  border-radius: 15px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 72px;
  cursor: pointer;
}

.footer-btn .btn:first-child {
  float: left;
  margin-left: 214px;
}

.footer-btn .btn:last-child {
  float: right;
  margin-right: 214px;
}

.address {
  overflow: hidden;
  padding-bottom: 123px;
}

.address-l {
  float: left;
  width: 350px;
  height: 94px;
  background: url(../images/address.png) center no-repeat;
}

.address-r {
  float: left;
  margin: 10px 0 0 27px;
  font-size: 16px;
  line-height: 30px;
  color: #646262;
}

.form {
  width: 100%;
  height: 88px;
  background-color: #000095;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
}

.form .wrapper {
  position: relative;
  padding: 15px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: inherit;
}

.form .wrapper .kuang {
  float: left;
  width: 205px;
  margin-right: 10px;
  height: 59px;
  font-size: 20px;
  line-height: 59px;
  border-radius: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 0;
}

.select {
  position: relative;
  cursor: pointer;
  background-color: #fff;
}

.select:after {
  position: absolute;
  right: 22px;
  top: 18px;
  content: "";
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #aaa;
  border-right: 2px solid #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select:hover .list,
.select:active .list {
  display: block;
}

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

.select .option {
  padding-left: 15px;
}

.select .option:hover {
  color: #fff;
  background-color: #ffbb29;
}

.select-one .list {
  top: -177px;
}

.form .wrapper .sub-btn {
  font-size: 20px;
  background-color: #ffbd49;
  color: #000;
  padding: 0;
  text-align: center;
  cursor: pointer;
}

.form .wrapper .guanbi {
  width: 63px;
  height: 63px;
  text-align: center;
  line-height: 57px;
  font-size: 47px;
  color: #a2a1a1;
  background-color: #ebe8e8;
  position: absolute;
  top: -49px;
  right: -48px;
  cursor: pointer;
}

.alert-bg {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.alert-bg .alert-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-172px, -50px);
      -ms-transform: translate(-172px, -50px);
          transform: translate(-172px, -50px);
  padding: 25px 0;
  width: 345px;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
}

.alert-bg .alert-box:before {
  position: absolute;
  top: -40px;
  right: 17px;
  content: "";
  width: 0;
  height: 40px;
  border-left: 2px solid #ffaf15;
}

.alert-bg .title,
.alert-bg .btn {
  font-size: 14px;
  color: #355cab;
}

.alert-bg .btn {
  display: block;
  margin: 15px 0;
}

.alert-bg .alert-icon {
  position: absolute;
  top: -62px;
  right: 4px;
  width: 28px;
  height: 28px;
  background: url(../images/icon_close_1.png) center no-repeat;
  background-size: 28px 28px;
  cursor: pointer;
}

.yuyue {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none;
}

.yuyue .city-name {
  display: block;
}

.yuyue .course-name {
  display: block;
}

.yuyue .form-content {
  position: absolute;
  width: 630px;
  height: 594px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  padding: 188px 47px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/toast.png) center no-repeat;
}

.yuyue .down-list {
  display: none;
  position: absolute;
  left: 0;
  overflow: auto;
  width: 100%;
  height: 280px;
  background-color: #fff;
  bottom: 59px;
}

.yuyue .down-list .option {
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  font-size: 18px;
}

.yuyue .down-list .option:hover {
  color: #fff;
  background-color: #ffea00;
}

.yuyue .course-list {
  cursor: pointer;
}

.yuyue .course-list .down-list {
  top: 59px;
  height: 107px;
}

.yuyue .form-content .guanbi {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../images/toast_icon.png) center no-repeat;
  right: -45px;
  top: 62px;
  cursor: pointer;
}

.yuyue .form-content .list {
  margin-bottom: 15px;
  background-color: #fff;
  height: 59px;
  line-height: 59px;
  padding-left: 10px;
  font-size: 20px;
  color: #828282;
  position: relative;
}

.yuyue .common-input {
  display: block;
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
}

.yuyue .city-list:after,
.yuyue .course-list:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #828282;
  border-left: none;
  border-bottom: none;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 25px;
  top: 20px;
}

.yuyue .yuyue-btn {
  display: block;
  border-radius: 5px;
  margin: 0 auto;
  width: 183px;
  height: 59px;
  text-align: center;
  line-height: 59px;
  background-color: #ffea00;
  font-size: 20px;
  color: #2f3a4b;
  font-weight: bold;
  cursor: pointer;
}

.yuyue .city-list {
  position: relative;
  cursor: pointer;
}

.common-alert {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.common-alert .alert-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-172px, -50px);
      -ms-transform: translate(-172px, -50px);
          transform: translate(-172px, -50px);
  padding: 25px 0;
  width: 345px;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
}

.common-alert .alert-box:before {
  position: absolute;
  top: -40px;
  right: 17px;
  content: "";
  width: 0;
  height: 40px;
  border-left: 2px solid #ffaf15;
}

.common-alert .title,
.common-alert .btn {
  font-size: 14px;
  color: #355cab;
}

.common-alert .btn {
  display: block;
  margin: 15px 0;
}

.common-alert .alert-icon {
  position: absolute;
  top: -62px;
  right: 4px;
  width: 28px;
  height: 28px;
  background: url(../images/icon_close_1.png) center no-repeat;
  background-size: 28px 28px;
  cursor: pointer;
}

.ewm{
  margin-top: 206px;
  width: 100%;
  height: 276px;
  background: url(../images/ebg.jpg) no-repeat center;
}
/*# sourceMappingURL=map/index.css.map */
