ï»¿textarea{font-family:inherit;}

.screenDiv li .hideBox dd a {
    display:block;
}
.screenDiv li .hideBox dd.on a {
    color: #ba1e21;
}

.headDiv.hov2 {
    background: rgba(0,0,0,0.4);
}

.nodata {
    font-size: 0.18rem;
}

.search-wrapper {
    padding: 1rem 0;
}

.search-wrapper .result {
    margin-bottom: 0.2rem;
}

.search-wrapper .result span {
    display: inline-block;
    font-size: 0.18rem;
    margin-right: 0.3rem;
    line-height: 0.48rem;
}

.search-wrapper .result b {
    display: inline-block;
    margin: 0 4px;
    color: #cd0000;
    font-family: "mb";
    text-decoration: underline;
}

.search-wrapper .list li {
    position: relative;
    list-style: none;
    border-bottom: 1px dashed #eee;
}

.search-wrapper .list li:first-child {
    border-top: 1px dashed #eee;
}

.search-wrapper .list li:hover .title {
    color: #ba1e21;
}

.search-wrapper .list li a {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    padding: 0.1rem 0;
    align-items: center;
}

.search-wrapper .list .title {
    flex: 1;
    font-size: 0.18rem;
    color: #666;
    line-height: 0.48rem;
    margin-right: 1rem;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.search-wrapper .list p {
    font-size: 0.18rem;
    color: #999;
    font-family: "regular";
}

.culture .imgList li .box{cursor:unset;}

.product .table table{table-layout: fixed;}


.product .table table {border-left: #f3f3f3 solid 1px}
.product .table td {
    border-right: #f3f3f3 solid 1px;
    border-bottom: #f3f3f3 solid 1px
}


.sideBar .mouse a{color:#fff;}

/*@media screen and ( max-width:1134px ) {
    .headDiv .topRight {
        right: 2.6rem;
    }

    .headDiv .topRight{}
}

@media screen and ( max-width:1068px ) {
    .nav{margin-left:-0.4rem;}
}
@media screen and (max-width: 1280px) {
    .headDiv .topRight {
        right: 180px;
    }
}*/

.footDiv .logo img{width:1.23rem;}


@media screen and ( max-width:1024px ) {
    .footDiv .logo img{width:1.8rem;}


    .pageTitleTel{display:none;}

   /* .headDiv .topRight {
        right: 1.4rem;
    }*/

    .headDiv, .headDiv.hov2 {
        background: #fff;
    }

    .search-wrapper {
        padding: 1rem 0.3rem;
    }

    .nodata {
        font-size: 0.26rem;
    }

    .search-wrapper .result span {
        font-size: 0.26rem;
    }

    .search-wrapper .list .title {
        font-size: 0.26rem;
    }

    .search-wrapper .list p {
        font-size: 0.26rem;
    }

    .product .table table{width:1260px !important;}
}
<!--ºÄÊ±1763806352.0836Ãë-->