@charset "utf-8";
.scrm {
  /* 555 */
  /* scrm ç§»åŠ¨ç«¯ */
}
.scrm .platform {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #4E5C6A;
  line-height: 24px;
  margin-bottom: 48px;
}
.scrm .pingtai {
  display: none;
}
.scrm .platform-title {
  font-weight: bold;
  color: #242629;
  line-height: 42px;
  text-align: center;
  padding-top: 56px;
  font-size: 30px;
  margin-bottom: 9px;
}
.scrm .advantage .platform-title {
  margin-bottom: 0;
}
.scrm .scrm-platform-item:nth-of-type(2n) {
  background: #F9FAFC;
}
.scrm .scrm-platform-item:nth-of-type(2n) .customer-left {
  text-align: left;
}
.scrm .scrm-platform-item:nth-of-type(2n) .customer-right {
  text-align: center;
}
.scrm .customer-data {
  width: 100%;
  height: 480px;
  box-sizing: border-box;
}
.scrm .customer-left {
  width: 47.62%;
  height: 100%;
  position: relative;
  float: left;
  text-align: center;
}
.scrm .customer-left img,
.scrm .customer-right img {
  margin: 39px auto;
  max-width: 100%;
  max-height: 100%;
}
.scrm .customer-right {
  float: right;
  width: 47.62%;
  /* width: 48.5%; */
  box-sizing: border-box;
  position: relative;
  height: 100%;
}
.scrm .scrm-platform-item:nth-of-type(3) .customer-right {
  width: 49%;
}
.scrm .cusdata-right {
  font-size: 24px;
  font-weight: bold;
  color: #242629;
  line-height: 33px;
  margin-top: 128px;
  margin-bottom: 32px;
}
.scrm .scrm-architecture {
  background: #F9FAFC;
  padding-bottom: 80px;
}
.scrm .scrm-architecture .arch-box {
  background: #FFFFFF;
  box-shadow: 0px 2px 24px 0px rgba(72, 114, 167, 0.09);
  border-radius: 15px;
  position: relative;
  /* height: 755px; */
  padding: 19px 22px;
  box-sizing: border-box;
}
.scrm .scrm-architecture .arch-box img {
  /* position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; */
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.scrm .item-tex {
  font-weight: 400;
  color: #242629;
  line-height: 40px;
  font-size: 16px;
}
.scrm .architecture {
  padding-bottom: 140px;
  padding-top: 120px;
  box-sizing: border-box;
  width: 100%;
  /* height: 1162px; */
  background: linear-gradient(149deg, #f7fbff 0%, #ecf4ff 100%);
}
.scrm .container {
  width: 100%;
  margin: auto;
}
.scrm .cus-smartcon {
  padding: 30px 0px;
}
.scrm .cus-smart {
  margin-top: 138px;
}
.scrm .cus-smartimg {
  height: 100%;
}
.scrm .advantage-title {
  text-align: center;
  height: 52px;
  font-size: 36px;
  font-weight: 500;
  color: #000000;
  line-height: 52px;
  margin-top: 120px;
}
.scrm .advan-con {
  margin-top: 48px;
  width: 100%;
  margin-bottom: 50px;
}
.scrm .advan-left {
  background-image: url('../images/scrm-ad-01.png');
  /* width: 390px; */
  width: 30.953%;
  height: 536px;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.scrm .advan-right {
  /* width: 820px; */
  width: 69.05%;
  height: 100%;
  float: right;
  margin: 0 -20px;
}
.scrm .advan-item {
  /* width: 47.592%; */
  width: 50%;
  margin-bottom: 32px;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
}
.scrm .advan-item .inside {
  height: 253px;
  padding-top: 40px;
  padding-left: 40px;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* border-radius: 6px; */
}
.scrm .market-tit {
  font-weight: bold;
  color: #242629;
  line-height: 33px;
  font-size: 24px;
}
.scrm .items {
  display: flex;
  display: -ms-flexbox;
  margin-bottom: 16px;
}
.scrm .advan-left {
  padding-top: 40px;
}
.scrm .advan-left .items {
  margin-left: 40px;
}
.scrm .advan-left .market-tit {
  padding-left: 40px;
}
.scrm .items-tex {
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.scrm .cusdata-items {
  margin-top: 20px;
}
.scrm .advan-itemcon .inside {
  background-image: url('../images/scrm-ad-02.png');
}
.scrm .advan-itemtrading .inside {
  background-image: url('../images/scrm-ad-03.png');
}
.scrm .advan-itemtec .inside {
  background-image: url('../images/scrm-ad-04.png');
}
.scrm .advan-itemvalue .inside {
  background-image: url('../images/scrm-ad-05.png');
}
.scrm .item-icon {
  width: 4px;
  height: 4px;
  background: #2B75EB;
  margin-top: 7px;
  margin-left: 2px;
  margin-right: 10px;
}
@media screen and (max-width: 1260px) {
  .scrm .content .container,
  .scrm .title-box .des,
  .scrm .platform {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1200px) {
  .scrm .customer-left img,
  .scrm .customer-right img {
    margin: 20px auto;
  }
  .scrm .platform-title {
    padding-top: 40px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .scrm .platform {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .scrm .cusdata-right {
    margin-top: 40px;
    margin-bottom: 8px;
    font-size: 20px;
  }
  .scrm .scrm-platform-item .customer-right,
  .scrm .scrm-platform-item:nth-of-type(2n) .customer-left {
    padding-bottom: 30px;
  }
  .scrm .scrm-platform-item:nth-of-type(2n) .customer-right {
    padding-bottom: 0;
  }
  .scrm .market-tit,
  .scrm .items {
    margin-left: 15px;
  }
  .scrm .market-tit {
    font-size: 20px;
  }
  .scrm .advan-left .market-tit {
    padding-left: 15px;
  }
  .scrm .scrm-architecture {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .scrm .customer-left,
  .scrm .customer-right,
  .scrm .scrm-platform-item:nth-of-type(3) .customer-right {
    width: 100%;
    float: none;
  }
  .scrm .cusdata-item .item-tex {
    line-height: 24px;
    font-size: 14px;
  }
  .scrm .cusdata-item .scrm-item {
    margin-bottom: 10px;
  }
  .scrm .customer-data {
    height: auto;
  }
  .scrm .advan-left,
  .scrm .advan-right,
  .scrm .advan-item {
    width: 100%;
    float: none;
    margin: auto;
  }
  .scrm .advan-left {
    height: 281px;
    margin-bottom: 32px;
    padding-top: 20px;
  }
  .scrm .advan-item {
    padding: 0px;
    margin-bottom: 32px;
  }
  .scrm .advan-item .inside {
    padding-left: 15px;
    padding-top: 20px;
  }
  .scrm .advan-left .items {
    margin-left: 30px;
  }
  .scrm .items {
    margin-bottom: 8px;
  }
}
.ma {
  /* $$$$ */
  /* .platform-box .item-box .tmLf img{
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
  } */
  /* $$$$ */
}
.ma .bg {
  background: #F9FAFC;
}
.ma .lf {
  float: left;
}
.ma .rt {
  float: right;
}
.ma .title-box {
  text-align: center;
  padding-top: 56px;
  padding-bottom: 48px;
}
.ma .title-box .big-title {
  font-weight: bold;
  color: #242629;
  line-height: 42px;
  font-size: 30px;
  margin-bottom: 9px;
}
.ma .title-box .des {
  font-weight: 400;
  color: #66686C;
  line-height: 20px;
  font-size: 14px;
}
.ma .platform-box .item-box .tmLf {
  /* width: 660px; */
  width: 47.62%;
  margin: 39px auto;
  position: relative;
  /* height: 100%; */
}
.ma .platform-box .item-box .tmRt {
  width: 45.48%;
}
.ma .platform-box .item-box .tmRt .rtTit {
  font-weight: bold;
  color: #242629;
  line-height: 33px;
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 110px;
}
.ma .platform-box .item-box .tmRt.tr01 .rtTit {
  margin-top: 74px;
}
.ma .platform-box .item-box .tmRt .txt {
  margin-bottom: 20px;
}
.ma .platform-box .item-box .tmRt .rttxt p {
  padding-left: 30px;
  box-sizing: border-box;
}
.ma .platform-box .item-box .tmRt .rttxt .txt01 {
  font-weight: bold;
  color: #242629;
  line-height: 22px;
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
}
.ma .platform-box .item-box .tmRt .rttxt .txt02 {
  font-weight: 400;
  color: #9B9EA3;
  line-height: 20px;
  font-size: 14px;
}
.ma .platform-box .item-box .tmRt .rttxt .txt01::before {
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background: #2B75EB;
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ma .platform-box .muku:nth-of-type(2n) {
  background: #F9FAFC;
}
.ma .platform-box .muku02 .item-box .tmRt .rtTit {
  margin-top: 109px;
}
.ma .platform-box .mamuku05 .item-box .tmRt .rtTit {
  margin-top: 74px;
}
.ma .advantage-box0 {
  margin: 0 -14px;
}
.ma .advantage-box0 .adBox0 {
  width: 25%;
  float: left;
  padding: 0  14px 0;
  box-sizing: border-box;
}
.ma .advantage-box0 .imgbox {
  position: relative;
  width: 100%;
  height: 225px;
  margin-bottom: 38px;
}
.ma .advantage-box0 .imgbox img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.ma .ma-advantage {
  padding-bottom: 82px;
}
.ma .ma-advantage .title-box {
  background: none;
  padding-top: 64px;
  padding-bottom: 56px;
}
.ma .advantage-box0 .adBox0 .insideBox0 {
  background: #FFFFFF;
  border-radius: 10px;
  box-sizing: border-box;
  transition: all .3s;
  height: 441px;
}
.ma .advantage-box0 .adBox0 .txtBox .txt01 {
  /* font-weight: 500; */
  font-weight: bold;
  color: #242629;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.ma .advantage-box0 .adBox0 .txtBox .txt02 {
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  font-size: 14px;
  padding: 0 25px 0;
  box-sizing: border-box;
}
.ma .advantage-box0 .adBox0 .insideBox0:hover {
  background: #FFFFFF;
  box-shadow: 0px 12px 24px 0px rgba(207, 216, 234, 0.27);
  border-radius: 10px;
}
.ma img {
  max-width: 100%;
  max-height: 100%;
}
.ma .platform-box .item-box .tmRt .rttxt.result .txt02 {
  padding-left: 0;
}
@media screen and (max-width: 1260px) {
  .ma .content .container,
  .ma .title-box .des {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .ma .ma-advantage .advantage-box0 {
    margin: auto;
    display: block;
  }
  .ma .ma-advantage .container {
    padding-left: 1px;
    padding-right: 1px;
  }
}
@media screen and (max-width: 768px) {
  .ma {
    /* %% */
  }
  .ma .title-box,
  .ma .ma-advantage .title-box {
    padding: 40px 15px 30px;
  }
  .ma .title-box .big-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .ma .platform-box .item-box .tmRt .rtTit,
  .ma .platform-box .muku02 .item-box .tmRt .rtTit,
  .ma .platform-box .item-box .tmRt.tr01 .rtTit {
    margin-top: 40px;
    margin-bottom: 8px;
    font-size: 20px;
  }
  .ma .platform-box .muku02 .item-box .tmRt {
    padding-left: 0;
  }
  .ma .platform-box .item-box .tmRt {
    padding-bottom: 20px;
  }
  .ma .advantage-box0 .adBox0 {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
  .ma .advantage-box0 .adBox0 .txtBox .txt02 {
    text-align: center;
  }
  .ma .platform-box .item-box .tmLf {
    margin: 20px auto;
  }
  .ma .advantage-box0 .adBox0 .insideBox0 {
    /* height: 410px; */
    height: 343px;
  }
  .ma .advantage-box0 .imgbox {
    height: 160px;
  }
}
@media screen and (max-width: 600px) {
  .ma .platform-box .item-box .tmLf,
  .ma .platform-box .item-box .tmRt {
    width: 100%;
    float: none;
  }
  .ma .ma-advantage {
    padding-bottom: 30px;
  }
}
.footer-immediately {
  width: 100%;
  height: 217px;
  padding-top: 60px;
  background-image: url(../images/k02.png);
  background-size: cover;
  background-position: top;
}
.footer-immediately .title {
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 33px;
  text-align: center;
}
.footer-immediately .apply {
  width: 180px;
  height: 40px;
  background: #32D5BC;
  border-radius: 4px;
  margin: auto;
  margin-top: 24px;
  font-size: 16px;
  /* font-weight: bold; */
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
}
.footer-immediately .apply:hover {
  background: #00BC9F;
  /* color: rgba(22, 93, 255, 1); */
}
@media screen and (max-width: 1260px) {
  .footer-immediately {
    width: 100%;
    height: 120px;
    padding-top: 25px;
    background-image: url(../images/k01.png);
    background-size: cover;
    background-position: center;
  }
  .footer-immediately .title {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
  }
  /* .footer-immediately .m-desc{
      font-size: 12px;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.7);
      line-height: 17px;
      margin-top: 6px;
      text-align: center;
  } */
  .footer-immediately .apply {
    margin-top: 17px;
    width: 140px;
    height: 34px;
    background: #32D5BC;
    border-radius: 2px;
    line-height: 34px;
  }
  .footer-immediately .apply:hover {
    /* background: none;
    color: #ffffff; */
  }
}
.cdp {
  /* $$$$ */
  /* $$$$ */
}
.cdp .bg {
  background: #F9FAFC;
}
.cdp .lf {
  float: left;
}
.cdp .rt {
  float: right;
}
.cdp .title-box {
  /* background: #f0f2f5; */
  text-align: center;
  padding-top: 48px;
  padding-bottom: 48px;
}
.cdp .title-box .big-title {
  font-weight: bold;
  color: #242629;
  line-height: 42px;
  font-size: 30px;
  margin-bottom: 9px;
}
.cdp .title-box .big-title.bgt {
  margin-bottom: 0;
}
.cdp .title-box .des {
  font-weight: 400;
  color: #66686C;
  line-height: 20px;
  font-size: 14px;
}
.cdp .platform-box .item-box .tmLf {
  /* width: 660px; */
  width: 47.62%;
  margin: 39px auto;
}
.cdp .platform-box .cdpmuku04 .item-box .tmLf {
  margin: 95px auto 0;
}
.cdp .platform-box .item-box .tmRt {
  width: 47.62%;
}
.cdp .platform-box .item-box .tmRt .rtTit {
  font-weight: bold;
  color: #242629;
  line-height: 33px;
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 110px;
}
.cdp .platform-box .item-box .tmRt.tr01 .rtTit {
  margin-top: 75px;
}
.cdp .platform-box .item-box .tmRt .txt {
  margin-bottom: 20px;
}
.cdp .platform-box .item-box .tmRt .rttxt p {
  padding-left: 30px;
  box-sizing: border-box;
}
.cdp .platform-box .item-box .tmRt .rttxt .txt01 {
  font-weight: bold;
  color: #242629;
  line-height: 22px;
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
}
.cdp .platform-box .item-box .tmRt .rttxt .txt02 {
  font-weight: 400;
  color: #9B9EA3;
  line-height: 20px;
  font-size: 14px;
}
.cdp .platform-box .item-box .tmRt .rttxt .txt01::before {
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background: #2B75EB;
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cdp .platform-box .muku:nth-of-type(2n) {
  background: #F9FAFC;
}
.cdp .platform-box .muku02 .item-box .tmRt .rtTit {
  margin-top: 110px;
}
.cdp .advantage-box0 {
  margin: 0 -14px;
}
.cdp .advantage-box0 .adBox0 {
  width: 25%;
  float: left;
  padding: 0  14px 0;
  box-sizing: border-box;
}
.cdp .advantage-box0 .imgbox {
  position: relative;
  width: 100%;
  height: 225px;
  margin-bottom: 43px;
}
.cdp .advantage-box0 .imgbox img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.cdp .ma-advantage {
  padding-bottom: 82px;
}
.cdp .ma-advantage .title-box {
  background: none;
  padding-top: 64px;
  padding-bottom: 56px;
}
.cdp .advantage-box0 .adBox0 .insideBox0 {
  background: #FFFFFF;
  border-radius: 10px;
  box-sizing: border-box;
  transition: all .3s;
  height: 441px;
}
.cdp .advantage-box0 .adBox0 .txtBox .txt01 {
  /* font-weight: 400; */
  font-weight: bold;
  color: #242629;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.cdp .advantage-box0 .adBox0 .txtBox .txt02 {
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  padding: 0 32px;
  box-sizing: border-box;
}
.cdp .advantage-box0 .adBox0 .insideBox0:hover {
  background: #FFFFFF;
  box-shadow: 0px 12px 24px 0px rgba(207, 216, 234, 0.27);
  border-radius: 10px;
}
.cdp img {
  max-width: 100%;
  max-height: 100%;
}
.cdp .platform-box .cdpmuku04 {
  padding-bottom: 65px;
}
.cdp .platform-box .cdpmuku01 .item-box .tmRt .rtTit {
  margin-top: 106px;
}
.cdp .platform-box .cdpmuku02 .item-box .tmRt .rtTit {
  margin-top: 74px;
}
.cdp .platform-box .cdpmuku03 .item-box .tmRt .rtTit {
  margin-top: 64px;
}
.cdp .platform-box .cdpmuku04 .item-box .tmRt .rtTit {
  margin-top: 74px;
}
.cdp .cdp-product-structure {
  padding-bottom: 103px;
}
.cdp .cdp-product-structure .title-box {
  background: none;
}
.cdp .cdp-product-structure .imgBox {
  height: 705px;
  background: #FFFFFF;
  box-shadow: 0px 2px 24px 0px rgba(72, 114, 167, 0.09);
  border-radius: 15px;
  position: relative;
}
.cdp .cdp-product-structure .imgBox img {
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1260px) {
  .cdp .content .container,
  .cdp .title-box .des {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .cdp .cdp-product-structure .imgBox img {
    max-width: 97%;
  }
  .cdp .ma-advantage .container {
    padding-left: 7px;
    padding-right: 7px;
  }
  .cdp .advantage-box0 {
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .cdp {
    /* %% */
  }
  .cdp .title-box,
  .cdp .ma-advantage .title-box {
    padding: 40px 15px 30px;
  }
  .cdp .title-box .big-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .cdp .platform-box .item-box .tmRt .rtTit,
  .cdp .platform-box .muku02 .item-box .tmRt .rtTit,
  .cdp .platform-box .item-box .tmRt.tr01 .rtTit {
    margin-top: 40px;
    margin-bottom: 8px;
    font-size: 20px;
  }
  .cdp .platform-box .cdpmuku03 .item-box .tmRt .rtTit {
    margin-top: 40px;
    margin-bottom: 8px;
    font-size: 20px;
  }
  .cdp .advantage-box0 .adBox0 {
    width: 50%;
    margin-bottom: 16px;
    padding: 0 8px 0;
  }
  .cdp .platform-box .muku02 .item-box .tmRt {
    padding-left: 0;
  }
  .cdp .platform-box .item-box .tmRt {
    padding-bottom: 20px;
  }
  .cdp .advantage-box0 .adBox0 .txtBox .txt02 {
    text-align: center;
    padding: 0 12px;
  }
  .cdp .cdp-product-structure .imgBox {
    height: 440px;
  }
  .cdp .platform-box .item-box .tmLf,
  .cdp .platform-box .cdpmuku04 .item-box .tmLf {
    margin: 20px auto;
  }
  .cdp .advantage-box0 .imgbox {
    height: 121px;
    margin-bottom: 16px;
  }
  .cdp .advantage-box0 .adBox0 .txtBox .txt01 {
    margin-bottom: 8px;
  }
  .cdp .advantage-box0 .adBox0 .insideBox0 {
    height: 275px;
  }
}
@media screen and (max-width: 600px) {
  .cdp .platform-box .item-box .tmLf,
  .cdp .platform-box .item-box .tmRt {
    width: 100%;
    float: none;
  }
  .cdp .cdp-product-structure .imgBox {
    height: 266px;
  }
  .cdp .platform-box .cdpmuku04 {
    padding-bottom: 10px;
  }
  .cdp .cdp-product-structure {
    padding-bottom: 48px;
  }
  .cdp .ma-advantage {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 415px) {
  .cdp .advantage-box0 .adBox0 {
    width: 100%;
    float: none;
  }
}
.bi {
  /* $$$$ */
  /* $$$$ */
}
.bi .bg {
  background: #F9FAFC;
}
.bi .lf {
  float: left;
}
.bi .rt {
  float: right;
}
.bi .title-box {
  text-align: center;
  padding-top: 56px;
  padding-bottom: 48px;
}
.bi .title-box .big-title {
  font-weight: bold;
  color: #242629;
  line-height: 42px;
  font-size: 30px;
  margin-bottom: 9px;
}
.bi .ma-advantage .title-box .big-title {
  margin-bottom: 0;
}
.bi .title-box .des {
  font-weight: 400;
  color: #66686C;
  line-height: 20px;
  font-size: 14px;
}
.bi .platform-box .item-box .tmLf {
  /* width: 660px; */
  width: 47.62%;
  margin: 39px auto;
}
.bi .platform-box .bimuku02 .item-box .tmLf {
  margin: 75px auto;
}
.bi .platform-box .item-box .tmRt {
  width: 47.62%;
}
.bi .platform-box .item-box .tmRt .rtTit {
  font-weight: bold;
  color: #242629;
  line-height: 33px;
  font-size: 24px;
  margin-bottom: 32px;
}
.bi .platform-box .item-box .tmRt .txt {
  margin-bottom: 20px;
}
.bi .platform-box .item-box .tmRt .rttxt p {
  font-size: 16px;
  font-weight: 400;
  color: #242629;
  line-height: 28px;
  box-sizing: border-box;
}
.bi .platform-box .item-box .tmRt .rttxt .txt01 {
  font-weight: 600;
  color: #242629;
  line-height: 22px;
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
}
.bi .platform-box .item-box .tmRt .rttxt .txt02 {
  font-weight: 400;
  color: #9B9EA3;
  line-height: 20px;
  font-size: 14px;
}
.bi .platform-box .item-box .tmRt .rttxt .txt01::before {
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background: #2B75EB;
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bi .platform-box .muku:nth-of-type(2n) {
  background: #F9FAFC;
}
.bi .platform-box .item-box .tmRt .bi-process {
  margin-top: 38px;
}
.bi .platform-box .item-box .tmRt .bi-process li {
  font-weight: bold;
  color: #242629;
  line-height: 22px;
  font-size: 16px;
  position: relative;
  padding-left: 30px;
  box-sizing: border-box;
  width: 38%;
  float: left;
  margin-bottom: 32px;
}
.bi .platform-box .item-box .tmRt .bi-process li::before {
  content: '';
  display: block;
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #2B75EB;
}
.bi .advantage-box0 {
  margin: 0 -14px;
}
.bi .advantage-box0 .adBox0 {
  width: 25%;
  float: left;
  padding: 0  14px 0;
  box-sizing: border-box;
}
.bi .advantage-box0 .imgbox {
  position: relative;
  width: 100%;
  height: 225px;
  margin-bottom: 9px;
}
.bi .advantage-box0 .imgbox img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.bi .ma-advantage {
  padding-bottom: 82px;
}
.bi .ma-advantage .title-box {
  background: none;
  padding-top: 64px;
  padding-bottom: 56px;
}
.bi .advantage-box0 .adBox0 .insideBox0 {
  background: #FFFFFF;
  border-radius: 10px;
  box-sizing: border-box;
  transition: all .3s;
  height: 441px;
}
.bi .advantage-box0 .adBox0 .txtBox .txt01 {
  font-weight: bold;
  color: #242629;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.bi .advantage-box0 .adBox0 .txtBox .txt02 {
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  font-size: 14px;
}
.bi .advantage-box0 .adBox0 .insideBox0:hover {
  background: #FFFFFF;
  box-shadow: 0px 12px 24px 0px rgba(207, 216, 234, 0.27);
  border-radius: 10px;
}
.bi img {
  max-width: 100%;
  max-height: 100%;
}
.bi .advantage-box0 .adBox0 .insideBox0 .txtBox p {
  padding: 0 25px;
  box-sizing: border-box;
}
.bi .platform-box .cdpmuku04 {
  padding-bottom: 65px;
}
.bi .platform-box .bimuku01 .item-box .tmRt .rtTit {
  margin-top: 110px;
}
.bi .platform-box .bimuku02 .item-box .tmRt .rtTit {
  margin-top: 69px;
}
.bi .platform-box .bimuku03 .item-box .tmRt .rtTit {
  margin-top: 138px;
}
.bi .platform-box .bimuku01 .item-box .tmRt .rttxt p,
.bi .platform-box .bimuku01 .item-box .tmRt .rttxt p {
  padding-right: 58px;
  box-sizing: border-box;
}
.bi .platform-box .bimuku01 .item-box .tmRt .rttxt p:nth-of-type(1),
.bi .platform-box .bimuku03 .item-box .tmRt .rttxt p:nth-of-type(1) {
  margin-bottom: 38px;
}
@media screen and (max-width: 1260px) {
  .bi .content .container,
  .bi .title-box .des {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .bi .cdp-product-structure .imgBox img {
    max-width: 97%;
  }
  .bi .ma-advantage .container {
    padding-left: 1px;
    padding-right: 1px;
  }
  .bi .advantage-box0 {
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .bi {
    /* %% */
  }
  .bi .platform-box .item-box .tmRt .rttxt p,
  .bi .platform-box .item-box .tmRt .bi-process li {
    font-size: 14px;
  }
  .bi .platform-box .item-box .tmRt .bi-process {
    margin-top: 20px;
  }
  .bi .title-box,
  .bi .ma-advantage .title-box {
    padding: 40px 15px 30px;
  }
  .bi .title-box .big-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .bi .platform-box .bimuku01 .item-box .tmRt .rtTit,
  .bi .platform-box .muku02 .item-box .tmRt .rtTit {
    margin-top: 42px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .bi .platform-box .bimuku03 .item-box .tmRt .rtTit {
    margin-top: 42px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .bi .advantage-box0 .adBox0 {
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }
  .bi .platform-box .item-box .tmRt {
    padding-bottom: 20px;
  }
  .bi .cdp-product-structure .imgBox {
    height: 440px;
  }
  .bi .platform-box .bimuku01 .item-box .tmRt .rttxt p,
  .bi .platform-box .bimuku01 .item-box .tmRt .rttxt p {
    padding-right: 0;
  }
  .bi .platform-box .bimuku01 .item-box .tmRt .rtTit,
  .bi .platform-box .muku02 .item-box .tmRt .rtTit {
    margin-top: 40px;
    margin-bottom: 8px;
  }
  .bi .platform-box .item-box .tmLf,
  .bi .platform-box .bimuku02 .item-box .tmLf {
    margin: 20px auto;
  }
  .bi .advantage-box0 .adBox0 .insideBox0 {
    height: 400px;
  }
  .bi .advantage-box0 .adBox0 .insideBox0 .txtBox p.txt01 {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 600px) {
  .bi .platform-box .item-box .tmLf,
  .bi .platform-box .item-box .tmRt {
    width: 100%;
    float: none;
  }
  .bi .cdp-product-structure .imgBox {
    height: 266px;
  }
  .bi .platform-box .item-box .tmRt .bi-process li {
    width: 100%;
    float: none;
    margin-bottom: 6px;
  }
  .bi .platform-box .bimuku01 .item-box .tmRt .rttxt p:nth-of-type(1),
  .bi .platform-box .bimuku03 .item-box .tmRt .rttxt p:nth-of-type(1) {
    margin-bottom: 10px;
  }
  .bi .ma-advantage {
    padding-bottom: 30px;
  }
}
.header .nav li .subnav {
  width: 200px;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -100px;
  display: none;
}
.header .nav li .subnav ul {
  padding: 10px;
  background: #0485fe;
  overflow: hidden;
  border-radius: 5px;
}
.header .nav li .subnav ul li {
  margin: 0;
  padding: 0;
  float: none;
  display: block;
  text-align: center;
}
.header .nav li .subnav ul li a {
  font-size: 14px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  height: auto;
}
.header .nav li .subnav ul li a:hover {
  text-decoration: underline;
}
.header .nav li .subnav ul li a:after {
  display: none !important;
}
.header .nav li:hover .subnav {
  display: block;
}

@media screen and (max-width: 991px){
.inside-banner .container {
  height: auto;
  padding: 80px 0 40px 0;
  min-height: 280px;
}}
