body.show a, body.show .transition, body.show :before, body.show :after, body.show img, body.show .g-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn, .index-student .container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .g-nav ul, .index-student .container dl {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.p-title {
  text-align: center;
  padding: .6rem 0 .5rem 0;
  font-size: .14rem; }
  .p-title h3 {
    font-size: .36rem;
    line-height: 1em;
    padding-bottom: .2rem; }

.p-more {
  clear: both;
  padding: .4rem 0 .6rem 0; }
  .p-more a {
    display: block;
    margin: 0 auto;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    color: #fff;
    width: 2.83rem;
    line-height: .59rem;
    background: #313131;
    font-size: .16rem;
    text-align: center; }
    .p-more a:hover {
      color: #fff; }

.p-title {
  font-size: .24rem; }
  .p-title h3 {
    font-size: .46rem; }

.p-more a {
  width: 3.2rem;
  line-height: .8rem;
  font-size: .24rem; }

/*-------------------------*/
html {
  font-size: 50px; }

.wal {
  max-width: 8rem; }
.header-nav {
   display:none;
}
.bottom {
   display:none;
}
body.navShow {
  overflow: hidden; }
  body.navShow .g-head .navA {
    background-image: url("../image/close.png"); }
  body.navShow .g-nav {
    right: 0;
    left: 0; }

.g-head {
  position: fixed;
  z-index: 50;
  background: #F08618; }
  .g-head .wal {
    min-height: 1rem; }
  .g-head a.logo {
    top: 50%;
    transform: translateY(-50%); }
  .g-head .search {
    display: none; }
  .g-head .navA {
    display: block;
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.3rem;
    top: 0;
    bottom: auto;
    width: 1rem;
    height: 1rem;
    background: url("../image/navA.png") center no-repeat;
    background-size: .4rem; }

.g-nav {
  position: fixed;
  z-index: 50;
  overflow-y: auto;
  background: #F08618;
  left: 100%;
  right: -100%;
  top: 1rem;
  bottom: 0; }
  .g-nav li {
    border-top: rgba(255, 255, 255, 0.2) solid 1px;
    width: 100%;
    margin: 0; }
  .g-nav a.name {
    height: 1rem;
    line-height: 1rem;
    font-size: .28rem;
    padding-left: .5rem; }
  .g-nav .list {
    display: none;
    background: #F08618;
    padding: .1rem 0; }
    .g-nav .list a {
      display: block;
      padding-left: .5rem;
      font-size: .24rem;
      line-height: .8rem; }

.g-foot .container {
  min-height: 1rem; }
  .g-foot .container h3 {
    font-size: .32rem;
    padding: .65rem 0 .3rem 0; }
  .g-foot .container .name {
    font-size: .28rem; }
  .g-foot .container h5 {
    font-size: .54rem; }
.g-foot .list {
  position: static;
  width: 100%;
  padding: .6rem 0 .3rem 0; }
  .g-foot .list li {
    width: 50%;
    font-size: .28rem; }
    .g-foot .list li h3 {
      font-size: .28rem; }
.g-foot .ewm {
  top: .7rem;
  font-size: .2rem; }
.g-foot .msg {
  font-size: .24rem;
  line-height: 1.7em;
  padding: .4rem 0; }

/*index*/
.index-hd {
  padding-top: 1rem; }
  .index-hd:before {
    display: none; }
  .index-hd .indexFlash {
    width: 100%;
    padding-top: .3rem; }
  .index-hd .side {
    display: none; }
  .index-hd .list {
    padding: .3rem 0 1.2rem 0; }
    .index-hd .list li {
      width: 50%;
      padding-bottom: .24rem; }
      .index-hd .list li a {
        height: auto;
        padding: 0 ;
        font-size: .24rem; }
        .index-hd .list li a .name {
          font-size: .28rem; }




.index-video .fl {
  width: 100%; }
.index-video .item a .box {
  height: 1.3rem; }
  .index-video .item a .box .name {
    font-size: .26rem;
    height: .32rem;
    line-height: .32rem; }
  .index-video .item a .box .price {
    line-height: .32rem;
    font-size: .32rem; }
  .index-video .item a .box .msg {
    font-size: .24rem; }
.index-video .list {
  width: 100%;
  padding-top: .3rem; }
  .index-video .list ul {
    margin-left: -.3rem; }
  .index-video .list li {
    width: 50%;
    padding: 0 0 .3rem .3rem; }
  .index-video .list a .box {
    height: 1.2rem;
    padding: .2rem;
    font-size: .24rem;
    line-height: .4rem; }

.index-team .list ul {
  margin-left: -.3rem;
  margin-bottom: -.3rem; }
.index-team .list li {
  width: 50%;
  padding: 0 0 .3rem .3rem; }
.index-team .list a .name {
  height: 1rem;
  font-size: .24rem; }
  .index-team .list a .name h3 {
    font-size: .28rem; }
.index-team .list a h5 {
  font-size: .28rem; }
.index-team .list a p {
  font-size: .24rem;
  line-height: 1.7em; }

.index-student .list li .img {
  width: 100%; }
  .index-student .list li .img .layer {
    left: .4rem; }
    .index-student .list li .img .layer p {
      font-size: .24rem;
      line-height: .32rem; }
.index-student .list li .col {
  width: 100%;
  padding: .4rem; }
  .index-student .list li .col h5 {
    font-size: .36rem; }
  .index-student .list li .col .msg {
    font-size: .28rem; }
  .index-student .list li .col .content {
    font-size: .24rem;
    line-height: 1.7em; }
.index-student .list .dots2 {
  display: none; }
.index-student .list .arrow {
  display: none; }
.index-student .container {
  height: 7rem;
  padding: .6rem 0; }
  .index-student .container .col {
    border-top: #E0E0E0 solid 1px;
    border-right: 0;
    width: 100%;
    margin-top: .6rem;
    text-align: center;
    padding-top: .6rem; }
    .index-student .container .col .p-more a {
      margin-left: auto; }
  .index-student .container dl {
    margin-bottom: -.5rem;
    order: -1; }
  .index-student .container dd {
    width: 50%;
    font-size: .28rem;
    margin-bottom: .5rem; }
    .index-student .container dd:nth-child(2) {
      border: 0; }

.index-photo .list ul {
  margin-right: -.3rem; }
.index-photo .list li {
  width: 100%;
  padding-bottom: .3rem; }
  .index-photo .list li .box {
    padding: 0 0 0 0; }
    .index-photo .list li .box .name {
      font-size: .28rem; }
    .index-photo .list li .box p {
      font-size: .22rem;
      line-height: .36rem;
      padding: .15rem 0; }
 .index-photo .list li .box:after {
      
        background: none;
      }
.index-photo .list li.li_01 .img, .index-photo .list li.li_04 .img {
  width: 50%; }
.index-photo .list li.li_01 .box, .index-photo .list li.li_04 .box {
  width: 50%; }
.index-photo .list li.li_02 .img, .index-photo .list li.li_03 .img {
  width: 50%; }
.index-photo .list li.li_02 .box, .index-photo .list li.li_03 .box {
  width: 50%; }
.index-photo .list li.li_01 .box {
  padding-left: .2rem;
  }
.index-photo .list li.li_02 .box {
  order: -1;
  }

.index-photo .list li.li_03 .box {
  order: 1;
  padding-left: .2rem; }
  .index-photo .list li.li_03 .box:after {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    margin-left: 0; }
.index-photo .list li.li_04 .box {
  order: -1; }
  .index-photo .list li.li_04 .box:after {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    margin-left: 0; }

.index-info {
  padding: .3rem 0; }
  .index-info ul {
    margin-right: -.3rem;
    margin-left: -.3rem; }
  .index-info li {
    width: 50%;
    height: 1.8rem;
    font-size: .26rem; }
    .index-info li:before {
      height: 1.2rem;
      margin-top: -.6rem; }
    .index-info li:nth-child(3):before {
      display: none; }
    .index-info li .num em {
      font-size: .24rem; }

.index-news .title h3 {
  font-size: .32rem; }
.index-news .title a {
  font-size: .24rem; }
.index-news .list {
  width: 100%;
  padding: 0 .5rem .5rem;
  margin-bottom: .6rem; }
  .index-news .list .title {
    padding: .3rem 0; }
  .index-news .list .video {
    width: 100%; }
  .index-news .list .list-wrapper {
    width: 100%;
    margin-top: .4rem; }
    .index-news .list .list-wrapper dd a {
      padding-left: .76rem;
      margin-bottom: .2rem; }
      .index-news .list .list-wrapper dd a:before {
        left: .76rem; }
      .index-news .list .list-wrapper dd a .img {
        width: .62rem; }
      .index-news .list .list-wrapper dd a .name {
        font-size: .28rem; }
      .index-news .list .list-wrapper dd a p {
        font-size: .24rem;
        line-height: 1.7em;
        padding: .12rem 0 .18rem 0; }
.index-news .list-2 {
  width: 100%;
  padding-bottom: .6rem; }
  .index-news .list-2 li a {
    height: .7rem;
    font-size: .26rem;
    padding-left: .58rem; }
    .index-news .list-2 li a .num {
      width: .4rem;
      height: .4rem;
      margin-top: -.2rem;
      line-height: .4rem;
      font-size: .24rem; }
    .index-news .list-2 li a .name {
      line-height: .7rem; }

.side-form {
  left: .3rem;
  width: 2.6rem; }
  .side-form .form {
    padding-bottom: .09rem; }
    .side-form .form li .input {
      height: .56rem; }
      .side-form .form li .input input {
        height: .56rem;
        line-height: .56rem;
        font-size: .24rem;
        padding-left: .2rem; }
    .side-form .form li .select {
      font-size: .24rem; }
      .side-form .form li .select span {
        padding-left: .2rem;
        line-height: .56rem; }
  .side-form .submit div {
    height: .56rem; }
  .side-form .submit input {
    height: .56rem;
    font-size: .24rem; }

@media screen and (max-width: 550px) {
  .wal {
    margin: 0 .3rem; }
.side-form{
  display:none;
  }
.index-news{
  display:none; 
}

/*# sourceMappingURL=phone.css.map */
