@charset "UTF-8";
.paddings {
  padding: 0; }

* {
  margin: 0;
  padding: 0; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

a {
  color: #000; }

a:hover {
  text-decoration: none; }

.text-transform {
  text-transform: Uppercase; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  display: block;
  clear: both;
  content: ""; }

.textline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.textline1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.backImage {
  background: no-repeat center center;
  background-size: cover; }

.acea-row {
  display: flex;
  flex-wrap: wrap; }

.acea-row.row-top {
  align-items: flex-start; }

.acea-row.row-middle {
  align-items: center; }

.acea-row.row-bottom {
  align-items: flex-end; }

.acea-row.row-left {
  justify-content: flex-start; }

.acea-row.row-center {
  justify-content: center; }

.acea-row.row-right {
  justify-content: flex-end; }

.acea-row.row-between {
  justify-content: space-between; }

.acea-row.row-around {
  justify-content: space-around; }

.acea-row.row-column {
  flex-direction: column; }

.acea-row.row-column-between {
  flex-direction: column;
  justify-content: space-between; }

.acea-row.row-column-around {
  flex-direction: column;
  justify-content: space-around; }

.acea-row.row-center-wrapper {
  align-items: center;
  justify-content: center; }

.acea-row.row-between-wrapper {
  align-items: center;
  justify-content: space-between; }

.font-style, .index_infoMap {
  font-style: italic; }

.transition, #header, #header .headers .header_mou > li > ul, #header .headers .header_mou > li > a, .index_banner .bottom_top img, .daoers .index_set_or .set_or_left a div, .daoers .index_set_or .set_or_left a img, .daoers .index_set_or .set_or_right .rightlist a .script .h5, .daoers .index_set_or .set_or_right .rightlist a .script .h6, .daoers .index_set_or .set_or_right .rightlist a > img, .footer .focus_us .imgGefocus li > img, .About_zizi .porlist, .News .list .maxwidth, .News .list .maxwidth .timesLeft:after, .News .list .maxwidth .timesLeft:before, .fenleuisSe .swiper-container4 .clickbuton, .fenleuisSe .swiper-container3-1 .clickbuton, .rczpInf .clicksiuc a, .rczpInf .topsList .list {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.maxwidth {
  width: 1200px;
  margin: 0 auto; }

.headersMapeSole {
  position: relative !important;
  background-color: #fff; }
  .headersMapeSole .headers .header_mou li a {
    color: #000 !important; }
  .headersMapeSole .headers .no_hover_logo {
    display: none !important; }
  .headersMapeSole .headers .header_hover_logo {
    display: block !important; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
  #header .ridaohangs {
    display: flex;
    position: absolute;
    right: 0;
    transform: translate(0, 0px); }
    @media (max-width: 765px) {
      #header .ridaohangs {
        transform: translate(-260px, 0px); } }
  #header .beijinsd {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.4);
    display: none; }
  #header .modelClick {
    display: none;
    width: 20px;
    height: 20px;
    position: fixed;
    left: 21px;
    top: 18px;
    z-index: 9; }
    #header .modelClick a {
      display: block;
      width: 15px;
      height: 14px; }
    #header .modelClick .i_menu {
      background: url("../img/icon_menu.png") no-repeat 0 0;
      background-size: contain; }
    #header .modelClick .i_hover_menu {
      width: 20px;
      height: 20px;
      background: url("../img/icon_menu_hover.png") no-repeat 0 0;
      background-size: contain; }
    #header .modelClick .i_close {
      display: none;
      background: url("../img/icon_menu_close.png") no-repeat 0 0;
      background-size: contain; }
  #header .backWhite {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 440px;
    background-color: #fff;
    display: none;
    z-index: -1; }
  #header .headers {
    width: 100%;
    height: 72px;
    position: relative; }
    #header .headers .hover_topOneHeder {
      display: none; }
    #header .headers .header_logo {
      width: 106px;
      height: 41px;
      background: no-repeat 0 0;
      background-size: 100% 100%; }
    #header .headers .header_hover_logo {
      display: none; }
    #header .headers .header_mou {
      margin-right: 140px; }
      #header .headers .header_mou > li {
        position: relative;
        height: auto; }
      #header .headers .header_mou > li > ul {
        position: absolute;
        width: 100%;
        left: 0;
        top: 72px;
        opacity: 0;
        z-index: 9;
        height: 368px;
        transform: translateY(-30px); }
      #header .headers .header_mou:hover > li > a {
        color: black; }
    #header .headers .header_mou > li:hover > ul {
      opacity: 1;
      transform: translateY(0); }
    #header .headers .header_mou > li > ul > li:hover > a {
      color: #000; }
    #header .headers .header_mou > li > ul a {
      display: block;
      padding: 15px 0;
      text-align: center;
      color: #919191;
      white-space: nowrap;
      font-size: 14px; }
    #header .headers .header_mou > li:hover > a {
      color: gray;
      font-weight: bold; }
    #header .headers .header_mou > li > a {
      display: block;
      padding: 25px 32px;
      color: #fff;
      font-size: 16px; }
    #header .headers .header_mou:hover > li > a {
      color: #000 !important; }
  #header .header_huan {
    color: #b3b3b3;
    font-size: 16px; }
    #header .header_huan span {
      display: block;
      margin: 0 5px; }
    #header .header_huan div {
      cursor: pointer; }

.index_banner {
  width: 100%;
  height: 700px;
  position: relative; }
  .index_banner span {
    font-size: 58px;
    color: #fff;
    font-weight: 400;
    font-style: italic; }
    @media (max-width: 765px) {
      .index_banner span {
        font-size: 25px; } }
  @media (max-width: 765px) {
    .index_banner {
      max-height: 100vh; } }
  .index_banner .bottom_top {
    position: absolute;
    width: 100%;
    height: 75px;
    left: 0;
    bottom: 0;
    z-index: 9; }
    .index_banner .bottom_top img {
      width: 21px;
      height: 27px;
      -webkit-animation: top_bottom 1.2s linear infinite;
      -o-animation: top_bottom 1.2s linear infinite;
      animation: top_bottom 1.2s linear infinite; }
@keyframes top_bottom {
  0% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(0px, -20px); }
  100% {
    transform: translate(0px, 0px); } }
.index_infoMap {
  max-width: 772px;
  height: 392px;
  padding: 0 15px;
  line-height: 56px;
  font-size: 22px;
  color: #5F6464;
  text-align: center;
  text-indent: 60px;
  font-weight: 300; }
  @media (max-width: 765px) {
    .index_infoMap {
      font-size: 14px;
      line-height: 30px;
      height: auto;
      padding: 20px 15px; } }

@media (max-width: 995px) {
  #header .container {
    width: 100%;
    padding: 0 20px; }
  #header .headers .header_mou {
    margin-right: 30px; }
    #header .headers .header_mou > li > a {
      padding: 25px 15px; } }
@media (max-width: 765px) {
  #header .headers {
    justify-content: center;
    height: 60px; }
    #header .headers .ridaohangs {
      transition: all .5s;
      display: block;
      position: fixed;
      left: 0;
      top: 0;
      width: 260px;
      height: 100vh;
      background-color: #fff;
      z-index: 9;
      padding-top: 90px; }
      #header .headers .ridaohangs > ul {
        margin: 0; }
        #header .headers .ridaohangs > ul li {
          width: 100%; }
          #header .headers .ridaohangs > ul li ul {
            display: none !important; }
          #header .headers .ridaohangs > ul li a {
            text-align: center;
            color: #000 !important; }
      #header .headers .ridaohangs .header_huan {
        position: absolute;
        bottom: 80px;
        width: 100%;
        right: 0; }
  #header .modelClick {
    display: block; } }
.daoers {
  background-color: #1F2329;
  width: 100%;
  height: 720px; }
  @media (max-width: 902px) {
    .daoers {
      height: 600px; } }
  @media (max-width: 765px) {
    .daoers {
      padding: 0 20px;
      background-color: #fff; } }
  .daoers .index_set_or {
    width: 1200px;
    margin: 0 auto;
    height: 100%; }
    @media (max-width: 1200px) {
      .daoers .index_set_or {
        width: 96%; } }
    @media (max-width: 765px) {
      .daoers .index_set_or {
        width: 100%; } }
    .daoers .index_set_or .set_or_left {
      width: 28.6%;
      height: 100%; }
      .daoers .index_set_or .set_or_left a {
        align-items: center;
        width: 100%;
        height: 33.33%;
        background: no-repeat center center;
        background-size: cover; }
        .daoers .index_set_or .set_or_left a .h5 {
          font-size: 26px;
          color: #76797C; }
        .daoers .index_set_or .set_or_left a .h6 {
          font-size: 14px;
          color: #76797C;
          margin-top: 15px; }
        .daoers .index_set_or .set_or_left a img {
          margin-top: 20px;
          opacity: 0; }
          @media (max-width: 765px) {
            .daoers .index_set_or .set_or_left a img {
              display: none; } }
        @media (min-width: 766px) {
          .daoers .index_set_or .set_or_left a {
            background: none !important; } }
        @media (max-width: 765px) {
          .daoers .index_set_or .set_or_left a {
            background: no-repeat center center;
            margin-bottom: 15px; }
            .daoers .index_set_or .set_or_left a > div {
              margin-left: 25px; }
            .daoers .index_set_or .set_or_left a .h5, .daoers .index_set_or .set_or_left a .h6 {
              color: #ffffff; }
            .daoers .index_set_or .set_or_left a img {
              opacity: 1; } }
      .daoers .index_set_or .set_or_left .active > div {
        margin-left: 25px; }
      .daoers .index_set_or .set_or_left .active div {
        color: #ffffff; }
      .daoers .index_set_or .set_or_left .active img {
        opacity: 1; }
    .daoers .index_set_or .set_or_right {
      width: 71.4%;
      height: 100%;
      position: relative; }
      .daoers .index_set_or .set_or_right .rightlist {
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        transition: all 1s; }
        .daoers .index_set_or .set_or_right .rightlist a {
          width: 50%;
          height: 50%;
          position: relative;
          background: no-repeat center center;
          background-size: cover; }
          .daoers .index_set_or .set_or_right .rightlist a .script {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 50%;
            padding-left: 40px;
            padding-right: 55px;
            overflow: hidden; }
            @media (max-width: 902px) {
              .daoers .index_set_or .set_or_right .rightlist a .script {
                padding: 0 20px; } }
            .daoers .index_set_or .set_or_right .rightlist a .script .h5 {
              font-size: 22px;
              color: #fff;
              margin-top: 110px; }
            .daoers .index_set_or .set_or_right .rightlist a .script .h6 {
              font-size: 14px;
              color: #EAEAEA;
              margin-top: 24px;
              opacity: 0; }
          .daoers .index_set_or .set_or_right .rightlist a > img {
            width: 38px;
            height: 10px;
            position: absolute;
            right: 88px;
            bottom: 115px;
            opacity: 0; }
            @media (max-width: 902px) {
              .daoers .index_set_or .set_or_right .rightlist a > img {
                bottom: 85px; } }
          .daoers .index_set_or .set_or_right .rightlist a:hover img {
            opacity: 1;
            right: 54px; }
          .daoers .index_set_or .set_or_right .rightlist a:hover .script .h5 {
            margin-top: 50px; }
          .daoers .index_set_or .set_or_right .rightlist a:hover .script .h6 {
            opacity: 1; }
      .daoers .index_set_or .set_or_right .zindex {
        z-index: 2; }
    @media (max-width: 765px) {
      .daoers .index_set_or .set_or_left {
        width: 100%; }
      .daoers .index_set_or .set_or_right {
        display: none; } }

.footer {
  margin: 0 auto;
  position: relative;
  padding-bottom: 80px; }
  @media (min-width: 1200px) {
    .footer {
      width: 1200px; } }
  .footer .focus_us {
    border-bottom: 1px solid #f2f3f5;
    height: 108px;
    width: 100%;
    align-items: center; }
    .footer .focus_us > div {
      color: #5F6464;
      font-size: 20px; }
    .footer .focus_us .imgGefocus li {
      width: 28px;
      height: 24px;
      position: relative;
      margin-left: 29px;
      cursor: pointer; }
      .footer .focus_us .imgGefocus li > img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0; }
      .footer .focus_us .imgGefocus li .img2 {
        opacity: 1; }
      .footer .focus_us .imgGefocus li .orimgs {
        position: absolute;
        left: -90px;
        bottom: 24px;
        width: 180px;
        height: 180px;
        display: none; }
        .footer .focus_us .imgGefocus li .orimgs img {
          width: 100%;
          height: 100%; }
      .footer .focus_us .imgGefocus li:hover .img2 {
        opacity: 0; }
      .footer .focus_us .imgGefocus li:hover .img1 {
        opacity: 1; }
      .footer .focus_us .imgGefocus li:hover .orimgs {
        display: block; }
  .footer .footer_ruis {
    padding: 30px 0;
    margin-top: 20px; }
    .footer .footer_ruis > img {
      width: 202px; }
      @media (max-width: 765px) {
        .footer .footer_ruis > img {
          display: none; } }
    .footer .footer_ruis .list {
      width: 200px; }
      @media (max-width: 765px) {
        .footer .footer_ruis .list {
          width: 100%;
          margin-bottom: 10px; }
          .footer .footer_ruis .list ul {
            display: none;
            margin-bottom: 10px; } }
      .footer .footer_ruis .list a {
        color: #5F6464; }
      .footer .footer_ruis .list li {
        margin-top: 25px; }
        @media (max-width: 765px) {
          .footer .footer_ruis .list li {
            margin-top: 15px; } }
      .footer .footer_ruis .list .title {
        font-size: 18px; }
        .footer .footer_ruis .list .title img {
          width: 12px;
          height: 12px;
          display: none; }
          @media (max-width: 765px) {
            .footer .footer_ruis .list .title img {
              display: block; } }
    @media (max-width: 765px) {
      .footer .footer_ruis {
        padding-top: 0; }
        .footer .footer_ruis > div {
          width: 100%; } }
  .footer .footer_uy {
    margin-top: 30px;
    color: #5F6464; }
    .footer .footer_uy li {
      margin-right: 28px; }
    .footer .footer_uy a {
      color: #5F6464; }
    @media (max-width: 765px) {
      .footer .footer_uy ul {
        display: none; } }
  @media (max-width: 1200px) {
    .footer {
      padding: 30px 20px; } }

.About_banner {
  height: 430px;
  align-items: center; }
  .About_banner div {
    font-size: 30px;
    color: #fff; }
  @media (max-width: 765px) {
    .About_banner {
      height: 260px; }
      .About_banner div {
        font-size: 24px; } }

.And_set_dao {
  border-bottom: 1px solid #F5F5F5;
  height: 54px; }
  .And_set_dao .maxwidth {
    overflow: auto;
    height: 100%;
    white-space: nowrap; }
    .And_set_dao .maxwidth div {
      display: inline-block;
      height: 100%;
      line-height: 54px;
      position: relative;
      margin-right: 60px; }
      .And_set_dao .maxwidth div a {
        font-size: 14px; }
    .And_set_dao .maxwidth .active:after {
      width: 100%;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      height: 2px;
      background-color: #3862FF; }

#jianjie {
  width: 100%;
  padding: 60px 0; }
  #jianjie .text-center {
    font-size: 26px;
    color: #2B2E2E; }
  #jianjie .infos {
    width: 692px;
    margin: 20px auto;
    height: 177px;
    overflow: auto;
    padding: 0 50px;
    font-size: 14px;
    color: #5F6464;
    line-height: 27px;
    text-indent: 20px;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/ }
    #jianjie .infos::-webkit-scrollbar {
      width: 6px;
      height: 6px;
      background-color: #F5F5F5; }
    #jianjie .infos::-webkit-scrollbar-track {
      border-radius: 3px;
      background-color: #F6F6F6; }
    #jianjie .infos::-webkit-scrollbar-thumb {
      border-radius: 3px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #456CFE; }
    @media (max-width: 765px) {
      #jianjie .infos {
        width: 100%;
        padding: 0 20px; } }

.About_ywjg {
  background-color: #FAFAFA;
  padding: 60px 0; }
  .About_ywjg h5 {
    font-size: 26px;
    color: #2B2E2E; }
  .About_ywjg img {
    width: 100%;
    margin-top: 30px; }

.About_zizi {
  padding: 70px; }
  .About_zizi .maxwidth {
    position: relative; }
  .About_zizi h2 {
    margin-bottom: 50px; }
  .About_zizi .porlist {
    width: 380px;
    height: 310px;
    border: 1px solid #F4F4F4;
    padding: 15px;
    margin-right: 29px;
    margin-bottom: 20px; }
    .About_zizi .porlist img {
      width: 100%;
      height: 228px; }
    .About_zizi .porlist div {
      height: 65px;
      line-height: 65px;
      font-size: 14px; }
    .About_zizi .porlist:nth-child(3n) {
      margin-right: 0; }
    .About_zizi .porlist:hover {
      background-color: #fff;
      box-shadow: 0px 1px 32px 0px rgba(167, 167, 167, 0.33); }
  .About_zizi .swiper-pagination2 {
    width: 100%;
    text-align: center;
    bottom: -30px; }
    .About_zizi .swiper-pagination2 span {
      margin-right: 10px; }
  @media (max-width: 1200px) {
    .About_zizi {
      padding: 0; }
      .About_zizi .porlist {
        margin-right: 0;
        width: 100%; }
      .About_zizi .maxwidth {
        padding: 0; } }

.About_wenhua > div {
  width: 50%;
  height: 560px; }
@media (max-width: 765px) {
  .About_wenhua {
    width: 100%; }
    .About_wenhua > div {
      width: 100%; }
    .About_wenhua .leImg {
      height: 240px; }
    .About_wenhua .riText {
      height: auto;
      padding: 20px;
      padding-left: 20px !important; } }
.About_wenhua .riText {
  background-color: #FAFAFA;
  align-items: center;
  padding-left: 60px; }
  .About_wenhua .riText h4 {
    font-size: 26px; }
  .About_wenhua .riText .henmlis {
    margin-top: 30px; }
    .About_wenhua .riText .henmlis .title {
      color: #2B2E2E;
      font-size: 20px; }
    .About_wenhua .riText .henmlis .Clinfo {
      margin-top: 5px;
      color: #858585;
      font-size: 14px; }

.About_bang {
  padding-top: 20px;
  padding-bottom: 30px; }
  .About_bang h2 {
    text-align: center;
    font-size: 26px;
    padding: 50px 0; }
  .About_bang .orig img {
    width: 100%; }
  .About_bang .orlists {
    width: 100%;
    height: 60px;
    border-top: 1px solid #F5F5F5; }
    .About_bang .orlists div {
      margin-left: 80px;
      height: 100%;
      line-height: 60px;
      font-size: 16px;
      position: relative;
      cursor: pointer; }
    .About_bang .orlists .active:after {
      content: '';
      width: 100%;
      height: 2px;
      background-color: #426AFF;
      position: absolute;
      top: 0;
      left: 0; }
  .About_bang .xianshis {
    margin-left: 80px;
    display: none; }
    .About_bang .xianshis h6 {
      line-height: 30px;
      color: #5F6464;
      font-size: 14px; }
  .About_bang .active {
    display: block; }
  @media (max-width: 765px) {
    .About_bang .orlists div {
      margin-left: 0px;
      margin-right: 15px; }
    .About_bang .xianshis {
      margin-left: 0px; } }

.Product_lists .list {
  width: 100%;
  height: auto;
  padding: 94px 0;
  display: block;
  background-color: #FFF; }
  .Product_lists .list:nth-child(2n) {
    background-color: #FAFAFA; }
  .Product_lists .list .Product_nameSet {
    padding-bottom: 20px; }
    .Product_lists .list .Product_nameSet .nameAndLogo {
      align-items: center;
      margin-right: 60px; }
      .Product_lists .list .Product_nameSet .nameAndLogo img {
        width: 54px;
        height: 54px;
        margin-right: 17px; }
      .Product_lists .list .Product_nameSet .nameAndLogo span {
        font-size: 26px;
        color: #2B2E2E; }
    .Product_lists .list .Product_nameSet .nameText h5 {
      font-size: 18px;
      color: #2B2E2E;
      font-weight: bold; }
    .Product_lists .list .Product_nameSet .nameText p {
      color: #5F6464;
      font-size: 14px;
      margin: 10px 0; }
    .Product_lists .list .Product_nameSet .nameText img {
      width: 40px;
      height: 12px;
      display: block; }
  .Product_lists .list .Product_img img {
    width: 100%; }
  @media (max-width: 765px) {
    .Product_lists .list {
      padding: 30px 0; } }

.customer_one {
  width: 100%;
  height: 2390px; }
  @media (max-width: 765px) {
    .customer_one {
      height: 2790px; } }

.customer_two .list {
  width: 100%;
  background-color: #fff;
  padding: 80px 0; }
  .customer_two .list .maxwidth {
    align-items: center; }
  .customer_two .list:nth-child(2n) {
    background-color: #FAFAFA; }
  .customer_two .list .infoMaps {
    width: 320px;
    margin-right: 30px; }
    .customer_two .list .infoMaps h5 {
      font-size: 22px;
      color: #2B2E2E; }
    .customer_two .list .infoMaps h6 {
      font-size: 14px;
      color: #8B8B8B;
      margin-top: 10px; }
  .customer_two .list .logos {
    width: 837px; }
    @media (max-width: 837px) {
      .customer_two .list .logos {
        width: 100%; } }
    .customer_two .list .logos a {
      margin-right: 10px;
      margin-top: 10px;
      display: block; }
      @media (min-width: 1200px) {
        .customer_two .list .logos a:nth-child(4n) {
          margin-right: 0; } }
      @media (max-width: 765px) {
        .customer_two .list .logos a {
          margin-right: 0; } }
    .customer_two .list .logos img {
      width: 200px;
      height: 90px; }
      @media (max-width: 765px) {
        .customer_two .list .logos img {
          width: 100%;
          height: auto; } }

.News {
  padding: 30px 0; }
  .News .list .maxwidth {
    padding-top: 44px;
    padding-bottom: 33px; }
    .News .list .maxwidth .timesLeft {
      height: 132px;
      width: 150px;
      margin-right: 60px;
      position: relative; }
      .News .list .maxwidth .timesLeft h4 {
        font-size: 30px;
        color: #000000; }
      .News .list .maxwidth .timesLeft h6 {
        color: #333333;
        font-size: 18px;
        margin-top: 5px; }
      .News .list .maxwidth .timesLeft:after {
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #333333;
        z-index: 1; }
      .News .list .maxwidth .timesLeft:before {
        content: '';
        width: 1px;
        height: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        background-color: #3862FF; }
    .News .list .maxwidth .textsi {
      width: 863px;
      margin-right: 100px; }
      .News .list .maxwidth .textsi .title {
        font-size: 18px;
        color: #2B2E2E; }
      .News .list .maxwidth .textsi .time {
        color: #7F7F7F;
        font-size: 12px;
        margin-top: 5px;
        display: none; }
      .News .list .maxwidth .textsi .info {
        color: #7F7F7F;
        font-size: 14px;
        margin-top: 5px; }
      .News .list .maxwidth .textsi .imgs {
        width: 100%; }
        .News .list .maxwidth .textsi .imgs img {
          max-width: 300px;
          margin-top: 20px; }
    .News .list .maxwidth:hover {
      box-shadow: 0px 0px 32px 0px rgba(167, 167, 167, 0.29); }
      .News .list .maxwidth:hover .timesLeft:before {
        height: 100%; }
    @media (max-width: 1200px) {
      .News .list .maxwidth {
        padding-top: 20px;
        padding-bottom: 10px; }
        .News .list .maxwidth .timesLeft {
          display: none; }
        .News .list .maxwidth .textsi {
          width: 100%;
          margin-right: 0;
          margin-top: 10px; }
          .News .list .maxwidth .textsi .time {
            display: block; } }
  @media (max-width: 765px) {
    .News {
      padding: 0; } }

.fenleuisSe {
  padding: 54px 0;
  background-color: #ffffff; }
  .fenleuisSe .title {
    font-size: 26px;
    color: #2B2E2E;
    font-weight: 500; }
  .fenleuisSe .swiper-container4 {
    margin-top: 40px; }
    .fenleuisSe .swiper-container4 img {
      width: 100%; }
    .fenleuisSe .swiper-container4 .clickbuton {
      width: 42px;
      height: 42px;
      background-color: rgba(0, 0, 0, 0.7);
      position: absolute;
      color: #ffffff;
      text-align: center;
      line-height: 42px;
      z-index: 1;
      opacity: 0; }
    .fenleuisSe .swiper-container4 .swiper-button-prev1 {
      left: 40px;
      top: 50%; }
    .fenleuisSe .swiper-container4 .swiper-button-next1 {
      right: 40px;
      top: 50%; }
    .fenleuisSe .swiper-container4:hover .clickbuton {
      opacity: 1; }
    @media (max-width: 920px) {
      .fenleuisSe .swiper-container4 .clickbuton {
        display: none; } }
  .fenleuisSe .swiper-container3-1 {
    margin-top: 30px; }
    .fenleuisSe .swiper-container3-1 .swiper-slide {
      height: 450px;
      transition: 300ms;
      transform: scale(0.9); }
      .fenleuisSe .swiper-container3-1 .swiper-slide img {
        width: 100%;
        height: 100%; }
        @media (max-width: 765px) {
          .fenleuisSe .swiper-container3-1 .swiper-slide img {
            height: auto; } }
      @media (max-width: 765px) {
        .fenleuisSe .swiper-container3-1 .swiper-slide {
          height: auto; } }
    .fenleuisSe .swiper-container3-1 .swiper-slide-active, .fenleuisSe .swiper-container3-1 .swiper-slide-duplicate-active {
      transform: scale(1); }
    .fenleuisSe .swiper-container3-1 .clickbuton {
      width: 42px;
      height: 42px;
      background-color: rgba(0, 0, 0, 0.7);
      position: absolute;
      color: #ffffff;
      text-align: center;
      line-height: 42px;
      z-index: 1;
      opacity: 0; }
    .fenleuisSe .swiper-container3-1 .swiper-button-prev1 {
      left: 40px;
      top: 50%; }
    .fenleuisSe .swiper-container3-1 .swiper-button-next1 {
      right: 36.5%;
      top: 50%; }
    .fenleuisSe .swiper-container3-1:hover .clickbuton {
      opacity: 1; }
    @media (max-width: 920px) {
      .fenleuisSe .swiper-container3-1 .clickbuton {
        display: none; } }
  @media (max-width: 765px) {
    .fenleuisSe {
      padding: 20px 0; }
      .fenleuisSe .title {
        font-size: 20px; } }

.rencaifz {
  padding-top: 70px; }
  .rencaifz .title {
    color: #2B2E2E;
    font-weight: 500;
    font-size: 26px; }
  .rencaifz .andimg {
    margin-top: 40px; }
    .rencaifz .andimg img {
      width: 100%; }
  @media (max-width: 765px) {
    .rencaifz {
      padding-top: 30px; }
      .rencaifz .title {
        font-size: 20px; } }

.rczpInf {
  padding-top: 70px;
  padding-bottom: 60px; }
  .rczpInf .title {
    font-size: 26px;
    color: #2B2E2E;
    font-weight: 500; }
  .rczpInf .clicksiuc {
    border-radius: 17px;
    margin-top: 20px; }
    .rczpInf .clicksiuc a {
      display: block;
      width: 100px;
      height: 34px;
      text-align: center;
      line-height: 34px;
      font-size: 14px;
      color: #ffffff;
      background-color: #3862FF;
      position: relative; }
      .rczpInf .clicksiuc a:last-child {
        border-radius: 0 17px 17px 0; }
        .rczpInf .clicksiuc a:last-child:after {
          width: 1px;
          height: 10px;
          content: '';
          position: absolute;
          left: 0;
          top: 12px;
          background-color: #fff; }
      .rczpInf .clicksiuc a:first-child {
        border-radius: 17px 0 0 17px; }
        .rczpInf .clicksiuc a:first-child:after {
          width: 1px;
          height: 10px;
          content: '';
          position: absolute;
          right: 0;
          top: 12px;
          background-color: #fff; }
      .rczpInf .clicksiuc a:hover {
        background-color: #FFBD77;
        color: #000; }
    .rczpInf .clicksiuc .active {
      background-color: #FFBD77;
      color: #000; }
  .rczpInf .topsList {
    margin-top: 60px; }
    .rczpInf .topsList .list {
      display: block;
      width: 586px;
      height: 400px;
      border: 1px solid #F5F6FA;
      margin-right: 27px;
      margin-top: 20px;
      padding: 23px 40px;
      position: relative; }
      .rczpInf .topsList .list:hover {
        box-shadow: 0px 0px 32px 0px rgba(167, 167, 167, 0.29); }
      .rczpInf .topsList .list:nth-child(2n) {
        margin-right: 0; }
      .rczpInf .topsList .list .titlenames {
        align-items: center; }
        .rczpInf .topsList .list .titlenames img {
          width: 56px;
          height: 56px;
          border-radius: 50%;
          margin-right: 25px; }
          .rczpInf .topsList .list .titlenames img .nameset {
            font-size: 20px;
            color: #252628; }
            .rczpInf .topsList .list .titlenames img .nameset span {
              font-size: 14px;
              color: #252628; }
      .rczpInf .topsList .list .setInfo {
        font-size: 14px;
        color: #878787;
        margin-top: 60px;
        height: 200px;
        overflow: hidden;
        line-height: 27px; }
      .rczpInf .topsList .list .setOrClick {
        position: absolute;
        bottom: 30px;
        left: 43px; }
        .rczpInf .topsList .list .setOrClick a {
          display: block;
          width: 140px;
          height: 42px;
          border-radius: 21px;
          text-align: center;
          line-height: 42px;
          margin-right: 15px; }
        .rczpInf .topsList .list .setOrClick .cakan {
          background-color: #F4F4F4;
          font-size: 14px; }
        .rczpInf .topsList .list .setOrClick .lianxi {
          background-color: #3862FF;
          color: #ffffff;
          font-size: 14px; }
      @media (max-width: 1200px) {
        .rczpInf .topsList .list {
          width: 100%; } }
      @media (max-width: 765px) {
        .rczpInf .topsList .list {
          height: auto;
          padding: 20px 0; }
          .rczpInf .topsList .list .setInfo {
            margin-top: 20px;
            margin-bottom: 20px; }
          .rczpInf .topsList .list .setOrClick {
            position: relative;
            width: 100%;
            left: 0;
            bottom: 0; }
            .rczpInf .topsList .list .setOrClick a {
              margin-right: 0;
              width: auto;
              padding: 0 20px; } }
      @media (max-width: 765px) {
        .rczpInf .topsList .list {
          margin-right: 0;
          padding: 15px; } }
  .rczpInf .clickListactive {
    display: none; }
  @media (max-width: 765px) {
    .rczpInf {
      padding-top: 30px;
      padding-bottom: 30px; }
      .rczpInf .title {
        font-size: 20px; } }

.filescaopin {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: none; }
  .filescaopin .iiucy {
    width: 100%;
    height: 100%; }
    .filescaopin .iiucy > div {
      width: 900px;
      height: 80vh;
      background-color: #FFF;
      border-radius: 16px; }
      .filescaopin .iiucy > div .titlenames {
        align-items: center;
        padding: 30px 80px;
        border-bottom: 1px dashed #EAEAEA; }
        @media (max-width: 765px) {
          .filescaopin .iiucy > div .titlenames {
            padding: 30px 15px; } }
        .filescaopin .iiucy > div .titlenames img {
          width: 56px;
          height: 56px;
          border-radius: 50%;
          margin-right: 25px; }
          .filescaopin .iiucy > div .titlenames img .nameset {
            font-size: 20px;
            color: #252628; }
            .filescaopin .iiucy > div .titlenames img .nameset span {
              font-size: 14px;
              color: #252628; }
      .filescaopin .iiucy > div .fuwenb {
        width: 100%;
        height: 80%;
        padding: 30px 80px;
        overflow: auto; }
        @media (max-width: 765px) {
          .filescaopin .iiucy > div .fuwenb {
            padding: 30px 15px; } }

.filescaopin2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: none; }
  .filescaopin2 .iceus {
    width: 100%;
    height: 100%; }
    .filescaopin2 .iceus > div {
      width: 900px;
      height: auto;
      background-color: #FFF;
      border-radius: 16px; }
      .filescaopin2 .iceus > div .titlenames {
        align-items: center;
        padding: 30px 80px;
        border-bottom: 1px dashed #EAEAEA; }
        @media (max-width: 765px) {
          .filescaopin2 .iceus > div .titlenames {
            padding: 30px 15px; } }
        .filescaopin2 .iceus > div .titlenames img {
          width: 56px;
          height: 56px;
          border-radius: 50%;
          margin-right: 25px; }
          .filescaopin2 .iceus > div .titlenames img .nameset {
            font-size: 20px;
            color: #252628; }
            .filescaopin2 .iceus > div .titlenames img .nameset span {
              font-size: 14px;
              color: #252628; }
      .filescaopin2 .iceus > div .fuwenb {
        width: 100%;
        padding: 30px 80px; }
        .filescaopin2 .iceus > div .fuwenb a {
          color: #464444;
          font-size: 16px;
          display: block;
          margin-bottom: 10px; }
        @media (max-width: 765px) {
          .filescaopin2 .iceus > div .fuwenb {
            padding: 30px 15px; } }

.product_xq_banner {
  align-items: center; }
  .product_xq_banner .Clogo {
    margin-right: 90px; }
    .product_xq_banner .Clogo img {
      width: 200px;
      height: 200px; }
  .product_xq_banner .textNme .name {
    color: #000;
    font-size: 48px; }
  .product_xq_banner .textNme .info {
    color: #666666;
    font-size: 20px;
    margin: 35px 0; }
  .product_xq_banner .textNme a {
    width: 132px;
    height: 42px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    border: 1px solid #DCDCDC;
    border-radius: 21px;
    color: #9F9F9F; }
    .product_xq_banner .textNme a:hover {
      border: 1px solid #F56500;
      color: #F56500; }
  @media (max-width: 765px) {
    .product_xq_banner .Clogo {
      width: 100%;
      margin-right: 0px; }
      .product_xq_banner .Clogo img {
        width: 100px;
        height: 100px;
        display: block;
        margin: 0 auto; }
    .product_xq_banner .textNme {
      width: 100%; }
      .product_xq_banner .textNme div {
        text-align: center;
        margin-top: 5px; }
      .product_xq_banner .textNme a {
        width: auto;
        height: auto;
        padding: 10px 15px;
        font-size: 14px;
        display: initial; }
      .product_xq_banner .textNme .name {
        font-size: 24px; }
      .product_xq_banner .textNme .info {
        font-size: 14px; } }

.ChanyPoi .orlist {
  border-bottom: 1px solid #EEEEEE; }
  .ChanyPoi .orlist img {
    width: 585px;
    margin-right: 20px; }
  .ChanyPoi .orlist .ortexts {
    width: 504px; }
    .ChanyPoi .orlist .ortexts .name {
      font-size: 36px;
      color: #000;
      line-height: 36px; }
    .ChanyPoi .orlist .ortexts .info {
      color: #B2B4BA;
      font-size: 16px;
      margin-top: 35px; }
  .ChanyPoi .orlist:nth-child(2n) img {
    margin-right: 0;
    margin-left: 20px; }
@media (max-width: 1200px) {
  .ChanyPoi .orlist img {
    width: 45%; }
  .ChanyPoi .orlist .ortexts {
    width: 45%; } }
@media (max-width: 765px) {
  .ChanyPoi .orlist {
    margin-bottom: 20px;
    padding: 20px 0; }
    .ChanyPoi .orlist img {
      width: 100%;
      margin: 0; }
    .ChanyPoi .orlist .ortexts {
      width: 100%; }
      .ChanyPoi .orlist .ortexts .name {
        font-size: 20px; }
      .ChanyPoi .orlist .ortexts .info {
        font-size: 14px; } }

.newxq_mian {
  width: 100%;
  height: 56px;
  background-color: #F2F3F5; }
  .newxq_mian > div {
    height: 100%;
    align-items: center; }
    .newxq_mian > div a {
      color: #2A2E2E;
      font-size: 14px; }
    .newxq_mian > div img {
      margin: 0 10px; }

.newszhi {
  padding: 70px 0; }
  .newszhi .maxwidth > div {
    text-align: center; }
  .newszhi .title {
    font-size: 24px;
    color: #2A2E2E; }
  .newszhi .time {
    color: #2A2E2E;
    font-size: 14px;
    margin: 20px 0; }
  .newszhi .fuwenbenshji img {
    max-width: 100%; }

@media (max-width: 1200px) {
  .maxwidth {
    width: 100%;
    padding: 0 20px; }

  .mod-tab-content {
    overflow: hidden; } }
@media (max-width: 765px) {
  .product_bannerX {
    height: auto;
    padding: 100px 0; } }
.pooss {
  position: fixed;
  right: 10px;
  bottom: 30%;
  background-color: #fff;
  width: 54px;
  height: 54px;
  z-index: 9999;
  box-shadow: 0px 6px 12px 0px rgba(1, 46, 99, 0.08); }
  .pooss img {
    width: 21px;
    height: 11px; }

/*# sourceMappingURL=index.css.map */
