﻿.companyIntro1 {
    max-width: 1320px;
    width: auto;
    margin: 0 auto;
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.companyIntro1 * {
    box-sizing: border-box;
}

.companyIntro1 p {
    margin: 0;
}

.companyIntro1Content {
    clear: both;
}

.companyIntro1Left {
    float: left;
    width: 60%;
    padding-top: 130px;
    padding-right: 6%;
}

.companyIntro1Right {
    float: left;
    width: 40%;
}

.companyIntro1Right img {
    max-width: 100%;
    height: 100%;
    display: block;
    border: none;
    width: 528px;
    height: 760px;
    object-fit: scale-down;
}

.companyIntro1Left .tipNum {
    font-size: 14px;
    margin: 0;
    margin-bottom: 44px;
}

.intro1LeftContent {
    position: relative;
    margin-bottom: 34px;
}

.companyIntro1Left .designTip1 {
    font-size: 40px;
    font-weight: 700;
    position: absolute;
    left: 0;
    bottom: -8px;
}

.companyIntro1Left .designTip1Content {
    font-size: 14px;
    color: rgb(102, 102, 102);
    word-wrap: break-word;
    margin: 0;
    line-height: 22px;
    padding-bottom: 30px;
}

.companyIntro1Left .viewMore1 {
    text-decoration: none;
    padding-bottom: 80px;
    display: inline-block;
}

.companyIntro1Left .viewMore1:hover img {
    filter: brightness(1) invert(1);
    border: 0;
}

.companyIntro1Left .viewMore1:hover .viewMore1Text {
    color: #ccc;
}

.companyIntro1Left .viewMore1 img {
    filter: brightness(1) invert(0);
    border: 0;
    max-width: 100%;
    width: 10px;
}

.companyIntro1Left .viewMore1 .viewMore1Text {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.companyIntro1Left .image-animation {
    display: block;
    border: 0;
    max-width: 100%;
    width: 550px;
    height: 180px;
    object-fit: cover;
}

.intro1LeftContent .image-animation-1 {
    margin-left: -60px;
    max-width: 100%;
    width: 572px;
    height: 118px;
    object-fit: cover;
}