body {
    background: #f5f5f5;
    position: relative;
}

.content-wrap {
    width: 1190px;
    margin: auto;
}


/*面包屑导航开始*/

.crumb {
    width: 1190px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
}

.crumb a,
.crumb img {
    float: left;
}

.crumb a {
    font-size: 12px;
    color: #666;
    text-decoration: underline;
}

.crumb img {
    padding-top: 21px;
    margin-left: 6px;
    margin-right: 9px;
}


/*面包屑导航结束*/


/*头部start*/

.tip {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #111111;
    padding: 0 20px;
    background: #FFF6C6;
    position: relative;
}

.tip a {
    position: absolute;
    font-size: 14px;
    color: #0088CC;
    right: 20px;
    font-weight: bold;
    top: 0;
}

.special-info {
    padding: 20px;
    overflow: hidden;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}

.lof {
    float: left;
}

.sample-left {
    width: 150px;
    text-align: center;
}

.sample-left .img-wrap {
    height: 200px;
    border: 1px solid #e5e5e5;
}

.sample-left .img-wrap a {
    width: 100%;
    height: 200px;
    line-height: 200px;
    display: inline-block;
    overflow: hidden;
}

.sample-left .img-wrap img {
    max-width: 100%;
    max-height: 100%;
    margin-top: -2px;
}

.sample-left p {
    margin-top: 10px;
    font-size: 14px;
    height: 42px;
    color: #0088CC;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sample-left p a {
    color: #0088CC;
    font-size: 14px;
}

.sample-right {
    padding-left: 20px;
}

.sample-right .partTitle {
    font-size: 20px;
    color: #111111;
    letter-spacing: 0;
    line-height: 1.5;
    width: 950px;
}

.sample-right .partTitle a {
    white-space: nowrap;
    max-width: 877px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sample-right .partTitle a h2 {
    font-size: 20px;
}

.sample-right .partTitle span {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    padding-left: 20px;
    font-weight: normal;
}

.sample-right p {
    font-size: 15px;
    margin-top: 10px;
    height: 15px;
    line-height: 15px;
}

.sample-right p a {
    text-decoration: underline;
}

.sample-right p+p {
    margin-top: 10px;
    height: 14px;
    line-height: 14px;
    color: #333333;
}

.tag-bar {
    margin-top: 10px;
    overflow: hidden;
}

.tag-bar span {
    height: 18px;
    border: 1px solid #C8161E;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 18px;
    padding: 0 3px;
    color: #C8161E;
}

.capital {
    float: left;
    width: 13px;
    height: 16px;
    position: absolute;
    z-index: 2;
    display: inline-block;
    background: url("../images/wh.png") no-repeat center;
}


/*.capital-content{
    left:-117px;
    top:26px;
    background: #fff;
    display: none;
    border: 1px solid #e44835;
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}
.capital-content p{
    width:638px;
    height: auto;
    margin-top:0;
    line-height: 1.5;
    padding: 21px 17px;
}*/

.capital-content {
    left: -117px;
    top: 26px;
    max-width: 400px;
    padding: 15px 20px;
    background: #fff;
    display: none;
    border: 1px solid #e44835;
    position: absolute;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}

.capital-content p {
    width: 638px;
    height: auto;
    line-height: 1.5;
    padding: 21px 17px;
}

.capital-content table tr td:first-child {
    width: 20%;
    font-weight: bold;
    vertical-align: top;
}

.triangle {
    width: 14px;
    height: 14px;
    left: 115px;
    top: -8px;
    background: #fff;
    position: absolute;
    border-top: 1px solid #e44835;
    border-left: 1px solid #e44835;
    transform: rotate(45deg);
}


/*.capital:hover .capital-content{
    display: block;
}*/

.box-wrap {
    box-sizing: border-box;
    height: 40px;
    text-align: center;
    margin-top: 14px;
}

.countdown {
    min-width: 180px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
    font-weight: bold;
    color: #333;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #F5584F;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-right-style: none;
}

.sample-right p em,
.box-wrap .countdown em {
    clear: both;
    color: #D7000F;
}

.remind-me {
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #D7000F;
    box-sizing: border-box;
    border: 1px solid #F5584F;
    border-radius: 0 20px 20px 0;
    border-left-style: none;
    cursor: pointer;
}

.remind-me a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.remind-me:hover {
    background: #ff0000;
}

.label-wrap {
    position: absolute;
    width: 150px;
    height: 107px;
    right: 20px;
    bottom: 20px;
}

.label-wrap .share {
    position: absolute;
    width: 24px;
    font-size: 12px;
    right: 126px;
    bottom: 0;
    cursor: pointer;
}

.label-wrap .qrcode-img {
    position: absolute;
    width: 96px;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    margin-left: 30px;
    text-align: center;
    bottom: 0;
    right: 0;
}

.label-wrap .qrcode-img img {
    width: 90px;
    margin-bottom: 5px;
}


/*头部end*/


/*排序导航栏start*/

.navbar-bar {
    margin-top: 10px;
}

.row1,
.row2 {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background: #E5E5E5;
}

.row2 {
    padding-right: 0;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
}

.checkbox-wrap input {
    visibility: hidden;
    margin-right: 4px;
}

.checkbox-wrap label {
    cursor: pointer;
    color: #666;
    position: relative;
}

.checkbox-wrap label span {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    top: 1px;
    left: 0;
    background: url("../images/checkbox_icon.png");
}

.checkbox-wrap label.active {
    color: #C8161E;
    ;
}

.checkbox-wrap label.active span {
    background: url("../images/checkbox_active_icon.png");
}

.navbar-bar .fl {
    color: #111111;
    font-size: 16px;
}

.navbar-bar .fl p,
.tags-wrap span {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    display: inline-block;
    margin-right: 30px;
    float: left;
}

.tags-wrap {
    margin-right: 0!important;
}

.navbar-bar .fl p em {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    font-weight: normal;
}

.tags-wrap span {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
}

.des-order,
.asc-order {
    color: #C8161E!important;
}

.tags-wrap span:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    padding-left: 8px;
    background: url("../images/sx.png") no-repeat center;
}

.tags-wrap span.des-order:after,
.tags-wrap span.asc-order:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    padding-left: 8px;
}

.tags-wrap span.des-order:after {
    background: url("../images/lot.png") no-repeat center;
}

.tags-wrap span.asc-order:after {
    background: url("../images/lot1.png") no-repeat center;
}

.fl ul {
    list-style-type: none;
}

.category p {
    color: #666666;
    padding-left: 10px;
    padding-right: 18px;
    font-size: 12px;
    margin-right: 0!important;
}

.lor {
    float: right;
}

.btn {
    position: relative;
}

.btn:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    top: 23px;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.bt-list {
    margin-top: 50px;
    position: absolute;
    display: none;
}

.bt-list a:hover {
    color: red;
    text-decoration: underline;
}

.category {
    overflow: hidden;
    cursor: pointer;
}

.category:hover {
    background: #fff;
}

.category:hover p {
    color: red;
}

.category-btn {
    font-weight: normal!important;
}

.bt-list {
    z-index: 1;
}

.bt-list li {
    color: #666666;
    font-size: 12px;
    height: 30px;
    text-align: left;
    padding: 5px 18px 0 10px;
    line-height: 30px;
    background: #fff;
}

.search {
    width: 230px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    margin-top: 10px;
    padding-left: 25px;
    font-size: 0;
    display: table;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.search input {
    display: table-cell;
    height: 30px;
    width: 145px;
    font-size: 16px;
    color: #999999;
    border: none;
    float: left;
}

.search-btn {
    height: 30px;
    width: 60px;
    color: #FFFFFF;
    font-size: 16px;
    display: table-cell;
    text-align: center;
    background: #D7000F;
    float: right;
    cursor: pointer;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.search-btn:hover {
    background: #FF0000;
}

input {
    outline: none;
}

.row2 .lof {
    font-size: 12px;
    color: #E44835;
    letter-spacing: 0;
}

.row2 .lof label {
    margin-right: 50px;
}

.navbar-bar .row2 .lor {
    height: 50px;
    font-size: 0;
    position: relative;
}

.big-img,
.small-img {
    width: 50px;
    height: 48px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-left: 1px solid #E5E5E5;
}

.big-img {
    background: url("../images/big_img.png") no-repeat center;
    position: absolute;
    top: 0;
    right: 51px;
    z-index: 99;
}

.small-img {
    background: #fff url("../images/small_img.png") no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.big-img.select {
    background: url("../images/big_img_active.png") no-repeat center;
}

.small-img.select {
    background: #fff url("../images/small_img_active.png") no-repeat center;
}


/*排序导航栏end*/


/*图片展示区域start*/

.special-img-wrap {
    margin-top: 10px;
}

.special-img-wrap:after {
    content: '';
    clear: both;
}

.waterfall {
    box-sizing: border-box;
}

.tp {
    float: left;
    width: 198px;
    height: 198px;
    line-height: 198px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
}

.tp img {
    max-width: 198px;
    max-height: 198px;
}

.lot-info {
    height: 60px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    padding: 7px 0px 7px 10px;
    text-align: left;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    bottom: -60px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tp:hover {
    -moz-box-shadow: #cccccc 0px 2px 8px;
    -webkit-box-shadow: #cccccc 0px 2px 8px;
    box-shadow: #cccccc 0px 2px 8px;
}

.tp:hover .lot-info {
    bottom: 0px;
}

.waterfall {
    border-top: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    overflow: hidden;
}

.waterfall:after {
    content: '';
    clear: both;
}


/*图片展示区域end*/


/*加载交互start*/

.loading,
.more-btn,
.data-end {
    clear: both;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #999999;
    margin-top: 30px;
    text-align: center;
}

.more-btn {
    color: #C8161E;
    background: #E5E5E5;
    border-radius: 4px;
    cursor: pointer;
}

.data-end {
    position: relative;
}

.data-end:after {
    content: '';
    border-top: solid 1px #E5E5E5;
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
}

.data-end span {
    width: 140px;
    position: absolute;
    display: inline-block;
    background: #f5f5f5;
    left:50%;
    margin-left:-70px;
    z-index: 2;
}


/*加载交互end*/


/*快捷导航*/

.shortcut-bar {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0 1px 8px #999;
    -moz-box-shadow: 0 1px 8px #999;
    box-shadow: 0 1px 8px #999;
}

.shortcut-bar .bar-row1 {
    height: 60px;
    background: #fff;
}

.row1 h2 {
    font-size: 20px;
    color: #111111;
    margin-top: 7px;
    line-height: 20px;
}

.shortcut-bar .bar-row2 {
    background: #E5E5E5;
    height: 40px;
}

.bar-row2 .row-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 20px 0 20px;
}

.slider-bar span {
    font-size: 12px;
    color: #999999;
    margin: 0 15px;
}

.slider-handle {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.50);
}

.bar-row2 .row-content div {
    line-height: 22px;
}

.bar-row2 .row-content p {
    padding-right: 50px;
}

.row-content {
    width: 1190px;
    margin: auto;
}

.specialinfo {
    padding: 0 20px;
}

.specialinfo .newTitle {
    max-width: 848px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 18px;
}

.specialinfo p {
    height: 16px;
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
    line-height: 16px;
}

.specialinfo p span {
    color: #E44835;
    ;
}

.specialinfo p em {
    font-size: 14px;
    font-weight: normal;
}

.shortcut-bar .box-wrap {
    margin-top: 10px;
}

.slider.slider-horizontal {
    width: 433px;
    height: 20px;
}

.slider.slider-horizontal .slider-track {
    height: 6px;
}

.slider-track {
    background: #FFFFFF;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.48);
    border-radius: 4px;
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip.in {
    opacity: 0.9;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
    margin-top: -47px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.slider .tooltip.top {}


/*快捷导航*/

.hide {
    display: none;
}


/*分享*/

.bdsharebuttonbox {
    display: none;
    width: 200px;
    height: 20px;
    bottom: 0px;
    left: -188px;
    position: absolute;
}

.share:hover .bdsharebuttonbox {
    display: block;
}


/*grid css start*/

#lotlist-con {
    overflow: hidden;
}

.item-list {
    width: 270px;
    padding: 9px;
    background: #fff;
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 9px;
    margin-bottom: 10px;
}

.mr_0 {
    margin-right: 0;
}

.item-list:hover {
    -webkit-box-shadow: #cccccc 0px 2px 8px;
    box-shadow: #cccccc 0px 2px 8px;
}

.item-list a {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-list .itemimg-wrap {
    width: 270px;
    height: 270px;
    text-align: center;
    position: relative;
}

.itemimg-wrap a {
    line-height: 270px;
}

.item-list .itemimg-wrap .item-tags {
    position: absolute;
    top: 5px;
    left: 10px;
}

.item-list .itemimg-wrap .subscript {
    width: 54px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 5px;
    color: #D7000F;
    box-sizing: border-box;
    border: solid 1px #D7000F;
    right: 10px;
    cursor: pointer;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: 0;
}

.item-list:hover .itemimg-wrap .subscript {
    opacity: 1;
}

.item-list .itemimg-wrap img {
    max-width: 270px;
    max-height: 270px;
}

.item-list .itemimg-wrap .item-tip {
    height: 40px;
    width: 100%;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.red-bg {
    background: rgba(215, 0, 15, .9);
}

.item-list p {
    width: 100%;
    font-size: 14px;
    padding-bottom: 30px;
    height:20px;
    position: relative;
}

.item-list p span {
    margin-right: 5px;
    display: inline-block;
}

.item-list p em {
    width: 270px;
    /*max-height: 42px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 14px;
    position: absolute;
    padding: 5px 10px;
    left: 0;
    top: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    border-radius: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    z-index: 99;
    display: none;
}

.item-list p:hover em {
    display: block;
}

.item-list p+p {
    height: 40px;
    /*overflow:hidden;*/
}

.item-tags span {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    padding: 4px 6px;
    display: inline-block;
    background: #E44835;
    cursor: pointer;
    color: #fff;
}

.item-tags .waring {
    display: none;
    position: absolute;
    width: 190px;
    padding: 10px;
    text-align: left;
    background: #fff;
    font-size: 14px;
    border-radius: 4px;
}

.item-tags .waring a {
    line-height: 1.5;
    color: #0088CC;
    display: inline;
}

.item-tags:hover .waring {
    display: block;
}

.preview-wrap {
    width: 270px;
    height: 44px;
    margin-top: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.preview-wrap:hover .pre-btn,
.preview-wrap:hover .next-btn {
    display: block;
}

.preview-wrap .pre-btn,
.preview-wrap .next-btn {
    width: 20px;
    height: 44px;
    display: none;
    opacity: 0.6;
    color: #fff;
    font-size: 18px;
    background: #cccccc;
    line-height: 44px;
    text-align: center;
    position: absolute;
    top: 0;
    cursor: pointer;
    z-index: 10;
}

.preview-wrap .pre-btn {
    left: 0;
}

.preview-wrap .next-btn {
    right: 0;
}

.pre-img {
    width: 270px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pre-img ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    z-index: 9;
}

.pre-img ul li {
    width: 46px;
    height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2px;
    padding: 1px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #e5e5e5;
    list-style-type: none;
    float: left;
}

.pre-img ul li img {
    max-width: 100%;
    max-height: 100%;
}

.fsy1 {
    font-size: 12px;
    color: #111;
}

.fsy2 {
    font-size: 14px;
    color: #e44835;
}

.fsy3 {
    color: #999;
}


/*grid css end*/


/*
弹框*/

.dialogs-fixed {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
    background: rgba(0, 0, 0, .5);
    //-webkit-box-pack: center;
    //-ms-flex-pack: center;
    //justify-content: center;
    //-webkit-box-align: center;
    //-ms-flex-align: center;
    //align-items: center;
    z-index: 999;
}

.dialogs-wrap {
    width: 900px;
    display: inline-block;
    padding-bottom: 50px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -309px;
    margin-left: -450px;
    background: #fff;
}

.dialogs-wrap .dialog-head {
    width: 900px;
    height: 50px;
    background: #E5E5E5;
    position: relative;
}

.dialogs-wrap .dialog-head h3 {
    font-size: 16px;
    color: #111111;
    margin-top: 16px;
    padding-left: 20px;
    line-height: 16px;
}

.dialogs-wrap .dialog-head h3 span {
    color: #E44835;
}

.dialogs-wrap .dialog-head .dialog-close-btn {
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #666666;
    right: 16px;
    top: 16px;
    font-size: 18px;
    cursor: pointer;
}

.dialogs-wrap .dialog-body {
    height: 497px;
    padding: 20px 20px 0 20px;
    overflow: auto;
}

.dialogs-wrap .dialog-footer {
    font-size: 0;
}

.dialogs-wrap .dialog-footer button {
    padding: 10px 30px;
    background: #ff7300;
    border-radius: 4px;
    border: none;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}

.dialogs-wrap .dialog-footer button+button {
    margin-left: 20px;
}

.search {
    width: 230px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    margin-top: 10px;
    padding-left: 25px;
    font-size: 0;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
    margin-right: 56px;
}

.search input {
    display: table-cell;
    height: 30px;
    width: 145px;
    font-size: 16px;
    color: #999999;
    border: none;
    float: left;
}

.search-btn {
    height: 30px;
    width: 60px;
    color: #FFFFFF;
    font-size: 16px;
    display: table-cell;
    text-align: center;
    background: #D7000F;
    float: right;
    cursor: pointer;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.lof {
    float: left;
}

.lor {
    top: 0;
    float: right;
}

.search-list {
    font-size: 20px;
    color: #111111;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: solid 1px #e5e5e5;
}

.search-list+.search-list {
    padding-top: 20px;
}

.list-left {
    width: 102px;
    height: 102px;
    float: left;
    text-align: center;
    position: relative;
}
.list-left a{
    display:table-cell;
    width:102px;
    height:102px;
    vertical-align:middle;
}

.list-left a {
    display: table-cell;
    width: 102px;
    height: 102px;
    vertical-align: middle;
}

.list-left img {
    max-width: 102px;
    max-height: 102px;
}

.list-left span {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.list-right {
    width: 100%;
    box-sizing: border-box;
    padding-left: 112px;
    position: relative;
    height: 102px;
}

.list-right h3 {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-right h3 span {
    color: #999999;
    line-height: 20px;
    display: inline-block;
    margin-right: 10px;
}

.list-right p {
    font-size: 16px;
    line-height: 16px;
    margin-top: 14px;
}

.list-right p span {
    display: inline-block;
    margin-left: 10px;
    color: #E44835;
}

.list-right p+p {
    margin-top: 33px;
}

.list-right p+p em {
    color: #999999;
}

.list-right .gz {
    width: 60px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 38px;
    color: #D7000F;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    border-radius: 22px;
    border: solid 1px #D7000F;
    cursor: pointer;
}

.followed {
    color: #fff!important;
    background: #D7000F!important;
}

.hst30 {
    height: 30px;
    overflow: hidden;
}

.box-wrap .gray {
    width: 120px;
    height: 40px;
    background: #999999;
    border: solid 1px #999999;
}


/*
弹框提示start*/

.tip-fixed {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 100;
    background: rgba(0, 0, 0, .5);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tip-wrap {
    width: 400px;
    display: inline-block;
    padding-bottom: 50px;
    color: #fff;
    background: #fff;
}

.tip-wrap .tip-head {
    width: 400px;
    height: 82px;
    position: relative;
}

.tip-wrap .tip-head h3 {
    margin: 0;
    font-size: 22px;
    color: #333;
    padding-top: 60px;
    line-height: 22px;
}

.tip-wrap .tip-head h3 span {
    color: #E44835;
}

.tip-wrap .tip-head .tip-close-btn {
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #666666;
    right: 16px;
    top: 16px;
    font-size: 18px;
    cursor: pointer;
}

.tip-wrap .tip-body {
    height: 114px;
    padding: 20px 20px 0 20px;
    overflow: auto;
}

.tip-wrap .tip-body p {
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    text-align: left;
}

.tip-wrap .tip-body p span {
    color: #D7000F;
}

.tip-wrap .tip-footer {
    font-size: 0;
}

.tip-wrap .tip-footer button {
    width: 170px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #fff;
    border-radius: 44px;
    border: none;
    font-size: 20px;
    color: #D7000F;
    cursor: pointer;
    border: 1px solid #D7000F;
}

.tip-wrap .tip-footer button+button {
    margin-left: 20px;
    color: #fff;
    background: #D7000F;
}


/*
弹框提示end*/

.auction-state {
    width: 99px;
    height: 99px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 99;
}

.auction-state.s1 {
    background: url("/resources/assert/images/miss.png") center no-repeat;
    background-size: 100% 100%;
}

.auction-state.s2 {
    background: url("/resources/assert/images/get.png") center no-repeat;
    background-size: 100% 100%;
}

.w860 {
    width: 860px;
    line-height: 1.5;
}

.font0 {
    font-size: 0;
}

.t-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}