﻿.dy_main {
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
    height: 3.3rem;
}

.dy_kl {
    float: left;
    width: 58vw;
    margin-right: 0.5rem;
    height: 2rem;
    border: 1px solid #49c0ec;
    border-radius: 0.25rem;
    padding: 2vw;
}

.dy_fz {
    float: left;
    width: 8vw;
    line-height: 1.2rem;
    padding: 0.3rem 0.4rem 0.3rem 0.4rem !important;
    text-align: center;
    color: white;
    background-image: -webkit-linear-gradient(top, #5dbba6, #49c0ec);
    border-radius: 0.25rem;
    margin-top: 1px;
    border: 0;
}

.topzs img {
    width: 5.5rem;
}

.hw-footer {
    position: fixed;
    bottom: 3.877rem;
    left: 0;
    width: 100%;
    z-index: 10;
}

.hw-main img {
    width: 100%;
}

.hw-ck {
    position: absolute;
    bottom: 0.5rem;
    right: 1rem;
}

    .hw-ck img {
        width: 5rem;
    }

@font-face {
    font-family: 'HuXiaoBoNanShenTi';
    src: url('/css/HuXiaoBoNanShenTi-2.otf');
}

.hw-fact {
    position: absolute;
    bottom: 0.83rem;
    left: -2.2rem;
    /*font-family: 'HuXiaoBoNanShenTi','Microsoft YaHei';*/
    color: white;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    width: 100%;
}

    .hw-fact span {
        font-family: 'HuXiaoBoNanShenTi','Microsoft YaHei' !important;
    }

.hw-close {
    position: absolute;
    bottom: 1.2rem;
    right: 0.3rem;
}

    .hw-close img {
        width: 1rem;
    }

.free-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

    .free-footer ul {
        width: 100%;
        background-color: #fff;
        box-shadow: 0 -2px 4px #d7d7d7;
        background-color: #fff;
        padding-bottom: 0.8rem;
    }

        .free-footer ul li {
            flex: 1;
            text-align: center;
            padding: 0.5em 0.4em 0.4em 0.5em;
            border-left: 1px solid #f1f1f1;
        }

            /*.free-footer ul li a::before {
                content: '';
                width: 1px;
                height: 1.8rem;
                margin: 0.3rem 0 0 -2.02rem;
                background-color: #f1f1f1;
                position: absolute;
            }*/

            .free-footer ul li a {
                width: 100%;
                display: block;
            }

            .free-footer ul li img {
                width: 1.5em;
                height: 1.5em;
            }

            .free-footer ul li p {
                font-size: 0.6rem;
                margin-top: 4px;
                color: #D81E06;
            }

.free-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.ffs {
    position: absolute;
    z-index: 11;
    top: 2px;
    padding: 1px 2px;
    border-radius: 3px;
    border: 1px solid #D81E06;
    background-color: white;
    color: #D81E06;
    line-height: 0.5rem;
    font-size: 0.5rem;
    -webkit-text-size-adjust: none;
}

.swiperimg {
    width: 100% !important;
    height: 600px !important;
    vertical-align: top;
}



.swiper-slide span {
    position: absolute;
    left: 0;
    top: 35rem;
    color: white;
    font-weight: bold;
    width: 100%;
    padding: 0 0 20px 5px;
    background-color: rgba(91,149,190,.15);
    box-shadow: 0 -5px 5px rgba(91,149,190,.15);
}

.videoshow {
    width: 100%;
    margin: 5px 0 10px 0;
    text-align: center;
}

    .videoshow video {
        height: 34.2rem !important;
        width: 100%;
        object-fit: fill;
    }


.hw-main {
    height:2.5rem;
}



.about-enterprise-details-20201102 .certification-box .item {
    margin-bottom: 8px;
}


.bottom-logo {
    padding: 0rem 0 1rem 0 !important;
    font-size: 1rem !important;
}

.about-enterprise-details-20201102 .certification-box {
    margin-top: 0.8rem !important;
}

@media screen and (max-width: 764px) {
    .swiperimg {
        width: 100% !important;
        
        height: 170px !important;
        vertical-align: top;
    }

    .videoshow video {
        height: 13rem !important;
        width: 100% !important;
        object-fit: fill;
    }
    .swiper-slide span {
        
        top: 8rem;
        
    }
}
