section .maina .inner, section .maina .inner1 {
  *zoom: 1; }
  section .maina .inner:before, section .maina .inner1:before, section .maina .inner:after, section .maina .inner1:after {
    content: "";
    display: table; }
  section .maina .inner:after, section .maina .inner1:after {
    clear: both; }

.detail-cont .left .box .item .tit, .detail-cont .left .box .item .subject, .detail-cont .right .list .detail {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.about {
  box-sizing: border-box; }

.banner {
  width: 100vw;
  height: 18.75vw;
  padding-top: 40px;
  background: url("../img/about/banner.png") no-repeat;
  background-size: cover; }
  .banner .text {
    width: 1200px;
    margin: 0 auto 25px;
    text-align: left;
    color: #fff;
    padding-top: 118px;
    box-sizing: border-box; }
    .banner .text p:first-child {
      font-size: 40px; }
    .banner .text p:last-child {
      font-size: 18px;
      margin-top: 18px; }

.banner_bottom {
  width: 100%;
  background-color: #f2f8fe;
  height: 113px;
  margin-bottom: 30px; }
  .banner_bottom .f4 {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .banner_bottom .f4 div {
      margin: auto;
      height: 113px; }
      .banner_bottom .f4 div p:first-child {
        font-size: 32px;
        margin-top: 16px;
        color: #3c7fff; }
      .banner_bottom .f4 div p:last-child {
        font-size: 16px;
        margin-top: 4px;
        font-weight: 600;
        color: #333333; }

section .maina {
  padding-top: 41px;
  box-sizing: border-box; }
  section .maina .inner {
    width: 1256px;
    margin: 0 auto 0;
    position: relative; }
    section .maina .inner h2 {
      font-size: 36px;
      color: #142626; }
    section .maina .inner .flex {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      margin-top: 60px;
      padding-left: 58px; }
      section .maina .inner .flex .left {
        padding-right: 19px;
        text-align: left; }
        section .maina .inner .flex .left .text {
          width: 500px;
          line-height: 28px;
          font-size: 14px;
          margin-top: 64px;
          color: #142626;
          font-weight: bold;
          padding-right: 58px; }
      section .maina .inner .flex .right {
        width: 488px;
        height: 268px;
        z-index: 200;
        background: url("../img/about/icon01.png") no-repeat center; }
    section .maina .inner .le {
      position: absolute;
      left: 0px;
      top: 36px; }
    section .maina .inner .ri {
      position: absolute;
      right: 0px;
      bottom: -67px;
      z-index: 0; }
  section .maina .inner1 {
    width: 1256px;
    margin: 0 auto 0;
    position: relative; }
    section .maina .inner1 .flex {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      margin-top: 34px;
      padding-left: 58px; }
      section .maina .inner1 .flex .left {
        padding-right: 19px;
        text-align: left;
        padding-left: 96px; }
        section .maina .inner1 .flex .left .text {
          width: 500px;
          line-height: 28px;
          font-size: 14px;
          margin-top: 64px;
          color: #142626;
          font-weight: bold; }
      section .maina .inner1 .flex .right {
        width: 488px;
        height: 286px;
        z-index: 200;
        background: url("../img/about/i3.png") no-repeat center; }
  section .maina .db {
    width: 100%;
    margin-top: 97px;
    background: url("../img/about/d.png") no-repeat;
    background-size: cover; }
    section .maina .db .w12 {
      width: 1200px;
      height: 120px;
      margin: auto;
      text-align: center; }
      section .maina .db .w12 span {
        color: white;
        font-size: 34px;
        margin-left: 40px;
        line-height: 120px; }

.wapper-news {
  background: #f1f2f7; }
  .wapper-news .banner {
    height: 190px;
    margin-top: 38px;
    color: #FFF;
    background: url("../img/help/news-banner.png") no-repeat center;
    position: relative;
    background-size: cover; }
    .wapper-news .banner p {
      font-size: 40px;
      width: 1200px;
      margin: 0 auto;
      text-align: left;
      padding-top: 100px; }
  .wapper-news .news-l {
    width: 200px;
    background: #FFF;
    border-radius: 5px;
    overflow: hidden; }
    .wapper-news .news-l ul {
      box-sizing: border-box; }
      .wapper-news .news-l ul li {
        border-bottom: 1px solid #eef2f6;
        padding: 15px 20px;
        cursor: pointer; }
        .wapper-news .news-l ul li a {
          color: #333;
          display: flex;
          align-items: center; }
        .wapper-news .news-l ul li:last-of-type {
          border: none; }
        .wapper-news .news-l ul li img {
          margin-right: 10px;
          display: none; }
          .wapper-news .news-l ul li img:nth-of-type(2) {
            display: block; }
      .wapper-news .news-l ul .active {
        background: #3c7fff; }
        .wapper-news .news-l ul .active a {
          color: #FFF; }
        .wapper-news .news-l ul .active img {
          display: none; }
          .wapper-news .news-l ul .active img:nth-of-type(1) {
            display: block; }
          .wapper-news .news-l ul .active img:nth-of-type(2) {
            display: none; }
  .wapper-news .news-content {
    width: 1200px;
    display: flex;
    margin: 0px auto;
    padding: 30px 0; }
    .wapper-news .news-content .news-c {
      flex: 1;
      min-width: 0;
      background: #FFF;
      border-radius: 5px;
      margin: 0 20px;
      padding: 0 20px; }
      .wapper-news .news-content .news-c > ul li {
        border-bottom: 1px solid #e7e6eb;
        padding-top: 20px;
        cursor: pointer; }
        .wapper-news .news-content .news-c > ul li:hover .title p {
          color: #3c7fff; }
        .wapper-news .news-content .news-c > ul li .title {
          display: flex;
          align-items: center;
          position: relative;
          padding-left: 10px;
          margin-bottom: 10px; }
          .wapper-news .news-content .news-c > ul li .title::after {
            display: inline-block;
            height: 4px;
            width: 4px;
            content: '';
            background: #3c7fff;
            position: absolute;
            left: 0;
            top: 10px; }
          .wapper-news .news-content .news-c > ul li .title p {
            font-size: 16px;
            font-weight: bold;
            text-align: left;
            width: 450px;
            color: #333; }
          .wapper-news .news-content .news-c > ul li .title span {
            margin-left: auto;
            color: #999; }
        .wapper-news .news-content .news-c > ul li .news-c-content {
          color: #999;
          text-align: left;
          padding-bottom: 10px; }
    .wapper-news .news-content .news-r {
      width: 340px; }
      .wapper-news .news-content .news-r > div {
        background: #FFF;
        padding: 20px;
        box-sizing: border-box;
        border-radius: 5px; }
        .wapper-news .news-content .news-r > div > p {
          font-size: 22px;
          text-align: left;
          margin-bottom: 20px; }
      .wapper-news .news-content .news-r .r-tab {
        display: flex;
        align-items: center;
        font-size: 18px;
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 10px; }
        .wapper-news .news-content .news-r .r-tab li {
          position: relative;
          margin-right: 30px;
          cursor: pointer; }
        .wapper-news .news-content .news-r .r-tab .active::after {
          content: '';
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 2px;
          background: #3c7fff;
          left: 0; }
      .wapper-news .news-content .news-r .r-list li {
        display: flex;
        align-items: center;
        padding: 15px 0;
        border-bottom: 1px solid #eeeeee; }
        .wapper-news .news-content .news-r .r-list li img,
        .wapper-news .news-content .news-r .r-list li span {
          margin-right: 10px;
          width: 20px;
          display: inline-block; }
        .wapper-news .news-content .news-r .r-list li span {
          background: #e6ecfe;
          border-radius: 50%; }
        .wapper-news .news-content .news-r .r-list li p {
          min-width: 0;
          flex: 1;
          text-align: left; }
          .wapper-news .news-content .news-r .r-list li p a {
            color: #4e5155; }
            .wapper-news .news-content .news-r .r-list li p a:hover {
              color: #3c7fff; }
        .wapper-news .news-content .news-r .r-list li:last-of-type {
          border: none; }
      .wapper-news .news-content .news-r .gg {
        width: 100%;
        border-radius: 5px;
        height: 125px;
        margin-top: 30px;
        display: block;
        transition: all .5s; }
        .wapper-news .news-content .news-r .gg:hover {
          transform: scale(1.08); }
      .wapper-news .news-content .news-r .gg img {
        width: 100%;
        height: 100%;
        display: block; }

.detail-cont {
  width: 1200px;
  margin: 0px auto;
  display: flex;
  padding: 30px 0; }
  .detail-cont .left {
    flex: 1;
    min-width: 0;
    margin-right: 20px;
    min-height: 500px;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
    margin-left: 20px; }
    .detail-cont .left .box .item {
      position: relative;
      display: block;
      padding: 30px;
      box-sizing: border-box;
      border-bottom: 1px solid #eef2f6;
      cursor: pointer; }
      .detail-cont .left .box .item:hover .tit,
      .detail-cont .left .box .item:hover .subject {
        color: #3c7fff; }
      .detail-cont .left .box .item .time {
        position: absolute;
        right: 30px;
        top: 30px;
        color: #999999;
        font-size: 14px; }
      .detail-cont .left .box .item .tit {
        width: 760px;
        color: #333333;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px; }
      .detail-cont .left .box .item .subject {
        width: 640px;
        height: 24px;
        color: #999999;
        font-size: 14px; }
  .detail-cont .details {
    padding: 30px;
    box-sizing: border-box; }
    .detail-cont .details .box .subhead {
      font-size: 24px;
      color: #333333;
      margin-bottom: 15px; }
    .detail-cont .details .box .subject {
      color: #999999;
      margin-bottom: 20px; }
      .detail-cont .details .box .subject span {
        margin-right: 30px; }
    .detail-cont .details .box .cont .cont-text {
      overflow: hidden;
      font-size: 16px !important; }
      .detail-cont .details .box .cont .cont-text img {
        max-width: 100%; }
    .detail-cont .details .box .cont .info_free a {
      color: #333;
      margin-right: 10px; }
      .detail-cont .details .box .cont .info_free a:hover {
        color: #3c7fff; }
    .detail-cont .details .box .page-bottom {
      display: flex;
      align-items: center;
      margin-top: 10px; }
      .detail-cont .details .box .page-bottom a {
        color: #3c7fff; }
      .detail-cont .details .box .page-bottom .next {
        margin-left: auto; }
  .detail-cont .right {
    width: 300px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    padding: 9px 20px;
    box-sizing: border-box; }
    .detail-cont .right .list {
      text-align: left; }
      .detail-cont .right .list h6 {
        font-size: 22px;
        color: #333333;
        font-weight: normal;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 16px;
        box-sizing: border-box;
        position: relative;
        margin-top: 20px; }
        .detail-cont .right .list h6:after {
          content: "";
          width: 44px;
          height: 2px;
          background-color: #3c7fff;
          position: absolute;
          bottom: -1px;
          left: 0; }
        .detail-cont .right .list h6 .span {
          font-size: 14px;
          position: absolute;
          right: 0;
          top: 5px;
          cursor: pointer;
          color: #333333; }
          .detail-cont .right .list h6 .span:hover {
            color: #3c7fff; }
      .detail-cont .right .list .detail {
        width: 260px;
        height: 55px;
        line-height: 55px;
        color: #333;
        cursor: pointer;
        display: block;
        border-bottom: 1px solid #eeeeee;
        position: relative;
        padding-right: 10px;
        box-sizing: border-box; }
        .detail-cont .right .list .detail i {
          font-size: 20px;
          position: absolute;
          right: -5px;
          top: 0; }
        .detail-cont .right .list .detail:hover {
          color: #3c7fff; }

.pagination {
  display: flex;
  justify-content: center;
  margin: 40px 0;
  font-size: 15px; }
  .pagination .disabled {
    color: #CCC; }
  .pagination .active span {
    background: #3c7fff;
    color: #FFF;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    min-width: 20px;
    padding: 3px; }
  .pagination li {
    padding: 0 10px; }
    .pagination li a {
      color: #333;
      padding: 3px;
      height: 20px;
      min-width: 20px;
      display: inline-block; }

.ip-main {
  box-sizing: border-box;
  background: #f1f2f7;
  padding-bottom: 40px; }
  .ip-main .ip-banner {
    width: 100%;
    height: 170px;
    background: url("../img/ip-banner.png") no-repeat center;
    background-size: cover; }
    .ip-main .ip-banner .text {
      width: 1200px;
      margin: 0 auto;
      text-align: left;
      font-size: 40px;
      color: #fff;
      padding-top: 35px;
      box-sizing: border-box; }
  .ip-main .ip-wapper {
    background: #FFF;
    border-radius: 10px;
    width: 1200px;
    margin: 0 auto;
    margin-top: -40px;
    box-sizing: border-box; }
    .ip-main .ip-wapper ul li {
      display: flex;
      align-items: center;
      border-bottom: 1px solid #eef2f6;
      padding: 30px 30px; }
      .ip-main .ip-wapper ul li:hover p:nth-of-type(1) span:nth-of-type(1) {
        color: #3c7fff; }
      .ip-main .ip-wapper ul li img {
        margin-right: 20px;
        width: 88px;
        height: 60px; }
      .ip-main .ip-wapper ul li .ip-info {
        flex: 1;
        min-width: 0; }
      .ip-main .ip-wapper ul li p {
        text-align: left; }
        .ip-main .ip-wapper ul li p:nth-of-type(1) {
          font-size: 20px;
          color: #333;
          display: flex; }
          .ip-main .ip-wapper ul li p:nth-of-type(1) span:nth-of-type(1) {
            width: 80%; }
          .ip-main .ip-wapper ul li p:nth-of-type(1) span:nth-of-type(2) {
            margin-left: auto;
            color: #999;
            font-size: 13px; }
        .ip-main .ip-wapper ul li p:nth-of-type(2) {
          color: #999;
          margin-top: 10px;
          width: 85%; }
    .ip-main .ip-wapper .pagination {
      margin: 0;
      padding: 30px;
      justify-content: left; }

.enterprise-main {
  height: 1100px;
  box-sizing: border-box;
  background: #fff;
  padding-bottom: 40px; }
  .enterprise-main .blue {
    color: #3c7fff !important; }
  .enterprise-main .red {
    color: red !important; }
  .enterprise-main .enterprise-banner {
    background: url("/static/index/img/index/enterprise_banner.png") no-repeat center;
    background-color: #f8fcfe; }
    .enterprise-main .enterprise-banner .wrap {
      width: 1200px;
      height: 650px;
      margin: 72px auto 0;
      display: flex;
      justify-content: space-between;
      position: relative; }
      .enterprise-main .enterprise-banner .wrap .left {
        width: 650px;
        box-sizing: border-box;
        text-align: left;
        padding-top: 130px; }
        .enterprise-main .enterprise-banner .wrap .left .title {
          font-size: 56px;
          font-weight: 600;
          font-stretch: normal;
          line-height: 72px;
          letter-spacing: 0px;
          color: #333333;
          margin-top: 10px;
          margin-bottom: 0px; }
        .enterprise-main .enterprise-banner .wrap .left .content {
          font-size: 16px;
          line-height: 26px;
          letter-spacing: 0px;
          color: rgba(51, 51, 51, 0.8);
          margin-bottom: 32px; }
        .enterprise-main .enterprise-banner .wrap .left .list .list-item {
          display: flex;
          align-items: center;
          margin-bottom: 28px;
          font-weight: 600; }
          .enterprise-main .enterprise-banner .wrap .left .list .list-item > span:first-of-type {
            display: inline-block;
            width: 15px;
            height: 15px;
            margin-right: 14px;
            display: flex;
            align-items: center; }
            .enterprise-main .enterprise-banner .wrap .left .list .list-item > span:first-of-type > img {
              width: 100%; }
          .enterprise-main .enterprise-banner .wrap .left .list .list-item > span:last-of-type {
            font-size: 16px;
            letter-spacing: 0px;
            color: rgba(0, 0, 0, 0.502); }
        .enterprise-main .enterprise-banner .wrap .left .list .list-item:last-of-type {
          margin-bottom: 30px; }
        .enterprise-main .enterprise-banner .wrap .left .btn {
          display: block;
          background-color: #3c7fff;
          width: 226px;
          font-size: 20px;
          font-weight: bold;
          color: #fff;
          border-radius: 4px;
          text-align: center;
          height: 64px;
          line-height: 64px;
          box-shadow: 0 10px 15px 0 #cedefd;
          cursor: pointer; }
      .enterprise-main .enterprise-banner .wrap .right img {
        display: block;
        position: absolute;
        top: 75px;
        right: 0; }
  .enterprise-main .enterprise-nav {
    width: 1200px;
    margin: auto;
    position: relative;
    top: -49px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); }
  .enterprise-main .enterprise-wapper {
    background: #FFF;
    width: 1200px;
    height: 630px;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 40px 40px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    position: relative;
    top: -200px;
    left: 50%;
    transform: translateX(-50%); }
    .enterprise-main .enterprise-wapper .title {
      color: #333333;
      margin-bottom: 20px;
      font-size: 32px;
      font-weight: bold; }
    .enterprise-main .enterprise-wapper .small-title {
      font-size: 18px;
      color: #333333;
      margin-bottom: 55px; }
    .enterprise-main .enterprise-wapper .main {
      width: 100%;
      margin: 0 auto;
      margin-top: 40px; }
      .enterprise-main .enterprise-wapper .main * {
        margin: 0;
        padding: 0; }
      .enterprise-main .enterprise-wapper .main .layui-form-item {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 40px; }
        .enterprise-main .enterprise-wapper .main .layui-form-item .item-ent-half {
          width: calc(50% - 40px); }
          .enterprise-main .enterprise-wapper .main .layui-form-item .item-ent-half:last-of-type {
            margin-left: 80px; }
          .enterprise-main .enterprise-wapper .main .layui-form-item .item-ent-half p {
            text-align: left;
            font-size: 16px;
            color: #5e5e5e;
            margin-bottom: 15px; }
            .enterprise-main .enterprise-wapper .main .layui-form-item .item-ent-half p label {
              color: red; }
          .enterprise-main .enterprise-wapper .main .layui-form-item .item-ent-half .ent-input {
            height: 44px;
            padding-left: 10px;
            border-radius: 5px;
            border: 1px solid #ededed; }
      .enterprise-main .enterprise-wapper .main .layui-this {
        background: #3c7fff; }
      .enterprise-main .enterprise-wapper .main .btn {
        text-align: center;
        margin-top: 60px; }
        .enterprise-main .enterprise-wapper .main .btn a {
          display: inline-block;
          background: #3c7fff;
          color: #FFF !important;
          text-align: center;
          width: 260px;
          height: 48px;
          line-height: 48px;
          border-radius: 3px;
          cursor: pointer; }

.dialog {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none; }
  .dialog .blue {
    color: #3c7fff !important; }
  .dialog > div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
  .dialog .submitDialog {
    width: 400px;
    height: 290px;
    padding: 25px;
    border-radius: 5px;
    background: #FFF;
    position: relative; }
    .dialog .submitDialog .close {
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer; }
    .dialog .submitDialog .success {
      margin: 15px 0 20px 0; }
    .dialog .submitDialog .ewm {
      width: 160px; }
    .dialog .submitDialog p:nth-of-type(1) {
      font-size: 26px; }
    .dialog .submitDialog p:nth-of-type(2) {
      font-size: 18px;
      margin: 10px 0; }
    .dialog .submitDialog p:nth-of-type(3) {
      color: #999;
      margin-bottom: 10px;
      font-size: 16px; }
    .dialog .submitDialog .btn {
      margin-top: 20px; }

.city-main .city-top {
  background: #FFF; }
  .city-main .city-top > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    height: 700px; }
    .city-main .city-top > div .city-left p {
      color: #666;
      text-align: left;
      font-size: 16px;
      line-height: 30px; }
      .city-main .city-top > div .city-left p:nth-of-type(1) {
        font-size: 32px;
        color: #000;
        margin-bottom: 30px; }
    .city-main .city-top > div .btnList {
      text-align: left;
      margin-top: 50px; }
      .city-main .city-top > div .btnList a {
        width: 140px;
        height: 40px;
        color: #FFF;
        display: inline-block;
        line-height: 40px;
        text-align: center;
        background: #3c7fff;
        border: 1px solid #3c7fff;
        cursor: pointer; }
        .city-main .city-top > div .btnList a:nth-of-type(2) {
          background: #FFF !important;
          color: #3c7fff;
          margin-left: 30px; }
.city-main .cityMap #cityMap {
  width: 600px;
  height: 400px; }
.city-main .city-wapper {
  background: #f1f2f7;
  padding: 40px 0; }
  .city-main .city-wapper .title {
    font-size: 32px;
    margin-bottom: 20px; }
  .city-main .city-wapper .search {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    line-height: 45px; }
    .city-main .city-wapper .search div {
      width: 600px;
      background: #FFF;
      position: relative; }
      .city-main .city-wapper .search div img {
        position: absolute;
        left: 20px;
        top: 13px; }
    .city-main .city-wapper .search input {
      outline: none;
      border: none;
      width: 100%;
      padding-left: 60px;
      box-sizing: border-box; }
    .city-main .city-wapper .search span {
      width: 90px;
      height: 45px;
      color: #FFF;
      display: inline-block;
      line-height: 45px;
      text-align: center;
      background: #3c7fff;
      cursor: pointer;
      margin-right: 20px; }
      .city-main .city-wapper .search span:nth-of-type(2) {
        background: #ffb83c;
        color: #333; }
  .city-main .city-wapper .cityTable {
    width: 1200px;
    background: #FFF;
    margin: 0 auto;
    margin-top: 30px; }
    .city-main .city-wapper .cityTable ul {
      display: flex;
      align-items: center;
      border: 1px solid #f0f0f0; }
      .city-main .city-wapper .cityTable ul li {
        height: 48px;
        line-height: 48px; }
        .city-main .city-wapper .cityTable ul li:nth-of-type(1) {
          width: 180px;
          background: #fafafa;
          border-right: 1px solid #f0f0f0;
          color: #5c6b77; }
        .city-main .city-wapper .cityTable ul li:nth-of-type(2), .city-main .city-wapper .cityTable ul li:nth-of-type(3), .city-main .city-wapper .cityTable ul li:nth-of-type(4) {
          flex: 1;
          border-right: 1px solid #f0f0f0; }
    .city-main .city-wapper .cityTable .table-header {
      background: #fafafa;
      border-bottom: none;
      color: #5c6b77; }
    .city-main .city-wapper .cityTable .table-body {
      border-bottom: none; }
