/* reset */
* {
  box-sizing: border-box; }

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  font-family: 'Microsoft YaHei';
  margin: 0;
  padding: 0; }

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

i, cite, em, var, address, dfn {
  font-style: normal; }

[hidefocus], summary {
  outline: 0; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%; }

sup, sub {
  font-size: 83%; }

pre, code, kbd, samp {
  font-family: inherit; }

q:before, q:after {
  content: none; }

textarea {
  overflow: auto;
  resize: none; }

label, summary {
  cursor: default; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: bold; }

del, ins, u, s, a, a:hover {
  text-decoration: none; }

body, textarea, input, button, select, keygen, legend {
  font: 12px/1.14 Microsoft YaHei, arial, \5b8b\4f53;
  color: #333;
  outline: 0; }

body {
  background: #ffffff; }

a, a:hover {
  color: #333; }

/* function */
.f-cb:after, .f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: "."; }

.f-cb, .f-cbli li {
  zoom: 1; }

.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.f-dn {
  display: none; }

.f-db {
  display: block; }

.f-fl {
  float: left; }

.f-fr {
  float: right; }

.f-pr {
  position: relative; }

.f-prz {
  position: relative;
  zoom: 1; }

.f-oh {
  overflow: hidden; }

.f-ff0 {
  font-family: arial, \5b8b\4f53; }

.f-ff1 {
  font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53; }

.f-fs1 {
  font-size: 12px; }

.f-fs2 {
  font-size: 14px; }

.f-fwn {
  font-weight: normal; }

.f-fwb {
  font-weight: bold; }

.f-tal {
  text-align: left; }

.f-tac {
  text-align: center; }

.f-tar {
  text-align: right; }

.f-taj {
  text-align: justify;
  text-justify: inter-ideograph; }

.f-vam, .f-vama * {
  vertical-align: middle; }

.f-wsn {
  word-wrap: normal;
  white-space: nowrap; }

.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all; }

.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all; }

.f-ti {
  overflow: hidden;
  text-indent: -30000px; }

.f-ti2 {
  text-indent: 2em; }

.f-lhn {
  line-height: normal; }

.f-tdu, .f-tdu:hover {
  text-decoration: underline; }

.f-tdn, .f-tdn:hover {
  text-decoration: none; }

.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis; }

.f-csp {
  cursor: pointer; }

.f-csd {
  cursor: default; }

.f-csh {
  cursor: help; }

.f-csm {
  cursor: move; }

.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

html {
  min-height: 100%; }
  html body .wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden; }

.body-index .swiper-banner {
  width: 100%;
  height: auto;
  margin-bottom: 15px; }
  .body-index .swiper-banner .swiper-wrapper {
    width: 100%;
    height: auto !important; }
    .body-index .swiper-banner .swiper-wrapper .swiper-slide {
      width: 100%;
      height: auto !important; }
      .body-index .swiper-banner .swiper-wrapper .swiper-slide img {
        display: block;
        width: 100%;
        height: auto; }
  .body-index .swiper-banner .pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
    margin: 0 !important; }
  .body-index .swiper-banner .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
    background: #fff; }
  .body-index .swiper-banner .swiper-active-switch {
    background: #bf1313; }
.body-index .box {
  float: left; }
  .body-index .box .box-body {
    padding: 10px 0; }
  .body-index .box.about {
    margin-bottom: 20px;
    width: 730px;
    height: 321px; }
    .body-index .box.about .box-body .thum {
      float: left;
      width: 360px;
      height: 270px; }
      .body-index .box.about .box-body .thum img {
width: 360px;
      height: 270px;
        object-fit: cover; }
    .body-index .box.about .box-body .description {
      float: left;
      overflow: hidden;
      padding: 20px 13px 20px 30px;
      width: 370px;
      max-height: 270px;
      font-size: 14px; }
      .body-index .box.about .box-body .description .title {
        margin-bottom: 10px; }
        .body-index .box.about .box-body .description .title .title-cn {
          font-size: 16px;
          color: #3d3d3d; }
        .body-index .box.about .box-body .description .title .title-en {
          font-size: 14px;
          color: #757373; }
      .body-index .box.about .box-body .description .info {
        color: #757373;
        line-height: 28px;
        text-indent: 28px;
        text-align: justify; }
  .body-index .box.service {
    margin-left: 20px;
    margin-bottom: 20px;
    width: 250px;
    height: 321px; }
    .body-index .box.service .box-body .list-service {
      overflow: hidden;
      width: 100%; }
      .body-index .box.service .box-body .list-service li {
        float: left;
        width: 83px;
        height: 92px;
        position: relative;
        text-align: center; }
        .body-index .box.service .box-body .list-service li a {
          overflow: hidden; }
          .body-index .box.service .box-body .list-service li a:hover {
            text-decoration: none; }
          .body-index .box.service .box-body .list-service li a i {
            width: 40px;
            height: 40px;
            margin: 0 auto;
            margin-bottom: 12px;
            display: block; }
            .body-index .box.service .box-body .list-service li a i.icon-sign1 {
              background: url("../img/icon-sign1.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-soft2 {
              background: url("../img/icon-soft2.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-project3 {
              background: url("../img/icon-project3.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-plan4 {
              background: url("../img/icon-plan4.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-run5 {
              background: url("../img/icon-run5.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-security6 {
              background: url("../img/icon-security6.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-price7 {
              background: url("../img/icon-price7.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-system8 {
              background: url("../img/icon-system8.png") center no-repeat; }
            .body-index .box.service .box-body .list-service li a i.icon-grade9 {
              background: url("../img/icon-grade9.png") center no-repeat; }
          .body-index .box.service .box-body .list-service li a div {
            width: 68px;
            margin: 0 auto;
            font-size: 14px; }
  .body-index .box.company-news {
    width: 490px;
    height: 200px;
    margin-right: 20px; }
    .body-index .box.company-news .box-body ul {
      overflow: hidden;
      width: 100%; }
      .body-index .box.company-news .box-body ul li {
        overflow: hidden;
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px; }
        .body-index .box.company-news .box-body ul li:hover .title, .body-index .box.company-news .box-body ul li:hover .date {
          color: #bf1313; }
        .body-index .box.company-news .box-body ul li .title {
          float: left;
          overflow: hidden;
          width: 412px;
          padding-right: 10px;
          color: #3d3d3d; }
        .body-index .box.company-news .box-body ul li .date {
          float: left;
          width: 78px;
          color: #9d9c9c; }
  .body-index .box.industry-news {
    width: 490px;
    height: 200px; }
    .body-index .box.industry-news .box-body ul {
      overflow: hidden;
      width: 100%; }
      .body-index .box.industry-news .box-body ul li {
        overflow: hidden;
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px; }
        .body-index .box.industry-news .box-body ul li:hover .title, .body-index .box.industry-news .box-body ul li:hover .date {
          color: #bf1313; }
        .body-index .box.industry-news .box-body ul li .title {
          float: left;
          overflow: hidden;
          width: 412px;
          padding-right: 10px;
          color: #3d3d3d; }
        .body-index .box.industry-news .box-body ul li .date {
          float: left;
          width: 78px;
          color: #9d9c9c; }
  .body-index .box.thum .box-title {
    width: 1000px; }
  .body-index .box.thum .box-body .swiper-thum {
    width: 1000px;
    height: 190px; }
    .body-index .box.thum .box-body .swiper-thum .swiper-button-prev {
      cursor: pointer;
      position: absolute;
      top: 60px;
      background: url("../img/swiper-right.png");
      width: 40px;
      height: 40px;
      background-size: 100%,100%;
      right: 0;
      left: auto; }
    .body-index .box.thum .box-body .swiper-thum .swiper-button-next {
      cursor: pointer;
      position: absolute;
      top: 60px;
      background: url("../img/swiper-left.png");
      width: 40px;
      height: 40px;
      background-size: 100%,100%;
      left: 0;
      right: auto; }

.event-main {
  padding: 50px 20px 40px;
  overflow: hidden;
  /*background: url("../img/event-bg.png") no-repeat;
  background-size: 100% 100%;*/ }
  .event-main .line-img {
    display: none; }
  .event-main .event-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative; }
    .event-main .event-wrap .line {
      display: none; }
    .event-main .event-wrap .events {
      width: 100%;
      float: left;
      margin: 0; }
      .event-main .event-wrap .events .events-list {
        width: 100%;
        float: left;
        margin-top: 0; }
        .event-main .event-wrap .events .events-list .time-list {
          width: 100%;
          float: left; }
          .event-main .event-wrap .events .events-list .time-list .time {
            width: 70px;
            float: left;
            font-size: 20px;
            color: #d4000e;
            text-align: center;
            border-bottom: 2px solid #d4000e; }
          .event-main .event-wrap .events .events-list .time-list .event-content {
            width: 100%;
            float: left;
            font-size: 14px;
            line-height: 25px;
            text-align: justify; }
            .event-main .event-wrap .events .events-list .time-list .event-content ul {
              margin: 10px 0;
              overflow: hidden; }
              .event-main .event-wrap .events .events-list .time-list .event-content ul li {
                width: 100%;
                float: left;
                padding: 0 10px;
                position: relative;
                text-align: justify; }
                .event-main .event-wrap .events .events-list .time-list .event-content ul li:before {
                  content: '';
                  width: 4px;
                  height: 4px;
                  border-radius: 2px;
                  background: #d4000e;
                  position: absolute;
                  left: 0;
                  top: 13px; }

@media (min-width: 992px) {
  .event-main {
    position: relative;
    padding: 40px 0; }
    .event-main .line-img {
      display: block;
      width: 50px;
      height: 50px;
      position: absolute;
      left: 50%;
      z-index: 999;
      margin-left: -25px; }
      .event-main .line-img img {
        width: 100%;
        height: 100%; }
    .event-main .line-top {
      top: 60px; }
    .event-main .event-wrap .line {
      display: block;
      width: 2px;
      height: 100%;
      background: #eda5aa;
      position: absolute;
      left: 50%;
      top: 85px;
      z-index: 999;
      margin-left: -1px; }
    .event-main .event-wrap .events {
      width: 60%;
      margin: 100px 20% 0; }
      .event-main .event-wrap .events .events-list {
        margin-top: -40px; }
        .event-main .event-wrap .events .events-list:first-child {
          margin-top: 0; }
        .event-main .event-wrap .events .events-list:nth-child(2n) .time-list {
          float: right; }
          .event-main .event-wrap .events .events-list:nth-child(2n) .time-list .time {
            float: left; }
        .event-main .event-wrap .events .events-list .time-list {
          width: 45%; }
          .event-main .event-wrap .events .events-list .time-list .time {
            width: 90px;
            float: right;
            font-size: 24px; }
          .event-main .event-wrap .events .events-list .time-list .event-content {
            font-size: 16px;
            line-height: 30px; }
    .event-main .line-bottom {
      bottom: 80px; } }
.body-news-list .list {
  float: right;
  width: 760px; }
  .body-news-list .list .first-news {
    margin: 10px 0; }
    .body-news-list .list .first-news:hover .news-detail .title {
      color: #dd3123; }
    .body-news-list .list .first-news .img {
      width: 265px;
      height: 170px;
      float: left; }
      .body-news-list .list .first-news .img img {
        width: 100%;
        height: 100%; }
    .body-news-list .list .first-news .news-detail {
      width: 475px;
      float: right; }
      .body-news-list .list .first-news .news-detail .title {
        font-size: 16px;
        color: #3d3d3d;
        line-height: 36px; }
      .body-news-list .list .first-news .news-detail .date, .body-news-list .list .first-news .news-detail .content {
        font-size: 14px;
        line-height: 26px;
        color: #757373; }
      .body-news-list .list .first-news .news-detail .more {
        color: #a0a0a0; }
        .body-news-list .list .first-news .news-detail .more:hover {
          color: #dd3123; }

.body-news-detail .detail {
  float: right;
  width: 760px;
  overflow: hidden; }
  .body-news-detail .detail .title {
    font-size: 20px;
    color: #3d3d3d;
    line-height: 30px;
    text-align: center;
    padding: 0 0 0 5px; }
  .body-news-detail .detail .date {
    font-size: 14px;
    color: #757373;
    line-height: 30px;
    text-align: center; }
  .body-news-detail .detail .content {
    font-size: 14px;
    color: #757373;
    line-height: 30px;
    text-indent: 2em;
    padding-top: 20px; }

.body-thum-list .list-main {
  float: right;
  width: 760px; }
.body-thum-list .list {
  width: 800px; }
  .body-thum-list .list .thum_item {
    float: left;
    border: 10px solid #5f3a3a;
    width: 360px;
    height: 250px;
    margin: 30px 10px 10px 10px; }
    .body-thum-list .list .thum_item img {
      width: 100%;
      height: 100%; }
  .body-thum-list .list .gsry {
    margin-top: 10px; }
    .body-thum-list .list .gsry .title {
      position: relative;
      padding-left: 20px;
      font-weight: bold; }
      .body-thum-list .list .gsry .title::before {
        content: "";
        position: absolute;
        left: 0;
        top: 11px;
        height: 5px;
        width: 5px;
        border-radius: 5px;
        background: #bf1313; }
    .body-thum-list .list .gsry p {
      font-size: 14px;
      line-height: 30px; }

.header .logo {
  margin: 10px 0; }
  .header .logo .logo2 {
    margin-left: 30px; }
.header .tip {
  font-size: 14px;
  color: #757373;
  line-height: 36px;
  margin-top: 30px; }
  .header .tip span {
    margin: 0 10px; }

.main {
  float: right; }

.footer {
  height: 75px;
  width: 100%;
  background: #515151;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  padding: 20px; }
  .footer a {
    color: #ffffff; }
  .footer p {
    line-height: 22px; }

.navigation {
  width: 100%;
  height: 45px;
  background: #bf1313; }
  .navigation .menu li {
    float: left; }
    .navigation .menu li.active {
      background: #ab0504; }
    .navigation .menu li:hover {
      background: #ab0504; }
    .navigation .menu li a {
      display: block;
      line-height: 36px;
      color: #ffffff;
      font-size: 14px;
      padding: 4px 27px; }

.sidenav {
  display: block;
  width: 217px;
  float: left;
  margin-bottom: 30px; }
  .sidenav .box0 {
    width: 217px;
    height: auto;
    float: left;
    margin: 30px 0 20px; }
    .sidenav .box0 .panel-title {
      width: 217px;
      height: 70px;
      font-size: 18px;
      padding: 0 30px;
      line-height: 70px;
      position: relative;
      background: url("../img/slidenav-back.png") no-repeat;
      background-size: 100% auto; }
      .sidenav .box0 .panel-title a {
        color: #ffffff; }
      .sidenav .box0 .panel-title:after {
        position: absolute;
        top: 65px;
        right: 92px;
        content: '';
        width: 0;
        height: 0;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-top: 9px solid #bf1313;
        z-index: 999; }
    .sidenav .box0 .panel-title-course:after {
      background-position: 0px -55px; }
    .sidenav .box0 .panel-title-train:after {
      background-position: 0px -110px; }
    .sidenav .box0 .list-group {
      width: 100%;
      float: left;
      border-top: 0; }
      .sidenav .box0 .list-group .list-group-item {
        width: 100%;
        height: 52px;
        float: left;
        font-size: 14px;
        padding: 0 31px;
        line-height: 52px;
        margin-bottom: 5px;
        background: #eeeded; }
        .sidenav .box0 .list-group .list-group-item:hover {
          position: relative;
          background: #ffe9e9; }
          .sidenav .box0 .list-group .list-group-item:hover a {
            color: #3d3d3d; }
          .sidenav .box0 .list-group .list-group-item:hover:after {
            content: '';
            width: 24px;
            height: 13px;
            position: absolute;
            top: 20.5px;
            right: 15px;
            background: url("../img/slider-icon.png") no-repeat; }
      .sidenav .box0 .list-group .current {
        position: relative;
        background: #ffe9e9; }
        .sidenav .box0 .list-group .current a {
          color: #3d3d3d; }
        .sidenav .box0 .list-group .current:after {
          content: '';
          width: 24px;
          height: 13px;
          position: absolute;
          top: 20.5px;
          right: 15px;
          background: url("../img/slider-icon.png") no-repeat; }
  .sidenav .box1 {
    width: 217px;
    height: auto;
    font-size: 14px;
    overflow: hidden;
    border: 1px solid #dadada; }
    .sidenav .box1 .panel-titleContact {
      float: left;
      margin: 10px 0;
      padding: 0 30px; }
      .sidenav .box1 .panel-titleContact a {
        color: #bf1313;
        font-size: 18px;
        line-height: 30px; }
        .sidenav .box1 .panel-titleContact a .panel-titleEn {
          color: #e36565;
          font-size: 14px; }
    .sidenav .box1 .panel-content {
      width: 100%;
      float: left; }
      .sidenav .box1 .panel-content .panel-img {
        width: 100%;
        margin-bottom: 10px; }
        .sidenav .box1 .panel-content .panel-img img {
          width: 100%;
          height: 100%; }
      .sidenav .box1 .panel-content .panel-phone {
        border-bottom: 1px solid #dadada;
        margin: 10px 30px;
        padding-bottom: 10px; }
        .sidenav .box1 .panel-content .panel-phone p {
          color: #3d3d3d;
          line-height: 25px; }
        .sidenav .box1 .panel-content .panel-phone:last-child {
          border-bottom: none; }

.crumbs {
  width: 760px;
  border-bottom: 1px solid #f1f1f1;
  color: #757373;
  margin: 20px 0; }
  .crumbs a {
    color: #757373;
    line-height: 30px; }
    .crumbs a:hover {
      text-decoration: none;
      color: #bf1313; }

.pagination {
  display: block;
  line-height: 40px;
  margin: 35px auto;
  overflow: hidden;
  text-align: center; }
  .pagination span {
    margin-right: 10px;
    padding: 5px 10px;
    border: 1px solid #cccccc; }
    .pagination span:first-child {
      border: 0; }
  .pagination a {
    margin-right: 10px;
    padding: 5px 10px;
    border: 1px solid #cccccc; }
  .pagination .disabled {
    color: #cccccc;
    border: 1px solid #eeeeee; }
  .pagination .current {
    color: #dd3123;
    border: 1px solid #dd3123; }
  .pagination.pagination-problem {
    line-height: 30px; }
  .pagination .ui-paging-container {
    color: #666;
    font-size: 12px; }
    .pagination .ui-paging-container ul {
      overflow: hidden;
      text-align: center;
      list-style: none; }
      .pagination .ui-paging-container ul li {
        display: inline-block;
        padding: 0 10px;
        margin-left: 5px;
        color: #666; }
        .pagination .ui-paging-container ul li.ui-pager {
          cursor: pointer;
          border: 1px solid #ddd;
          border-radius: 2px; }
        .pagination .ui-paging-container ul li.focus {
          color: #dd3123;
          border: 1px solid #dd3123; }
        .pagination .ui-paging-container ul li.ui-paging-ellipse {
          border: none; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar {
          padding: 0; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar select {
          height: 22px;
          border: 1px solid #ddd;
          color: #666; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar input {
          line-height: 20px;
          height: 20px;
          padding: 0;
          border: 1px solid #ddd;
          text-align: center;
          width: 30px;
          margin: 0 0 0 5px;
          vertical-align: middle; }
        .pagination .ui-paging-container ul li.ui-paging-toolbar a {
          vertical-align: middle;
          text-decoration: none;
          display: inline-block;
          height: 20px;
          border: 1px solid #ddd;
          vertical-align: top;
          border-radius: 2px;
          line-height: 20px;
          padding: 0 3px;
          cursor: pointer;
          margin-left: 5px;
          color: #666; }
        .pagination .ui-paging-container ul li.ui-pager-disabled {
          background-color: #f6f6f6;
          cursor: default;
          border: none;
          color: #ddd; }
        .pagination .ui-paging-container ul li.ui-pager-disabled:hover:hover {
          background-color: #f6f6f6;
          cursor: default;
          border: none;
          color: #ddd; }

.links {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 30px;
  padding-bottom: 46px; }
  .links .title-cn {
    font-size: 16px;
    color: #3d3d3d; }
  .links .title-en {
    font-size: 16px;
    color: #b4b4b4; }
  .links ul {
    margin-top: 30px; }
    .links ul li {
      float: left;
      margin-right: 60px;
      font-size: 14px; }
      .links ul li:hover a {
        color: #bf1313; }

.box-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #bf1313; }
  .box-title .title {
    font-size: 16px;
    color: #3d3d3d;
    float: left;
    line-height: 30px; }
  .box-title .more {
    float: right; }
    .box-title .more a {
      color: #8a8989; }
      .box-title .more a:hover {
        text-decoration: underline;
        color: #bf1313; }

.new-item {
  overflow: hidden;
  font-size: 14px;
  line-height: 36px;
  height: 50px;
  border-bottom: 1px solid #f1f1f1; }
  .new-item:hover .title, .new-item:hover .date {
    color: #dd3123; }
  .new-item:hover .title::before {
    background: #dd3123; }
  .new-item .title {
    width: 520px;
    float: left;
    position: relative;
    margin-left: 18px;
    padding: 8px;
    color: #3d3d3d; }
    .new-item .title::before {
      content: "";
      width: 7px;
      height: 7px;
      background: #cdcdcd;
      position: absolute;
      top: 23px;
      left: -18px; }
  .new-item .date {
    width: 100px;
    float: right;
    padding: 8px;
    color: #757373; }

/*# sourceMappingURL=main.css.map */
