/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: >0.000001%
*/

.contentBoxContentDiv{
  display: block;
  text-decoration: none;
  }
    .content03 {
      margin: 40px auto 70px;
      height: auto;
    }
    .content03 .title {
      text-align: center;
      font-size: 18px;
      margin-bottom: 0px;
    }
    .content03 .title2 {
      color: rgba(0, 0, 0, 0.65);
      font-size: 18px;
      text-align: center;
      margin: 0 auto 40px;
      line-height: 36px;
      font-family: MicrosoftYaHei;
    }
    .content03 .contentBox {
      max-width: 1400px;
      margin: 0 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;
    }
    .content03 .contentBox .arrowCard {
      margin: 0 25px;
      cursor: pointer;
      min-width: 50px;
      min-height: 50px;
      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;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }
    .content03 .contentBox .arrowCard:hover {
      background: #ffffff;
      -webkit-box-shadow: 0 2px 16px 0 rgba(0, 182, 176, 0.2);
      -moz-box-shadow: 0 2px 16px 0 rgba(0, 182, 176, 0.2);
      box-shadow: 0 2px 16px 0 rgba(0, 182, 176, 0.2);
    }
    .content03 .contentBox .contentBoxContent {
      max-width: 1200px;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-height: 370px;
      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;
      overflow: hidden;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .content03 .contentBox .contentBoxContent {
      max-width: 1200px;
      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;
      margin: 0 auto;
    }
    .content03 .contentBox .contentBoxContent .contentBoxContentDiv {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #ffffff;
      -webkit-box-shadow: 0 2px 16px 0 rgba(0, 182, 176, 0.2);
      -moz-box-shadow: 0 2px 16px 0 rgba(0, 182, 176, 0.2);
      box-shadow: 0 2px 16px 0 rgba(0, 182, 176, 0.2);
      -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;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
      overflow: hidden;
      position: relative;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      border: 1px solid #ffffff;
      cursor: pointer;
      width: 300px;
      left: -30px;
    }
    .content03 .contentBox .contentBoxContent .contentBoxContentDiv01 {
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
      -o-transform: scale(0.6);
      transform: scale(0.6);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      z-index: 0;
      margin: 0 -60px 0 0px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
    }
    .content03 .contentBox .contentBoxContent .contentBoxContentDiv02 {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      z-index: 2;
      margin: -30px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
    }
    .content03 .contentBox .contentBoxContent .contentBoxContentDiv03 {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      z-index: 2;
      border: 1px solid #1bd1d1;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv03
      .contentBoxContentDivImg {
      background-color: #1bd1d1;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv03
      .contentBoxContentDivImg
      > img:first-child {
      display: none;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv03
      .contentBoxContentDivImg
      > img:last-child {
      display: block !important;
    }
    .content03 .contentBox .contentBoxContent .contentBoxContentDiv04 {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      z-index: 1;
      margin: -30px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
    }
    .content03 .contentBox .contentBoxContent .contentBoxContentDiv05 {
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
      -o-transform: scale(0.6);
      transform: scale(0.6);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      z-index: 0;
      margin: 0 -60px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv
      .contentBoxContentDivImg {
      width: 100%;
      min-height: 110px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -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;
      -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;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv
      .contentBoxContentDivImg
      > img:last-child {
      display: none;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv
      .contentBoxContentDivtitle {
      font-size: 18px;
      color: #666666;
      text-align: center;
      line-height: 18px;
      margin: 14px 0 17px;
      padding: 0 20px;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv
      .contentBoxContentDivtext {
      font-size: 12px;
      color: #666666;
      text-align: justify;
      line-height: 24px;
      padding: 0 20px 20px;
    }
    .content03
      .contentBox
      .contentBoxContent
      .contentBoxContentDiv03
      .contentBoxContentDivtext {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      padding: 0 20px 20px;
      font-size: 14px;
    }
  
   
    @media (max-width: 750px) {
      .content03{
        margin: 30px auto 30px;
      }
      .content03 .contentBox .arrowCard {
        display: none;
      }
      .content04 .contentBox {
        grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
      }
      .content01 {
        margin: 0 auto;
        height: auto;
        -webkit-background-size: 10%, 10%;
        -moz-background-size: 10%, 10%;
        background-size: 10%, 10%;
        background-position: 2% 2%, 98% 98%;
        background-repeat: no-repeat, no-repeat;
        background-image: url("../../image/docp/content01.png"),
          url("../../image/docp/content02.png");
      }
    }
    @media (max-width: 600px) {
   
      .content03 {
        padding: 0 15px;
      }
  
    }
    @media (max-width: 500px) {
   
      .content03 .title2 {
        color: rgba(0, 0, 0, 0.65);
        font-size: 14.7px;
        text-align: center;
        margin-bottom: 20px;
        line-height: 36px;
        font-family: MicrosoftYaHei;
      }
  
    }
    /* 点击按钮样式 */
    .vedioButtonPc {
      display: inline-block;
    }
    .vedioButtonPhone {
      display: none;
    }
    @media (max-width: 1023px) {
      .vedioButtonPc {
        display: none;
      }
      .contentLeft .titleDesC {
        margin-bottom: 0px !important;
      }
      .vedioButtonPhone {
        display: inline-block;
        margin-bottom: 70px !important;
      }
    }
  
  
  
    @media (max-width: 1023px) {
      .contentLeft .titleDesC {
        margin-left: 20px;
        margin-right: 20px;
      }
    }
    
    .video-js .vjs-tech {
      position: relative !important;
    }
    
    .btnMargin {
      margin-right: 32px;
    }
    
    @media (max-width: 400px) {
      .btnMargin {
          margin-right: 15px;
      }
    }
    @media (max-width: 378px) {
      .content03 {
         margin: 24px auto 12px;
      }
    }
  