body {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}

h2 {
  text-align: center;
  font-size: 40px;
  padding-bottom: 40px;
}

@media (max-width: 700px) {
  .p-5 {
    padding: 1rem !important;
  }
}

/* 导航栏 */

.navbar-default {
  background: #101926d6;
  border: none;
  box-shadow: none;
  margin: 0 !important;
}

.navbar-default .navbar-brand {
  font-weight: 500;
  font-size: 30px;
  height: 70px;
  line-height: 40px;
  padding: 12px 0px 0px 12px;
}

.navbar-default .navbar-nav li a {
  font-weight: bold;
  font-size: 13px;
  /* height: 70px; */
  line-height: 40px;
  padding-right: 40px !important;
}

.navbar-default .navbar-nav > li > a.current {
  color: #00aaff;
}

.navbar-default img {
  width: 160px;
  /* margin-top: 10px; */
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #0af;
}

/* .pc {
    display: block;
}

.phone {
    display: none;
} */

.dropdown-menu {
  --bs-dropdown-min-width: unset;
}

@media (max-width: 700px) {
  /* .pc {
        display: none;
    }
    .phone {
        display: block;
    } */
  .navbar-nav {
    text-align: center;
  }
  .vedio {
    margin-top: 63px;
  }
  .pc ul {
    margin-left: 122px;
    text-align: center;
  }
}

.mydropdown {
  display: none;
  position: absolute;
  padding-left: 0;
  background: #101926d6;
  color: #4e595f;
  text-align: center;
  margin-left: -10px;
}

.mydropdown li > a:hover {
  background: #00aaff;
}

ul li {
  list-style-type: none;
}

.navbar-nav .pc:hover .mydropdown {
  display: inline-block;
}

/* 平台介绍 */

@media (max-width: 700px) {
  #intro h2 {
    padding-bottom: 0;
    font-size: 24px;
  }
}

.text-white {
  font-size: 24px;
  letter-spacing: 4px;
  font-weight: 200;
  color: white;
  background: #131c2869;
  padding: 40px 30px 30px 45px;
  box-shadow: rgba(30, 30, 30, 0.72) 15px 15px 15px 15px;
}

/* 平台特色 */

.phone-feature {
  display: none;
}

#feature .division:before {
  background-color: #0af;
  border: 1px ridge #0af;
  content: "";
  height: 10px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: -5px;
  width: 40px;
}

@media (max-width: 700px) {
  #feature {
    padding: 50px 0;
  }
  .phone-feature {
    margin-left: -5px;
  }
  #feature .container h2 {
    font-size: 24px;
    padding-bottom: 0;
  }
  #feature .division {
    margin: 0 auto 0;
  }
  .phone-feature {
    display: block;
  }
  .pc-feature {
    display: none;
  }
  #feature .media {
    padding-top: 125px;
    height: 240px;
    width: 200px;
  }
  #feature .media-body {
    font-size: 16px;
  }
}

/* 平台业绩 */

.counters-item span {
  display: inline;
  font-size: 65px;
  line-height: 230px;
  font-weight: 600;
}

@media (max-width: 700px) {
  #counter .container h2 {
    font-size: 24px;
  }
  .counters-item .fa-5x {
    font-size: 2.5em;
  }
  .counters-item span {
    font-size: 30px;
    line-height: 35px;
  }
  .counters-item h3 {
    padding-top: 10px;
    font-size: 16px;
  }
  .counters-item {
    width: 70%;
    margin: 10px auto;
  }
}

#counter {
  background-image: url(../images/web2024-07.png);
  /* background-image: url(http://work.wodemaitian.com/media/images/home/homepage_4.jpg); */
  padding: 100px 0;
}

.counters-item {
  border: 1px solid #4e595f;
  padding-bottom: 30px;
}

.counters-item > div {
  margin: 10px 0;
}

.counters-item i {
  margin-bottom: 15px;
}

.counters-item h3 {
  margin: 0;
}

.parallax-section {
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* 产品 */

#product {
  /* background-color: #101926; */
  color: #101926;
  padding: 100px;
}

#product .product {
  height: 80%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  letter-spacing: 4px;
  align-items: flex-end;
  padding-right: 100px;
  width: 100%;
  padding-top: 100px;
}

#product .product h2 {
  padding: 0px;
  color: cyan;
  font-size: 55px;
}

#product .product h3 {
  padding: 0px;
  color: #fff;
  font-size: 30px;
}

#product .product .btn-transparent {
  border-radius: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin: 20px 10px 0 10px;
  width: 150px;
  height: 40px;
  padding-top: 5px;
  background: linear-gradient(to top, #936019, #f5b74b);
  box-shadow: rgb(0, 0, 0) 5px 5px 15px 0px;
  margin-top: 80px;
  border: 1px solid #4e595f;
}

#product .product .btn-transparent:hover {
  background: transparent;
  border-color: transparent;
}

/* 我要专利 */
#wehavepatent {
  background-image: url("../images/wehavepatent.png");
  height: 700px;
  background-size: 100% 100%;
  margin-bottom: 60px;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.5);
}

@media (max-width: 1720px) {
  #wehavepatent button {
    width: 400px !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    margin-left: 110px !important;
  }
  #wehavepatent a {
    font-size: 44px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 1630px) {
  #wehavepatent button {
    width: 340px !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    margin-left: 120px !important;
  }
  #wehavepatent a {
    font-size: 40px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 1560px) {
  #wehavepatent button {
    width: 300px !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 120px !important; /* 居中对齐 */
  }
  #wehavepatent a {
    font-size: 38px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 1380px) {
  #wehavepatent button {
    width: 30% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 70px !important; /* 居中对齐 */
  }
  #wehavepatent a {
    font-size: 32px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 944px) {
  #wehavepatent button {
    width: 45% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 30px !important; /* 居中对齐 */
  }
  #wehavepatent a {
    font-size: 32px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 732px) {
  #wehavepatent button {
    width: 48% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 10px !important; /* 居中对齐 */
  }
  #wehavepatent a {
    font-size: 26px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 628px) {
  #wehavepatent button {
    width: 40% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 10px !important; /* 居中对齐 */
  }
  #wehavepatent a {
    font-size: 26px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

/* 我要融资 */
#wehavefinancing {
  background-image: url("../images/wehavefinancing.png");
  height: 708px;
  background-size: 100% 100%;
  margin-bottom: 20px;
  box-shadow: 0 0 20px rgba(128, 128, 128, 0.5);
}
@media (max-width: 1720px) {
  #wehavefinancing button {
    width: 400px !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    margin-left: 110px !important;
  }
  #wehavefinancing a {
    font-size: 44px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 1630px) {
  #wehavefinancing button {
    width: 340px !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    margin-left: 120px !important;
  }
  #wehavefinancing a {
    font-size: 40px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 1560px) {
  #wehavefinancing button {
    width: 300px !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 120px !important; /* 居中对齐 */
  }
  #wehavefinancing a {
    font-size: 38px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 1380px) {
  #wehavefinancing button {
    width: 30% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 70px !important; /* 居中对齐 */
  }
  #wehavefinancing a {
    font-size: 32px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 944px) {
  #wehavefinancing button {
    width: 45% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 30px !important; /* 居中对齐 */
  }
  #wehavefinancing a {
    font-size: 32px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 732px) {
  #wehavefinancing button {
    width: 48% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 10px !important; /* 居中对齐 */
  }
  #wehavefinancing a {
    font-size: 32px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

@media (max-width: 628px) {
  #wehavefinancing button {
    width: 40% !important; /* 按钮宽度自适应 */
    height: 85px !important; /* 高度自适应 */
    align-items: center !important;
    margin: 250px 10px !important; /* 居中对齐 */
  }
  #wehavefinancing a {
    font-size: 26px !important; /* 字体大小随屏幕宽度变化 */
    letter-spacing: 6px !important;
  }
}

#mtbox {
  background-image: url("../images/web2024-05.png");
  height: 700px;
  background-size: 100% 100%;
}

#mtbirdie {
  background-image: url("../images/web2024-06.png");
  height: 708px;
  background-size: 100% 100%;
}

#mtfamily {
  background-image: url("../images/mtfamily.png");
  height: 650px;
  background-size: 100% 100%;
  margin-bottom: 80px;
}

#mtbirdie .birdie {
  align-items: flex-start;
  padding: 115px 0 0 100px;
}

#mtfamily .mtfamily {
  align-items: flex-end;
  padding: 115px 100px 0 0;
}

@media (max-width: 700px) {
  #product {
    padding: 0 5px;
  }
  #product .container-fluid h2 {
    font-size: 30px;
  }
  #product .product-title-h2 {
    padding: 0;
    margin: 0;
  }
  #mtbirdie .birdie,
  #mtfamily .mtfamily {
    padding: 0;
  }
  #mtbox,
  #mtbirdie,
  #mtfamily {
    height: 240px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #mtbox {
    background-image: url("../images/phone_1.png");
    background-size: 100% 100%;
  }
  #mtbirdie {
    background-image: url("../images/phone_2.png");
    background-size: 100% 100%;
  }
  #mtfamily {
    background-image: url("../images/phone_3.png");
    background-size: 100% 100%;
  }
  #product .product {
    padding-right: 0;
    margin-top: 20px;
    padding-top: 0px;
  }
  #product .product h2 {
    font-size: 16px;
  }
  #product .product h3 {
    font-size: 16px;
  }
  #product #mtbox .btn,
  #mtbirdie .birdie .btn,
  #mtfamily .mtfamily .btn {
    margin: 0;
    font-size: 16px;
  }
}

.first-line {
  .btn {
    cursor: pointer;
    width: 60px;
    height: 65px;
    float: right;
    margin: 0;
    /*line-height: 8px;*/
    font-size: 16px;
    background-color: #002f5e;
    border-color: #002f5e;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    text-align: center;
    color: #ffffff;
    border-radius: 10px;
    padding-top: 10px;
    letter-spacing: 0.5em;
    padding-left: 10px;
    position: absolute;
    margin-left: 175px;
    margin-top: -65px;
  }
  .btn p {
    margin: 0;
  }
  .btn:hover {
    background-color: #13668c;
    border-color: #13668c;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
}

/* 合作产品 */

#team {
  padding: 100px;
}

#app {
  margin: 0 auto;
  padding-top: 50px;
  height: 100%;
}

.box-card {
  .el-card__body {
    background: #d8e9ef;
    padding: 10px 20px;
  }
  .el-card__header {
    border-bottom: none;
    background: #ebffff;
  }
}

.box-card-style {
  width: 275px;
  margin-bottom: 40px;
  border-radius: 10px;
  box-shadow: #1e1e1eb8 5px 5px 15px 0px;
}

.first-line p span {
  font-size: 75px;
  font-weight: 600;
}

.second-line {
  border: 1px solid #13668c;
  border-radius: 8px;
  padding: 2px;
  width: 170px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
}

.card-content img {
  height: 35px;
}

.card-content {
  height: 40px;
}

.first-line:first-child {
  margin-bottom: -10px;
  font-size: 15px;
}

@media (max-width: 700px) {
  #team {
    padding: 0;
  }
  #app {
    padding-top: 0;
  }
  .row-style {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .el-card {
    border-radius: 10px !important;
  }
  .box-card-style {
    width: 160px;
    margin-left: 6px;
  }
  #team .container h2 {
    font-size: 30px;
    padding: 30px 0;
  }
  .first-line p span {
    font-size: 40px;
  }
  .first-line:first-child {
    font-size: 12px;
  }
  .second-line {
    font-size: 11px;
    width: 115px;
  }
  .card-content img {
    height: 20px;
  }
  .card-content {
    height: 30px;
  }
  .col-style {
    padding-left: 0;
    padding-right: 0;
  }
  .el-card__body {
    background: #dde7ed;
    padding: 10px 20px;
  }
}

/* 平台动态 */

/* #subnews {
    height: 800px;
} */

#news {
  /* background-image: url(../images/web2024-09.png); */
  /* background-image: url(http://work.wodemaitian.com/media/images/home/homepage_4.jpg); */
  padding: 100px 0;
  background-size: cover;
}

.team-wrapper {
  background: #101926;
  padding-bottom: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
}

.team-wrapper:hover {
  cursor: pointer;
  /* opacity: 0.4; */
  bottom: 4px;
}

.team-des {
  padding: 20px;
  height: 245px;
}

.team-des p {
  margin: 0 0 10px;
}

.team-des h4 {
  height: 60px;
  font-size: 18px;
}

.team-des span {
  /* color: #00aaff; */
  display: block;
  font-weight: bold;
  padding-bottom: 12px;
}

.team-des .btn-transparent {
  border: 1px solid #4e595f;
}

.team-des .btn-transparent:hover {
  background-color: #47c6f8;
  border: 1px solid transparent;
  color: #fff;
}

.team-des .btn {
  color: #0af;
}

.container .btmore {
  color: #0af;
  border-color: #000;
}

.container .btmore:hover {
  background: #28a7e9;
  border-color: transparent;
  color: #fff;
}

@media (max-width: 700px) {
  /* #subnews {
        height: 2200px;
    } */
  #news .container h2 {
    font-size: 24px;
  }
  #news {
    padding: 0;
  }
  .team-wrapper {
    margin-bottom: 20px;
  }
  #news h2 {
    padding: 30px 0;
  }
}

/* 平台历程 */

#history {
  padding: 100px;
}

#appHistory {
  display: none;
}

.timeline-phone {
  width: 100%;
  padding: 10px 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* height: 160px; */
}

.timeline-phone ul {
  padding: 0;
}

.timeline-phone ul li {
  list-style-type: disc !important;
  margin: 10px 0;
}

#tl {
  display: none;
}

@media (max-width: 700px) {
  #appHistory {
    display: block;
  }
  #appHistory h3 {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 25px;
  }
  #history {
    padding: 0px;
  }
  #historypc {
    display: none;
  }
  #tl {
    display: block;
  }
}

/* 所有新闻 */

.post-item {
  margin-top: 150px;
}

.el-divider--horizontal {
  margin: 0;
  margin-top: 20px;
}

#blog-banner {
  padding-bottom: 100px;
  padding-top: 150px;
}

.blog-title h1 {
  text-transform: uppercase;
}

#blog-page {
  margin: 0 0 40px;
}

#blog-page .btn {
  color: #101926;
  border: 1px solid #101926;
}

#blog-page .btn-transparent:hover {
  background-color: #101926;
  border: 1px solid transparent;
  color: #fff;
}

.post-item .entry {
  border-bottom: 1px solid #4e595f;
  margin-bottom: 30px;
  margin: 0 90px 30px 90px;
}

.entry .post-excerpt {
  padding: 0 40px;
}

.post-excerpt p {
  font-size: 18px;
  line-height: 32px;
  color: #101926;
}

.post-excerpt .more {
  margin-top: 20px;
}

.post-excerpt .more a {
  display: inline-block;
  font-size: 13px;
  padding: 10px 25px;
}

.post-excerpt .more a:hover {
  background-color: #6cb670;
  color: #fff;
}

.post-excerpt p {
  font-size: 18px;
  line-height: 32px;
  text-indent: 2em;
}

.blog-title {
  color: #101926;
}

.post-item .entry—shadow {
  border: unset;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.5);
}

.news-first-p {
  font-size: 24px;
  color: #ffffff;
  /* margin-top: -130px; */
  margin-top: -90px;
  padding: 0 30px 20px 30px;
  margin-bottom: 25px;
  cursor: pointer;
  position: relative;
}

.news-image {
  max-width: 100%;
  height: 200px;
}

.image-container {
  position: relative;
  display: inline-block;
}

.image-container:hover {
  .img-change {
    transform: scale(1.05);
    overflow: hidden !important;
  }
}

.image-container {
  transition: 0.5s;
  overflow: hidden !important;
}

.image-container::after {
  border-radius: 10px;
  content: "";
  position: absolute;
  border-radius: 10px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.image-container img {
  display: block;
  width: 780px;
  height: 520px;
  border-radius: 10px !important;
}

@media (max-width: 700px) {
  #counter {
    padding: 30px 0;
  }
  .post-item .entry {
    margin: 10px 30px;
  }
  #subnews-row {
    padding: 0 50px;
  }
  #newsiframe {
    position: absolute;
    top: 0;
    display: block;
    height: 290px;
    z-index: 0;
  }
  /* #blog-banner {
        pointer-events: none;
        position: relative;
        z-index: 1;
    } */
  #subnews {
    position: relative;
  }
  .news-first-p {
    font-size: 18px;
  }
  .news-image {
    max-width: 100%;
    /* min-width: 100%; */
    height: 200px;
  }
  .el-link.el-link--default {
    font-size: 16px;
    margin: 10px 0;
  }
  .news-blog-title h1 {
    font-size: 30px !important;
  }
  .img-row {
    display: flex;
    flex-direction: column;
  }
  .image-container img {
    width: unset;
    height: unset;
    max-width: 100%;
  }
}

/* 页脚 */

#copyright {
  background-color: #101926;
  padding: 30px;
}

#copyright p {
  font-weight: 400;
}

#copyright .address-title {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 10px;
}

#team {
  background-image: url(../images/WPS_2.jpeg);
  /* background-image: url(http://work.wodemaitian.com/media/images/home/homepage_4.jpg); */
  background-size: 100% 100%;
}

.footer-p {
  margin-bottom: 0;
}

/* 底部 */

#myiframe {
  height: 255px;
}

@media (max-width: 700px) {
  #myiframe {
    height: 530px;
  }
}

/* 底部滚动 */

#cooperation {
  padding: 100px;
}

.jq22 {
  width: 1200px;
  margin: 10px auto;
  font-size: 14px;
}

.jq22 img {
  margin: 30px 30px;
  color: #ffffff;
  text-decoration: none;
}

.jq22 img:hover {
  cursor: pointer;
}

.dt {
  margin: 30px 30px;
  /* background-color: #ffffff; */
  /* width: 250px;
    height: 60px; */
  color: #2e579f;
  font-size: 22px;
  display: inline-block;
  text-align: center;
  line-height: 3.5;
  font-weight: 600;
}

.dt:hover {
  cursor: pointer;
}

@media (max-width: 700px) {
  #cooperation {
    padding: 0;
  }
  #cooperation h2 {
    padding: 30px 0;
  }
  .jq22 {
    width: 260px;
  }
  #cooperation .container h2 {
    font-size: 30px;
  }
  .dt,
  .jq22 img {
    margin: 10px 10px;
  }
  .dt {
    font-size: 16px;
  }
  .start0 {
    height: 75px;
  }
}

/* 区域产品 */

#prefecture {
  padding: 100px;
}

#prefecture {
  background-size: 100% 100%;
}

#prefecture .btn-transparent {
  border-radius: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin: 20px 10px 0 10px;
  width: 150px;
  height: 40px;
  padding-top: 5px;
  background: linear-gradient(to top, #936019, #f5b74b);
  box-shadow: rgb(0, 0, 0) 5px 5px 15px 0px;
}

#prefecture .banner_2 {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button {
  display: inline-block;
  background: #0e8ce4;
  border-radius: 5px;
  height: 48px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.button a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 48px;
  color: #ffffff;
  padding-left: 35px;
  padding-right: 35px;
}

.button:hover {
  opacity: 0.8;
}

.fill_height {
  height: 100%;
}

.banner_2 {
  width: 100%;
}

.banner_2_background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/banner_2_background.jpg);
}

.banner_2_item {
  height: 580px;
}

.banner_2_content {
  padding-top: 145px;
}

.banner_2_image_container {
  width: 100%;
  height: 100%;
}

.banner_2_image {
  min-width: 50%;
  width: calc(62.8vw);
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 25%;
}

.banner_2_image img {
  width: 100%;
}

.banner_2_category {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}

.banner_2_title {
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  margin-top: 11px;
}

.banner_2_text {
  font-size: 16px;
  font-weight: 300;
  color: #828282;
  line-height: 1.5;
  margin-top: 9px;
}

.banner_2_rating {
  margin-top: 18px;
}

.rating_r i::before {
  font-family: "FontAwesome";
  content: "\f006";
  font-style: normal;
  font-size: 19px;
  margin-right: 4px;
  color: #f5e211;
}

.rating_r_1 i:first-child::before {
  content: "\f005";
}

.rating_r_2 i:first-child::before {
  content: "\f005";
}

.rating_r_2 i:nth-child(2)::before {
  content: "\f005";
}

.rating_r_3 i:first-child::before {
  content: "\f005";
}

.rating_r_3 i:nth-child(2)::before {
  content: "\f005";
}

.rating_r_3 i:nth-child(3)::before {
  content: "\f005";
}

.rating_r_4 i:first-child::before {
  content: "\f005";
}

.rating_r_4 i:nth-child(2)::before {
  content: "\f005";
}

.rating_r_4 i:nth-child(3)::before {
  content: "\f005";
}

.rating_r_4 i:nth-child(4)::before {
  content: "\f005";
}

.rating_r_5 i:first-child::before {
  content: "\f005";
}

.rating_r_5 i:nth-child(2)::before {
  content: "\f005";
}

.rating_r_5 i:nth-child(3)::before {
  content: "\f005";
}

.rating_r_5 i:nth-child(4)::before {
  content: "\f005";
}

.rating_r_5 i:nth-child(5)::before {
  content: "\f005";
}

.banner_2_button {
  margin-top: 43px;
}

.banner_2_dots {
  position: absolute;
  bottom: 40px;
  left: calc((100% - 1170px) / 2 + 15px);
  z-index: 1000000;
}

.banner_2_dots .owl-dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border-radius: 50%;
  margin-right: 16px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.banner_2_dots .owl-dot:last-child {
  margin-right: 0px;
}

.banner_2_dots .owl-dot.active {
  background: #0e8ce4;
  box-shadow: none;
}

.banner_2_dots .owl-dot.active {
  background: #0e8ce4;
  box-shadow: none;
}

@media (max-width: 700px) {
  #prefecture {
    padding: 20px;
  }
  .banner_2_content {
    padding-top: 54px;
  }
  .banner_2_title {
    font-size: 18px;
  }
  .button a {
    font-size: 16px;
  }
  .banner_2_image {
    width: calc(80.8vw);
    left: 0;
    top: 64%;
  }
}

/* mtfamily */

#blog-banner {
  padding-top: 30px;
  padding-bottom: 30px;
}

#app .el-form-item {
  margin-bottom: 30px;
}

#app {
  margin: 0 auto;
  /* width: 100%; */
}

#mtfamilytitle {
  text-align: left;
  /* width: 1000px; */
  /* margin: 0 auto; */
  /* margin-left: 23%; */
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 16px;
  text-indent: unset;
}

#subutton {
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  .mtfamily-barner {
    padding: 0;
  }
  #blog-banner {
    padding: 0;
  }
  #app {
    margin: 0;
    width: 100%;
  }
  /* .post-excerpt {
          margin-top: 30px;
      } */
  /* #navigation {
        display: none;
    } */
  /* #mtmyiframe {
        display: none;
    } */
  .mtfamily-copy-container {
    max-width: 100%;
  }
  /* .container {
    } */
  #blog-banner {
    margin-top: 5vw;
    padding-top: 0;
    padding-bottom: 0;
  }
  #blog-page {
    margin-top: 20vw;
  }
  .blog-title h1 {
    font-size: 60px;
  }
  #mtfamilytitle {
    font-size: 35px;
    line-height: 50px;
  }
  .post-item article {
    height: 100%;
  }
  .el-form-item .el-form-item__label {
    font-size: 40px;
  }
  .el-form-item__content .el-input {
    font-size: 40px;
  }
  .el-form-item .el-input--medium .el-input__inner {
    height: 50px;
    line-height: 50px;
  }
  /* #mtmyiframe {
        position: absolute;
        bottom: 0;
    } */
  .post-item .entry {
    margin: 0 40px 30px 40px;
  }
  #subutton {
    font-size: 50px;
    margin-bottom: 30px;
  }
  .mtfamily-container {
    max-width: 100% !important;
  }
  /* #myiframe {
        display: none;
    } */
}

/* mtactivity */

.mtfamily-banner {
  padding: 0 130px;
}

.pagination-div {
  display: flex;
  justify-content: center;
}

.pagination {
  position: absolute;
  bottom: -5px;
  text-align: center;
}

.pagination .el-pager li {
  background-color: transparent;
  /* 设置页码的背景透明 */
}

.pagination .btn-prev,
.pagination .btn-next {
  background-color: transparent;
  /* 设置上一页和下一页按钮的背景透明 */
}

.pagination .el-pagination {
  background-color: transparent;
  /* 设置分页组件的背景透明 */
}

.span-link {
  cursor: pointer;
}

.span-link:hover {
  color: #5f5fff;
}

.mtfamily-news-title {
  /* border: 1px solid #000000; */
  border-radius: 10px;
  overflow: hidden !important;
}

.img-change:hover {
  transform: scale(1.1);
}

.img-change {
  transition: 0.5s;
}

.img-change {
  border-radius: 5px !important;
}

.carousel {
  height: 500px;
}

.carousel-item {
  background: url(./images/mtfamily-new.png);
  background-size: 100% 100%;
}

.mtfamily-banner {
  padding-top: 0;
}

#familyapp .el-carousel__indicators--vertical {
  display: none;
}

#familyapp p {
  color: #000000;
}

#familyapp p:first-child {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 40px;
  /* font-size: 22px; */
}

#familyapp p:nth-child(2) {
  margin-top: 20px;
  font-size: 17px;
}

#familyapp p:nth-child(3) {
  font-size: 17px;
}

#familyapp p:nth-child(4) {
  font-size: 17px;
}

#familyapp button {
  width: 176px;
  height: 45px;
  font-size: 20px;
  letter-spacing: 0.1em;
}

.events-title,
.mtfamily-news-content {
  padding-left: 40px !important;
}

.mtfamily-news-extra {
  height: 700px;
}

.mtfamily-news-extra-col div {
  overflow: hidden;
  border-radius: 10px;
  height: 100px;
}

.carousel-col-p div {
  text-align: left;
  padding-top: 70px;
  margin: 0 30%;
  width: 400px;
  /* z-index:10;
    position: relative;   */
}

.img-responsive {
  width: 95%;
  margin-top: -35px;
}

/* .carousel-item-el-row {
    padding-top: 116px
} */

.mt-title {
  margin-top: 150px;
}

.news-extra-el-row {
  margin-bottom: 20px;
}

.mtfamily-activity-content {
  margin-top: 40px;
}

@media (max-width: 1000px) {
  .events-title,
  .mtfamily-news-content {
    padding: 0 !important;
  }
  .el-col-offset-3 {
    margin-left: 0 !important;
  }
  .mtfamily-news-extra {
    margin-top: 20px;
  }
  .mtactivity-first-news {
    display: inline-block;
    margin-right: 10px;
  }
  .mtfamily-news-extra-col {
    padding: 0px !important;
  }
  .el-col-offset-1 {
    margin-left: 0 !important;
  }
  /* .mtfamily-news-extra .el-row {
        margin-left: -12px !important
    } */
  .pagination {
    position: unset;
  }
  .pagination-div {
    display: flex;
    justify-content: center;
  }
  .mtfamily-news-extra-col div {
    height: 150px;
  }
  .carousel-item-el-row {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 0;
  }
  /* .carousel-col-p {
        transform: translateX(50%);
    } */
  .carousel-col-p div {
    padding-top: unset;
    margin: 0;
    text-align: center;
  }
  .img-responsive {
    margin: 0;
    left: 0;
    /* transform: translate(60%) */
  }
  .mt-container {
    height: 2100px;
  }
  .mtfamily-activity-content {
    padding: 20px;
  }
  .span-link {
    font-size: 14px;
  }
  #familyapp p:nth-child(2) {
    font-size: 14px;
  }
  /* .news-extra-el-row {
        margin-bottom: 0;
    } */
  .carousel-col-p div {
    width: unset;
  }
}

/* 热门专利 */

.good-con {
  border-right: 1px solid hsla(0, 0%, 91%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 91%, 0.5);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 12px 25px;
  height: 195px;
  cursor: pointer;
}

.good-con:hover {
  box-shadow: 6px 0 15px 0 hsla(0, 0%, 49.8%, 0.1);
}

.rmzl_title_price .desc {
  text-align: left;
}

.ellipse-1,
.ellipse-2 {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipse-1 {
  white-space: nowrap !important;
}

.consult-btn {
  color: #1890ff;
  font-size: 14px;
  border: 1px solid #1890ff;
  border-radius: 4px;
  padding: 5px 14px;
  margin-left: 90px;
  cursor: pointer;
}

.item-con .choosen-title {
  font-size: 20px;
  color: #fff;
}

.item-con .choose_span {
  font-size: 16px;
}

.subtitle {
  cursor: pointer;
  margin-left: 32px;
  color: #fff;
}

.triangle-right {
  border-style: solid;
  border-width: 16px 16px 16px 16px;
  border-color: transparent #fff transparent transparent;
  width: 0;
  height: 0;
  position: absolute;
  /* display: none; */
}

.mask-layer {
  width: 176px;
  height: 90px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  z-index: -1;
}
