/*--------------- ---------------*/
/*--------------- ---------------*/
/*--------------- ---------------*/
/*--------------- ---------------*/
.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: #f5f5f5;
}

.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:last-child{
  margin-right: 0;
}

.box-17-2 .box-content .list-item .list-item-title {
  font-size: 16px;
  padding-bottom: 5px;
  color: #434343;
  text-align: left;
  font-weight: bolder;
}

.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: 70px;
  margin-top: 15px;
  color: #a0a0a0;
  text-align: center;
}

.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(153,11,18);
}

.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(153,11,18);
  border: 1px solid currentColor;
}

.box-17-2 .box-content .list-item a.a-more:hover {
  color: #fff;
  background-color: rgb(153,11,18);
}
.box-17-2 .cms-site-inner .title{
  margin: 0 auto 20px;
  text-align: center;
  display: block;
  width: 110px;
  font-size: 26px;
  color: rgb(49,49,49);
}
.viewcube-box .company-news-box{
  background: url("../images/news-wrap-bg.jpg") no-repeat;
  background-size: 100% 130%;
  background-position:bottom;
  text-align: center;
  padding-bottom: 137px;
}
.viewcube-box .company-news-box .title{
  display: block;
  width: 110px;
  margin: 30px auto 20px;
  font-size: 26px;
  text-align: center;
  color: rgb(49,49,49);
  padding-bottom: 20px;
  border-bottom: 2px solid rgb(151,11,18);
}
.viewcube-box .company-news-box .more-link{
  font-size: 18px;
  line-height: 48px;
  display: inline-block;
  height: 48px;
  padding: 0 80px;
  transition: all ease .2s;
  color: #990b12;
  border: 1px solid currentColor;
  border-radius: 24px;
  background-color: transparent;
  margin-bottom: 60px;
}
.viewcube-box .company-news-box .more-link:hover{
  background: #990b12;
  color: #fff;
}
/*--------------- index-news ---------------*/

/*# sourceMappingURL=index.css.map */
.viewcube-box .cms-site-inner{
    text-align: center;
}
.box-17-2 .box-content{
    margin-bottom: 30px;
}
.viewcube-box .company-introduce-wrap{
  margin: 70px auto 70px auto;
  width: 1060px;
  /*min-width: 1120px;*/
  border: 2px solid rgb(220,220,220);
  background-color: rgb(255,255,255);
  /*margin: 90px 150px 70px;*/
  padding: 20px;
  height: 315px;
  position: relative;
  left: 71px;
}
.viewcube-box .company-introduce-wrap .introduce-image{
  display: inline-block;
  width: 50%;
  position: relative;
  left: -160px;
  top: 15px;
}
.viewcube-box .company-introduce-wrap .introduce-image img{
  width: 558px;
  height: 316px;
}
.viewcube-box .company-introduce-wrap .introduce-desc{
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-top: 15px;
}
.viewcube-box .company-introduce-wrap .introduce-desc .title{
  font-size: 26px;
  color: rgb(49,49,49);
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(49,49,49);
}
.viewcube-box .company-introduce-wrap .introduce-desc .desc{
  font-size: 14px;
  line-height: 24px;
  color: rgb(160,160,160);
  margin: 5px auto 5px;
  text-align: justify;
}
.viewcube-box .company-introduce-wrap .introduce-desc:nth-child(2){
  position: relative;
  left: -40px;
  margin-top: 15px;
}
.viewcube-box .company-introduce-wrap .introduce-desc p:last-child{
  margin-bottom: 20px;
}
.viewcube-box .company-introduce-wrap .introduce-desc .more{
  line-height: 30px;
  padding: 5px 10px;
  transition: all ease .2s;
  color: rgb(153,11,18);
  border: 1px solid rgb(153,11,18);
}
.viewcube-box .cms-site-inner .more-link{
  text-align: center;
  margin: 20px auto;
  color: rgb(153,11,18);
}
.viewcube-box .company-introduce-wrap .introduce-desc .more:hover{
  color: #fff;
  background: rgb(153,11,18);
}
.viewcube-box .partner-wrap{
  position: relative;
    width: 100%;
    height: 350px;
    background: #fff;
    text-align: center;
    background: url("../images/partner-bg.jpg") no-repeat;
}
.viewcube-box .partner-wrap .content-wrap{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.viewcube-box .partner-wrap .content-wrap .title{
  font-size: 24px;
  color: rgb(63, 63, 63);
  margin-bottom: 10px;
}
.viewcube-box .partner-box .partner-title{
  color: #434343;
  font-size: 16px;
  border-bottom: 2px solid #959595;
  line-height: 30px;
  padding: 10px 0;
  text-align: left;
}
.viewcube-box .partner-img-box{
  text-align: center;
}
footer{
  background: #202020;
}
footer .footer-logo{
  padding-top: 30px;
}
footer .footer-logo img{
  display: inline-block;
  height: 50px;
  margin: 0 auto;
}
.footer-wrap{
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
}
.footer-desc{
  flex: 2;
  padding-left: 150px;
  border-right: 1px solid #434343;
}
.footer-desc p{
  text-align: left;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.footer-code{
  flex: 1;
  text-align: right;
  padding-right: 22px;
}
.footer-wrap p{
  font-size: 14px;
  color: #999999;
  letter-spacing: 0.9px;
  line-height: 26px;
}
/*.footer-desc .desc-wrapper{*/
  /*border-right: 1px solid #434343;*/
/*}*/
.footer-wrap .title{
  font-size: 16px;
  color: #999999;
  letter-spacing: 0.62px;
  margin-bottom: 26px;
}
.footer-code .title{
  position: relative;
  left: -7px;
}
.footer-code .scan-text{
  position: relative;
  left: 17px;
}
footer .cms-site-footer-2{
  background: #141414;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0.6px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
footer .cms-site-footer-2 a{
  font-size: 12px;
  color: #999999;
}

.site_class_showItem_box_17_2 .list-item-sublist{
  position: relative;
  height: 480px;
}
.company-news-box .flex-wrap{
}
.list-item-sublist ul.flex-wrap li.flex-item{

}
.company-news-box .flex-item{
  /*flex: 1;*/
}
.company-news-box .flex-item .news-item{

}
.company-news-box .flex-item .news-title{

}
.company-news-box .flex-item .font-red{
}
.company-news-box .flex-item .font-big{
  font-size: 23px;
  text-align: justify;
  color: #0a0a0a;
}
.company-news-box .flex-item p{
  margin: 0;
}
.company-news-box .flex-item span{
  color: #0a0a0a;
}
.company-news-box .flex-item .news-item span{
  display: inline-block;
  width: 60px;
  white-space: nowrap;
  margin-right: 10px;
}
.company-news-box .flex-item .text-right{
  text-align: right;
}
.company-news-box .flex-item .news-desc .width-eighty{
  width: 66px;
}
.company-news-box .flex-item .news-desc .font-gray{
  position: relative;
  left: 4px;
}
.company-news-box .flex-item .font-gray{
  color: rgb(160,160,160);
}
.company-news-box .flex-item .news-image{
  width: 520px;
  height: 250px;
}
.company-news-box .flex-item .news-image-title{
  width: 520px;
  font-size: 24px;
  color: #0a0a0a;
  text-align: left;
  margin: 0 auto;
}
.company-news-box .flex-item .news-image-desc,.company-news-box .flex-item .news-image-date{
  width: 520px;
  font-size: 16px;
  text-align: left;
  color: rgb(160,160,160);
  margin: 0 auto;
}
.cms-site-head .cms-site-menu .selected-menu:last-child{
  text-decoration: underline;
  margin-left: 57px;
}
.cms-site-head .cms-site-menu .selected-menu:last-child a{
  text-decoration: none;
}
.footer-wrap .footer-code img{
  display: inline-block;
  width: 76px;
  height: 76px;
  margin: 0 auto;
}

.company-news-box .list-item #companyNewsList{
  width: 1200px;
  margin: 0 auto;
  padding: 67px 40px 40px 40px;
  display: flex;
  flex-wrap: wrap;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel{
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel:nth-child(2n+1){
  padding-right: 55px;
  margin-bottom: 67px;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel:nth-child(2n){
  padding-left: 55px;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel a{
  display: flex;
}
#companyNewsList .site_class_showItem_dataPanel a:hover .news-title{
  border: 1px solid #b81b35!important;
}
#companyNewsList .site_class_showItem_dataPanel a:hover span{
  color: #b81b35;
}
#companyNewsList .site_class_showItem_dataPanel a:hover .mouth-cn,#companyNewsList .site_class_showItem_dataPanel a:hover .mouth-en{
  color: #b81b35!important;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel a .news-title{
  flex: 0 0 90px;
  height: 90px;
  border: 1px solid #ccc;
  text-align: center;
  margin-right: 35px;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel a .mouth-cn{
  font-size: 30px;
  color: rgb(67,67,67);
  line-height: 60px;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel a .mouth-cn span{
  font-size: 12px;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel .news-item .font-gray{
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  margin-top: 20px;
  height: 66px;
  overflow: hidden;
  text-align: justify;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel .news-item .font-big{
  text-align: left;
  font-size: 18px;
  color: #333333;
}
.company-news-box .list-item #companyNewsList .site_class_showItem_dataPanel a .mouth-en{
  font-size: 10px;
  color: #666666;
}
.site_class_showItem_box_17_2 .list-item-sublist #changeImg{
  margin-top: 5px;
}
.cms-site-main-bg{
  height: 395px;
  background-position: center center;
  background-size: cover;
}
.cms-site-wrapper .cms-site-main{
  box-shadow: none;
  margin-top: 0px;
}
.cms-site-head .cms-site-menu > ul > li .cms-site-submenu ul{
  position: absolute;
  z-index: 99;
}
.company-news-box .company-news-inner{
  width: 1200px;
  margin: 85px auto 0 auto;
  box-shadow: 0 0 10px #eee;
  background: #fff;
  position: relative;
  min-height: 490px;
}
.company-news-box .company-news-inner .news-active-line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 662px;
  height: 5px;
  background: #971E23;
}
.company-news-box .company-news-inner .list-item{
  position: absolute;
  top: 48px;
}
.company-news-box .news-menu-wrap{
  white-space: nowrap;
  box-shadow: 0 0 5px #ddd;
  cursor: pointer;
}
.company-news-box .news-menu-wrap .menu-tab{
  display: inline-block;
  width: 50%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  color: #333333;
}
.company-news-box .news-menu-wrap > .active{
  background: url("../images/news-menu-bg.png") no-repeat;
  background-size: 100% 50px;
  color: #fff;
}
/*系列产品*/
.product-list-container{
  width: 100%;
  margin: 0 auto;
}
.product-list-container .content{
  /*margin-left: 210px;*/
}
.fund-item{
  border: 1px solid #ddd;
  padding: 5px;
}
.fund-item .list-item h4{
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.fund-item .list-item{
  border-bottom: 1px dashed #ccc;
}
.fund-item .list-item .list-item-header{
  padding: 15px 30px 15px;
  cursor: pointer;
}
.fund-item .list-item .badge-state {
  margin-left: 5px;
  padding: 5px;
  background-color: #E0B574;
  border-radius: 3px;
  font-weight: normal;
}
.fund-item .list-item .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
.fund-item .list-item .list-item-body {
  margin-top: 0px;
  padding-bottom: 5px;
  text-align: center;
}
.fund-item .list-item .list-item-body .row{
  display: flex;
}
.fund-item .list-item .list-item-body .col-sm-3{
  flex: 1;
}
.menu-list{
  padding: 10px 20px;
  text-align: right;
}
.menu-list .menu-list-item {
  display: inline-block;
  /*margin-right: 30px;*/
}
.menu-list-item input{
  padding: 3px 5px;
}
.fund-item .no-product{
  margin: 15px;
  text-align: center;
}
.product-list-container .search-btn{
  display: inline-block;
  border: 1px solid #ccc;
  padding: 3px 15px;
  cursor: pointer;
  background: rgb(75,115,235);
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
}
.product-list-container .content{
  width: 100%;
  min-height: 600px;
  /*box-shadow: -3px 0px 5px #eee;*/
}
.cms-site-wrapper .cms-site-main .cms-site-sidebar .cms-site-ellipsis span:first-child{
  display: inline-block;
  width: 110px;
  text-align: left;
}

.menu-tab a{
  display: inline-block;
  font-size: 16px;
  color: #777777;
  margin-right: 30px;
  height: 22px;
  line-height: 22px;
}
.menu-tab a:nth-child(2n){
  padding: 0 30px;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
}
.menu-tab a:last-child{
  margin-right: 0;
}
.menu-tab .tabhover{
  color: #990A11;
}
.icon-data{
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../images/icon_date.png") no-repeat;
  background-size: contain;
}
.icon-auther{
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("../images/icon_user.png") no-repeat;
  background-size: contain;
}
/*新闻列表*/
.cms-site-list .menu-tab{
  text-align: center;
}
.cms-site-list ul{
  margin-left: 50px;
}
.cms-site-list .news-item{
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  border: 1px solid #C8CECF;
}
.cms-site-list .news-item .news-item-top{
  display: flex;
  padding: 24px 20px;
  border-bottom: 1px solid #C8CECF;
}
.cms-site-list .news-item .news-item-top .news-item-img{
  flex: 0 0 247px;
  height: 105px;
  margin-right: 20px;
  background-size: 100% 100%;
}
.cms-site-list .news-item .news-item-top .news-item-conron .news-title{
  font-size: 20px;
  color: #333333;
  letter-spacing: 0.4px;
  font-weight: bolder;
}
.cms-site-list .news-item .news-item-top .news-item-conron .news-item-summary{
  font-size: 14px;
  color: #777777;
  margin-top: 16px;
}
.cms-site-list .news-item .news-item-btm{
  display: flex;
  height: 59px;
  line-height: 59px;
}
.cms-site-list .news-item .news-item-btm .data-auther{
  flex: 1;
  padding-left: 20px;
  font-size: 12px;
  color: #777777;
}
.cms-site-list .news-item .news-item-btm .data-auther .item i{
  position: relative;
  top: 3px;
  width: 15px;
  height: 15px;
}
.cms-site-list .news-item .news-item-btm .data-auther span:first-child{
  margin-right: 30px;
}
.cms-site-list .news-item .news-item-btm a{
  flex: 0 0 122px;
  background: #F7F7F7;
  text-align: center;
  line-height: 59px;
  border-left: 1px solid #C8CECF;
}
/*合作伙伴*/
.partner-box{
  margin-top: 30px;
  margin-bottom: 70px;
}
.partner-box .title{
  font-size: 24px;
  color: #333333;
  text-align: center;
  width: 1200px;
  margin: 20px auto 40px auto;
}
.partner-box .partner-img-box{
  width: 1200px;
  margin: 0 auto;
}
.partner-box .partner-list-wrap .partner-list-item{
  display: inline-block;
  width: 33%;
  margin-bottom: 15px;
}
.partner-box .partner-list-wrap .partner-list-item:nth-child(3n+2){
  padding: 0 18px;
}
.partner-box .partner-list-wrap .partner-list-item .img-wrap{
  height: 100px;
  border: 1px solid #DCDCDC;
  margin-bottom: 10px;
}
.partner-box .partner-list-wrap .partner-list-item .img-wrap img{
  padding-top: 12px;
}
.partner-box .partner-list-wrap .partner-list-item .partner-company-name{
  font-size: 16px;
  color: #777777;
  line-height: 18px;
}
.picture-wrap{
  margin-top: 50px;
}
.picture-item{
  display: flex;
  flex-direction: initial;
  padding: 20px 0;

}
.picture-item .picture-item-img{
  flex: 0 0 220px 145px;
}
.picture-item .cms-site-right{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 20px;
}
.picture-item .cms-site-right .title{
  font-size: 22px;
  line-height: 35px;
}
.picture-item .cms-site-right .desc-wrap{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.picture-item .cms-site-right .desc-wrap span{
  font-size: 14px;
  line-height: 20px;
  color: #aaa;
}
.index-module-bg{
  width: 514px!important;
  height: 84px;
  line-height: 110px;
  text-align: center;
  background: url("../images/index-module-bg.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 40px!important;
}
.index-module-bg span{
  color: #fff;
}
.picture-item .news-item-summary{
  font-size: 12px;
  color: #A0A0A0;
  letter-spacing: 0.25px;
}
.company-news-box .news-menu-wrap > .active .circle-wrap{
  position: relative;
  top: -2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 2px solid #fff;
}
.company-news-box .news-menu-wrap > .active .circle-wrap .circle-white{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
}
.index-toast-wrap .logo{
    width: 154px;
    height: 50px;
    margin: 0 auto 32px auto;
    background: url("../images/logo.png") no-repeat;
    background-size: 100% 100%;
}
/*滚动条样式*/
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f8f8f8;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background: #fff ;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
    background-color:#999;
}
::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #999;
}