.contact-list {
    width: 900px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.content-technology-warp1 {
    width: 900px;
    height: auto;
    margin: 0 auto 12px;
    position: relative;
}
.content-technology-warp1 img {
    display: block;
    margin: 0 auto;
}
.technology-inner {
    width: 100%;
    height: 118px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px auto 0;
}
.technology-left {
    width: 520px;
    height: 118px;
    position: relative;
}
.technology-tit {
    color: #343434;
    font-size: 36px;
    line-height: 54px;
    font-weight: 600;
}
.technology-txt {
    color: #6e6e6e;
    font-size: 14px;
    line-height: 32px;
    text-align: justify;
}
.technology-right {
    width: 272px;
    height: 118px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.technology-emphasize {
    width: 112px;
    height: 118px;
    margin-top: 12px;
}
.technology-mark {
    width: 76px;
    height: 36px;
    border: 2px solid #000;
    border-radius: 20px;
    color: #343434;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 36px;
    margin: 0 auto;
}
.technology-mark-txt {
    font-size: 14px;
    color: #6e6e6e;
    line-height: 24px;
    text-align: center;
    margin: 5px auto 0;
}
.content-technology-warp2 {
    width: 900px;
    height: auto;
    margin: 0 auto 50px;
    position: relative;
}
.technology-list {
    width: 900px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.technology-list li {
    width: 430px;
    height: 344px;
    margin-top: 26px;
    position: relative;
}
.technology-list li img {
    display: block;
    margin: 0 auto 18px;
}
.technology-text {
    width: 100%;
    height: 24px;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
}
.content-technology-warp3 {
    width: 794px;
    height: 75px;
    padding: 46px 60px 46px 46px;
    background: url(../img/technology/bg.png) no-repeat left top;
    background-size: 900px 167px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.technology-contact-tit {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 39px;
    margin-bottom: 4px;
}
.technology-contact-txt {
    color: #7b8191;
    font-size: 14px;
    line-height: 32px;
}
.technology-contact-link {
    display: block;
    width: 146px;
    height: 46px;
    background: #fff url(../img/technology/arrow.png) no-repeat 100px center;
    background-size: 20px 20px;
    border-radius: 23px;
    color: #070b0f;
    font-size: 14px;
    line-height: 46px;
    text-indent: 26px;
    position: absolute;
    right: 60px;
    top: 60px;
    cursor: pointer;
}
.content-technology-warp4 {
    width: 900px;
    height: auto;
    margin: 0 auto 36px;
    position: relative;
    overflow: hidden;
}
.technology-device-list {
    width: 900px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.technology-device-list li {
    width: 848px;
    height: 302px;
    padding: 28px 25px;
    background: #fff;
    border: 1px solid #dcdcdc;
    margin: 36px auto 0;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.technology-device-list li img {
    display: block;
}
.technology-device {
    width: 385px;
    height: 302px;
    position: relative;
}
.technology-device-tit {
    color: #343434;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin: 26px 0 22px 0;
}
.technology-device-txt {
    color: #6e6e6e;
    font-size: 14px;
    line-height: 32px;
    text-align: justify;
    margin: 0 auto;
}
.content-technology-warp5 {
    width: 900px;
    height: auto;
    margin: 0 auto 60px;
    position: relative;
    overflow: hidden;
}
.content-technology-warp5 img {
    display: block;
    margin: 0 auto 20px;
}
.technology-detail-tit {
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    color: #343434;
    margin: 0 auto 12px;
}
.technology-detail-txt {
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #6e6e6e;
    margin: 0 auto;
}
.content-technology-warp6 {
    width: 900px;
    height: auto;
    margin: 0 auto 40px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.content-technology-warp6 img {
    display: block;
}
.technology-scene {
    width: 386px;
    height: 513px;
    position: relative;
    overflow: hidden;
}
.technology-scene img {
    display: block;
    margin: 0 auto 27px;
}
.technology-scene-txt {
    width: 100%;
    height: 225px;
    padding-top: 18px;
    color: #343434;
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
    text-align: justify;
    margin: 0 auto;
    overflow: hidden;
}
