        /*统一样式*/
        body {
            color: #5e5e5e;
        }
        a {
            color: #404040;
            cursor: pointer;
            outline: 0 none;
            text-decoration: none;
        }
        .mb30{
            margin-bottom:30px;
        }
        /*店铺主体*/
        .store-wrap{
            width: 1200px;
            margin: 0 auto;
            position: relative;
        }
        .store-crumb{
            padding: 8px 0 8px 10px;
            border-bottom:1px solid #e6e6e6;
        }
        .store-crumb span{
            float: left;
            height: 22px;
            line-height: 22px;
            color: #5e5e5e;
        }
        .store-crumb .store-keyWord{
            padding: 0 10px;
            font-size: 14px;
            font-weight: bold;
            color: #cc0000;
        }
        .store-box .store-list{
            padding: 22px 0 27px 10px;
            border-bottom: 1px solid #e6e6e6;
        }
        .store-box .store-list .bottom-advertisement-lists{
            margin: 30px 11px 20px;
            display: none;
        }
        .store-box .store-list .bottom-advertisement-lists li{
            display: block;
        }
        .store-info{
            float: left;
            margin-top: 4px;
        }
        .store-info .store-info-logo{
            width: 100px;
            height: 30px;
            margin-right: 24px;
            float: left;
        }
        .store-info .store-info-logo img{
            width: 100%;
            height: 100%;
        }
        .store-info .store-info-name{
            height: 30px;
            float: left;
            margin-right: 5px;
            color: #5e5e5e;
            font: bold 14px/30px "Microsoft YaHei";
        }
        .store-info .store-info-name:hover{
            text-decoration: none;
            color: #e3101e;
        }
        .store-info .store-info-name em{
            color: #ff5757;
        }
        .store-info .store-info-type{
            width: 60px;
            height: 22px;
            border: 1px solid #ffd9dd;
            line-height: 22px;
            float: left;
            margin-top: 2px;
            color: #e3101e;
            text-align: center;
        }
        .store-score{
            width: 396px;
            float: right;
            text-align: center;
        }
        .store-score .store-score-list{
            float: left;
            padding-right: 15px;
            color: #909090;
        }
        .store-score .store-score-list span{
            width: 52px;
            display: inline-block;
            margin-right: 18px;
            float: left;
            font-family: "Microsoft YaHei";
        }
        .store-score-title span{
            height: 22px;
            line-height: 22px;
        }
        .store-score-num span{
            height: 12px;
            margin-top: -2px;
        }
        .store-score .store-enter{
            width: 94px;
            height: 24px;
            float: right;
            line-height: 24px;
            color: #fff;
            background: #109573;
            margin-top: 8px;
            font-family: "Microsoft YaHei";
        }
        .store-score .store-enter:hover{
            text-decoration: none;
            background: #f64949;
        }
        .store-score .store-score-list .store-title-diff,
        .store-score .store-score-list .store-num-diff{
            color: #5e5e5e;
            font-size: 13px;
            margin-right: 25px;
            font-weight: bold;
        }
        .store-score .store-score-list .store-num-diff{
            color: #e3101e;
        }

        /*为搜索到店铺样式*/
        .listmain {
            position: relative;
            background-color: #f8f8f8;
            border: 1px solid #e6e6e6;
            /*height: 258px;*/
            padding-left: 60px;
            padding-top: 15px;
            margin: 10px 0;
            padding-bottom: 15px;
        }
        .srabox {
            font: 700 14px/30px simsun;
        }
        .srabox span {
            color: #e3101e;
        }
        .listmain em {
            background: url(//css.gomein.net.cn/search/search2017/image/search.png) 0 -135px no-repeat;
            height: 41px;
            left: 15px;
            position: absolute;
            top: 8px;
            width: 41px;
        }

        /*底部搜索框*/
        .searchBox-bottom{
            display: none;
            clear: both;
            padding: 20px 0 10px 50px;
            margin: 10px 0;
            background-color: #F8F8F8;
        }
        .related-list{
            width: 500px;
            height: 32px;
            margin: 0 auto 10px;
            line-height: 32px;
            /*text-align: center;*/
            /*white-space: nowrap;*/
            overflow: hidden;
        }
        .related-title{
            *float: left;
            margin-right: -5px;
            vertical-align: middle;
            display: inline-block;
        }
        .related-key{
            *float: left;
            overflow: hidden;
            padding-right: 10px;
            vertical-align: middle;
            display: inline-block;
        }
        .related-key a{
            color: #a5a5a5;
            font-family: microsoft yahei
        }
        .related-key:last-child:after{
            display: none;
        }
        .search-box{
            width: 500px;
            height: 34px;
            margin: 0 auto;
            z-index:200;
        }
        .search-box-input{
            float: left;
            width: 425px;
            height: 28px;
            border: 2px solid #e3101e;
            color: #5e5e5e;
            font: 400 14px/28px "Arial";
            text-indent: 70px;
        }

        .searchBox-bottom #search-type-dropdown .search-type-list {
            left: 0
        }

        .searchBox-bottom #search-type-dropdown .search-type-item {
            width: 40px
        }
        .search-box-btn{
            float: left;
            width: 69px;
            height: 32px;
            background-color: #e3101e;
            text-align: center;
            color: #FFF;
            font: 400 16px/32px "microsoft yahei";
        }
        .search-box-btn:hover{
            color: #FFF;
            text-decoration: none;
        }
        #f-compare{
            overflow: hidden;
        }

        /*推广商品*/
        .nSearch-bottomTuiGuang{
            border:1px solid #e0e0e0;
            margin-bottom: 10px;
            display:none;
        }
        .nSearch-bottomTuiGuang .hd{
            padding: 0 10px;
            font: 400 15px/31px "microsoft yahei";
        }
        #dsp_bottomTuiGuang{
            height: 227px;
            margin: 0 28px 20px;
            overflow: hidden;
        }
        #dsp_bottomTuiGuang li {
            float: left;
            margin: 0 15px;
            width: 160px;
        }
        #dsp_bottomTuiGuang .pic{
            margin-bottom: 10px;
            overflow: hidden;
            text-align: center;
            width: 160px;
            height: 160px;
            font-size: 0;
        }
        .item-name a:hover,
        .name a:hover,
        .adver a:hover{
            text-decoration: none;
            color: #66b72e;
        }
        #dsp_bottomTuiGuang .pic img{ width:160px; height: 160px;}
        #dsp_bottomTuiGuang .dsp-tgImg img{ width:160px; height: 232px;}
        #dsp_bottomTuiGuang .price{
            font-weight: 700;
            color: #e3101e;
            font-size: 14px;
            margin-bottom: -57px;
            margin-top: 46px;
        }
        #dsp_bottomTuiGuang .name{
            height: 36px;
            line-height: 18px;
            overflow: hidden;
            word-break: break-all;
            word-wrap: break-word;
        }
        .dsp-tuiguangIdentifi {
            color: #ccc;
            float: right;
            font-size: 12px;
            padding-right: 8px;
        }
        #dsp_tuiguang .pic{ width: 160px; height: 160px;}
        #dsp_tuiguang img{ width: 160px; height: 160px;}
        #dsp_tuiguang .dsp-tgImg img{ width: 176px; height: 232px; }
        #dsp_advertisement a{ display: block; margin-bottom: 10px; width: 196px; overflow: hidden; border: 1px solid #e6e6e6}
        #dsp_advertisement img{ width: 198px; font-size: 0; height:auto;}

        .adver {
            background-color: #fff;
            color: #e3101e;
            height: 18px;
            margin-top: -18px;
            overflow: hidden;
            position: relative;
            text-align: left;
        }
        .adver a{
            color: #e3101e;
        }

        /*猜你喜欢*/
        .nSearch-bottom-advertisement{
            border:1px solid #e0e0e0;
            margin-bottom: 10px;
            display: none;;
        }
        .nSearch-bottom-advertisement .hd{
            padding: 0 10px;
            font: 400 15px/31px "microsoft yahei";
        }
        .bottom-advertisement-lists{
            margin: 0 28px 20px;
            height: 227px;
            overflow: hidden;
        }
        .bottom-advertisement-refresh{
            float: right;
            font-size: 12px;
            cursor: pointer;
        }
        .bottom-advertisement-refresh:hover{
            color: #e3101e;
        }
        .bottom-advertisement-refresh:after{
            content: " ";
            display: inline-block;
            width: 16px;
            height: 16px;
            margin:-2px 0 0 5px;
            vertical-align: middle;
            line-height: 31px;
            background: url(//css.gomein.net.cn/search/search2017/image/search.png) -35px -15px;
        }
        .bottom-advertisement-lists li{
            float: left;
            width: 160px;
            margin: 0 15px;
            *margin-left: 10px;
            *margin-right: 10px;
            _display:inline;
            display: none;
        }
        .bottom-advertisement-lists li.cShow{
            display: block;
        }
        .bottom-advertisement-lists .item-pic{
            width: 160px;
            margin-bottom: 10px;
            overflow: hidden;
            text-align: center;
        }
        .bottom-advertisement-lists .item-name{
            height: 36px;
            line-height: 18px;
            overflow: hidden;
            word-wrap:break-word;
            word-break:break-all;
        }
        .bottom-advertisement-lists .item-comment{
            float: right;
            color: #069;
            line-height: 20px;
            background: url(//css.gomein.net.cn/search/search2017/image/search.png) -51px 5px no-repeat;
            padding-left: 17px;
        }
        .bottom-advertisement-lists .item-price{
            color: #e3101e;
            font-size: 14px;
            font-weight:bold;
        }
        .bigD_item{
            color:#5e5e5e;
        }
        .bigD_item:hover{color: #66b72e}
        /*加载logo*/
        .product-waiting{
            position: absolute;
            left: 50%;
            top: 50px;
            margin: 0 0 -80px -40px;
            height: 80px;
            width: 80px;
            background: url("//img.gomein.net.cn/gmlib/ui/loading/3.0.0/loading.gif") no-repeat;
            z-index: 3;
            display: none;
        }

        /*分页插件样式*/
        .pager{float:right;height:32px;padding-top: 35px;margin-bottom: 30px;position:relative;margin-right: 19px;}
        .pager a,.pager span,.pager label,.pager button{float:left}
        .pager a,.pager span.cur{position:relative;min-width:4px;height:30px;margin:0 0 0 -1px;padding:0 13px;background:#FFF;border:1px solid #ddd;z-index:0;font:normal 12px/30px arial;color:#5e5e5e}
        .pager span.cur{background:#f8f8f8;border:1px solid #e6e6e6;color:#888;font-weight:500;text-decoration:none;z-index:10;color:#a5a5a5}
        .pager a:hover{color:#e3101e;text-decoration:none}
        .pager a.prev:hover,.pager a.next:hover{font-weight:normal;color:#e3101e;background:#fff}
        .pager s{position:absolute}
        .pager .prev{padding:0 8px 0 21px;font-size:12px;width:40px;}
        .pager .prev s{overflow:hidden;top:10px;left:10px;width:6px;height:10px;background:url(//css.gomein.net.cn/search/search2017/image/search.png) no-repeat -20px 0}
        .pager .disable .icon-prev{background-position:0 0}
        .pager .disable .icon-next{background-position:-10px 0}
        .pager .next{padding:0 21px 0 8px;font-size:12px;width:40px;}
        .pager .next s{overflow:hidden;top:10px;right:10px;width:6px;height:10px;background:url(//css.gomein.net.cn/search/search2017/image/search.png) no-repeat -30px 0}
        .pager .placeholder{overflow:hidden;width:16px;height:16px;margin:0 8px;border-bottom: 1px dotted}
        .pager .txt-wrap{margin:0 5px 0 10px;color:#959595;line-height:30px}
        .pager .txt{width:32px;height:18px;line-height:18px;margin:0 5px 0;padding:4px 0;border:1px solid #ccc;text-align:center;vertical-align:middle;color:#5e5e5e;}
        .pager .btn{width:42px;height:26px;line-height:28px;padding:0;background:#FFF;border:1px solid #ddd;color:#5e5e5e;text-align:center;cursor:pointer;margin-top:2px;background:#f8f8f8;font:normal 12px/26px}
        .pager .btn:hover{border:1px solid #ccc;color:#333}
        .pager .btn:active{background:#f3f3f3}
        .pager .disable{cursor:default;background:#f8f8f8;color:#ccc}
        .pager a.disable:hover{color:#ccc;background:#f8f8f8}
    /*品牌旗舰店*/
    .store-zjd{
    width:1200px;
    margin:10px auto;
    }
        .search-brand{
            overflow: hidden;
            margin-top: -1px;
        }
        .search-brand a:hover{
            text-decoration: none;
        }
        .search-brand .brand-info{
            border: 1px solid #ddd;
            padding: 10px 20px;
        }
        .search-brand .brand-info-logo{
            float: left;
            overflow: hidden;
            margin-right: 10px;
            margin-top: 6px;
        }
        .brand-info-logo img{
            width: 100px;
            height: 30px;
        }
        .brand-info-logo span{
            font-size: 24px;
        }
        .search-brand .brand-info-main{
            float: left;
            margin-top: 3px;
        }
        .search-brand .brand-info-main .title{
            color: #333;
            display: inline-block;
            font: 700 14px/18px "Microsoft YaHei";
            vertical-align: top;
        }
        .search-brand .gome-zy{
            background: #e4393c none repeat scroll 0 0;
            color: #fff;
            display: none;
            font-family: "Microsoft YaHei";
            height: 18px;
            line-height: 18px;
            text-align: center;
            width: 54px;
            margin-left: 5px;
            display: inline-block;
        }
        .search-brand .shop-name{
            margin-bottom: 5px;
        }
        .search-brand .shop-info span{
            color: #999;
        }
        .search-brand .brand-info-pj{
            float: right;
            width: 375px;
        }
        .search-brand .pj-score{
            float: left;
            width: 255px;
        }
        .search-brand .score-titl{
            height: 24px;
        }
        .search-brand .score-titl span,.search-brand .score-cont span{
            color: #999;
            font-weight: bold;
            width: 52px;
            display: inline-block;
            text-align: center;
            float: left;
            margin-right:10px;
        }
        .search-brand .score-titl span{
            font-family: "Microsoft YaHei";
        }
        .search-brand .score-cont span em{
            font-weight: bold;
            display: inline-block;
            vertical-align: top;
        }
        .search-brand .color-r{
            color: #e3101e;
        }
        .search-brand .color-g{
            color: #68b64c;
        }
        .search-brand .score-img{
            width: 7px;
            height: 9px;
            display: inline-block;
            *display: inline;
            zoom:1;
            *vertical-align: top;
            *margin-top: 5px;
            *margin-right:3px;
        }
        .search-brand .score-down{
            background: url(//css.gomein.net.cn/search/search2017/image/search.png) -35px -253px no-repeat ;
        }
        .search-brand .score-up{
            background: url(//css.gomein.net.cn/search/search2017/image/search.png) -45px -253px no-repeat;
        }
        .search-brand .shop-enter{
            margin-top: 10px;
        }
        .search-brand .shop-enter a{
            cursor: pointer;
            font-family: "Microsoft YaHei";
            font-size: 14px;
            padding: 6px 20px;
            background-color: #e3101e;
            color: #fff;
        }
        .search-brand .shop-enter a:hover{
            background-color: #D00;
        }

