html,
body
{
    background-color: #fff;
}

.searchgallery-header
{
    margin-right: auto;
    margin-left: auto;
    padding-right: 10%;
    padding-left: 10%;

    background: #000;
}

.searchgallery-header .searchgallery-header-background
{
    position: absolute;
    z-index: 0;
    top: 123px;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: hidden;

    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);

    background-color: #111113;
    background-repeat: no-repeat;
    background-position: center top;
    /*height: 675px;
        min-height: 800px;*/
    background-size: 1200px;

    -webkit-filter: none;
       -moz-filter: none;
        -ms-filter: none;
            filter: none;
}

.searchgallery-header .searchgallery-header-recommend
{
    color: #fff;
}

.searchgallery-header .searchgallery-header-recommend .editorchoice
{
    padding-right: 20px;
}

.searchgallery-header .searchgallery-header-recommend h5
{
    margin-bottom: 17px;
}

.searchgallery-header .searchgallery-header-recommend .editorchoice a
{
    display: block;

    color: #fff;
}

.searchgallery-header .searchgallery-header-recommend .editorchoice a:hover
{
    text-decoration: none;

    color: #7e7e7f;
}
.searchgallery-header .searchgallery-header-recommend .editorchoice a:hover .cover
{
    position: absolute;

    width: 200px;
    height: 200px;

    opacity: .4;
    background: #fff;
}
.searchgallery-header .searchgallery-header-recommend .editorchoice a img
{
    width: 200px;
    height: 200px;
}

.searchgallery-header .searchgallery-header-recommend .editorchoice a p
{
    font-size: 14px;

    margin-top: 17px;
}

.searchgallery-header .searchgallery-header-recommend .twenty-four-hours
{
    padding-right: 4px;
    padding-bottom: 20px;
    padding-left: 4px;

    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}



.searchgallery-header .searchgallery-header-recommend .twenty-four-hours li a
{
    line-height: 130px;

    display: block;
    float: left;

    width: 105px;
    height: 105px;
    margin: 3px 3px;

    text-align: center;

    background: #fff;
}

.searchgallery-header .searchgallery-header-recommend .twenty-four-hours li a:hover
{
    color: #7e7e7f;
}

.searchgallery-header .searchgallery-header-recommend .twenty-four-hours li a img
{
    width: 100%;
    height: 100%;
    float: left;
}

.searchgallery-header .searchgallery-header-recommend .twenty-four-hours li a img:hover
{
    -webkit-box-shadow: 0 0 15px #fff;
       -moz-box-shadow: 0 0 15px #fff;
            box-shadow: 0 0 15px #fff;
}

.searchgallery-header .searchgallery-header-recommend .following a
{
    margin-left: 10px;
}

.searchgallery-header .searchgallery-header-recommend .following li a img
{
    width: 80px;
    height: 80px;
    margin-top: 10px;

    border-radius: 50%;
}

.searchgallery-header .searchgallery-header-recommend .following li a
{
    display: block;

    color: #fff;
}

.searchgallery-header .searchgallery-header-recommend .following li a:hover
{
    text-decoration: underline;

    color: #fff;
}

.searchgallery-header .searchgallery-header-recommend .following li a span
{
    font-size: 16px;

    display: inline-block;
    overflow: hidden;

    width: 150px;
    margin-left: 10px;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.searchgallery-header .searchgallery-header-recommend .following li.allfavoritetag a {
        width: 80px;
    height: 80px;
    background: #fff;
    color: #000;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
        margin-top: 10px;
}
.search-box
{
    margin-top: 50px;
    /*height: 445px;*/
    /*background-image: url("/Product/Images/search-box-bg.jpg");*/
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

.search-box .search-box-t100
{
    margin-top: 75px;
    margin-bottom: 65px;
    /*text-align: center;*/
}

.search-box .search-box-tools
{
    float: left;

    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
}

.search-box .search-box-listbtn
{
    font-size: 25px;
    line-height: 51px;

    display: inline-block;
    float: right;

    width: 54px;
    height: 51px;

    text-align: center;

    color: #fff;
    border: 1px solid #fff;
}

.search-box .search-box-listbtn:hover
{
    text-decoration: none;

    color: #000;
    background: #fff;
}

.search-box .search-box-home
{
    font-size: 25px;
    line-height: 51px;

    display: inline-block;
    float: right;

    width: 54px;
    height: 51px;
    margin-bottom: 10px;
    margin-left: 5px;

    text-align: center;

    color: #fff;
    border: 1px solid #fff;
}

.search-box .search-box-home:hover
{
    text-decoration: none;

    color: #000;
    background: #fff;
}

.search-box-recommend
{
    float: left;
}
.search-box-recommend .selectize-input
{
   text-indent: 1em;
}

.search-box-input input
{
    height: 50px;

    border-radius: 0;
}

.search-box-list
{
    width: 650px;
    max-width: 650px;

    border-radius: 0;
}



.search-box-list ul li
{
    float: left;

    width: 105px;
    margin-left: 53px;
    padding: 0 0 14px 0;
}

.search-box-list ul li a
{
    font-size: 14px;
}

.search-box-list ul li a:hover
{
    color: #000;
}

.search-box-input
{
    padding: 0;
}

.search-box-recommend ul li
{
    float: left;

    padding: 10px;

    color: #fff;
}

.search-box-recommend ul li a
{
    font-size: 14px;

    text-decoration: underline;

    color: #fff;
}

.search-box-recommend ul li a:hover
{
    text-decoration: none;
}

.search-gallery-info
{
    margin: 40px;
    margin-top: 65px;

    text-align: center;
}

.search-gallery-info img
{
    width: 150px;
    height: 150px;
    margin-top: 20px;

    border-radius: 50%;
}

.search-gallery-info h3
{
    font-size: 32px;

    margin: 10px;
    margin-top: 20px;
}

.search-gallery-info p
{
    font-size: 12px;
}

.search-gallery-info a
{
    display: inline-block;

    margin: 10px;
}

.recommend-line,
.get-more-line
{
    position: relative;

    padding: 20px 0;

    text-align: center;
}

.recommend-line:before,
.get-more-line:before
{
    left: 0;
}

.recommend-line:after,
.get-more-line:after
{
    right: 0;
}

.recommend-line:before,
.recommend-line:after,
.get-more-line:before,
.get-more-line:after
{
    position: absolute;
    top: 28px;

    display: block;

    width: 44%;

    content: '';

    border-top: 1px solid #ededed;
}

.recommend-line > a,
.get-more-line > a
{
    font-size: 16px;

    display: inline-block;

    color: #999;
}

.recommend-line > a:hover
{
    text-decoration: none;
}

.category-image-box
{
    overflow: hidden;

    height: 71px;
    margin: 16px -16px 0 0;
    margin-top: 0;
}

.category-image-box .category-image
{
    position: relative;

    display: block;
    float: left;
    overflow: hidden;

    width: 200px;
    height: 70px;
    margin: 0 12px 12px 0;

    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
}

.category-image-box .category-image .blur
{
    opacity: .9;
}

.category-image-box .category-image .blur img
{
    display: inline-block;

    width: 244px;
    margin-top: -4px;
    margin-left: -4px;
}

.category-image-box .category-image .title
{
    font-family: '\5FAE\8F6F\96C5\9ED1','helvetica neue',arial,sans-serif;
    font-size: 20px;
    font-weight: 900;
    line-height: 70px;

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 70px;

    text-align: center;

    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.3);

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gallery-vertical
{
    float: left;

    width: 300px;
}

.gallery-vertical .thumb
{
    width: 260px;
    height: 290px;
    margin: 20px;
    /*overflow: hidden;*/

    text-align: center;
}

.gallery-vertical a
{
    display: inline-block;

    width: 260px;
    height: 260px;

    text-decoration: none;
}

.gallery-vertical a:hover
{
    text-decoration: none;
}

.gallery-vertical a img
{
    width: 260px;
    height: 260px;
}

.gallery-vertical .thumb a .info
{
    z-index: 9;
    /*position: relative;*/

    width: 100%;
    padding: 10px;

    -webkit-transition: all .5s ease;
       -moz-transition: all .5s ease;
         -o-transition: all .5s ease;
            transition: all .5s ease;

    color: #8b929f;
    background: #fff;
    /*top: -95px;*/
}

.gallery-vertical .thumb a .info h5
{
    text-decoration: none;
}
/*控制瀑布流宽度，保持居中*/
@media (min-width: 300px)
{
    .grid
    {
        width: 300px;
    }
}

@media (min-width: 600px)
{
    .grid
    {
        width: 600px;
    }

    .category-image-box .category-image
    {
        position: relative;

        display: block;
        float: left;
        overflow: hidden;

        width: 73px;
        height: 70px;
        margin: 0 10px 10px 0;

        border-radius: 4px;
        box-shadow: 0 1px 3px rgba(0,0,0,.25);
    }

    .category-image-box .category-image .title
    {
        font-size: 14px;
        font-weight: 800;
    }
}

@media (min-width: 900px)
{
    .grid
    {
        width: 900px;
    }

    .category-image-box .category-image
    {
        position: relative;

        display: block;
        float: left;
        overflow: hidden;

        width: 116px;
        height: 70px;
        margin: 0 10px 10px 0;

        border-radius: 4px;
        box-shadow: 0 1px 3px rgba(0,0,0,.25);
    }

    .category-image-box .category-image .title
    {
        font-size: 16px;
        font-weight: 900;
    }
}

@media (min-width: 1200px)
{
    .grid
    {
        width: 1200px;
    }

    .category-image-box .category-image
    {
        position: relative;

        display: block;
        float: left;
        overflow: hidden;

        width: 159px;
        height: 70px;
        margin: 0 10px 10px 0;

        border-radius: 4px;
        box-shadow: 0 1px 3px rgba(0,0,0,.25);
    }

    .category-image-box .category-image .title
    {
        font-size: 20px;
        font-weight: 900;
    }
}

@media (min-width: 1500px)
{
    .grid
    {
        width: 1500px;
    }

    .category-image-box .category-image
    {
        position: relative;

        display: block;
        float: left;
        overflow: hidden;

        width: 200px;
        height: 70px;
        margin: 0 12px 12px 0;

        border-radius: 4px;
        box-shadow: 0 1px 3px rgba(0,0,0,.25);
    }

    .category-image-box .category-image .title
    {
        font-size: 20px;
        font-weight: 900;
    }
}

/* start 2017年8月1日11:08:45 去掉潮流先锋首屏左右内容 */
.searchgallery-header{
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
.searchgallery-header>.row{
    width: 1224px;
    margin: 0 auto;
}
.searchgallery-header >.row >.search-box >.search-box-t100 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
}
.searchgallery-header .searchgallery-header-recommend {
   width: 1218px;
}
.searchgallery-header .searchgallery-header-recommend .twenty-four-hours{
    border:0;
    padding: 0;
    margin-right: -6px;
    width: 1224px;
}
.searchgallery-header .searchgallery-header-recommend .twenty-four-hours li{
    overflow: hidden;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
}
.searchgallery-header .searchgallery-header-recommend .twenty-four-hours li a{
    width: 130px;
    height: 130px;
    margin: 0;
}
/* end 2017年8月1日11:08:45 去掉潮流先锋首屏左右内容 */