.product .main .text {
    width: 90%;
}

/*.choose .item .text .f-30 {*/
/*    width: 50%;;*/
/*}*/



.product .main .list .item p {
    width: 85%;
    height: 3.5em;
    line-height: 20px;
    overflow-y: auto;
    overflow-x: clip;
}

.product-intro .attribute .item {
    white-space: nowrap;
}

.product-intro .content .main .num {
    font-size: 45px;
}

.innerbanner .list .item ul {
    width:auto;
}

.recruit-solgan .item .info {
    width: 400px;
    padding: 0 20px;
}

.header .main-l .nav .item .type {
    text-align: center;
}

.i-duty .main .msg {
    width: 85%;
}

.contact .list .item .cycle .msg{color: #666;line-height: 30px;text-align: center;width: 80%;overflow-x: clip;overflow-y: auto;height: 3em;}

.footer .top .nav a {
    margin-right:15px;
    text-align: center;
}

.about-video .text {
    letter-spacing: 0px;
}

.research-slogan-box .title {
    width: 550px;
}

.honor-item .name {
    overflow-y: auto;
    height: 4.5em;
}

.develop-culture-content .list .item .text .msg {
    height: 11em;
    overflow-y: auto;
}

.contact-form form .submit .btn {
    width:auto;
    padding: 0 10px;
}

@media screen and (max-width: 500px) {
    .product{height: 960px;padding: 80px 2% 160px;}
    .normal {
        display: none;
    }
    .lh {
        line-height: 1.1em;
    }
}

@media screen and (max-width: 400px) {
    .about-video {
        height: 480px;
    }
}

@media screen and (max-width: 768px) {
    .product .main .list .item p {
        line-height: 1.6em !important;
    }
}

