body {
    background: #f5f5f5;
}

.main {
    width: 1190px;
    margin: 0 auto;
    height: auto;
    /*overflow: hidden;*/
    position: relative;
}

.main_nav {
    width: 100%;
    height: 52px;
    line-height: 52px;
}

.main_nav a {
    color: #666666;
    padding-right: 16px;
    background: url("/resources/views/search/images/mian_nav_icon.png") no-repeat right 1px;
    margin-left: 8px;
}

.main_nav .main_nav_last {
    background: none;
    color: #e1404b;
    ;
    text-decoration: underline;
}

.search-result {
    clear: both;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.result-count {
    font-size: 14px;
}

.result-count span {
    /*color:#e94239;
	font-size:16px;*/
    margin: 0 4px;
}

.dateSearch_null {
    height: 138px;
    line-height: 138px;
    color: #111;
    background: #fff url("/resources/views/calendar/imgs/search_null.png") no-repeat 38px 30px;
    padding-left: 146px;
    width: 1042px;
    border: 1px solid #e7e7e7;
    font-size: 14px;
}

.result-count em {
    margin-right: 10px;
}

.searchTab {
    /*width:1170px;
	height:50px;
	background:#e5e5e5;
	margin: 20px auto;
	padding-left: 20px;*/
}

.search-tab-left {
    height: 50px;
    float: left;
    line-height: 50px;
    width: 800px;
}

.search-tab-left li {
    float: left;
    margin-left: 20px;
    display: inline-block;
    cursor: pointer;
}

.search-tab-color {
    color: #d7000f;
}

.search-tab-left li img {
    margin-top: -1px;
    margin-left: 5px;
}

.search-tab-right {
    float: right;
    /*width:234px;*/
    width: 145px;
    height: 50px;
}

.search-tab-dw {
    width: 57px;
    height: 48px;
    margin-top: 1px;
    float: left;
    background: url("/resources/views/search/images/dw-icon.png") no-repeat center;
    cursor: pointer;
}

.search-tab-list {
    background: url("/resources/views/recentAuction/imgs/list-icon.png") no-repeat center;
}

.search-tab-page {
    background: none;
    line-height: 50px;
    width: auto;
    cursor: inherit;
    color: #666;
}

.search-tab-page a img {
    margin: -1px 10px 0;
}

.search-tab-page em {
    color: #ee4835;
}

.search-tab-dw-red {
    background: #fff url("/resources/views/search/images/dw-icon-red.png") no-repeat center;
}

.search-tab-list-red {
    background: #fff url("/resources/views/search/images/list-icon-red.png") no-repeat center;
}

.searchVideo {
    width: 1188px;
    height: 49px;
    border: 1px solid #e5e5e5;
    border-top: none;
    line-height: 49px;
    margin-bottom: 20px;
    background: #fff;
}

.searchVideo span {
    margin: 17px 8px 20px 20px;
    background: url("/resources/views/recentAuction/imgs/box-null.png") no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    float: left;
    cursor: pointer;
}

.searchVideo span.bg_right {
    background: url("/resources/views/recentAuction/imgs/box-right.png") no-repeat;
}

.searchVideo em {
    display: inline-block;
    float: left;
}

.search-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.list-title {
    background: #e5e5e5;
    height: 40px;
    line-height: 40px;
    color: #111111;
    width: 1190px;
}

.search-list span {
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;
}

.list-title span {
    line-height: 40px;
    height: 40px;
}

.list-main {
    overflow: hidden;
}

.list-box {
    margin-bottom: 40px;
}

.list-content:hover {
    box-shadow: 0 0 6px #ccc;
    border: 1px solid #eee;
}

.list-content {
    box-sizing: content-box;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    width: 1186px;
    background: #ffffff;
    margin: 10px auto;
}

.list-content .list-content-word {
    padding: 10px 0;
    float: left;
    color: #5a5a5a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list-content .hot_timer {
    width: 104px;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 84px;
    background: #F1F1F1;
    margin-right: 20px;
    color: #666;
}

.list-content span img {
    margin-left: 4px;
    margin-top: -1px;
    vertical-align: middle;
}

.list-content span a:hover {
    color: #0088cc;
    text-decoration: underline;
}

.list-content .list-content-word em {
    margin: 0 8px;
}

.calen_btn {
    float: right;
    width: 150px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-right: 30px;
    font-size: 16px;
    border-radius: 16px;
    margin-top: 27px
}

.watch_live {
    background: #d7000f;
    color: #fff;
    float: right;
    width: 150px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-right: 30px;
    font-size: 16px;
    border-radius: 16px;
    margin-top: 27px;
}

.remind_me {
    background: #fff;
    color: #d7000f;
    border: 1px solid #d7000f;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s;
    outline: none;
}

.have_set {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s;
    outline: none;
}

.list-content:hover .remind_me,
.list-content:hover .have_set {
    opacity: 1;
    filter: alpha(opacity=100);
}

.recent_adm {
    width: 1190px;
    height: 138px;
}

.list-content .hot_timer em {
    margin: 0;
    float: right;
}

.list-content a.lianjie {
    display: inline;
    clear: both;
}

.list-content-word p {
    margin-top: 5px;
    font-size: 14px;
}
.list-content-word p span{
    color: #666;
    margin-right:10px;
}
.list-content-word i {
    max-width: 100%;
    padding-right: 52px;
    vertical-align: middle;
    font-style: inherit;
    overflow: hidden;
    display: inline-block;
}

.list-content-word>a {
    display: inline-block;
}

.list-content-word span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 500px;
    color: #333;
    font-size: 16px;
    display: inline-block;
    float: left;
    margin-right: 3px;
}

.list-content-word .btn_bdr {
    padding: 0 5px;
    border: 1px solid #F4D0D2;
    color: #C8161E;
    background: #fff;
    border-radius: 5px;
    font-size: 12px;
    margin: 1px 0 0 5px;
    [;
    margin: 3px 0 0 5px;
    ];
    cursor: pointer;
    outline: none;
    float: left;
}

.list-content-word .btn_jp {
    border: none;
    width: 60px;
    height: 20px;
    margin-right: 8px;
    background: url("/resources/assert/images/completed.png") no-repeat;
    float: left;
}

.list-content-word .btn_zb {
    cursor: pointer;
    border: none;
    width: 60px;
    height: 20px;
    margin-right: 8px;
    background: url("/resources/assert/images/specialNow2.gif") no-repeat;
    float: left;
}

.box-end {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.data-end {
    width: 136px;
    font-size: 16px;
    color: #999999;
    margin: 30px auto -20px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
}

.more-btn {
    cursor: pointer;
    margin: 30px auto;
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #D7000F;
    border-radius: 20px;
}

.next-btn {
    margin: 10px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #D7000F;
    border-radius: 20px;
    display: block;
}

.loading {
    margin: 30px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #999;
    background: #e1e1e1;
    border-radius: 20px;
}

.confirm-btn {
    width: 165px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 20px;
    margin-left: 10px;
    background: #d7000f;
    color: #fff;
    border: none;
    outline: none;
}

.cancle-btn {
    width: 165px;
    display: inline-block;
    background: #fff;
    color: #d7000f;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 20px;
    border: 1px solid #d7000f;
    cursor: pointer;
    outline: none;
}

.single-btn {
    width: 340px!important;
}

.tip-close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 30px;
    color: #999;
    width: 12px;
    height: 12px;
    background: url("/resources/assert/images/sc.png") no-repeat;
}

.cancle-btn:hover,
.tip-close-btn:hover,
.confirm-btn:hover {
    opacity: 0.8
}

.hide {
    display: none
}

.date-time {
    font-size: 16px;
    margin: 15px 0;
}

.noData {
    margin: 100px auto;
}

.noData p {
    text-align: center;
    font-size: 16px;
    color: #999;
}


/*弹框S*/

.tip-fixed {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, .5)
}

.tip-wrap {
    width: 400px;
    height: 300px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 10px #999;
    margin: -150px 0 0 -200px;
    padding: 20px 30px;
    color: #333;
    box-sizing: border-box;
}

.tip-wrap .close {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 30px;
    color: #ccc;
}

.tip-wrap h3 {
    margin: 40px 0 30px;
    text-align: center;
    font-size: 22px;
}

.tip-wrap .tip-body {
    margin: 45px 0;
    font-size: 16px;
}

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


/*弹框E*/


/*小弹框S*/

.off_set {
    width: 200px;
    height: 100px;
    background: #f6f6f6;
    line-height: 100px;
    color: #666;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 10px #999;
    margin: -50px 0 0 -100px;
    display: none;
    font-size: 16px
}


/*小弹框E*/


/*绑定手机号弹框S*/

.unBind_mobile {
    display: none;
}

.jqwin {
    width: 400px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9999999;
}

.jqwin-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 9999998;
}

.jqwin-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 30px;
    color: #999;
    width: 12px;
    height: 12px;
    background: url("/resources/assert/images/sc.png") no-repeat;
}

.font16 {
    margin: 60px 0 40px;
    text-align: center;
    font-size: 18px;
}

.get05 {
    width: 170px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 20px;
    background: #d7000f;
    color: #fff;
    border: none;
    outline: none;
    margin-left: 65px
}


/*绑定手机号小弹框E*/