@media screen and (max-width: 1024px) and (min-width: 320px) {
  .w {
    width: 95%;
    max-width: 95%;
  }
  .cpzx .cpzx-wrap {
    width: 90%;
  }
  .floor11 .floor11-wrap .company-information .company-introduce p * {
    font-size: 0.7rem;
  }
  #page,
  #page1,
  #page2,
  #page3,
  #page4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    font-size: 0.7rem;
  }
  .page_div a {
    min-width: 1.25rem;
    height: 1.25rem;
    text-align: center;
    margin: 0 0.1rem;
    cursor: pointer;
    line-height: 1.25rem;
    color: #666666;
    font-size: 0.7rem;
    display: inline-block;
    user-select: none;
    border-radius: 0.1rem;
    border: 1px solid #dfdfdf;
  }
  #firstPage,
  #lastPage {
    width: 2rem;
  }
  .page_div .current {
    background-color: #46a5fe;
    color: #ffffff;
  }
  .totalPages {
    margin: 0 0.25rem;
  }
  .wrap {
    width: 90% !important;
  }
  .dian {
    height: 3rem;
  }
  header {
    height: 3rem !important;
  }
  header .head-box {
    padding-left: 0;
  }
  header .head-box .logo-box {
    width: 10rem;
  }
  header .head-box .logo-box a img {
    height: auto;
  }
  header .head-box .nav-box {
    display: none;
  }
  header .head-box .search-box {
    position: relative;
  }
  header .head-box .search-box input {
    border: none;
    border-radius: 60px;
    padding: 0.4rem;
    padding-right: 0.8rem;
    background-color: rgba(204, 204, 204, 0.2);
    font-size: 0.16rem;
    color: #333;
  }
  header .head-box .search-box input::placeholder {
    font-size: 0.16rem;
    color: #333;
  }
  header .head-box .search-box .search-btn {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.1rem;
    padding: 0.1rem;
    background-color: transparent;
    color: #000;
    border: none;
    outline: none;
  }
  header .head-box .search-box .search-btn span {
    font-size: 0.2rem;
  }
  header .head-box .menu {
    display: block;
  }
  header .head-box .menu a img {
    width: 1.25rem;
  }
  .product-content .wrap .product-table {
    display: block;
  }
  .product-content .wrap .product-table .img-box {
    width: 100%;
    margin: 0;
    margin-bottom: 0.4rem;
  }
  .product-content .wrap .product-table .product-message .product-name {
    font-size: 0.9rem !important;
  }
  .product-content .wrap .product-table .product-message .en {
    font-size: 0.5rem !important;
  }
  .product-content .wrap .product-table .product-message .table {
    margin-bottom: 0.4rem;
    overflow: scroll;
  }
  .product-content .wrap .product-table .product-message .table table {
    width: 150%;
    font-size: 0.7rem;
  }
  .product-content
    .wrap
    .product-table
    .product-message
    .table
    table
    thead
    tr
    td {
    padding-bottom: 0.5rem;
  }
  .product-content
    .wrap
    .product-table
    .product-message
    .table
    table
    tbody
    tr
    td {
    padding: 0.5rem 0;
    border-bottom: 0.3rem solid #f5f5f5;
  }
  .product-content .wrap .product-table .product-message .btn-box .btn a {
    width: 5rem;
    height: 2rem;
    font-size: 0.75rem;
    border-radius: 0.9rem;
  }
  .product-content .wrap .title {
    margin-top: 1rem;
    border-bottom: 0.1rem solid #e6dfdf;
    padding-bottom: 0.7rem;
  }
  .product-content .wrap .title p {
    font-size: 0.9rem;
  }
  .product-content .wrap .title p::after {
    height: 0.15rem;
    bottom: -0.8rem;
  }
  .product-content .wrap > p {
    font-size: 0.7rem !important;
    margin-bottom: 0.4rem;
  }
  .product-content .wrap > p * {
    font-size: 0.7rem !important;
  }
  .product-content .wrap > p img {
    max-width: 100%;
    display: block !important;
  }
  .product-content .wrap > div * {
    font-size: 0.7rem !important;
  }
  .product-content .wrap > div img {
    max-width: 100%;
    display: block !important;
  }
  .product-content .wrap ul li {
    width: 100%;
  }
  .product-content .wrap ul li a {
    font-size: 0.7rem;
  }
  .product-content .wrap ul li a .circle {
    width: 0.5rem;
    height: 0.5rem;
  }
  .floor .top .title h2 {
    font-size: 1rem;
    font-weight: 700;
  }
  .floor .top .title p {
    font-size: 0.5rem;
  }
  .floor .top .line {
    width: 1.5rem;
    height: 0.125rem;
  }
  .floor1 {
    height: 15rem !important;
  }
  .floor1 .w .f1-content {
    width: 90%;
    transform: translateY(1.25rem);
  }
  .floor1 .w .f1-content h1 {
    font-size: 1.1rem;
  }
  .floor1 .w .f1-content .search-box input {
    padding: 1rem 1.25rem;
    padding-right: 1.6rem;
    font-size: 1rem;
  }
  .floor1 .w .f1-content .search-box input::placeholder {
    font-size: 1rem;
  }
  .floor1 .w .f1-content .search-box button .iconfont {
    font-size: 1rem;
  }
  .floor2 .content {
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
  .floor2 .content > div {
    height: auto;
    border-radius: 2.5rem;
  }
  .floor2 .content > div .img-box {
    height: 7.5rem;
  }
  .floor2 .content > div .product-content {
    position: relative;
    padding: 1.3rem 0 2.25rem;
  }
  .floor2 .content > div .product-content h3 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .floor2 .content > div .product-content p {
    font-size: 0.5rem;
  }
  .floor2 .content > div .product-content .hidden-content p {
    line-height: 0.75rem;
  }
  .floor2 .content > div .product-content .hidden-content .more-message {
    border-radius: 0.75rem;
  }
  .floor2 .content > div .product-content .hidden-content .more-message a {
    display: block;
    padding: 0.5rem 0.75rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .floor3 .f3-content ul li {
    flex: auto;
    width: 50%;
  }
  .floor3 .f3-content ul li a {
    font-size: 0.375rem;
  }
  .floor3 .f3-content ul li a .iconfont {
    font-size: 2.5rem;
    margin-bottom: 0.75rem;
  }
  .floor3 .f3-content ul li a h4 {
    font-size: 0.75rem;
  }
  .floor4 {
    padding-bottom: 0;
  }
  .floor4 .w {
    display: block;
  }
  .floor4 .w .f4-nav .title {
    margin-bottom: 1.4rem;
  }
  .floor4 .w .f4-nav .title h2 {
    font-size: 1rem;
    font-weight: 700;
  }
  .floor4 .w .f4-nav .title p {
    font-size: 0.5rem;
  }
  .floor4 .w .f4-nav .title .line {
    width: 1.5rem;
    height: 0.125rem;
  }
  .floor4 .w .f4-nav .news-nav {
    width: 100%;
  }
  .floor4 .w .f4-nav .news-nav ul {
    width: 100%;
    display: flex;
  }
  .floor4 .w .f4-nav .news-nav ul li {
    flex: 1;
    text-align: center;
    font-size: 0.75rem;
  }
  .floor4 .w .news-box {
    width: 100%;
    position: relative;
    display: block;
  }
  .floor4 .w .news-box .news .news-top a h5 {
    font-size: 0.7rem;
    height: auto;
  }
  .floor4 .w .news-box .news .news-top a p {
    font-size: 0.625rem;
  }
  .floor4 .w .news-box .news .news-top.addColor {
    border: none;
  }
  .floor4 .w .news-box2,
  .floor4 .w .news-box3 {
    display: none;
  }
  .banner {
    height: 10rem;
  }
  .banner .banner-bg {
    height: 100%;
  }
  .banner .banner-bg img {
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .banner .banner-wrap .title-box .en-title {
    font-size: 0.9rem;
  }
  .banner .banner-wrap .title-box .title {
    font-size: 1.8rem;
  }
  .breadcrumb-nav {
    padding: 0.8rem 0;
  }
  .breadcrumb-nav .wrap ul li {
    font-size: 0.8rem;
  }
  .breadcrumb-nav .wrap ul li a {
    font-size: 0.8rem;
  }
  .floor11 .floor11-wrap {
    flex-wrap: wrap;
  }
  .floor11 .floor11-wrap .company-information {
    width: 100%;
    flex: auto;
    margin-right: 0;
  }
  .floor11 .floor11-wrap .company-information .company-name {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .floor11 .floor11-wrap .company-information .company-detail {
    font-size: 0.8rem;
    margin-bottom: 1rem;
  }
  .floor11 .floor11-wrap .company-information .line {
    width: 1.5rem;
    height: 0.2rem;
    margin-bottom: 1rem;
  }
  .floor11 .floor11-wrap .company-information .company-introduce p {
    font-size: 0.7rem;
  }
  .floor11 .floor11-wrap .company-imgs {
    width: 100%;
  }
  .floor11 .floor11-wrap .company-imgs .swiper-slide {
    width: 100%;
  }
  .floor11 .floor11-wrap .company-imgs .swiper-slide img {
    width: 100%;
  }
  .floor-s .floor-wrap .title p {
    font-size: 1rem;
    margin-bottom: 0.6rem;
  }
  .floor-s .floor-wrap .title .line {
    width: 1.5rem;
    height: 0.2rem;
  }
  .floor-s .floor-wrap .zhengshu-list .swiper-slide {
    padding: 1rem;
  }
  .floor-s .floor-wrap .zhengshu-list .swiper-slide .zhengshu-title {
    font-size: 1.5rem;
  }
  .floor-s .floor-wrap .zhengshu-list .swiper-slide .renzheng {
    font-size: 0.7rem;
  }
  .floor-s .floor-wrap .zhengshu-list .swiper-btn {
    width: 2rem;
    height: 2rem;
  }
  .floor-s .floor-wrap .zhengshu-list .swiper-btn span {
    font-size: 1rem;
  }
  .floor-s .floor-wrap .zhengshu-list .swiper-btn.swiper-button-next {
    right: 0rem;
  }
  .floor-s .floor-wrap .zhengshu-list .swiper-btn.swiper-button-prev {
    left: 0rem;
  }
  .floor33 .licheng .swiper-slide img {
    height: 15rem;
    object-fit: cover;
  }
  .floor33 .licheng .swiper-slide .text-box {
    top: 0;
  }
  .floor33 .licheng .swiper-slide .text-box .year {
    font-size: 5rem;
  }
  .floor33 .licheng .swiper-slide .text-box .chengli {
    font-size: 0.9rem;
    margin-top: -3rem;
  }
  .floor33 .licheng .swiper-slide .text-box .line {
    width: 2.4rem;
    height: 0.1rem;
    margin: 0.5rem 0;
  }
  .floor33 .licheng .swiper-slide .text-box .small-year {
    font-size: 1.5rem;
  }
  .floor33 .licheng .swiper-btn-wrap .swiper-btn {
    width: 1rem;
    height: 2rem;
  }
  .floor33 .licheng .swiper-btn-wrap .swiper-btn span {
    font-size: 0.8rem;
  }
  .floor33 .licheng .swiper-btn-wrap .swiper-btn.swiper-button-next {
    right: 0rem;
  }
  .floor33 .licheng .swiper-btn-wrap .swiper-btn.swiper-button-prev {
    left: 0rem;
  }
  .floor44 .floor44-wrap {
    width: 100%;
  }
  .floor44 .floor44-wrap .floor44-content {
    height: 12rem;
  }
  .floor44 .floor44-wrap .floor44-content .center-content {
    height: 6rem;
    display: flex;
  }
  .floor44 .floor44-wrap .floor44-content .center-content .center-title {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
  }
  .floor44 .floor44-wrap .floor44-content .center-content p {
    font-size: 0.6rem;
    color: #fff;
    line-height: 1.8em;
  }
  .cpzx .cpzx-wrap {
    display: block;
  }
  .cpzx .cpzx-wrap .nav-box {
    width: 100%;
  }
  .cpzx .cpzx-wrap .nav-box .item .first {
    font-size: 0.9rem;
  }
  .cpzx .cpzx-wrap .nav-box .item .first img {
    width: 0.3rem;
  }
  .cpzx .cpzx-wrap .nav-box .item .second > a {
    padding: 0.4rem;
    padding-left: 0.45rem;
    padding-right: 0.15rem;
  }
  .cpzx .cpzx-wrap .nav-box .item .second a {
    font-size: 0.7rem;
  }
  .cpzx .cpzx-wrap .nav-box .item .second a img {
    width: 0.3rem;
  }
  .cpzx .cpzx-wrap .nav-box .item .second .ss li {
    font-size: 0.7rem;
    padding: 0.36rem;
    padding-left: 0.6rem;
  }
  .cpzx .cpzx-wrap .content {
    display: none;
    padding-top: 3rem;
  }
  .cpzx .cpzx-wrap .content.mobile-content {
    display: block;
  }
  .cpzx .cpzx-wrap .content .title {
    font-size: 0.9rem;
    padding: 0.4rem 0;
  }
  .cpzx .cpzx-wrap .content .second-title {
    font-size: 0.7rem;
    padding-bottom: 0.4rem;
  }
  .cpzx .cpzx-wrap .content ul li {
    width: 100%;
    margin: 0.4rem 0;
  }
  .cpzx .cpzx-wrap .content ul li a {
    font-size: 0.6rem;
  }
  .container .rczp-list .wrap .gangwei-list {
    margin-bottom: 4rem;
  }
  .container .rczp-list .wrap .gangwei-list .top {
    padding-bottom: 0.75rem;
    margin-bottom: 1.25rem;
    flex-wrap: wrap;
  }
  .container .rczp-list .wrap .gangwei-list .top .name {
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 0.3rem;
  }
  .container .rczp-list .wrap .gangwei-list .top .email {
    font-size: 0.8rem;
  }
  .container .rczp-list .wrap .gangwei-list .top .email a {
    font-size: 0.8rem;
  }
  .container .rczp-list .wrap .gangwei-list .basic-information {
    margin-bottom: 1rem;
  }
  .container .rczp-list .wrap .gangwei-list .basic-information ul {
    flex-wrap: wrap;
  }
  .container .rczp-list .wrap .gangwei-list .basic-information ul li {
    width: 100% !important;
    margin-bottom: 0.4rem;
    font-size: 0.8rem;
  }
  .container .rczp-list .wrap .gangwei-list .item {
    margin-bottom: 2rem;
  }
  .container .rczp-list .wrap .gangwei-list .item .title {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
  }
  .container .rczp-list .wrap .gangwei-list .item p {
    font-size: 0.8rem;
    line-height: auto;
  }
  .container .lxfs-list .box1 .wrap {
    display: block;
  }
  .container .lxfs-list .box1 .wrap .address {
    width: 100%;
    border-radius: 0.75rem;
    margin-bottom: 0.5rem;
  }
  .container .lxfs-list .box1 .wrap .address .top a {
    padding: 0.4rem 0;
    font-size: 0.8rem;
  }
  .container .lxfs-list .box1 .wrap .address .bottom {
    padding: 0.4rem 0.5rem;
  }
  .container .lxfs-list .box1 .wrap .address .bottom ul li {
    font-size: 0.7rem;
  }
  .container .lxfs-list .box1 .wrap .address .bottom ul li.zongbu-name {
    font-size: 0.8rem;
  }
  .container .lxfs-list .box2 .wrap .dls-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.5rem;
  }
  .container .lxfs-list .box2 .wrap .dls-list .bsc-item .bsc-title {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
  }
  .container .lxfs-list .box2 .wrap .dls-list .bsc-item ul li {
    margin-bottom: 0.3rem;
  }
  .container .lxfs-list .box2 .wrap .btn-box2 ul {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .container .lxfs-list .box2 .wrap .btn-box2 ul li {
    border-radius: 1.5rem;
    margin-bottom: 0.2rem;
  }
  .container .lxfs-list .box2 .wrap .btn-box2 ul li a {
    font-size: 0.7rem;
    width: 6.25rem;
    height: 2rem;
  }
  .container .lxfs-list .box2 .wrap .btn-box2 ul li.second .list a {
    font-size: 0.24rem;
  }
  .container .lxfs-list .box2 .wrap .title {
    font-size: 0.9rem;
  }
  .container .lxfs-list .box2 .wrap .bsc-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.5rem;
  }
  .container .lxfs-list .box2 .wrap .bsc-list .bsc-item .bsc-title {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
  }
  .container .lxfs-list .box2 .wrap .bsc-list .bsc-item ul li {
    margin-bottom: 0.3rem;
  }
  .container .wrap .btn-box ul {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .container .wrap .btn-box ul li {
    border-radius: 1.5rem;
    margin-bottom: 0.2rem;
  }
  .container .wrap .btn-box ul li a {
    font-size: 0.7rem;
    width: 6.25rem;
    height: 2rem;
  }
  .container .wrap .btn-box ul li.second .list a {
    font-size: 0.24rem;
  }
  .container .wrap .container2-list ul li .img-box {
    width: 7.5rem;
    margin-right: 0.75rem;
  }
  .container .wrap .container2-list ul li .news-content2 .news-title {
    font-size: 0.7rem;
  }
  .container .wrap .container2-list ul li .news-content2 .news-introduce {
    display: none;
  }
  .container .wrap .container2-list ul li .news-content2 .news-date {
    font-size: 0.6rem;
  }
  .container .wrap .newspaper-list p {
    font-size: 0.7rem;
    margin-bottom: 1rem;
  }
  .container .wrap .newspaper-list p img {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  .container .wrap .newspaper-list .img-box {
    margin-bottom: 1rem;
  }
  .container .wrap .newspaper-list .top .title {
    font-size: 1rem;
  }
  .container .wrap .newspaper-list .top .introduce {
    font-size: 0.6rem;
    margin: 1.2rem;
  }
  .container .wrap .newspaper-list .content {
    padding: 1.5rem 0;
  }
  .container .wrap .newspaper-list .gobtn {
    font-size: 0.7rem;
  }
  .container .wrap .newspaper-list .gobtn div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .container .wrap .container-list3 .title {
    font-size: 0.8rem;
  }
  .container .wrap .container-list3 .ul22 {
    grid-template-columns: repeat(1, 1fr);
  }
  .container .wrap .container-list3 .ul22 li {
    margin-bottom: 0.5rem;
  }
  .container .wrap .container-list3 .ul22 li video {
    height: 10rem;
  }
  .container .wrap .container-list3 .ul22 li .video-title {
    font-size: 0.6rem;
  }
  .container .wrap .container-list3 .ul1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .container .wrap .container-list3 .ul1 li {
    width: 11.1rem;
    height: 7.2rem;
    margin-bottom: 0.6rem;
  }
  .container .wrap .container-list3 .ul1 li::before {
    width: 11.1rem;
    height: 7.2rem;
    top: -0.3rem;
    left: 0.3rem;
  }
  .container .wrap .container-list3 .ul1 li .img-box {
    width: 5.22rem;
  }
  .container .wrap .container-list3 .ul2 li {
    width: 7.65rem;
    height: 6.45rem;
  }
  .container .wrap .container-list3 .ul2 li::before {
    width: 7.65rem;
    height: 6.45rem;
    top: -0.3rem;
    left: 0.3rem;
  }
  .container .wrap .container-list4 .asdsa {
    display: block;
  }
  .container .wrap .container-list4 .asdsa .nav-box2 {
    width: 100%;
  }
  .container .wrap .container-list4 .asdsa .nav-box2 .title {
    font-size: 0.9rem;
  }
  .container .wrap .container-list4 .asdsa .nav-box2 ul li a {
    font-size: 0.8rem;
  }
  .container .wrap .container-list4 .asdsa .content .title {
    font-size: 0.9rem;
  }
  .container .wrap .container-list4 .asdsa .content p {
    font-size: 0.7rem;
  }
  .container .wrap .container-list4 .asdsa .content .paging ul li a {
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 0.2rem;
  }
  footer {
    height: auto;
    padding-top: 2.5rem;
  }
  footer .w .company-details ul li {
    width: 100%;
    height: auto;
    padding: 0.625rem 0;
  }
  footer .w .company-details ul li:nth-child(2) {
    border: none;
    border-top: 0.05rem solid #ccc;
    border-bottom: 0.05rem solid #ccc;
  }
  footer .w .company-details ul li h4 {
    font-size: 0.75rem;
  }
  footer .w .company-details ul li p {
    font-size: 0.7rem;
    line-height: 1rem;
  }
  footer .w .company-details ul .img-box {
    position: static;
    width: 4.5rem;
    margin-bottom: 1.25rem;
    font-size: 0.7rem;
  }
  footer .w .company-details ul .img-box .code {
    width: 100%;
  }
  footer .address-support {
    position: relative;
  }
  footer .address-support .w p {
    width: 100%;
    font-size: 0.6rem;
    padding: 0.125rem 0;
  }
  .backtop {
    bottom: 3.75rem;
  }
  .backtop img {
    width: 1.25rem !important;
  }
  .big-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    display: block;
  }
  .mengceng {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.15);
  }
  .mengceng .dialog {
    width: 80%;
    padding: 1rem;
    background-color: #fff;
    border-radius: 0.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  }
  .mengceng .dialog p {
    font-size: 0.75rem;
    line-height: 1.8em;
    margin-bottom: 0.5rem;
    font-weight: bold;
  }
  .mengceng .dialog .check-btn {
    display: flex;
    justify-content: flex-end;
  }
  .mengceng .dialog .check-btn a {
    font-size: 0.75rem;
    padding: 0.3rem 1rem;
    background-color: #1296db;
    color: #fff;
    border-radius: 0.5rem;
  }

  .mengceng1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .mengceng1 .dialog {
    width: 80%;
    padding: 1rem;
    background-color: #fff;
    border-radius: 0.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  }
  .mengceng1 .dialog p {
    font-size: 0.75rem;
    line-height: 1.8em;
    margin-bottom: 0.5rem;
    font-weight: bold;
  }
  .mengceng1 .dialog p a {
    font-size: 0.75rem;
  }
  .mengceng1 .dialog .check-btn {
    display: flex;
    justify-content: flex-end;
  }
  .mengceng1 .dialog .check-btn a {
    font-size: 0.75rem;
    padding: 0.3rem 1rem;
    background-color: #1296db;
    color: #fff;
    border-radius: 0.5rem;
  }
  .tools-list li {
    padding: 1.5rem 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f5f4f4;
  }
  .tools-list li .img-box {
    width: 5rem;
    height: 5rem;
    border-radius: 0.3rem;
    background-color: #1296db;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.5rem;
  }
  .tools-list li .img-box img {
    width: 40%;
    display: block;
  }
  .tools-list li .text-box {
    flex: 1;
  }
  .tools-list li .text-box .tool-title {
    font-size: 0.8rem;
    color: #1296db;
    margin-bottom: 0.15rem;
  }
  .tools-list li .text-box p {
    font-size: 0.5rem;
    color: #999999;
    margin-bottom: 0.2rem;
  }
  .tools-list li .text-box .use-btn {
    display: flex;
    justify-content: flex-end;
  }
  .tools-list li .text-box .use-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 1.5rem;
    border-radius: 1rem;
    border: 1px solid #1296db;
    color: #1296db;
    font-size: 0.6rem;
  }
  .tools-list li .text-box .use-btn a:hover {
    background-color: #1296db;
    color: #fff;
  }
  .gongshi-content .bluecolor {
    color: #1296db !important;
  }
  .gongshi-content .gongshi-change .change-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem !important;
  }
  .gongshi-content .gongshi-change .change-list li {
    position: relative;
    width: 46%;
    border-bottom: 3px solid #1296db;
  }
  .gongshi-content .gongshi-change .change-list li.active {
    border-color: #61b326;
  }
  .gongshi-content .gongshi-change .change-list li.active::after {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 0.1rem solid transparent;
    border-top-color: #61b326;
  }
  .gongshi-content .gongshi-change .change-list li.active a {
    color: #61b326;
  }
  .gongshi-content .gongshi-change .change-list li:hover {
    border-color: #61b326;
  }
  .gongshi-content .gongshi-change .change-list li:hover::after {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 0.1rem solid transparent;
    border-top-color: #61b326;
  }
  .gongshi-content .gongshi-change .change-list li:hover a {
    color: #61b326;
  }
  .gongshi-content .gongshi-change .change-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.25rem;
    font-size: 0.24rem;
    color: #005483;
  }
  .gongshi-content .gongshi-box {
    display: none;
  }
  .gongshi-content .gongshi-box.active {
    display: block;
  }
  .gongshi-content .gongshi-box.box2 p {
    text-align: left;
  }
  .gongshi-content .gongshi-box.box2 p.center {
    text-align: center;
  }
  .gongshi-content .gongshi-box.box2 .gs-box {
    padding-top: 0.5rem;
  }
  .gongshi-content .gongshi-box.box2 .gs-box .first-box {
    display: flex;
    align-items: center;
  }
  .gongshi-content .gongshi-box.box2 .gs-box .first-box p {
    font-size: 0.14rem;
    color: #333;
  }
  .gongshi-content .gongshi-box.box2 .gs-box .kda {
    font-size: 0.3rem;
    font-weight: bold;
  }
  .gongshi-content .gongshi-box p {
    font-size: 0.7rem;
    color: #646464;
    text-align: center;
  }
  .gongshi-content .gongshi-box .gongship {
    color: #1296db;
    font-size: 0.7rem;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  .gongshi-content .gongshi-box .gongshi-img {
    display: flex;
    align-items: center;
    justify-content: unset;
    margin: 1.2rem 0;
    overflow-x: scroll;
  }
  .gongshi-content .gongshi-box .bigp {
    font-weight: bold;
    color: #000;
    margin-bottom: 1rem;
  }
  .gongshi-content .gongshi-box .gs-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0.7rem;
  }
  .gongshi-content .gongshi-box .gs-box .input-box {
    width: 45%;
    height: 2rem;
    border: 1px solid #b5b5b5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.4rem;
    border-radius: 3rem;
  }
  .gongshi-content .gongshi-box .gs-box .input-box input {
    width: 60%;
    border: none;
    font-size: 0.7rem;
  }
  .gongshi-content .gongshi-box .gs-box .input-box select {
    width: 30%;
    border: none;
    font-size: 0.7rem;
    outline: none;
  }
  .gongshi-content .gongshi-box .gs-box .input-box .line {
    width: 0.02rem;
    height: 0.5rem;
    background-color: #333;
  }
  .gongshi-content .gongshi-box .gs-box .gs-first {
    width: 100%;
    margin-bottom: 1rem;
  }
  .gongshi-content .gongshi-box .gs-box .gs-first .gf-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #a0a0a0;
  }
  .gongshi-content .gongshi-box .gs-box .gs-first .gf-top p {
    font-size: 0.16rem;
    margin: 0 0.1rem;
  }
  .gongshi-content .gongshi-box .gs-box .gs-first .gf-bottom {
    padding-top: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .gongshi-content .gongshi-box .gs-box .cheng {
    width: 0.5rem;
    margin: 0 0.25rem;
  }
  .gongshi-content .gongshi-box .gs-box .cheng img {
    width: 100%;
    display: block;
  }
  .gongshi-content .gongshi-box .gs-box .gs-mrb {
    display: flex;
    align-items: center;
  }
  .gongshi-content .gongshi-box .gs-box .gs-mrb .select-box {
    width: 5rem;
    height: 2rem;
    border-radius: 3rem;
    border: 1px solid #b5b5b5;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .gongshi-content .gongshi-box .gs-box .gs-mrb .select-box select {
    font-size: 0.16rem;
    border: none;
    outline: none;
    width: 60%;
  }
  .gongshi-content .gongshi-box .gs-box .gs-mrb p {
    font-size: 0.14rem;
    color: #333;
  }
  .gongshi-content .gongshi-box .gs-box .dengyu {
    font-size: 0.3rem;
    margin: 0 0.2rem;
  }
  .gongshi-content .gongshi-box .gs-box .result {
    width: 5rem;
    height: 2rem;
    border-radius: 3rem;
    border: 1px solid #b5b5b5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.14rem;
  }
  .gongshi-content .gongshi-box .gs-box .result p {
    font-size: 0.16rem;
    margin-right: 0.2rem;
  }
  .gongshi-content .gongshi-box .gs-box .result .danwei {
    color: #000;
  }
  .gongshi-content .gongshi-box .jisuan-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.64rem 0 0.78rem;
  }
  .gongshi-content .gongshi-box .jisuan-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1296db;
    width: 4rem;
    height: 1.2rem;
    color: #fff;
    font-size: 0.7rem;
    border-radius: 0.6rem;
  }
  .gongshi-content .gongshi-box .jisuan-btn a:hover {
    opacity: 0.8;
  }
  .gongshi-content .gongshi-box table {
    width: 100%;
    border: 1px solid #4472c4;
    border-collapse: collapse;
  }
  .gongshi-content .gongshi-box table#jisuan2ta .bluecolor {
    color: #1296db !important;
  }
  .gongshi-content .gongshi-box table thead tr {
    background-color: #e9ebf5;
  }
  .gongshi-content .gongshi-box table tbody tr:nth-child(odd) {
    background-color: #cfd5ea;
  }
  .gongshi-content .gongshi-box table tbody tr:nth-child(even) {
    background-color: #e9ebf5;
  }
  .gongshi-content .gongshi-box table td,
  .gongshi-content .gongshi-box table th {
    border: 1px solid #4472c4;
    height: 0.5rem;
    text-align: center;
  }
  .gongshi-content .gongshi-box table td p,
  .gongshi-content .gongshi-box table th p {
    font-size: 0.18rem !important;
    color: #000 !important;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1024px) {
  .wrap,
  .w {
    width: 80%;
  }
}
