/*--------------- ---------------*/
/*--------------- ---------------*/
/*--------------- ---------------*/
/*--------------- ---------------*/
.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);
  transition:0.8s;
}

.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;
  color: #434343;
}

.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: auto;
  min-height: 150px;
  margin: 20px auto;
  color: #a0a0a0;
  text-align: justify;
}

.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: 28px;
  display: inline-block;
  padding: 0 20px;
  transition: all ease .3s;
  text-align: center;
  color: rgb(247, 150, 70);
  border: 2px solid currentcolor;
  border-radius: 15px;
}

.box-17-2 .box-content .list-item a.a-more:hover {
  color: #fff;
  background-color: rgb(247, 150, 70);
}
.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: #fff;
  text-align: center;
}
.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{
    width: 1080px;
    margin: 0 auto 60px auto;
}
.viewcube-box .company-introduce-wrap{
  margin: 70px auto 30px auto;
  width: 1120px;
  min-width: 1120px;
  border: 2px solid rgb(220,220,220);
  background-color: rgb(255,255,255);
  /*margin: 90px 150px 70px;*/
  padding: 20px;
  height: 300px;
}
.viewcube-box .company-introduce-wrap .introduce-image{
  display: inline-block;
  width: 50%;
  position: relative;
  left: -60px;
  top: 5px;
}
.viewcube-box .company-introduce-wrap .introduce-image img{
  width: 528px;
  height: 300px;
}
.viewcube-box .company-introduce-wrap .introduce-desc{
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-top: 25px;
}
.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: 15px auto 20px;
  text-align: justify;
}
.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{
  padding: 0 40px;
  text-align: center;
}
.footer-wrap{
  display: flex;
  background: #313131;
  padding-top: 20px;
  padding-bottom: 10px;
  align-items: center;
}
.footer-desc{
  flex: 1;
}
.footer-desc p{
  text-align: center;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
    padding-top: 10px;
}
.footer-code{
  flex: 1;
}
.footer-code img{
  float: right;
  margin-right: 200px;
}
.site_class_showItem_box_17_2 .list-item-sublist{
  position: relative;
  height: 480px;
}
.company-news-box .flex-wrap{
  position: absolute;
  width: 1100px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  float: left;
}
.list-item-sublist ul.flex-wrap li.flex-item{
  position: absolute;
  right: 0;
  width: 520px;
  height: 80px;
  padding: 0 15px;
  float: right;
}
.company-news-box .flex-item{
  /*flex: 1;*/
}
.company-news-box .flex-item .news-item{
  width: 100%;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-align: left;
}
.company-news-box .flex-item .news-title{
  color: rgb(160,160,160);
  font-size: 16px;
}
.company-news-box .flex-item .font-red{
  color: rgb(153,11,18)!important;
}
.company-news-box .flex-item .font-big{
  font-size: 24px;
}
.company-news-box .flex-item p{
  margin: 0;
}
.company-news-box .flex-item span{
  color: #0a0a0a;
}
.company-news-box .flex-item .width-eighty{
  display: inline-block;
  width: 68px;
  text-align: right;
}
.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{
  margin-left: 60px;
}
.cms-site-head .cms-site-menu .selected-menu:last-child a{
    font-size: 14px;
    font-weight: 400;
    color: rgb(51, 51, 51);
}
.footer-wrap .footer-code img{
  width: 80px;
  height: 80px;
}
.viewcube-box .cms-site-inner .box-title h3{
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: rgb(160,160,160);
  margin-bottom: 30px;
}
.box-17-2 .box-content .list-item:hover{
  transform: scale(1.05);
  box-shadow: 0 0 5px rgb(211,211,211);
}
.viewcube-box .cms-site-inner .box-title h2.company-name{
    position: relative;
    left: -40px;
    font-weight: normal;
    font-size: 26px;
    color: rgb(247, 150, 70);
}
.cms-site-head .cms-site-menu .selected-menu a.cms-site-menu-select-color + .cms-site-submenu ul{
    border-top: 5px solid #ff9d00;
}
.cms-site-head .cms-site-menu .selected-menu a.cms-site-menu-select-color + .cms-site-submenu ul li:hover a{
    background-color: #ff9d00;
    color: #fff;
}
.cms-site-main-area .vd_ueditor .ueditor_content_parse{
  width: 830px;
}
.cms-site-wrapper .cms-site-main .cms-site-main-area .cms-site-content-list .cms-site-list li .cms-site-right .cms-site-title{
  line-height: 40px;
  color: #707070;
  font-size: 16px;
}
.cms-site-wrapper .cms-site-main .cms-site-main-area .cms-site-content-list .cms-site-list li .cms-site-right .cms-site-title:hover{
  color: #59b7f1;
}
.cms-site-wrapper .cms-site-main .cms-site-main-area .cms-site-content-list .cms-site-list li{
  padding: 0;
  border-bottom: 1px dotted gainsboro;
}
.cms-site-wrapper .cms-site-main .cms-site-main-area .cms-site-content-list .cms-site-list li .cms-site-right{
  margin-left: 0;
}
.cms-site-list .cms-site-right .cms-site-date{
  float: right;
}
.cms-site-overlay-content .cms-site-right .cms-site-yes{
  background-color: #fb4755;
}
.cms-site-main .cms-site-content-list .cms-site-list{
  padding: 30px 30px 30px 0;
}
.cms-site-main .cms-site-content-list .cms-site-list .no-news-bg{
  height: 500px;
  cursor: pointer;
  background: url('../images/simu-site-root-3.png') center 60px no-repeat;
  background-size: 590px auto
}
#mainpage .cms-site-sidebar{
  padding-top: 30px;
  padding-bottom: 30px;
}
#mainpage .cms-site-main-area{
  padding-top: 30px;
  padding-bottom: 30px;
}