@media screen and (max-width: 767px) {

  /* 弹出导航 */
  .nav-page {
    display: block;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    transition: all 0.1s linear;
  }

  .nav-phone {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 80vw;
    height: 100vh;
    background-color: #fff;
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.5);
  }

  .nav-list {
    padding-top: 2rem;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .nav-list a {
    width: 80%;
    height: 1rem;
    line-height: 1rem;
    border-bottom: 1px solid #e1e1e1;
  }

  .nav-list-active {
    color: #b11d03;
    background-color: #f5f5f5;
    border-bottom: 1px solid #b11d03 !important;
  }

  .close-phone-nav {
    position: absolute;
    top: 0.31rem;
    left: 0.24rem;
    width: 0.68rem;
    height: 0.68rem;
    z-index: 999;
  }

  .close-phone-nav::before,
  .close-phone-nav::after {
    position: absolute;
    display: block;
    content: "";
    width: 0.68rem;
    height: 0.04rem;
    color: #fff;
    background-color: #999;
    transform-origin: center;
    transition: all 0.2s linear;
  }

  .close-phone-nav::before {
    top: 0.19rem;
  }

  .close-phone-nav::after {
    top: 0.45rem;
  }

  .close-phone-nav-active::before {
    top: 0.33rem;
    transform: rotate(135deg);
  }

  .close-phone-nav-active::after {
    top: 0.33rem;
    transform: rotate(-135deg);
  }

  /* phone内页头部 */
  .inside-roof {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 1.3rem;
    z-index: 9999;
    border-bottom: 1px solid #eee;
    background-color: #fff;
  }

  .inside-roof-icon {
    position: absolute;
    top: 0.31rem;
    left: 0.24rem;
    width: 0.68rem;
    height: 0.68rem;
  }

  .inside-roof-icon::before,
  .inside-roof-icon::after {
    position: absolute;
    display: block;
    content: "";
    width: 0.68rem;
    height: 0.04rem;
    color: #fff;
    background-color: #999;
    transform-origin: center;
    transition: all 0.2s linear;
  }

  .inside-roof-icon::before {
    top: 0.19rem;
  }

  .inside-roof-icon::after {
    top: 0.45rem;
  }

  .inside-roof-icon-active::before {
    top: 0.33rem;
    transform: rotate(135deg);
  }

  .inside-roof-icon-active::after {
    top: 0.33rem;
    transform: rotate(-135deg);
  }

  .inside-roof-logo {
    position: absolute;
    height: 0.8rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .inside-roof-logo img {
    height: 100%;
  }

  #goTopBtn {
    width: 0.5rem;
    bottom: 1.5rem;
    height: 0.52rem;
    right: 0;
  }

  .phone-call-top {
    height: 1rem;
    display: block;
  }

  .phone-call {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    background-color: #000;
    color: #fff;
    font-size: 0.32rem;
  }

  .phone-call a {
    color: #fff;
  }

  /* top */
  .forPhone {
    height: 1.3rem;
  }

  .helmet {
    display: none;
  }

  /*banner*/
  .swiper-container {
    display: none;
  }

  .swiper-container img {
    width: 100%;
  }

  .swiper-pagination {
    bottom: 0.2rem !important;
  }

  .swiper-pagination .my-bullet {
    margin: 0 0.06rem;
    width: 0.3rem;
    height: 0.06rem;
    border-radius: 0;
  }

  .swiper-pagination .my-bullet-active {
    width: 0.3rem;
    height: 0.06rem;
    border-radius: 0;
  }

  /* menu */
  .nav {
    display: none;
  }

  /* 首页常用标题 */
  .index-title {
    height: 1.4rem;
    padding-top: 0.2rem;
  }

  .index-title h3 {
    font-size: 0.36rem;
  }

  .index-title p {
    width: 100%;
    top: 0.8rem;
    font-size: 0.3rem;
  }

  .index-title::before {
    top: 0.72rem;
  }

  .index-title::after {
    top: 0.68rem;
    width: 0.12rem;
    height: 0.12rem;
  }

  /* 技术支持 */
  .support {
    padding: 0 0.24rem;
    margin-bottom: 0.55rem;
    width: 100%;
    flex-direction: column;
  }

  .support-item {
    width: 100%;
    height: auto;
    padding: 0.3rem 5%;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }

  .support-item-img {
    width: 18%;
  }

  .support-item-word {
    width: 70%;
  }

  .support-item-word .word-h {
    font-size: 0.36rem;
    padding-bottom: 0;
  }

  .support-item-word .word-t {
    font-size: 0.3rem;
  }

  /* 热门产品 */
  .hot {
    flex-direction: column;
  }

  .hot .hot-item {
    width: 100%;
  }

  .hot .hot-item img {
    width: 100%;
  }

  .hot .hot-item .hot-text {
    top: 0.4rem;
    left: 55%;
    right: 0;
  }

  .hot .hot-item:first-of-type .hot-text {
    left: 62%;
  }

  .hot .hot-item:hover .hot-text {
    left: 56%;
  }

  .hot .hot-item:first-of-type:hover .hot-text {
    left: 63%;
  }

  .hot .hot-item .hot-text h3 {
    font-size: 0.32rem;
  }

  .hot .hot-item .hot-text p {
    font-size: 0.2rem;
    line-height: 1.2em;
    padding: 0.15rem 0;
  }

  .hot .hot-item .hot-text a {
    width: 1.5rem;
    height: 0.5rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
  }

  .hot .hot-item:hover .hot-text a {
    width: 1.5rem;
  }

  /* product */
  .product {
    padding: 0 0.24rem;
    flex-direction: column;
  }

  .pro-item {
    width: 100%;
    margin-bottom: 0.24rem;
  }

  .pro-item .pro-text {
    height: 0.8rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
  }

  /* about */
  .about {
    padding: 0.4rem 0.24rem;
  }

  .about-video {
    display: none;
    width: 50%;
  }

  .about-text {
    width: 100%;
    padding-bottom: 0.3rem;
  }

  .about-text .about-title {
    font-size: 0.36rem;
    margin-bottom: 0.3rem;
  }

  .about-text .about-title::after {
    width: 0.5rem;
    height: 1px;
    margin: 0.1rem 0 0 0.02rem;
  }

  .about-text .about-content {
    font-size: 0.3rem;
    line-height: 1.5em;
    margin-bottom: 0.3rem;
  }

  .about-text .about-more a {
    font-size: 0.3rem;
    width: 1.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }

  .about-text .about-more:hover a {
    width: 1.7rem;
  }

  /* hot-line */
  .hot-line {
    height: 0.7rem;
  }

  .inner-hot-line {
    top: 0.04rem;
    width: 3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 0.3rem;
  }

  .inner-hot-line::after {
    top: -0.06rem;
    width: 3.16rem;
    height: 0.7rem;
    border-radius: 0.35rem;
  }

  .inner-hot-line img {
    height: 0.4rem;
    position: absolute;
    top: 15%;
    left: 0.2rem;
  }

  .inner-hot-line span {
    font-size: 0.28rem;
    padding-left: 0.2rem;
  }

  /* equipment */
  .equipment {
    flex-direction: column;
    padding: 0 0.24rem;
  }

  .equi-item {
    width: 100%;
    height: auto;
    margin-bottom: 0.24rem;
  }

  .equi-item .equi-text {
    position: static;
    padding: 0.3rem 10%;
    height: auto;
  }

  .equi-item .equi-text h5 {
    font-size: 0.36rem;
    padding: 0.2rem 0;
  }

  .equi-item .equi-text h5::after {
    margin-top: 0.1rem;
    width: 0.4rem;
    height: 2px;
  }

  .equi-item .equi-text p {
    font-size: 0.3rem;
    line-height: 1.5em;
  }

  .equi-item .equi-img {
    position: static;
  }

  /* rd */
  .rd {
    height: auto;
    padding: 0 0.24rem;
    background-image: none;
    flex-direction: column;
  }

  .rd-item {
    width: 100%;
    height: auto;
    padding: 0.25rem;
    color: #000;
    border: 1px solid #eee;
    margin-bottom: 0.24rem;
  }

  .rd-item img {
    display: none;
  }

  .rd-item h3 {
    font-size: 0.36rem;
    margin: 0.25rem 0;
  }

  .rd-item h3::after {
    top: 0.4rem;
    margin-top: 0.08rem;
    width: 0.5rem;
    height: 1px;
  }

  .rd-item p {
    font-size: 0.3rem;
    line-height: 1.5em;
  }

  /* offer */
  .offer {
    padding: 0 0.24rem;
    flex-direction: column;
  }

  .offer-item {
    width: 100%;
    margin-bottom: 0.24rem;
  }

  .offer-item .offer-top {
    padding: 0 0.24rem 0 0;
  }

  .offer-item .offer-top a {
    width: 0.8rem;
    height: 2rem;
    padding: 0.2rem 0.1rem 0;
  }

  .offer-item .offer-text {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
  }

  /* partner */
  .partner {
    width: 100%;
    margin-top: 0.2rem;
    height: 1.5rem;
    padding: 0 0.24rem;
  }

  .partner img {
    height: 0.92rem;
    margin-right: 0.2rem;
  }

  /* news */
  .news {
    width: 100%;
    padding: 0 0.24rem;
    margin-bottom: 0.5rem;
  }

  .news-list {
    width: 100%;
    flex: 1;
  }

  .news-item {
    width: 100%;
    height: 2rem;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }

  .news-item .news-day {
    width: 25%;
    height: 1.96rem;
    padding: 0.2rem 0;
  }

  .news-item .news-day p {
    font-size: 0.5rem;
  }

  .news-item .news-day span {
    font-size: 0.3rem;
  }

  .news-item .news-info {
    padding: 0 0.25rem;
  }

  .news-item .news-info a {
    font-size: 0.32rem;
    padding-bottom: 0.1rem;
  }

  .news-item .news-info p {
    font-size: 0.3rem;
  }

  .news-hot {
    display: none;
  }

  /* bottom-link */
  .bottom-link {
    padding: 0.5rem 0.24rem;
    height: auto;
    flex-direction: column;
  }

  .bottom-link>div {
    border-right: none;
  }

  .bottom-link>div:not(:last-of-type) {
    border-right: none;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #bbb;
  }

  .bottom-contact {
    width: 100%;
  }

  .bottom-contact div {
    margin-bottom: 0.4rem;
  }

  .bottom-contact p {
    font-size: 0.3rem;
    margin-bottom: 0.24rem;
  }

  .bottom-contact p img {
    padding-right: 0.2rem;
  }

  .bottom-pro {
    width: 100%;
    padding-left: 0;
  }

  .bottom-plan {
    width: 100%;
    padding-left: 0;
  }

  .bottom-title {
    font-size: 0.32rem;
    padding: 0.2rem 0;
  }

  .bottom-list {
    font-size: 0.3rem;
  }

  .bottom-list li {
    width: 50%;
    line-height: 0.52rem;
  }

  .bottom-code {
    width: 100%;
  }

  .bottom-code-img {
    padding-top: 0.3rem;
  }

  .bottom-code-img img {
    display: inline;
    padding-left: 0.2rem;
    padding-bottom: 0;
  }

  .bottom-code-text {
    display: none;
  }

  /* footer */
  .footer {
    display: block;
    width: 100%;
    padding: 0.2rem 0.24rem;
    height: auto;
    font-size: 0.3rem;
    line-height: 0.4rem;
  }

  .footer span {
    display: block;
    width: 100%;
  }

  /* ny-public */
  .ny-banner {
    display: none;
  }

  .ny-banner img {
    display: none;
  }

  .crumbs {
    padding: 0.25rem 0;
    margin: 0 0.24rem 0.25rem;
  }

  .crumbs-info {
    border-left: 0.05rem solid #8292a5;
    padding-left: 0.1rem;
    font-size: 0.28rem;
  }

  .inside-margin-bottom {
    margin-bottom: 0.7rem;
  }

  /* inside-main */
  .inside-main {
    padding: 0 0.24rem;
    margin-bottom: 0.7rem;
    flex-direction: column;
  }

  .inside-single-page {
    padding: 0 0.24rem;
    margin-bottom: 0.7rem;
    font-size: 0.3rem;
    line-height: 2em;
  }

  .inside-single-page img {
    width: 100%;
  }

  /* list */
  .inside-main-list {
    position: relative;
    width: 100%;
  }

  .main-list-title {
    display: none;
  }

  .phone-list-click {
    display: block;
    position: relative;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    background-color: #8292a5;
    margin-bottom: 0.24rem;
  }

  .phone-list-click::after {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 0.14rem solid #fff;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
  }

  .main-list-info {
    position: absolute;
    width: 100%;
    top: 1rem;
    z-index: 1;
    display: none;
    margin-bottom: 0;
  }

  .main-list-info>ul>li {
    font-size: 0.26rem;
    line-height: 3em;
  }

  .main-list-info>ul>li>a {
    padding-left: 0.25rem;
  }

  .main-list-info>ul>li>a::after {
    right: 0.1rem;
    width: 0.36rem;
    height: 0.36rem;
  }

  .main-list-info>ul>li>a:hover {
    transform: translateX(0);
  }

  .main-list-info ul li ul {
    display: flex;
    flex-wrap: wrap;
  }

  .main-list-info ul li ul li {
    width: 50%;
    font-size: 0.3rem;
    line-height: 2.5em;
  }

  .main-list-info ul li ul li:nth-last-of-type(2n) {
    border-right: 1px solid #fff;
  }

  .main-list-info ul li ul li a {
    padding-left: 50px;
  }

  .main-list-info ul li ul li a:hover {
    transform: translateX(0);
  }

  /* inside-list-contact */
  .main-list-contact {
    display: none;
  }

  /* inside rigth */
  .inside-main-content {
    width: 100%;
  }

  .inside-main-content img {
    width: 100%;
  }

  /* inside product */
  .inside-product {
    width: 100%;
    flex-direction: column;
  }

  .inside-pro-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }

  .inside-pro-item a {
    display: flex;
    justify-content: space-between;
  }

  .inside-pro-item:hover {
    box-shadow: 0 0 0.2rem rgba(129, 129, 129, 0.3);
  }

  .inside-pro-item .pro-img {
    width: 40%;
    padding: 0 2%;
    border-right: 1px solid #ddd;
  }

  .inside-pro-item .pro-text {
    width: 60%;
    height: auto;
    font-size: 0.28rem;
    line-height: 2em;
    padding: 5% 5% 0;
    text-align: left;
    border-top: none;
  }

  .inside-pro-item .pro-text::after {
    display: block;
    content: "More >>";
    font-size: 0.3rem;
  }

  /* inside-partner */
  .inside-partner {
    width: 100%;
    justify-content: space-between;
  }

  .inside-partner-item {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }

  .inside-partner-item:hover {
    box-shadow: 0 0 0.2rem rgba(129, 129, 129, 0.3);
  }

  .inside-partner-item span {
    width: 100%;
    height: 0.8rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
  }

  /* inside-news */
  .inside-news {
    width: 100%;
  }

  .inside-news-item {
    padding: 0.2rem;
    margin-bottom: 0.24rem;
    justify-content: space-between;
  }

  .inside-news-item:hover {
    box-shadow: 0 0 0.2rem rgba(129, 129, 129, 0.3);
  }

  .inside-news-item .inside-news-item-img {
    width: 35%;
    height: auto;
    margin-right: 0.3rem;
  }

  .inside-news-item .inside-news-item-info {
    padding: 0.1rem 0;
    width: 62%;
  }

  .inside-news-item .inside-news-item-info h3 {
    font-size: 0.28rem;
    line-height: 2em;
  }

  .inside-news-item .inside-news-item-info span {
    font-size: 0.3rem;
    line-height: 1.4em;
  }

  .inside-news-item .inside-news-item-info p {
    line-height: 1.4em;
    font-size: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .inside-news-item .inside-news-item-info>a {
    width: 1.7rem;
    height: 2em;
    font-size: 0.26rem;
    line-height: 2em;
  }

  .inside-news-item .inside-news-item-info:hover>a {
    width: 1.5rem;
  }

  /* inside-news-detail */
  .inside-news-detail {
    width: 100%;
  }

  .inside-news-detail-title {
    font-size: 0.3rem;
    padding-bottom: 0.1rem;
    margin-top: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .inside-news-detail-main {
    font-size: 0.3rem;
    line-height: 2em;
    flex-wrap: wrap;
  }

  .inside-news-detail-left {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .inside-news-detail-left-info {
    padding-bottom: 0.1rem;
  }

  .inside-news-detail-left-art-content {
    padding-top: 0.2rem;
  }

  .inside-news-detail-left-art-content img {
    width: 100%;
  }

  .inside-news-detail-right {
    width: 100%;
  }

  .inside-news-detail-right h3 {
    font-size: 0.3rem;
    font-size: 0.3rem;
    padding-bottom: 0.1rem;
  }

  .inside-news-detail-right ul li {
    line-height: 2em;
    padding: 0.15rem 0.4rem;
    background-position: 0.1rem center;
  }

  /* inside-crosswise-list */
  .inside-crosswise-list-wrapper {
    position: relative;
    width: 100%;
    padding: 0 0.24rem;
  }

  .inside-crosswise-list {
    position: absolute;
    z-index: 1;
    top: 1rem;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 0.24rem;
    flex-wrap: wrap;
    display: none;
  }

  .inside-crosswise-list a {
    display: block;
    width: 100%;
    flex: auto;
    height: auto;
    font-size: 0.26rem;
    line-height: 3em;
    border: none;
    text-align: left;
    padding-left: 0.25rem;
    background-color: #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #fff;
  }

  .inside-crosswise-list a:hover {
    color: #555;
    background-color: #fff;
  }

  .inside-crosswise-list a:hover::after {
    border-color: transparent;
  }

  .inside-crosswise-list a.cross-active {
    color: #555;
    background-color: #fff;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
  }

  .inside-crosswise-list a.cross-active::after {
    border-color: transparent;
  }

  /* inside contact */
  .inside-contact {
    flex-wrap: wrap;
    padding: 0 0.24rem 0.7rem;
  }

  .inside-contact-item {
    width: 50%;
    flex: auto;
    padding: 0 2% 2%;
    background: url("../images/contact_xian.jpg") no-repeat right 0.2rem;
  }

  .inside-contact-item:nth-of-type(2) {
    background: none;
  }

  .inside-contact-item:last-child {
    background: none;
  }

  .inside-contact-item img {
    width: 1rem;
    height: 1rem;
    margin-bottom: 0.2rem;
  }

  .inside-contact-item h2 {
    font-size: 0.3rem;
    line-height: 1.3em;
  }

  .inside-contact-item h2 strong {
    font-size: 0.28rem;
    line-height: 2em;
    margin-bottom: 0;
  }

  .inside-contact-item:hover h2 strong {
    font-size: 0.32rem;
  }

  .inside-map {
    display: none;
    /* padding: 0 .24rem .7rem; */
  }

  /* .inside-map .inside-map-iframe {
    width: 100%;
    height: 5rem;
  } */

  .inside-message {
    padding: 0 0.24rem 0.7rem;
  }

  .inside-message form {
    flex-wrap: wrap;
  }

  .message-left {
    width: 100%;
  }

  .message-left>div {
    margin-bottom: 0.24rem;
  }

  .message-left>div label {
    margin-bottom: 0;
  }

  .message-left>div input {
    height: 0.6rem;
    padding: 0 0.1rem;
  }

  .message-left>div input:hover {
    box-shadow: 0 0 0.05rem rgba(129, 129, 129, 0.3);
  }

  .message-right {
    width: 100%;
  }

  .message-right textarea {
    height: 2rem;
    max-height: 2rem;
    min-height: 2rem;
    padding: 0.1rem;
    margin-bottom: 0.24rem;
    font-size: 0.3rem;
  }

  .message-right textarea:hover {
    box-shadow: 0 0 0.05rem rgba(129, 129, 129, 0.3);
  }

  .message-right img {
    width: auto;
  }

  .message-right button {
    width: 2rem;
    height: 0.7rem;
    font-size: 0.3rem;
  }

  .message-right button:hover {
    width: 2.2rem;
    box-shadow: 0 0 0.05rem rgba(129, 129, 129, 0.3);
  }

  /* inside-trait */
  .inside-trait {
    width: 100%;
  }

  .inside-trait-item {
    margin-bottom: 0.3rem;
  }

  .inside-serve-trait-title {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
  }

  .inside-serve-trait-title span {
    padding: 0 0.5rem;
  }

  .inside-serve-trait-title span::before {
    width: 0.05rem;
    height: 0.7rem;
    left: 0.05rem;
  }

  .inside-serve-trait-title span::after {
    right: -0.35rem;
    border: 0.35rem solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
  }

  .inside-trait-item .inside-trait-info {
    line-height: 0.4rem;
    font-size: 0.3rem;
  }

  .inside-trait-item .inside-trait-info img {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  /* inside-serve */
  .inside-serve {
    width: 100%;
  }

  .inside-serve-item {
    margin-bottom: 0.3rem;
  }

  .inside-serve-item .inside-serve-info {
    line-height: 0.4rem;
  }

  .inside-serve-main {
    height: 3rem;
    margin-bottom: 0.24rem;
  }

  .inside-serve-main .inside-serve-main-img img {
    height: 3rem;
  }

  .inside-serve-main .inside-serve-main-text p {
    font-size: 0.26rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
  }

  .inside-serve-list .inside-serve-list-item {
    padding: 0.2rem;
    margin-bottom: 0.24rem;
    width: 48.5%;
    margin-right: 3%;
  }

  .inside-serve-list .inside-serve-list-item:hover {
    box-shadow: 0 0 0.1rem rgba(129, 129, 129, 0.3);
  }

  .inside-serve-list .inside-serve-list-item:nth-of-type(3n) {
    margin-right: 3%;
  }

  .inside-serve-list .inside-serve-list-item:nth-of-type(2n) {
    margin-right: 0;
  }

  .inside-serve-list .inside-serve-list-item h3 {
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
  }

  .inside-serve-list .inside-serve-list-item p {
    line-height: 2em;
    font-size: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    max-height: 3rem;
  }

  /* inside project detail */
  .inside-project-main {
    padding: 0.2rem;
    flex-wrap: wrap;
  }

  .inside-project-main-img {
    width: 100%;
  }

  .inside-project-main-info {
    width: 100%;
    height: 100%;
    flex-direction: column;
  }

  .inside-project-main-info h3 {
    font-size: 0.4rem;
    padding: 0.2rem 0;
  }

  .inside-project-main-info .inside-project-main-info-text {
    font-size: 0.3rem;
    line-height: 2em;
    padding: 0.2rem 0;
  }

  .inside-project-main-info .inside-project-main-info-more {
    padding: 0.2rem 0;
  }

  .inside-project-main-info .inside-project-main-info-more img {
    width: 0.7rem;
    height: 0.7rem;
  }

  .inside-project-main-info .inside-project-main-info-more p {
    font-size: 0.26rem;
    line-height: 0.4rem;
  }

  .inside-project-main-info .inside-project-main-info-more p span {
    color: #c02125;
    font-size: 0.34rem;
    display: block;
  }

  .inside-project-main-info .inside-project-main-info-more a {
    width: 2rem;
    font-size: 0.3rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }

  .inside-project-main:hover .inside-project-main-info .inside-project-main-info-more a {
    width: 2.2rem;
  }

  .inside-project-item-wrapper {
    padding: 0 0.24rem;
  }

  .inside-project-item {
    padding: 0.24rem;
    margin-top: 0.24rem;
  }

  .inside-project-item:hover {
    box-shadow: 0 0 0.05rem rgba(129, 129, 129, 0.3);
  }

  .inside-project-item .inside-project-item-title {
    border-bottom: 1px solid #eee;
    font-size: 0.3rem;
    line-height: 0.6rem;
  }

  .inside-project-item .inside-project-item-title span {
    display: inline-block;
    border-bottom: 1px solid #c02125;
    margin-bottom: -1px;
  }

  .inside-project-item .inside-project-item-info {
    font-size: 0.3rem;
    line-height: 2em;
    padding: 0.2rem 0 0 0;
  }

  .inside-project-trait {
    flex-wrap: wrap;
  }

  .inside-project-trait .inside-project-trait-item {
    width: 48%;
    height: 1.6rem;
    padding: 0.2rem 0;
    margin-bottom: 0.2rem;
  }

  .inside-project-trait .inside-project-trait-item img {
    width: 0.5rem;
    height: 0.5rem;
  }

  .inside-project-trait .inside-project-trait-item p {
    font-size: 0.3rem;
  }

  .inside-project-item .inside-project-item-info>div>img {
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .inside-project-item .inside-project-item-info>p>img {
    width: 100%;
    max-width: 100%;
    display: block;
  }

  /* inside-product-message */
  .inside-product-message {
    margin-top: 0.24rem;
  }

  .inside-product-message form {
    flex-wrap: wrap;
  }

  /* insidenone */
  .insidenone {
    display: none;
  }

  .big-album img {
    width: 90%;
    height: auto;
    border: 0.05rem solid #fff;
  }

  /* 2019-11-12 new contact */
  .pcnone {
    display: block;
  }

  .new-pro-contact {
    font-size: 0.3rem;
    line-height: 2em;
    padding: 0.2rem 0 0 0;
  }

  .new-pro-contact dl {
    border-bottom: 1px solid #ccc;
    padding: 0.2rem 0;
    display: flex;
    justify-content: space-between;
  }

  .new-pro-contact dl dd:last-of-type {
    text-align: center;
  }

  .new-pro-contact dl dd p {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }

  .new-pro-contact dl dd .newproimg {
    width: 0.4rem;
  }

  .phonenone {
    display: none;
  }

  /* 新加产品 */

  .mer_des_t {
    padding: 0.2rem 0;
    font-size: 0.36rem;
  }

  .mer_des_nr {
    font-size: 0.26rem;
    padding: 0.3rem 0;
  }

  .mer_d_wrapper {
    padding: 0.14rem 0.24rem 0.24rem;
    margin-top: 0.24rem;
  }

  .mer_d_wrapper .mer_d_list {
    font-size: 0.36rem;
    line-height: 2em;
  }

  .mer_d_wrapper .mer_d_list span {
    margin-right: 0.6rem;
  }

  .mer_d_wrapper .mer_d_nr {
    font-size: .24rem;
    line-height: 2em;
    padding: .2rem 0 0 0;
  }

  .mer_d_wrapper .mer_d_nr img {
    width: 100%;
    max-width: 100%;
    display: block;
  }
}