.el-tabs__nav-scroll {
  width: 1200px;
  margin: 0 auto;
}

.el-tabs__nav-wrap {
  line-height: 80px;
  background: #fff;
}


.el-tabs__header {
  margin-bottom: 0;
}

.el-tabs__item {
  font-size: 18px;
}

.el-tabs__item.is-active,
.el-tabs__item:hover {
  color: #003F7C;
}

.el-tabs__active-bar {
  background-color: #FFD301;
}

.el-tabs__content {
  background: #F7F9FF url(../images/product/pBigbg.png) no-repeat center top;
}

.el-tab-pane {
  width: 1200px;
  margin: 0 auto;
}


@media screen and (max-width:767px) {
  .el-tabs__nav-scroll {
    width: 100%;
    padding: 0 10px;
  }

  .el-tabs__nav-wrap {
    line-height: 50px;
    background: #fff;
  }

  .el-tabs__item {
    font-size: 15px;
  }

  .el-tabs__item.is-active {
    font-weight: bold;
  }

  .el-tab-pane {
    width: 100%;
    margin: 10px auto;
  }
}

/* 每个模板的样式 */
.proPartBox {
  margin-top: 30px;
  background: #FFFFFF url(../images/product/4.png) no-repeat top right;
  border-radius: 10px;
  padding: 45px;
}

.noBgPro {
  background: #FFFFFF;
}

.hainaText {
  margin-top: 25px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8500);
  line-height: 30px;
  letter-spacing: 1px;
}

.hainaTextTwo {
  line-height: 48px;
}

.hoverColor {
  color: #124FDB;
  font-size: 24px;
}

.boxMain {
  margin-top: 40px;
  background: #E9ECEE;
  border-radius: 20px 20px 0px 0px;
  padding: 29px 28px 23px;
}

@media screen and (max-width:767px) {
  .proPartBox {
    margin: 0px 10px 10px;
    background-size: 40%;
    padding: 20px 20px 0;
  }

  .hainaLogo {
    width:55%;
  }

  .hainaText {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8500);
    line-height: 24px;
  }

  .boxMain {
    margin-top: 10px;
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
  }

  .boxMain img {
    max-width: 100%;
  }
}

.hnItemBox {
  margin-left: 0;
  margin-right: 0;
  margin-top: 50px;
  padding-left: 15px;
}

.hnItem {
  overflow: hidden;
  height: 140px;
  margin-bottom: 40px;
}
.hnItem img {
  height: 36px;
  width: auto;
  display: inline-block;
}

.hnItemRight h4 {
  margin-top: 18px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8500);
  line-height: 27px;
}

.hnItemRight p {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8500);
  line-height: 18px;
}
.hnItemTwo,.hnItemThree {
  height: 150px;
}

@media(max-width:768px) {
  .hnItemBox {
    margin-top: 20px;
    padding-left: 10px;
  }

  .hnItemBox .el-col {
    padding-left: 10px !important;

    padding-right: 10px !important;
  }

  .hnItem {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .hnItem img {
    height: 25px;
    width: auto;
  }

  .hnItemRight h4 {
    font-size: 15px;
    margin-top:6px;
  }

  .hnItemRight p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0;
  }

  .hnItemTwo {
    height: 160px;
  }

  .hnItemThree {
    height: 160px;
  }
}

.proMore {
  text-align: right;
}

.proMoreLeft {
  text-align: left;
  margin: 20px 0 50px;
}

.proMore a {
  display: inline-block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #CEDFF6;
  border-radius: 4px;
  border: 1px solid #184C99;
  font-size: 18px;
  font-weight: bold;
  color: #184C99;
  letter-spacing: 1px;
}



.yimiBox {
  text-align: center;
}

.imgs {
  max-width: 100%;
  display: inline-block;
  margin-bottom: 60px;
}

.proPartTitle {
  font-size: 42px;
  font-weight: bold;
  color: #184C99;
  line-height: 63px;
  letter-spacing: 1px;
}

@media (max-width: 576px) {
  .proMore {
    display: none;
  }



  .proPartTitle {
    font-size: 20px;
    line-height: 40px;
  }

  .hoverColor {
    font-size: 18px;
  }

  .imgs {
    width: 146px;
    display: inline-block;
    margin-bottom: 20px;
  }
}



.see {
  display: inline-block;
  margin-top: 45px;
}

.yuTopBox {
  overflow: hidden;
}

.yuTopLeft {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.ypTop {
  margin-top: -50px;
}

.yuPinBox .el-col {
  display: flex;
  margin-bottom: 70px;
}

.yuText {
  margin-left: 20px;
  margin-top: 10px;
}

.yuText h2 {
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8500);
  line-height: 27px;
}

.yuText p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8500);
  line-height: 18px;
  letter-spacing: 1px;
}

@media (max-width: 576px) {
  .yuTopBox {
    margin-bottom: 30px;
  }

  .yuTopLeft {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .ypTop {
    margin-top: 20px;
    width: 80%;
    margin-bottom: 20px;
  }

  .yuPinBox .el-col {
    flex-direction: column;
    margin-bottom: 20px;
    align-items: center;
  }

  .yuPinBox img {
    height: 110px;
    width: 110px;
  }
}

.lingTitle h2 {
  font-size: 24px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8500);
  line-height: 36px;
}

.lingTitle p {
  font-size: 18px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8500);
  line-height: 30px;
  margin-top: 20px;
}

.lingTitleTopBorder {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
}

.lingBox {
  margin-top: 40px;
}

.lingBox .el-col {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
}

.lingItemImg {
  margin-right: 20px;
  width: 57px;
  max-width: 100%;
}
.lingBox2 .lingItemImg{
  width:48px;
}

.lingItemText {
  flex: 1;
}

.lingItemText h3 {
  font-size: 18px;
  font-weight: bold;
  color: #282828;
  line-height: 27px;
}

.lingItemText p {
  font-size: 14px;
  color: #353535;
  line-height: 21px;
}

.twoLingBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.twoLingBox .lingBox {
  flex: 1;
}

.lingItemImgBig {
  width: 300px;
}

.lingBoxImg {
  margin-top: 60px;
  padding-bottom: 20px;
}
.lingBoxImg img{
  margin-bottom: 20px;
}
.mLingBoxImg,
.mbT {
  display: none;
}

@media (max-width: 576px) {
  .lingBoxImg {
    display: none;
  }

  .lingTitleTopBorder {
    border-top: none;
    padding-top: 0px;
  }

  .hainaText {
    margin-bottom: 20px;
  }

  .lingTitle h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .lingTitle p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 5px;
  }

  .lingBox {
    margin-top: 20px;
  }

  .lingBox .el-col {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .lingItemImg {
    margin-right: 13px;
    margin-top: 10px;
    width: 38px;
  }
  .lingBox2 .lingItemImg{
    width: 38px;
  }
  .lingItemText h3 {
    font-size: 15px;
    line-height: 23px;
  }

  .lingItemText p {
    font-size: 13px;
  }

  .twoLingBox {
    flex-direction: column;
  }

  .mLingBoxImg {
    margin-top: 30px;
    display: block;
  }

  .mLingBoxImg img {
    display: block;
    width: 100%;
    max-width: 100%;
    padding-bottom: 27px;
  }

  .mbT {
    display: block;
  }
}