
.mList {
    margin-top: 17px;
    width: 1100px;
    overflow: hidden;
}

.jyjt_navyb {
    width: 1123px;
    min-height: 230px;
    overflow: hidden;
    position: relative;
}

    .jyjt_navyb .jyjt_navybul {
        width: 100%;
    }

        .jyjt_navyb .jyjt_navybul li {
            float: left;
            width: 175px;
            margin: 0 7px 10px 0; 
            border: 1px solid #f2f2f2;
            text-align: center;
            background-color: #fff; 
        }

            .jyjt_navyb .jyjt_navybul li .jyjt_linav {
                width: 175px;
            }

                .jyjt_navyb .jyjt_navybul li .jyjt_linav a {
                    display: block;
                    width: 175px;
                }

        .jyjt_navyb .jyjt_navybul .ybucur {
            border: 1px solid red;
            box-sizing: border-box;
        }

        .jyjt_navyb .jyjt_navybul li .jyjt_linav a {
            display: inline-block;
        }

        .jyjt_navyb .jyjt_navybul li .jyjt_linav .comegs {
            margin: 0 auto;
            margin-top: 5px;
            width: 98%;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            font-family: 微软雅黑;
            color: #000;
            font-weight: 400;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .jyjt_navyb .jyjt_navybul li .jyjt_linav .comezwmc {
            margin: 0 auto;
            width: 98%;
            height: 30px;
            line-height: 30px;
            font-family: 宋体;
            font-size: 13px;
            color: #666;
            letter-spacing: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-bottom:5px;
        }

        .jyjt_navyb .jyjt_navybul li .jyjt_linav .jyjt_liimg {
            width: 100px;
            height: 92px;
            line-height: 89px;
            text-align: center;
            margin: 0 auto;
            overflow: hidden;
            display: flex;
            align-items: center;
        }

            .jyjt_navyb .jyjt_navybul li .jyjt_linav .jyjt_liimg img {
                width: auto;
                height: auto;
                max-width: 100%;
                max-height: 100%;
                vertical-align: middle;
            }

.brandShareBox {
    display: inline-block;
    height: 50px;
}

    .brandShareBox a {
        display: inline-block;
        margin-right: 8px;
    }

        .brandShareBox a img {
            display: inline-block;
            width: 30px;
            height: 30px;
            vertical-align: middle;
        }

    .brandShareBox .shareErweima {
        position: absolute;
        width: 114px;
        height: 104px;
        background: url(http://www.chinaxzrc.com/main/images/qrbg.png) 0px 0px no-repeat;
    }

    .brandShareBox .erweimaImg {
        width: 65px;
        height: 65px;
        margin-left: 15px;
        margin-top: 7px;
    }

/*分享*/
.shareList {
    position: absolute;
    left: 30px;
    top: 35px;
    z-index: 99;
    display: none;
    width: 200px;
}

    .shareList a {
        display: inline;
    }


.yangshi {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FF6A00;
}

.mian_select {
    /*width: 1080px;*/
    /*border: 1px solid #ddd;*/
    background: #fff;
    border-top: 2px solid #01A7f1;
    padding-bottom: 6px;
    margin-bottom: 10px;
}

.div_input {
    height: 35px;
    float: left;
    margin-left: 115px;
}

.txt_search {
    border: 1px solid #ccc;
    width: 485px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    background: #f2f2f2;
    height: 28px;
    float: left;
    line-height: 34px !important;
    padding-left: 10px;
    background: #F4F4F4;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    border-right: none;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.search_btn {
    background-image: url('http://www.chinaxzrc.com/images/search_btn.png');
    width: 123px;
    height: 29px;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-left: 5px;
}

.moreselect {
    height: 35px;
    float: left;
    line-height: 35px;
    vertical-align: middle;
    margin-left: 10px;
}

.moresearch {
    display: inline-block;
    padding-right: 10px;
    color: #00d;
    cursor: pointer;
    text-decoration: none;
    background-image: url('http://www.chinaxzrc.com/images/moresearch.png');
    background-repeat: no-repeat;
}