/*banner*/
.banner{
    position: relative;
}
/* 注释掉蒙版层 */
/*
.banner::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 0;
}
*/
.banner .bg{
    width: 100%;
    margin-top: -7rem;
}
.banner .content-container{
    position: absolute;
    top: 12vw;
    left: 8vw;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 2rem 2.5rem;
    border-radius: 4px;
    max-width: 60vw;
}
.banner .content1{
    font-size: 3.5rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.banner .content2{
    font-size: 1.5rem;
    color: #fff;
    line-height: 2.5rem;
}
.banner .anniu{
    position: absolute;
    top: 38vw;
    left: 8vw;
    display: block;
    width: 25rem;
    padding: 0 2.5rem;
    line-height: 5rem;
    border: 2px solid #fff;
    border-radius: 4px;
    z-index: 2;
}
.banner .anniu span{
    font-size: 1.4rem;
    color: #fff;
}
.banner .anniu img{
    width: 1.5rem;
    float: right;
    margin-top: 1.7rem;
}
.banner .content3{
    position: absolute;
    top: 48vw;
    right: 8vw;
    z-index: 2;
}
.banner .content3 img{
    float: left;
    width: 1.4rem;
    margin-right: 1rem;
    margin-top: 0.3rem;
}
.banner .content3 span{
    color: #fff;
    font-size: 1.4rem;
}
/*heng1*/
.heng1{
    overflow: auto;
    width: 84vw;
    margin: 0 auto;
    margin-top: 8rem;
}
.heng1 .l{
    float: left;
    width: 20vw;
}
.heng1 .l .p1{
    font-size: 4rem;
    font-weight: bold;
    color: #1e3c7a;
    letter-spacing: 0.5rem;
}
.heng1 .l .p2{
    color: #42a3d3;
    font-size: 0.9rem;
    font-weight: bold;
    letter-spacing: 0.05rem;
}
.heng1 .r{
    float: right;
    width: 54vw;
}
.heng1 .r .p1{
    font-size: 1.3rem;
    color: #000;
    line-height: 2.8rem;
}
.heng1 .r a{
    display: block;
    width: 25rem;
    padding: 0 1.5rem;
    line-height: 6rem;
    border: 2px solid #1e3c7a;
    border-radius: 4px;
    color: #1e3c7a;
    float: right;
    text-decoration: none;
    margin-top: 2rem;
    font-size: 1.3rem;
}
.heng1 .r a img{
    float: right;
    width: 1.4rem;
    margin-right: 1rem;
    margin-top: 2.5rem;
}
/*heng2*/
.heng2{
    width: 84vw;
    margin: 0 auto;
    margin-top: 3rem;
    overflow: auto;
}
.heng2 .kuai{
    width: 28vw;
    height: 29vw;
    float: left;
}
.heng2 .kuai a{
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 19vw;
    text-decoration: none;
}
.heng2 .kuai a span{
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
}
.heng2 .kuai a img{
    float: right;
    width: 2.2rem;
}
.heng2 .kuai .content{
    width: 90%;
    margin: 0 auto;
    margin-top: 2rem;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.5rem;
}
.heng2 .kuai1{
    background: url(../images/heng2-1.jpg) no-repeat;
    background-size: cover;
}
.heng2 .kuai2{
    background: url(../images/heng2-2.jpg) no-repeat;
    background-size: cover;
}
.heng2 .kuai3{
    background: url(../images/heng2-3.jpg) no-repeat;
    background-size: cover;
}
/*heng3*/
.heng3{
    width: 100%;
    overflow: auto;
    background-color: #F2F2F2;
    margin-top: 10rem;
    padding-bottom: 5rem;
}
.heng3 .biaoti{
    width: 84vw;
    margin: 0 auto;
    margin-top: 7rem;
}
.heng3 .biaoti .p1{
    font-size: 4rem;
    font-weight: bold;
    color: #1e3c7a;
    letter-spacing: 0.5rem;
}
.heng3 .biaoti .p2{
    color: #42a3d3;
    font-size: 0.9rem;
    font-weight: bold;
    letter-spacing: 0.05rem;
}
.heng3 .content{
    width: 75vw;
    margin: 0 auto;
    margin-top: 4rem;
}
.heng3 .content .daohang{
    overflow: auto;
}
.heng3 .content .daohang .lanmu{
    width: 24.4vw;
    height: 8vw;
    margin: 0 0.3vw;
    margin-bottom: 0.6vw;
    float: left;
    background-color: #1E3C7A;
    line-height: 8vw;
    cursor: pointer;
}
.heng3 .content .daohang .lanmu span{
    color: #fff;
    font-size: 2rem;
    float: left;
    margin-left: 2rem;
}
.heng3 .content .daohang .lanmu .tubiao{
    width: 2.5rem;
    height: 100%;
    float: right;
    margin-right: 2rem;
}
.heng3 .content .daohang .lanmu .tubiao .tb{
    width: 2.5rem;
    height: 2.5rem;
    background: url(../images/chanpin_tb2.png) no-repeat;
    background-size: cover;
}
.heng3 .content .daohang .uk-active .tubiao .tb{
    background: url(../images/chanpin_tb1.png) no-repeat;
    background-size: cover;
}
.heng3 .content .daohang .gengduo{
    display: block;
    float: left;
    width: 24.4vw;
    height: 8vw;
    margin: 0 0.3vw;
    margin-bottom: 0.6vw;
    background-color: #1E3C7A;
    line-height: 8vw;
}
.heng3 .content .daohang .gengduo span{
    color: #fff;
    font-size: 2rem;
    float: left;
    margin-left: 2rem;
}
.heng3 .content .daohang .gengduo .tubiao{
    width: 2.5rem;
    height: 100%;
    float: right;
    margin-right: 2rem;
}
.heng3 .content .daohang .gengduo .tubiao .tb{
    width: 2.5rem;
    height: 2.5rem;
    background: url(../images/chanpin_tb3.png) no-repeat;
    background-size: cover;
}
.heng3 .content .neirong{
    overflow: auto;
    margin-top: 3rem;
}
.heng3 .content .neirong .nr{
    overflow: auto;
}
.heng3 .content .neirong .nr .kuai{
    float: left;
    width: 24.4vw;
    margin: 0 0.3vw;
    margin-bottom: 3vw;
}
.heng3 .content .neirong .nr .kuai .t{
    width: 100%;
    overflow: auto;
    background-color: #fff;
}
.heng3 .content .neirong .nr .kuai .t .bt{
    width: 90%;
    height: 6rem;
    color: #1E3C7A;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 2rem;
}
.heng3 .content .neirong .nr .kuai .t .bt a{
    color: #1E3C7A;
}
.heng3 .content .neirong .nr .kuai .t .tubiao{
    width: 90%;
    margin: 0 auto;
    text-align: right;
}
.heng3 .content .neirong .nr .kuai .t .tubiao img{
    width: 2rem;
    margin-top: 0.5rem;
}
.heng3 .content .neirong .nr .kuai .t .cpt{
    width: 90%;
    height: 20vw;
    margin: 0 auto;
}
.heng3 .content .neirong .nr .kuai .t .cpt img{
    max-width: 100%;
    max-height: 100%;
}
.heng3 .content .neirong .nr .kuai .b{
    font-size: 1.3rem;
    margin-top: 2rem;
    color: #000;
    height: 6rem;
    overflow: hidden;
}
.heng3 .content .neirong .nr .gengduo{
    display: block;
    width: 25rem;
    border: 2px solid #1E3C7A;
    border-radius: 4px;
    margin: 0 auto;
    line-height: 6rem;
    text-decoration: none;
}
.heng3 .content .neirong .nr .gengduo span{
    color: #1E3C7A;
    font-size: 1.5rem;
    margin-left: 4rem;
}
.heng3 .content .neirong .nr .gengduo img{
    width: 1.2rem;
    float: right;
    margin-right: 4rem;
    margin-top: 2.5rem;
}
/*heng4*/
.heng4{
    overflow: auto;
    width: 84vw;
    margin: 0 auto;
    margin-top: 8rem;
}
.heng4 .l{
    width: 20vw;
    float: left;
}
.heng4 .l .bt1{
    font-size: 4rem;
    color: #1E3C7A;
    font-weight: bold;
}
.heng4 .l .bt2{
    font-size: 1rem;
    color: #42a3d3;
    margin-top: 1rem;
}
.heng4 .l a{
    display: block;
    width: 20vw;
    line-height: 6rem;
    border: 2px solid #1E3C7A;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 2.5rem;
    text-decoration: none;
}
.heng4 .l a span{
    color: #1E3C7A;
    font-size: 1.5rem;
    margin-left: 2vw;
}
.heng4 .l a img{
    width: 1.2rem;
    float: right;
    margin-right: 2vw;
    margin-top: 2.5rem;
}
.heng4 .r{
    width: 53vw;
    float: right;
    overflow: auto;
}
.heng4 .r .daohang{
    overflow: auto;
    height: 3rem;
}
.heng4 .r .daohang .lanmu{
    float: left;
    font-size: 1.5rem;
    margin-right: 4rem;
    color: #1E3C7A;
    cursor: pointer;
    position: relative;
}
.heng4 .r .daohang .lanmu:hover{
    font-weight: bold;
}
.heng4 .r .daohang .uk-active::after{
    content: " ";
    width: 100%;
    height: 0.2rem;
    background-color: #1E3C7A;
    position: absolute;
    left: 0;
    bottom: -0.5rem;
}
.heng4 .r .neirong{
    overflow: auto;
    margin-top: 5rem;
}
.heng4 .r .neirong .nr{
    overflow: auto;
}
.heng4 .r .neirong .lb{
    overflow: auto;
}
.heng4 .r .neirong .lb .kuai{
    overflow: auto;
    margin-bottom: 3rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3rem;
}
.heng4 .r .neirong .lb .kuai:hover{
    border-bottom: 1px solid #1E3C7A;
}
.heng4 .r .neirong .lb .kuai .tu{
    float: left;
    width: 30%;
}
.heng4 .r .neirong .lb .kuai .zi{
    width: 65%;
    float: right;
}
.heng4 .r .neirong .lb .kuai .zi .t{
    overflow: auto;
}
.heng4 .r .neirong .lb .kuai .zi .t .bq{
    font-size: 1.2rem;
    float: left;
    padding: 0 1rem;
    height: 2.2rem;
    line-height: 2.2rem;
    background-color: #D2EDF4;
    color: #42a3d3;
    border-radius: 2rem;
}
.heng4 .r .neirong .lb .kuai .zi .t .time{
    float: left;
    margin-left: 1rem;
    line-height: 2.2rem;
    font-size: 1.2rem;
    color: #999;
}
.heng4 .r .neirong .lb .kuai .zi .b{
    overflow: auto;
    margin-top: 2rem;
}
.heng4 .r .neirong .lb .kuai .zi .b .title{
    float: left;
    width: 80%;
}
.heng4 .r .neirong .lb .kuai .zi .b .title a{
    color: #000;
    font-size: 2rem;
    text-decoration: none;
}
.heng4 .r .neirong .lb .kuai .zi .b .title a:hover{
    color: #1E3C7A;
}
.heng4 .r .neirong .lb .kuai .zi .b .tubiao{
    float: right;
}
/* heng5 */
.heng5{
    overflow: auto;
    width: 95vw;
    margin: 0 auto;
    margin-top: 8rem;
    margin-bottom: 10rem;
}

/* 视频弹窗响应式 */
#video-modal .uk-modal-dialog {
    width: 70%;
    padding: 0;
    max-width: 1200px;
    margin: auto;
}
#video-modal .uk-modal-close-default {
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #fff;
    transition: all 0.3s ease;
}
#video-modal .uk-modal-close-default:hover {
    background: rgba(0, 0, 0, 0.8);
    transform: scale(1.1);
}
#video-modal video {
    display: block;
    width: 100%;
    height: auto;
    max-height: 80vh;
    object-fit: contain;
}

/* 响应式设计 - 平板横屏 (1024px - 1399px) */
@media screen and (max-width: 1399px) and (min-width: 1024px) {
    .banner .content-container {
        top: 6vw;
    }
    .banner .content1 {
        font-size: 3rem;
    }
    .banner .content2 {
        font-size: 1.3rem;
    }
    .banner .anniu {
        width: 22rem;
        line-height: 4.5rem;
        top: 36vw;
    }
    .banner .anniu span {
        font-size: 1.3rem;
    }
    .heng1 .l .p1 {
        font-size: 3.5rem;
    }
    .heng1 .r .p1 {
        font-size: 1.2rem;
        line-height: 2.5rem;
    }
    .heng2 .kuai {
        width: 30vw;
        height: 31vw;
    }
    .heng2 .kuai1 {
        width: 50%;
    }
    .heng2 .kuai2 {
        width: 50%;
    }
    .heng2 .kuai3 {
        width: 100%;
    }
    .heng3 .biaoti .p1 {
        font-size: 3.5rem;
    }
    .heng3 .content .daohang .lanmu {
        width: 35vw;
        height: 9vw;
        line-height: 9vw;
    }
    .heng3 .content .daohang .lanmu span {
        font-size: 1.8rem;
    }
    .heng3 .content .daohang .gengduo {
        width: 35vw;
        height: 9vw;
        line-height: 9vw;
    }
    .heng3 .content .daohang .gengduo span {
        font-size: 1.8rem;
    }
    .heng3 .content .neirong .nr .kuai {
        width: 35vw;
    }
    .heng3 .content .neirong .nr .kuai .t .bt {
        font-size: 1.8rem;
    }
    .heng4 .l .bt1 {
        font-size: 3.5rem;
    }
    .heng4 .l a img {
        display: none;
    }
    .heng4 .r .neirong .lb .kuai .zi .b .title a {
        font-size: 1.8rem;
    }
    #video-modal .uk-modal-dialog {
        width: 75%;
        max-width: 1100px;
    }
    #video-modal .uk-modal-close-default {
        width: 38px;
        height: 38px;
        top: 12px;
        right: 12px;
    }
    #video-modal video {
        max-height: 75vh;
    }
}

/* 响应式设计 - 平板竖屏 (768px - 1023px) */
@media screen and (max-width: 1023px) and (min-width: 768px) {
    .banner .content-container {
        top: 8vw;
        left: 6vw;
    }
    .banner .content1 {
        font-size: 2.5rem;
    }
    .banner .content2 {
        font-size: 1.1rem;
        line-height: 2rem;
    }
    .banner .anniu {
        display: none;
    }
    .banner .content3 {
        top: 44vw;
        right: 6vw;
    }
    .banner .content3 span {
        font-size: 1.2rem;
    }
    .heng1 {
        width: 90vw;
        margin-top: 6rem;
    }
    .heng1 .l {
        width: 25vw;
    }
    .heng1 .l .p1 {
        font-size: 3rem;
        letter-spacing: 0.3rem;
    }
    .heng1 .r {
        width: 60vw;
    }
    .heng1 .r .p1 {
        font-size: 1.1rem;
        line-height: 2.3rem;
    }
    .heng1 .r a {
        width: 20rem;
        line-height: 5rem;
        font-size: 1.2rem;
    }
    .heng2 {
        width: 90vw;
        margin-top: 2rem;
    }
    .heng2 .kuai {
        width: 32vw;
        height: 33vw;
    }
    .heng2 .kuai1 {
        width: 50%;
    }
    .heng2 .kuai2 {
        width: 50%;
    }
    .heng2 .kuai3 {
        width: 100%;
    }
    .heng2 .kuai a span {
        font-size: 1.6rem;
    }
    .heng2 .kuai a {
        margin-top: 17vw;
    }
    .heng2 .kuai .content {
        margin-top: 0.5rem;
    }
    .heng3 .biaoti {
        width: 90vw;
        margin-top: 5rem;
    }
    .heng3 .biaoti .p1 {
        font-size: 3rem;
    }
    .heng3 .content {
        width: 90vw;
        margin-top: 3rem;
    }
    .heng3 .content .daohang .lanmu {
        width: 42vw;
        height: 10vw;
        line-height: 10vw;
        margin: 0.5vw;
    }
    .heng3 .content .daohang .lanmu span {
        font-size: 1.6rem;
        margin-left: 1.5rem;
    }
    .heng3 .content .daohang .gengduo {
        width: 42vw;
        height: 10vw;
        line-height: 10vw;
        margin: 0.5vw;
    }
    .heng3 .content .daohang .gengduo span {
        font-size: 1.6rem;
        margin-left: 1.5rem;
    }
    .heng3 .content .neirong .nr .kuai {
        width: 42vw;
        margin: 0 0.5vw;
    }
    .heng3 .content .neirong .nr .kuai .t .bt {
        font-size: 1.6rem;
        height: 5rem;
    }
    .heng3 .content .neirong .nr .kuai .b {
        font-size: 1.1rem;
        height: 5rem;
    }
    .heng3 .content .neirong .nr .gengduo {
        width: 20rem;
        line-height: 5rem;
    }
    .heng3 .content .neirong .nr .gengduo img {
        margin-top: 2rem;
    }
    .heng3 .content .neirong .nr .gengduo span {
        font-size: 1.3rem;
        margin-left: 3rem;
    }
    .heng4 {
        width: 90vw;
        margin-top: 6rem;
    }
    .heng4 .l {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }
    .heng4 .l .bt1 {
        font-size: 3rem;
    }
    .heng4 .l a {
        width: 70%;
        line-height: 5rem;
        font-size: 1.3rem;
    }
    .heng4 .l a img {
        display: none;
    }
    .heng4 .r {
        width: 100%;
    }
    .heng4 .r .daohang .lanmu {
        font-size: 1.4rem;
        margin-right: 3rem;
    }
    .heng4 .r .neirong .lb .kuai .zi .b .title a {
        font-size: 1.6rem;
    }
    .heng5 {
        width: 90vw;
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    #video-modal .uk-modal-dialog {
        width: 85%;
        max-width: 900px;
    }
    #video-modal .uk-modal-close-default {
        width: 36px;
        height: 36px;
        top: 10px;
        right: 10px;
    }
    #video-modal video {
        max-height: 70vh;
    }
}

/* 响应式设计 - 手机横屏 (576px - 767px) */
@media screen and (max-width: 767px) and (min-width: 576px) {
    .banner .content-container {
        top: 16vw;
        left: 4vw;
    }
    .banner .content1 {
        font-size: 2rem;
    }
    .banner .content2 {
        display: none;
    }
    .banner .anniu {
        display: none;
    }
    .banner .content3 {
        top: 40vw;
        right: 4vw;
    }
    .banner .content3 span {
        font-size: 1.1rem;
    }
    .heng1 {
        width: 92vw;
        margin-top: 5rem;
    }
    .heng1 .l {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }
    .heng1 .l .p1 {
        font-size: 2.5rem;
        letter-spacing: 0.2rem;
    }
    .heng1 .r {
        width: 100%;
    }
    .heng1 .r .p1 {
        font-size: 1rem;
        line-height: 2rem;
    }
    .heng1 .r a {
        width: 80%;
        float: none;
        margin-top: 1.5rem;
        line-height: 4rem;
        font-size: 1.1rem;
    }
    .heng1 .r a img {
        display: none;
    }
    .heng2 {
        width: 92vw;
        margin-top: 2rem;
    }
    .heng2 .kuai {
        width: 100%;
        height: 40vw;
        margin-bottom: 0;
    }
    .heng2 .kuai a {
        margin-top: 20vw;
    }
    .heng2 .kuai a span {
        font-size: 1.5rem;
    }
    .heng2 .kuai .content {
        margin-top: 1rem;
    }
    .heng3 .biaoti {
        width: 92vw;
        margin-top: 5rem;
        text-align: center;
    }
    .heng3 .biaoti .p1 {
        font-size: 2.5rem;
    }
    .heng3 .content {
        width: 92vw;
        margin-top: 2rem;
    }
    .heng3 .content .daohang {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .heng3 .content .daohang .lanmu {
        width: 42vw;
        height: 12vw;
        line-height: 12vw;
        margin: 0 1vw;
        margin-bottom: 1vw;
    }
    .heng3 .content .daohang .lanmu span {
        font-size: 1.4rem;
        margin-left: 1rem;
    }
    .heng3 .content .daohang .gengduo {
        width: 42vw;
        height: 12vw;
        line-height: 12vw;
        margin: 0 1vw;
        margin-bottom: 1vw;
    }
    .heng3 .content .daohang .gengduo span {
        font-size: 1.4rem;
        margin-left: 1rem;
    }
    .heng3 .content .neirong .nr .kuai {
        width: 42vw;
        margin: 0 1vw;
        margin-bottom: 2vw;
    }
    .heng3 .content .neirong .nr .kuai .t .bt {
        font-size: 1.4rem;
        height: 4rem;
    }
    .heng3 .content .neirong .nr .kuai .b {
        font-size: 1rem;
        height: 4.5rem;
    }
    .heng3 .content .neirong .nr .gengduo {
        width: 70%;
        line-height: 4rem;
        margin-top: 2rem;
    }
    .heng3 .content .neirong .nr .gengduo img {
        margin-top: 1.5rem;
    }
    .heng3 .content .neirong .nr .gengduo span {
        font-size: 1.2rem;
        margin-left: 2rem;
    }
    .heng4 {
        width: 92vw;
        margin-top: 5rem;
    }
    .heng4 .l {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }
    .heng4 .l .bt1 {
        font-size: 2.5rem;
    }
    .heng4 .l .bt2 {
        font-size: 0.9rem;
    }
    .heng4 .l a {
        width: 70%;
        line-height: 4rem;
        margin-top: 1.5rem;
    }
    .heng4 .l a span {
        font-size: 1.2rem;
        margin-left: 1rem;
    }
    .heng4 .l a img {
        display: none;
    }
    .heng4 .r {
        width: 100%;
    }
    .heng4 .r .daohang {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .heng4 .r .daohang .lanmu {
        font-size: 1.3rem;
        margin-right: 2rem;
        display: inline-block;
        float: none;
    }
    .heng4 .r .neirong {
        margin-top: 3rem;
    }
    .heng4 .r .neirong .lb .kuai .tu {
        width: 100%;
        margin-bottom: 1rem;
    }
    .heng4 .r .neirong .lb .kuai .zi {
        width: 100%;
    }
    .heng4 .r .neirong .lb .kuai .zi .b .title a {
        font-size: 1.4rem;
    }
    .heng5 {
        width: 92vw;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    #video-modal .uk-modal-dialog {
        width: 95%;
        max-width: 700px;
    }
    #video-modal .uk-modal-close-default {
        width: 34px;
        height: 34px;
        top: 8px;
        right: 8px;
    }
    #video-modal video {
        max-height: 65vh;
    }
}

/* 响应式设计 - 手机竖屏 (≤575px) */
@media screen and (max-width: 575px) {
    .banner .content-container {
        top: 13vw;
        left: 4vw;
    }
    .banner .content1 {
        font-size: 1.8rem;
    }
    .banner .content2 {
        display: none;
    }
    .banner .anniu {
        display: none;
    }
    .banner .content3 {
        top: 38vw;
        right: 4vw;
    }
    .banner .content3 img {
        width: 1.2rem;
    }
    .banner .content3 span {
        font-size: 1rem;
    }
    .heng1 {
        width: 94vw;
        margin-top: 4rem;
    }
    .heng1 .l {
        width: 100%;
        text-align: center;
        margin-bottom: 1.5rem;
    }
    .heng1 .l .p1 {
        font-size: 2.2rem;
        letter-spacing: 0.1rem;
    }
    .heng1 .l .p2 {
        font-size: 0.85rem;
    }
    .heng1 .r {
        width: 100%;
    }
    .heng1 .r .p1 {
        font-size: 0.95rem;
        line-height: 1.9rem;
    }
    .heng1 .r a {
        width: 80%;
        float: none;
        margin-top: 1.2rem;
        line-height: 3.5rem;
        font-size: 1rem;
    }
    .heng1 .r a img {
        display: none;
    }
    .heng2 {
        width: 94vw;
        margin-top: 1.5rem;
    }
    .heng2 .kuai {
        width: 100%;
        height: 45vw;
        margin-bottom: 0;
    }
    .heng2 .kuai a {
        margin-top: 20vw;
    }
    .heng2 .kuai a span {
        font-size: 1.4rem;
    }
    .heng2 .kuai .content {
        margin-top: 1rem;
        font-size: 1rem;
    }
    .heng3 {
        margin-top: 6rem;
        padding-bottom: 3rem;
    }
    .heng3 .biaoti {
        width: 94vw;
        margin-top: 4rem;
        text-align: center;
    }
    .heng3 .biaoti .p1 {
        font-size: 2.2rem;
        letter-spacing: 0.1rem;
    }
    .heng3 .biaoti .p2 {
        font-size: 0.85rem;
    }
    .heng3 .content {
        width: 94vw;
        margin-top: 1.5rem;
    }
    .heng3 .content .daohang {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .heng3 .content .daohang .lanmu {
        width: 45vw;
        height: 15vw;
        line-height: 15vw;
        margin: 0 0.5vw;
        margin-bottom: 1vw;
    }
    .heng3 .content .daohang .lanmu span {
        font-size: 1.3rem;
        margin-left: 1rem;
    }
    .heng3 .content .daohang .lanmu .tubiao {
        margin-right: 1rem;
    }
    .heng3 .content .daohang .gengduo {
        width: 45vw;
        height: 15vw;
        line-height: 15vw;
        margin: 0 0.5vw;
        margin-bottom: 1vw;
    }
    .heng3 .content .daohang .gengduo span {
        font-size: 1.3rem;
        margin-left: 1rem;
    }
    .heng3 .content .daohang .gengduo .tubiao {
        margin-right: 1rem;
    }
    .heng3 .content .neirong {
        margin-top: 2rem;
    }
    .heng3 .content .neirong .nr .kuai {
        width: 100%;
        margin: 0;
        margin-bottom: 2vw;
    }
    .heng3 .content .neirong .nr .kuai .t .bt {
        font-size: 1.3rem;
        height: 3.5rem;
    }
    .heng3 .content .neirong .nr .kuai .t .tubiao img {
        width: 2.5rem;
    }
    .heng3 .content .neirong .nr .kuai .t .cpt {
        height: 25vw;
    }
    .heng3 .content .neirong .nr .kuai .b {
        font-size: 0.95rem;
        height: 4rem;
        margin-top: 1.5rem;
    }
    .heng3 .content .neirong .nr .gengduo {
        width: 70%;
        line-height: 3.5rem;
        margin-top: 1.5rem;
    }
    .heng3 .content .neirong .nr .gengduo span {
        font-size: 1.1rem;
        margin-left: 1.5rem;
    }
    .heng3 .content .neirong .nr .gengduo img {
        width: 1rem;
        margin-right: 1.5rem;
        margin-top: 1.3rem;
    }
    .heng4 {
        width: 94vw;
        margin-top: 4rem;
    }
    .heng4 .l {
        width: 100%;
        text-align: center;
        margin-bottom: 1.5rem;
    }
    .heng4 .l .bt1 {
        font-size: 2.2rem;
    }
    .heng4 .l .bt2 {
        font-size: 0.85rem;
    }
    .heng4 .l a {
        width: 70%;
        line-height: 3.5rem;
        margin-top: 1.2rem;
    }
    .heng4 .l a span {
        font-size: 1.1rem;
        margin-left: 1rem;
    }
    .heng4 .l a img {
        display: none;
    }
    .heng4 .r {
        width: 100%;
    }
    .heng4 .r .daohang {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .heng4 .r .daohang .lanmu {
        font-size: 1.2rem;
        margin-right: 1.5rem;
        display: inline-block;
        float: none;
    }
    .heng4 .r .neirong {
        margin-top: 2.5rem;
    }
    .heng4 .r .neirong .lb .kuai {
        margin-bottom: 2rem;
        padding-bottom: 2rem;
    }
    .heng4 .r .neirong .lb .kuai .tu {
        width: 100%;
        margin-bottom: 1rem;
    }
    .heng4 .r .neirong .lb .kuai .zi {
        width: 100%;
    }
    .heng4 .r .neirong .lb .kuai .zi .t .bq {
        font-size: 1rem;
        padding: 0 0.8rem;
        height: 2rem;
        line-height: 2rem;
    }
    .heng4 .r .neirong .lb .kuai .zi .t .time {
        font-size: 1rem;
        margin-left: 0.8rem;
        line-height: 2rem;
    }
    .heng4 .r .neirong .lb .kuai .zi .b {
        margin-top: 1.5rem;
    }
    .heng4 .r .neirong .lb .kuai .zi .b .title {
        width: 85%;
    }
    .heng4 .r .neirong .lb .kuai .zi .b .title a {
        font-size: 1.2rem;
    }
    .heng4 .r .neirong .lb .kuai .zi .b .tubiao img {
        width: 1rem;
    }
    .heng5 {
        width: 94vw;
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    #video-modal .uk-modal-dialog {
        width: 98%;
        max-width: 500px;
    }
    #video-modal .uk-modal-close-default {
        width: 32px;
        height: 32px;
        top: 6px;
        right: 6px;
    }
    #video-modal video {
        max-height: 60vh;
    }
}
