@media screen and (min-width: 1024px) {
  .factory-bg {
    width: 19.2rem;
    height: 8.09rem;
    background-image: url('/img/service/factory/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .factory-bg h1 {
    font-size: 0.64rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.06rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(24, 43, 85, 0.51);
    position: absolute;
    left: 3.6rem;
    top: 2.77rem;
  }
  .factory-bg span {
    width: 9.83rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.5rem;
    letter-spacing: 0.02rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(0, 0, 0, 0.16);
    position: absolute;
    left: 3.6rem;
    top: 4.22rem;
  }
  .factory-features {
    width: 19.2rem;
    padding: 0 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 1.04rem;
    box-sizing: border-box;
  }
  .factory-features .features-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 0.97rem;
  }
  .factory-features .features-title h1 {
    opacity: 0.08;
    font-size: 0.8rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c81ff;
    line-height: 0.5rem;
  }
  .factory-features .features-title span {
    font-size: 0.42rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.02rem;
    position: absolute;
    bottom: 0.1rem;
  }
  .factory-features .features-content {
    margin-top: 0.6rem;
    display: flex;
    justify-content: space-between;
  }
  .factory-features .features-content .content-item {
    width: 3.7rem;
    background: #ffffff;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.6rem;
    padding-bottom: 0.48rem;
    box-sizing: border-box;
  }
  .factory-features .features-content .content-item .xz {
    width: 0.56rem;
    height: 0.52rem;
    display: none;
  }
  .factory-features .features-content .content-item .wx {
    width: 0.56rem;
    height: 0.52rem;
  }
  .factory-features .features-content .content-item span {
    font-size: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    letter-spacing: 0.03rem;
    margin-top: 0.43rem;
  }
  .factory-features .features-content .content-item:hover {
    background: #3c81ff;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(60, 129, 255, 0.6);
  }
  .factory-features .features-content .content-item:hover .xz {
    display: block;
  }
  .factory-features .features-content .content-item:hover .wx {
    display: none;
  }
  .factory-features .features-content .content-item:hover span {
    color: #fff;
  }
  .factory-core {
    width: 19.2rem;
    height: 12.68rem;
    background-image: url('/img/service/factory/cphx-dt.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-left: 3.6rem;
    padding-right: 3.08rem;
    padding-top: 0.62rem;
    box-sizing: border-box;
  }
  .factory-core .core-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 0.97rem;
  }
  .factory-core .core-title h1 {
    opacity: 0.08;
    font-size: 0.8rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c81ff;
    line-height: 0.5rem;
  }
  .factory-core .core-title span {
    font-size: 0.42rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.02rem;
    position: absolute;
    bottom: 0.1rem;
  }
  .factory-core .core-content {
    margin-top: 0.79rem;
  }
  .factory-core .core-content .content-item {
    width: 12rem;
    background: rgba(255, 255, 255, 0.64);
    padding-left: 0.24rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    position: relative;
  }
  .factory-core .core-content .content-item p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3c81ff;
    letter-spacing: 0.01rem;
  }
  .factory-core .core-content .content-item img {
    width: 0.83rem;
    height: 0.73rem;
    position: absolute;
    left: 0;
    top: -0.5rem;
  }
  .factory-core .core-content .content-item:last-child {
    margin-top: 0.72rem;
  }
  .factory-core .core-main {
    width: 12.52rem;
    height: 7.1rem;
  }
  .factory-core .core-main img {
    width: 100%;
    height: 100%;
  }
  .factory-earnings {
    width: 19.2rem;
    padding: 0 3.6rem;
    padding-top: 0.74rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
  }
  .factory-earnings .earnings-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 0.97rem;
  }
  .factory-earnings .earnings-title h1 {
    opacity: 0.08;
    font-size: 0.8rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c81ff;
    line-height: 0.5rem;
  }
  .factory-earnings .earnings-title span {
    font-size: 0.42rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.02rem;
    position: absolute;
    bottom: 0.1rem;
  }
  .factory-earnings .earnings-content {
    margin-top: 0.5rem;
  }
  .factory-earnings .earnings-content .content-item {
    padding: 0.28rem 0;
    padding-left: 0.2rem;
    box-sizing: border-box;
    background: #ffffff;
    border: 0.01rem solid #a7d2ff;
    display: flex;
    align-items: center;
  }
  .factory-earnings .earnings-content .content-item .left {
    width: 0.7rem;
    height: 0.7rem;
  }
  .factory-earnings .earnings-content .content-item .left img {
    width: 100%;
    height: 100%;
  }
  .factory-earnings .earnings-content .content-item .right {
    margin-left: 0.26rem;
  }
  .factory-earnings .earnings-content .content-item .right h1 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-earnings .earnings-content .content-item .right p {
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    letter-spacing: 0.01rem;
    margin-top: 0.16rem;
  }
  .factory-earnings .earnings-content .content-item:hover {
    background: #ffffff;
    border: 0.01rem solid #a7d2ff;
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(167, 210, 255, 0.24);
  }
  .factory-earnings .earnings-content .content-item:not(:first-child) {
    margin-top: 0.3rem;
  }
}
@media screen and (max-width: 1023px) {
  .factory-bg {
    width: 100%;
    height: 3.5rem;
    background-image: url('/img/service/factory/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .factory-bg h1 {
    font-size: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.06rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(24, 43, 85, 0.51);
    position: absolute;
    left: 0.6rem;
    top: 0.9rem;
  }
  .factory-bg span {
    width: 90%;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(0, 0, 0, 0.16);
    position: absolute;
    left: 0.6rem;
    top: 1.5rem;
  }
  .factory-features {
    width: 100%;
    padding: 0.4rem 0.36rem;
    box-sizing: border-box;
  }
  .factory-features .features-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 0.97rem;
  }
  .factory-features .features-title h1 {
    opacity: 0.08;
    font-size: 0.6rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c81ff;
    line-height: 0.5rem;
  }
  .factory-features .features-title span {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.02rem;
    position: absolute;
    bottom: 0.1rem;
  }
  .factory-features .features-content {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
  }
  .factory-features .features-content .content-item {
    width: 32%;
    background: #ffffff;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.3rem;
    padding-bottom: 0.48rem;
    box-sizing: border-box;
  }
  .factory-features .features-content .content-item .xz {
    width: 0.56rem;
    height: 0.52rem;
    display: none;
  }
  .factory-features .features-content .content-item .wx {
    width: 0.56rem;
    height: 0.52rem;
  }
  .factory-features .features-content .content-item span {
    font-size: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    letter-spacing: 0.03rem;
    margin-top: 0.43rem;
  }
  .factory-features .features-content .content-item:hover {
    background: #3c81ff;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(60, 129, 255, 0.6);
  }
  .factory-features .features-content .content-item:hover .xz {
    display: block;
  }
  .factory-features .features-content .content-item:hover .wx {
    display: none;
  }
  .factory-features .features-content .content-item:hover span {
    color: #fff;
  }
  .factory-core {
    width: 100%;
    height: auto;
    background-image: url('/img/service/factory/cphx-dt.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0.4rem 0.36rem;
    box-sizing: border-box;
  }
  .factory-core .core-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 0.97rem;
  }
  .factory-core .core-title h1 {
    opacity: 0.08;
    font-size: 0.6rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c81ff;
    line-height: 0.5rem;
  }
  .factory-core .core-title span {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.02rem;
    position: absolute;
    bottom: 0.1rem;
  }
  .factory-core .core-content {
    margin-top: 0.3rem;
  }
  .factory-core .core-content .content-item {
    width: 100%;
    background: rgba(255, 255, 255, 0.64);
    padding-top: 0.2rem;
    padding-left: 0.24rem;
    padding-bottom: 0.2rem;
    position: relative;
  }
  .factory-core .core-content .content-item p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #3c81ff;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
  }
  .factory-core .core-content .content-item img {
    width: 0.83rem;
    height: 0.73rem;
    position: absolute;
    left: 0;
    top: -0.5rem;
  }
  .factory-core .core-content .content-item:last-child {
    margin-top: 0.72rem;
  }
  .factory-core .core-main {
    width: 100%;
    height: auto;
  }
  .factory-core .core-main img {
    width: 100%;
    height: 100%;
  }
  .factory-earnings {
    width: 100%;
    padding: 0.4rem 0.36rem;
    box-sizing: border-box;
  }
  .factory-earnings .earnings-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 0.97rem;
  }
  .factory-earnings .earnings-title h1 {
    opacity: 0.08;
    font-size: 0.6rem;
    font-family: DIN, DIN-Bold;
    font-weight: 700;
    text-align: left;
    color: #3c81ff;
    line-height: 0.5rem;
  }
  .factory-earnings .earnings-title span {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.02rem;
    position: absolute;
    bottom: 0.1rem;
  }
  .factory-earnings .earnings-content {
    margin-top: 0.5rem;
  }
  .factory-earnings .earnings-content .content-item {
    padding: 0.28rem 0;
    padding-left: 0.2rem;
    box-sizing: border-box;
    background: #ffffff;
    border: 0.01rem solid #a7d2ff;
    display: flex;
    align-items: center;
  }
  .factory-earnings .earnings-content .content-item .left {
    width: 1rem;
    height: auto;
  }
  .factory-earnings .earnings-content .content-item .left img {
    width: 100%;
    height: 100%;
  }
  .factory-earnings .earnings-content .content-item .right {
    margin-left: 0.26rem;
  }
  .factory-earnings .earnings-content .content-item .right h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .factory-earnings .earnings-content .content-item .right p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-top: 0.16rem;
  }
  .factory-earnings .earnings-content .content-item:hover {
    background: #ffffff;
    border: 0.01rem solid #a7d2ff;
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(167, 210, 255, 0.24);
  }
  .factory-earnings .earnings-content .content-item:not(:first-child) {
    margin-top: 0.3rem;
  }
}
