﻿@charset "UTF-8";
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.sizeCover {
  background-position: 50% 50%;
  background-size: cover; }

.main-mar-1 {
  margin-top: 45px; }

.title-1.active2 .chtit {
  background: url(../images/title-1-line2.png) no-repeat center center; }
.title-1.active3 .chtit {
  background: url(../images/title-1-line3.png) no-repeat center center;
  color: #fff; }
.title-1.active4 .chtit {
  background: url(../images/title-1-line4.png) no-repeat center center; }
.title-1 .chtit {
  font-size: 30px;
  color: #262626;
  margin-top: 5px;
  font-weight: bold;
  background: url(../images/title-1-line1.png) no-repeat center center; }
.title-1 .entit {
  color: #808080;
  font-size: 30px;
  font-family: "Arial";
  text-transform: uppercase; }
.title-1 .icon {
  margin-top: 10px; }
.title-1 .stxt {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px; }

.header-wrap .header {
  position: relative; }
  .header-wrap .header .logo {
    line-height: 65px; }
  .header-wrap .header .stxt {
    margin-top: 45px; }
    .header-wrap .header .stxt .s2 {
      margin-top: 20px;
      font-size: 14px;
      color: #202020; }
      .header-wrap .header .stxt .s2 span {
        margin-top: 10px;
        display: block;
        font-family: "Arial";
        color: #ababab;
        font-size: 12px; }
  .header-wrap .header .phonetxt {
    margin-top: 45px;
    float: right;
    color: #202020;
    font-size: 14px; }
    .header-wrap .header .phonetxt .p1 {
      font-family: "Impact";
      font-size: 30px;
      line-height: 35px;
      text-align: right; }
      .header-wrap .header .phonetxt .p1 span {
        display: block; }
    .header-wrap .header .phonetxt .p2 {
      margin-top: 10px; }
  .header-wrap .header .menu {
    line-height: 65px;
    float: right; }
    .header-wrap .header .menu img {
      max-width: 100%; }
  .header-wrap .header .menulist {
    position: absolute;
    top: 65px;
    right: -7px;
    width: 150px;
    display: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0.8); }
    .header-wrap .header .menulist a {
      font-size: 1.4rem;
      font-family: "微软雅黑";
      text-decoration: none;
      color: #fff;
      display: block;
      text-align: center;
      height: 30px;
      line-height: 30px; }
      .header-wrap .header .menulist a:hover {
        background: #000; }

.nav-wrap {
  height: 63px;
  background: #fff;
  border-top: 1px solid #dadada; }
  .nav-wrap .nav-ul {
    height: 63px; }
    .nav-wrap .nav-ul .navlist {
      position: relative;
      display: inline-block;
      float: left;
      width: 12.5%; }
      .nav-wrap .nav-ul .navlist a.listh1 {
        position: relative;
        line-height: 63px;
        text-decoration: none;
        display: block;
        color: #2d2d2d;
        text-align: center;
        font-size: 1.6rem; }
        .nav-wrap .nav-ul .navlist a.listh1:before {
          content: '';
          background: url(../images/navline.png) no-repeat;
          width: 1px;
          height: 19px;
          position: absolute;
          top: 23px;
          right: 0; }
        .nav-wrap .nav-ul .navlist a.listh1:hover, .nav-wrap .nav-ul .navlist a.listh1.on {
          color: #fff;
          background: #cb0514; }
      .nav-wrap .nav-ul .navlist .list2-ul {
        position: absolute;
        left: 0;
        top: 62px;
        display: none;
        z-index: 10;
        background: rgba(0, 0, 0, 0.8) !important;
        background: #000;
        filter: alpha(opacity=80);
        width: 200px; }
        .nav-wrap .nav-ul .navlist .list2-ul .list {
          position: relative; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
            text-align: left;
            padding-left: 10px;
            line-height: 35px;
            color: #fff;
            display: block;
            text-decoration: none; }
            .nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover, .nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
              background: #bd1818; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
            display: none;
            position: absolute;
            left: 100%;
            top: 0;
            width: 100%;
            background: rgba(0, 0, 0, 0.8) !important;
            background: #000;
            filter: alpha(opacity=80); }
            .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
              text-align: center; }
              .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
                display: block;
                line-height: 35px;
                color: #fff; }

.banner-wrap {
  position: relative; }
  .banner-wrap #owl-demo {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .banner-wrap #owl-demo .item {
      display: block; }
    .banner-wrap #owl-demo img {
      display: block;
      width: 100%; }
  .banner-wrap .owl-theme {
    text-align: center; }
    .banner-wrap .owl-theme .owl-controls {
      margin-top: 0;
      display: inline-block;
      text-align: center;
      background: rgba(51, 51, 51, 0.5);
      padding: 4px 10px;
      border-radius: 100px;
      position: absolute;
      z-index: 5;
      bottom: 20px; }
      .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
        opacity: 1;
        background: #fff;
        width: 13px;
        height: 13px;
        margin: 0 5px;
        padding: 0; }
      .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
        background: #bd1818; }
      .banner-wrap .owl-theme .owl-controls .owl-page.active span {
        background: #bd1818; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.content-wrap .exercise-wrap {
  padding: 45px 0; }
  .content-wrap .exercise-wrap .exercise-con {
    margin-top: 35px; }
    .content-wrap .exercise-wrap .exercise-con .elist {
      padding: 0 10px 20px; }
      .content-wrap .exercise-wrap .exercise-con .elist .ebox {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        padding: 15px;
        border-radius: 10px; }
        .content-wrap .exercise-wrap .exercise-con .elist .ebox .conbox {
          margin-top: 10px;
          margin-bottom: 10px; }
          .content-wrap .exercise-wrap .exercise-con .elist .ebox .conbox .title {
            font-size: 22px;
            color: #262626;
            line-height: 55px;
            height: 55px;
            overflow: hidden;
            font-weight: bold; }
          .content-wrap .exercise-wrap .exercise-con .elist .ebox .conbox .con {
            font-size: 14px;
            color: #5c5c5c;
            line-height: 20px;
            height: 120px;
            overflow: hidden; }
.content-wrap .system-wrap {
  background: url(../images/system-bg1.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0; }
  .content-wrap .system-wrap .system-con {
    margin-top: 45px; }
    .content-wrap .system-wrap .system-con .slist {
      padding: 0 10px 20px;
      text-align: center; }
      .content-wrap .system-wrap .system-con .slist .tit {
        font-size: 30px;
        color: #fff; }
      .content-wrap .system-wrap .system-con .slist .time {
        font-size: 18px;
        color: #fff; }
        .content-wrap .system-wrap .system-con .slist .time span {
          color: #fb2415;
          font-size: 55px;
          font-weight: bold;
          font-family: "Arial"; }
      .content-wrap .system-wrap .system-con .slist .con {
        color: #fff;
        font-size: 18px; }
.content-wrap .partner-wrap {
  padding: 45px 0; }
  .content-wrap .partner-wrap .partner-con {
    margin-top: 45px; }
    .content-wrap .partner-wrap .partner-con .p1box .plist {
      margin-bottom: 15px; }
      .content-wrap .partner-wrap .partner-con .p1box .plist a {
        text-decoration: none;
        display: block;
        transition: all .3s; }
        .content-wrap .partner-wrap .partner-con .p1box .plist a:hover {
          opacity: .8; }
        .content-wrap .partner-wrap .partner-con .p1box .plist a .picbox {
          position: relative;
          overflow: hidden; }
          .content-wrap .partner-wrap .partner-con .p1box .plist a .picbox .showcn {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            background: url(../images/partner-bg1.png) no-repeat;
            height: 100%; }
            .content-wrap .partner-wrap .partner-con .p1box .plist a .picbox .showcn .tit {
              color: #fff;
              position: absolute;
              bottom: 10px;
              left: 10px;
              line-height: 45px;
              font-size: 24px; }
    .content-wrap .partner-wrap .partner-con .p2box {
      margin-bottom: 20px; }
      .content-wrap .partner-wrap .partner-con .p2box .title {
        background: #1b1b1b;
        color: #fff;
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        height: 75px;
        line-height: 75px; }
      .content-wrap .partner-wrap .partner-con .p2box .conbox {
        background: #e71f19;
        padding: 5px 22px;
        text-align: center; }
        .content-wrap .partner-wrap .partner-con .p2box .conbox .list {
          border-bottom: 1px solid #fff;
          padding: 10px 0;
          font-size: 14px;
          line-height: 20px;
          color: #fff; }
        .content-wrap .partner-wrap .partner-con .p2box .conbox .zixunbtn {
          display: inline-block;
          padding: 15px 0 10px; }
          .content-wrap .partner-wrap .partner-con .p2box .conbox .zixunbtn a {
            text-decoration: none;
            display: block;
            background: #fff;
            color: #1b1b1b;
            font-size: 14px;
            height: 33px;
            line-height: 33px;
            border-radius: 33px;
            width: 110px;
            transition: all .3s; }
            .content-wrap .partner-wrap .partner-con .p2box .conbox .zixunbtn a:hover {
              background: #8b120f;
              color: #fff; }
.content-wrap .students-wrap {
  background: url(../images/studenstbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0; }
  .content-wrap .students-wrap .students-con .students-carousel {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .content-wrap .students-wrap .students-con .students-carousel .item {
      display: block;
      text-align: center; }
      .content-wrap .students-wrap .students-con .students-carousel .item img {
        max-width: 100%; }
  .content-wrap .students-wrap .students-con .owl-theme .owl-controls .owl-buttons {
    display: none; }
    .content-wrap .students-wrap .students-con .owl-theme .owl-controls .owl-buttons .owl-prev {
      width: 49px;
      height: 166px;
      position: absolute;
      left: 0;
      top: 35%;
      border-radius: 0;
      opacity: 1;
      background: url(../images/studenst-arrowlt.png) no-repeat; }
    .content-wrap .students-wrap .students-con .owl-theme .owl-controls .owl-buttons .owl-next {
      width: 49px;
      height: 166px;
      position: absolute;
      right: 0;
      top: 35%;
      border-radius: 0;
      opacity: 1;
      background: url(../images/studenst-arrowrt.png) no-repeat; }
.content-wrap .camp-wrap {
  background: url(../images/campbg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0; }
  .content-wrap .camp-wrap .camp-con {
    margin-top: 35px; }
    .content-wrap .camp-wrap .camp-con .tabhd {
      margin-bottom: 45px;
      text-align: center; }
      .content-wrap .camp-wrap .camp-con .tabhd .thdlist {
        display: inline-block;
        margin: 0 10px; }
        .content-wrap .camp-wrap .camp-con .tabhd .thdlist a {
          text-decoration: none;
          display: block;
          background: #fff;
          border: 1px solid #dcdcdc;
          color: #232323;
          font-size: 18px;
          line-height: 50px;
          padding: 0 30px;
          transition: all 0.3s; }
          .content-wrap .camp-wrap .camp-con .tabhd .thdlist a:hover, .content-wrap .camp-wrap .camp-con .tabhd .thdlist a.on {
            background: #e71f19;
            color: #fff; }
    .content-wrap .camp-wrap .camp-con .tabbd .tbdlist {
      display: none; }
      .content-wrap .camp-wrap .camp-con .tabbd .tbdlist:first-child {
        display: block; }
      .content-wrap .camp-wrap .camp-con .tabbd .tbdlist .clist {
        padding: 0 10px 20px; }
        .content-wrap .camp-wrap .camp-con .tabbd .tbdlist .clist a {
          text-decoration: none;
          display: block;
          border: 1px solid #ddd;
          padding: 5px;
          background: #fff;
          transition: all 0.3s; }
          .content-wrap .camp-wrap .camp-con .tabbd .tbdlist .clist a:hover {
            opacity: .6; }
.content-wrap .news-wrap {
  background: #f1f1f1;
  padding: 45px 0; }
  .content-wrap .news-wrap .news-con {
    margin-top: 35px; }
    .content-wrap .news-wrap .news-con .n1box {
      margin-bottom: 15px; }
      .content-wrap .news-wrap .news-con .n1box .title-more {
        margin-bottom: 20px;
        background: #f4f4f4;
        background: url(../images/news-titbox-bg1.png) repeat-x center center; }
        .content-wrap .news-wrap .news-con .n1box .title-more.active2 {
          background: none; }
          .content-wrap .news-wrap .news-con .n1box .title-more.active2 .title {
            padding: 0; }
          .content-wrap .news-wrap .news-con .n1box .title-more.active2 .more {
            padding: 0; }
        .content-wrap .news-wrap .news-con .n1box .title-more .title {
          padding-right: 20px;
          background: #f1f1f1;
          color: #373737;
          line-height: 42px;
          font-size: 20px;
          font-weight: bold;
          text-transform: uppercase; }
          .content-wrap .news-wrap .news-con .n1box .title-more .title span {
            font-weight: normal;
            font-size: 14px;
            font-family: "Arial";
            margin-left: 5px;
            color: #b8b8b9; }
        .content-wrap .news-wrap .news-con .n1box .title-more .more {
          background: #f1f1f1;
          padding-left: 20px;
          line-height: 45px;
          text-transform: uppercase; }
          .content-wrap .news-wrap .news-con .n1box .title-more .more a {
            color: #b8b8b9;
            font-size: 14px;
            background: none;
            border: none; }
            .content-wrap .news-wrap .news-con .n1box .title-more .more a img {
              margin-top: -3px; }
      .content-wrap .news-wrap .news-con .n1box .nlt a {
        text-decoration: none;
        display: block;
        background: #fff; }
        .content-wrap .news-wrap .news-con .n1box .nlt a:hover .picbox {
          opacity: .6; }
        .content-wrap .news-wrap .news-con .n1box .nlt a:hover .conbox .tit {
          color: #bd1818; }
        .content-wrap .news-wrap .news-con .n1box .nlt a .picbox {
          width: 45%;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .news-wrap .news-con .n1box .nlt a .conbox {
          width: 55%;
          padding: 30px 20px 0 35px; }
          .content-wrap .news-wrap .news-con .n1box .nlt a .conbox .time {
            font-size: 1.8rem;
            color: #525252;
            font-family: "Arial"; }
          .content-wrap .news-wrap .news-con .n1box .nlt a .conbox .line {
            margin: 10px 0;
            width: 20px;
            height: 2px;
            background: #d5d5d5; }
          .content-wrap .news-wrap .news-con .n1box .nlt a .conbox .tit {
            margin-top: 5px;
            font-size: 1.8rem;
            color: #323232;
            line-height: 30px;
            height: 30px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .n1box .nlt a .conbox .con {
            margin-top: 8px;
            font-size: 1.4rem;
            color: #909090;
            line-height: 23px;
            height: 46px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .n1box .nlt a .conbox .mbtn {
            margin-top: 10px;
            font-size: 1.2rem;
            color: #909090;
            text-transform: uppercase;
            line-height: 25px; }
            .content-wrap .news-wrap .news-con .n1box .nlt a .conbox .mbtn i {
              float: left;
              margin-right: 20px; }
            .content-wrap .news-wrap .news-con .n1box .nlt a .conbox .mbtn span {
              float: left;
              margin-top: 3px; }
      .content-wrap .news-wrap .news-con .n1box .nrt .nbox {
        background: #fff;
        padding: 15px 30px; }
        .content-wrap .news-wrap .news-con .n1box .nrt .nbox .sideMenu {
          border-left: 2px solid #ddd; }
          .content-wrap .news-wrap .news-con .n1box .nrt .nbox .sideMenu .tabhd {
            font-size: 1.6rem;
            color: #0f0f0f;
            line-height: 35px;
            height: 35px;
            overflow: hidden;
            cursor: pointer;
            margin-left: -18px;
            margin-bottom: 8px; }
            .content-wrap .news-wrap .news-con .n1box .nrt .nbox .sideMenu .tabhd a {
              color: #0f0f0f; }
            .content-wrap .news-wrap .news-con .n1box .nrt .nbox .sideMenu .tabhd i {
              float: left;
              display: inline-block;
              width: 35px;
              height: 35px;
              line-height: 25px;
              background: #ea2825;
              font-size: 1.3rem;
              font-family: "Arial";
              color: #fff;
              font-style: normal;
              text-align: center;
              border-radius: 50%;
              border: 5px solid #fff; }
            .content-wrap .news-wrap .news-con .n1box .nrt .nbox .sideMenu .tabhd span {
              float: right;
              width: calc(100% - 40px); }
          .content-wrap .news-wrap .news-con .n1box .nrt .nbox .sideMenu .tabbd {
            display: none;
            margin-bottom: 6px; }
            .content-wrap .news-wrap .news-con .n1box .nrt .nbox .sideMenu .tabbd .con {
              margin-left: 22px;
              font-size: 1.2rem;
              color: #a3a3a3;
              line-height: 23px;
              height: 69px;
              overflow: hidden; }
    .content-wrap .news-wrap .news-con .n2box {
      margin-top: 25px; }
      .content-wrap .news-wrap .news-con .n2box .nlist {
        padding: 0 10px 20px; }
        .content-wrap .news-wrap .news-con .n2box .nlist a {
          text-decoration: none;
          display: block;
          background: #fff;
          padding: 20px;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .news-wrap .news-con .n2box .nlist a:hover {
            background: #ea2825;
            color: #fff; }
            .content-wrap .news-wrap .news-con .n2box .nlist a:hover .titbox .tit {
              color: #fff; }
            .content-wrap .news-wrap .news-con .n2box .nlist a:hover .titbox .time {
              color: #fff; }
            .content-wrap .news-wrap .news-con .n2box .nlist a:hover .con {
              color: #fff; }
            .content-wrap .news-wrap .news-con .n2box .nlist a:hover .mbtn {
              color: #fff; }
          .content-wrap .news-wrap .news-con .n2box .nlist a .titbox {
            line-height: 30px;
            height: 30px;
            overflow: hidden; }
            .content-wrap .news-wrap .news-con .n2box .nlist a .titbox .tit {
              color: #272727;
              font-size: 1.8rem;
              width: calc(100% - 100px); }
            .content-wrap .news-wrap .news-con .n2box .nlist a .titbox .time {
              text-align: right;
              width: 100px;
              font-size: 1.2rem;
              color: #bbb;
              font-family: "Arial"; }
          .content-wrap .news-wrap .news-con .n2box .nlist a .con {
            margin-top: 15px;
            font-size: 1.4rem;
            color: #878787;
            line-height: 24px;
            height: 48px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .n2box .nlist a .mbtn {
            margin-top: 20px;
            font-size: 1.2rem;
            color: #b8b8b8; }
.content-wrap .contentbox {
  margin-bottom: 80px; }
  .content-wrap .contentbox .posit-back {
    background: #e6e6e6;
    height: 65px;
    line-height: 65px;
    margin-bottom: 35px;
    color: #3e3e3e;
    font-size: 16px; }
    .content-wrap .contentbox .posit-back .posit a {
      color: #3e3e3e; }
    .content-wrap .contentbox .posit-back .back a {
      color: #979797; }
  .content-wrap .contentbox .tit-line {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px; }
    .content-wrap .contentbox .tit-line h2 {
      font-family: "Aparajita";
      color: #383838;
      font-size: 3.2rem;
      text-transform: uppercase;
      margin: 0 0 15px; }
      .content-wrap .contentbox .tit-line h2 span {
        font-family: "微软雅黑";
        display: block;
        font-size: 2rem; }
    .content-wrap .contentbox .tit-line .line-wrap {
      width: 100%;
      height: 1px;
      background: #ccc; }
      .content-wrap .contentbox .tit-line .line-wrap .line {
        position: relative;
        top: -1px;
        height: 3px;
        background: #bd1818;
        width: 80px;
        margin: 0 auto; }
  .content-wrap .contentbox .w-ltside .mb {
    margin-bottom: 20px; }
    .content-wrap .contentbox .w-ltside .mb .tit-show .title {
      display: block;
      height: 45px;
      line-height: 45px;
      background: #1c1c1c;
      background-size: cover;
      overflow: hidden;
      font-family: '微软雅黑';
      font-size: 16px;
      color: #fff;
      text-indent: 1em;
      cursor: pointer; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
        float: right;
        margin-right: 15px; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
        margin-right: 10px; }
  .content-wrap .contentbox .w-ltside .show-hide {
    display: none;
    overflow: hidden;
    width: 100%; }
    .content-wrap .contentbox .w-ltside .show-hide .div2 {
      display: block;
      height: 35px;
      line-height: 35px;
      cursor: pointer;
      background: #eee;
      color: #707070;
      font-size: 14px;
      text-align: center;
      border-bottom: 1px solid #fff; }
      .content-wrap .contentbox .w-ltside .show-hide .div2 a {
        display: block;
        color: #707070;
        text-decoration: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
        background: #bd1818;
        color: #fff; }
    .content-wrap .contentbox .w-ltside .show-hide .div3 {
      display: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div3 ul {
        margin: 0;
        padding: 0; }
        .content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
          display: block;
          height: 34px;
          line-height: 34px;
          list-style: none;
          text-align: center;
          background: #fff;
          overflow: hidden;
          border-bottom: 1px solid #eee; }
          .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
            text-decoration: none;
            display: block;
            overflow: hidden;
            color: #666; }
            .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
              color: #bd1818; }
  .content-wrap .contentbox .ltside {
    padding-right: 20px; }
    .content-wrap .contentbox .ltside .linkbox {
      background: #f0f0f0;
      padding: 10px 15px; }
      .content-wrap .contentbox .ltside .linkbox .title-arrow {
        height: 50px;
        line-height: 50px;
        color: #3e3e3e;
        font-size: 18px;
        margin-bottom: 5px; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .box {
        margin-bottom: 5px; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .box:last-child {
          margin-bottom: 0; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
        background: #cb0514;
        display: block;
        height: 40px;
        color: #fff;
        line-height: 40px;
        overflow: hidden;
        padding: 0 15px;
        font-size: 15px;
        text-decoration: none; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
          background: #000; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list i {
          font-style: normal;
          float: left;
          width: 25px; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list span {
          float: left;
          width: calc(100% - 25px); }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
        display: none; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
          background: #fff;
          padding: 0 15px; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
            margin-bottom: 5px;
            border-bottom: 1px dashed #ccc; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
              border-bottom: none;
              margin-bottom: 0; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
              display: block;
              height: 35px;
              text-align: center;
              color: #292929;
              line-height: 35px;
              font-size: 1.2rem;
              text-decoration: none;
              overflow: hidden; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                color: #cb0514; }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 25px;
      background: #f0f0f0;
      padding: 10px 20px; }
      .content-wrap .contentbox .ltside .contactbox .title-arrow {
        height: 50px;
        line-height: 50px;
        color: #3e3e3e;
        font-size: 18px;
        margin-bottom: 5px; }
      .content-wrap .contentbox .ltside .contactbox .cbox {
        border-top: 2px solid #cb0514;
        padding: 15px 0; }
        .content-wrap .contentbox .ltside .contactbox .cbox .clist {
          border-bottom: 1px dashed #b3b3b3;
          padding-bottom: 10px;
          margin-bottom: 10px; }
          .content-wrap .contentbox .ltside .contactbox .cbox .clist:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none; }
          .content-wrap .contentbox .ltside .contactbox .cbox .clist:nth-child(1) .icon {
            margin-top: 5px; }
          .content-wrap .contentbox .ltside .contactbox .cbox .clist .icon {
            width: 30px;
            float: left; }
          .content-wrap .contentbox .ltside .contactbox .cbox .clist .txt {
            float: right;
            width: calc(100% - 30px);
            color: #353535;
            font-size: 1.4rem; }
            .content-wrap .contentbox .ltside .contactbox .cbox .clist .txt span {
              display: block;
              color: #bd1818;
              font-size: 2.4rem;
              font-weight: bold;
              font-family: "Arial"; }
  .content-wrap .contentbox .main-wrap .title-posit {
    margin-bottom: 15px; }
    .content-wrap .contentbox .main-wrap .title-posit .tp {
      border: 1px solid #e5e5e5; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .title {
        font-size: 15px;
        color: #181818;
        height: 35px;
        line-height: 35px;
        background: #f0f0f0;
        padding: 0 40px;
        border-right: 1px solid #e5e5e5; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .posit {
        padding-right: 10px;
        color: #959595;
        font-size: 1.4rem;
        line-height: 33px; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
          color: #959595; }
  .content-wrap .contentbox .main-wrap .about-con {
    margin-bottom: 20px; }
    .content-wrap .contentbox .main-wrap .about-con .picbox {
      text-align: center; }
      .content-wrap .contentbox .main-wrap .about-con .picbox img {
        max-width: 100%;
        margin: 10px 0; }
    .content-wrap .contentbox .main-wrap .about-con .con {
      font-size: 16px;
      color: #3e3e3e;
      line-height: 30px;
      margin-bottom: 0; }
    .content-wrap .contentbox .main-wrap .about-con .con  img{ max-width:100%; }	
	    .content-wrap .contentbox .main-wrap .about-con .con  table{ max-width:100%; }	    
		    .content-wrap .contentbox .main-wrap .about-con .con  table td{ border:1px  solid #CCCCCC}	  
	  
	  
	  
  .content-wrap .contentbox .main-wrap .news-con .nlist {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd; }
    .content-wrap .contentbox .main-wrap .news-con .nlist a {
      display: block;
      text-decoration: none; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox .pic {
        transform: scale(1.1); }
      .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
        width: 25%;
        overflow: hidden; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox .pic {
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox .pic img {
            height: 145px; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
        width: 72%; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox {
          margin-top: 5px;
          line-height: 25px;
          height: 25px;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox span {
            display: inline-block;
            font-size: 1.3rem;
            color: #161616;
            width: 90px;
            text-align: right; }
            .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox span:nth-child(1) {
              font-size: 1.8rem;
              text-align: left;
              width: calc(100% - 90px); }
            .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .titbox span:nth-child(2) {
              color: #aaa; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .con {
          margin-top: 12px;
          font-size: 1.4rem;
          color: #868686;
          line-height: 23px;
          height: 69px;
          overflow: hidden; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox .morebtn {
          margin-top: 12px;
          color: #a1a1a1;
          font-size: 14px;
          text-transform: uppercase; }
  .content-wrap .contentbox .main-wrap .camp-con .clist {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 35px;
    margin-bottom: 35px; }
    .content-wrap .contentbox .main-wrap .camp-con .clist a {
      text-decoration: none;
      display: block;
      border: 1px solid #ddd; }
      .content-wrap .contentbox .main-wrap .camp-con .clist a:hover .conbox .titbox span:first-child {
        color: #cb0514; }
      .content-wrap .contentbox .main-wrap .camp-con .clist a:hover .conbox .morebtn {
        background: #cb0514;
        color: #fff; }
      .content-wrap .contentbox .main-wrap .camp-con .clist a .picbox {
        width: 45%; }
      .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox {
        width: 55%;
        padding: 20px 20px 0; }
        .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox .titbox {
          font-size: 14px;
          color: #a1a1a1;
          line-height: 35px;
          height: 35px;
          overflow: hidden; }
          .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox .titbox span {
            display: inline-block; }
            .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox .titbox span:first-child {
              font-size: 20px;
              color: #3e3e3e;
              transition: all .3s; }
        .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox .con {
          margin-top: 15px;
          font-size: 16px;
          color: #888;
          line-height: 25px;
          height: 75px;
          overflow: hidden; }
        .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox .morebtn {
          margin-top: 25px;
          width: 110px;
          height: 35px;
          border: 1px solid #ddd;
          line-height: 33px;
          text-align: center;
          font-size: 16px;
          color: #a1a1a1;
          transition: all .3s; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
    margin-bottom: 10px; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
      font-weight: normal;
      font-size: 1.4rem;
      width: 22%;
      float: left;
      height: 30px;
      line-height: 30px;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
      float: right;
      width: 77%;
      border: 1px solid #ccc;
      line-height: 30px;
      height: 30px;
      padding: 5px;
      font-size: 1.4rem;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
      float: right;
      width: 77%;
      border: 1px solid #ccc;
      line-height: 30px;
      height: 130px;
      padding: 5px;
      font-size: 1.4rem;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
      margin-left: 2%;
      float: left;
      width: 15%;
      border: 1px solid #ccc;
      line-height: 30px;
      height: 30px;
      padding: 5px;
      font-size: 1.4rem;
      color: #696969; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
      float: left;
      margin-left: 5px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
        height: 30px; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
      margin-top: 10px;
      width: 100px;
      height: 30px;
      color: #292929;
      border: none;
      background: #d1d1d1;
      font-size: 1.4rem;
      margin-right: 5px;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
        background: #365598;
        color: #fff; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
        margin-left: 23%; }
  .content-wrap .contentbox .main-wrap .messages-con .picbox {
    padding-left: 20px; }
    .content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
      border: 1px solid #ccc;
      padding: 5px; }
  .content-wrap .contentbox .main-wrap .contact-con .mappic {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .mappic img {
      width: 100%; }
  .content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
    font-size: 1.8rem;
    margin-bottom: 5px; }
  .content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
    font-size: 1.2rem;
    color: #696969;
    line-height: 25px; }
  .content-wrap .contentbox .main-wrap .news-details-con .tit {
    text-align: center;
    margin-bottom: 15px; }
    .content-wrap .contentbox .main-wrap .news-details-con .tit span {
      font-size: 2.4rem;
      border-bottom: 1px solid #cb0514;
      padding-bottom: 5px;
      color: #292929; }
  .content-wrap .contentbox .main-wrap .news-details-con .pic {
    margin: 10px 0;
    text-align: center; }
    .content-wrap .contentbox .main-wrap .news-details-con .pic img {
      max-width: 100%; }
  .content-wrap .contentbox .main-wrap .news-details-con .con p {
    text-indent: 2em;
    color: #636363;
    font-size: 1.4rem;
    margin-bottom: 0;
    line-height: 28px; }
	
	  .content-wrap .contentbox .main-wrap .news-details-con .con img { max-width:100%; }
.content-wrap .contentbox .main-wrap .news-details-con .con table { max-width:100%; }
	.content-wrap .contentbox .main-wrap .news-details-con .con table  td{ border:1px s #CCCCCC;}

.footer-wrap .footer {
  background: #232323; }
  .footer-wrap .footer .f1box {
    padding: 45px 0;
    border-bottom: 1px solid #191919; }
    .footer-wrap .footer .f1box .navbox {
      padding-right: 40px;
      padding-top: 10px;
      height: 235px;
      float: left;
      width: 50%;
      border-right: 1px solid #191919; }
      .footer-wrap .footer .f1box .navbox:nth-child(2) {
        border-left: 1px solid #2f2f2f;
        width: 50%;
        padding-left: 25px; }
      .footer-wrap .footer .f1box .navbox .tit {
        color: #fff;
        font-size: 1.6rem;
        font-weight: bold; }
        .footer-wrap .footer .f1box .navbox .tit span {
          display: block;
          font-size: 22px;
          color: #505050;
          text-transform: uppercase; }
      .footer-wrap .footer .f1box .navbox .nbox {
        margin-top: 30px; }
        .footer-wrap .footer .f1box .navbox .nbox .nlist {
          float: left;
          width: 50%;
          padding-right: 20px;
          margin-bottom: 15px; }
          .footer-wrap .footer .f1box .navbox .nbox .nlist:nth-child(2n+2) {
            padding-right: 0; }
          .footer-wrap .footer .f1box .navbox .nbox .nlist a {
            color: #fff;
            font-size: 1.4rem; }
    .footer-wrap .footer .f1box .conbox {
      border-left: 1px solid #2f2f2f;
      border-right: 1px solid #191919;
      padding: 10px 40px 0;
      height: 235px; }
      .footer-wrap .footer .f1box .conbox .tit {
        color: #fff;
        font-size: 1.6rem;
        font-weight: bold; }
        .footer-wrap .footer .f1box .conbox .tit span {
          display: block;
          font-size: 22px;
          color: #505050;
          text-transform: uppercase; }
      .footer-wrap .footer .f1box .conbox .cbox {
        margin-top: 20px;
        font-size: 1.4rem;
        color: #fff;
        line-height: 35px; }
    .footer-wrap .footer .f1box .babox {
      border-right: 1px solid #191919;
      padding: 10px 20px 0 40px;
      height: 235px; }
      .footer-wrap .footer .f1box .babox .tit {
        color: #fff;
        font-size: 1.6rem;
        font-weight: bold; }
        .footer-wrap .footer .f1box .babox .tit span {
          display: block;
          font-size: 22px;
          color: #505050;
          text-transform: uppercase; }
      .footer-wrap .footer .f1box .babox .bbox {
        margin-top: 20px;
        font-size: 1.4rem;
        color: #fff;
        line-height: 35px; }
    .footer-wrap .footer .f1box .ewmbox {
      border-left: 1px solid #2f2f2f;
      height: 235px; }
      .footer-wrap .footer .f1box .ewmbox .tit {
        padding-left: 10px;
        color: #fff;
        font-size: 1.6rem;
        font-weight: bold; }
        .footer-wrap .footer .f1box .ewmbox .tit span {
          display: block;
          font-size: 22px;
          color: #505050;
          text-transform: uppercase; }
      .footer-wrap .footer .f1box .ewmbox .ebox {
        margin-top: 20px; }
      .footer-wrap .footer .f1box .ewmbox .elist {
        width: 100%;
        float: left;
        text-align: center; }
        .footer-wrap .footer .f1box .ewmbox .elist .pic img {
          max-width: 100%; }
        .footer-wrap .footer .f1box .ewmbox .elist .tit {
          color: #fff;
          font-size: 1.4rem;
          line-height: 40px;
          height: 40px; }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #2f2f2f;
    border-bottom: 1px solid #191919;
    height: 75px;
    line-height: 72px; }
    .footer-wrap .footer .f2box .lbox {
      width: 90%;
      font-size: 1.4rem;
      color: #fff; }
      .footer-wrap .footer .f2box .lbox .ltit {
        float: left;
        width: 125px;
        font-size: 14px;
        color: #fff; }
        .footer-wrap .footer .f2box .lbox .ltit span {
          text-transform: uppercase;
          color: #676767;
          font-family: "Arial"; }
      .footer-wrap .footer .f2box .lbox .box {
        float: left;
        width: calc(100% - 125px);
        padding-left: 30px; }
        .footer-wrap .footer .f2box .lbox .box a {
          color: #fff;
          margin-right: 10px; }
    .footer-wrap .footer .f2box .backbtn {
      width: 10%;
      text-align: right; }
      .footer-wrap .footer .f2box .backbtn a {
        font-size: 1.4rem;
        color: #fff; }
  .footer-wrap .footer .f3box {
    border-bottom: 1px solid #191919;
    color: #a6a6a6;
    text-align: center;
    line-height: 25px;
    padding: 20px 0;
    text-transform: uppercase; }
    .footer-wrap .footer .f3box a {
      display: inline-block; }
    .footer-wrap .footer .f3box span {
      display: inline-block;
      opacity: .35; }
  .footer-wrap .footer .f4box {
    color: #fff;
    font-size: 14px;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #191919;
    border-top: 1px solid #2f2f2f; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .hot-wrap .list:hover {
      background: #191919; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

@media (min-width: 992px) {
  .col-md-4-list1 {
    width: 46%; }

  .col-md-3-list1 {
    width: 12%; }

  .col-md-5-list1 {
    width: 42%; }

  .col-md-4-list2 {
    width: 35%; }
    .col-md-4-list2:nth-child(2) {
      width: 30%; }

  .header-wrap .header {
    height: 170px; }
    .header-wrap .header .logo {
      line-height: 170px; }

  .content-wrap .system-wrap .system-con div:nth-child(4) .slist {
    border-right: none; }
  .content-wrap .system-wrap .system-con .slist {
    border-right: 1px solid rgba(255, 255, 255, 0.37); }
  .content-wrap .partner-wrap .partner-con .p2box {
    padding: 0 15px; }
  .content-wrap .students-wrap .students-con .owl-theme .owl-controls .owl-buttons {
    display: block; }
  .content-wrap .news-wrap .n1box .nrt {
    padding-left: 25px; }
  .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox .titbox span {
    width: 150px; }
    .content-wrap .contentbox .main-wrap .camp-con .clist a .conbox .titbox span:first-child {
      width: calc(100% - 150px); }
  .content-wrap .contentbox .main-wrap .messages-con .mconbox {
    width: 800px;
    margin: 0 auto; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 12%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 86%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 86%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 14%; }

  .footer-wrap .footer .f3box {
    border-top: 1px solid #2f2f2f; }
    .footer-wrap .footer .f3box span {
      float: left; }
    .footer-wrap .footer .f3box a {
      float: right; } 
      .footer-wrap .footer .f1box .navbox .nbox .nlist a{
        font-size: 12px;
        }}
@media (min-width: 768px) and (max-width: 991px) {
  .content-wrap .process-wrap .process-con .plist {
    padding: 0 20px 0;
    float: left;
    width: 50%; }
    .content-wrap .process-wrap .process-con .plist a {
      padding-top: 15px; }
      .content-wrap .process-wrap .process-con .plist a .conbox {
        margin-top: -60px;
        padding: 65px 20px 30px; } }
@media (max-width: 990px) {
  .container-fluid, .container-fluid2 {
    padding-left: .5em;
    padding-right: .5em; }

  .content-wrap .business-wrap .business-con .blist a .conbox {
    padding: 15px; }
    .content-wrap .business-wrap .business-con .blist a .conbox .c1 {
      font-size: 1.6rem;
      line-height: 20px; }
    .content-wrap .business-wrap .business-con .blist a .conbox .c2 {
      font-size: 2.4rem;
      line-height: 30px; }
    .content-wrap .business-wrap .business-con .blist a .conbox .c3 {
      font-size: 3.2rem;
      line-height: 35px; }

  .footer-wrap {
    margin-bottom: 75px; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 30%; }

  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .conbox {
    width: 62%; }
.content-wrap .exercise-wrap .exercise-con .elist .ebox .conbox .title{
  line-height: 25px;
  font-size: 16px;
  height: 60px;
}
.content-wrap .exercise-wrap .exercise-con .elist .ebox .conbox .con{
  height: 240px;
}
     }
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%; } }

/*# sourceMappingURL=style.css.map */
