@charset "UTF-8";
* {
  margin: 0px;
  padding: 0px;
  font-family: "微软雅黑" !important;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  overflow-x: hidden;
  font-family: "Roboto-Regular", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  background: #FFFFFF;
}

a {
  text-decoration: none;
  outline: none;
  tap-highlight-color: transparent;
  focus-ring-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-tap-highlight-color: transparent;
  -moz-focus-ring-color: transparent;
  -webkit-transition: all 350ms;
  -o-transition: all 350ms;
  -moz-transition: all 350ms;
  transition: all 350ms;
}

ol,
ul,
li {
  list-style: none;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular.eot") format("embedded-opentype"), url("../fonts/RobotoRegular.woff2") format("woff2"), url("../fonts/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular.svg#RobotoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/RobotoBold.eot");
  src: url("../fonts/RobotoBold.eot") format("embedded-opentype"), url("../fonts/RobotoBold.woff2") format("woff2"), url("../fonts/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold.svg#RobotoBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ITCAvantGardeStd-Bold";
  src: url("../fonts/ITCAvantGardeStdBold.eot");
  src: url("../fonts/ITCAvantGardeStdBold.eot") format("embedded-opentype"), url("../fonts/ITCAvantGardeStdBold.woff2") format("woff2"), url("../fonts/ITCAvantGardeStdBold.woff") format("woff"), url("../fonts/ITCAvantGardeStdBold.ttf") format("truetype"), url("../fonts/ITCAvantGardeStdBold.svg#ITCAvantGardeStdBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
input[type=button],  input[type=submit],  input[type=reset]   {
  -webkit-appearance:  none;
}

   button {
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

.at-resp-share-element .at4-share-count-container {
  text-decoration: none;
  float: right;
  padding-right: 15px;
  line-height: 25px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

::-moz-selection {
  color: #fff;
  background: #829d94;
}

::selection {
  color: #fff;
  background: #829d94;
}

.table {
  width: 100%;
  overflow: auto;
}

.table table {
  width: 100%;
  border-collapse: collapse;
  line-height: 22px;
}

.table table tr td {
  border: 1px solid #f2f2f2;
  padding: 12px 15px;
}

#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 99999999999999980000000000000000000000;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -webkit-transform 0.4s ease;
  -o-transition: left 0.4s ease, -o-transform 0.4s ease;
  -moz-transition: left 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
  -moz-animation: bounceFromRight 0.4s ease-out;
  animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
  -moz-animation: bounceFromLeft 0.4s ease-out;
  animation: bounceFromLeft 0.4s ease-out;
}

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: -moz-calc(50% - 30px);
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
  display: block !important;
}

.baguetteBox-button#previous-button {
  left: 2%;
  display: block !important;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: -moz-calc(2% + 6px);
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

.m-mobilenav {
  display: none;
}

@media screen and (max-width: 999px) {
  .mbnav-wp_seach {
    width: 100%;
    margin: auto;
    position: absolute;
    z-index: 2;
  }
  .mbnav-wp_seach > form > .box-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    height: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: rgba(255, 255, 255, 0.7);
  }
  .mbnav-wp_seach > form > .box-form > .box-text {
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    border: 0px;
    height: 100%;
    padding-left: 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: transparent;
    outline: none;
  }
  .mbnav-wp_seach > form > .box-form > .box-submit {
    width: 30px;
    height: 100%;
    border: 0px;
    position: relative;
    z-index: 2;
    background: transparent;
    cursor: pointer;
    background: transparent;
  }
  .mbnav-wp_seach > form > .box-form .icon {
    position: absolute;
    right: 4px;
    top: 10px;
    z-index: 1;
  }
  .mbnav-list {
    margin-top: 20px;
  }
  .m-mobilenav {
    position: absolute;
    z-index: 11;
    padding-top: 25px;
    top: 0;
    left: 0;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
  }
  .m-mobilenav .mbnav-btn {
    position: fixed;
    z-index: 2;
    top: 32px;
    left: 10px;
    padding: 4px;
    border-radius: 4px;
    overflow: hidden;
    background: #FFFFFF;
    width: 26px;
    -webkit-transition: all 550ms;
    -o-transition: all 550ms;
    -moz-transition: all 550ms;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: #b81c22;
  }
  .m-mobilenav .mbnav-btn.active .line {
    background-color: #FFFFFF;
  }
  .m-mobilenav .mbnav-btn .line2 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .m-mobilenav .mbnav-btn .smalldaohangxuanzhong {
    background-color: #FFFFFF;
  }
  .m-mobilenav .mbnav-btn.active {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background: transparent;
    top: 50px;
  }
  .m-mobilenav .mbnav-bd {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 100%;
    top: 0;
    visibility: hidden;
    z-index: 1;
  }
  .m-mobilenav .mbnav-bd.show {
    visibility: visible;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-wp {
    height: 100%;
    opacity: 1;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-item > a {
    opacity: 1;
    color: #FFFFFF;
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
  .m-mobilenav .mbnav-wp {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background-color: rgba(51, 51, 51, 0.9);
    top: 0;
    -webkit-transition: all 550ms;
    -o-transition: all 550ms;
    -moz-transition: all 550ms;
    transition: all 550ms;
    opacity: 0;
  }
  .m-mobilenav .mbnav-fix {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 1;
    height: -moz-calc(100% - 60px);
    height: calc(100% - 60px);
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* overflow-y: scroll; */
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .m-mobilenav .mbnav-item {
    position: relative;
    padding-left: 44px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-mobilenav .mbnav-item i {
    position: absolute;
    left: 13px;
    top: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: transparent;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
  }
  .m-mobilenav .mbnav-item > a {
    display: block;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #FFFFFF;
    -webkit-transform: scale(1.1) translate(60px, -35px);
    -moz-transform: scale(1.1) translate(60px, -35px);
    -ms-transform: scale(1.1) translate(60px, -35px);
    -o-transform: scale(1.1) translate(60px, -35px);
    transform: scale(1.1) translate(60px, -35px);
    opacity: 0;
    -webkit-transition: 0.5s 0.1s;
    -o-transition: 0.5s 0.1s;
    -moz-transition: 0.5s 0.1s;
    transition: 0.5s 0.1s;
  }
  .m-mobilenav .mbnav-item > a.current:after {
    content: "";
    margin-left: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: all 550ms;
    -o-transition: all 550ms;
    -moz-transition: all 550ms;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-item > a.active {
    color: #529dba;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #529dba;
  }
  .m-mobilenav .mbnav-item:nth-child(1) > a {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
  }
  .m-mobilenav .mbnav-item:nth-child(2) > a {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
  }
  .m-mobilenav .mbnav-item:nth-child(3) > a {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
  }
  .m-mobilenav .mbnav-item:nth-child(4) > a {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
  }
  .m-mobilenav .mbnav-item:nth-child(5) > a {
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms;
  }
  .m-mobilenav .mbnav-item:nth-child(6) > a {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
  }
  .m-mobilenav .mbnav-item:nth-child(7) > a {
    -webkit-transition-delay: 550ms;
    -moz-transition-delay: 550ms;
    -o-transition-delay: 550ms;
    transition-delay: 550ms;
  }
  .m-mobilenav .mbsbnav-list {
    padding: 10px 0;
    display: none;
  }
  .m-mobilenav .mbsbnav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
  }
  .m-mobilenav .mbsbnav-item i {
    left: 0;
    top: 6px;
    line-height: 24px;
  }
  .m-mobilenav .mbsbnav-item a {
    display: block;
    padding: 5px 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
  }
  .m-mobilenav .mbsbnav-item a.active {
    color: #529dba;
  }
  .box-form-tj {
    position: absolute;
    font-size: 20px !important;
    right: 5px;
    top: 8px;
    color: #043F71;
  }
}
/*-------------page-start--------------------------------------------------------------------*/
.page {
  clear: both;
  text-align: center;
  overflow: hidden;
  font-size: 0;
  letter-spacing: 0;
  margin-top: 28px;
  width: 100%;
  margin-bottom: 155px;
}

.page a {
  display: inline-block;
  vertical-align: top;
  color: #333333;
  margin: 0 5px 10px;
  width: 42px;
  height: 41px;
  border: solid 1px rgb(157, 157, 157);
  border-radius: 50%;
  color: rgb(153, 153, 153);
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 41px;
  letter-spacing: 0px;
  color: rgb(153, 153, 153);
}
.page .no:hover{
  border: solid 1px rgb(157, 157, 157);
  color: rgb(153, 153, 153);
  background-color: unset;
}
.page a.prev {
  min-width: 100px;
}

.page a.next {
  min-width: 65px;
  margin-left: 2px;
}

.page a:hover,
.page a.page-active {
  background: rgb(222, 37, 37);
  border: 1px solid rgb(222, 37, 37);
  color: #FFFFFF;
}

@media only screen and (max-width: 1219px) {
  .page a {
    font-size: 14px;
  }
  .page a.prev {
    min-width: 80px;
  }
  .page a.next {
    min-width: 60px;
  }
}
.page .add-form {
  display: inline-block;
  vertical-align: top;
  margin-left: 23px;
  font-family: "Comfortaa-Regular";
  padding-right: 30px;
  background: url(../images/atb.png) no-repeat right center;
}

.page .add-form .add-btn {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  min-width: 185px;
  padding: 0 5px;
  height: 37px;
  line-height: 37px;
  border: solid 1px #70AD47;
  background: #70AD47;
  margin-left: 2px;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}

.page .add-form .add-btn:hover {
  background-color: #fff;
  color: #333333;
}

.page a:nth-child(6) {
  margin-left: 3px;
}

.products-page {
  margin-top: 21px;
}

@media only screen and (max-width: 1219px) {
  .page .add-form {
    margin-left: 5px;
  }
}
/*-------------page-end--------------------------------------------------------------------*/
.zoomPad {
  position: relative;
  float: left;
  z-index: 9;
  cursor: crosshair;
}

.zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
}

.zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #CCC;
  z-index: 101;
  cursor: crosshair;
}

.zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}

.zoomWindow {
  position: absolute;
  left: 110%;
  top: 30px;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}

.zoomWrapper {
  position: relative;
  border: 1px solid #999;
  overflow: hidden;
  z-index: 110;
}

.zoomWrapperTitle {
  display: block;
  background: #999;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}

.zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}

.zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  display: block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.daohang-mid {
  position: fixed;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.pc {
  max-width: 1600px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.logo-top {
  min-width: 93px;
  min-height: 80px;
  margin-top: 5px;
}

.daohang-mid {
  position: fixed;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.dh-kkuang > ul {
  width: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dh-kkuang > ul > li > a {
  position: relative;
  font-family: "Roboto-Bold";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  display: block;
  padding-top: 33px;
  padding-bottom: 37px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.dh-kkuang > ul > li.active > a {
  color: #de2525;
}

.dh-kkuang > ul > li.active ul li.active > a {
  color: #de2525;
}

.dh-kkuang > ul > li > a:hover {
  color: #de2525;
}

.dh-kkuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sousou-kuang {
  width: 173px;
}

.sousou-kuang > .ssicon > i {
  color: #666666;
  font-size: 22px;
  cursor: pointer;
}

.yuyan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 74px;
  height: 44px;
  border-radius: 22px;
  border: solid 1px #666666;
  cursor: pointer;
  position: relative;
}

.yuyankuang {
  position: absolute;
  right: 0px;
  background: #FFFFFF;
  top: 50px;
  padding: 10px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  text-align: center;
  height: 0px;
  overflow: hidden;
  padding: 0;
  z-index: 9;
  -webkit-transition: all 550ms;
  -o-transition: all 550ms;
  -moz-transition: all 550ms;
  transition: all 550ms;
}

.yuyan.active .yuyankuang {
  height: auto;
  padding: 10px;
}

.yuyan a {
  color: #999999;
}

.yuyan i {
  font-size: 26px;
  color: #666666;
  margin-right: 4px;
}

.sousou-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #999999;
}

.ssicon {
  position: relative;
  width: 74px;
  height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 22px;
  border: solid 1px #666666;
}

.ssicon.active form {
  height: 30px;
  border: 1px solid #666666;
  background: #FFFFFF;
  border-radius: 6px;
}

.yuyan a:hover {
  color: #de2525;
}

.ssicon form {
  width: 230px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: absolute;
  top: 50px;
  right: 0px;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 550ms;
  -o-transition: all 550ms;
  -moz-transition: all 550ms;
  transition: all 550ms;
}

.ssicon form input {
  width: 100%;
  height: 100%;
  border: 0px;
  outline: none;
  background: transparent;
  padding-left: 10px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.ssicon form .stbmit {
  width: 30px;
  padding-left: 0px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.ssicon form i {
  z-index: 1;
  right: 4px;
  position: absolute;
  color: #666666;
}

.yuyan .bottom {
  font-size: 12px;
}

img {
  max-width: 100%;
  -webkit-transition: all 550ms;
  -o-transition: all 550ms;
  -moz-transition: all 550ms;
  transition: all 550ms;
}

.banner {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.banner .carouse {
  max-height: 916px;
  overflow: hidden;
}

.banner .slideItem {
  position: relative;
}

.banner iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner video {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 101%;
  min-height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  display: none \9 ;
  display: block \9 \0 ;
}

.banner .dotList {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 19px;
}

.banner .dotList ul {
  text-align: center;
}

.banner .dotList ul li {
  position: relative;
  margin: 0 9px;
  width: 43px;
  height: 3px;
  background-color: #ffffff;
  cursor: pointer;
}

.banner .dotList ul li.active {
  background-color: #de2525;
}

.banner.hide {
  display: none;
}

.banner .carousel-control.left {
  left: 55px;
  width: 62px;
  height: 62px;
  background-position: -35px 0;
  background-image: url("../img/jtl1.png");
  background-repeat: no-repeat;
  cursor: pointer;
}

.banner .carousel-control.right {
  right: 55px;
  width: 62px;
  height: 62px;
  background-position: -35px 0;
  background-image: url("../img/jtr1.png");
  background-repeat: no-repeat;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .banner {
    display: block;
  }
  .banner .dotList {
    bottom: 10px;
  }
  .banner .dotList ul li {
    margin: 0 5px;
  }
  .banner.hide {
    display: block;
  }
  .n-banner {
    display: none;
  }
  .banner .slideItem {
    overflow: hidden;
  }
  .banner video {
    -o-object-position: inherit;
       object-position: inherit;
    -o-object-fit: inherit;
       object-fit: inherit;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}
.slide .carouse {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slide .slideItem .banner-img {
  width: 100%;
  cursor: pointer;
}

.slide .carouse .slideItem {
  width: 100%;
  position: absolute;
}

.slide .console {
  height: 57px;
  display: inline-block;
  width: 35px;
  position: absolute;
  top: 40%;
}

.slide .dotList {
  text-align: center;
  margin-top: 20px;
}

.slide .dotList ul li {
  display: inline-block;
  width: 43px;
  height: 3px;
  font-size: 0;
  background-color: #ffffff;
}

.slide .dotList ul li.active {
  background-position: 0 0;
}

.slide .carousel-control {
  position: absolute;
  top: 45%;
  width: 30px;
  height: 30px;
  z-index: 999;
}

.slide .carousel-control.left {
  left: 0;
  background-position: 0;
  cursor: pointer;
}

.slide .carousel-control.right {
  right: 0;
  background-position: 0;
  cursor: pointer;
}

.slide .slidedetail {
  display: none;
}

.imgtoVideo img {
  width: 100%;
}

.imgtoVideo > div {
  padding: 1px;
  position: relative;
  cursor: pointer;
  width: 49%;
  display: inline-block;
}

.imgtoVideo > div:hover .imgtoVideoDetail {
  display: block;
}

.imgtoVideo .imgtoVideoDetail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
  display: none;
}

.imgtoVideo .imgtoVideoDetail > div {
  background: rgba(0, 98, 197, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  width: 100%;
  height: 100%;
  text-align: center;
}

.imgtoVideo .tovideo .imgtoVideoDetail {
  display: block;
}

.imgtoVideo .tovideo .imgtoVideoDetail > div {
  background: #0c2d47;
  width: 60px;
  height: 60px;
  color: #fff;
  line-height: 60px;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 17%;
}

.imgtoVideo .imgtoVideoDetail .fa-search {
  color: #fff;
  font-size: 25px;
  margin-top: 21%;
}

.contentIV {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: table;
  background: rgba(20, 43, 73, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  margin: 0 auto;
  z-index: -999;
  max-width: 1024px;
  display: none;
}

#picturetoVideo .carouse .slideItem {
  display: table;
  height: 100%;
}

#picturetoVideo .carouse .slideItem > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#picturetoVideo .carouse .slideItem .banner-img {
  max-width: 100%;
  width: auto;
}

.closeContentIV {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  z-index: 999;
}

.slide .slide-count {
  display: none;
}

.daohang-mid {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1920px;
  z-index: 99999;
  background-color: #FFFFFF;
}

.daohang-mid.fliu {
  background: #f6f6f6;
}

.ban-banner-kuang {
  margin-top: 98px;
}

@font-face {
  font-family: "iconfont"; /* Project id 3493427 */
  src: url("../fonts/iconfont.woff2?t=1657091041401") format("woff2"), url("../fonts/iconfont.woff?t=1657091041401") format("woff"), url("../fonts/iconfont.ttf?t=1657091041401") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youjiantou:before {
  content: "\e68d";
}

.icon-wancheng:before {
  content: "\e654";
}

.icon-huanjingbaohu:before {
  content: "\e617";
}

.icon-dengpao:before {
  content: "\e62a";
}

.icon-anquan:before {
  content: "\e614";
}

.icon-shengchanguanli:before {
  content: "\eb37";
}

.icon-gerenmubiao:before {
  content: "\e64e";
}

.icon-guanlipingtaiicon_zhishikuguanli:before {
  content: "\e629";
}

.icon-guizhangzhidu:before {
  content: "\e81d";
}

.icon-touzihuanjing:before {
  content: "\e667";
}

.icon-dingwei:before {
  content: "\e623";
}

.icon-gongsijianjie:before {
  content: "\e604";
}

.icon-zhiliang-xianxing:before {
  content: "\e88b";
}

.icon-wenhuajiaoyu:before {
  content: "\e615";
}

.icon-fenleiorguangchangorqita:before {
  content: "\e64f";
}

.icon-cangku:before {
  content: "\e67d";
}

.icon-chejianguanli:before {
  content: "\e662";
}

.icon-yanfawuliaoguanli-211:before {
  content: "\e9b3";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-email2:before {
  content: "\e612";
}

.icon-yuyan:before {
  content: "\e613";
}

/*-------------contact start---------------------------------------------------------------*/
.contact-pc {
  position: fixed;
  top: 42%;
  z-index: 999;
  right: 10px;
  /* margin-right: 14px; */
  right: 4px;
  /* width: 54px; */
}

.iconfontwhatsapp {
  color: #3AC34C;
  font-size: 20px;
}

.contact-pc li {
  position: relative;
  margin-bottom: 1px;
  width: 47px;
  height: 47px;
  background-color: #b81c22;
  background: #eff1ef;
}

.contact-pc li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}

.contact-pc li:hover i {
  color: #FFFFFF;
}

.contact-pc li .ewm {
  position: absolute;
  top: 0;
  left: 125px;
  max-width: 120px;
  width: 120px;
  height: 120px;
}

.contact-pc li.ewm-box:hover .ewm {
  left: -125px;
}

.contact-pc li .ewm {
  position: absolute;
  top: 0;
  left: 125px;
  max-width: 120px;
  width: 120px;
  height: 120px;
}

.contact-pc li.ewm-box:hover .ewm {
  left: -125px;
}

.contact-pc li.backup i {
  font-size: 30px;
}

.contact-pc li i {
  background: transparent;
  font-size: 22px;
  -webkit-transition: all 550ms;
  -o-transition: all 550ms;
  -moz-transition: all 550ms;
  transition: all 550ms;
  color: #666666;
}

.contact-pc li:hover {
  /* font-size: 26px; */
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background: #b81c22;
}

.contact-pc li:hover > i {
  background: transparent;
}

.contact-phone {
  position: fixed;
  bottom: 0;
  height: 40px;
  left: 0;
  right: 0;
  display: none;
  z-index: 999;
}

.contact-phone li {
  width: 25%;
  height: 100%;
  float: left;
  position: relative;
  background: #dfdfdf;
}

.contact-phone li:hover .iconfont {
  /* color: #fff; */
  color: #FFFFFF;
}

.contact-phone li a {
  display: block;
  heswiper-button-previght: 100%;
  width: 100%;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.contact-phone li .ewm {
  position: absolute;
  bottom: 40px;
  right: 50%;
  margin-right: -50px;
  display: none;
  max-width: 100px;
  width: 100px;
  height: 100px;
  display: none;
}

.contact-pc li i {
  color: #666666;
}

.small-phone {
  display: none;
}

@media screen and (max-width: 767px) {
  .contact-pc {
    display: none;
  }
  .copyright-mid {
    padding-bottom: 80px;
  }
  .small-phone {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 200;
  }
  .small-phone > li {
    display: block;
    background: #eff1ef;
    width: 50%;
    float: left;
    text-align: center;
    padding: 8px 0px;
  }
  .small-phone > li > a i {
    font-size: 18px;
    color: #666666;
  }
  .small-phone > li:hover {
    background: #b81c22;
  }
  .small-phone > li:hover > a > i {
    color: #FFFFFF;
  }
  .weixin > img {
    position: absolute;
    z-index: 100;
    top: -120px;
    left: 54%;
    display: none;
    /* transform: translate(-50%); */
  }
}
/* contact end */
.er-right {
  width: 48%;
  display: block;
  font-size: 0px;
  line-height: 0px;
  position: relative;
}

.er-img {
  display: block;
  font-size: 0px;
  overflow: hidden;
}

.er-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.erjkuang {
  width: 803px;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 34px;
  padding-right: 30px;
  padding-bottom: 2px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.erjkuang > ul {
  width: 51%;
  padding-left: 3.32%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.erjkuang > ul > li {
  margin-bottom: 36px;
}

.erjkuang > ul > li > a {
  color: #666666;
  display: block;
  position: relative;
  padding-left: 18.4px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.erjkuang > ul > li > a:hover {
  color: #de2525;
}

.erjkuang > ul > li.active > a::before {
  background-color: #de2525;
}

.erjkuang > ul > li > a:hover::before {
  background-color: #de2525;
}

.erjkuang > ul > li > a::before {
  position: absolute;
  content: "";
  top: 8px;
  left: 0px;
  width: 6px;
  height: 6px;
  background-color: #a2a2a2;
  border-radius: 50%;
}

.erjikuang {
  position: absolute;
  top: 98px;
  left: -240%;
  padding-top: 5px;
  display: none;
}

.dh-kkuang > ul > li {
  position: relative;
}

.dh-kkuang > ul > li:hover .erjikuang {
  display: block;
}

.er-img-name:hover {
  color: #de2525;
}

.er-img-name {
  padding-top: 5px;
  padding-bottom: 4px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  font-family: "Roboto-Bold";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #747481;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: block;
  padding-left: 1%;
  padding-right: 1%;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media screen and (max-width: 1619px) {
  .pc {
    width: 95%;
  }
}
@media screen and (max-width: 1219px) {
  .sousou-kuang {
    width: 150px;
  }
  .ssicon,
.yuyan {
    width: 64px;
    height: 38px;
  }
}
@media screen and (max-width: 999px) {
  .dh-kkuang > ul {
    display: none;
  }
  .dh-kkuang {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sousou-kuang {
    position: absolute;
    right: 10px;
    top: 30px;
  }
  .logo-top {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .ssicon, .yuyan {
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .daohang-mid {
    position: unset;
  }
  .ban-banner-kuang {
    position: unset;
    margin-top: 0px;
  }
  .ssicon {
    display: none;
  }
  .sousou-kuang {
    width: auto;
  }
  .slide .dotList ul li {
    width: 28px;
  }
}
.onl-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #de2525;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  padding-right: 12px;
  padding-left: 8px;
  padding-top: 10px;
  padding-bottom: 12px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.onl-title i {
  cursor: pointer;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  font-weight: 100;
  -webkit-transition: all 550ms;
  -o-transition: all 550ms;
  -moz-transition: all 550ms;
  transition: all 550ms;
}

.online-kuang.active .onl-title i {
  -webkit-transform: rotate(130deg);
     -moz-transform: rotate(130deg);
      -ms-transform: rotate(130deg);
       -o-transform: rotate(130deg);
          transform: rotate(130deg);
}

.online-kuang {
  position: fixed;
  width: 177px;
  top: 50%;
  right: 0px;
  z-index: 100;
  background: #de2525;
}

.onl-lxfs {
  width: 0px;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 550ms;
  -o-transition: all 550ms;
  -moz-transition: all 550ms;
  transition: all 550ms;
}

.online-kuang.active .onl-lxfs {
  height: auto;
  width: 177px;
}

.onl-lxfs {
  background-color: #ffffff;
  border: 1px solid #000000;
}

.onl-title span {
  font-weight: 100;
  font-size: 20px;
}

.onl-em {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}

.onl-em i {
  color: #666666;
  font-size: 16px;
}

.onl-em a {
  color: #333333;
  display: block;
  line-height: 16px;
  margin-top: -1px;
}

.onl-em {
  margin-top: 10px;
  padding-left: 8px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.onl-em a:hover {
  color: #de2525;
}

.what-name {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}

.what-img {
  display: block;
  font-size: 0;
  text-align: center;
}

.what {
  margin-top: 17px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .online-kuang {
    display: none;
  }
}
.foot-right {
  width: 35.3125%;
  background-color: #3b3b3b;
  border-radius: 10px;
  margin-top: 36px;
  padding-top: 20px;
  padding-bottom: 30px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.foot-left {
  width: 57.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 25px;
}

.footer-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.foot-title {
  display: block;
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 20px;
}

.foot-le-kuang ul li a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #d9d9d9;
  display: block;
}

.footer-mid {
  background-color: #333333;
}

.foot-le-kuang a:hover {
  color: #de2525;
}

.foot-le-kuang {
  width: 39.6739130435%;
}

.foot-le-kuang.con {
  margin-top: 46px;
  width: 100%;
}

.foot-add {
  width: 36%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.foot-le-kuang.con i {
  color: #de2525;
  margin-right: 10px;
  font-size: 20px;
}

.foot-add {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #d9d9d9;
}

.foot-add-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 57%;
}

.foot-add-right,
.foot-add-right a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #d9d9d9;
}

.foot-add-right p {
  width: 49%;
  margin-bottom: 18px;
}

.foot-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.send-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 26px;
}

.foot-right form input,
.foot-right form textarea {
  background: transparent;
  color: #FFFFFF;
  border: 0;
  outline: none;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #eeeeee;
  padding-left: 21px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.foot-right {
  padding-left: 48px;
  padding-right: 21px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 47px;
}

.foot-right form p {
  position: relative;
  height: 50px;
  margin-bottom: 30px;
}

.foot-right form p.tear {
  height: 118px;
}

.foot-right form textarea {
  padding-top: 4px;
}

.foot-right form p span {
  position: absolute;
  left: 10px;
  top: 14px;
  color: #d9d9d9;
}

.foot-right form p.tear span {
  top: 4px;
}

.index-yzm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.index-yzm p {
  width: 53%;
}

.index-yzm a {
  min-width: 145px;
  min-height: 43px;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  margin-left: 5%;
}

.foot-right form .sub-tj-index {
  width: 100%;
  height: 54px;
  background-color: #de2525;
  border-bottom: 0px;
  padding-left: 0px;
  font-family: "Roboto-Regular";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}

.foot-right form input::-webkit-input-placeholder,
.foot-right form textarea::-webkit-input-placeholder { /* WebKit browsers */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #d9d9d9;
  opacity: 1;
}

.foot-right form input:-o-placeholder,
.foot-right form textarea:-o-placeholder { /* Mozilla Firefox 4 to 18 */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #d9d9d9;
  opacity: 1;
}

.foot-right form input::-moz-placeholder,
.foot-right form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #d9d9d9;
  opacity: 1;
}

.foot-right form input:-ms-input-placeholder,
.foot-right form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #d9d9d9;
  opacity: 1;
}

.copy-mid {
  background: #000000;
  padding-top: 32px;
  padding-bottom: 9px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  color: #FFFFFF;
  text-align: center;
}

.copy-mid a {
  color: #FFFFFF;
}

.copy-mid a:hover {
  color: #de2525;
}

.copy-kuang p {
  margin-bottom: 18px;
}

.copy-kuang .link-mid {
  margin-bottom: 13px;
}

@media screen and (max-width: 1619px) {
  .foot-right {
    width: 33%;
  }
  .foot-right {
    padding-left: 30px;
    padding-right: 10px;
  }
  .foot-left {
    width: 62%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .foot-le-kuang {
    width: 49%;
  }
  .foot-add-right {
    width: 63%;
  }
}
@media screen and (max-width: 1219px) {
  .foot-add-right {
    width: 100%;
  }
  .foot-cont {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .foot-add {
    width: 100%;
    margin-bottom: 20px;
  }
  .foot-right {
    width: 36%;
  }
  .send-title {
    font-size: 34px;
  }
}
@media screen and (max-width: 999px) {
  .footer-kuang {
    display: none;
  }
  .link-mid, .kew-words {
    display: none;
  }
  .yuyankuang {
    top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .copy-mid {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 60px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .copy-kuang p {
    margin-bottom: 0px;
  }
}
.welcome-mid a:hover {
  color: #de2525;
}

.welcom-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 113px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.we-le-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 44px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #222222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.welcom-left {
  width: 40.6%;
}

.welcom-right {
  width: 57.125%;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
}

.welcom-right a {
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wenzi-right {
  width: 20.0625%;
  display: block;
  font-size: 0;
  overflow: hidden;
  margin-right: 3.1%;
  margin-top: 54px;
  margin-bottom: 35px;
}

.wezi-shuzi-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 88px;
}

.wezi-top-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wenzid {
  background-color: rgba(222, 37, 37, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 65px;
}

.wenzi-left {
  width: 67%;
  margin-left: 2.7%;
  margin-top: -21px;
}

.we-sz-name {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  margin-top: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  color: rgb(51, 51, 51);
}

.shuzi {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 50px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: rgb(222, 37, 37);
}

.wz-sz-k {
  margin-right: 9%;
  text-align: center;
  max-width: 24%;
}

.wz-sz-k .shuzi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wz-sz-k .shuzi span {
  font-size: 20px;
}

.profess-index {
  background: url(../images/indexbj.png) no-repeat top;
  margin-top: 120px;
  padding-top: 70px;
  padding-bottom: 224px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background-size: cover;
}

.pro-index-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 44px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}

.pro-index-neirong {
  max-width: 854px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 27px;
}

.pro-sw-right {
  width: 60.25%;
  overflow: hidden;
  margin-right: 2%;
}

.pro-sw-left {
  width: 37.5%;
}

.swrightimg {
  display: block;
  font-size: 0;
  overflow: hidden;
}

.indus-right-view {
  width: 258px;
  height: 63px;
  background-color: #de2525;
  border-radius: 31px;
  display: block;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 63px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.indus-le-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 44px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 45px;
  display: block;
  color: #222222;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.indus-le-neirong {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  margin-top: 11px;
}

.indus-left {
  width: 70%;
}

.indus-mid-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.in-in-img {
  display: block;
  font-size: 0;
  overflow: hidden;
}

.in-in-name {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #222222;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 9px;
  left: 29px;
  right: 29px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 13px;
  padding-top: 9px;
  box-sizing: border-box;
}

.indus-index-left {
  width: 48.84%;
}

.indus-in-img {
  position: relative;
}

.in-in-img {
  display: block;
  font-size: 0;
  overflow: hidden;
}

.in-in-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.indus-index-right {
  width: 48.5%;
}

.indu-in-ri-kuang {
  width: 47.4%;
  display: block;
  position: relative;
}

.indu-in-ri-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.indus-mid {
  margin-top: 126px;
}

.indus-mid-neirong {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 101px;
}

.indus-index-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.indus-mid-kuang a:hover {
  color: rgb(222, 37, 37);
}

.indus-mid-kuang .indus-right-view:hover {
  color: #333333;
}

.late-index-kuang {
  width: 30.875%;
  margin-bottom: 20px;
  position: relative;
}

.late-in-nei-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: rgb(34, 34, 34);
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 24px;
  margin-bottom: 12px;
}

.late-in-nei-neirong {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.late-in-nei-kuang i {
  display: block;
  font-size: 20px;
  color: rgb(102, 102, 102);
  margin-top: 26px;
}

.latest-index-mid {
  margin-top: 113px;
  margin-bottom: 86px;
}

.latest-index-neirong {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 61px;
}

.late-index-kuang {
  margin-left: 3.6%;
}

.late-index-kuang.no-bianju {
  margin-left: 0;
}

.late-in-data {
  width: 63px;
  height: 64px;
  background-color: rgb(222, 37, 37);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: rgb(255, 255, 255);
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}

.latest-index-kuang a:hover {
  color: rgb(222, 37, 37);
}

.latest-index-kuang a > i:hover {
  color: rgb(222, 37, 37);
}

.latest-index-kuang .indus-right-view:hover {
  color: #333333;
}

.swi-img {
  display: block;
  font-size: 0;
  overflow: hidden;
  text-align: center;
}

.swi-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/**
 * Swiper 8.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 4, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
     -moz-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: height, -o-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
     -moz-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
     -moz-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
     -moz-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: -moz-calc(var(--swiper-navigation-size) / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: -moz-calc(0px - var(--swiper-navigation-size) / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  -moz-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
     -moz-transform: scale(0.33);
      -ms-transform: scale(0.33);
       -o-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
     -moz-transform: scale(0.66);
      -ms-transform: scale(0.66);
       -o-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
     -moz-transform: scale(0.33);
      -ms-transform: scale(0.33);
       -o-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
     -moz-transform: scale(0.66);
      -ms-transform: scale(0.66);
       -o-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
     -moz-transform: scale(0.33);
      -ms-transform: scale(0.33);
       -o-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
     -moz-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s top, 0.2s -o-transform;
  -moz-transition: 0.2s transform, 0.2s top, 0.2s -moz-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform, 0.2s -moz-transform, 0.2s -o-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s left, 0.2s -o-transform;
  -moz-transition: 0.2s transform, 0.2s left, 0.2s -moz-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform, 0.2s -moz-transform, 0.2s -o-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s right, 0.2s -o-transform;
  -moz-transition: 0.2s transform, 0.2s right, 0.2s -moz-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform, 0.2s -moz-transform, 0.2s -o-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
     -moz-transform-origin: right top;
      -ms-transform-origin: right top;
       -o-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
     -moz-transform-origin: 50%;
      -ms-transform-origin: 50%;
       -o-transform-origin: 50%;
          transform-origin: 50%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
     -moz-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes swiper-preloader-spin {
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
     -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
       -o-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
     -moz-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
       -o-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -o-transition-property: opacity, height, -o-transform;
  -moz-transition-property: transform, opacity, height, -moz-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform, -moz-transform, -o-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
     -moz-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
       -o-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  overflow: hidden;
}

.swiper-button-next::after, .swiper-rtl .swiper-button-prev::after,
.swiper-button-prev::after, .swiper-rtl .swiper-button-next::after {
  content: "";
}

.pro-sw-right {
  width: 56.28%;
}

.pro-swiper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 123px;
}

.pro-sw-left .proswswiper {
  height: 410px;
}

.pro-sw-left .swiper-button-prev,
.pro-sw-left .swiper-button-next {
  width: auto;
  height: auto;
  margin-top: 0;
  position: unset;
  left: 0;
  right: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 14%;
  box-sizing: border-box;
}

.pro-sw-left .swiper-button-prev i,
.pro-sw-left .swiper-button-next i {
  font-size: 30px;
  color: rgb(255, 255, 255);
}

.pro-sw-left .swiper-button-next {
  margin-top: 40px;
}

.pro-sw-left .swiper-button-prev i:hover,
.pro-sw-left .swiper-button-next i:hover {
  color: rgb(222, 37, 37);
}

.sw-name {
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0px;
  color: rgb(255, 255, 255);
  line-height: 70px;
  cursor: pointer;
  padding-left: 13.6%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.swiper-slide-thumb-active .sw-name {
  color: rgb(222, 37, 37);
  position: relative;
}

.swiper-slide .sw-name::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 0px;
  height: 1px;
  background-color: rgb(255, 255, 255);
  -webkit-transition: all 550ms;
  -o-transition: all 550ms;
  -moz-transition: all 550ms;
  transition: all 550ms;
}

.swiper-slide-thumb-active .sw-name::before {
  width: 10%;
}

.pro-index-kuang > a:hover {
  color: #de2525;
}

@media screen and (max-width: 1219px) {
  .wezi-shuzi-kuang {
    margin-top: 30px;
  }
  .profess-index {
    margin-top: 60px;
    padding-bottom: 115px;
  }
  .pro-swiper {
    margin-top: 80px;
  }
  .in-in-name {
    left: 19px;
    right: 19px;
    line-height: 30px;
    font-size: 20px;
  }
  .indus-mid {
    margin-top: 50px;
  }
  .indus-mid-neirong {
    margin-top: 30px;
  }
  .wz-sz-k {
    margin-right: 4%;
  }
  .welcom-kuang {
    padding-top: 60px;
  }
  .pro-sw-right {
    margin-right: 0px;
  }
  .pro-swiper {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 999px) {
  .welcom-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 20px;
  }
  .welcom-left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .welcom-right {
    width: 100%;
    text-align: center;
  }
  .we-le-title {
    font-size: 30px;
    line-height: 40px;
  }
  .welcom-right {
    font-size: 16px;
  }
  .wenzid {
    margin-top: 40px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .wenzi-right, .wenzi-left {
    width: 100%;
    margin: 10px;
    text-align: center;
  }
  .wezi-shuzi-kuang {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .wz-sz-k {
    margin: 0;
    width: 100%;
  }
  .wezi-top-title {
    font-size: 30px;
    line-height: 42px;
  }
  .shuzi {
    font-size: 44px;
  }
  .we-sz-name {
    font-size: 18px;
    line-height: 24px;
  }
  .wenzid {
    padding-bottom: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .pro-index-title {
    font-size: 30px;
    line-height: 34px;
  }
  .pro-index-neirong {
    margin-top: 20px;
  }
  .profess-index {
    padding-top: 30px;
  }
  .pro-swiper {
    margin-top: 40px;
  }
  .sw-name {
    font-size: 22px;
    line-height: 40px;
  }
  .pro-sw-left .swiper-button-next {
    margin-top: 0;
  }
  .swiper-slide .sw-name,
.pro-sw-left .swiper-button-prev, .pro-sw-left .swiper-button-next {
    padding-left: 0px;
  }
  .pro-sw-left .swiper-button-prev, .pro-sw-left .swiper-button-next {
    -webkit-transform: rotate(270deg);
       -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
         -o-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .pro-sw-left .swiper-button-prev i, .pro-sw-left .swiper-button-next i {
    font-size: 20px;
  }
  .pro-sw-left .proswswiper {
    height: auto;
  }
  .swiper-slide .sw-name::before {
    display: none;
  }
  .pro-sw-left {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
  .pro-sw-right {
    width: 100%;
  }
  .pro-swiper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .indus-mid-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .indus-left {
    width: 100%;
    text-align: center;
  }
  .indus-right-view {
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 14px;
  }
  .indus-le-title {
    font-size: 30px;
  }
  .indus-le-neirong {
    line-height: 24px;
  }
  .latest-index-mid {
    margin-top: 40px;
  }
  .latest-index-neirong {
    margin-top: 20px;
  }
  .latest-index-mid {
    margin-bottom: 30px;
  }
  .in-in-name {
    padding-top: 8px;
    padding-bottom: 8px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    left: 8px;
    right: 8px;
    font-size: 16px;
  }
  .late-in-nei-title {
    margin-top: 16px;
    margin-bottom: 8px;
  }
  .late-in-nei-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .we-le-title,
.wezi-top-title {
    font-size: 20px;
    line-height: 24px;
  }
  .welcom-right {
    font-size: 12px;
  }
  .shuzi {
    font-size: 20px;
  }
  .we-sz-name {
    font-size: 12px;
    line-height: 24px;
  }
  .profess-index {
    margin-top: 20px;
  }
  .pro-index-title {
    font-size: 20px;
    line-height: 24px;
  }
  .pro-index-neirong {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  .sw-name {
    font-size: 14px;
  }
  .indus-mid {
    margin-top: 10px;
  }
  .indus-le-title {
    font-size: 20px;
    line-height: 24px;
  }
  .indus-le-neirong {
    font-size: 12px;
    line-height: 20px;
  }
  .indus-right-view {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-top: 10px;
  }
  .late-in-nei-title {
    font-size: 16px;
    line-height: 20px;
  }
  .late-in-nei-neirong {
    font-size: 12px;
    line-height: 24px;
  }
  .late-in-nei-kuang i {
    margin-top: 10px;
    font-size: 14px;
  }
  .latest-index-neirong {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .late-index-kuang {
    width: 49%;
    margin-left: 0px;
  }
  .indus-mid-neirong {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .indus-index-left,
.indus-index-right {
    width: 100%;
  }
  .indu-in-ri-kuang,
.indus-index-left {
    margin-bottom: 20px;
  }
  .in-in-name {
    font-size: 12px;
    line-height: 20px;
  }
  .late-in-data {
    font-size: 16px;
    line-height: 20px;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 520px) {
  .wz-sz-k {
    width: 48%;
    max-width: none;
    margin-bottom: 10px;
  }
  .wezi-shuzi-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .late-index-kuang {
    width: 100%;
  }
}
@media screen and (max-width: 380px) {
  .indu-in-ri-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .indu-in-ri-kuang {
    width: 100%;
  }
}
.fenye-banner {
  display: block;
  font-size: 0;
}

.fenyeqiehuan {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fy-kuang {
  width: 25%;
  padding-left: 1%;
  padding-right: 1%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  text-align: center;
  background-color: rgba(222, 37, 37, 0.9);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -78px;
  padding-top: 8px;
  padding-bottom: 60px;
  position: relative;
   z-index: 2222;
}

.fy-kuang i {
  display: block;
  color: #FFFFFF;
  font-size: 55px;
}

.fy-img {
  display: block;
  font-size: 0;
  margin-top: 11px;
}

.fy-icon-title {
  display: block;
  width: 100%;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(255, 255, 255);
  margin-top: 40px;
}

.fy-icon-title:hover {
  text-decoration: underline;
}

.fy-kuang.active .fy-icon-title {
  text-decoration: underline;
}

.fy-kuang:nth-child(2n) {
  background-color: rgba(229, 0, 21, 0.9);
}

.crumb-neiorng {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
}

.crumb-neiorng a:hover {
  color: rgb(222, 37, 37);
}

.crumb-neiorng a {
  color: rgb(102, 102, 102);
}

.hebei-nei {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
  margin-top: 49px;
}

.hebeidou {
  width: 62.6%;
  margin-left: auto;
}

.hebei-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: rgb(34, 34, 34);
  position: relative;
}

.hebei-title::before {
  content: "";
  position: absolute;
  left: -19px;
  width: 7px;
  height: 61px;
  background-color: rgb(222, 37, 37);
}

.about-neirong {
  background: url(../images/aboutbj1.png) no-repeat bottom;
  background-size: cover;
}

.crumb-kuang a.active {
  color: rgb(222, 37, 37);
}

.crumb-mid {
  padding-top: 101px;
}

.about-nei-nei {
  margin-top: 37px;
  padding-bottom: 289px;
}

.deve-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: rgb(34, 34, 34);
  display: block;
  text-align: center;
  margin-bottom: 27px;
}

.deve-hengxian {
  width: 61px;
  height: 7px;
  background-color: rgb(222, 37, 37);
  margin-left: auto;
  margin-right: auto;
}

.deve-kuang {
  margin-top: 88px;
}

.sw-bj-h {
  background: url(../images/huiwaibj.png) no-repeat;
  height: 21px;
  background-size: contain;
}

.sw-kuang i {
  color: rgb(229, 0, 21);
  font-size: 36px;
  display: block;
  text-align: center;
  margin-bottom: 3px;
  color: transparent;
}

.nianfen {
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
  text-align: center;
}

.hx-kuai {
  width: 6px;
  height: 9px;
  background-color: rgb(229, 0, 21);
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 7px;
}

.deveswiper .swiper-slide:nth-child(1) .sw-bj-h {
  background: url(../images/huiyi.png) no-repeat;
  height: 21px;
  background-size: contain;
}

.deveswiper .swiper-slide:nth-child(1):hover .sw-bj-h {
  background: url(../images/redbj.png) no-repeat;
  background-size: contain;
}

.deveswiper .swiper-slide:hover .sw-bj-h {
  background: url(../images/redwabj.png) no-repeat;
  background-size: contain;
}

.deve-neirong {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
  padding-left: 9%;
  padding-right: 9%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 25px;
}

.deveswiper .swiper-slide:hover .deve-neirong {
  color: rgb(227, 2, 20);
}

.deveswiper .swiper-slide:hover .sw-kuang i {
  color: rgb(229, 0, 21);
}

.deveswiper .swiper-slide:hover .nianfen {
  font-family: "Roboto-Bold";
  color: rgb(34, 34, 34);
}

.deve-annu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 31px;
}

.deve-annu .swiper-button-prev,
.deve-annu .swiper-button-next {
  width: auto;
  position: unset;
  width: 36px;
  height: 36px;
  background: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
  border-radius: 50%;
  border: 3px solid rgb(102, 102, 102);
  color: rgb(102, 102, 102);
  margin-left: 6px;
  margin-right: 6px;
}

.deve-annu .swiper-button-prev:hover,
.deve-annu .swiper-button-next:hover {
  color: rgb(222, 37, 37);
  border: 3px solid rgb(222, 37, 37);
}

.deve-kkuang {
  margin-top: 30px;
}

.deve-mid {
  background: url(../images/aboutbj.jpg) no-repeat;
  padding-bottom: 274px;
  background-size: cover;
}

/*  */
.m-hcert {
  padding-bottom: 160px;
  margin-top: 115px;
}

.m-hcert .box-btn {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  width: 30px;
  height: 43px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.m-hcert .box-btn.prev {
  left: 0;
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  border: 3px solid #666666;
  cursor: pointer;
}

.m-hcert .box-btn.prev i,
.m-hcert .box-btn.next i {
  color: #666666;
}

.m-hcert .box-btn.next:hover,
.m-hcert .box-btn.prev:hover {
  border: 3px solid #de2525;
}

.m-hcert .box-btn.next:hover i,
.m-hcert .box-btn.prev:hover i {
  color: #de2525;
}

.m-hcert .box-btn.next {
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  border: 3px solid #666666;
  cursor: pointer;
  right: 0;
}

.m-hcert .box-lunbo {
  position: relative;
  margin-top: 69px;
  padding-left: 102px;
  padding-right: 102px;
}

.m-hcert .box-lunbo1 {
  display: none \9 ;
}

.m-hcert .box-lunbo1 .box-list {
  position: relative;
  height: 493px;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
       transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
       perspective: 1000px;
}

.m-hcert .box-lunbo1 .list-item {
  position: absolute;
  top: 0;
  width: 354px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
       transform-style: preserve-3d;
  -webkit-transition: all 350ms;
  -o-transition: all 350ms;
  -moz-transition: all 350ms;
  transition: all 350ms;
}

.m-hcert .box-lunbo1 .list-item1 {
  z-index: 1;
  left: 6px;
  -webkit-transform: rotateY(42deg) scale(0.85);
  -moz-transform: rotateY(42deg) scale(0.85);
  transform: rotateY(42deg) scale(0.85);
}

.m-hcert .box-lunbo1 .list-item2 {
  z-index: 2;
  left: 235px;
  -webkit-transform: rotateY(42deg) scale(0.85);
  -moz-transform: rotateY(42deg) scale(0.85);
  transform: rotateY(42deg) scale(0.85);
}

.m-hcert .box-lunbo1 .list-item3 {
  z-index: 3;
  left: 525px;
  margin: 0 auto;
}

.m-hcert .box-lunbo1 .list-item4 {
  z-index: 2;
  left: 819px;
  -webkit-transform: rotateY(-42deg) scale(0.85);
  -moz-transform: rotateY(-42deg) scale(0.85);
  transform: rotateY(-42deg) scale(0.85);
}

.m-hcert .box-lunbo1 .list-item5 {
  z-index: 1;
  left: 1037px;
  -webkit-transform: rotateY(-42deg) scale(0.85);
  -moz-transform: rotateY(-42deg) scale(0.85);
  transform: rotateY(-42deg) scale(0.85);
}

.m-hcert .box-lunbo1 .list-item6 {
  left: 100%;
  -webkit-transform: rotateY(-42deg) scale(0.85);
  -moz-transform: rotateY(-42deg) scale(0.85);
  transform: rotateY(-42deg) scale(0.85);
}

.m-hcert .box-lunbo1 .list-item0 {
  left: -270px;
}

.m-hcert .box-lunbo2 {
  display: none;
  display: block \9 ;
}

.m-hcert .box-lunbo2 .box-list {
  width: 1000%;
  overflow: hidden;
}

.m-hcert .box-lunbo2 .list-item {
  float: left;
  margin-right: 0.14%;
  width: 1.9%;
}

@media screen and (max-width: 1219px) {
  .m-hcert .box-lunbo1 {
    display: none;
  }
  .m-hcert .box-lunbo2 {
    display: block;
  }
  .m-hcert .box-lunbo2 .list-item {
    width: 2.4%;
  }
}
@media screen and (max-width: 767px) {
  .m-hcert {
    padding: 30px 0;
  }
  .m-hcert .box-lunbo {
    margin-top: 30px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 480px) {
  .m-hcert .box-lunbo2 .list-item {
    margin-right: 0.2%;
    width: 4.9%;
  }
}
.cer-about-mid {
  margin-top: 80px;
}

.smzhenganu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.smzhenganu .swiper-button-prev,
.smzhenganu .swiper-button-next {
  position: unset;
  width: auto;
  height: auto;
  margin-top: 0;
  color: #666666;
  border: 2px solid #666666;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-left: 4px;
  margin-right: 4px;
}

@media screen and (max-width: 1619px) {
  .m-hcert .box-lunbo {
    padding-left: 53px;
    padding-right: 53px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .cer-about-kuang {
    width: 1220px;
  }
  .m-hcert .box-lunbo1 .list-item2 {
    left: 185px;
  }
  .m-hcert .box-lunbo1 .list-item3 {
    left: 405px;
  }
  .m-hcert .box-lunbo1 .list-item4 {
    left: 615px;
  }
  .m-hcert .box-lunbo1 .list-item5 {
    left: 790px;
  }
  .m-hcert .box-lunbo {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.smallzheng {
  display: none;
}

@media screen and (max-width: 1219px) {
  .smallzheng {
    display: block;
  }
  .fy-kuang {
    padding-bottom: 50px;
  }
  .crumb-mid {
    padding-top: 30px;
  }
  .hebei-nei {
    margin-top: 20px;
  }
  .deve-kuang {
    margin-top: 40px;
  }
  .nianfen {
    font-size: 36px;
  }
  .deve-neirong {
    margin-top: 10px;
    padding-left: 1%;
    padding-right: 1%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .m-hcert .box-lunbo {
    overflow: hidden;
  }
  .deve-zheshu {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  .cer-about-kuang.pc {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .m-hcert,
.m-hcert .box-lunbo {
    margin-top: 0px;
  }
  .m-hcert .box-btn.prev,
.m-hcert .box-btn.next {
    position: unset;
    margin-left: 4px;
    margin-right: 4px;
  }
  .m-hcert .box-btn {
    margin-top: 0px;
  }
  .annubox-qihuan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 39px;
    margin-bottom: 20px;
  }
  .deve-title {
    margin-bottom: 10px;
  }
  .m-hcert .box-lunbo2 .list-item {
    width: 2.45%;
  }
  .m-hcert {
    padding-bottom: 60px;
  }
  .cer-about-mid {
    margin-top: 20px;
  }
  .fenyeqiehuan {
    width: 95%;
  }
  .m-hcert .box-lunbo2 .list-item {
    margin-right: 0.18555555%;
  }
  .deve-annu .swiper-button-prev, .deve-annu .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 999px) {
  .fy-kuang {
    padding-bottom: 30px;
  }
  .hebeidou {
    width: 100%;
  }
  .hebei-title::before {
    display: none;
  }
  .about-nei-nei {
    padding-bottom: 80px;
  }
  .deve-mid {
    padding-bottom: 66px;
  }
  .deve-neirong {
    text-align: center;
  }
  .fy-kuang {
    margin-top: 0px;
  }
  .fy-kuang i {
    font-size: 40px;
  }
  .fy-icon-title {
    margin-top: 6px;
  }
  .fenyeqiehuan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .hebeidou {
    text-align: center;
  }
  .hebei-title,
.deve-title {
    font-size: 30px;
  }
  .sw-kuang i {
    color: #e6e6e6;
  }
}
@media screen and (max-width: 767px) {
  .fy-icon-title {
    font-size: 14px;
    line-height: 24px;
  }
  .fy-kuang {
    padding-bottom: 20px;
  }
  .crumb-mid {
    padding-top: 10px;
  }
  .fy-kuang i {
    font-size: 30px;
  }
  .crumb-neiorng {
    font-size: 12px;
  }
  .hebei-title,
.deve-title {
    font-size: 20px;
    line-height: 24px;
  }
  .about-nei-nei {
    margin-top: 20px;
  }
  .hebei-nei {
    font-size: 12px;
  }
  .nianfen {
    font-size: 18px;
    line-height: 24px;
  }
  .deve-neirong {
    font-size: 12px;
    line-height: 24px;
  }
  .sw-kuang i {
    font-size: 26px;
  }
  .m-hcert {
    padding-top: 0px;
  }
  .m-hcert .box-btn.prev,
.m-hcert .box-btn.next {
    width: 24px;
    height: 24px;
    border: 3px solid #666666;
  }
  .fy-icon-title {
    font-size: 12px;
  }
}
@media screen and (max-width: 550px) {
  .fy-kuang {
    width: 50%;
  }
  .fenyeqiehuan {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .m-hcert {
    padding-bottom: 30px;
  }
}
.abouter-neirong {
  background: #f6f6f6;
  padding-bottom: 36px;
}

.vision-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.visi-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #222222;
  margin-bottom: 23px;
}

.visi-hengxian {
  width: 39px;
  height: 7px;
  background-color: #de2525;
}

.visi-neirong {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 34px;
}

.vision-left {
  width: 31%;
  background: url(../images/topleft.png) left top no-repeat;
  margin-left: 8.32%;
  padding-left: 2.5%;
  padding-top: 5.9%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 49px;
}

.vision-left-nei {
  margin-top: 5.4%;
  width: 72px;
  height: 72px;
  background: url(../images/bottomlan.png) left bottom no-repeat;
  margin-left: -8.5%;
}

.vision-right {
  width: 55.9%;
  display: block;
  font-size: 0;
  overflow: hidden;
  margin-top: -230px;
}

@media screen and (max-width: 1619px) {
  .vision-left {
    margin-left: 2.5%;
    width: 40%;
  }
  .vision-right {
    margin-top: -100px;
  }
}
@media screen and (max-width: 1219px) {
  .vision-kuang {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .vision-right {
    margin-top: 0px;
  }
}
@media screen and (max-width: 999px) {
  .vision-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .vision-right {
    width: 100%;
  }
  .vision-left {
    width: 95%;
    padding-right: 2.5%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-bottom: 5.9%;
    text-align: center;
  }
  .vision-left-nei {
    margin-left: -2.5%;
    position: absolute;
    left: 2.5%;
    bottom: 0;
  }
  .visi-hengxian {
    margin-left: auto;
    margin-right: auto;
  }
  .vision-left {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .visi-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .visi-hengxian {
    height: 3px;
  }
  .vision-left {
    padding-top: 2%;
    padding-bottom: 2%;
    background: transparent;
  }
  .visi-neirong {
    font-size: 12px;
    margin-top: 10px;
  }
  .vision-left-nei {
    display: none;
  }
}
.quaa-neirong {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 18px;
  padding-right: 16px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.quaa-hengxian {
  width: 15px;
  height: 6px;
  background-color: #e50015;
}

.quaa-title {
  font-family: "Roboto-Bold";
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 1px;
  margin-bottom: 19px;
}

.quaa-img {
  display: block;
  font-size: 0;
  overflow: hidden;
  box-shadow: 0px 3px 40px 0px rgba(188, 196, 208, 0.74);
  border: solid 10px #ffffff;
  width: 45.2%;
  overflow: hidden;
  padding-bottom: 24.4375%;
position: relative;
height: 0;
}

.quaa-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.quaakkuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../images/dlsbj.png) no-repeat right center;
  padding-top: 32px;
  padding-bottom: 32px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border-right: 7px solid #E50015;
  margin-bottom: 54px;
}

.quaakkuang:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  border-left: 7px solid #E50015;
  border-right: 0px;
  background: url(../images/dlsbj.png) no-repeat left center;
}

.quaakkuang:nth-child(2n) .quaa-right {
  padding-left: 2.4%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.quaakkuang:nth-child(2n) .quaa-right .xuhao {
  margin-right: auto;
  margin-left: 0px;
}

.quaakkuang:nth-child(2n) .quaa-right .xuhao::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 4px solid #B7BAC0;
  border-left: 4px solid #B7BAC0;
  border-right: 0px;
}

.quaakkuang:nth-child(2n) .quaa-right .xuhao::after {
  content: "";
  position: absolute;
  left: -16px;
  top: -16px;
  border-top: 16px solid #dadfe4;
  border-left: 16px solid #dadfe4;
  border-right: 0px;
}

.xuhao {
  width: 114px;
  height: 114px;
  margin-left: auto;
  display: block;
  font-size: 64px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 100px;
  letter-spacing: 0px;
  color: #333333;
  position: relative;
  padding-left: 16px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 3px;
  text-align: center;
  margin-top: 19px;
}

.xuhao::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  top: 0;
  right: 0;
  border-top: 4px solid #B7BAC0;
  border-right: 4px solid #B7BAC0;
}

.xuhao::after {
  content: "";
  width: 82px;
  height: 82px;
  position: absolute;
  right: -16px;
  top: -16px;
  border-top: 16px solid #dadfe4;
  border-right: 16px solid #dadfe4;
}

.quaa-right {
  width: 47.5%;
  margin-right: 2.29%;
}

.quality-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 0px;
  color: #222222;
  position: relative;
  padding-left: 39px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 96px;
  margin-bottom: 56px;
}

.quality-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: -4px;
  width: 7px;
  height: 61px;
  background-color: #de2525;
}

.qua-kuang {
  padding-bottom: 109px;
}

@media screen and (max-width: 1619px) {
  .xuhao::before {
    content: "";
    width: 84px;
    height: 84px;
  }
  .xuhao {
    width: 97px;
    height: 97px;
    margin-top: 0px;
    font-size: 55px;
    line-height: 78px;
  }
  .xuhao::after {
    width: 60px;
    height: 60px;
  }
  .quaakkuang:nth-child(2n) .quaa-right .xuhao::after {
    left: -7px;
  }
}
@media screen and (max-width: 1219px) {
  .xuhao::after {
    width: 40px;
    height: 40px;
  }
  .xuhao::before {
    width: 60px;
    height: 60px;
  }
  .xuhao {
    font-size: 44px;
    line-height: 60px;
    height: 70px;
  }
  .quaakkuang:nth-child(2n) .quaa-right .xuhao::before {
    left: 9px;
  }
  .qua-kuang {
    padding-bottom: 40px;
  }
  .quality-title {
    margin-top: 20px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
  }
  .quality-title::before {
    height: 40px;
    top: 0px;
  }
}
@media screen and (max-width: 999px) {
  .xuhao::before {
    display: none;
  }
  .xuhao::after {
    display: none;
  }
  .quaakkuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .quaa-img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 52.305%;
  }
  .quaa-right {
    width: 100%;
    text-align: center;
    margin-left: 2%;
    margin-right: 2%;
  }
  .quaa-hengxian {
    margin-left: auto;
    margin-right: auto;
  }
  .xuhao {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
  }
  .quaakkuang {
    background: url(../images/dlsbj.png) no-repeat bottom;
  }
  .quaakkuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .quaakkuang:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    background: url(../images/dlsbj.png) no-repeat bottom;
  }
}
@media screen and (max-width: 767px) {
  .quality-title {
    font-size: 20px;
  }
  .quality-title {
    padding-left: 0px;
  }
  .xuhao {
    font-size: 30px;
    height: auto;
    line-height: 34px;
  }
  .quaa-title {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 6px;
  }
  .quaa-neirong {
    font-size: 12px;
  }
  .qua-kuang {
    padding-bottom: 0px;
  }
  .quaakkuang {
    margin-bottom: 20px;
  }
  .quality-title {
    margin-bottom: 20px;
  }
  .quaakkuang {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.aboutfour-mid {
  background: #f6f6f6 url(../images/siabout.jpg) bottom no-repeat;
  padding-bottom: 164px;
}

.ebvir-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 45.3125%;
  margin-bottom: 109px;
}

.eb-neirong {
  width: 83.4482758621%;
  margin-left: 2%;
  margin-top: 15px;
}

.ebvir-kuang i {
  min-width: 82px;
  min-height: 82px;
  border: solid 2px #de2525;
  color: #de2525;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 39px;
  border-radius: 50%;
}
.ebvir-kuang em {
  min-width: 82px;
  min-height: 82px;
  border: solid 2px #de2525;
  color: #de2525;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 39px;
  border-radius: 50%;
}

.eb-neirong {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}

.ebvir-mid {
  padding-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hazop {
  padding-top: 61px;
  background-color: #f1cccc;
  padding-bottom: 46px;
}

.hazop a:hover {
  color: #de2525;
}

.hazop .hazop-view:hover {
  color: #000000;
}

.hazop-kuang {
  display: block;
  max-width: 1080px;
  padding-left: 2%;
  padding-right: 2%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hazop-view {
  width: 265px;
  height: 42px;
  text-align: center;
  background-color: #de2525;
  border-radius: 21px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 49px;
}

@media screen and (max-width: 999px) {
  .ebvir-mid {
    padding-top: 20px;
  }
  .ebvir-kuang {
    margin-bottom: 30px;
  }
  .ebvir-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .ebvir-kuang i {
    margin-left: auto;
    margin-right: auto;
  }
  .ebvir-kuang i {
    margin-left: auto;
    margin-right: auto;
  }
  .eb-neirong {
    margin-left: 0;
    width: 100%;
  }
  .aboutfour-mid {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .ebvir-kuang i {
    min-width: 60px;
    min-height: 60px;
    font-size: 30px;
  }
  .ebvir-kuang i {
    min-width: 60px;
    min-height: 60px;
    font-size: 30px;
  }
  .eb-neirong {
    margin-top: 6px;
    font-size: 12px;
    line-height: 24px;
  }
  .hazop-kuang {
    font-size: 16px;
  }
  .hazop {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hazop-view {
    margin-top: 20px;
    font-size: 14px;
    width: 140px;
  }
}
.pro-cp .crumb-mid {
  padding-top: 0px;
  background: #f6f6f6;
  padding-top: 15px;
}

.pro-cp {
  background: #f6f6f6;
  padding-bottom: 45px;
}

.pro-cp.xq {
  background: #FFFFFF url(../images/porbj.jpg) no-repeat top;
  padding-bottom: 0px;
}

.pro-cp.xq .crumb-mid {
  background: transparent;
}

.pro-list-kuang {
  background: #FFFFFF;
  padding-left: 2%;
  padding-right: 2%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 44px;
  padding-top: 40px;
  padding-bottom: 91px;
}

.pro-li-img {
  display: block;
  font-size: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 66.6666666667%;
  overflow: hidden;
  height: 0px;
}

.pro-li-img img {
  position: absolute;
  left: 0;
  top: 0;
}

.pro-li-kuang {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 54px;
  padding-bottom: 46px;
}

.pro-li-left {
  width: 38.2714285714%;
  position: relative;
}

.pro-li-right {
  width: 54.0714285714%;
  margin-right: 3.28%;
}

.pro-li-name {
  position: absolute;
  width: 100%;
  height: 58px;
  text-align: center;
  background-color: #747481;
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 58px;
  letter-spacing: 0px;
  color: #ffffff;
  bottom: 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pro-li-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.pro-li-r-title {
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 35px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pro-cas {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 13px;
}

.pro-cas a {
  color: #666666;
}

.pro-cas a {
  margin-right: 5.4%;
}

.pro-neirong {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 8px;
}

.pro-view {
  font-family: Roboto-Regular;
  text-decoration: underline;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #de2525;
  display: block;
}

.pro-inqure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 48px;
}

.pro-inqure input {
  width: 15px;
  height: 15px;
  background-color: #f4f4f4;
  border-radius: 3px;
  border: solid 1px #666666;
  cursor: pointer;
}

.pro-inqu {
  width: 163px;
  height: 42px;
  display: block;
  background-color: #666666;
  border-radius: 20px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  margin-left: 14px;
}

.pro-li-kuang a:hover {
  color: #de2525;
}

.pro-li-kuang:hover .pro-li-r-title {
  color: #de2525;
}

.pro-li-kuang:hover .pro-inqu {
  background: #DE2525;
  color: #FFFFFF;
}

.tags-kuang {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 39px;
}

.tags-kuang a {
  color: #666666;
}

.tags-kuang a:hover {
  color: #DE2525;
}

@media screen and (max-width: 1550px) {
  .pro-li-kuang {
    width: 95%;
  }
  .pro-li-name {
    font-size: 20px;
  }
}
@media screen and (max-width: 1219px) {
  .pro-li-r-title {
    margin-bottom: 10px;
  }
  .pro-cas {
    line-height: 24px;
  }
  .pro-inqure {
    margin-top: 20px;
  }
  .pro-li-kuang {
    margin-top: 36px;
    padding-bottom: 36px;
  }
  .pro-li-right {
    margin-right: 0px;
  }
}
@media screen and (max-width: 999px) {
  .pro-list-kuang {
    margin-top: 20px;
    padding-top: 20px;
  }
  .pro-li-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .pro-li-left {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .pro-li-right {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .pro-inqure {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tags-kuang {
    text-align: center;
  }
  .pro-li-img {
    height: auto;
    padding-bottom: 0px;
  }
  .pro-li-img img {
    position: unset;
  }
}
@media screen and (max-width: 767px) {
  .pro-li-kuang:nth-child(1) {
    margin-top: 0;
  }
  .pro-li-r-title {
    font-size: 20px;
  }
  .pro-cas {
    margin-bottom: 8px;
  }
  .pro-neirong,
.pro-cas {
    font-size: 12px;
    line-height: 26px;
  }
  .pro-view {
    font-size: 14px;
  }
  .pro-inqu {
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .tags-kuang {
    font-size: 14px;
  }
  .pro-li-name {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .pro-list-kuang {
    padding-bottom: 32px;
  }
  .pro-li-kuang {
    padding-bottom: 20px;
    margin-top: 20px;
  }
}
.pro-xq-k-right {
  width: 48.375%;
  margin-left: 4.4%;
}

.pro-xq-k-left {
  width: 42.125%;
}

.p-xq-b-img {
  padding-bottom: 67.3105497771%;
}

.pro-xq-big img {
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
  -moz-transition: all 0ms;
  transition: all 0ms;
}

.p-xq-b-img,
.small-img {
  display: block;
  font-size: 0;
}

.small-img {
  cursor: pointer;
}

.pro-xq-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 13px;
}

.pro-xq-small .smallxq {
  margin-left: 16px;
  margin-right: 16px;
}

.pro-xq-small .swiper-button-prev,
.pro-xq-small .swiper-button-next {
  position: unset;
  width: auto;
  height: auto;
  margin-top: 0px;
}

.pro-xq-small .swiper-button-prev i,
.pro-xq-small .swiper-button-next i {
  font-size: 30px;
  color: #333333;
}

.pro-xq-small .swiper-button-prev i:hover,
.pro-xq-small .swiper-button-next i:hover {
  color: #DE2525;
}

.swiper {
  width: 100%;
}

.pro-xq-kuang {
  margin-top: 83px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.pro-xq-k-right h1 {
  font-family: "Roboto-Bold";
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #333333;
}

.pro-xq-leixing {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 54px;
  margin-bottom: 26px;
}

.pro-xq-r-nei {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
}

.share-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 105px;
}

.share-kuang > span {
  margin-right: 4px;
}

.pro-xq-inqu a {
  width: 275px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 30px;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 56px;
  letter-spacing: 0px;
  color: #666666;
  text-align: center;
  margin-right: 13px;
}

.pro-xq-inqu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 48px;
}

.pro-xq-inqu a:nth-child(1) {
  background: #DE2525;
  color: #FFFFFF;
}

.pro-xq-inqu a:hover {
  color: #222222;
}

.pro-xq-leixing > span:nth-child(1) {
  margin-right: 6%;
}

.phy-title {
  font-family: "Roboto-Bold";
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  position: relative;
  padding-left: 24px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 68px;
  margin-bottom: 55px;
}

.phy-title::before {
  content: "";
  width: 6px;
  height: 26px;
  background-color: #de2525;
  position: absolute;
  left: 0;
  top: 0;
}

.phy-yuan {
  width: 37.25%;
  display: block;
  font-size: 0;
  overflow: hidden;
}

.phy-table {
  width: 59.94%;
  margin-left: 1.6%;
  margin-right: 1%;
}
.phy-table strong{
  line-height: 50px;
}
.phy-neirong {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.phy-neirong table tr td:nth-child(1) {
  font-family: "Roboto-Regular";
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}

.phy-neirong table tr td:nth-child(2) {
  font-family: "Roboto-Regular";
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
}

.phy-neirong table tr {
  background: #FFFFFF;
}

.phy-neirong table tr:nth-child(2) {
  background: #f1f1f1;
}

.phy-neirong .table table tr td {
  border: 1px solid #cfcfcf;
  font-size: 16px;
  padding-left: 42px;
  padding-top: 8px;
  padding-bottom: 6px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.phy-neirong .table table tr td:nth-child(2) {
  padding-left: 31px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.surface-kuang {
  display: block;
  font-size: 0;
  overflow: hidden;
  width: 19.6%;
  margin-left: 0.4%;
  margin-bottom: 10px;
  text-align: center;
}

.surface-kuang.no-bianju {
  margin-left: 0px;
}

.surface-kuang:hover img,
.app-li-img-kuang:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.surfa-mid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 1%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.specifion-kuang {
  padding-left: 1.7%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.specifion-kuang table tr td:nth-child(1) {
  font-family: "Roboto-Regular";
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}

.specifion-kuang table tr td:nth-child(2) {
  font-family: "Roboto-Regular";
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #333333;
}

.specifion-kuang table tr {
  background: #f1f1f1;
}

.specifion-kuang table tr:nth-child(2) {
  background: #FFFFFF;
}

.specifion-kuang .table table tr td {
  border: 1px solid #cfcfcf;
  font-size: 16px;
  padding-left: 42px;
  padding-top: 8px;
  padding-bottom: 6px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.specifion-kuang .table table tr:first-child {
  background: #d9edf7;
}

.specifion-kuang .table table tr td:nth-child(2) {
  padding-left: 31px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.pack-neirong {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
}

.pack-right {
  width: 32.9375%;
  margin-top: 68px;
}

.pack-left {
  width: 64%;
}

.pack-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.packswiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #cfcfcf;
  opacity: 1;
}

.packswiper .swiper-pagination-bullet-active {
  background-color: #de2525;
}

.packswiper .swiper-pagination {
  position: unset;
  margin-top: 14px;
}

.packswiper .swiper-button-next,
.packswiper .swiper-button-prev {
  color: #222222;
  width: auto;
  height: auto;
}

.packswiper .swiper-button-next:hover,
.packswiper .swiper-button-prev:hover {
  color: #de2525;
}

.packswiper .swiper-button-next i,
.packswiper .swiper-button-prev i {
  font-size: 40px;
}

.yq-top-left {
  text-align: right;
  margin-right: 6.1%;
}

.yq-top-right {
  text-align: left;
  margin-left: 6.1%;
}

.yq-title-left {
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  position: relative;
  padding-right: 17px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.yq-title-left::before {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 4px;
  height: 17px;
  background-color: #de2525;
}

.yq-title-right {
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  position: relative;
  padding-left: 17px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.yq-title-right::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 4px;
  height: 17px;
  background-color: #de2525;
}

.yq-neirong {
  font-family: "Roboto-Regular";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 16px;
}

.yuanquan-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.yuanquan-mid {
  padding-top: 60px;
  background: #FFFFFF;
}

.yq-mid-zhongjian {
  width: 46.25%;
  display: block;
  font-size: 0;
  overflow: hidden;
}

.yq-mid-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.yq-mid-left {
  width: 26.1%;
  text-align: right;
}

.yq-mid-right {
  width: 26.7%;
  text-align: left;
}

.yq-mid-left-kuang,
.yq-mid-right-kuang {
  margin-bottom: 80px;
  margin-top: 80px;
}

.yqbjtutop {
  margin-bottom: 108px;
}

.yqbjtu {
  margin-top: 77px;
}

.appli-annu {
  position: absolute;
}

.applica-top {
  display: block;
  margin-top: 36px;
  padding-top: 31px;
  position: relative;
}

.appl-title {
  text-align: center;
  font-family: "Roboto-Bold";
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 19px;
}

.app-hengxian {
  width: 26px;
  height: 6px;
  background-color: #de2525;
  margin-left: auto;
  margin-right: auto;
}

.appli-annu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 0;
  top: 63px;
}

.appli-annu .swiper-button-prev,
.appli-annu .swiper-button-next {
  width: 46px;
  height: 46px;
  display: block;
  position: unset;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #cfcfcf;
  color: #333333;
  border-radius: 50%;
  margin-left: 10px;
}

.appli-annu .swiper-button-prev:hover,
.appli-annu .swiper-button-next:hover {
  background: #de2525;
  color: #FFFFFF;
}

.applica-mid {
  background: url(../images/appbj.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 162px;
}

.applswiper {
  margin-top: 77px;
}

.app-img {
  display: block;
  font-size: 0;
  overflow: hidden;
}

.app-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.app-put-title {
  font-family: "Roboto-Bold";
  display: block;
  font-size: 31px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.app-put-neirong {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 3px;
}

.app-put-view {
  text-decoration: underline;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #de2525;
}

.app-put {
  padding-left: 10px;
  padding-top: 29px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.applica-mid a:hover {
  color: #de2525;
}

.applswiper .swiper-pagination {
  position: unset;
  margin-top: 34px;
}

.applswiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #cfcfcf;
  opacity: 1;
}

.applswiper .swiper-pagination-bullet-active {
  background-color: #fa770d;
}

@media screen and (max-width: 1619px) {
  .share-kuang {
    margin-top: 30px;
  }
  .pro-xq-inqu {
    margin-top: 20px;
  }
  .pro-xq-leixing {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .pro-xq-kuang {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .pro-xq-k-right h1 {
    font-size: 30px;
  }
  .pro-xq-leixing {
    font-size: 20px;
    line-height: 30px;
  }
  .pro-xq-r-nei {
    font-size: 16px;
    line-height: 30px;
  }
  .pro-xq-inqu a {
    width: 228px;
    height: 48px;
    line-height: 48px;
  }
  .pro-xq-k-left {
    width: 46%;
  }
  .phy-neirong .table table tr td {
    padding-left: 12px;
  }
  .phy-neirong .table table tr td:nth-child(2) {
    padding-left: 20px;
  }
  .app-put {
    padding-top: 10px;
  }
  .app-put-neirong {
    margin-top: 10px;
  }
}
@media screen and (max-width: 999px) {
  .pro-xq-small .swiper-button-prev i, .pro-xq-small .swiper-button-next i {
    font-size: 18px;
  }
  .zoomWindow, .zoomPup {
    display: none !important;
  }
  .pro-xq-mid {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .pro-xq-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .pro-xq-k-left {
    max-width: 673px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .pro-xq-k-right {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
    text-align: center;
  }
  .pro-xq-inqu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .share-kuang {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .applica-mid {
    padding-bottom: 40px;
  }
  .phy-title {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .phy-neirong {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .phy-neirong div {
    width: 100%;
  }
  .phy-yuan {
    text-align: center;
    margin-bottom: 20px;
  }
  .surfa-mid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .surface-kuang {
    width: 31%;
    margin-left: 1% !important;
    margin-right: 1% !important;
  }
  .surfa-mid {
    padding-left: 0px;
  }
  .pack-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .pack-left {
    width: 100%;
    text-align: center;
  }
  .phy-title {
    text-align: center;
    padding-left: 0px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .pack-right {
    margin-top: 20px;
    max-width: 527px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .yq-mid-zhongjian {
    display: none;
  }
  .yuanquan-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .yq-top-left {
    width: 100%;
    margin: 0px;
  }
  .yq-top-right {
    margin-left: 0px;
  }
  .yq-mid-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .yq-mid-left,
.yq-mid-right {
    width: 100%;
    margin: 0px;
  }
  .yq-mid-left-kuang, .yq-mid-right-kuang {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .applswiper .swiper-pagination {
    margin-top: 10px;
  }
  .yqbjtutop {
    margin-bottom: 20px;
  }
  .yqbjtu {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pro-xq-kuang {
    margin-top: 20px;
  }
  .pro-xq-k-right h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .pro-xq-leixing {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  .pro-xq-r-nei {
    font-size: 12px;
  }
  .share-kuang {
    margin-top: 10px;
  }
  .pro-xq-inqu a {
    width: 164px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
  }
  .phy-title {
    font-size: 20px;
  }
  .pack-neirong {
    font-size: 12px;
    line-height: 24px;
  }
  .yuanquan-mid {
    padding-top: 20px;
  }
  .yq-neirong {
    font-size: 12px;
    line-height: 24px;
  }
  .yq-title-left,
.yq-title-right {
    font-size: 20px;
  }
  .applica-top {
    margin-top: 0px;
  }
  .appl-title {
    font-size: 20px;
  }
  .applswiper {
    margin-top: 20px;
  }
  .appli-annu .swiper-button-prev, .appli-annu .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-left: 4px;
    margin-right: 4px;
  }
  .app-put-title {
    font-size: 20px;
    line-height: 24px;
  }
  .app-put-neirong {
    font-size: 12px;
    line-height: 20px;
  }
  .app-put-view {
    font-size: 14px;
    line-height: 24px;
  }
  .appli-annu {
    position: unset;
    width: auto;
    height: auto;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .surface-kuang {
    width: 48%;
  }
}
.app-mid {
  background: #FFFFFF;
}

.app-list-top {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
  background: url(../images/3-1redbj.png) no-repeat;
  background-size: cover;
  margin-top: 60px;
  padding-top: 36px;
  padding-bottom: 36px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.app-list-top p {
  max-width: 1390px;
  padding-left: 2%;
  padding-right: 2%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.app-mid .crumb-mid {
  padding-top: 18px;
}

.app-li-img {
  display: block;
  font-size: 0;
  overflow: hidden;
}

.app-list-k {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 91px;
}

.app-list-kuang {
  width: 29.6875%;
  margin-bottom: 72px;
  margin-left: 5.4%;
}

.app-list-kuang.no-bianju {
  margin-left: 0;
}

.app-li-title {
  font-family: "Roboto-Bold";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #333333;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 3px;
}

.app-li-nei-xq {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #666666;
  max-width: 268px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

.app-li-hengxian {
  width: 11px;
  height: 3px;
  background-color: #de2525;
  margin-left: auto;
  margin-right: auto;
}

.app-li-neirong {
  padding-left: 2%;
  padding-right: 2%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  text-align: center;
  margin-top: 24px;
}

.app-li-img-kuang {
  position: relative;
  background: url(../images/3-1hui.png) no-repeat;
  background-size: contain;
  padding-top: 25px;
  padding-bottom: 29px;
  padding-left: 20px;
  padding-right: 21px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.app-list-kuang:hover .app-li-img-kuang {
  background: url(../images/3-1homg.png) no-repeat;
  background-size: contain;
}

.app-list-kuang:hover .app-li-title {
  color: #de2525;
}

.app-list-kuang:hover .app-yinying {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.app-list-kuang a:hover {
  color: #de2525;
}

.app-yinying {
  position: absolute;
  left: 20px;
  right: 22px;
  top: 25px;
  bottom: 29px;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}

.app-yinying i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-size: 74px;
  color: #FFFFFF;
}

@media screen and (max-width: 1219px) {
  .app-list-top {
    margin-top: 30px;
  }
  .app-list-k {
    margin-top: 40px;
  }
  .app-li-neirong {
    margin-top: 10px;
  }
  .app-li-title {
    line-height: 30px;
  }
}
@media screen and (max-width: 999px) {
  .page {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .app-list-kuang {
    width: 49%;
    margin-left: 0px;
    margin-bottom: 40px;
  }
  .app-list-k {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .app-yinying {
    display: none !important;
  }
  .page a {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .app-list-top {
    margin-top: 20px;
  }
  .app-list-top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .app-list-top {
    font-size: 14px;
    line-height: 24px;
  }
  .app-li-title {
    font-size: 14px;
    line-height: 24px;
  }
  .app-li-nei-xq {
    font-size: 12px;
    line-height: 22px;
  }
  .app-li-neirong {
    margin-top: 4px;
  }
  .app-list-kuang {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 520px) {
  .app-list-kuang,
.app-list-kuang.no-bianju {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .app-list-k {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.app-xq-tile {
  background: url(../images/3-2bj.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 45px;
}

.app-xq-right {
  width: 51.2%;
  margin-right: 2%;
  margin-top: -51px;
}

.app-xq-right h1 {
  font-family: "Roboto-Bold";
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: rgb(51, 51, 51);
}

.app-xq-hengxian {
  height: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 39px;
}

.app-xq-hengxian span {
  width: 14px;
  height: 4px;
  display: inline-block;
  margin-right: 10px;
  background-color: rgb(222, 37, 37);
}

.app-xq-neirong {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
}

.app-xq-hengxianhui {
  width: 96%;
  height: 1px;
  background-color: rgb(219, 219, 219);
  margin-top: 61px;
  margin-bottom: 68px;
}

.app-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
}

.tile-img {
  display: block;
  font-size: 0;
  overflow: hidden;
}

.app-xq-left {
  width: 37.3125%;
  margin-left: 4.7%;
}

.app-xq-mid {
  margin-top: 40px;
}

.app-xq-tile {
  padding-top: 53px;
}

.tileswiper .swiper-pagination {
  position: unset;
  margin-top: 23px;
}

.tileswiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: rgb(227, 227, 227);
}

.tileswiper .swiper-pagination-bullet-active {
  background-color: rgb(222, 37, 37);
}

.tile-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.tlie-hengxian {
  max-width: 1482px;
  margin-left: auto;
  margin-right: auto;
  height: 5px;
  background-color: rgb(222, 37, 37);
}

.fpmc-xuhao {
  min-width: 71px;
  min-height: 61px;
  background: url(../images/redduobx.png) no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(255, 255, 255);
}

.hpmcfor-kuang {
  width: 317px;
  min-height: 87px;
  padding-right: 9px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: url(../images/dbxbk.png) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 32px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 0px;
  color: rgb(222, 37, 37);
}

.hpmcneirong {
  margin-right: 10px;
}

.hpmcfor-mid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 86px;
}

.hpmcfor-mid-img {
  width: 28%;
  display: block;
  font-size: 0;
  overflow: hidden;
}

.hpmcfor-right .hpmcfor-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 14px;
  padding-right: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.hpmcfor-right .hpmcfor-kuang .fpmc-xuhao {
  margin-right: 17px;
}

.hpmcfor-kuang {
  margin-bottom: 41px;
}

.hpmcfor-kuang:nth-child(2n) {
  background: url(../images/dbxh.png) no-repeat;
  background-size: cover;
}

.hpmcfor-kuang:nth-child(2n) .fpmc-xuhao {
  background: url(../images/huidbx.png) no-repeat;
  background-size: cover;
  color: rgb(222, 37, 37);
}

.hpmcfor-kuang:nth-child(2n) .hpmcneirong {
  color: rgb(102, 102, 102);
}

.hpmcfor-left {
  margin-right: 2%;
}

.hpmcfor-right {
  margin-left: 2%;
}

.hpmcfor-left .hpmcfor-kuang:nth-child(1) {
  position: relative;
  right: -30%;
}

.hpmcfor-right .hpmcfor-kuang:nth-child(1) {
  position: relative;
  left: -34%;
}

.hpmcfor-right .hpmcfor-kuang:nth-child(3),
.hpmcfor-left .hpmcfor-kuang:nth-child(3) {
  position: relative;
  top: 40px;
}

.hpmcfor-mid {
  padding-bottom: 40px;
}

.hpmcfor-right .hpmcfor-kuang:nth-child(4),
.hpmcfor-left .hpmcfor-kuang:nth-child(4) {
  position: relative;
  top: 40px;
}

.hpmcfor-right .hpmcfor-kuang:nth-child(4) {
  left: -34%;
}

.hpmcfor-left .hpmcfor-kuang:nth-child(4) {
  right: -30%;
}

.app-table-neirong .table {
  width: 100%;
  overflow: auto;
  border: solid 1px rgb(220, 220, 220);
}

.app-table-neirong .table table {
  width: 100%;
  border-collapse: collapse;
  line-height: 22px;
}

.app-table-neirong .table table tr:first-child {
  background-color: rgb(222, 37, 37);
  font-size: 18px;
  border: 1px solid rgb(222, 37, 37);
  color: rgb(255, 255, 255);
}

.app-table-neirong .table table tr:first-child td {
  background-color: rgb(222, 37, 37);
  border: 1px solid rgb(222, 37, 37);
  color: rgb(255, 255, 255);
}

.app-table-neirong .table table tr td {
  color: rgb(102, 102, 102);
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #F2F2F2;
  padding: 12px 5px;
  border: 1px solid rgb(255, 255, 255);
  border-right: 0px;
  background-color: rgb(255, 255, 255);
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid rgb(220, 220, 220);
}

.app-table {
  background-color: rgb(243, 243, 243);
  margin-top: 24px;
  padding-top: 56px;
}

.xinghao {
  font-family: Roboto-Regular;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
  line-height: 30px;
  margin-top: 32px;
}

.xinghao p {
  margin-left: 5.6%;
}
.app-table-neirong p {
  margin-left: 5.6%;
  font-family: Roboto-Regular;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
  line-height: 30px;
}
.xinghao span {
  color: rgb(222, 37, 37);
}
.app-table-neirong span {
  color: rgb(222, 37, 37);
}
.descr-mid {
  background: url(../images/3-2bbj.png) no-repeat;
  margin-top: 51px;
  padding-top: 85px;
  padding-bottom: 125px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background-size: cover;
}

.descr-kuang {
  width: 1016px;
  background: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 43px;
  padding-bottom: 52px;
  position: relative;
  z-index: 20;
}

.descr-kuang::after {
  position: absolute;
  left: -20px;
  top: -20px;
  content: "";
  width: 41px;
  height: 41px;
  background-color: rgb(222, 37, 37);
  z-index: -10;
}

.descr-kuang::before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -20px;
  content: "";
  width: 59px;
  height: 59px;
  background-color: rgb(222, 37, 37);
  z-index: -10;
}

.descr-title {
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(222, 37, 37);
}

.descr-neirong {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
  margin-top: 25px;
  padding-left: 6%;
  padding-right: 6%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.type-kkuang {
  /*border-top: solid 1px rgb(220, 220, 220);
  border-left: 1px solid rgb(220, 220, 220);*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ty-k {
  border: solid 1px rgb(220, 220, 220);
  border-top: 0px;
  width: -moz-calc(25% - 10px);
  width: calc(25% - 10px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 9px;
  padding-top: 20px;
  padding-bottom: 17px;
  border-left: 0px;
}

.ty-k span {
  display: block;
  min-width: 6px;
  min-height: 6px;
  border-radius: 50%;
  background-color: rgb(222, 37, 37);
  margin-right: 13px;
}

.ty-k p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 0px;
  color: rgb(102, 102, 102);
}

.ty-title {
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(51, 51, 51);
  text-align: center;
  margin-top: 54px;
  margin-bottom: 47px;
}

.typimg {
  display: block;
  font-size: 0;
}

.typswiper-annu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 48px;
}

.typswiper-annu .swiper-button-prev,
.typswiper-annu .swiper-button-next {
  position: relative;
  left: auto;
  margin-left: 6px;
  margin-right: 6px;
  right: auto;
  width: auto;
  height: auto;
  width: 37px;
  height: 37px;
  border: 3px solid rgb(102, 102, 102);
  color: rgb(102, 102, 102);
  margin-top: 0px;
  border-radius: 50%;
}

.typswiper-annu .swiper-button-prev:hover,
.typswiper-annu .swiper-button-next:hover {
  color: rgb(222, 37, 37);
  border: 3px solid rgb(222, 37, 37);
}

.typica-swi {
  border-bottom: 2px solid rgb(183, 183, 183);
  padding-bottom: 87px;
  margin-top: 55px;
}

.wenzhangqiehuan {
  margin-top: 68px;
  margin-bottom: 164px;
}

.wenzhangqiehuan a > i {
  width: 34px;
  height: 34px;
  background-color: rgb(102, 102, 102);
  color: #FFFFFF;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wenzhangqiehuan a:hover i {
  background-color: rgb(222, 37, 37);
}

.wenzhangqiehuan p > i,
.wenzhangqiehuan a > i {
  width: 34px;
  height: 34px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgb(102, 102, 102);
  margin-right: 13px;
  color: #FFFFFF;
}

.wenzhangqiehuan a,
.wenzhangqiehuan p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: rgb(51, 51, 51);
  margin-bottom: 19px;
}

@media screen and (max-width: 1619px) {
  .app-xq-right h1 {
    font-size: 36px;
  }
  .app-xq-hengxian {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .app-xq-hengxianhui {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .app-xq-right {
    margin-top: 0px;
  }
  .descr-kuang {
    width: 85%;
  }
}
@media screen and (max-width: 999px) {
  .typswiper-annu {
    margin-top: 20px;
  }
  .typica-swi {
    padding-bottom: 20px;
  }
  .wenzhangqiehuan {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .app-xq-tile {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .app-xq-right {
    width: 100%;
    margin-right: 0px;
    text-align: center;
  }
  .app-xq-hengxian {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .app-share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .app-xq-left {
    max-width: 596px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .hpmcfor-mid-img {
    display: none;
  }
  .hpmcfor-left,
.hpmcfor-right {
    width: 50%;
  }
  .hpmcfor-left div,
.hpmcfor-right div {
    left: 0 !important;
    top: 0 !important;
  }
  .hpmcfor-mid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hpmcfor-left {
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .app-xq-right h1 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
  }
  .app-xq-neirong {
    font-size: 12px;
  }
  .app-share {
    font-size: 14px;
  }
  .hpmcfor-mid {
    margin-top: 20px;
  }
  .hpmcneirong {
    font-size: 12px;
  }
  .hpmcfor-mid {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .hpmcfor-left,
.hpmcfor-right {
    width: 100%;
    margin-bottom: 20px;
  }
  .hpmcfor-right .hpmcfor-kuang,
.hpmcfor-left .hpmcfor-kuang {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    background: transparent !important;
    margin: 0px !important;
    padding: 0px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .hpmcfor-right .hpmcfor-kuang {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hpmcneirong {
    margin: 0px;
  }
  .hpmcfor-right .hpmcfor-kuang .fpmc-xuhao {
    margin: 0;
  }
  .hpmcfor-right,
.hpmcfor-left {
    margin: 0px;
  }
  .xinghao {
    font-size: 12px;
  }
  .xinghao p {
    margin-left: 0px;
  }
  .ty-k {
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
  }
  .descr-neirong {
    font-size: 12px;
    margin-top: 10px;
  }
  .descr-title {
    font-size: 20px;
  }
  .ty-title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .ty-k p {
    font-size: 12px;
  }
  .wenzhangqiehuan a, .wenzhangqiehuan p {
    font-size: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hpmcfor-mid {
    padding-bottom: 10px;
  }
  .typswiper-annu .swiper-button-prev, .typswiper-annu .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .wenzhangqiehuan p > i, .wenzhangqiehuan a > i {
    width: 30px;
    height: 30px;
  }
  .descr-mid {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .app-xq-mid {
    margin-top: 20px;
  }
  .app-xq-tile {
    padding-top: 10px;
  }
  .tileswiper .swiper-pagination {
    margin-top: 10px;
  }
}
.factor {
  background: #F6F6F6;
}

.factor .crumb-mid {
  padding-top: 15px;
}

.factor-top-table p i {
  color: rgb(102, 102, 102);
  font-size: 32px;
  margin-right: 14px;
}

.factor-top-table p {
  padding-top: 20px;
  padding-bottom: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 23.2%;
  background-color: rgb(255, 255, 255);
  border: solid 1px rgb(102, 102, 102);
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: rgb(51, 51, 51);
  margin-left: 2.1%;
  cursor: pointer;
}

.factor-top-table p.no-bianju {
  margin-left: 0px;
}

.factor-top-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.factor-top-table p.active i {
  color: #FFFFFF;
}

.factor-top-table p.active {
  background-color: rgb(222, 37, 37);
  color: rgb(255, 255, 255);
  border: 1px solid rgb(222, 37, 37);
}

.factor-table {
  margin-top: 73px;
}

.fact-name {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: rgb(51, 51, 51);
  text-align: center;
  margin-top: 12px;
}

.fact-table-neirong {
  margin-top: 92px;
  padding-bottom: 164px;
}

.sw-fact-kuang {
  margin-bottom: 41px;
}

.fact-neirong .typswiper-annu {
  margin-top: 80px;
}

@media screen and (max-width: 1219px) {
  .factor-table {
    margin-top: 40px;
  }
  .fact-table-neirong {
    margin-top: 60px;
  }
  .fact-neirong .typswiper-annu {
    margin-top: 20px;
  }
  .fact-table-neirong {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 999px) {
  .factor-top-table {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .factor-top-table p {
    width: 48%;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-bottom: 10px;
  }
  .fact-table-neirong {
    margin-top: 30px;
  }
  .sw-fact-kuang {
    margin-bottom: 20px;
  }
  .factor-table {
    margin-top: 20px;
  }
  .factor-top-table p {
    font-size: 14px;
  }
  .fact-name {
    font-size: 14px;
    margin-top: 4px;
  }
  .fact-neirong .typswiper-annu {
    margin-top: 10px;
  }
}
@media screen and (max-width: 520px) {
  .factor-top-table p {
    width: 100%;
  }
}
.late-news-left {
  width: 75%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.late-neirong {
  background: #ffffff;
  padding-left: 2.5%;
  padding-right: 6%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-bottom: 28px;
  margin-bottom: 83px;
}

.late-neirong a:hover {
  color: #de2525;
}

.late-news-mid {
  padding-bottom: 83px;
  padding-top: 53px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.lt-n-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #222222;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 32px;
  margin-bottom: 19px;
}

.lt-n-neirong {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.lateview {
  text-decoration: underline;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  margin-top: 32px;
  display: block;
  color: #333333;
}

.late-kuang {
  width: 47.9166666667%;
  position: relative;
}

.late-img {
  display: block;
  font-size: 0;
  overflow: hidden;
}

.data-late {
  position: absolute;
  right: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 74px;
  height: 74px;
  background-color: #de2525;
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.late-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.late-news-left .page {
  margin-top: 20px;
  margin-bottom: 70px;
}

.late-news-right {
  width: 21.5625%;
}

.late-new-about-title {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  position: relative;
  top: -33px;
  color: #ffffff;
  width: 81.7391304348%;
  margin-left: auto;
  margin-right: auto;
  background-color: #de2525;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 21px;
  padding-bottom: 21px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.late-new-about .late-follw {
  width: 81.7391304348%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 27px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: -3px;
}

.late-new-about .late-follw a {
  float: left;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*width: 100%;*/
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 11px;
  padding-bottom: 10px;
  margin-bottom: 9px;
}

.late-new-about .late-follw a i {
  font-size: 30px;
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 10px;
  display: block;
}

.late-new-about .late-follw a:nth-child(1) {
  background-color: #3d5996;
}

.late-new-about .late-follw a:nth-child(2) {
  background-color: #5ba9f2;
}

.late-new-about .late-follw a:nth-child(3) {
  background-color: #c12893;
}

.late-new-about .late-follw a:nth-child(4) {
  background-color: #b30800;
}

.late-new-about-neirong {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  width: 81.7391304348%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  top: -2px;
  padding-bottom: 71px;
}

.late-new-about {
  background-color: #ffffff;
  margin-top: 33px;
  text-align: center;
  margin-bottom: 90px;
}

.late-news-right a:hover {
  color: #000;
}

@media screen and (max-width: 1400px) {
  .late-news-left {
    width: 70%;
  }
  .late-news-right {
    width: 26%;
  }
}
@media screen and (max-width: 999px) {
  .late-news-mid {
    padding-top: 30px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .late-news-left {
    width: 100%;
    padding-bottom: 40px;
  }
  .late-news-left .page {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .late-neirong {
    margin-bottom: 30px;
  }
  .late-news-right {
    width: 100%;
  }
  .late-news-mid {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .late-news-mid {
    padding-top: 20px;
  }
  .lt-n-title {
    font-size: 20px;
    line-height: 24px;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .lt-n-neirong {
    font-size: 12px;
    line-height: 24px;
  }
  .lateview {
    margin-top: 10px;
    font-size: 14px;
  }
  .late-neirong {
    text-align: center;
    padding-bottom: 10px;
  }
  .late-neirong {
    padding-left: 2%;
    padding-right: 2%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .late-new-about-title {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    top: -20px;
  }
  .late-new-about-neirong {
    padding-bottom: 20px;
  }
  .late-new-about {
    margin-bottom: 48px;
  }
  .late-new-about .late-follw a {
    font-size: 14px;
  }
  .late-new-about .late-follw a i {
    font-size: 24px;
  }
  .late-new-about-neirong {
    font-size: 12px;
  }
}
@media screen and (max-width: 580px) {
  .late-kuang {
    width: 100%;
  }
}
.news-xq-late-title {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 44px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #222222;
}

.news-xq-late-mid {
  background: #ffffff;
  padding-top: 97px;
}

.news-xq-late-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 62px;
}

.news-xq-late-top .typswiper-annu {
  margin-top: 0;
}

.newsxqltswiper .late-index-kuang {
  width: 100%;
  margin-left: 0px;
}

.news-xq-late-mid a:hover,
.news-xq-late-mid i:hover {
  color: #de2525;
}

.news-xq-late-mid {
  padding-bottom: 139px;
}

.newsxqqiehuan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.newsxqqiehuan a,
.newsxqqiehuan p {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 6px;
  border: 3px solid #666666;
  border-radius: 50%;
  color: #666666;
}

.newsxqqiehuan a:hover {
  border: 3px solid #333333;
  color: #333333;
}

.news-xq-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
}

.news-xq-share > span {
  margin-right: 15px;
}

.newsxq-top {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../images/top.png) no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 36px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.late-news-left h1 {
  font-family: "Roboto-bold";
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 84px;
  margin-bottom: 51px;
}

.newsxq-contac strong {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #333333;
}

.newsxq-contac {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
}

@media screen and (max-width: 1219px) {
  .news-xq-late-mid {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 999px) {
  .late-news-left h1 {
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
  }
  .newsxq-contac {
    text-align: center;
  }
  .news-xq-late-title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .late-news-left h1 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .newsxq-contac strong {
    font-size: 16px;
  }
  .newsxq-contac {
    font-size: 12px;
  }
  .news-xq-late-title {
    font-size: 20px;
    line-height: 28px;
  }
  .news-xq-late-top {
    margin-bottom: 20px;
  }
  .news-xq-late-mid {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .newsxq-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 10px;
  }
  .newsxqqiehuan {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  .news-xq-share {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.con-i {
  background: url(../images/contactdbx.png) no-repeat;
  background-size: contain;
  width: 121px;
  height: 108px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: -51px;
  margin-bottom: 28px;
}

.con-i i {
  font-size: 50px;
  color: #ffffff;
}
.con-i em {
  font-size: 50px;
  color: #ffffff;
}

.contactlxfs-kuang {
  width: 18.4375%;
  background-color: #ffffff;
  border-radius: 20px;
  text-align: center;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 31px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.contactlxfs-kuang a:hover {
  color: #de2525;
}

.contact-lxfs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 193px;
}

.con-title {
  font-family: "Roboto-Bold";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 32px;
}

.con-neirong {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  word-break: break-all;
}

.ditu {
  position: relative;
  padding-bottom: 31.4%;
  margin-top: 59px;
}

.ditu iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.what-mid-neirong {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.what-mid-neirong .what-mid-neirong-mid {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px dashed #de2525;
}

.what-mid-neirong .what-mid-neirong-mid:nth-child(2n) {
  border: 0px;
}

.what-kuang {
  width: -moz-calc(50% - 1px);
  width: calc(50% - 1px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-right: 1px dashed #de2525;
  padding-top: 32px;
  padding-bottom: 32px;
}

.what-kuang:nth-child(2n) {
  border-right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.what-kuang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.what-img {
  /*width: 35.875%;
  margin-right: 12.5%;*/
  padding: 0 20px 5px 20px;
}

.what-kuang:nth-child(2n) .what-img {
  margin-left: 12%;
  margin-right: 0px;
}

.what-kuang:nth-child(2n) .what-title {
  margin-left: 5%;
}

.what-title {
  text-align: right;
}

.what-title {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-right: 6%;
}

.what-mid-title {
  text-align: center;
  font-family: "Roboto-Bold";
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 101px;
  margin-bottom: 40px;
}

.form-mid {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 141px;
}

.form-mid form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 15px;
}

.form-mid form p {
  position: relative;
  padding-left: 17px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 49%;
  background-color: #ffffff;
  border: solid 1px #b9b9b9;
  margin-bottom: 19px;
  height: 45px;
}

.form-mid form .teform {
  height: 156px;
  width: 100%;
  padding-top: 10px;
}

.form-mid form p span {
  position: absolute;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ff0000;
  top: 10px;
  left: 6px;
}

.form-mid form input,
.form-mid form textarea {
  width: 100%;
  height: 100%;
  border: 0px;
  outline: none;
}

.yzm-con {
  width: 49%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.yzm-con a {
  display: block;
  font-size: 0;
  border: solid 1px #cfcfcf;
  min-width: 137px;
  min-height: 46px;
}

.form-mid form .yzm-con p {
  width: 68.3%;
}

.form-mid form .tj-con {
  padding-left: 0px;
  background: #de2525;
  border-color: #de2525;
}

.form-mid form .tj-con input {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  background: #de2525;
  border-color: #de2525;
  cursor: pointer;
}

.form-mid form input::-webkit-input-placeholder,
.form-mid form textarea::-webkit-input-placeholder { /* WebKit browsers */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #a0a0a0;
  opacity: 1;
}

.form-mid form input:-o-placeholder,
.form-mid form textarea:-o-placeholder { /* Mozilla Firefox 4 to 18 */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #a0a0a0;
  opacity: 1;
}

.form-mid form input::-moz-placeholder,
.form-mid form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #a0a0a0;
  opacity: 1;
}

.form-mid form input:-ms-input-placeholder,
.form-mid form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
  font-family: "Roboto-Regular";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #a0a0a0;
  opacity: 1;
}

@media screen and (max-width: 1619px) {
  .contact-lxfs {
    margin-top: 120px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .contactlxfs-kuang {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1219px) {
  .form-mid {
    width: 95%;
  }
}
@media screen and (max-width: 999px) {
  .contact-lxfs {
    margin-top: 80px;
  }
  .con-i {
    width: 97px;
    height: 86px;
  }
  .con-i i {
    font-size: 30px;
  }
  .con-i em {
    font-size: 30px;
  }
  .contactlxfs-kuang {
    width: 49%;
    margin-left: 0;
    margin-right: 0;
  }
  .contact-lxfs {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ditu {
    margin-top: 0px;
  }
  .what-mid-title {
    margin-top: 40px;
  }
  .form-mid {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .form-mid {
    padding-bottom: 40px;
  }
  .con-title {
    font-size: 20px;
  }
  .con-neirong {
    font-size: 14px;
  }
  .con-i {
    margin-top: 4px;
    margin-bottom: 6px;
  }
  .con-title {
    margin-bottom: 10px;
  }
  .contact-lxfs {
    margin-top: 20px;
  }
  .contactlxfs-kuang {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .what-mid-title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .what-mid-neirong-mid {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border: 0px;
  }
  .what-kuang {
    width: 100%;
    border: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .what-kuang:nth-child(2n) {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .what-img {
    margin: 0 !important;
  }
  .what-title {
    width: 100% !important;
    text-align: center;
    margin: 0;
    font-size: 12px;
    margin-top: 10px;
  }
  .what-kuang:nth-child(2n) {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .what-mid-neirong .what-mid-neirong-mid {
    border: 0px;
  }
  .form-mid form p,
.yzm-con {
    width: 100%;
  }
}
.table table tr td{
  position: relative;
}
.table table tr td em {
    font-style: normal;
}
.table table tr td em:before{
  content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: red;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    left: 6px;
}


.yq-top-left {
    text-align: right;
    width: 42%;
    margin-right: 6.1%;
}
.yq-top-right{
  text-align: left;
    width: 42%;
    margin-left: 6.1%;
}
@media screen and (max-width:999px) {
  .yq-top-right,
  .yq-top-left{
  width: 100%;
  }
}
.listcart{margin-top: 90px;}
.listcart a.l{float: left;}
.listcart a.r{float: right;}
.listcart a{ background:#de2525;display:inline-block;height: 34px; width:200px; line-height: 34px;cursor: pointer;border: none;overflow: hidden;color: #fff;cursor: pointer;  border:1px solid #de2525; padding-left:10px; padding-right:10px; text-align:center; margin-left:10px;}
.listcart a:hover{  border:#de2525 solid 1px;background: #de2525; color:#fff!important;}
@media screen and (max-width:999px){
.listcart a{margin-left:2.5%; margin-right:2.5%; padding-left:0px; padding-right:0px ;float: none;}
.listcart{ width:100%; margin-top:50px; }
}
@media screen and (max-width:472px){
.listcart a{ width:95% !important ; float:none; overflow:hidden; margin-bottom:1rem; margin-top:1rem}
}
.foot-add-right p{
	width: 100%;
}
.foot-le-kuang .fxzj{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 10px;
}
.foot-le-kuang .fxzj a{
	/*width: 30px;*/
	margin-right: 10px;
	/*height: 30px;*/
	/*display: flex;
	align-items: center;
	justify-content: center;*/
	background: #666666;
	padding: 0;
}
.foot-le-kuang .fxzj a i{
	margin: 0;
	color: #FFFFFF;
	padding: 0;
}
.foot-le-kuang .fxzj a:hover{
	border-radius: 30%;
}
.foot-le-kuang .fxzj a:hover i{
	color: #de2525;
}
.control_iframe{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.indus-right-view1{
    color:#fff !important;
    margin-top:20px;
}
.indus-right-view1:hover{
    color:#333 !important;
}

.foot-le-kuang:nth-child(2){
  width: 20%;
}
.foot-le-kuang.tubiao{
  background: url(../images/jjsltu.png) no-repeat center;
  max-width:240px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
}

.hanye-title{
  font-size: 14px;
  line-height: 45px;
  color: #ffffff;
  text-align: center;
}
.zuoce-tubiao{
  width: 67px;
}
.zuoce-tubiao p{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.zuoce-tubiao p a{
  display: block;
  min-width: 16px;
  width: 16px;
  font-family: "arial, helvetica, sans-serif";
  font-size: 12px;
  line-height: 14px;
  margin-right: 15px;
}
.zuoce-tubiao p span{
  width: 38px;
  height: 15px;
}
.zuoce-tubiao a{
  color: #FFFFFF !important;
}
.zuoce-tubiao a:hover{
  color: #FFFFFF !important;
}
@media screen and (max-width:1350px) {
  .foot-le-kuang{
    width: 36%;
  }
}
@media screen and (max-width:1219px) {
  .foot-le-kuang{
    width: 36%;
  }
  .hanye-title{
    font-size: 12px;
  }
}
@media screen and (max-width:999px) {
  .footer-mid > .footer-kuang{
    display: block;
  }
  .footer-mid > .footer-kuang > .foot-right,
  .footer-mid > .footer-kuang > .foot-left > .foot-le-kuang{
    display: none;
  }
  
  .footer-mid > .footer-kuang > .foot-left {
    width: 100%;
  }
  .footer-mid > .footer-kuang > .foot-left > .foot-le-kuang.tubiao{
    display: flex !important;
    width: 100%;
    justify-content: center;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .zuoce-tubiao{
    margin-left: 26px;
    margin-right: 26px;
  }
}
