@charset "UTF-8";
body {
  height: 100%;
  text-align: left;
  line-height: 1.5;
  color: #333;
  font-size: 14px;
  font-family: "microsoft yahei", 'Arial', 'Helvetica', 'sans-serif', "iconfont";
  background: #fff; }

a {
  color: #333;
  text-decoration: none; }
  a:hover {
    color: #046EB8; }

.container {
  margin: 0 auto;
  width: 1200px;
  max-width: 1200px;
  min-width: 320px; }

.logo-nav {
  background-color: #212121;
  margin-bottom: 16px;
  position: relative; }
  .logo-nav .flex {
    justify-content: space-between; }
  .logo-nav .logo {
    flex: none;
    padding: 0 0;
    margin-right: 30px; }
    .logo-nav .logo img {
      width: auto;
      height: auto;
      max-width: 300px;
      max-height: 90px; }
  .logo-nav .main-nav {
    flex: none; }
    .logo-nav .main-nav .nav-ul-1 {
      height: 100%; }
    .logo-nav .main-nav .nav-li-1 {
      height: 100%;
      padding: 0 20px;
      position: relative; }
      .logo-nav .main-nav .nav-li-1:hover .nav-dl-2 {
        opacity: 1;
        visibility: visible; }
    .logo-nav .main-nav .nav-a-1 {
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      align-items: center;
      color: #fff;
      height: 100%;
      font-size: 18px; }
      .logo-nav .main-nav .nav-a-1 > * {
        margin: 0; }
    .logo-nav .main-nav .nav-dl-2 {
      background: #fff;
      position: absolute;
      top: 100%;
      z-index: 999999;
      opacity: 0;
      visibility: hidden; }
      .logo-nav .main-nav .nav-dl-2 .nav-dd-2 .nav-a-2 {
        display: block;
        padding: 0 20px;
        height: 30px;
        line-height: 30px;
        white-space: nowrap; }
        .logo-nav .main-nav .nav-dl-2 .nav-dd-2 .nav-a-2:hover {
          background: #e48020;
          color: #fff; }
  .logo-nav:before {
    content: "";
    height: 16px;
    width: 100%;
    background-color: #1a1a1a;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%); }

.index-item {
  margin-top: 50px; }
  .index-item .sort-box {
    text-align: center; }
    .index-item .sort-box .sort-1 {
      font-size: 40px;
      font-weight: normal;
      line-height: 60px; }
    .index-item .sort-box .sort-2 {
      font-size: 21px;
      font-weight: normal;
      line-height: 30px; }

.index-about {
  padding: 10px 0;
  text-align: center;
  font-size: 25px;
  line-height: 60px; }

.index-ye-wu {
  background: url("/runtime/jpg/ba/58/f6/e6/d4/b7b7764003f220d1494193.jpg") left top;
  padding: 60px 0; }
  .index-ye-wu .sort-box {
    text-align: center; }
    .index-ye-wu .sort-box .sort-1 {
      font-size: 48px;
      font-weight: normal;
      line-height: 60px;
      color: #fff; }
    .index-ye-wu .sort-box .sort-2 {
      font-size: 18px;
      font-weight: normal;
      line-height: 30px;
      color: #a1a1a1; }
    .index-ye-wu .sort-box .sort-3 {
      display: inline-block;
      margin: 10px auto;
      padding: 0 8px 15px;
      border-bottom: 2px solid #EF8419;
      clear: both;
      font-size: 24px;
      color: #a1a1a1; }
  .index-ye-wu .ye-wu-1 .main-box {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-row-gap: 5px;
    grid-column-gap: 5px; }
    .index-ye-wu .ye-wu-1 .main-box .item {
      background: #fff; }
      .index-ye-wu .ye-wu-1 .main-box .item .pic {
        width: 100%;
        max-width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 75.5%; }
        .index-ye-wu .ye-wu-1 .main-box .item .pic img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          transition-duration: 500ms; }
      .index-ye-wu .ye-wu-1 .main-box .item .text-box {
        padding: 17px 0;
        text-align: center; }
        .index-ye-wu .ye-wu-1 .main-box .item .text-box .txt-1 {
          font-size: 28px;
          font-weight: bold;
          line-height: 28px;
          color: #151515; }
        .index-ye-wu .ye-wu-1 .main-box .item .text-box .txt-2 {
          margin-top: 10px;
          font-size: 18px;
          line-height: 18px;
          color: #666; }
  .index-ye-wu .ye-wu-2 {
    margin-top: 50px; }
    .index-ye-wu .ye-wu-2 .sort-box .sort-1 {
      font-size: 40px; }
    .index-ye-wu .ye-wu-2 .sort-box .sort-4 {
      margin-top: 30px;
      font-size: 40px;
      font-weight: normal;
      line-height: 60px;
      color: #a1a1a1; }
    .index-ye-wu .ye-wu-2 .main-box {
      margin-top: 30px;
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: auto;
      grid-row-gap: 30px;
      grid-column-gap: 40px; }
      .index-ye-wu .ye-wu-2 .main-box .item {
        border: 2px solid #c8c6c6;
        padding: 25px;
        position: relative; }
        .index-ye-wu .ye-wu-2 .main-box .item .txt-1 {
          padding-left: 90px;
          font-size: 22px;
          line-height: 40px;
          color: #c8c6c6; }
        .index-ye-wu .ye-wu-2 .main-box .item .txt-2 {
          padding-left: 90px;
          font-size: 14px;
          line-height: 24px;
          color: #8c8c8c; }
        .index-ye-wu .ye-wu-2 .main-box .item:before {
          color: #c8c6c6;
          font-size: 64px;
          font-family: iconfont;
          position: absolute;
          left: 30px;
          top: 50%;
          transform: translateY(-50%); }

.index-cases .sub-sort {
  font-size: 18px;
  margin-top: 10px;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  justify-content: center; }
  .index-cases .sub-sort > * {
    margin: 0; }
  .index-cases .sub-sort .item {
    display: block;
    line-height: 1;
    background-color: #EF8419;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px; }
    .index-cases .sub-sort .item + .item {
      margin-left: 8px; }
.index-cases .list {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-row-gap: 5px;
  grid-column-gap: 5px; }
  .index-cases .list .item:hover .pic img {
    transform: scale(1.1); }
  .index-cases .list .pic {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 67%; }
    .index-cases .list .pic img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition-duration: 500ms; }
  .index-cases .list .title {
    font-size: 17px;
    width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 40px; }

.index-guest {
  background: #f8f8f8;
  padding: 50px; }
  .index-guest .list {
    margin-top: 30px; }
    .index-guest .list .outer-div {
      border: 1px solid #eee;
      padding: 2px; }
    .index-guest .list .title {
      width: 100%;
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      text-align: center;
      line-height: 40px; }

.index-news .sort-list {
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  justify-content: space-between;
  line-height: 60px; }
  .index-news .sort-list > * {
    margin: 0; }
  .index-news .sort-list .sort-name {
    flex: none;
    margin-left: 0;
    font-size: 40px; }
  .index-news .sort-list .sort-box {
    font-size: 18px;
    flex: none;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important; }
    .index-news .sort-list .sort-box > * {
      margin: 0; }
    .index-news .sort-list .sort-box .item + .item {
      margin-left: 10px; }
.index-news .main-box {
  margin-top: 30px;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  justify-content: space-between; }
  .index-news .main-box > * {
    margin: 0; }
  .index-news .main-box .left-box {
    width: 50%;
    flex: none;
    margin-right: 20px; }
    .index-news .main-box .left-box .outer-div {
      position: relative; }
    .index-news .main-box .left-box .pic {
      width: 100%;
      max-width: 100%;
      position: relative;
      overflow: hidden;
      padding-bottom: 60%; }
      .index-news .main-box .left-box .pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition-duration: 500ms; }
    .index-news .main-box .left-box .text-box {
      position: absolute;
      width: 100%;
      height: auto;
      left: 0;
      bottom: 0;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.5);
      padding: 20px; }
      .index-news .main-box .left-box .text-box .title-time {
        display: -webkit-flex !important;
        display: flex !important;
        -ms-display: flex !important;
        line-height: 40px;
        height: 40px;
        justify-content: space-between; }
        .index-news .main-box .left-box .text-box .title-time > * {
          margin: 0; }
        .index-news .main-box .left-box .text-box .title-time .title {
          width: 70%;
          display: block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          font-size: 18px; }
      .index-news .main-box .left-box .text-box .desc {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 22px;
        height: 44px; }
  .index-news .main-box .right-box {
    width: 200px;
    flex: auto;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    flex-direction: column;
    justify-content: space-between; }
    .index-news .main-box .right-box > * {
      margin: 0; }
    .index-news .main-box .right-box .item {
      
      padding:5px 20px; }
      .index-news .main-box .right-box .item .title {
        width: 100%;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 16px;
        line-height: 36px;
        height: 36px; }
      .index-news .main-box .right-box .item .desc {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 24px;
        height: 48px;
        color: #666; }
      .index-news .main-box .right-box .item .time {
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px solid #888;
        color: #888; }

.footer {
  margin-top: 50px;
  padding: 50px 0;
  background: url("/runtime/jpg/37/e6/74/ba/22/747a48643001ecff2e3c14.jpg") center top; }
  .footer .container {
    justify-content: space-between; }
  .footer .path {
    max-width: 25%;
    color: #a1a1a1; }
    .footer .path .name {
      font-size: 16px;
      color: #fff;
      margin-bottom: 20px; }
    .footer .path + .path {
      margin-left: 20px; }
    .footer .path.footer-nav a {
      color: #a1a1a1;
      display: block;
      line-height: 30px; }
    .footer .path.contact-2 .shi-j {
      margin-top: 10px;
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      justify-content: space-between; }
      .footer .path.contact-2 .shi-j > * {
        margin: 0; }
      .footer .path.contact-2 .shi-j .item {
        width: 37px;
        height: 37px;
        line-height: 37px;
        text-align: center;
        color: #a1a1a1;
        border: 2px solid #a1a1a1;
        border-radius: 50%;
        font-size: 20px; }
        .footer .path.contact-2 .shi-j .item.tt {
          font-size: 14px;
          font-weight: bold;
          font-style: italic; }

.footer-link {
  margin: 20px 0; }
  .footer-link .container {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: flex-end; }
    .footer-link .container > * {
      margin: 0; }
  .footer-link .outer-div {
    position: relative;
    cursor: pointer; }
    .footer-link .outer-div .links {
      transition: 500ms;
      position: absolute;
      width: 100%;
      height: 0;
      max-height: 200px;
      left: 0;
      bottom: 100%;
      line-height: 25px;
      overflow-y: auto;
      background: #fff; }
      .footer-link .outer-div .links .linka {
        display: block;
        padding: 0 20px; }
        .footer-link .outer-div .links .linka:hover {
          background: #046EB8;
          color: #fff; }
    .footer-link .outer-div:hover .links {
      height: auto; }
  .footer-link .title {
    width: 250px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid #888;
    color: #888; }

.copyright {
  color: #a1a1a1;
  text-align: right; }
  .copyright a {
    color: #a1a1a1; }


.currLocation {
  padding: 14px 0;
  font-size: 14px;
  font-weight: bold;
  color: #111;
  background-color: #ECECEC;
  margin-bottom: 20px; }
  .currLocation .nav_x:before {
    margin-right: 10px;
    font-size: 20px;
    color: #111;
    font-family: "iconfont"; }


.page-content {
  margin-top: 50px; }

.company-page .company-item {
  position: relative; }
  .company-page .company-item .company_anchor {
    position: absolute;
    top: -50px;
    width: 100%; }
  .company-page .company-item.company-profile .company_anchor {
    top: -170px; }
  .company-page .company-item + .company-item {
    margin-top: 50px; }
    .company-page .company-item + .company-item .container {
      border-top: 10px solid #f08519;
      padding-top: 120px; }
  .company-page .company-item .sort {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px; }
  .company-page .company-item .sort-2 {
    text-align: center;
    text-transform: uppercase;
    height: 16px;
    line-height: 16px;
    margin-bottom: 20px; }
  .company-page .company-item .sort-separator {
    position: relative;
    margin-bottom: 30px; }
  .company-page .company-item .separator {
    width: 10px;
    height: 10px;
    border: 3px solid #333;
    position: relative; }
    .company-page .company-item .separator:before, .company-page .company-item .separator:after {
      content: "";
      position: absolute;
      width: 70px;
      height: 3px;
      background: #111; }
    .company-page .company-item .separator:before {
      left: -10px;
      transform: translateX(-100%); }
    .company-page .company-item .separator:after {
      right: -10px;
      transform: translateX(100%); }
.company-page .company-profile .left-box {
  margin-left: 10px;
  margin-right: 30px;
  width: 35%; }
  .company-page .company-profile .left-box img {
    height: auto;
    object-fit: contain; }
.company-page .company-profile .right-box {
  font-size: 16px; }
  .company-page .company-profile .right-box .sort-box {
    margin-bottom: 20px; }
  .company-page .company-profile .right-box .sort, .company-page .company-profile .right-box .sort-2 {
    text-align: left; }
.company-page .company-culture .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-row-gap: 0;
  grid-column-gap: 0; }
  .company-page .company-culture .list .item {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    background: #f6f6f6; }
    .company-page .company-culture .list .item > * {
      margin: 0; }
    .company-page .company-culture .list .item .pic {
      width: 100%;
      max-width: 100%;
      position: relative;
      overflow: hidden;
      width: 50%; }
      .company-page .company-culture .list .item .pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition-duration: 500ms; }
    .company-page .company-culture .list .item .txt-box {
      width: 50%;
      padding: 30px 20px;
      height: 160px; }
      .company-page .company-culture .list .item .txt-box .title {
        font-size: 20px;
        font-weight: bold; }
      .company-page .company-culture .list .item .txt-box .desc {
        margin-top: 5px; }
    .company-page .company-culture .list .item:nth-child(-n+2) {
      flex-direction: row-reverse; }
.company-page .company-choose {
  padding: 50px 0;
  background: #f7f7f7; }
  .company-page .company-choose .item {
    width: 33.33%;
    flex: none; }
    .company-page .company-choose .item .outer-div {
      margin: 0 5px;
      padding: 20px 20px 30px;
      background: #fff; }
    .company-page .company-choose .item .icon {
      text-align: center;
      font-size: 30px;
      line-height: 45px;
      color: #111;
      margin-bottom: 10px; }
    .company-page .company-choose .item .title {
      color: #333;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase;
      line-height: 22px;
      margin-bottom: 20px; }
    .company-page .company-choose .item .desc {
      color: #666;
      font-size: 14px;
      font-family: 'Roboto', sans-serif;
      word-break: break-all;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      line-height: 24px;
      height: 96px; }
.company-page .company-history {
  padding: 50px 0;
  background: #fcfcfc; }
  .company-page .company-history.company-item {
    margin: 0; }
  .company-page .company-history .pic {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    width: 40%;
    margin-right: 30px;
    flex: none; }
    .company-page .company-history .pic img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition-duration: 500ms; }
  .company-page .company-history .list {
    flex: auto;
    max-height: 500px;
    overflow-y: auto; }
  .company-page .company-history .item {
    margin-bottom: 20px;
    position: relative;
    min-height: 120px; }
  .company-page .company-history .bg-pic {
    width: 130px;
    margin-left: 0; }
  .company-page .company-history .text-box {
    position: absolute;
    left: 150px;
    top: 0;
    height: 100%; }
  .company-page .company-history .time {
    font-weight: bold;
    font-size: 28px;
    position: relative;
    padding-left: 30px; }
    .company-page .company-history .time:before {
      content: "\e67d";
      font-size: 14px;
      font-family: iconfont;
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%); }
  .company-page .company-history .text-2 {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px; }
.company-page .company-counter .list {
  width: 100%;
  background: #fff;
  padding: 20px 0; }
  .company-page .company-counter .list .item {
    width: 25%;
    text-align: center;
    justify-content: center; }
    .company-page .company-counter .list .item:after {
      margin-left: 10px;
      font-size: 44px; }
  .company-page .company-counter .list .text-1 {
    font-size: 30px;
    font-weight: bold;
    text-align: right; }
  .company-page .company-counter .list .text-2 {
    font-size: 14px;
    font-weight: normal;
    text-align: right; }
.company-page .company-huanjing .sort-separator {
  color: #fff; }
  .company-page .company-huanjing .sort-separator .separator {
    border-color: #fff; }
    .company-page .company-huanjing .sort-separator .separator:before, .company-page .company-huanjing .sort-separator .separator:after {
      background: #fff; }
.company-page .company-huanjing .list {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-row-gap: 15px;
  grid-column-gap: 15px;
  width: 100%;
  overflow: hidden; }
  .company-page .company-huanjing .list .item .pic {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%; }
    .company-page .company-huanjing .list .item .pic img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition-duration: 500ms; }
  .company-page .company-huanjing .list .item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3; }
  .company-page .company-huanjing .list .item:nth-child(2) {
    grid-column-start: 5;
    grid-column-end: 10;
    grid-row-start: 1;
    grid-row-end: 2;
    height: 300px; }
  .company-page .company-huanjing .list .item:nth-child(3) {
    grid-column-start: 10;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 2; }
  .company-page .company-huanjing .list .item:nth-child(4) {
    grid-column-start: 5;
    grid-column-end: 10;
    grid-row-start: 2;
    grid-row-end: 3;
    height: 300px; }
  .company-page .company-huanjing .list .item:nth-child(5) {
    grid-column-start: 10;
    grid-column-end: 13;
    grid-row-start: 2;
    grid-row-end: 3; }
.company-page .company-zhengshu .item .outer-div {
  padding: 5px; }
.company-page .company-zhengshu .item .pic {
  border: 1px solid #eee;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  width: 300px;
  padding-bottom: 69.3333333333%; }
  .company-page .company-zhengshu .item .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition-duration: 500ms; }
  .company-page .company-zhengshu .item .pic img {
    object-fit: contain; }
.company-page .company-zhengshu .item .title {
  text-align: center;
  height: 40px;
  line-height: 40px; }
.company-page .company-office {
  padding: 50px 0;
  background: #f7f7f7; }
  .company-page .company-office .item {
    width: 25%;
    flex: none; }
  .company-page .company-office .outer-div {
    margin: 0 10px;
    padding-bottom: 15px;
    background: #fff; }
    .company-page .company-office .outer-div .title {
      color: #333;
      padding: 20px 15px 15px;
      font-weight: bold; }
    .company-page .company-office .outer-div .desc {
      padding: 0 15px;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 15;
      line-height: 20px;
      height: 300px; }

.list-page .media-head {
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  border-bottom: 10px solid #f08519;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .list-page .media-head > * {
    margin: 0; }
  .list-page .media-head .pic {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    flex: none;
    margin-left: 20px;
    max-width: 50%; }
    .list-page .media-head .pic img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition-duration: 500ms; }
  .list-page .media-head .text-box {
    width: 200px;
    flex: auto;
    min-height: 300px;
    padding-top: 20px;
    background: url("/runtime/png/e9/14/76/61/4a/fb36f612636b7b37825270.png") left 0 no-repeat; }
    .list-page .media-head .text-box .name {
      text-indent: 160px;
      font-size: 40px;
      line-height: 40px;
      width: 100%;
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .list-page .media-head .text-box .def {
      margin-top: 20px;
      line-height: 26px;
      font-size: 16px; }
.list-page.media-list-page .content-box .name {
  font-size: 34px;
  font-family: "微软雅黑", "黑体";
  margin: 50px auto 20px auto; }
  .list-page.media-list-page .content-box .name.none {
    display: none; }
.list-page.media-list-page .list-1.grid {
  grid-template-columns: 100%; }
  .list-page.media-list-page .list-1.grid .pic {
    padding-bottom: 0; }
    .list-page.media-list-page .list-1.grid .pic img {
      position: relative; }
  .list-page.media-list-page .list-1.grid .title {
    font-size: 20px; }
.list-page .list-1 {
  margin-top: 30px;
  grid-row-gap: 20px;
  grid-column-gap: 10px; }
  .list-page .list-1 .item .pic {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden; }
    .list-page .list-1 .item .pic img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition-duration: 500ms; }
  .list-page .list-1 .item .text-box .title {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center; }
  .list-page .list-1 .item:hover .pic img {
    transform: scale(1.1); }
.list-page .list-3 {
  margin-top: 30px; }
  .list-page .list-3 .item {
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #eee; }
    .list-page .list-3 .item .outer-div {
      display: grid;
      grid-template-columns: 300px auto;
      grid-template-rows: auto;
      grid-row-gap: 15px;
      grid-column-gap: 15px; }
    .list-page .list-3 .item:hover .pic img {
      transform: scale(1.1); }
  .list-page .list-3 .pic {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 61.8%; }
    .list-page .list-3 .pic img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition-duration: 500ms; }
  .list-page .list-3 .text-box {
    margin: 20px 10px; }
    .list-page .list-3 .text-box .title {
      width: 100%;
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 20px;
      font-weight: bold;
      line-height: 40px;
      color: #333; }
    .list-page .list-3 .text-box .content {
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      line-height: 24px;
      height: 72px;
      color: #333; }
    .list-page .list-3 .text-box .time {
      font-size: 12px;
      line-height: 20px;
      color: #999; }

.index-news .roll-box-2 .item {
  white-space: nowrap;
  flex: none;
  display: block;
  overflow: hidden;
  width: 200px;
  padding-right: 20px;
  text-overflow: ellipsis;
  font-size: 16px; }

.show-page .swiper-button-prev:after, .show-page .swiper-button-next:after {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  padding: 10px 5px;
  color: #111; }
.show-page .small-roll-box .swiper-slide {
  cursor: pointer; }
  .show-page .small-roll-box .swiper-slide img {
    opacity: .6;
    border: 1px solid #808080; }
.show-page .small-roll-box .swiper-slide-thumb-active img {
  opacity: 1;
  border: 1px solid #046EB8; }
.show-page.pro-show-page .video-box {
  padding: 30px 0;
  border-bottom: 5px solid #111; }
  .show-page.pro-show-page .video-box .list {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: center; }
    .show-page.pro-show-page .video-box .list > * {
      margin: 0; }
    .show-page.pro-show-page .video-box .list .item {
      width: 25%;
      padding: 0 5px; }
      .show-page.pro-show-page .video-box .list .item .box {
        width: 100%;
        padding-bottom: 66%;
        position: relative; }
      .show-page.pro-show-page .video-box .list .item video {
        background-color: #808080;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        object-fit: cover; }
.show-page .show-1 .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  text-align: center; }
.show-page .show-1 .time {
  display: block;
  line-height: 26px;
  text-align: center; }
.show-page .show-1 .content {
  margin-top: 10px;
  padding-top: 10px; }
.show-page .show-2 {
  margin-top: 30px; }
  .show-page .show-2 .show-head {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    border-bottom: 10px solid #f08519;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .show-page .show-2 .show-head > * {
      margin: 0; }
    .show-page .show-2 .show-head.no_border {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }
      .show-page .show-2 .show-head.no_border .text-box .desc {
        margin: 0;
        display: none; }
    .show-page .show-2 .show-head .images-box {
      max-width: 50%;
      margin-left: 50px;
      flex: none; }
    .show-page .show-2 .show-head .text-box {
      width: 200px;
      flex: auto;
      padding-top: 20px;
      background: url("/runtime/png/e9/14/76/61/4a/fb36f612636b7b37825270.png") left 0 no-repeat; }
      .show-page .show-2 .show-head .text-box .title {
        text-indent: 160px;
        font-size: 40px;
        line-height: 40px;
        width: 100%;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .show-page .show-2 .show-head .text-box .desc {
        margin-top: 30px;
        font-size: 20px;
        font-family: "微软雅黑", "黑体";
        line-height: 40px;
        text-indent: 2em;
        text-align: justify;
        letter-spacing: 2px; }
  .show-page .show-2 .img-box .item {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden; }
    .show-page .show-2 .img-box .item img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition-duration: 500ms; }
  .show-page .show-2 .small-roll-box {
    margin: 20px auto 0;
    width: 90%;
    overflow: hidden; }
    .show-page .show-2 .small-roll-box .item + .item {
      padding-left: 5px; }
    .show-page .show-2 .small-roll-box .pic {
      width: 100%;
      max-width: 100%;
      position: relative;
      overflow: hidden;
      border-radius: 5px; }
      .show-page .show-2 .small-roll-box .pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition-duration: 500ms; }
    .show-page .show-2 .small-roll-box .small_next {
      color: #111;
      font-size: 22px; }
  .show-page .show-2 .content {
    margin-top: 60px; }
    .show-page .show-2 .content .name {
      font-size: 34px;
      font-family: "微软雅黑", "黑体";
      margin: 50px auto 20px auto; }
      .show-page .show-2 .content .name.none {
        display: none; }
    .show-page .show-2 .content .pic_box {
      text-align: center; }
      .show-page .show-2 .content .pic_box .pic {
        width: 100%;
        max-width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 720px;
        margin-top: 20px; }
        .show-page .show-2 .content .pic_box .pic img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          transition-duration: 500ms; }
      .show-page .show-2 .content .pic_box .pic_title {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-family: "微软雅黑", "黑体";
        margin-bottom: 20px; }
.show-page .show-4 .content-title {
  height: 42px;
  line-height: 42px;
  font-size: 42px;
  border-left: 24px solid #111;
  padding-left: 24px;
  margin: 50px 0;
  font-weight: lighter; }
.show-page .show-4 .btn-list {
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  justify-content: space-evenly;
  background-color: #111;
  color: #fff;
  height: 40px;
  line-height: 40px; }
  .show-page .show-4 .btn-list > * {
    margin: 0; }
  .show-page .show-4 .btn-list .btn-item {
    padding: 0 10px;
    font-size: 16px;
    cursor: pointer; }
.show-page .show-4 .panels-box {
  text-align: center;
  margin-top: 30px; }

.messages-box {
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap; }
  .messages-box > * {
    margin: 0; }
  .messages-box .input_half, .messages-box .input_all {
    width: 48%;
    margin: 10px 0;
    position: relative; }
  .messages-box .input_all {
    width: 100%; }
  .messages-box label {
    position: absolute;
    line-height: 40px;
    left: 10px;
    top: 5px;
    font-size: 20px;
    color: #ccc; }
    .messages-box label.label_textarea {
      line-height: 30px;
      font-size: 16px; }
  .messages-box .msg_input, .messages-box .msg_textarea {
    outline: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd;
    text-indent: 60px;
    font-size: 16px;
    padding-right: 20px; }
    .messages-box .msg_input.code, .messages-box .msg_textarea.code {
      text-indent: 80px; }
  .messages-box .msg_textarea {
    line-height: 30px;
    height: 150px;
    text-indent: 80px; }
  .messages-box .code_pic {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
  .messages-box .login_btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    padding: 0 80px;
    background-color: #046EB8;
    color: #fff;
    font-size: 16px; }

.tags-box .list-1 {
  padding: 20px;
  font-size: 14px;
  justify-content: space-between; }

.tags-box .list-1 .item-a {
  width: 95%;
  display: block;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #eee; }

.tags-box .roll-box {
  overflow: hidden; }

.tags-box .roll-box .list-2 {
  padding: 20px 0;
  text-align: center; }

.tags-box .roll-box .list-2 .outer-div {
  margin: 0 5px;
  display: block; }

.page-list-box .list-city .item {
  padding: 10px 0; }

.page-list-box .list-city .item .outer-div {
  height: 60px;
  overflow: hidden;
  background-color: #f7f7f7; }

.page-list-box .list-city .item .city {
  width: 150px;
  text-align: center;
  flex: none;
  display: flex;
  align-items: center;
  line-height: 30px;
  padding: 0 10px;
  font-size: 18px;
  background-color: #1048a0;
  color: #fff; }

.page-list-box .list-city .item .title {
  padding: 0 20px;
  line-height: 60px;
  width: 200px;
  flex: auto; }

.page-list-box .list-city .item .time {
  padding: 0 10px;
  line-height: 60px;
  flex: none; }


