.index-box {
  width: 100%;
  height: auto;
  min-width: 1300px;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #ffffff; }

.top {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden; }
  .top img {
    width: 100%;
    height: 100%; }

.kp {
  width: 100%;
  height: auto;
  padding-top: 20px; }
  .kp .kp-con {
    width: 100%;
    height: auto; }
    .kp .kp-con img {
      width: 100%;
      height: auto; }

.zdcx {
  width: 100%;
  height: 408px;
  margin-top: 20px; }
  .zdcx .zdcx-con {
    width: 100%;
    height: 408px; }
    .zdcx .zdcx-con .zdcx-l {
      width: 100%;
      height: 100%; }
    .zdcx .zdcx-con .zan-body {
      width: 100%;
      height: 334px;
      overflow: hidden; }

.zdcx2 {
  width: 100%;
  height: 448px;
  margin-top: 20px; }
  .zdcx2 .zdcx-con {
    width: 100%;
    height: 448px;
    overflow: hidden; }
    .zdcx2 .zdcx-con .zdcx-l {
      width: 48%;
      height: 100%; }
    .zdcx2 .zdcx-con .zan-body {
      width: 100%;
      height: 374px;
      overflow: hidden; }
    .zdcx2 .zdcx-con .ship {
      width: 100%;
      height: 354px;
      margin-top: 20px;
      background-color: pink; }

.bg {
  width: 100%;
  height: 1400px;
  background: url(../img/index/bg.png) no-repeat center center;
  background-size: 100% 100%; }

.tu {
  width: 100%;
  height: 294px;
  margin-top: 20px; }
  .tu .tu-con {
    width: 100%;
    height: 294px; }
    .tu .tu-con .tu-body {
      position: relative;
      width: 100%;
      height: 200px;
      margin-top: 20px; }
      .tu .tu-con .tu-body .next {
        position: absolute;
        top: 68px;
        right: -5px;
        width: 32px;
        height: 64px;
        background: url(../img/index/newsr.png) no-repeat center center;
        cursor: pointer;
        z-index: 999; }
        .tu .tu-con .tu-body .next:hover {
          background: url(../img/index/newsrse.png) no-repeat center center; }
      .tu .tu-con .tu-body .prev {
        position: absolute;
        top: 68px;
        left: 0;
        width: 32px;
        height: 64px;
        background: url(../img/index/newsl.png) no-repeat center center;
        cursor: pointer;
        z-index: 999; }
        .tu .tu-con .tu-body .prev:hover {
          background: url(../img/index/newslse.png) no-repeat center center; }
      .tu .tu-con .tu-body .bd {
        width: 100%;
        height: 100%; }
        .tu .tu-con .tu-body .bd .tempWrap {
          width: 100%;
          height: 100% !important; }
        .tu .tu-con .tu-body .bd .picList {
          width: 105%;
          height: 100%; }
          .tu .tu-con .tu-body .bd .picList > li {
            float: left;
            width: 224px;
            height: 100%;
            margin-right: 20px; }
            .tu .tu-con .tu-body .bd .picList > li > a {
              display: block;
              width: 100%;
              height: 100%; }
              .tu .tu-con .tu-body .bd .picList > li > a > img {
                width: 100%;
                height: 100%; }

.com-t {
  width: 100%;
  height: 74px;
  line-height: 74px; }
  .com-t .com-t-r {
    display: block; }

.bot {
  width: 100%;
  height: auto;
  margin-top: 380px;
  text-align: center;
  color: #ffffff;
  padding-top: 40px;
  box-sizing: border-box; }
  .bot p {
    line-height: 2; }

.news-body {
  width: 100%;
  height: 100%; }
  .news-body li {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 20px; }
    .news-body li > a {
      display: block;
      width: 100%;
      color: #333; }
      .news-body li > a .dz-nr-left {
        display: inline-block;
        width: 98%;
        height: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .news-body li > a .dz-nr-left > span {
          display: inline-block;
          width: 6px;
          height: 6px;
          margin-right: 10px;
          background-color: #999;
          vertical-align: middle; }
      .news-body li > a .dz-nr-right {
        width: auto;
        height: 100%;
        text-align: right;
        color: #999; }
      .news-body li > a:hover .dz-nr-left {
        color: #ff5917;
        text-decoration: underline; }
      .news-body li > a:hover .dz-nr-right {
        color: #ff5917;
        text-decoration: underline; }
      .news-body li > a:hover .dz-nr-left > span {
        background-color: #ff5917; }

.list {
  width: 100%;
  height: auto;
  min-height: 500px;
  padding-top: 18px;
  padding-bottom: 94px;
  box-sizing: border-box; }
  .list .list-con {
    width: 100%;
    height: auto;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 50px 30px;
    box-sizing: border-box;
    border-radius: 10px; }
    .list .list-con .list-body {
      width: 100%;
      height: auto;
      padding-top: 40px;
      box-sizing: border-box; }
      .list .list-con .list-body .news-body .dz-nr-left {
        width: 80%; }

.list-title {
  width: 100%;
  height: 65px;
  line-height: 65px;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box; }
  .list-title .title-l {
    display: inline-block;
    width: auto;
    height: 100%;
    border-bottom: 4px solid #ff5917;
    box-sizing: border-box;
    color: #ff5917;
    font-weight: bold; }

.yema {
  width: 100%;
  height: 36px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .yema .yema-left {
    width: 17%;
    height: 100%;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .yema .yema-center {
    position: relative;
    display: inline-block;
    width: 62%;
    height: 100%;
    line-height: 36px;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center; }
    .yema .yema-center .topye {
      display: inline-block;
      width: auto;
      height: 100%;
      line-height: 36px;
      text-align: center;
      padding: 0 5px;
      margin-right: 5px;
      border: 1px solid #cccccc;
      box-sizing: border-box; }
      .yema .yema-center .topye:hover {
        border-color: #ff5917;
        color: #ff5917; }
    .yema .yema-center .botye {
      display: inline-block;
      width: auto;
      height: 100%;
      line-height: 36px;
      text-align: center;
      padding: 0 5px;
      border: 1px solid #cccccc;
      box-sizing: border-box; }
      .yema .yema-center .botye:hover {
        border-color: #ff5917;
        color: #ff5917; }
    .yema .yema-center .Number {
      display: inline-block;
      width: auto;
      height: 100%;
      line-height: 36px;
      text-align: center;
      padding: 0 12px;
      border: 1px solid #cccccc;
      box-sizing: border-box;
      margin-right: 5px; }
      .yema .yema-center .Number:hover {
        border-color: #ff5917;
        color: #ff5917; }
    .yema .yema-center .CurrentPage {
      display: inline-block;
      width: auto;
      height: 100%;
      line-height: 36px;
      text-align: center;
      padding: 0 12px;
      box-sizing: border-box;
      border: 1px solid #ff5917;
      color: #ff5917;
      margin-right: 5px; }
    .yema .yema-center .over {
      display: inline-block;
      width: auto;
      height: 100%;
      line-height: 36px;
      text-align: center;
      padding: 0 12px 0 7px;
      box-sizing: border-box; }
    .yema .yema-center .year {
      position: absolute;
      top: 0;
      right: 0;
      width: 70px;
      height: auto;
      border: 1px solid #cccccc;
      box-sizing: border-box; }
      .yema .yema-center .year > span {
        display: inline-block;
        width: 60px;
        height: 36px;
        cursor: pointer; }
        .yema .yema-center .year > span .year-img {
          width: 10px;
          height: 12px;
          margin-left: 5px; }
      .yema .yema-center .year > ul {
        position: absolute;
        bottom: 100%;
        left: -1px;
        display: none;
        width: 70px;
        height: 155px;
        border-right: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
        box-sizing: border-box;
        z-index: 999;
        background-color: #ffffff;
        overflow-y: scroll; }
        .yema .yema-center .year > ul li {
          width: 100%;
          height: 30px;
          line-height: 30px;
          border-top: 1px solid #cccccc;
          cursor: pointer; }
          .yema .yema-center .year > ul li:hover {
            background-color: #ff5917;
            color: #ffffff; }
  .yema .yema-right {
    width: 21%;
    height: 36px;
    line-height: 36px;
    text-align: center; }
    .yema .yema-right input {
      width: 68px;
      height: 36px;
      border: 1px solid #cccccc;
      box-sizing: border-box;
      text-align: right;
      padding: 0 5px; }
    .yema .yema-right > a {
      display: inline-block;
      width: 50px;
      height: 35px;
      line-height: 35px;
      background-color: #ff5917;
      text-align: center;
      color: #ffffff; }

.view {
  width: 100%;
  height: auto;
  min-height: 500px;
  padding-top: 18px;
  padding-bottom: 94px;
  box-sizing: border-box;
  background-color: #f5f5f5; }
  .view .view-con {
    position: relative;
    width: 100%;
    height: auto;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 50px 30px;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #ffffff; }
    .view .view-con .view-body {
      width: 100%;
      height: auto;
      padding: 45px 75px;
      box-sizing: border-box; }
      .view .view-con .view-body .view-body-title {
        width: 100%;
        height: auto;
        text-align: center; }
      .view .view-con .view-body .view-body-subtitle {
        width: 100%;
        height: 40px;
        line-height: 40px;
        background-color: #fafafa;
        margin: 40px 0;
        padding: 0 20px;
        box-sizing: border-box; }
        .view .view-con .view-body .view-body-subtitle .jieshao {
          color: #666666; }
        .view .view-con .view-body .view-body-subtitle .ziti {
          color: #666; }
          .view .view-con .view-body .view-body-subtitle .ziti .dx {
            display: inline-block;
            width: 35px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            border-radius: 5px;
            cursor: pointer; }
            .view .view-con .view-body .view-body-subtitle .ziti .dx.dx-select {
              background-color: #ff5917;
              color: #ffffff; }
      .view .view-con .view-body .neir {
        width: 100%;
        height: auto;
        min-height: 500px; }
        .view .view-con .view-body .neir > p {
          margin-bottom: 20px;
          line-height: 2; }
        .view .view-con .view-body .neir .neir-img {
          width: 100%;
          height: auto;
          text-align: center;
          margin-bottom: 20px; }
          .view .view-con .view-body .neir .neir-img > img {
            width: auto;
            max-width: 100%; }
        .view .view-con .view-body .neir .neir-bot {
          color: #999999; }

.sy {
  display: block;
  margin-left: 10px; }
  .sy:hover {
    color: #ff5917; }

.m5 {
  margin-left: 5px; }

.sy2 {
  display: block;
  margin-left: 5px; }
