.td-header .logo {
    width: 1.37rem;
}

.td-header .td-h-top .td-language {
    padding-right: 0;
    width: .4rem;
    background-position: center right;
}

.td-header .td-h-top .td-language:after {
    display: none;
}

.td-menu .main .menu .left .left-lt .left-item {
    font-size: .12rem;
    padding: 0 .2rem;
}

.td-menu .main .menu .left .left-lt {
    margin-left: -.2rem;
    margin-right: -.2rem;
}

.td-menu .main .menu .left .left-lt .left-item .title {
    white-space: nowrap;
}

.td-menu .main .menu .left .left-lt .left-item .line {
    width: .25rem;
}


.td-footer .td-f-top .footer-nav .list .title {
    font-size: .12rem;
}

.td-footer .td-f-top .footer-nav .list li {
    font-size: .12rem;
}

.td-footer .td-f-top .hotline {
    margin-right: 0.3rem;
}

.td-footer .td-f-top .hotline .number {
    font-size: .2rem;
    line-height: 1.5;
}

.td-footer .td-f-top .hotline .online {
    font-size: .14rem;
    width: 1.4rem;
    height: .46rem;
    line-height: .46rem;
}

.td-footer .td-f-top .hotline .online .iconfont {
    font-size: .2rem;
    left: .28rem;
}

.td-footer .td-f-top .follow .code img {
    width: 100%;
}

.td-footer .td-f-top .follow .code p {
    line-height: 1.4;
}

.td-footer .td-f-top .footer-nav .list + .list {
    margin-left: .2rem;
}

.pro-solution .case-classify .row .list-item .main {
    font-size: .16rem;
}

.solution-swiper .swiper-slide .top {
    font-size: .14rem;
    line-height: .22rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.communication .top .right .important-title span {
    font-size: .4rem;
}

.communication .top .right .important-title {
    padding-left: .5rem;
    padding-right: .5rem;
}

.innovation-platform .tenet .text .bottom-line {
    bottom: -.2rem;
}

.innovation-platform .case-list .case-swiper .s-title {
    font-size: .16rem;
}

.technical-support .train .nav-link {
    width: auto;
    padding-left: .3rem;
    padding-right: .3rem;
}

.service-network .whole-country .text-w .title {
    font-size: .3rem;
    line-height: .34rem;
}

.service-network .world .text {
    font-size: .3rem;
    line-height: .44rem;
    top: -1.7rem;
}

.about-company .first-part .title-box .right .title {
    font-size: .4rem;
}

.about-company .first-part .title-box .left {
    font-size: .55rem;
    line-height: .6rem;
}

.contact-information .top .map .info {
    padding-top: .35rem;
}

.contact-information .top .map .info .company-name {
    font-size: .18rem;
    line-height: .3rem;
}

.contact-information .top .map .info .phone {
    margin-top: .25rem;
}

.contact-information .top .map .info .address {
    margin-top: .3rem;
}

.contact-information .top .form .btn {
    width: auto;
    padding-left: .2rem;
    padding-right: .23rem;
}

.dk-certificate {
    margin-left: -15px;
    margin-right: -15px;
}

.dk-certificate > figure {
    padding: 0 15px 30px;
}

.innovation-platform .case-list .dk-certificate .swiper-slide:hover .s-title p {
    display: block;
}

.innovation-platform .case-list .dk-certificate .swiper-slide .img {
    object-fit: cover;
}

.searchContent .form .form-group .searchInput {
    padding-left: 1.8rem;
}

.responsibility-con-box h1,
.responsibility-con-box h2,
.responsibility-con-box h3,
.about-company .first-part .con-box h1,
.about-company .first-part .con-box h2,
.about-company .first-part .con-box h3,
.about-company .first-part .con-box h4 {
    font-size: .32rem;
    margin-bottom: .15rem;
}

.about-company .first-part .edui-upload-video {
    max-width: 100%;
}

.responsibility-con-box {
    height: 7.54rem;
    background: transparent no-repeat center/cover;
    font-size: .18rem;
}

.responsibility-con-box p {
    line-height: .28rem;
    color: #999;
    margin-top: .2rem;
}

.responsibility-con-box img {
    width: 100%;
    height: auto;
}

.responsibility-con-box .inner-content {
    position: relative;
    height: 100%;
    padding: .3rem 0;
}

.responsibility-con-box .inner {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.responsibility-con-box .responsibility-number {
    padding-top: .6rem;
    font-size: .42rem;
}

.responsibility-con-box .responsibility-number p {
    margin-bottom: 0;
    margin-top: .2rem;
    color: #234d9c;
    font-weight: bold;
    line-height: normal;
}

.responsibility-con-box .responsibility-number em {
    font-size: .16rem;
    font-style: normal;
}

.responsibility-con-box .responsibility-number strong {
    font-size: .9rem;
    margin-right: .1rem;
}
.about-company .en-contact-content{
    position: relative;
    height: 100%;
}
.about-company .en-contact h1,
.about-company .en-contact h2,
.about-company .en-contact h3,
.about-company .en-contact h4{
    font-size: .34rem;
}
.about-company .en-contact{
    position: absolute;
    /*left: .88rem;
    bottom: 1.1rem;*/
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
    font-size: .34rem;
}
.about-company .en-contact-bg img{
    width: 100%;
    max-width: 1920px;
    height: auto;
    object-fit: cover;
    margin: 0 auto;
}
.en-contact-content{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 1.1rem;
}
.en-contact-bg{
    display: flex;
}

@media (max-width: 768px) {

    .about-company .en-contact h1,
    .about-company .en-contact h2,
    .about-company .en-contact h3,
    .about-company .en-contact h4{
        font-size: .18rem;
    }
    .about-company .en-contact{
        font-size: .18rem;
    }

    .mb-aside-nav .list-name {
        font-size: 14px;
    }

    .responsibility-con-box {
        height: auto;
    }

    .responsibility-con-box .inner-content {
        padding: .5rem 0;
    }

    .responsibility-con-box .inner {
        padding-left: .15rem;
        padding-right: .15rem;
        position: static;
        transform: translate(0, 0);
    }

    .responsibility-con-box .responsibility-number {
        padding-top: .4rem;
    }

    .responsibility-con-box .responsibility-number > div {
        float: none !important;
        text-align: center;
    }

    .responsibility-con-box .responsibility-number p {

        font-size: .3rem;
    }

    .responsibility-con-box .responsibility-number strong {
        font-size: .6rem;
    }
}
