@charset "utf-8";

/*.product .main .list .item p{height:3em}*/
/*.innerbanner .list .item ul a{white-space:normal;}*/
/*.about-video .text {letter-spacing:-1px}*/
/*.header .main-l .nav .item .type {padding:0 10px;}*/
/*.header .main-l .nav {margin-left: 50px;}*/

.i-about .list .listitem {
    width: 350px;
}

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

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

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

.product .main .list .item p {
    width: 85%;
    height: 2.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%;
}

.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: 860px;padding: 80px 2% 160px;}
    .normal {
        display: none;
    }
}

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

