*,
html {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

html,
body {
    overflow-x: hidden;
    background-color: #fff
}

input,
button {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 0
}

ul,
ol {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

a:hover,
a:active {
    text-decoration: none
}

.clearfix::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    zoom: 1
}

:first-child+html .clearfix {
    zoom: 1
}

li {
    list-style: none
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "PingFang SC", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft Yahei";
    font-weight: 400;
    line-height: 1.5;
    color: #696969;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important
}

::-webkit-input-placeholder {
    color: #fff
}

.header {
    background-color: rgba(0, 0, 0, 0.6) !important;
    height: 80px;
    position: relative;
    z-index: 999;
}

.hsz-logo {
    color: #fff;
    display: flex;
    justify-content: center;

}

.hsz-logo img {
    width: 32px;
    height: 32px;
    margin-top: 23px;
    margin-right: 10px;
}

.w1200 {
    width: 1200px;
    line-height: 80px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}


.header-nav a {
    color: #fff;
    font-weight: bolder;
    margin-right: 20px;
    font-size: 14px;
}

.formright {
    padding-top: 100px;
    width: 550px;
}

.formright h1 {
    font-size: 46px;
    color: #fff;
    font-weight: bolder;
    margin-bottom: 10px
}

.formright h2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 400;

}

.formright .button {
    font-size: 22px;
    color: #fff;
    font-weight: bolder;
    width: 220px;
    text-align: center;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    border: 1px solid #fff;
}

.formright .btnimg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: 8px;
}

.content {
    background-color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
}

.center1 {
    width: 1280px;
    padding-top: 180px;
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
}

.center1 .item1 {
    padding: 70px 60px;
    color: #fff;

}

.center1 h1 {
    font-size: 24px;
}

.center1 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
}

.center1 h3 {
    font-size: 44px;
    font-weight: bolder;
    color: #000;

}

.center1 .pageleft {
    margin: 10px 0;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 14px;
}

.center1 p {
    margin: 20px 0;
    font-weight: 700;
}

.center1 .gray {
    background-color: #ccc;
    color: #000;
}

.center1 .blue {
    background-color: #1e87f0;
}

.center1 .black {
    background-color: #000;
}

.center1 .left {
    width: 565px;
    padding-right: 60px;
}

.center1 .rightimgr {
    width: 565px;
    height: 375px;
}

.center1 .leftimgr {
    width: 16px;
    height: 16px;
    margin-top: 12px;
    margin-right: 18px;
}

.center1 .check {
    display: flex;
    align-item: center;
    line-height: 40px;
    font-size: 16x;
    font-weight: 400;
}

.center2 {
    width: 1280px;
    padding-top: 80px;
    min-height: 500px;
    padding-left: 60px;
}

.center2 h1 {
    font-size: 44px;
    color: #000;
    margin-bottom: 20px;
}

.center2 h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 50px;
}

.center2 h3 {
    font-size: 20px;
    margin-bottom: 20px;
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    overflow: hidden;
    /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
    /* 使用省略号表示溢出的文本 */
}

.center2 .blocks {
    width: 1200px;
    display: flex;
    justify-content: center;
    color: #fff;
    padding-bottom: 120px;
}

.center2 .button {
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    width: 140px;
    text-align: center;
    margin-top: 80px;
}

.center2 .red {
    background-color: #f66f6a;
}

.center2 p {
    font-size: 14px;
    height: 105px;

    overflow: hidden;
    /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
    /* 使用省略号表示溢出的文本 */
}

.center2 .blackword {
    color: #000;
    background-color: #fff;
}

.center2 .workbg {
    background: url('/img/work1.jpeg')no-repeat center;
    background-size: 140% 100%;
    position: relative;
}

.center2 .rightitem {
    width: 270px;
    height: 270px;
    padding: 60px 40px;
}

.center2 .blackmengban {
    width: 270px;
    height: 270px;
    background-size: 100% 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 40px;

}

.center2 .left {
    width: 384px;
    height: 540px;
    padding: 60px 40px;
    background: url('/img/left1.png')no-repeat center;
    background-size: 100% 100%;
}

.center3 {
    width: 1200px;
    padding-top: 100px;
    padding-bottom: 60px;
}

.center3 h1 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
}

.center3 h2 {
    width: 570px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 40px;
}

.center3 .detail {
    width: 450px;
    height: 280px;
    padding: 40px;
    background-color: rgba(255, 255, 255, 0.75);
}

.center3 h3 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
}

.center3 .button {
    margin-top: 20px;
    width: 118px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    background-color: #1e87f0;
}

.footer {
    display: flex;
    justify-content: center;
    background-color: #222222;
    position: relative;
    width: 100%;
    padding-bottom: 100px;
}

.wrap {
    width: 1200px;
    padding-top: 80px;
}

.wrap a {
    color: #fff;
}

.ftnav {
    display: flex;
    justify-content: center;
}

.ftnav dl {
    border-right: solid 1px #494949;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    width: 256px;
}

.ftnav dt {
    font-size: 16px;
    padding-bottom: 16px;
}

.ftnav dd {
    padding-bottom: 20px;
}

.ftnav .child {
    font-size: 14px;
    color: #9d9d9d !important;
}

.ftcon {
    margin-left: 40px;
}

.ftcon h2 {
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #fff;
}

.ftcon p {
    padding-bottom: 20px;

}

.wrap .footlink {
    padding: 16px 0;
    border-top: solid 1px #494949;
    font-size: 14px;
    margin-top: 80px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footlink span {
    margin-right: 10px;
}