/* GLOBAL STYLES */

html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section,
a {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none !important;
}

input,
select,
textarea {
    vertical-align: middle;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

ul,
li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.top {
    width: 100%;
    height: 90px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.top-c {
    width: 1508px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.logo {
    width: 110px;
}

.logo img {
    width: 100%;
}

.nav {
    overflow: hidden;
    margin-left: 59.5%;
}

.nav li {
    margin-left: 40px;
    float: left;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    position: relative;
}

.nav li:first-child {
    margin-left: 0;
}

.nav li:hover a {
    color: #e60012;
}

.nav li a {
    color: #333;
}

.nav li:hover {
    color: #E60012;
}

.nav li.active {
    color: #E60012;
    /*border-bottom:4px solid #e60012;*/
}

#wrapper {
    margin: 0 auto;
}

#ns-page-body {
    margin-top: 90px;
    min-height: 400px;
    overflow: hidden;
}

.ns-master-banner .ns-master-banner-container {
    position: relative;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/*抗疫专区*/

.ns-master-banner.hz-220331-kybanner {
    height: 690px;
    background-size: cover;
    background-position: center;
}

.ns-master-banner.hz-220331-kybanner div {
    height: 100%;
}

.ns-master-banner.hz-220331-kybanner div.ns-master-banner-content {
    height: auto;
}

.ns-master-banner.hz-220331-kybanner .ns-master-banner-container .ns-master-banner-slide .ns-container {
    display: flex;
    align-content: center;
}

.ns-master-banner.hz-220331-kybanner .ns-master-banner-container .ns-master-banner-slide .ns-container {
    width: 1508px;
}

.ns-breadcrumb.hz-220331-kyxg {
    background: #fff;
}

.ns-breadcrumb.hz-220331-kyxg .columWrapBox,
.ns-breadcrumb.hz-220331-kyxg .ns-container {
    width: 1508px;
    padding-left: 0;
}

.hz-220331-kycontent {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.hz-220331-kycontent img {
    width: 100%;
}

.hz-220331-kymain {
    width: 1508px;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
}

.hz-220331-kytitle p {
    font-size: 36px;
    color: #1e1e28;
}

.hz-220331-kytitle p b {
    font-weight: 600;
}

.hz-220331-keytitleline {
    width: 82px;
    height: 4px;
    background-color: #e60002;
    margin-top: 1.5%;
}

.hz-220331-kyp0 {
    width: 100%;
    overflow: hidden;
    margin: 3% auto 0;
}

.hz-220331-kyp0 li {
    width: 23%;
    float: left;
    margin-left: 2.5%;
    padding: 4% 0;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    background-color: #fdfdfe;
    box-sizing: border-box;
}

.hz-220331-kyp0 li:first-child {
    margin-left: 0;
}

.hz-220331-kyp0ic {
    width: 34.2%;
    margin: 0 auto;
}

.hz-220331-kyp0t1 {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    margin-top: 9%;
}

.hz-220331-kyp0t2 {
    margin: 4% auto 0;
    width: 75%;
    font-size: 16px;
    color: #666666;
    line-height: 1.7em;
}

.hz-220331-kyp1box {
    width: 100%;
    margin: 3% auto 0;
    position: relative;
}

.hz-220331-kyp1logo {
    width: 380px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.hz-220331-kyp1main {
    position: absolute;
    width: 28.6%;
    right: 0;
    top: 20.4%;
}

.hz-220331-kyp1t1 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
}

.hz-220331-kyp1t2 {
    font-size: 16px;
    color: #666;
    margin-top: 5%;
}

.hz-220331-kyp1btn {
    width: 120px;
    margin-top: 9%;
    border: 2px solid #e60002;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
    transition: 0.5s;
}

.hz-220331-kyp1btn a {
    color: #000;
}

.hz-220331-kyp1btn:hover {
    background: #e60012;
}

.hz-220331-kyp1btn:hover a {
    color: #fff;
}

.hz-220331-kyp2ul {
    width: 100%;
    overflow: hidden;
    margin-top: 3%;
}

.hz-220331-kyp2ul li {
    position: relative;
    width: 14.7%;
    float: left;
    margin-left: 2.3%;
    padding: 1% 0;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
    background-color: #fdfdfe;
    border-radius: 6px;
    transition: 0.5s;
    cursor: pointer;
}

.hz-220331-kyp2ul li.active {
    background-color: #e60012;
    border: 1px solid #e60012;
}

.hz-220331-kyp2ul li:first-child {
    margin-left: 0;
}

.hz-220331-kyp1 {
    text-align: center;
    font-size: 20px;
    color: #1e1e28;
}

.hz-220331-kyp2ul li.active .hz-220331-kyp1 {
    font-weight: 600;
    color: #fff;
}

.hz-220331-kyp2ul li.active .hz-220331-kyp2 {

    color: #fff;
}

.hz-220331-kyp2ul li.active .hz-220331-kyp2logo {
    opacity: 0.5;
}

.hz-220331-kyp2 {
    position: relative;
    z-index: 30;
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 3%;
}

.hz-220331-kyp2logo {
    width: 132px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.5s;
}

.hz-220331-kyp2main {
    width: 100%;
    margin: 3% auto 0;
    overflow: hidden;
    display: none;
}

.hz-220331-kyp2main.active {
    display: block;
}

.hz-220331-kyp3box {
    width: 100%;
    overflow: hidden;
    margin: 3% auto 0;
}

.hz-220331-kypeleft {
    width: 47.8%;
    float: left;
    overflow: hidden;
}

.hz-220331-kyp3img {
    width: 50%;
    float: left;
}

.hz-220331-kyp3news1 {
    float: left;
    border: 1px solid #e7e7e7;
    background-color: #fdfdfe;
    padding: 7.2% 0;
    width: 50%;
    border-left: none;
    box-sizing: border-box;
}

.hz-220331-kyp3news1:hover .hz-220331-kyp3t1 {
    color: #e60012;
}

.hz-220331-kyp3t1 {
    width: 73%;
    font-weight: 600;
    margin-left: 11%;
    font-size: 20px;
    color: #333;
    transition: 0.5s;
}


.hz-220331-kyp3t2 {
    width: 73%;
    line-height: 1.7em;
    margin-left: 11%;
    font-size: 16px;
    color: #666666;
    margin-top: 6%;
}

.hz-220331-kyp3ic {
    width: 8.6%;
    margin-left: 11%;
    margin-top: 6%;
}

.hz-220331-kyp3ul {
    width: 48%;
    float: right;
}

.hz-220331-kyp3ul li {
    width: 100%;
    border: 1px solid #e7e7e7;
    background-color: #fdfdfe;
    padding: 4% 0;
}

.hz-220331-kyp3ul li:first-child {
    margin-bottom: 5%;
}

.hz-220331-kyp3time {
    font-size: 14px;
    color: #666;
    margin-left: 4%;
}

.hz-220331-kyp3ul li:hover .hz-220331-kyp3t3 {
    color: #e60012;
}

.hz-220331-kyp3line {
    width: 20px;
    height: 1px;
    background-color: #666666;
    margin: 3% 0 3% 4%;
}

.hz-220331-kyp3t3 {
    font-weight: 600;
    font-size: 20px;
    margin-left: 4%;
    transition: 0.5s;
    color: #333;
}

.hz-220331-kyp4ul {
    width: 46.2%;
    overflow: hidden;
    float: left;
}

.hz-220331-kyp4ul li {
    width: 16.5%;
    float: left;
    position: relative;
    cursor: pointer;
}

.hz-220331-kyp4ul li img:nth-child(2) {
    display: none;
}

.hz-220331-kyp4ul li:hover img:nth-child(1),
.hz-220331-kyp4ul li.active img:nth-child(1) {
    display: none;
}

.hz-220331-kyp4ul li:hover img:nth-child(2),
.hz-220331-kyp4ul li.active img:nth-child(2) {
    display: block;
}

.hz-220331-kyp4ul li:hover .hz-220331-kyp4t1,
.hz-220331-kyp4ul li.active .hz-220331-kyp4t1 {
    color: #fff;
    font-weight: 600;
}

.hz-220331-kyp4t1 {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #1e1e28;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.5s;
}

.hz-220331-kyp4ul li:nth-child(7),
.hz-220331-kyp4ul li:nth-child(18) {
    margin-left: 8.5%;
}

.hz-220331-kyp4main {
    position: relative;

    width: 41.8%;
    float: left;
    margin-left: 8.4%;
    padding: 3% 0;
    border: 1px solid #e7e7e7;
    background-color: #fdfdfe;
    margin-top: 8%;
}

.hz-220331-kyp4t2 {
    font-size: 30px;
    color: #1e1e28;
    font-weight: 600;
    margin-left: 8.6%;
}

.hz-220331-kyp4line {
    width: 32px;
    margin: 3% 0 3% 8.6%;
    height: 4px;
    background-color: #e60012;
}

.hz-220331-kyp4t3,
.hz-220331-kyp4t4 {
    margin-left: 8.6%;
    font-size: 18px;
    color: #1e1e28;
    margin-bottom: 2%;
}

.hz-220331-kyp4t3 img,
.hz-220331-kyp4t4 img {
    width: 23px;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
}

.hz-220331-kyp4t4 {
    margin-bottom: 0;
}

.hz-220331-kyp2bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
}

.ns-container {
    margin: 0 auto;
    position: relative;
}

.hz-220331-kypbig-pic {
    width: 800px;
    height: 100%;
    padding: 35% 0;
    display: none;
    background-color: #f2f2f2;
}

.ns-breadcrumb.hz-220331-kyxg {
    border-bottom: none;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h1 {
    margin-bottom: 1.5vw;
    font-size: 36px;
    color: white;
    font-weight: 700;
    width: 40vw;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content p {
    margin-bottom: 1.5625vw;
    font-size: 20px;
    color: white;
    line-height: 1.5;
    width: 33vw;
}

a.ns-btn.ns-btn-primary {
    background: #e60012;
    color: white;
}

a.ns-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    padding: 12px 24px;
    background: white;
    font-size: 18px;
    color: black;
    border-radius: 30px;
    border: 1px solid transparent;
    transition: all 0.5s;
}

.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom .main {
    padding: 0;
}

.bottom img {
    width: auto !important;
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}

@media(max-width:1600px) {
    .ns-master-banner.hz-220331-kybanner .ns-master-banner-container .ns-master-banner-slide .ns-container {
        width: 1200px;
    }

    .ns-breadcrumb.hz-220331-kyxg .columWrapBox,
    .ns-breadcrumb.hz-220331-kyxg .ns-container {
        width: 1200px;
    }

    .hz-220331-kymain {
        width: 1200px;
    }

    .hz-220331-kyp1main {
        width: 31.6%;
        right: 1%;
    }

    .hz-220331-kyp3t2 {
        font-size: 14px;
    }

    .hz-220331-kyp3t1,
    .hz-220331-kyp3t3 {
        font-size: 18px;
    }

    .hz-220331-kyp3news1 {
        padding: 3.6% 0;
    }

    .hz-220331-kyp3line {
        margin: 2.5% 0 2.47% 4%;
    }

    .hz-220331-kyp4main {
        width: 49.8%;
        margin-left: 3.4%;
    }

    .top-c {
        width: 1200px;
    }

    .nav {
        margin-left: 49.5%;
    }
}

@media(max-width:1440px) {
    a.ns-btn {
        font-size: 14px;
    }
}

@media(max-width:1200px) {
    .top-c {
        width: 960px;
    }

    .nav {
        margin-left: 36%;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
        left: 30px;
    }

    a.ns-btn {
        padding: 8px 16px;
        font-size: 12px;
    }

    .ns-master-banner.hz-220331-kybanner {
        height: 400px;
    }

    .ns-master-banner.hz-220331-kybanner .ns-master-banner-container .ns-master-banner-slide .ns-container {
        width: 1020px;
    }

    .ns-breadcrumb.hz-220331-kyxg .columWrapBox,
    .ns-breadcrumb.hz-220331-kyxg .ns-container {
        width: 960px;
    }

    .hz-220331-kymain {
        width: 960px;
    }

    .hz-220331-kyp1main {
        width: 31.6%;
        right: 1%;
    }

    .hz-220331-kyp3t2 {
        font-size: 14px;
    }

    .hz-220331-kyp3t1,
    .hz-220331-kyp3t3 {
        font-size: 18px;
    }

    .hz-220331-kyp3news1 {
        padding: 3.6% 0;
    }

    .hz-220331-kyp3line {
        margin: 2.5% 0 2.47% 4%;
    }

    .hz-220331-kyp4main {
        width: 49.8%;
        margin-left: 3.4%;
    }

    .hz-220331-kyp3t2 {
        font-size: 12px;
        height: 66px;
        overflow: hidden;
    }

    .hz-220331-kyp4t2 {
        font-size: 26px;
    }

    .hz-220331-kyp3t1,
    .hz-220331-kyp3t3,
    .hz-220331-kyp4t1 {
        font-size: 16px;
    }

    .hz-220331-kyp4t3,
    .hz-220331-kyp4t4 {
        font-size: 14px;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content p {
        font-size: 16px;
        width: 50vw;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h1 {
        margin-bottom: 1.2vw;
        font-size: 30px;
        width: 50vw;
    }
}

@media(max-width:960px) {
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
        left: 0px;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content {
        top: 50%;
        left: 15px;
        right: 15px;
    }

    .top {
        height: auto;
    }

    .top-c {
        width: 100%;
        justify-content: space-between;
        padding: 2% 0;
        box-sizing: border-box;
    }

    .logo {
        width: 18.7%;
        margin-left: 4%;
        margin-top: 0;
    }

    .menu {
        width: 6.7%;
        margin-right: 4%;
    }

    .nav {
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        margin-left: 0;
        background-color: #fff;
        border-top: 1px solid #e5e5e5;
        display: none;
    }

    .nav>li {
        width: 100%;
        margin-left: 0;
        border-bottom: 1px solid #e5e5e5;
        box-sizing: border-box;
        padding: 2% 5%;
        font-size: 3.5vw;
    }

    #ns-page-body {
        margin-top: 12%;
    }

    a.ns-btn {
        padding: 8px 16px;
        font-size: 15px;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h1 {
        margin-bottom: 25px;
        font-size: 30px;
        width: auto;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content p {
        margin-bottom: 25px;
        font-size: 15px;
        width: auto;
    }

    .ns-master-banner.hz-220331-kybanner {
        position: relative;
        height: auto;
        width: 100%;
        background-image: none !important;
    }

    .ns-master-banner.hz-220331-kybanner>img {
        width: 100%;
    }

    .ns-master-banner.hz-220331-kybanner .ns-master-banner-container .ns-master-banner-slide .ns-container {
        width: 100%;
    }

    .ns-master-banner.hz-220331-kybanner .ns-master-banner-container {
        position: absolute;
        left: 0;
        top: 0;
    }

    .ns-master-banner.hz-220331-kybanner div {
        width: 100%;
    }

    .ns-master-banner.hz-220331-kybanner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
        background: none;
    }

    .ns-master-banner.hz-220331-kybanner .ns-master-banner-content p {
        width: 75.7% !important;
    }

    .ns-breadcrumb.hz-220331-kyxg {
        display: block;
        margin-left: 3.8%;
        border-bottom: 0;
    }

    .hz-220331-kymain {
        width: 100%;
        padding: 7% 0;
    }

    .hz-220331-kytitle p {
        font-size: 5.3vw;
        margin-left: 3.8%;
    }

    .hz-220331-keytitleline {
        margin-left: 3.8%;
        width: 11.6%;
        height: 2px;
        margin-top: 3%;
    }

    .hz-220331-kyp0 {
        width: 92.7%;
        margin: 7% auto 0;
    }

    .hz-220331-kyp0 li {
        width: 100%;
        margin-left: 0;
        float: none;
        margin-bottom: 6%;
    }

    .hz-220331-kyp0ic {
        width: 17.3%;
        margin-left: 6.6%;
    }

    .hz-220331-kyp0t1 {
        margin-left: 6.6%;
        font-size: 4.8vw;
        text-align: left;
        margin-top: 6%;
    }

    .hz-220331-kyp0t2 {
        width: 85%;
        margin-left: 6.6%;
        margin-top: 3%
    }

    .hz-220331-kyp0 li {
        padding: 6% 0;
    }

    .hz-220331-kyp1box {
        width: 92.7%;
        margin: 7% auto 0;
        padding: 6% 0;
        background-color: #fff;
    }

    .hz-220331-kyp1t1 {
        margin-left: 6.4%;
        font-size: 4.5vw;
    }

    .hz-220331-kyp1t2 {
        margin-left: 6.4%;
        font-size: 3.5vw;
        width: 79%;
    }

    .hz-220331-kyp1btn {
        width: 26%;
        margin-left: 6.4%;
        margin-top: 5%;
        font-size: 3.7vw;
    }

    .hz-220331-kyp1btn:hover {
        background: none;
    }

    .hz-220331-kyp1btn:hover a {
        color: #333;
    }

    .hz-220331-kyp1img {
        width: 100%;
        margin: 8% auto 0;
    }

    .hz-220331-kytip {
        width: 78%;
        margin: 4% auto 0;
    }

    .hz-220331-kyp1logo {
        width: 55.3%;
        right: 0;
        bottom: 61.5%;
    }

    .hz-220331-kyp2ul {
        width: 92.3%;
        margin: 7% auto 0;
    }

    .hz-220331-kyp2ul li {
        width: 31.8%;
        margin-left: 2.2%;
        margin-bottom: 3%;
    }

    .hz-220331-kyp2ul li:nth-child(4) {
        margin-left: 0;
    }

    .hz-220331-kyp1 {
        font-size: 3.7vw;
    }

    .hz-220331-kyp2 {
        font-size: 3vw;
    }

    .hz-220331-kyp2logo {
        width: 59.5%;
    }

    .hz-220331-kyp2pc {
        width: 92.3%;
        position: relative;
        overflow: hidden;
        margin: 7% auto 0;
    }

    .hz-220331-kyp2w {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        overflow-x: auto;
    }

    .hz-220331-kyp2w.active {
        display: block;
    }

    .hz-220331-kyp2w img {
        width: auto;
        height: 100%;
    }

    .hz-220331-kyp3box {
        width: 92.3%;
        margin: 7% auto 0;
    }

    .hz-220331-kypeleft {
        width: 100%;
        float: none;

    }

    .hz-220331-kyp3img {
        width: 100%;
        float: none;
    }

    .hz-220331-kyp3news1 {
        width: 100%;
        float: none;
    }

    .hz-220331-kyp3t1 {
        width: 83.8%;
        margin-left: 6.4%;
        font-size: 4.2vw;
    }

    .hz-220331-kyp3t2 {
        width: 86.1%;
        margin-left: 6.4%;
        margin-top: 3%;
        font-size: 3.2vw;
    }

    .hz-220331-kyp3ul {
        width: 100%;
        margin: 5% auto 0;
    }

    .hz-220331-kyp3time {
        margin-left: 6.2%;
        font-size: 3.7vw;
    }

    .hz-220331-kyp3line {
        width: 5.6%;
        margin-left: 6.2%;
    }

    .hz-220331-kyp3t3 {
        margin-left: 6.2%;
        width: 80%;
        font-size: 4.2vw;
    }

    .hz-220331-kyp3ul li:hover .hz-220331-kyp3t3,
    .hz-220331-kyp3news1:hover .hz-220331-kyp3t1 {
        color: #1e1e28;
    }

    .hz-220331-kymain {
        position: relative;
    }

    .hz-220331-kyp3box {
        width: 92.3%;
        margin: 7% auto 0;
    }

    .hz-220331-kyp4ul {
        width: 100%;
        float: none;
    }

    .hz-220331-kyp4t1 {
        font-size: 3.5vw;
    }

    .hz-220331-kyp4ul li {
        width: 24.8%;
        margin-left: 0% !important;
    }

    .hz-220331-kyp4ul li:hover .hz-220331-kyp4t1 {
        color: #1e1e28;
        font-weight: 400;
    }

    .hz-220331-kyp4ul li:hover img:nth-child(2) {
        display: none;
    }

    .hz-220331-kyp4ul li:hover img:nth-child(1) {
        display: block;
    }

    .hz-220331-kyp4kbox {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(246, 246, 246, 0.9)
    }

    .hz-220331-kyp4main {
        position: relative;
        width: 92.3%;
        margin: 0 auto;
        left: 0;
        top: 50%;
        float: none;
        transform: translateY(-50%);
    }

    .hz-220331-kyp4t2 {
        font-size: 5.7vw;
        margin-left: 8%;
    }

    .hz-220331-kyp4line {
        height: 2px;
        margin-left: 8%;
        margin-bottom: 4%;
    }

    .hz-220331-kyp4t3,
    .hz-220331-kyp4t4 {
        overflow: hidden;
        font-size: 3.6vw;
        margin-left: 8%;
        line-height: 1.6em;
    }

    .hz-220331-kyp4t3 img,
    .hz-220331-kyp4t4 img {
        float: left;

    }

    .hz-220331-kyp4t3 span,
    .hz-220331-kyp4t4 span {
        float: left;
        width: 82%;
    }

    .hz-220331-kyp4main {
        background-color: #fff;
        border: none;
        padding: 9% 0;
    }

    .hz-220331-kyclose {
        width: 4.2%;
        position: absolute;
        right: 5.9%;
        top: 15%;
    }

    .hz-220331-kyp4kbox {
        display: none;
    }

    .hz-220331-kypbig-pic {
        width: 800px;
        height: 100%;
        padding: 35% 0;
        display: none;
        background-color: #f2f2f2;
    }

    .hz-220331-kypbig-img {
        width: 800px;
        margin: 0 auto;
    }

    .hz-220331-kypbig-img img {
        width: 100%;
    }

    .show-pc {
        display: none;
    }

    .show-phone {
        display: block;
    }

    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .bottom .div-br{
      display:block;
    }
    .bottom .main {
        width: 93%;
        margin:0 auto;
    }
}