@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) {
  html {
    font-size: calc(100vw / 22);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* header */
  .head {
    background-color: #fff;
  }
  .head .w-750 .indexheaderleft .logo .cimgbox .logo_w {
    display: none;
  }
  .head .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
    display: block;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh .icon {
    fill: #000;
  }
  .head .w-750 .indexheaderleft .c-switch i {
    position: absolute;
    left: 0;
    height: 0.13333333rem;
    width: 100%;
    background: #e2000f;
    transition: all 0.3s;
  }
  /* header */
  .c-style2 .w-750 .indexheaderleft .c-switch i {
    background: #e2000f;
  }
  /* header */
  .head.active {
    background-color: #fff;
  }
  .head.active .w-750 .indexheaderleft .logo .cimgbox .logo_w {
    display: none;
  }
  .head.active .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
    display: block;
  }
  .head.active .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh .icon {
    fill: #000;
  }
  .head.active .w-750 .indexheaderleft .c-switch i {
    background: #e2000f;
  }
  /* 产品概述 */
  .productlist {
    width: 100%;
    height: 100%;
    padding: 20% 5% 10%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productlist .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .productlist .w-1520 .dingbudaohangdqwz {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 1.33333333rem;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi {
    display: flex;
    flex-wrap: wrap;
    gap: 0.33333333rem;
    font-size: 0.53333333rem;
    margin-bottom: 0.66666667rem;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi i {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    margin-right: 0.33333333rem;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #e2000f;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi a {
    font-size: 0.53333333rem;
    color: #000;
    transition: all 0.5s;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi a.active {
    color: #e2000f;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans {
    display: flex;
    flex-wrap: wrap;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs {
    order: 2;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport {
    flex: 1 1 auto;
    width: 100%;
    overflow: hidden;
    height: auto !important;
    /* 覆盖PC脚本写入的高度 */
    border-radius: 0.33333333rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list {
    display: flex;
    flex-direction: row !important;
    gap: 0.33333333rem;
    transform: translateX(0);
    transition: transform 0.35s ease;
    will-change: transform;
    transition: transform 0.5s ease;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list li {
    flex: 0 0 auto;
    width: calc((100% - (20rem / 15)) / 3);
    aspect-ratio: 1 / 1;
    border-radius: 0.33333333rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.13333333rem solid transparent;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list li img {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list li.is-active {
    border-color: #e2000f;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-arrow {
    width: 1.33333333rem;
    height: 1.33333333rem;
    border: 0;
    background: #fff;
    border-radius: 66.6rem;
    box-shadow: 0 0.66666667rem 1.6rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    position: relative;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-arrow::before {
    content: "";
    width: 0.33333333rem;
    height: 0.33333333rem;
    border-right: 0.06666667rem solid #666;
    border-bottom: 0.06666667rem solid #666;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(135deg) !important;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-down::before {
    transform: translate(-50%, -50%) rotate(-45deg) !important;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main {
    margin-bottom: 1.33333333rem;
    width: 100%;
    order: 1;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main .g-zoom {
    width: 100%;
    height: 13.33333333rem;
    border-radius: 0.33333333rem;
    background: #fff;
    box-shadow: 0 0.8rem 2.66666667rem rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main .g-zoom .g-main-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: 50% 50%;
    transition: transform 0.12s ease;
    cursor: zoom-in;
    /* “+号”手感：放大镜/加号 */
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main .g-zoom.is-zooming .g-main-img {
    transform: scale(var(--zoom, 2));
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss {
    width: 100%;
    margin-top: 2rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss h3 {
    font-size: 0.8rem;
    color: #000;
    margin-bottom: 0.66666667rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .fubiaoti {
    color: #e2000f;
    font-size: 0.66666667rem;
    margin-bottom: 0.66666667rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .jianjies {
    text-align: center;
    font-size: 0.53333333rem;
    color: #fff;
    background-color: #e2000f;
    padding: 0.66666667rem 0;
    width: 100%;
    margin-bottom: 1.33333333rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi {
    overflow-y: auto;
    height: 9rem;
    margin-bottom: 1.33333333rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .tedian {
    font-size: 0.66666667rem;
    color: #000;
    margin-bottom: 0.66666667rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna {
    font-size: 0.53333333rem !important;
    font-family: '微软雅黑' !important;
    color: #333 !important;
    display: flex;
    flex-wrap: wrap;
    gap: 0.66666667rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna * {
    width: 100%;
    font-size: 0.53333333rem !important;
    font-family: '微软雅黑' !important;
    color: #333 !important;
    padding-left: 0.33333333rem;
    position: relative;
    word-break: break-word;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna *::after {
    content: '';
    position: absolute;
    top: 0.26666667rem;
    left: 0;
    width: 0.2rem;
    height: 0.2rem;
    background-color: #333;
    border-radius: 6.66666667rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna *.is-pushed::before {
    left: var(--col2Offset);
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar {
    width: 0.33333333rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar-track {
    background: transparent;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.35);
    border-radius: 6.66666667rem;
    border: 0.06666667rem solid transparent;
    background-clip: content-box;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.5);
    border: 0.06666667rem solid transparent;
    background-clip: content-box;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi {
    display: flex;
    gap: 1.33333333rem;
    align-items: center;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi a {
    transition: all 0.5s;
    width: 3.33333333rem;
    height: 1.2rem;
    border-radius: 3.33333333rem;
    background-color: #e2000f;
    padding: 0.26666667rem;
    display: block;
    text-align: center;
    font-size: 0.53333333rem;
    color: #fff;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi a:last-child {
    background-color: #fff;
    color: #000;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi a:hover {
    background-color: #e2000f;
    transition: all 0.5s;
    color: #fff;
  }
  /* 产品详情 */
  .productlistwswd {
    background-color: #fff;
    padding: 10% 5%;
    width: 100%;
    height: 100%;
  }
  .productlistwswd .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.33333333rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left {
    width: 100%;
    order: 2;
    margin-top: 2rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl {
    margin-bottom: 1.33333333rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl h3 {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 0.66666667rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 {
    background-color: #f9f9f9;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-title {
    margin: 0;
    padding: 0.66666667rem 0.4rem;
    background: #e2000f;
    color: #fff;
    font-size: 0.66666667rem;
    font-weight: 700;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.66666667rem;
    padding: 0.66666667rem 0.4rem;
    background-color: #f9f9f9;
    border: 0;
    cursor: pointer;
    text-align: left;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-text {
    font-size: 0.53333333rem;
    color: #333;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-text:hover {
    color: #e60012;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-arrow {
    padding: 0.06666667rem;
    width: 0.26666667rem;
    height: 0.26666667rem;
    border-right: 0.06666667rem solid #999;
    border-bottom: 0.06666667rem solid #999;
    transform: rotate(-45deg);
    /* 默认：朝右 */
    transition: transform 0.25s ease;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-l3 {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-l3 li a {
    display: block;
    padding: 0.53333333rem 0;
    color: #555;
    text-decoration: none;
    border-top: 0.06666667rem solid #eee;
    font-size: 0.53333333rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .js-panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.28s ease, opacity 0.22s ease;
    padding: 0 0.66666667rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item.is-open .nav3-arrow {
    transform: rotate(45deg);
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item.is-open .js-panel {
    opacity: 1;
    padding-bottom: 0.8rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item.is-leaf .nav3-arrow {
    visibility: hidden;
    /* 想不占位可改 display:none */
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right {
    width: 100%;
    order: 1;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right h3 {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 0.66666667rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content {
    font-size: 0.66666667rem !important;
    color: #333 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
    display: grid;
    gap: 1.33333333rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content * {
    font-size: 0.66666667rem !important;
    color: #333 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
    width: 100% !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content li{
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content img {
    margin: 0.66666667rem auto !important;
    width: 100% !important;
    text-align: center !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content strong,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content b {
    font-weight: bold !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content span {
    white-space: normal !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h1,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h2,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h3,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h4,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h5,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h6 {
    font-weight: bold !important;
  }
  .productlistwswd .w-1520 .xgcp h3 {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 0.66666667rem;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom {
    width: 99%;
    border: 0.06666667rem solid #333;
    border-radius: 0.33333333rem;
    padding: 1.33333333rem 0.66666667rem;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .acnian {
    width: 100%;
    height: 3.33333333rem;
    text-align: center;
    margin: 0 auto 0.66666667rem;
    overflow: hidden;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .acnian img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .fenunak {
    margin-bottom: 0.66666667rem;
    text-align: center;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .fenunak h3 {
    font-size: 0.53333333rem;
    font-weight: 500;
    color: #333;
    transition: text-shadow 0.25s ease, transform 0.25s ease;
    text-shadow: 0 0 0 transparent;
    /* 让过渡生效 */
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .daohangweizhi {
    transition: all 0.5s;
    width: 3.33333333rem;
    height: 1rem;
    margin: 0 auto;
    border-radius: 3.33333333rem;
    border: 0.06666667rem solid #333;
    padding: 0.06666667rem;
    text-align: center;
    font-size: 0.53333333rem;
    color: #333;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next::after,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev::after {
    font-size: 0.53333333rem;
    color: #333;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev {
    border: 0.06666667rem solid #333;
    border-radius: 6.66666667rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next:hover,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev:hover {
    background-color: #e2000f;
    border: 0.06666667rem solid #e2000f;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next:hover::after,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev:hover::after {
    color: #fff;
    transition: all 0.5s;
  }
  /* 留言 */
  .liuyan {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .liuyan .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .liuyan .w-1520 .snacsntitle h3 {
    font-size: 0.8rem;
    color: #fff;
    margin-bottom: 0.66666667rem;
  }
  .liuyan .w-1520 .biaodan .ddcd {
    width: 100%;
    margin-bottom: 0.66666667rem;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan {
    display: flex;
    flex-wrap: wrap;
    gap: 0.66666667rem;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun {
    width: 100%;
    position: relative;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun .wwehuddn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
    /* 允许点它聚焦 */
    transition: opacity 0.15s ease, transform 0.15s ease;
    left: 0.66666667rem;
    font-size: 0.53333333rem;
    color: #333;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun .wwehuddn font {
    font-size: 0.53333333rem;
    color: #e2000f;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun input {
    font-size: 0.53333333rem;
    width: 100%;
    padding: 0.66666667rem 0.66666667rem;
    background-color: #fff;
    box-sizing: border-box;
    color: #000;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna {
    width: 100%;
    position: relative;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna .wwehuddn {
    position: absolute;
    top: 12%;
    transform: translateY(-50%);
    pointer-events: auto;
    /* 允许点它聚焦 */
    transition: opacity 0.15s ease, transform 0.15s ease;
    left: 0.66666667rem;
    font-size: 0.53333333rem;
    color: #333;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna .wwehuddn font {
    font-size: 0.53333333rem;
    color: #e2000f;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna textarea {
    font-size: 0.53333333rem;
    color: #000;
    width: 100%;
    height: 5.33333333rem;
    padding: 0.66666667rem 0.66666667rem;
    background-color: #fff;
    box-sizing: border-box;
    resize: vertical;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun.is-active .wwehuddn {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-50%) translateY(-0.13333333rem);
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna.is-active .wwehuddn {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-50%) translateY(-0.13333333rem);
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .tijiaobiaosjian {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .tijiaobiaosjian .button {
    background: #e2000f;
    cursor: pointer;
    font-size: 0.53333333rem;
    border: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0.46666667rem 0;
    transition: all 0.5s;
  }
}
/* pc */
@media (min-width: 768px) {
  /* header */
  .header {
    background-color: #fff;
  }
  .header .w-1517 .logo-nav .logo .blogo {
    display: none;
  }
  .header .w-1517 .logo-nav .logo .logo_bl {
    display: block;
  }
  .header .w-1517 .logo-nav .nav .li .zhunav {
    color: #000;
  }
  /* 产品概述 */
  .productlist {
    width: 100%;
    height: 100%;
    padding: 1.5rem 0 1.1rem;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productlist .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .productlist .w-1520 .dingbudaohangdqwz {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0.8rem;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi {
    display: flex;
    align-items: center;
    gap: 0.1rem;
    font-size: 0.18rem;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #e2000f;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi a {
    font-size: 0.18rem;
    color: #000;
    transition: all 0.5s;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi a:hover {
    color: #e2000f;
    transition: all 0.5s;
  }
  .productlist .w-1520 .dingbudaohangdqwz .dangqianweizhi a.active {
    color: #e2000f;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery {
    display: flex;
    gap: 0.4rem;
    align-items: center;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs {
    width: 1.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.1rem;
    position: relative;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport {
    width: 100%;
    overflow: hidden;
    border-radius: 0.15rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    transform: translateY(0);
    transition: transform 0.5s ease;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list li {
    width: 100%;
    height: 1.15rem;
    background: #fff;
    border-radius: 0.15rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.06rem 0.22rem rgba(0, 0, 0, 0.06);
    cursor: pointer;
    border: 0.02rem solid transparent;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list li img {
    max-width: 76%;
    max-height: 76%;
    object-fit: contain;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-thumbs-viewport .g-thumbs-list li.is-active {
    border-color: #e2000f;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-arrow {
    width: 0.44rem;
    height: 0.44rem;
    border: 0;
    background: #fff;
    border-radius: 9.99rem;
    box-shadow: 0 0.1rem 0.24rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    position: relative;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-arrow::before {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    border-right: 0.02rem solid #666;
    border-bottom: 0.02rem solid #666;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(225deg);
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-thumbs .g-down::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main {
    flex: 1;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main .g-zoom {
    width: 5rem;
    height: 5rem;
    border-radius: 0.15rem;
    background: #fff;
    box-shadow: 0 0.12rem 0.4rem rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main .g-zoom .g-main-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: 50% 50%;
    transition: transform 0.12s ease;
    cursor: zoom-in;
    /* “+号”手感：放大镜/加号 */
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .gallery .g-main .g-zoom.is-zooming .g-main-img {
    transform: scale(var(--zoom, 2));
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss {
    width: 6.5rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss h3 {
    font-size: 0.4rem;
    color: #000;
    margin-bottom: 0.3rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .fubiaoti {
    color: #e2000f;
    font-size: 0.24rem;
    margin-bottom: 0.6rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .jianjies {
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    background-color: #e2000f;
    padding: 0.2rem 0;
    width: 100%;
    margin-bottom: 0.6rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi {
    overflow-y: auto;
    height: 2.5rem;
    margin-bottom: 0.6rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .tedian {
    font-size: 0.24rem;
    color: #000;
    margin-bottom: 0.3rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna {
    font-size: 0.2rem !important;
    font-family: '微软雅黑' !important;
    color: #333 !important;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
    row-gap: 0.3rem;
    align-items: start;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna * {
    font-size: 0.2rem !important;
    font-family: '微软雅黑' !important;
    color: #333 !important;
    padding-left: 0.2rem;
    position: relative;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna *::after {
    content: '';
    position: absolute;
    top: 0.14rem;
    left: 0;
    width: 0.07rem;
    height: 0.07rem;
    background-color: #333;
    border-radius: 1rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi .sainsna *.is-pushed::before {
    left: var(--col2Offset);
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar {
    width: 0.1rem;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar-track {
    background: transparent;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.35);
    border-radius: 1rem;
    border: 0.02rem solid transparent;
    background-clip: content-box;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .tedianzhuanshi::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.5);
    border: 0.02rem solid transparent;
    background-clip: content-box;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi {
    display: flex;
    gap: 0.5rem;
    align-items: center;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi a {
    transition: all 0.5s;
    width: 1.2rem;
    height: 0.38rem;
    border-radius: 0.5rem;
    background-color: #e2000f;
    padding: 0.08rem;
    display: block;
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi a:last-child {
    background-color: #fff;
    color: #000;
  }
  .productlist .w-1520 .zuoyoufenbuzhuans .sanicsnaiwcontentss .zhuanshaisi a:hover {
    background-color: #e2000f;
    transition: all 0.5s;
    color: #fff;
  }
  /* 产品详情 */
  .productlistwswd {
    background-color: #fff;
    padding: 1.1rem 0;
    width: 100%;
    height: 100%;
  }
  .productlistwswd .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left {
    width: 3.5rem;
    position: sticky;
    top: 1rem;
    align-self: flex-start;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl {
    margin-bottom: 1rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl h3 {
    font-size: 0.3rem;
    color: #333;
    margin-bottom: 0.5rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 {
    background-color: #f9f9f9;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-title {
    margin: 0;
    padding: 0.18rem 0.18rem;
    background: #e2000f;
    color: #fff;
    font-size: 0.2rem;
    font-weight: 700;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.1rem;
    padding: 0.18rem 0.18rem;
    background-color: #f9f9f9;
    border: 0;
    cursor: pointer;
    text-align: left;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-text {
    font-size: 0.16rem;
    color: #333;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-text:hover {
    color: #e60012;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-arrow {
    padding: 0.03rem;
    width: 0.05rem;
    height: 0.05rem;
    border-right: 0.02rem solid #999;
    border-bottom: 0.02rem solid #999;
    transform: rotate(-45deg);
    /* 默认：朝右 */
    transition: transform 0.25s ease;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-l3 {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .nav3-l3 li a {
    display: block;
    padding: 0.1rem 0.2rem;
    color: #555;
    text-decoration: none;
    border-top: 0.01rem solid #eee;
    font-size: 0.16rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item .js-panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.28s ease, opacity 0.22s ease;
    padding: 0 0.05rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item.is-open .nav3-arrow {
    transform: rotate(45deg);
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item.is-open .js-panel {
    opacity: 1;
    padding-bottom: 0.12rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .left .cpfl .nav3 .nav3-sec .nav3-l2 .nav3-item.is-leaf .nav3-arrow {
    visibility: hidden;
    /* 想不占位可改 display:none */
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right {
    width: 10rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right h3 {
    font-size: 0.3rem;
    color: #333;
    margin-bottom: 0.5rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content {
    font-size: 0.2rem !important;
    color: #333 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
    display: grid;
    gap: 0.2rem;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content * {
    font-size: 0.2rem !important;
    color: #333 !important;
    font-family: '微软雅黑' !important;
    line-height: 1.8 !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content img {
    margin: 0.2rem auto !important;
    width: 7rem !important;
    text-align: center !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content strong,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content b {
    font-weight: bold !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content span {
    white-space: normal !important;
  }
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h1,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h2,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h3,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h4,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h5,
  .productlistwswd .w-1520 .zuoyouzhuaunsh .right .content h6 {
    font-weight: bold !important;
  }
  .productlistwswd .w-1520 .xgcp h3 {
    font-size: 0.3rem;
    color: #333;
    margin-bottom: 0.5rem;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom {
    border: 0.01rem solid #333;
    border-radius: 0.15rem;
    padding: 0.4rem 0.2rem;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .acnian {
    width: 2.59rem;
    height: 1.29rem;
    text-align: center;
    margin: 0 auto 0.4rem;
    overflow: hidden;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .acnian img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .fenunak {
    margin-bottom: 0.3rem;
    text-align: center;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .fenunak h3 {
    font-size: 0.2rem;
    font-weight: 500;
    color: #333;
    transition: text-shadow 0.25s ease, transform 0.25s ease;
    text-shadow: 0 0 0 transparent;
    /* 让过渡生效 */
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom a .daohangweizhi {
    transition: all 0.5s;
    width: 1.2rem;
    height: 0.38rem;
    margin: 0 auto;
    border-radius: 0.5rem;
    border: 0.01rem solid #333;
    padding: 0.08rem;
    text-align: center;
    font-size: 0.16rem;
    color: #333;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom:hover {
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom:hover a .acnian {
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom:hover a .acnian img {
    transform: scale(1.05);
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom:hover a .fenunak {
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom:hover a .fenunak h3 {
    text-shadow: 0.003rem 0 0 currentColor, -0.003rem 0 0 currentColor, 0 0.003rem 0 currentColor, 0 -0.003rem 0 currentColor;
    color: #000;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-wrapper .swiper-slide .acmaommmom:hover a .daohangweizhi {
    border: 0.01rem solid #e2000f;
    background-color: #e2000f;
    color: #fff;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next::after,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev::after {
    font-size: 0.16rem;
    color: #333;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev {
    border: 0.01rem solid #333;
    border-radius: 1rem;
    width: 0.45rem;
    height: 0.45rem;
    transition: all 0.5s;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next:hover,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev:hover {
    background-color: #e2000f;
    border: 0.01rem solid #e2000f;
  }
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-next:hover::after,
  .productlistwswd .w-1520 .xgcp .swiper-product .swiper-button-prev:hover::after {
    color: #fff;
    transition: all 0.5s;
  }
  /* 留言 */
  .liuyan {
    width: 100%;
    height: 100%;
    padding: 1.1rem 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .liuyan .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .liuyan .w-1520 .snacsntitle h3 {
    font-size: 0.3rem;
    color: #fff;
    margin-bottom: 0.5rem;
  }
  .liuyan .w-1520 .biaodan .ddcd {
    width: 100%;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.5rem;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun {
    width: 4.5rem;
    position: relative;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun .wwehuddn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
    /* 允许点它聚焦 */
    transition: opacity 0.15s ease, transform 0.15s ease;
    left: 0.2rem;
    font-size: 0.16rem;
    color: #333;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun .wwehuddn font {
    font-size: 0.16rem;
    color: #e2000f;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun input {
    font-size: 0.16rem;
    width: 100%;
    padding: 0.22rem 0.2rem;
    background-color: #fff;
    box-sizing: border-box;
    color: #000;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna {
    width: 100%;
    position: relative;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna .wwehuddn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
    /* 允许点它聚焦 */
    transition: opacity 0.15s ease, transform 0.15s ease;
    left: 0.2rem;
    font-size: 0.16rem;
    color: #333;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna .wwehuddn font {
    font-size: 0.16rem;
    color: #e2000f;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna textarea {
    font-size: 0.16rem;
    color: #000;
    width: 100%;
    height: 0.8rem;
    padding: 0.25rem 0.2rem;
    background-color: #fff;
    box-sizing: border-box;
    resize: vertical;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcun.is-active .wwehuddn {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-50%) translateY(-0.02rem);
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .inputshcuna.is-active .wwehuddn {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-50%) translateY(-0.02rem);
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .tijiaobiaosjian {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .tijiaobiaosjian .button {
    background: #e2000f;
    cursor: pointer;
    font-size: 0.16rem;
    border: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0.2rem 0;
    transition: all 0.5s;
  }
  .liuyan .w-1520 .biaodan .ddcd .formbiaodan .tijiaobiaosjian .button:hover {
    background: #e2000f;
    transition: all 0.5s;
  }
}
