body {
  background: #ffffff;
}

.top {
  height: 41px;
  background: #fff;
}

.logo, .top-txt {
  float: left;
}

.top-txt {
  line-height: 41px;
  margin-left: 20px;
}

.top-txt span {
  margin: 0 8px;
}

.tel {
  line-height: 41px;
  float: right;
}

.top-txt a:hover {
  color: #d62315;
}

.banner {
  display: none;
}

.big-bg {
  display: block;
  background: url(../images/big-banner.jpg) no-repeat top center;
  height: 370px;
  padding: 38px 0 0 34px;
}

.big-bg .year {
  width: 186px;
  height: 36px;
}

.big-bg .year p {
  line-height: 34px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #f82d6e;
  background: #fff;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
}

.big-bg .year p:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 12px 8px;
  border-style: solid;
  border-color: #f82d6e transparent transparent transparent;
  position: absolute;
  top: 12px;
  right: 10px;
}

.big-bg .year .slide {
  width: 186px;
  position: absolute;
  top: 36px;
  left: 0;
  z-index: 10;
  display: none;
}

.big-bg .year .slide a {
  display: block;
  width: 100%;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: #ffffff;
}

.big-bg .year .slide a:hover {
  background: #de3518;
  color: #ffffff;
}

.big-bg .province {
  font-size: 42px;
  color: #ffffff;
  margin: 46px 0 34px 0;
  line-height: 1;
  letter-spacing: 16px;
}

.big-bg .title {
  font-size: 100px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  margin-top: 36px;
}

.big-bg .tips {
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  margin-top: 36px;
}

.nav {
  text-align: center;
  margin-top: -60px;
  position: relative;
  z-index: 100;
}

.nav a {
  display: inline-block;
  height: 46px;
  line-height: 44px;
  background: #ffef00;
  border-radius: 30px;
  color: #f82d6e;
  font-size: 20px;
  margin: 0 3px;
  padding: 0 10px;
}

.nav a:hover {
  background: #67c0ff;
  color: #fcfeff;
}

.ad {
  padding-top: 30px;
}

.ad img {
  cursor: pointer;
}

.part1 {
  padding-top: 20px;
}

.part1 ul li {
  margin-top: 22px;
}

.part1 ul li .names {
  float: left;
  width: 106px;
  font-size: 18px;
  color: #333333;
  padding-top: 4px;
}

.part01 ul li .names {
  width: 126px;
}

.part1 ul li .list {
  float: right;
  width: 1090px;
}

.part01 ul li .list {
  width: 1060px;
}

.part1 ul li .list a {
  display: inline-block;
  height: 25px;
  font-size: 14px;
  color: #333333;
  background: #ebebeb;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 4px;
  margin-top: 5px;
}

.part1 ul li .list a:hover, .part1 ul li .list a.on {
  background: #de3319;
  color: #f7f8ff;
}

.part2 {
  margin-top: 30px;
  padding-bottom: 40px;
}

.part2 table {
  width: 100%;
  border-collapse: collapse;
}

.part2 table tr th {
  background: #de3319;
  height: 50px;
  font-size: 16px;
  color: #ffffff;
}

.part2 table tr td {
  text-align: center;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
  line-height: 1.5;
}

.part2 table tr td a span {
  color: #f82d6e;
}

/*.pages{text-align: center;margin-top: 30px;}
.pages a,.pages span{display: inline-block;vertical-align: middle;padding: 0 10px;height: 32px;line-height: 32px;background: #333;color: #fff;margin: 0 10px;}
.pages a.on,.pages a:hover{background: #de3319;}*/
.alert-class {
  width: 600px !important;
}

.alertBox {
  display: none;
  padding: 20px 20px 40px;
}

.alertBox h3 {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
}

.alertBox .slideNav {
  text-align: center;
  border-bottom: 1px solid #333;
  margin-top: 12px;
}

.alertBox .slideNav span {
  display: inline-block;
  border: 1px solid #333;
  border-bottom: none;
  position: relative;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  font-size: 16px;
  margin: 0 4px;
  cursor: pointer;
}

.alertBox .slideNav span.on:after {
  content: '';
  width: 100%;
  height: 4px;
  background: #ffffff;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.loadList {
  margin-top: 12px;
}

.loadList .list {
  display: none;
}

.loadList p {
  float: left;
  width: 33.3%;
  margin-top: 6px;
  line-height: 1.2;
}

.alertBox a {
  color: #de3319;
}

.alertBox .links {
  padding-top: 20px;
  text-align: center;
}

.coursePage {
  text-align: center;
  overflow: hidden;
  margin: 60px 0 50px;
}

.coursePage li {
  display: inline-block;
}

.coursePage a {
  display: inline-block;
  padding: 0 13px;
  height: 38px;
  border: solid 1px #eaeaea;
  text-align: center;
  line-height: 38px;
  margin: 0 8px;
  color: #333;
  border-radius: 4px;
  font-size: 18px;
}

.coursePage a.coursePage-prev, .coursePage a.coursePage-next {
  width: 40px;
  padding: 0;
}

.coursePage-prev {
  background: url(../images/fxfyprev.png) no-repeat center;
}

.coursePage-next {
  background: url(../images/fxfynext.png) no-repeat center;
}

.coursePage a.coursePage-prev:hover {
  background-image: url(../images/fxfyprevon.png);
}

.coursePage a.coursePage-next:hover {
  background-image: url(../images/fxfynexton.png);
}

.coursePage a:hover {
  color: #39a6fc;
  border: solid 1px #39a6fc;
}

.coursePage a.on {
  background: #39a6fc;
  border: solid 1px #39a6fc;
  color: #fff;
}

.coursePage li.thisclass a {
  background: #39a6fc;
  border: solid 1px #39a6fc;
  color: #fff;
}

.coursePage-inp {
  display: inline-block;
}

.coursePage-inp input {
  width: 50px;
  height: 39px;
  border: solid 1px #eaeaea;
  margin: 0 8px;
  text-align: center;
  border-radius: 4px;
  font-size: 18px;
}

.coursePage-inp button {
  width: 50px;
  height: 39px;
  border: solid 1px #39a6fc;
  background: #39a6fc;
  line-height: 39px;
  margin: 0 8px;
  border-radius: 4px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
}

/*footer*/
.footer {
  width: 100%;
  padding: 30px 0;
  background: #333;
}

.footer .footNav {
  padding: 20px 0;
}

.footer .footNav p {
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #8e8e8e;
}

.footer .footNav p a {
  color: #8e8e8e;
}

@media screen and (max-width:1366px) {}

@media screen and (max-width:750px) {
  ::-webkit-scrollbar {
    display: none;
  }

  .logo {
    margin-left: .1rem;
  }

  .top-txt {
    float: none;
    padding-left: .2rem;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding-right: .1rem;
  }

  .top-txt span {
    margin: 0 .16rem;
  }

  .tel, #adress1 {
    display: none;
  }

  .big-bg {
    background: url(../images/small-banner.jpg) no-repeat top center;
    height: 5.25rem;
    padding: .58rem 0 0 .34rem;
    background-size: 100% 100%;
  }

  .big-bg .year {
    width: 3.6rem;
    height: .72rem;
  }

  .big-bg .year p {
    line-height: .7rem;
    font-size: .4rem;
    border-radius: .6rem;
  }

  .big-bg .year p:after {
    border-width: .24rem .16rem;
    top: .22rem;
    right: .2rem;
  }

  .big-bg .year .slide {
    width: 3.6rem;
    top: .74rem;
  }

  .big-bg .year .slide a {
    height: .84rem;
    line-height: .84rem;
    font-size: .4rem;
  }

  .big-bg .name, .big-bg .province {
    font-size: .6rem;
    margin: .4rem 0 .3rem 0;
    line-height: 1;
    letter-spacing: .2rem;
  }

  .big-bg .title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: .4rem;
  }

  .big-bg .tips {
    font-size: .5rem;
    line-height: 1.4;
    margin-top: .6rem;
    width: 4.2rem;
  }

  .nav {
    margin-top: -.6rem;
    text-align: left;
  }

  .nav a {
    height: 1rem;
    line-height: 1rem;
    border-radius: .5rem;
    padding: 0;
    font-size: .42rem;
    margin: 0 .1rem;
    width: 3.6rem;
    text-align: center;
    margin-bottom: .3rem;
  }

  .ad {
    padding-top: .4rem;
  }

  .part1 {
    position: relative;
    padding: .4rem .3rem 0;
  }

  .part1 ul li {
    float: left;
    margin-top: .3rem;
  }

  .part1 ul li .names {
    width: 2.4rem;
    font-size: .4rem;
    padding-top: .14rem;
  }

  .part01 ul li .names {
    width: 2.8rem;
  }


  .part1 ul li .list {
    float: none;
    display: none;
    position: absolute;
    top: 1.6rem;
    left: 50%;
    width: 11.4rem;
    padding: .2rem;
    transform:translateX(-50%);
    box-sizing: border-box;
    z-index: 2;
    background-color: #fff;
  }

  .mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 1;
  }

  .part01 ul li .list {
    width: 8.4rem;
  }

  .part1 ul li .list a {
    float: left;
    height: .8rem;
    font-size: .4rem;
    line-height: .8rem;
    padding: 0 .2rem;
    margin-right: .1rem;
    margin-bottom: .18rem;
  }

  .part2 {
    margin: .6rem .3rem 0;
    padding-bottom: .6rem;
  }

  .part2 table tr:nth-child(1) {
    display: none;
  }

  .part2 table tr {
    border: 1px solid #ccc;
    margin-bottom: .1rem;
    display: block;
    overflow: hidden;
  }

  .part2 table tr td {
    border: none;
    border-bottom: 1px solid #eee;
    display: block;
    text-align: center;
    font-size: .4rem;
    overflow: hidden;
    padding: .2rem;
  }

  .part2 table tr td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
  }

  .part2 table tr td:nth-of-type(1) {
    background: #f7f7f7;
  }

  .alert-class {
    width: 98% !important;
  }

  .alertBox {
    padding: .3rem;
  }

  .alertBox h3 {
    font-size: .5rem;
  }

  .alertBox .slideNav {
    margin-top: .3rem;
  }

  .alertBox .slideNav span {
    height: 1rem;
    line-height: 1rem;
    padding: 0 .4rem;
    font-size: .48rem;
    margin: 0 .1rem;
  }

  .loadList {
    margin-top: .3rem;
  }

  .loadList p {
    width: 50%;
    margin-top: .2rem;
  }

  .alertBox .links {
    padding-top: .4rem;
  }

  .coursePage {
    margin: 1rem 0;
  }

  .coursePage a {
    padding: 0 .3rem;
    height: 1rem;
    line-height: 1rem;
    margin: 0 .05rem;
    border-radius: .1rem;
    font-size: .48rem;
  }

  .coursePage a.coursePage-prev, .coursePage a.coursePage-next {
    width: 1rem;
    background-size: .25rem .4rem
  }

  .coursePage-inp input {
    width: 1.2rem;
    height: 1rem;
    margin: 0 .1rem;
    border-radius: .1rem;
    font-size: .6rem;
  }

  .coursePage-inp button {
    width: 1.2rem;
    height: 1rem;
    line-height: 1rem;
    margin: 0 .1rem;
    border-radius: .1rem;
    font-size: .6rem;
  }
  .names{
    position: relative;
    margin-right: .5rem;
  }

  .names::after{
    content: '';
    position: absolute;
    top: .25rem;
    right: -.1rem;
    display: block;
    width:11px;
    height: 7px;
    background-image: url(http://www.huatu.com/images/2020css/images/arrow.png);
    transition:transform .5s ease;
  }
  .names.active::after{
    transform:rotate(180deg);
  }
}
