/*--------------- ---------------*/
/*--------------- ---------------*/
/*--------------- ---------------*/
/*--------------- ---------------*/
.box-2 .index-inner-box, .box-3 .index-inner-box .index-title-box, .box-3 .index-inner-box .index-content-box, .box-4 .index-inner-box, .box-6 .index-content .content-box .content-list, .box-7 .bg-box .index-content, .box-8 .box-content .index-content, .box-9 .box-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.box-2 .index-inner-box .index-box-left, .box-2 .index-inner-box .index-box-right, .box-3 .index-inner-box .index-title-box .tags-line, .box-3 .index-inner-box .index-content-box .index-box-left, .box-3 .index-inner-box .index-content-box .index-box-right, .box-4 .index-inner-box .index-box-left, .box-4 .index-inner-box .index-box-right, .box-6 .index-content .content-box .content-list .list-item, .box-7 .bg-box .index-content .list-item, .box-8 .box-content .index-content .list-item {
  width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto; }

/*--------------- ---------------*/
.pos-y-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.index-box {
  font-size: .14rem; }
  .index-box .index-inner-box {
    width: 100%;
    min-width: 1020px;
    margin: 0 auto; }
  .index-box .button-prev {
    position: absolute;
    top: 50%;
    left: 35px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 6px solid gainsboro;
    border-right: none;
    border-bottom: none; }
    .index-box .button-prev:hover {
      border-color: #c8c8c8; }
  .index-box .button-next {
    position: absolute;
    top: 50%;
    right: 35px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border: 6px solid gainsboro;
    border-right: none;
    border-bottom: none; }
    .index-box .button-next:hover {
      border-color: #c8c8c8; }

/*--------------- ---------------*/
.box-1 {
  padding: 50px 0; }
  .box-1 .index-title {
    font-size: 36px;
    text-align: center;
    color: #373a41; }
  .box-1 .index-title-tags {
    padding: 10px 0;
    text-align: center; }
    .box-1 .index-title-tags .tags-line {
      position: relative;
      top: -4px;
      display: inline-block;
      width: 70px;
      height: 1px;
      margin: 0 10px;
      background-color: #dddddd; }
  .box-1 .index-content {
    text-align: center;
    color: #666666; }
  .box-1 .index-pic {
    padding-top: 60px; }
    .box-1 .index-pic img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto; }

/*--------------- ---------------*/
.box-2 {
  padding: 100px 0; }
  .box-2 .index-inner-box {
    width: 1020px;
    padding: 0 40px; }
    .box-2 .index-inner-box .index-box-left {
      position: relative; }
      .box-2 .index-inner-box .index-box-left .index-pic img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .box-2 .index-inner-box .index-box-right {
      padding-left: 20px; }
      .box-2 .index-inner-box .index-box-right .index-title {
        font-size: 36px;
        color: #373a41; }
      .box-2 .index-inner-box .index-box-right .index-content {
        padding-top: 20px;
        color: #666666; }

/*--------------- ---------------*/
.box-3 .index-inner-box {
  width: 1020px;
  padding: 0 40px 50px; }
  .box-3 .index-inner-box .index-title-box {
    padding: 50px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .box-3 .index-inner-box .index-title-box .index-title {
      margin: 0 10px; }
    .box-3 .index-inner-box .index-title-box .tags-line {
      height: 1px;
      background-color: #dddddd; }
  .box-3 .index-inner-box .index-content-box {
    padding: 20px;
    border: 5px solid #f4f4f4; }
    .box-3 .index-inner-box .index-content-box .index-box-left {
      position: relative; }
      .box-3 .index-inner-box .index-content-box .index-box-left .index-pic img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .box-3 .index-inner-box .index-content-box .index-box-right {
      padding-left: 20px; }
      .box-3 .index-inner-box .index-content-box .index-box-right .index-title {
        font-size: 36px;
        color: #373a41; }
      .box-3 .index-inner-box .index-content-box .index-box-right .index-content {
        padding-top: 20px;
        color: #666666; }

/*--------------- ---------------*/
.box-4 {
  padding: 100px 0; }
  .box-4 .index-inner-box {
    width: 1020px;
    padding: 0 40px; }
    .box-4 .index-inner-box .index-box-left .index-title {
      font-size: 36px;
      color: #373a41; }
    .box-4 .index-inner-box .index-box-left h2 {
      font-weight: normal;
      padding-top: 20px; }
    .box-4 .index-inner-box .index-box-left .index-content {
      padding-top: 20px;
      color: #666666; }
    .box-4 .index-inner-box .index-box-right {
      position: relative;
      padding-left: 20px; }
      .box-4 .index-inner-box .index-box-right .index-pic img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }

/*--------------- ---------------*/
.box-5 {
  padding: 50px 0; }
  .box-5 .index-title {
    font-size: 36px;
    text-align: center;
    color: #373a41; }
  .box-5 .index-content {
    width: 50%;
    margin: 0 auto;
    color: #666666; }

/*--------------- ---------------*/
.box-6 {
  padding: 80px 0; }
  .box-6 .index-title {
    text-align: center; }
    .box-6 .index-title h2 {
      font-weight: normal;
      line-height: 40px; }
    .box-6 .index-title h3 {
      font-weight: normal;
      line-height: 30px; }
  .box-6 .index-content {
    position: relative;
    height: 525px; }
    .box-6 .index-content .content-box {
      position: relative;
      z-index: 10;
      height: 100%;
      margin-top: 50px;
      text-align: center; }
      .box-6 .index-content .content-box .content-list .list-item {
        margin-top: 90px;
        margin-right: 10px;
        padding: 20px;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0 10px 20px rgba(67, 67, 67, 0.22); }
        .box-6 .index-content .content-box .content-list .list-item:first-child {
          margin-left: 20px; }
        .box-6 .index-content .content-box .content-list .list-item:last-child {
          margin-right: 20px; }
        .box-6 .index-content .content-box .content-list .list-item .list-item-pic {
          overflow: hidden;
          width: 70px;
          height: 70px;
          margin: 0 auto;
          border: 2px solid #c9c9c9;
          border-radius: 50%; }
        .box-6 .index-content .content-box .content-list .list-item .list-item-title {
          font-size: 18px;
          margin: 20px 0;
          color: #434343; }
        .box-6 .index-content .content-box .content-list .list-item .list-item-content {
          font-size: 14px;
          line-height: 1.8;
          color: #a0a0a0; }
      .box-6 .index-content .content-box a.a-more {
        font-size: 18px;
        line-height: 48px;
        position: absolute;
        bottom: -24px;
        left: 50%;
        height: 48px;
        padding: 0 80px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        color: #a0a0a0;
        border-radius: 24px;
        background-color: #fff;
        box-shadow: 0 10px 30px rgba(67, 67, 67, 0.14); }
    .box-6 .index-content .bg-box {
      position: absolute;
      top: 0;
      right: 60px;
      bottom: 0;
      left: 60px;
      border-radius: 10px;
      box-shadow: 0 10px 30px rgba(67, 67, 67, 0.14); }

/*--------------- ---------------*/
.box-7 {
  padding-bottom: 100px;
  background-color: #fff; }
  .box-7 .bg-box {
    position: relative;
    height: 740px; }
    .box-7 .bg-box .index-title {
      padding: 60px 0;
      text-align: center; }
      .box-7 .bg-box .index-title h2 {
        font-weight: normal;
        line-height: 40px; }
      .box-7 .bg-box .index-title h3 {
        font-weight: normal;
        line-height: 30px; }
    .box-7 .bg-box .index-content .list-item {
      margin-right: 30px;
      border-radius: 10px;
      background-color: #fff;
      box-shadow: 0 10px 20px rgba(67, 67, 67, 0.22); }
      .box-7 .bg-box .index-content .list-item:first-child {
        margin-left: 100px; }
      .box-7 .bg-box .index-content .list-item:last-child {
        margin-right: 100px; }
      .box-7 .bg-box .index-content .list-item .list-item-pic {
        overflow: hidden;
        height: 175px;
        border-radius: 10px 10px 0 0; }
      .box-7 .bg-box .index-content .list-item .list-item-title {
        font-size: 16px;
        margin: 15px 0;
        padding: 0 20px;
        color: #434343; }
      .box-7 .bg-box .index-content .list-item .list-item-content {
        font-size: 12px;
        line-height: 1.8;
        height: 60px;
        padding: 0 20px;
        color: #a0a0a0; }
      .box-7 .bg-box .index-content .list-item .list-item-date {
        font-size: 12px;
        padding: 15px 20px;
        color: #a0a0a0; }
    .box-7 .bg-box a.a-more {
      font-size: 18px;
      line-height: 48px;
      position: absolute;
      bottom: -24px;
      left: 50%;
      height: 48px;
      padding: 0 80px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      color: #a0a0a0;
      border-radius: 24px;
      background-color: #fff;
      box-shadow: 0 10px 30px rgba(67, 67, 67, 0.14); }

/*--------------- ---------------*/
.box-8 {
  color: #bbbcbc;
  background-color: #272d34; }
  .box-8 .box-content {
    padding: 0 40px 40px; }
    .box-8 .box-content .index-title {
      padding: 20px 0; }
      .box-8 .box-content .index-title span {
        color: #fff; }
    .box-8 .box-content .index-content .list-item {
      margin-right: 20px;
      border-top: 1px solid #bbbcbc; }
      .box-8 .box-content .index-content .list-item:last-child {
        margin-right: 0; }
      .box-8 .box-content .index-content .list-item .list-item-title {
        font-size: 16px;
        padding: 10px 0;
        color: #fff; }
      .box-8 .box-content .index-content .list-item .list-item-content {
        padding: 10px 0; }
        .box-8 .box-content .index-content .list-item .list-item-content a {
          line-height: 30px;
          display: block;
          color: #bbbcbc; }
          .box-8 .box-content .index-content .list-item .list-item-content a:hover {
            text-decoration: underline; }
    .box-8 .box-content .icon-contact {
      padding: 15px 0; }
      .box-8 .box-content .icon-contact a img {
        display: inline-block;
        width: 30px;
        height: 30px; }
    .box-8 .box-content .copyright {
      border-top: 1px solid #bbbcbc; }
      .box-8 .box-content .copyright .copyright-box {
        padding: 10px 0;
        color: #fff; }
      .box-8 .box-content .copyright .a-link a {
        color: #bbbcbc; }
        .box-8 .box-content .copyright .a-link a:hover {
          text-decoration: underline; }
      .box-8 .box-content .copyright .a-link > span {
        padding: 0 10px;
        color: #bbbcbc; }

/*--------------- ---------------*/
.box-9 {
  background-image: -webkit-linear-gradient(left, #dbd9d8 50%, #d1cfcd 1px);
  background-image: linear-gradient(to right, #dbd9d8 50%, #d1cfcd 1px); }
  .box-9 .box-content {
    padding: 0 40px; }
    .box-9 .box-content .box-left {
      padding: 30px 0;
      background-color: #dbd9d8; }
      .box-9 .box-content .box-left ul li {
        margin-bottom: 10px; }
        .box-9 .box-content .box-left ul li span {
          font-size: 12px;
          font-weight: bold;
          margin-right: 20px;
          color: #666; }
        .box-9 .box-content .box-left ul li a {
          font-size: 12px;
          display: inline-block;
          width: 50px;
          margin-right: 20px;
          color: #808080; }
          .box-9 .box-content .box-left ul li a:hover {
            text-decoration: underline; }
    .box-9 .box-content .box-right {
      padding: 30px 0 30px 50px;
      background-color: #d1cfcd; }
      .box-9 .box-content .box-right > p {
        font-size: 12px;
        color: #808080; }
      .box-9 .box-content .box-right ul li {
        float: left;
        margin-right: 50px; }
        .box-9 .box-content .box-right ul li > img {
          width: 100px;
          height: auto;
          margin: 10px auto; }
        .box-9 .box-content .box-right ul li > p {
          font-size: 12px;
          font-weight: bold;
          text-align: center;
          color: #666; }

/*--------------- ---------------*/
.box-10 {
  padding-bottom: 10px;
  background-color: #fff; }
  .box-10 .bg-box {
    position: relative;
    height: 740px; }
    .box-10 .bg-box .index-title {
      padding: 50px 0 20px;
      text-align: center; }
      .box-10 .bg-box .index-title h2 {
        font-weight: normal;
        line-height: 40px; }
      .box-10 .bg-box .index-title h3 {
        font-weight: normal;
        line-height: 30px; }
    .box-10 .bg-box .swiper-container {
      height: auto;
      padding: 30px; }
    .box-10 .bg-box .index-content {
      width: 900px; }
      .box-10 .bg-box .index-content .list-item {
        text-align: center;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 10px 10px 10px rgba(7, 44, 80, 0.14); }
        .box-10 .bg-box .index-content .list-item .list-item-pic {
          overflow: hidden;
          height: 240px;
          border-radius: 10px 10px 0 0; }
        .box-10 .bg-box .index-content .list-item .list-item-title {
          font-size: 16px;
          font-weight: bold;
          margin: 20px auto;
          padding: 0 20px;
          color: #cfa972; }
        .box-10 .bg-box .index-content .list-item .list-item-content {
          font-size: 12px;
          line-height: 1.8;
          margin-bottom: 20px;
          padding: 0 20px;
          color: #cfa972; }
    .box-10 .bg-box a.a-more {
      font-size: 18px;
      line-height: 48px;
      position: absolute;
      bottom: -24px;
      left: 50%;
      height: 48px;
      padding: 0 80px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      color: #cfa972;
      border: 1px solid currentColor;
      border-radius: 24px;
      background-color: transparent; }
      .box-10 .bg-box a.a-more:hover {
        color: #fff;
        background-color: #cfa972; }

/*--------------- ---------------*/

/*--------------- index-news ---------------*/
.box-17-2 {
  font-size: 14px;
  height: auto;
  padding: 60px 0;
  background-color: rgb(255, 255, 255);
}

.box-17-2 .box-content, .box-17-2 .box-content .list-item .list-item-sublist ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.box-17-2 .box-content .list-item, .box-17-2 .box-content .list-item .list-item-sublist .sublist-title {
  width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.box-17-2 .box-content .list-item {
  margin-right: 20px;
  padding: 20px;
  border: 1px solid rgb(238, 238, 238);
  background-color: rgb(255, 255, 255);
}

.box-17-2 .box-content .list-item:first-child {
  margin-left: 40px;
}

.box-17-2 .box-content .list-item:last-child {
  margin-right: 40px;
}

.box-17-2 .box-content .list-item .list-item-title {
  font-size: 16px;
  padding-bottom: 15px;
  color: #434343;
  border-bottom: 1px solid rgb(220, 220, 220);
}

.box-17-2 .box-content .list-item .list-item-pic {
  overflow: hidden;
  width: 100%;
  height: 120px;
  margin-top: 10px;
  background-position: center center;
  background-size: cover;
}

.box-17-2 .box-content .list-item .list-item-content {
  font-size: 12px;
  line-height: 25px;
  overflow: hidden;
  height: 175px;
  margin-top: 15px;
  color: #434343;
}

.box-17-2 .box-content .list-item .list-item-sublist {
  font-size: 12px;
  height: 320px;
  color: #434343;
}

.box-17-2 .box-content .list-item .list-item-sublist ul {
  margin-bottom: 0;
}

.box-17-2 .box-content .list-item .list-item-sublist ul li {
  line-height: 40px;
  height: 40px;
  cursor: pointer;
  border-bottom: 1px dashed rgb(220, 220, 220);
}

.box-17-2 .box-content .list-item .list-item-sublist ul li:hover {
  transition: all ease .2s;
  color: rgb(32, 74, 148);
}

.box-17-2 .box-content .list-item .list-item-sublist .sublist-title {
  padding-right: 10px;
}

.box-17-2 .box-content .list-item a.a-more {
  line-height: 30px;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  padding: 0 10px;
  transition: all ease .2s;
  text-align: center;
  color: rgb(32, 74, 148);
  border: 1px solid currentColor;
}

.box-17-2 .box-content .list-item a.a-more:hover {
  color: #fff;
  background-color: rgb(32, 74, 148);
}
/*--------------- index-news ---------------*/

/*# sourceMappingURL=index.css.map */
.cms-site-inner .box-content{
  width: 980px;
  margin: 0 auto;
}
.cms-site-inner .box-content .list-item{
  display: inline-block;
  width: 50%;
  padding: 5px;
}
.swiper-container{
  width: 100%;
}
.cms-site-main-area .ueditor_content_parse p{
  font-size: 18px;
  color: #595959;
  line-height: 37px;
  text-align: justify;
}
.cms-site-main-area{
  width: 980px;
  margin: 60px auto 60px auto;
}
