@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1599px) {
  .title {
    padding: 0 200px 0 200px !important;
  }
}
@media (max-width: 1477px) {
  .strength-article {
    max-width: 1080px !important;
  }
}
@media (max-width: 1365px) {
  .logo-warp {
    max-width: 960px;
  }
  .nav-title {
    max-width: 960px !important;
  }
  .application {
    max-width: 960px;
  }
  .strength-article {
    max-width: 960px !important;
  }
  .hx-intro {
    max-width: 960px;
  }
  .news-block {
    max-width: 1100px !important;
  }
  .footer-content {
    max-width: 960px !important;
  }
  .location div {
    max-width: 960px;
  }
  .main {
    max-width: 960px;
  }
  .main .content .content-detail .content-outter-box a .content-detail-block .block-title div:nth-child(2) {
    right: 55px;
  }
  .main .content .content-detail .content-outter-box a .content-detail-block .block-title div:nth-child(3) {
    right: 10px;
  }
  .main .content .box {
    width: 85%;
    margin: 20px auto;
  }
  .news-center-block .news-article {
    margin: 0;
    padding-bottom: 30px;
  }
  .news-center-block .news-article article {
    padding-left: 10%;
  }
  .app-case-block {
    width: 48% !important;
  }
  .introduce {
    width: 85%;
  }
  .in-intro {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .banner {
    justify-content: space-between;
  }
  .banner .col {
    width: 30%;
    border: 0;
  }
  .tel-banner {
    max-width: 100%;
    height: 200px;
    background-size: cover;
  }
  .strength {
    max-width: 650px;
  }
  .strength .block {
    width: 40%;
    margin-bottom: 25px;
  }
  .app-img {
    height: 400px;
  }
  .app-img .image {
    background-position: 50% 50%;
  }
  .app-img .image .cover {
    width: 100%;
    z-index: 1;
    background: url("../images/app-img-cover.png");
  }
  .app-img .image .cover .app-article {
    margin: 10% 7.5% 0 7.5% !important;
  }
  .app-img .image .cover .app-article p:nth-child(1) {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
  }
  .app-img .image .cover .app-article div {
    width: 0;
    height: 30px;
    margin: 10px 0 15px 0;
    border-left: 1px solid #fff;
  }
  .app-img .image .cover .app-article p:nth-child(3) {
    color: #fff;
    font-size: 14px;
  }
  .news-block {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .news-block .news-block-left {
    width: 80% !important;
  }
  .news-block .news-block-right {
    margin-top: 30px;
    width: 40% !important;
  }
  .main .content .content-detail .content-outter-box a .content-detail-block .block-title div:nth-child(2) {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 0 0 15px 15px;
    background-color: #bacfec;
    color: #3d87db;
    right: 25%;
    top: 0;
    font-size: 12px;
  }
  .main .content .content-detail .content-outter-box a .content-detail-block .block-title div:nth-child(3) {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 0 0 15px 15px;
    background-color: #bacfec;
    color: #3d87db;
    right: 5%;
    top: 0;
    font-size: 12px;
  }
  .cpzx-banner {
    background-position: 44% 0;
  }
}
@media (max-width: 990px) {

  .header {
    display: none;
  }
  nav {
    display: none;
  }
  .nav-swiper .swiper {
    top: 0;
  }
  .nav-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 3px;
    border-radius: 1px;
  }
  .banner {
    margin-bottom: 30px;
  }
  .tel-banner {
    max-width: 100%;
    height: 150px;
    background-size: cover;
  }

  .introduce .introduce-detail > a {
    width: 22%;
    margin-bottom: 20px;
  }

  .introduce-detail .block:hover ::after {
    bottom: 40%;
  }
  .introduce .introduce-detail > a .block > div p:nth-child(2) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .strength-article {
    text-align: center;
  }
  .strength-article .art-line1-left {
    padding: 0 !important;
    display: flex !important;
    width: 60% !important;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
  }
  .strength-article .art-line1-left .strength-description {
    text-align: left;
  }
  .strength-article .art-line1-right {
    margin: 0 auto !important;
  }
  .art-line2-left {
    margin-right: 35px !important;
    text-align: left;
  }
  .footer-content {
    max-width: 720px !important;
  }
  .footer-content .footer-content-mid .content-box .mid-mid-content {
    padding: 0 30px !important;
  }
  .footer-content .footer-content-mid .content-box .mid-right-content .erweima {
    width: 70% !important;
  }
  .news-block .news-block-right {
    width: 45% !important;
  }
  .location {
    height: 50px;
  }
  .location div {
    max-width: 85% !important;
  }
  .main .aside .aside-footer {
    flex-direction: column;
  }
  .main .content .content-title {
    flex-direction: column;
    align-items: flex-start;
  }
  .main .content .content-title .title-rt form {
    display: flex;
    width: 100%;
  }
  .main .content .content-title .title-rt {
    text-align: left;
    width: 100%;
  }
  .main .content .content-title .title-rt input {
    flex: 1;
  }
  .main .content .content-intro .prod-intro .prod-intro-block {
    flex-direction: column;
    align-items: center;
  }
  .main .content .content-intro .prod-intro .prod-intro-block .img {
    width: 50%;
  }
  .main .content .content-intro .prod-intro .prod-intro-block .brief {
    width: 100%;
  }
  .main .content .content-intro .prod-intro .prod-intro-block .brief p:nth-child(1) {
    font-size: 20px;
    line-height: 70px;
    color: #333;
    border-bottom: 1px solid #ededed;
    text-align: center;
  }
  .main .content .content-intro .prod-intro .prod-intro-block .brief button {
    margin-top: 30px;
  }
  .main .content .content-title .title-lt {
    display: block;
    width: 100%;
  }
  .cpxq .detail-title {
    margin-top: 15px;
  }
  .cpxq .detail-title .content-detail-block .block-title {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .cpxq .detail-title .content-detail-block .block-title img {
    width: 50%;
    margin: 10px;
  }
  .cpxq .detail-title .content-detail-block .block-title div:nth-child(2) {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 0 0 15px 15px;
    background-color: #3d87db;
    color: #fff;
    right: 25%;
    top: 0;
    font-size: 12px;
  }
  .cpxq .detail-title .content-detail-block .block-title div:nth-child(3) {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 0 0 15px 15px;
    background-color: #3d87db;
    color: #fff;
    right: 5%;
    top: 0;
    font-size: 12px;
  }
  .cpxq .detail-title .detail-intro {
    width: 60%;
    padding-right: 10px;
  }
  .contact-us-block {
    flex-direction: column;
    padding-right: 20px !important;
    box-sizing: border-box;
  }
  .contact-us-block .contact-map {
    width: 100% !important;
    height: 300px;
  }
  .online-msg .online-msg-block {
    box-sizing: border-box;
    padding-right: 20px;
  }
  .pro-service {
    padding-right: 20px;
  }
  .news-center-block {
    flex-direction: column;
  }
  .news-center-block .news-article {
    width: 90% !important;
    margin-right: 20px !important;
  }
  .news-center-block .news-article article {
    padding: 0;
    padding-bottom: 30px;
  }
  .app-case .app-case-block {
    flex-direction: column;
  }
  .app-case .app-case-block .app-case-block-lt {
    width: 100% !important;
  }
  .app-case .app-case-block .app-case-block-lt div {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
  }
  .app-case .app-case-block .app-case-block-rt {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .app .app-case-detail .app-case-sence .app-case-detail-content .app-case-detail-block {
    width: 45%;
  }
  .app .app-case-detail .app-case-sence .app-case-detail-content .app-case-detail-block div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contact-banner {
    height: 150px;
    background-size: cover;
  }
  .introduce .block a {
    bottom: 25% !important;
  }
  .cpzx-banner {
    height: 250px !important;
    background-size: cover !important;
  }
  .about-banner {
    height: 150px;
    background-size: cover;
  }
  .news-banner {
    height: 150px;
    background-size: cover;
  }
  .service-banner {
    height: 150px;
    background-size: cover;
  }
  .app-banner {
    height: 150px;
    background-size: cover;
  }
  .news-center .news-center-block .news-pic {
    width: 50%;
    padding-bottom: 30%;
    margin-bottom: 30px;
  }
  .news-center .news-center-block .news-article article p:nth-child(2) {
    padding-bottom: 0;
  }
  .mb-intro {
    width: 100% !important;
    
  }
  .main .aside {
    width: 25%;
  }
  .main .content {
    width: 70%;
  }
  .pc-cat ul li {
    width: 22%;
  }
}
@media (max-width: 767px) {
  .nav-swiper {
    height: 200px;
  }
  .nav-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    border-radius: 1px;
  }
  .nav-swiper .swiper .swiper-slide img {
    object-position: -110px;
  }
  .banner {
    justify-content: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    display: none;
  }
  .banner .col {
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding: 2%;
  }
  .banner .col div p:nth-child(2) {
    display: none;
  }
  .banner .col:last-child {
    display: none;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
  }
  .banner .col img {
    width: 30px;
  }
  .banner .col div {
    width: 100%;
    flex-direction: column;
    justify-content: center;
  }
  .banner .col div p {
    text-align: center;
  }
  .introduce {
    margin: 15px auto;
  }
  .introduce .introduce-detail > a {
    width: 47%;
    margin-bottom: 20px;
  }
  .introduce .introduce-detail .block div p:nth-child(1) {
    text-align: center;
  }
  .production .prod-title {
    font-size: 20px;
    margin-top: 10px;
  }
  .tel-banner {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    height: 150px;
    background-position: 25% 0;
  }
  .application {
    margin: 30px auto;
  }
  .app-img {
    margin-bottom: 30px;
  }
  .production p {
    display: none;
  }
  .strength {
    justify-content: space-between;
    margin: 20px auto 0 auto;
  }
  .strength .block {
    width: 48%;
    margin-bottom: 25px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  }
  .strength .strength-icon {
    margin: 0 10px 0 10px !important;
  }
  .strength-img {
    margin-bottom: 30px;
    width: 85%;
    margin: 0 auto;
    background: none;
    padding-bottom: 10px;
  }
  .strength-article {
    padding: 0 !important;
    align-items: center;
  }
  .strength-article .art-line1-left {
    padding: 0 !important;
    display: flex !important;
    width: 100% !important;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0;
  }
  .strength-img .strength-article .art-line1-left .strength-num {
    margin-right: 15px;
    font-size: 30px;
  }
  .strength-img .strength-article .art-line1-left .prod-strength {
    font-size: 30px;
  }
  .strength-img .strength-article .art-line1-left .strength-description .strength-description-detail p {
    line-height: 40px;
  }
  .strength-img .strength-article .art-line1-left .strength-description .line {
    height: 90px;
    background-size: contain;
  }
  .strength-article .art-line1-left .strength-description {
    width: 100%;
    justify-content: flex-start;
  }
  .strength-article .art-line1-right {
    width: 100% !important;
    height: 250px !important;
    background-position: 75% 50% !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5) !important;
  }
  .strength-article .art-line2 {
    display: flex;
    flex-direction: column;
    align-items: center !important;
    padding: 0 !important;
    margin-top: 10px !important;
  }
  .strength-article .art-line2 .art-line2-left {
    margin: 0 !important;

  }
  .strength-img .strength-article .art-line2 .art-line2-left p:nth-child(1) {
    font-size: 16px;
  }
  .strength-img .strength-article .art-line2 .art-line2-left p:nth-child(2) {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .strength-article .art-line2 .art-line2-right {
    display: flex;
    flex-direction: row;
  }
  .strength-article .art-line2 .art-line2-right > div > img {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  }

  .strength-article .art-line2 .art-line2-right div:nth-child(2) {
    margin: 0;
  }
  .customer {
    width: 100%;
    margin: 0 auto;
  }
  .customer .swiper {
    padding: 7.5%;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px;
  }
  .go-into {
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .hx-intro {
    flex-direction: column;
    margin-top: 20px;
  }
  .hx-intro div:nth-child(1) {
    width: 85%;
    margin: 0 auto;
  }
  .hx-intro div:nth-child(2) {
    width: 85%;
    margin: 0px auto 20px auto;
  }
  .hx-intro div:nth-child(3) {
    display: none;
  }
  .news {
    margin: 30px auto;
  }
  .news-block .news-block-right {
    width: 85% !important;
  }
  .news-block .news-block-right .news-title-right div span {
    font-size: 15px !important;
  }
  .news-block .news-block-right div a {
    font-size: 14px !important;
  }
  .news-block .news-block-right .news-content-warp div p:nth-child(1) {
    line-height: 30px !important;
    margin-bottom: 10px;
  }
  .news-block-mobile {
    display: block !important;
  }
  .news-block-mobile .moblie-news-block1 .mobile-news-title div span {
    font-size: 15px !important;
    margin-left: 10px !important;
  }
  .news-block-mobile .moblie-news-block1 .mobile-news-title div a {
    font-size: 15px !important;
  }
  .news-block-mobile .moblie-news-block1 .mobile-news-content div:nth-child(2) {
    margin: 0 !important;
  }
  .news-block-mobile .moblie-news-block1 .mobile-news-content-bottom a p span:nth-child(1) {
    width: 100% !important;
  }
  .news-block-mobile .moblie-news-block1 .mobile-news-content-bottom a p span:nth-child(2) {
    display: none;
  }
  .news-block-mobile .moblie-news-block2 .mobile-news-title div span {
    font-size: 15px !important;
    margin-left: 10px !important;
  }
  .news-block-mobile .moblie-news-block2 .mobile-news-title div a {
    font-size: 15px !important;
  }
  .news-block-mobile .moblie-news-block2 .mobile-news-content div:nth-child(2) {
    margin: 0 !important;
  }
  .news-block-mobile .moblie-news-block2 .mobile-news-content-bottom a p span:nth-child(1) {
    width: 100% !important;
  }
  .news-block-mobile .moblie-news-block2 .mobile-news-content-bottom a p span:nth-child(2) {
    display: none;
  }
  .news-block-left {
    display: none;
  }
  .footer-content {
    max-width: 85% !important;
  }
  .footer-content .footer-content-top {
    display: none;
  }
  .footer-content .footer-content-mid .mid-left-content {
    flex: 3 !important;
  }
  .footer-content .footer-content-mid .mid-right-content {
    flex: 1 !important;
  }
  .footer-content .footer-content-mid .mid-mid-content {
    display: none !important;
  }
  .footer-content .footer-content-mid .content-box .mid-right-content .erweima {
    width: 100% !important;
    text-align: center;
    padding-left: 10px;
  }
  .footer-content .footer-content-bottom {
    flex-direction: column;
    line-height: 30px !important;
    text-align: center;
  }
  .footer-content .footer-content-bottom p {
    display: flex;
    flex-direction: column;
  }
  .main {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .main .aside {
    width: 85%;
    margin-bottom: 30px;
    box-sizing: border-box;
  }
  .main .aside .aside-footer {
    flex-direction: row;
    height: 100px;
  }
  .main .content {
    margin: 0;
    width: 100%;
  }
  .main .content .content-title {
    max-width: 85%;
    flex-direction: column;
    margin: 20px auto;
  }
  .main .content .content-title .title-lt {
    display: none;
    width: 100%;
    font-size: 12px;
  }
  .main .content .content-title .title-rt {
    display: flex;
    width: 100%;
  }
  .main .content .content-title .title-rt input {
    flex: 1;
    height: 34px;
    font-size: 14px;
  }
  .main .content .content-title .title-rt button {
    height: 34px;
    width: 34px;
  }
  .main .content > .introduce {
    margin: 20px auto 10px auto;
  }
  .main .content .content-intro {
    padding: 0px;
    margin: 20px 0 20px 0;
    align-items: center;
  }
  .main .content .content-intro .img {
    position: relative;
    text-align: center;
    width: 85% !important;
    height: 250px !important;
    overflow: hidden;
  }
  .main .content .content-intro .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

  }
  .main .content .content-intro .brief {
    max-width: 85%;
    margin: 0 auto;
  }
  .main .content .content-detail {
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
  }
  .main .content .content-detail .content-outter-box {
    width: 45%;
  }
  .main .content .content-detail .content-outter-box a .content-detail-block .block-title div:nth-child(2) {
    right: 30%;
  }
  .main .content .content-detail .content-outter-box .content-detail-block .block-title img {
    margin-left: 2px;
    margin-top: 5px;
  }
  .cpxq .detail-title {
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
  }
  .cpxq .detail-title .content-detail-block {
    width: 50%;
  }
  .cpxq .detail-title .detail-intro {
    width: 80%;
    padding-right: 10px;
  }
  .cpxq .detail-title .detail-intro p:nth-child(1) {
    font-size: 18px;
    text-align: center;
  }
  .cpxq .detail-title .detail-intro .params {
    font-size: 14px;
  }
  .cpxq .detail-title .detail-intro .params span:nth-child(1) {
    width: 50%;
  }
  .cpxq .table-block {
    max-width: 85%;
    margin: 0 auto;
  }
  .cpxq .table-block .table-title {
    margin-top: 15px;
  }
  .cpxq .table-block .table-title .title-name {
    width: 30%;
  }
  .cpxq .table-block .table table {
    font-size: 14px;
    word-break: break-all;
  }
  .company-intro {
    width: 85%;
    margin: 0 auto;
  }
  .company-culture {
    width: 85%;
    margin: 0 auto;
  }
  .company-culture .article-block-content .art-content-lt {
    width: 10% !important;
    align-items: center !important;
  }
  .company-culture .article-block-content .art-content-lt span {
    height: 40% !important;
  }
  .company-culture .article-block-content .art-content-rt {
    padding-right: 15px;
  }
  .company-qualifications {
    width: 85%;
    margin: 0 auto;
  }
  .company-qualifications .company-qualifi-content .qualifi-block {
    width: 45% !important;
  }
  .company-qualifications .qualifi-block:hover {
    transform: scale(1.2) !important;
  }
  .contact-us {
    width: 85%;
    margin: 0 auto;
  }
  .contact-us-block {
    padding-right: 0 !important;
  }
  .online-msg {
    width: 85%;
    margin: 10px auto;
  }
  .online-msg .online-msg-block {
    padding-right: 0;
  }
  .online-msg .online-msg-block form input {
    width: 100%;
  }
  .pro-service {
    padding-right: 0;
    max-width: 85%;
    margin: 0 auto;
  }
  .news-center-content {
    width: 85%;
    margin: 0 auto;
  }
  .news-center-content .news-center-block .news-pic {
    margin-bottom: 10px;
  }
  .news-center-content .news-center-block .news-article {
    width: 100% !important;
    margin: 0 !important;
  }
  .news-center-content .news-center-block .news-article .date-block {
    width: 50px;
    height: 50px;
  }
  .news-center-content .news-center-block .news-article .date-block p:nth-child(1) {
    line-height: 30px;
  }
  .news-center-content .news-center-block .news-article article {
    padding: 0;
  }
  .news-center-content .news-center-block .news-article article p:nth-child(1) {
    line-height: 25px;
    margin-bottom: 20px;
  }
  .news-center-content .news-center-block .news-article article a {
    width: 25%;
  }
  .news-detail-article {
    width: 85%;
    margin: 0 auto;
  }
  .app-case {
    width: 85%;
    margin: 0 auto;
  }
  .app-case .app-case-block {
    flex-direction: row;
    width: 100% !important;
    margin: 0 auto;
  }
  .app-case-sence {
    border: 1px dashed #e2e2e2;
    padding: 20px 25px;
  }
  .app-case-sence .intro-title {
    margin: 0 !important;
  }
  .app .app-case-detail .app-case-sence .app-case-detail-content .app-case-detail-block {
    width: 100%;
    margin: 20px auto;
    text-align: center;
  }
  .introduce .block a {
    bottom: 25% !important;
  }
  .contact-banner {
    height: 80px;
    background-size: cover;
  }
  .cpzx-banner {
    height: 135px !important;
    background-size: cover !important;
  }
  .about-banner {
    height: 80px;
    background-size: cover;
  }
  .news-banner {
    height: 80px;
    background-size: cover;
  }
  .service-banner {
    height: 80px;
    background-size: cover;
  }
  .service .pro-service .common-problem .question-block {
    margin: 15px;
  }
  .app-banner {
    height: 80px;
    background-size: cover;
  }
  .cp {
    margin-bottom: 0 !important;
    border: 0 !important;
  }
  .cp .mb-aside {
    display: block;
  }
  .cp .mb-aside > ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .cp .mb-aside > ul > li {
    width: 50%;
    box-sizing: border-box;
    background-color: #3d87db;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    border-bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    padding: 5px 10px;
  }
  .cp .mb-aside > ul > li:nth-child(even) {
    border-left: 0;
  }
  .cp .mb-aside > ul > li:nth-child(odd):last-child {
    border-bottom: 1px solid #fff;
  }
  .cp .mb-aside > ul > li:nth-child(even):last-child {
    border-bottom: 1px solid #fff;
  }
  .cp .mb-aside > ul > li > a {
    color: #fff;
  }
  .cp .treebox {
    display: none;
  }
  .cp .aside-footer {
    display: none !important;
  }
  .nav-swiper .swiper .swiper-slide .pc-img {
    display: none;
  }
  .nav-swiper .swiper .swiper-slide .mb-img {
    display: block;
  }

  .app .app-case-content .app-case-block .app-case-block-lt {
    margin-right: 15px !important;
  }

  .cp .zyfw > ul > li {
    width: 100%;
  }

  .article-block-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .news-center .news-center-block .news-pic {
    width: 100%;
    padding-bottom: 60%;
    margin-bottom: 30px;
  }
  .cp {
    width: 100% !important;
  }
  /* .cp .aside-title {
    background: none !important;
  }
  .cp .aside-title span {
    display: none;
  }
  .cp .aside-title p {
    color: #333 !important;
    font-weight: 700;
  }
  .cp .aside-title div {
    border-bottom: 2px solid #333 !important;
  } */
  .mb-intro {
    width: 85% !important;
  }
  .mb-intro .introduce-detail > a .block > div p:nth-child(1) {
    text-align: center;
  }
  .mb-intro .introduce-detail > a .block > div p:nth-child(2) {
    display: none;
  }
  .mb-intro .introduce-detail .block:hover ::after {
    bottom: 25% !important;
  }
  .pc-cat {
    display: none;
  }
  .mb-cat-no {
    padding: 0 !important;
  }
}
