/* 技术服务 */
#technical-services {
    width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
}

.technical-heart {
    width: 1920px;
    height: 700px;
    position: absolute;
    background: url(../img/home/01-1.png) 100% no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text {
    width: 900px;
    height: 219px;
    margin: 225px 0 0 360px;
}

.text-one {
    width: 756px;
    height: 48px;
    font-size: 36px;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    overflow-wrap: break-word;
    color: #FFFFFF;
    white-space: nowrap;
    line-height: 48px;
    display: block;
    padding-top: 60px;
}

.text-two {
    width: 900px;
    height: 121px;
    font-size: 20px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    text-overflow: ellipsis;
    text-shadow: 0px 1px 25px rgba(21, 7, 50, 0.5);
    display: block;
    overflow-wrap: break-word;
    margin-top: 50px;
    overflow: hidden;
}

/* 设计到的业务 */
#business-involved {
    width: 100%;
    height: 410px;
    margin-top: 60px;
    overflow: hidden;
    position: relative;
}

.business-heart {
    width: 1199px;
    height: 410px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.foodstuff {
    width: 385px;
    height: 401px;
    margin-top: 4px;
    position: relative;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px #ededed;
    margin-right: 22px;
    float: left;
}

.foodstuff-content {
    width: 345px;
    height: 378px;
    position: absolute;
    margin: 20px 0 0 20px
}

.photo {
    width: 345px;
    height: 230px;
    overflow: hidden;
    position: relative;
}

.photo img {
    width: 345px;
    height: 230px;
    left: 0;
    top: 0;
    position: absolute;
}

.introduce {
    width: 345px;
    height: 118px;
    overflow-wrap: break-word;
    text-align: left;
    margin-top: 30px;
}

.introduce-one {
    font-size: 18px;
    font-weight: 600;
    font-family: 'SourceHanSansCN';
    color: #333333;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blank {
    font-size: 18px;
    font-family: 'SourceHanSansCN';
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.introduce-two {
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    color: #4F4F4F;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.foodstuff:last-child {
    margin-right: 0;
}

#our-customers {
    width: 100%;
    height: 900px;
    margin-top: 80px;
    overflow: hidden;
    position: relative;
}

.customers-heart {
    width: 1918px;
    height: 716px;
    position: absolute;
    background-color: #F8F8F8;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.caption {
    width: 198px;
    height: 36px;
    margin: 42px 0 40px 859px;
}

.caption-one {
    width: 198px;
    height: 36px;
    display: block;
    overflow-wrap: break-word;
    font-size: 32px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: center;
    white-space: nowrap;
}

.customers-logo1 {
    width: 1200px;
    height: 80px;
    margin: 0 0 0 359px;
    display: flex;
    justify-content: space-between;
}

.customers-logo1 > div {
    width: 160px;
    height: 70px;
    text-align: center;
    line-height: 66px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px #EDEDED;
}


.customers-one img {
    width: 142px;
}



.customers-two img {
    width: 100px;
}

.customers-three img {
    width: 142px;
}

.customers-four img {
    width: 110px;
}

.customers-five img {
    width: 110px;
}


.customers-six img {
    width: 80px;
}

.customers-logo2 .customers-one img{
    width: 124px;
}
.customers-logo2 .customers-two img{
    width: 95px;
}
.customers-logo2 .customers-three img{
    width: 55px;
}
.customers-logo2 .customers-four img{
    width: 135px;
}
.customers-logo2 .customers-five img{
    width: 55px;
}
.customers-logo2 .customers-six img{
    width: 55px;
}
.customers-logo2 .customers-seven img{
    width: 75px;
}

.customers-logo3 .customers-one img{
    width: 70px;
}
.customers-logo3 .customers-two img{
    width: 95px;
}
.customers-logo3 .customers-three img{
    width: 55px;
}
.customers-logo3 .customers-four img{
    width: 80px;
}
.customers-logo3 .customers-five img{
    width: 110px;
}
.customers-logo3 .customers-six img{
    width: 120px;
}
.customers-logo3 .customers-seven img{
    width: 75px;
}

.customers-logo4 .customers-one img{
    width: 100px;
}
.customers-logo4 .customers-two img{
    width: 95px;
}
.customers-logo4 .customers-three img{
    width: 80px;
}
.customers-logo4 .customers-four img{
    width: 120px;
}
.customers-logo4 .customers-five img{
    width: 100px;
}
.customers-logo4 .customers-six img{
    width: 110px;
}
.customers-logo4 .customers-seven img{
    width: 95px;
}

.customers-logo5 .customers-one img{
    width: 100px;
}
.customers-logo5 .customers-two img{
    width: 135px;
}
.customers-logo5 .customers-three img{
    width: 90px;
}
.customers-logo5 .customers-four img{
    width: 110px;
}
.customers-logo5 .customers-five img{
    width: 120px;
}
.customers-logo5 .customers-six img{
    width: 80px;
}
.customers-logo5 .customers-seven img{
    width: 95px;
}

.customers-logo6 .customers-one img{
    width: 124px;
}
.customers-logo6 .customers-two img{
    width: 110px;
}
.customers-logo6 .customers-three img{
    width: 110px;
}
.customers-logo6 .customers-four img{
    width: 100px;
}
.customers-logo6 .customers-five img{
    width: 110px;
}
.customers-logo6 .customers-six img{
    width: 110px;
}
.customers-logo6 .customers-seven img{
    width: 100px;
}


.customers-eight img {
    width: 93px;
    height: 38px;
    margin: 20px 47px 22px 47px;
}

.customers-nine img {
    width: 135px;
    height: 28px;
    margin: 26px 25px 26px 27px;
}

.customers-ten img {
    width: 131px;
    height: 45px;
    margin: 18px 27px 17px 29px;
}

.customers-eleven img {
    width: 84px;
    height: 45px;
    margin: 19px 44px 16px 59px;
}

.customers-twelve img {
    width: 140px;
    height: 45px;
    margin: 18px 23px 17px 24px;
}

.btn {
    width: 120px;
    height: 40px;
    margin: 32px 0  0 898px;
    background-color: #3F44C7;
    line-height: 40px;
    cursor: pointer;
}

.btn-content {
    width: 64px;
    height: 26px;
    margin: 5px 28px 9px 28px;
}

.btn-content span {
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

/* 新闻动态 */
#news {
    width: 100%;
    height: 460px;
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
}

.news-heart {
    width: 1918px;
    height: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news-title {
    width: 128px;
    height: 55px;
    position: absolute;
    margin: 44px 898px 0px 894px;
}

.news-title span {
    font-size: 32px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #333333;
    line-height: 55px;
}

.news-content {
    width: 1180px;
    height: 242px;
    position: absolute;
    margin-top:  122px;
    background: #FFFFFF;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
}

.newPhoto {
    width: 312px;
    position: relative;
}

.news-photo {
    width: 312px;
    height: 210px;
    margin-top: 30px;
}

.news-photo img {
    max-width: 312px;
    height: 210px;
    /* margin-top: 30px; */
}

.news-text {
    width: 826px;
    height: 271px;
    /* margin-left: 34px; */
    position: relative;
}

.news-feed {
    width: 826px;
    height: 36px;
    font-size: 24px;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: #333333;
    line-height: 36px;
    position: absolute;
    margin-top: 20px;
    margin-left: 20px;
}

.news-name {
    width: 118px;
    height: 36px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #3F44C7;
    line-height: 30px;
    position: absolute;
    margin-top: 60px;
    margin-left: 20px;
}

.news-time {
    width: 185px;
    height: 36px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    position: absolute;
    margin: 60px 0px 0px 105px;
}

.news-body {
    width: 826px;
    height: 90px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #4F4F4F;
    line-height: 28px;
    position: absolute;
    top: 95px;
    margin-left: 20px;
}

.news-on {
    width: 64px;
    height: 26px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #3F44C7;
    line-height: 30px;
    position: absolute;
    margin-top: 209px;
    margin-left: -56px;
    cursor: pointer;
}

/* 我们的信息 */
#our-message {
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.message-heart {
    width: 1918px;
    height: 420px;
    position: absolute;
    background: #F8F8F8;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.about-us {
    width: 385px;
    height: 246px;
    background: #FFFFFF;
    position: absolute;
    margin: 52px 0px 122px 361px;
}

.about-line {
    width: 385px;
    height: 6px;
    background-color: #0067E9;
}

.about-content {
    width: 385px;
    height: 240px;
    position: relative;
    background: #FFFFFF;
}

.about-text {
    width: 345px;
    height: 118px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: #4F4F4F;
    line-height: 24px;
    position: absolute;
    margin: 43px 0px 0px 20px;
}

.about-title {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-bottom: 8px;
}

.about-on {
    width: 64px;
    height: 26px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #0067E9;
    line-height: 30px;
    position: absolute;
    margin: 174px 0px 0px 20px;
    cursor: pointer;
}

.about-iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    font-family: 'SourceHanSansCN';
    color: #0067E9;
    position: absolute;
    margin: 182px 0px 0px 97px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.connect-us {
    width: 385px;
    height: 246px;
    background: #FFFFFF;
    position: absolute;
    margin: 52px 0px 122px 768px;
}

.connect-line {
    width: 385px;
    height: 6px;
    background: #50CCE9;
}

.connect-content {
    width: 385px;
    height: 240px;
    position: relative;
    background: #FFFFFF;
}

.connect-text {
    width: 345px;
    height: 131px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: #4F4F4F;
    line-height: 24px;
    position: absolute;
    margin: 43px 0px 0px 20px;
}

.connect-title {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-bottom: 8px;
}

.connect-on {
    width: 96px;
    height: 26px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #50CCE9;
    line-height: 30px;
    position: absolute;
    margin: 174px 0px 0px 20px;
    cursor: pointer;
}

.connect-iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;font-family: PingFangSC-Regular;
    font-family: 'SourceHanSansCN';
    color: #50CCE9;
    position: absolute;
    margin: 181px 0px 0px 126px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.join-us {
    width: 385px;
    height: 246px;
    background: #FFFFFF;
    position: absolute;
    margin: 52px 0px 122px 1175px;
}

.join-line {
    width: 385px;
    height: 6px;
    background: #6B57FE;
}

.join-content {
    width: 385px;
    height: 240px;
    position: relative;
    background: #FFFFFF;
}

.join-text {
    width: 345px;
    height: 118px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 500;
    color: #4F4F4F;
    line-height: 24px;
    position: absolute;
    margin: 43px 0px 0px 20px;
}

.join-title {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-bottom: 8px;
}

.join-on {
    width: 64px;
    height: 26px;
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    font-weight: 400;
    color: #6B57FE;
    line-height: 30px;
    position: absolute;
    margin: 174px 0px 0px 20px;
    cursor: pointer;
}

.join-iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    font-family: 'SourceHanSansCN';
    color: #6B57FE;
    position: absolute;
    margin: 182px 0px 0px 100px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.active {
    background-color: #3F44C7 !important;
    color: #FFFFFF!important;
}

.newsIcon {
    position: relative;
    margin-top: 130px;
    margin-left: 758px;
}
