﻿.logobar .mid .bartag{height:20px; width:570px; margin-left:10px; line-height:20px; font-size:12px;}
.logobar .mid .bartag a{display:block; padding:0 20px; margin-right:5px;}
.logobar .mid .bartag a:hover{background:#f1f1f1; cursor:pointer; color:#3e9add;}
.logobar .mid .bartag a.on{background:#3e9add; color:#fff;}
.logobar .mid .barbox{width:570px; margin-left:10px; float:left; height:36px;}
.logobar .mid .barbox input{width:470px; border:1px #3e9add solid; background:#fff; height:34px; line-height:34px; padding:0 10px;}
.logobar .mid .barbox .ssbtn{width:78px; text-align:center; background:#3e9add; color:#fff; height:36px; line-height:36px;}
.logobar .mid .div03{margin-left:10px; font-size:12px;}


.GQ_Weizhi{margin:15px auto; border-bottom:2px #3e9add solid; line-height:30px;}
.GQ_Weizhi span{color:#666;}
.GQ_Weizhi span.red{color:#ff0000;font-weight:bold; margin:0 5px; font-size:15px;}
/*店铺列表*/
.prolist {
    width: 1110px;
    padding-top: 20px;
}

    .prolist .imgli {
        width: 175px;
        margin: 0 5px 20px 5px;
    }

        .prolist .imgli a.boxsz {
            width: 100%;
            background: #f0f0f0;
            -moz-box-shadow: 0px 0px 10px #eeeeee;
            -webkit-box-shadow: 0px 0px 10px #eeeeee;
            box-shadow: 0px 0px 10px #eeeeee;
        }

            .prolist .imgli a.boxsz .img {
                width: 100%;
                display: block;
                height: 175px;
                padding: 0;
                background: #fff;
                overflow: hidden
            }

                .prolist .imgli a.boxsz .img img {
                    width: 100%;
                    display: block;
                }

            .prolist .imgli a.boxsz span.wz {
                height: 44px;
                line-height: 22px;
                overflow: hidden;
                margin: 5px 0;
                font-size: 13px;
                color: #000;
                padding: 0 10px;
                display: block;
            }

        .prolist .imgli:hover {
            color: #ff6a00;
            -moz-box-shadow: 0px 0px 10px #999999;
            -webkit-box-shadow: 0px 0px 10px #999999;
            box-shadow: 0px 0px 10px #999999;
        }

    .prolist .fy {
        width: 100%;
    }

        .prolist .fy .fy_r {
            margin-right: 0px;
        }



.GY_Filter {
    -moz-box-shadow: 0px 0px 10px #eeeeee;
    -webkit-box-shadow: 0px 0px 10px #eeeeee;
    box-shadow: 0px 0px 10px #eeeeee;
}

    .GY_Filter .Filter_LiBox {
        width: 1060px;
        border-bottom: 1px #ddd dotted;
        padding: 0 20px;
    }

        .GY_Filter .Filter_LiBox:last-child {
            border-bottom: 0px;
        }

        .GY_Filter .Filter_LiBox .tt {
            width: 80px;
            text-align: right;
            font-size: 14px;
            color: #666;
            line-height: 28px;
            padding: 10px 0;
        }

        .GY_Filter .Filter_LiBox .mm {
            width: 950px;
            float: left;
            padding: 8px;
        }

            .GY_Filter .Filter_LiBox .mm .li {
                height: 26px;
                border: 1px #eee solid;
                margin: 2px 0;
                cursor: pointer;
                min-width: 60px;
                text-align: center;
                line-height: 26px;
                padding: 0 10px;
                margin-right: 10px;
                font-size: 12px;
            }

                .GY_Filter .Filter_LiBox .mm .li:hover {
                    background: #3e9add;
                    color: #fff;
                }

                .GY_Filter .Filter_LiBox .mm .li.on {
                    background: #3e9add;
                    color: #fff;
                    border-color: #3e9add;
                }