@charset "UTF-8";
@font-face {
  font-family: "PingFangSCMedium";
  src: url("../fonts/PingFangSCMedium.woff2") format("woff2"), url("../fonts/PingFangSCMedium.woff") format("woff"), url("../fonts/PingFangSCMedium.ttf") format("truetype"), url("../fonts/PingFangSCMedium.eot") format("embedded-opentype"), url("../fonts/PingFangSCMedium.svg") format("svg"); }

body {
  font-weight: 400;
  font-style: normal;
  font-size: 16px; }

a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.btn {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.2; }

img, video {
  max-width: 100%;
  height: auto; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 992px) {
  .col-lg-25 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

* {
  outline: none; }

a {
  transition: ease-in-out 0.3s; }

a:hover {
  text-decoration: none; }

.w-full {
  width: 100%; }

.t-u {
  text-transform: uppercase; }

.text-center {
  text-align: center; }

.hide {
  display: none; }

.pc-block {
  display: inline-block !important; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px), only screen and (min-width: 320px) and (max-width: 767px) {
    .pc-block {
      display: none !important; } }

.app-block {
  display: none !important; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px), only screen and (min-width: 320px) and (max-width: 767px) {
    .app-block {
      display: inline-block !important; } }

.pageWrap, .page-newslist {
  min-height: 100vh; }

@-webkit-keyframes zoomin {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@keyframes zoomin {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@keyframes unifyrotate {
  from {
    transform: none; }
  to {
    transform: rotate(1turn); } }

@keyframes tlt-myone {
  0% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o--transform: translate(0px, 0px);
    -mz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px); }
  100% {
    transform: translate(0px, -18px);
    -webkit-transform: translate(0px, -18px);
    -o--transform: translate(0px, -18px);
    -mz-transform: translate(0px, -18px);
    -ms-transform: translate(0px, -18px); } }

@keyframes tlt-mytwo {
  0% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o--transform: translate(0px, 0px);
    -mz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px); }
  100% {
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -o--transform: translate(0px, -10px);
    -mz-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px); } }

@keyframes tlt-mythree {
  0% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o--transform: translate(0px, 0px);
    -mz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px); }
  100% {
    transform: translate(0px, -12px);
    -webkit-transform: translate(0px, -12px);
    -o--transform: translate(0px, -12px);
    -mz-transform: translate(0px, -12px);
    -ms-transform: translate(0px, -12px); } }

@keyframes tlt-myfour {
  0% {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o--transform: translate(0px, 0px);
    -mz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px); }
  100% {
    transform: translate(0px, -20px);
    -webkit-transform: translate(0px, -20px);
    -o--transform: translate(0px, -20px);
    -mz-transform: translate(0px, -20px);
    -ms-transform: translate(0px, -20px); } }

/*----------------------------------------*/
/*  Header
/*----------------------------------------*/
/*Footer*/
/*Home*/
.d-flex {
  display: flex; }

.txt-gray {
  color: #333333 !important; }

.txt-blue {
  color: #014EA0 !important; }

.wrapTitle {
  text-align: center;
  margin-bottom: 50px; }
  .wrapTitle h2 {
    font-size: 42px;
    color: #014EA0;
    font-weight: 600;
    margin-bottom: 24px; }
  .wrapTitle h3 {
    font-size: 36px;
    color: #333;
    font-weight: 600;
    margin-bottom: 14px; }
  .wrapTitle h4 {
    font-size: 28px;
    color: #333;
    font-weight: 600; }
  .wrapTitle h5 {
    font-size: 24px;
    color: #666666;
    font-weight: 600;
    margin-bottom: 15px; }
  .wrapTitle h6, .wrapTitle p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4; }
  .wrapTitle p {
    font-size: 16px;
    width: 50%;
    margin: 0 auto;
    margin-top: 30px; }

/*产品展示*/
.prolistWrap {
  padding: 6% 0px;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8; }
  .prolistWrap .recomProList {
    display: flex;
    flex-wrap: wrap; }
    .prolistWrap .recomProList .hotproBox {
      width: 50%;
      border-radius: 16px;
      padding: 0px 30px;
      display: flex;
      flex-wrap: wrap;
      background: #F8F8F8; }
      .prolistWrap .recomProList .hotproBox:nth-of-type(2) {
        background: none; }
    .prolistWrap .recomProList .txtCon {
      width: 60%;
      padding: 30px;
      position: relative; }
      .prolistWrap .recomProList .txtCon h3 {
        font-size: 24px;
        color: #333;
        font-weight: 600;
        margin-bottom: 12px; }
      .prolistWrap .recomProList .txtCon h6 {
        margin-bottom: 30px;
        font-size: 15px;
        line-height: 1.5;
        color: #787878;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; }
      .prolistWrap .recomProList .txtCon p {
        font-size: 14px;
        line-height: 1.5;
        color: #9a9a9a; }
      .prolistWrap .recomProList .txtCon .morebtn {
        width:35px;
        height: 35px;
        background: url(../images/pro_morebbtn.svg) center center no-repeat;
        background-size: contain;
        display: inline-block;
        position: absolute;
        bottom: 20px; }
    .prolistWrap .recomProList .imgCon {
      width: 40%;
      display: flex;
      align-items: center; }
      .prolistWrap .recomProList .imgCon img {
        width: 100%; }
  .prolistWrap .subInner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #F8F8F8;
    border-radius: 16px; }
    .prolistWrap .subInner:nth-of-type(2) {
      flex-direction: row-reverse;
      justify-content: space-between;
      margin-top: 20px; }
    .prolistWrap .subInner .txtCon {
      width: 60%; }
      .prolistWrap .subInner .txtCon a.morebtn {
        width: 30px;
        height: 30px; }
    .prolistWrap .subInner .imgCon {
      width: 30%;
      margin: 0px 5%; }
      .prolistWrap .subInner .imgCon img {
        width: 100%; }

/*合作伙伴*/
.clientWrap {
  padding: 5% 0px;
  background: #fff url(../images/clientbg.jpg) center center no-repeat; }
  .clientWrap .content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%;
    padding-bottom: 30px; }
    .clientWrap .content img {
      max-height: 100px; }

/*经营理念*/
.businessWrap {
  padding: 5% 0px 8% 0px;
  background: #F5F9FE; }
  .businessWrap .listBox {
    display: flex;
    justify-content: center;
    gap: 2%; }
  .businessWrap .picInner {
    position: relative;
    overflow: hidden;
    border-radius: 12px; }
    .businessWrap .picInner::before {
      position: absolute;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url(20141016104850608.jpg);
      width: 100%;
      height: 100%;
      display: block;
      z-index: 8;
      content: ''; }
    .businessWrap .picInner .ptxt {
      width: 90%;
      line-height: 1.5;
      position: absolute;
      z-index: 10;
      left: 20px;
      bottom: 30px;
      transition: all 0.4s ease;
      font-size: 14px;
      opacity: 1; }
      .businessWrap .picInner .ptxt h4 {
        font-size: 24px;
        color: #fff;
        font-weight: 600; }
      .businessWrap .picInner .ptxt span {
        padding-bottom: 10px;
        font-size: 21px;
        color: #fff;
        display: block; }
    .businessWrap .picInner img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 12px;
      position: relative;
      top: 0px;
      z-index: 4; }
    .businessWrap .picInner:hover img {
      transform: scale(1.1); }

@media only screen and (max-width: 1600px) {
  .wrapTitle h3 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    margin-bottom: 14px; } }

@media only screen and (max-width: 767px) {
  .prolistWrap .recomProList .d-flex {
    display: block; }
  .prolistWrap .recomProList .hotproBox {
    width: 100%; }
  .prolistWrap .recomProList .txtCon .morebtn {
    display: none; }
  .prolistWrap .recomProList .txtCon p {
    display: none; }
  .prolistWrap .recomProList .hotproBox {
    padding: 0px; }
  .prolistWrap .recomProList .txtCon h3 {
    font-size: 18px; 
      line-height: 1.5;
  }
  
  .prolistWrap .recomProList .txtCon {
    padding: 30px 15px;
}
.wrapTitle h2{
    font-size:24px;
}
  .wrapTitle h6, .wrapTitle p {
    width: 90%;
    font-size: 14px;
    margin: 0 auto; }
    .wrapTitle p{
        margin-top:20px;
    }
  .wrapTitle h3 {
    font-size: 18px; }
  .clientWrap, .businessWrap {
    padding: 10% 0px; }
  .businessWrap .picInner .ptxt h4 {
    font-size: 14px; }
  .businessWrap .listBox {
    flex-direction: column; }
  .businessWrap .picInner {
    margin-bottom: 20px; } }

/* Pages */
/*----------------------------------------*/
/*  Newslist
/*----------------------------------------*/
