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, .p-num {
  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, .p-num {
  justify-content: center;
  -webkit-justify-content: center; }

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

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

.flexWrap, .p-row, .g-nav ul, .index-student .container dl, .page-nav ul, .page-nav2 ul {
  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-curr {
  font-size: .14rem;
  line-height: .7rem; }

.p-num {
  padding: .5rem 0 1rem 0; }
  .p-num a {
    display: block;
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: .14rem;
    background: #eee;
    -moz-border-radius: 0.04rem;
    -webkit-border-radius: 0.04rem;
    border-radius: 0.04rem;
    margin: 0 .06rem; }
    .p-num a:hover, .p-num a.on {
      background: #fa8c00;
      color: #fff; }
    .p-num a.arrow {
      width: .8rem; }

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

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

.p-curr {
  font-size: .24rem;
  line-height: 1rem; }

.p-num a {
  width: .6rem;
  height: .6rem;
  line-height: .6rem;
  font-size: .24rem; }
  .p-num a.arrow {
    width: 1.3rem; }

/*-------------------------*/
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: #ccc; }
  .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: #ccc;
  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: #ddd;
    padding: .1rem 0; }
    .g-nav .list a {
      display: block;
      padding-left: .5rem;
      font-size: .24rem;
      line-height: .8rem; }

.page-headD, .page-headD2 {
  height: 1rem; }

.page-head {
  background: #fa8c00; }

.page-head2 {
  background: #f7f7f7; }
  .page-head2 .g-nav {
    left: 100%; }
    .page-head2 .g-nav a.name {
      font-size: .28rem;
      font-weight: 400;
      height: 1rem;
      line-height: 1rem; }
      .page-head2 .g-nav a.name:before {
        display: none; }

.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: 1.2rem;
        padding: 0 .24rem;
        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: 100%;
  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 .2rem; }
    .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.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_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; }

/*page*/
.page-nav {
  padding: .1rem 0; }
  .page-nav ul {
    margin-left: -.3rem;
    margin-right: -.2rem; }
  .page-nav a {
    line-height: .7rem;
    font-size: .24rem; }

.newsny {
  width: 100%; }
  .newsny ul {
    margin-right: -.3rem;
    margin-left: -.3rem; }
  .newsny li a {
    padding: .3rem; }
    .newsny li a .img {
      width: 100%;
      height: 4rem; }
      .newsny li a .img img {
        width: 100%;
        height: 4rem; }
    .newsny li a .col {
      margin-left: 0;
      width: 100%;
      padding: .3rem; }
      .newsny li a .col h5 {
        font-size: .28rem; }
      .newsny li a .col p {
        font-size: .24rem;
        line-height: 1.5em; }
      .newsny li a .col dl.info dd {
        font-size: .24rem; }


.news {
  width: 100%; }
  .news ul {
    margin-right: -.3rem;
    margin-left: -.3rem; }
  .news li a {
    padding: .3rem; }
    .news li a .img {
      width: 100%;
      height: 4rem; }
      .news li a .img img {
        width: 100%;
        height: 4rem; }
    .news li a .col {
      margin-left: 0;
      width: 100%;
      padding: .3rem; }
      .news li a .col h5 {
        font-size: .28rem; }
      .news li a .col p {
        font-size: .24rem;
        line-height: 1.5em; }
      .news li a .col dl.info dd {
        font-size: .24rem;
line-height:.24rem;}

.news-side {
  width: 100%;
  padding-bottom: 1rem; }
  .news-side .title {
    font-size: .3rem;
    padding-bottom: .2rem;
    margin-bottom: .3rem; }
  .news-side li a {
    padding: 0 2.3rem .3rem .55rem;
    font-size: .24rem;
    min-height: 1.6rem; }
    .news-side li a .num {
      width: .4rem;
      height: .42rem;
      line-height: .4rem; }
    .news-side li a .img {
      width: 2rem; }
      .news-side li a .img img {
        width: 100%; }
  .news-side .more a {
    width: 2rem;
    height: .66rem;
    line-height: .66rem;
    font-size: .24rem; }

.foot-btns .wal {
  height: 2.4rem; }
.foot-btns .img {
  margin-left: 0;
  left: 0; }
.foot-btns dl {
  width: 4rem;
  margin-top: .2rem;
  right: .5rem; }
  .foot-btns dl a {
    height: .7rem;
    font-size: .24rem; }
    .foot-btns dl a img {
      width: .28rem; }
.foot-btns ul {
  font-size: .24rem;
  left: auto;
  bottom: auto;
  top: .3rem;
  width: 4.5rem;
  right: 0; }

.down-show {
  width: 100%; }
  .down-show dl.info dd {
    font-size: .24rem; }
  .down-show .content {
    font-size: .26rem;
    line-height: 1.7em; }
  .down-show .list {
    font-size: .24rem;
    margin-left: -.3rem;
    margin-right: -.3rem; }
    .down-show .list th:first-child, .down-show .list td:first-child {
      padding-left: .3rem; }
    .down-show .list th {
      height: .8rem; }
    .down-show .list td {
      height: 1rem; }
      .down-show .list td a.btn {
        width: 1.5rem;
        height: .6rem; }

.p-banner {
  height: 4rem; }

.lecturer ul {
  margin-left: -.3rem; }
.lecturer li {
  width: 50%;
  padding: 0 0 .3rem .3rem; }
  .lecturer li a {
    padding: .3rem; }
    .lecturer li a .name {
      font-size: .24rem; }
      .lecturer li a .name h5 {
        font-size: .28rem; }
    .lecturer li a .info {
      font-size: .26rem; }
    .lecturer li a .msg {
      font-size: .22rem;
      line-height: 1.5em; }

.video-list li {
  width: 50%;
  padding: 0 0 .3rem .2rem; }
  .video-list li a .name h5 {
    font-size: .26rem; }
  .video-list li a .name .en {
    font-size: .22rem; }

.page-nav2 {
  height: 1rem; }
  .page-nav2 ul {
    padding: .2rem 0; }
  .page-nav2 a {
    height: .6rem;
    line-height: .6rem;
    font-size: .26rem; }

@media screen and (max-width: 550px) {
  .wal {
    margin: 0 .3rem; } }

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