button,
input {
    line-height: normal;
    font: inherit;
    color: inherit;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

input,
select {
    vertical-align: middle;
}

.hshj-container {
    margin: auto;
    max-width: 100%;
    text-align: center;
    background: #fff;
}

.hshj-header {
    position: relative;
    background: url('../zt_files/hshj-header.jpg') no-repeat;
    width: 100%;
     min-width: 1300px;
    height: 880px;
    background-size: 100% 100%;
    overflow: hidden;
}

.hshj-header-text-1 {
    margin: 360px 0 0 0;
    font-size: 50px;
    height: 71px;
    line-height: 71px;
    color: #fff;
    animation: textShpowTitle .4s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.hshj-header-text-big {
    position: absolute;
    top: 172px;
    left: 50%;
    font-size: 50px;
    color: #fff;
    transform: translateX(-50%);
    animation: textShpowTitleBig .35s;
    animation-delay: .3s;
    animation-fill-mode: forwards;
    opacity: 0;
    text-align: center;
    width: 100%;
}

.coop-detail table {
    margin: auto;
    width: 1164px;
    background: #f2f2f2;
}

.coop-detail table tr th,
.coop-detail table tr td {
    height: 50px;
    line-height: 50px;
    border: 1px solid #bebebe;
    font-size: 16px;
    text-align: center;
}

.coop-detail table tr th {
    font-size: 18px;
}

.hasj-header-span {
    color: #d10930;
}

.hshj-header-text-2 {
    margin: 20px 0 0;
    font-size: 35px;
    color: #fff;
    animation: textShpow .4s;
    animation-delay: .4s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.hshj-header-text-3,
.hshj-header-text-4,
.hshj-header-text-5 {
    margin: 10px 0 0;
    font-size: 16px;
    color: #fff;
}

.hshj-header-text-3 {
    animation: textShpow .4s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.hshj-header-text-4 {
    animation: textShpow .4s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.hshj-header-text-5 {
    margin: 0px;
    animation: textShpow .4s;
    animation-delay: .6s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.pdf-book {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    margin-left: 3px;
    opacity: 0;
    animation: bookShow .3s;
    animation-delay: .9s;
    animation-fill-mode: forwards;
}

@keyframes textShpowTitle {
    0% {
        font-size: 20px;
        opacity: 0;
    }

    100% {
        font-size: 50px;
        opacity: 1;
    }
}

@keyframes bookShow {
    0% {
        width: 650px;
        opacity: .8;
    }

    100% {
        width: 398px;
        opacity: 1;
    }
}

@keyframes textShpowTitleBig {
    0% {
        top: 172px;
        font-size: 50px;
        opacity: 0;
    }

    90% {
        opacity: .4;
    }

    100% {
        top: 152px;
        font-size: 70px;
        opacity: 0;
    }
}

@keyframes textShpow {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.hshj-part-5 {
    position: relative;
    background: url('../zt_files/hdetail5-sh1.png') no-repeat;
    background-color: #0b182b;
    background-size: cover;
    text-align: center;
    padding: 96px 0 0;
    box-sizing: border-box;
}

.hshj-part-3-container {
    display: block;
    margin: 100px auto 0;
}

.hshj-part-4-container {
    display: block;
    margin: 100px auto 130px;
}
.hshj-part-5-container{
    position: absolute;
    left: 311px;
}

.hshj-part-5-earth {
    position: absolute;
    bottom: 0;
    left: 0;
}

.hshj-part-6-container {
    display: block;
    margin: 100px auto;
}

.product-submit-wrapper {
    margin-top: 124px;
}

.product-submit-wrapper.flex {
    flex-direction: column;
}

.product-submit-form {
    margin: -180px 0 0;
    width: 1263px;
    height: 683px;
    background: rgba(255, 255, 255, .8);
    transition: background .8s;
    box-shadow: #bbb 0px 0px 10px;
}

.psf-left {
    padding: 60px 0 0 56px;
    width: 933px;
    box-sizing: border-box;
}

.psf-left form {
    margin-top: 38px;
}

.psf-title {
    font-size: 24px;
    color: #000;
}

.psf-title span {
    font-size: 18px;
}

.psf-title .small-line {
    padding: 0 10px;
}

.psf-left-title {
    align-items: center;
}

.psf-icon-tile {
    margin-right: 20px;
    display: block;
    background: url('../zt_files/product-tile.png') no-repeat;
    width: 68px;
    height: 68px;
    background-size: 100% 100%;
}

.psf-desc {
    margin: 15px 0 0;
    font-size: 18px;
    color: #000;
}

.psf-inpu-wrapper.flex {
    justify-content: space-between;
}

.psf-select {
    padding: 14px 0 14px 20px;
    width: 200px;
    border: 1px solid #c0c1c4;
    align-items: center;
    box-sizing: border-box;
    background: #fff;
    font-size: 18px;
    color: #333;
}


.psf-select select {
    width: 110px;
    border: 0;
   /* outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;*/
}

.psf-select .icon-tile {
    display: inline-block;
    background: url('../zt_files/psf-tile.png');
    width: 16px;
    height: 10px;
    background-size: 100% 100%;
}

.psf-input {
    padding: 14px 0 14px 20px;
    align-items: center;
    border: 1px solid #c0c1c4;
    background: #fff;
    box-sizing: border-box;
}

.psf-input.small input {
    width: 134px;
    height: 30px;
    font-size: 18px;
    color: #333;
    background: none;
    outline: none;
    border: 0px;
}

.psf-input input {
    width: 260px;
    height: 30px;
    font-size: 18px;
    color: #333;
    background: none;
    outline: none;
    border: 0px;
}

.psf-textarea {
    margin: 28px 0 40px;
    padding: 20px;
    width: 100%;
    height: 260px;
    border: 1px solid #c0c1c4;
    box-sizing: border-box;
}

.psf-textarea textarea {
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    background: none;
    outline: none;
    border: 0px;
}

.psf-input input::placeholder {
    color: #999;
}

.psf-textarea textarea::placeholder {
    color: #999;
}

.psf-group-btn {
    justify-content: flex-end;
    position: relative;
}

.psf-group-btn p {
    width: 218px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fefefe;
    background: #e9603b;
    cursor: pointer;
}
.psf-group-btn input {
    width: 218px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fefefe;
    background: #e9603b;
    cursor: pointer;
}

.psf-group-btn .psf-submit {
    margin: 0 10px 0 0;
    display: inline-block;
    background: url('../zt_files/psf-submit.png');
    width: 26px;
    height: 28px;
    background-size: 100% 100%;
    vertical-align: text-top;
    position: absolute;
    right: 400px;
    top: 16px;
}

.psf-group-btn .psf-chat {
    margin: 0 10px 0 0;
    display: inline-block;
    background: url('../zt_files/psf-chat.png');
    width: 36px;
    height: 30px;
    background-size: 100% 100%;
    vertical-align: text-top;
}

.psf-group-btn .price {
    margin-left: 50px;
    background: #00354c;
}

.psf-right {
    flex-direction: column;
}

.psf-right-header {
    opacity: 0;
    transition: opacity .8s;
}

.product-submit-form:hover {
    background: rgba(255, 255, 255, 1);

}

.product-submit-form:hover .psf-right-header {
    opacity: 1;

}

.hshj-list-wrapper {
    margin: 100px auto 0;
    width: 1260px;
    text-align: center;
}

.coop-item {
    margin: 25px 0 0;
    padding: 0 0 25px;
    border-bottom: 1px solid #bd2e0d;
    cursor: pointer;
}

.coop-item .flex {
    justify-content: space-between;
    align-items: center;
}

.coop-item-title {
    font-size: 28px;
    color: #d10930;
}

.coop-item-title.coop-item-title-1 {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 6px solid #b2b2b2;
}

.icon-coop-plus {
    margin: 0 40px 0 0;
    display: block;
    background: url('../zt_files/icon-plus.png');
    width: 32px;
    height: 32px;
    background-size: 100% 100%;
}

.coop-detail {
    height: 0;
    transition: height .8s;
    overflow: hidden;
}

.coop-detail.active {
    height: 500px;
    transition: height .8s;
}

.coop-detail.coop-detail-1.active {
    height: 750px;
}

.coop-detail.coop-detail-2 table,
.coop-detail.coop-detail-3 table {
    margin-top: 30px;
}

.coop-detail.coop-detail-2.active {
    height: 650px;
}

.coop-detail.coop-detail-3.active {
    height: 550px;
}

.coop-detail p {
    margin: 0;
    text-align: left;
}

.coop-detail .pdf-btn {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #bd2e0d;
    font-size: 16px;
    color: #bd2e0d;
}

.coop-detail .last-btn-1 {
    display: inline-block;
    padding: 16px 18px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    font-size: 18px;
    color: #fff;
    background: #303a4a;

}

.coop-detail .last-btn-2 {
    display: inline-block;
    padding: 16px 18px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-size: 18px;
    color: #fff;
    background: #d10930;

}

.coop-detail .small-text {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 36px;
    color: #666;
    text-indent: 28px;
}

.coop-detail.coop-detail-1,
.coop-detail.coop-detail-2,
.coop-detail.coop-detail-3 {
    padding: 0 40px 0 54px;
}

.icon-flag {
    display: inline-block;
    margin: 0 12px 0 6px;
    background: url('../zt_files/hshj-en.png');
    width: 34px;
    height: 20px;
}

.icon-flag-1 {
    background: url('../zt_files/hshj-dg.png');
}


.hp3-img {
    position: relative;
}

.hshj-part-3-shadow {
    position: absolute;
    right: -18px;
    bottom: -18px; width: 522px;
    height: 450px;
    z-index: 2;
    background: rgba(134, 150, 170, 0.3);
}

.hp3-top-detail {
    box-sizing: border-box;
    padding: 0 0 0 70px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: left;
    text-indent: 28px;
    margin: 36px 0 0;
}

.hshj-part-3-banner-circle {
    position: absolute;
    width: 18px;
    top: 160px;
    right: 92px;
}

.pd3-bottom-title {
    width: 1280px;
    margin: 32px auto 0;
    text-align: right;
    padding: 0 30px 0 0;
}

.pd3-bottom-title-big {
    font-size: 60px;
    color: #fff;
    margin-bottom: 0;
    height: 70px;
    line-height: 70px;
}

.pd3-bottom-title-small {
    font-size: 18px;
    color: #fff;
    padding: 0 19px 0 0px;
}

.pd3-bottom-detail-big {
    width: 1030px;
    margin: 19px 0 0 30px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    text-indent: 28px;
    box-sizing: border-box;
    letter-spacing: 1px;
    line-height: 2;
}

.hp3-line-b {
    width: 128px;
    margin: 18px 0 0 30px;
    height: 1px;
    background: #cacaca;
}

.pd3-bottom-detail-small {
    width: 1030px;
    margin: 14px 0 0 30px;
    font-size: 12px;
    color: #cacaca;
    text-align: left;
    text-indent: 28px;
    box-sizing: border-box;
    letter-spacing: 1px;
    line-height: 2;
}

.hp5t-1 p,
.hp5t-2 p,
.hp5t-3 p {
    line-height: 2;}
.hp5t-1 p:nth-of-type(1),.hp5t-1 p:nth-of-type(2),
.hp5t-2 p:nth-of-type(1),.hp5t-2 p:nth-of-type(2),
.hp5t-3 p:nth-of-type(1),.hp5t-3 p:nth-of-type(2){
    font-size: 20px
}
.hshj-part-3-container-bottom {
    width: 100%;
    min-width: 1300px;
    height: 440px;
    margin: -50px 0 0;
    position: relative;
    background: url(../zt_files/hshj-part-3-banner.png);
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 1;
}

.hshj-part-4-container-img {
    width: 100%;
    min-width: 1300px;
    max-width: 1504px;
}

.product-submit-form {
    margin-top: -180px;
}

.ps-banner {
    width: 100%;
    min-width: 1300px;
}

.hshj-part-3-container {
    width: 100%;
     min-width: 1300px;
}

.hshj-part-4-container {
    width: 100%;
     min-width: 1300px;
}

.hshj-part-5 {
    max-width:1920px;
    min-width: 1366px;
    height: 1070px;
    margin:100px auto 0;

}

.hshj-part-5-earth {
    width: 499px;
}

.hp5t-1 {
    width: 700px;
    height: 222px;
    position: absolute;
    font-size: 14px;
    color: #fff;
    text-align: left;
    top: 250px;
    left: 854px;
}

.hp5t-2 {
    width: 700px;
    height: 136px;
    position: absolute;
    font-size: 14px;
    color: #fff;
    text-align: left;
    top: 554px;
    left: 854px;
}

.hp5t-3 {
    width: 700px;
    height: 135px;
    position: absolute;
    font-size: 14px;
    color: #fff;
    text-align: left;
    top: 792px;
    left: 854px;
}

.hp3-img-second {
    height: 450px;
}








.product {
    margin: 0;
    position: absolute;
    display: none;
    top: 180px;
    left: 0px;
    width: 100%;
     min-width: 1300px;
    height: 175px;
    opacity: .9;
    background: #3c2c2c;
    border-top: 1px solid #f05e37;
}

.p-center {
    width: 1200px;
    height: 100%;
    margin: auto;
    position: relative;
}

.p-center img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.product dl:nth-child(2) {
    font-size: 15px;
    width: 360px;
    left: 150px;
}

.product dt {
    font-weight: normal;
    color: #fff;
    /* font-size: 17px; */
    text-align: left;
    /* margin-top: 25px; */
    margin-top: 25px;
}

.product dd {
    width: 110px;
    margin-top: 25px;
    margin-left: 0px;
    float: left;
}

.solution {
    margin: 0;
    position: absolute;
    display: none;
    top: 180px;
    left: 0px;
    width: 100%;
    height: 175px;
    opacity: .9;
    background: #3c2c2c;
    border-top: 1px solid #f05e37;
}

.solution dl:nth-child(2) {
    width: 360px;
    left: 150px;
    font-size: 16px;
}

.solution dt {
    font-weight: normal;
    color: #fff;
    margin-top: 25px;
    /* font-size: 17px; */
    text-align: left;
    /* margin-top: 25px; */
}

.solution dl a {
    color: #fff;
}

.solution dd {
    width: 110px;
    margin-top: 25px;
    margin-left: 0px;
    float: left;
}

.solution dl a {
    color: #fff;
}

.product dl:nth-child(3) {
    width: 700px;
    left: 648px;
    font-size: 15px;
}

.product dl a {
    color: #fff;
}

.solution dl:nth-child(3) {
    width: 430px;
    left: 610px;
    font-size: 16px;
}

.solution dl:nth-child(4) {
    width: 200px;
    left: 1020px;
    font-size: 16px;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
}

.col-1 {
    flex: 1;
}

.col-2 {
    flex: 2;
}

.col-3 {
    flex: 3;
}

.col-4 {
    flex: 4;
}

.col-5 {
    flex: 5;
}

.flex.flex-center {
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}

.icon-wechat {
    display: inline-block;
    background: url("../img/image/icon-wechat.png");
    width: 31px;
    height: 25px;
    background-size: 100% 100%;
}

.icon-email {
    display: inline-block;
    background: url("../img/image/icon-email.png");
    width: 28px;
    height: 21px;
    background-size: 100% 100%;
}

.icon-phone {
    display: inline-block;
    background: url("../img/image/icon-phone.png");
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
}

.icon-search {
    display: inline-block;
    background: url("../img/image/icon-search.png");
    width: 24px;
    height: 25px;
    background-size: 100% 100%;
}

.right-wrapper {
    margin: 0 0 0 76px;
}

.toolbar {
    margin: 34px 0 0;
}

.toolbar.flex {
    justify-content: flex-end;
}

.toolbar ul li {
    width: 75px;
    height: 30px;
    text-align: center;
    border-right: 1px solid #dedede;
}


.product .header-bar-line {
    margin: 20px 0 0;
    display: block;
    width: 440px;
    height: 1px;
    background: rgba(255, 255, 255, .5);
}

.solution .header-bar-line {
    margin: 20px 0 0;
    display: block;
    width: 400px;
    height: 1px;
    background: rgba(255, 255, 255, .5);
}

.solution .header-bar-line-1 {
    width: 340px;
}

.solution .header-bar-line-2 {
    width: 225px;
}