@charset "utf-8";
.mar_t16 {
    margin-top: 16px
}

.mar_t10 {
    margin-top: 10px;
}

.mar_t20 {
    margin-top: 20px
}

.mar_t40 {
    margin-top: 40px
}

.mar_r30 {
    margin-right: 30px;
}

.mar_l5 {
    margin-left: 5px;
}

.mar_l20 {
    margin-left: 20px;
}

.mar_l10 {
    margin-left: 10px;
}

.mar_l40 {
    margin-left: 40px;
}

.mar_b20 {
    margin-bottom: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w80 {
    width: 80px;
}

.w340 {
    width: 340px;
}

.w750 {
    width: 750px;
}

.w112 {
    width: 110px;
}

.w715 {
    width: 715px;
}

.w745 {
    width: 745px;
}

.w95 {
    width: 95px;
}

.w150 {
    width: 150px;
}

.w675 {
    width: 675px;
}

.h17 {
    height: 17px;
}

.h50 {
    height: 50px;
}

.w85 {
    width: 85px;
}

.lh17 {
    line-height: 17px;
}

.lh27 {
    line-height: 27px;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    margin: 0!important;
    font-size: 16px!important;
}

.font20 {
    font-size: 20px;
}

.font28 {
    font-size: 28px;
}

.red01_b {
    background: #d7000f;
}

.red02_b {
    background: rgb(241, 0, 12);
}

.red03_b {
    background: #e44835;
}

.red03 {
    color: #e44835;
}

.green_b {
    background: #00BC00;
}

.gray_b,
.tooltip-bar .gray_b {
    background: #ccc;
}

.blue_b {
    background: #0088cc;
}

.yellow_b {
    background: #e7a309;
}

.blue {
    color: #0088cc;
}

.gray999 {
    color: #999;
}

.gray666 {
    color: #999;
}

.pointer {
    cursor: pointer;
}

.hidden {
    visibility: hidden;
}

.ellipsis {
    /*word-break: break-all;
    display: -webkit-box;
     -webkit-box-orient: vertical;
    overflow: hidden;
     position: relative; */
}

.pointer:hover {
    border-bottom-color: #e44835;
}

.Blod {
    font-weight: 700;
}

a,
img {
    cursor: pointer;
}

.hide {
    overflow: hidden;
}

.closing_time {
    position: absolute;
    top: 33px;
    right: -80px;
    color: #666;
    padding: 10px;
    border-radius: 4px;
    background: #f5f5f5;
    box-shadow: 0 0 4px #e5e5e5;
    text-align: center;
    font-size: 12px;
    display: none;
    z-index: 999;
    line-height: 20px;
}

.limitBox {
    width: 280px;
    height: 121px;
    padding-top: 8px;
}

.limit {
    width: 280px;
    height: 146px;
    background: url(../images/bg_limit.png) no-repeat;
    background-size: 280px 121px;
    position: absolute;
    top: 20px;
    left: -138px;
    z-index: 9;
}

.limit table {
    margin-top: 15px;
    line-height: 19px;
    margin-left: 25px;
    width: 230px;
}

.limit table .Right {
    text-align: right;
}

.border01 {
    border: 1px solid #e5e5e5;
}

.btn01 {
    width: 354px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 22px;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.detail_wrap {
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}

.detail_top {
    border: 1px solid #e5e5e5;
    width: 1188px;
    height: 630px;
    background: #fff;
    padding-top: 50px;
}

.photoArea {
    width: 470px;
    height: 640px;
    margin: 0 30px;
    position: relative;
}

.photoArea .jqzoom img {
    margin: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}


/*.photoArea img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;

}*/

.clickMsg {
    position: absolute;
    left: 5px;
    top: 5px;
    color: #666;
    width:120px;
    height:26px;
    line-height: 26px;
    border-radius:26px;
    background: #EAEAEA;
    cursor: pointer;
    z-index: 100;
}

.clickMsg span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/extend.png) no-repeat;
    margin: 6px 7px 0 15px;
    float: left;
}

.residue-time {
    height: 36px;
    line-height: 36px;
    width: 470px;
    text-align: center;
    background: #d6d6d6;
    position: relative;
}

.lot_Detail {
    width: 630px;
    height: 606px;
}

.lot_Detail h1 {
    display: inline;
    font-size: 20px;
    line-height: 36px;
    height: 70px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.lot_num {
    color: #999;
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
}

.detailH2 {
    display: inline;
    font-size: 12px;
    font-weight: normal
}


/*.lovelyPos-biao{
    position: relative;
    width:100%;
}*/

.lot_tip {
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    border-radius: 3px;
    padding: 2px 3px 1px;
    margin: 0 3px;
}

.jxyinfo:after {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    width: 100%;
    height: 20px;
    cursor: pointer;
    z-index: -1;
}

.lovelyPos-biao {
    position: absolute;
    top: 10px;
    left: 4px;
    width: 100%;
}

.lovelyPos-biao li {
    font-size: 12px;
    color: #FFF;
    padding: 2px 4px;
    border-radius: 4px;
    float: left;
    margin-right: 4px;
    line-height: 20px;
}

.bl_yichu1 {
    width: 144px;
    position: absolute;
    top: 29px;
    left: 2px;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    z-index: 1;
    font-size: 14px;
    text-align: justify;
    box-shadow: 0 0 5px #ddd;
    color: #111;
}

.chart {
    background: url(../images/icon_chart.png) no-repeat;
    width: 20px;
    height: 12px;
}

.lot_Price {
    margin-top: 40px;
    font-size: 14px;
}

.inlineBlock {
    display: inline-block;
}

.gitPrice {
    width: 354px;
    /*height:44px;*/
    position: relative;
    text-align: center;
}

.nobid {
    padding: 15px 10px;
    background: #fff5c8;
    margin-left: 7px;
    border-radius: 5px;
    position: absolute;
    top: -15px;
    left: 342px;
    width: 190px;
    display: none;
}

.modify-block {
    padding: 0 45px 0 25px;
    background: #fff5c8;
    border-radius: 5px;
    text-align: left;
    position: relative;
    margin-top: 45px;
    display: none;
}

.modify-block-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.modify-block-btn:after {
    content: '';
    display: table;
    clear: both;
}

.Relative {
    position: relative;
}

.question {
    width: 16px;
    height: 16px;
    background: url(../images/icon_02.png) no-repeat;
    background-size: 100%;
    margin-top: 1px;
    margin-left: 2px;
    cursor: pointer;
}

.activate {
    background: url(../images/img_pig.png) no-repeat;
    width: 25px;
    height: 41px;
    position: absolute;
    right: 30px;
    top: -18px;
}

.reportImg {
    min-height: 200px;
}

.reportImg img {
    min-height: 200px;
    width: 100%;
    height: auto;
}

.detail_bottom_btn {
    height: 46px;
    position: absolute;
    bottom: 0;
    right: 120px;
}

.detail_bottom_btn .collect,
.detail_bottom_btn .share {
    height: 28px;
    line-height: 28px;
    width: 50px;
}

.detail_bottom_btn span {
    float: left;
}

.collect .active,
.collect .active:hover {
    background-position: -56px 0;
}

.collect_icon {
    background: url(../images/icon_stave.png) no-repeat;
    width: 28px;
    height: 28px;
    margin-right: 5px;
}

.collect_icon:hover {
    background-position: -28px 0;
}

.share_icon {
    background: url(../images/icon_share.png) no-repeat;
    width: 28px;
    height: 28px;
    margin-right: 5px;
}

.mar {
    position: absolute;
    width: 112px;
    height: 142px;
    text-align: center;
    bottom: 5px;
    right: 5px;
}

.detail_center {
    overflow: hidden;
    margin-top: 20px;
}

.detail_detail {
    width: 888px;
    overflow: hidden;
}

.detail_detail .lovelyBox {
    width: 900px;
}

.lovelyGood {
    margin-bottom: 10px;
}

.detail_tap {
    width: 888px;
    background: #e5e5e5;
    z-index: 9;
}

.detail_tap .pro_price {
    width: 240px;
    color: #fff;
    font-weight: normal;
    background: #d7000f;
    height: 51px;
}

.special {
    width: 54px;
    height: 194px;
    background: url(../images/special.png) no-repeat;
    position: fixed;
    left: 3%;
    top: 300px;
    cursor: pointer;
    z-index: 9999;
}

.special span {
    display: block;
    height: 18px;
}

.special p {
    margin: 60px 0 0 20px;
}

.detail_tap div {
    width: 200px;
    line-height: 50px;
    height: 48px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.tap_active {
    background: #fff;
    color: #e44835;
    border-bottom: 2px solid #e44835;
}

.tapWrap {
    padding: 10px 30px 10px;
    background: #fff;
}

.tapWrap01,
.tapWrap03 {
    background: #fff;
    border: 1px solid #e5e5e5;
}

.tapRight {
    color: #999;
    border-bottom: 1px dashed #999;
    margin-top: 16px;
}

.tapWrap table tr td {
    height: 40px;
    line-height: 1.5;
    font-size:16px;
    color: #666666;
    vertical-align:top;
}

.tapWrap table tr td.td01 {
    width: 100px;
}

.tapWrap table tr td.td02 {
    color: #333333;
}

.td02 span {
    display: inline-block;
    height: 18px;
    line-height: 18px;
}

.imgMiddle {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.lot_parameter {
    overflow: hidden;
    background:#fff;
    margin-bottom:20px;
}

.language {
    width: 38px;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    margin: 10px 0 10px 770px;
}

.getReport {
    display: inline-block;
    height: 26px;
    max-width: 130px;
    line-height: 26px;
    border-radius: 13px;
    padding: 0 10px;
    background: #ca141d;
    color: #fff;
    text-align: center;
    font-size:14px;
}
.report-tips{
    width: 580px;
    height:48px;
    line-height:1.5;
}

.un_report{
    width:578px;
    border-radius: 4px;
    padding:12px;
    box-sizing: border-box;
    background: #FEF5C5;
}

.loadImg span {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    border-bottom: 1px solid #111;
}

.saw {
    width: 288px;
}

.allSaw {
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.sawList {
    padding: 20px 0;
    height: 90px;
    width: 250px;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
}

.sawTit {
    background: #e5e5e5;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}

.sawImg {
    width: 88px;
    height: 88px;
    border: 1px solid #e5e5e5;
    text-align: center;
    position: relative;
}

.sold-out {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: rgba(0, 0, 0, .5);
}

.sawImg img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.sawPrice {
    margin: 6px 0;
    color: #e44835;
}

.show_more {
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.priceLoft table {
    width: 828px;
}

.priceLoft table tr {
    height: 30px;
    line-height: 30px;
}

.grayeee_b {
    background: #eee;
}

.grayf5_b {
    background: #f5f5f5;
}

.td02 table td {
    text-indent: 16px;
    height: 30px!important;
    line-height: 30px!important;
}

.spec-preview:before {
    content: '';
    vertical-align: middle;
    width: 0;
    height: 100%;
    float: left;
    line-height: 0;
}

.state span {
    display: inline-block;
}

.star {
    width: 14px;
    height: 14px;
    margin-right: 2px;
    margin-top: 4px;
}

.star01 {
    background: url(/resources/views/specialPage/images/xingji.png) no-repeat;
    background-position: 0 0;
}

.star02 {
    background: url(/resources/views/specialPage/images/xingji.png) no-repeat;
    background-position: -17px 0;
}


/*图片放大镜样式*/

.jqzoom {
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: 470px;
    width: 100%;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 520px;
    height: 520px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff/*url(../images/pag.jpg) 50% center no-repeat*/
    ;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}


/*图片小图预览列表*/

.spec-preview {
    width: 470px;
    height: 480px;
    text-align: center;
    /*overflow: hidden;*/
    position: relative;
}
.alreadyWon {
    width: 96px;
    height: 92px;
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 470px;
}

.spec-scroll .prev {
    float: left;
    margin-right: 4px;
}

.spec-scroll .next {
    float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 20px;
    height: 88px;
    line-height: 88px;
    background: #f5f5f5;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    color: #cdcdcd;
    font-weight: bold;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 426px;
    height: 88px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 88px;
}

.spec-scroll .items ul li {
    float: left;
    width: 94px;
    text-align: center;
    height: 84px;
    border: 2px #e5e5e5 solid;
    margin-left: 8px;
    background: url("/resources/assert/images/40.png") no-repeat;
    background-size: cover;
    font-size: 0;
}

.spec-scroll .items ul li.li-active {
    border: 2px #d7000f solid;
}

.spec-scroll .items ul li img {
    max-width: 158px;
    max-height: 150px;
    vertical-align: middle;
}

.spec-scroll02 {
    clear: both;
    margin-top: 5px;
}

.spec-scroll02 .prev {
    float: left;
    margin-right: 4px;
}

.spec-scroll02 .next {
    float: right;
}

.spec-scroll02 .prev,
.spec-scroll02 .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 20px;
    height: 80px;
    line-height: 80px;
    background: #f5f5f5;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    color: #cdcdcd;
    font-weight: bold;
}

.spec-scroll02 .items {
    float: left;
    position: relative;
    width: 468px;
    height: 82px;
    overflow: hidden;
}

.spec-scroll02 .items ul {
    position: absolute;
    width: 999999px;
    height: 82px;
}

.spec-scroll02 .items ul li {
    float: left;
    width: 94px;
    text-align: center;
}

.spec-scroll02 .items ul li {
    float: left;
    text-align: center;
}

.lotHistory .spec-scroll02 {
    width: 830px;
    margin-left: 30px;
    padding: 20px 0;
    overflow: hidden;
}

.lotHistory .spec-scroll02 .prev,
.lotHistory .spec-scroll02 .next {
    height: 150px;
    line-height: 150px;
}

.lotHistory .spec-scroll02 .items {
    float: left;
    position: relative;
    width: 782px;
    height: 150px;
    overflow: hidden;
}

.lotHistory .spec-scroll02 .items ul li {
    border: 1px solid #cfcfcf;
    height: 148px;
    width: 156px;
    margin-right: 6px;
}

.lotHistory .spec-scroll02 .items ul li img {
    max-height: 100%;
    max-width: 100%;
}


/* 输入框 */

.proxybidDiv {
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-top: 6px;
    /*background: url(../images/setPrice.gif) no-repeat;*/
}

.proxybidCon {
    overflow: hidden;
}

.proxybidCon div {
    padding: 0;
}

.proxybidCon .reduceBtn {
    float: left;
    width: 50px;
    text-indent: -99999px;
    -webkit-user-select: none;
    cursor: pointer;
}

.proxybidConDiv {
    display: inline-block;
    overflow: hidden;
}

.proxybidConDiv span {
    display: block;
    float: left;
}

.proxybidConDiv input {
    width: 20px;
    outline: none;
    height: 32px;
    line-height: 32px;
    margin-top: -2px;
    padding-left: 5px;
    padding-right: 10px;
    border: none;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.proxybidCon .addBtn {
    float: right;
    width: 50px;
    text-indent: -99999px;
    -webkit-user-select: none;
    cursor: pointer;
}

.proxybidCon .value {
    width: auto;
    display: none;
    font-size: 20px;
}

.jqwin {
    padding:20px 30px;
}

.get01 {
    margin: 50px 0 30px 0;
}

.get02 {
    width: 350px;
}

.jqwin textarea {
    width: 348px;
    height: 100px;
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 12px;
    outline: none;
}

.get03 {
    height: 35px;
    line-height: 35px;
}

.get04 {
    color: #666;
}

.get04 .blue {
    text-decoration: underline;
}

.get04 span {
    display: inline-block;
    float: left;
    margin-right: 8px;
}

.get04 p {
    display: block;
    height: 20px;
    clear: both;
}

.get04 .checkIcon {
    width: 14px;
    height: 14px;
    background: url(../images/emptyIcon.jpg);
    margin: 4px 7px;
}

.get04 .checkIcon.checked {
    width: 14px;
    height: 14px;
    background: url(../images/fullIcon.jpg);
    margin: 4px 7px;
}

.jqwin-content {
    margin-top: 40px;
}

.jqwin-content .get05 {
    width: 322px;
    height: 42px;
    cursor: pointer;
    line-height: 42px;
    text-align: center;
    background: #d7000f;
    color: #fff;
    font-weight: bold;
    border-radius: 22px;
    font-size: 16px;
    margin-top: 26px;
    margin-left: 17px;
}

.jqwin-content .get01 {
    margin: 50px 0 30px 0!important;
}

.closeit {
    margin: 10px auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    display: none;
}

.payChoice {
    text-align: center;
    width: 400px;
    height: 215px;
    background: #fff;
}

.payChoice01 {
    font-size: 14px;
    color: #111;
    height: 24px;
    line-height: 24px;
}

.payChoice01 p {
    float: left;
    width: 50%;
}

.text_right {
    text-align: right;
}

.text_left {
    text-align: left;
}

.detailed {
    margin-left: 12px;
    cursor: pointer;
    position: relative;
}

.Detailed {
    position: absolute;
    width: 350px;
    margin-top: -10px;
    right: -55px;
}

.table_top {
    width: 15px;
    height: 8px;
    background: url(../images/table_top.gif);
    position: absolute;
    right: 60px;
    top: 8px;
}

.detailed_table {
    padding: 10px 0;
    background: #fff;
    border: 1px solid #0088cc;
    margin-top: 15px;
    border-radius: 5px;
}

.detailed_table table {
    width: 90%;
    margin: 0 auto;
}

.detailed_table table .Left {
    text-align: left;
    color: #999;
}

.detailed_table table .Right {
    text-align: right;
    color: #001111;
}

.detailed_table table .blod {
    font-weight: bold;
    color: #111;
}

._totle {
    text-align: right;
    width: 90%;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    color: #111;
    margin: 0 auto;
}

.advanceAmountFC,
.memTrustPrice {
    margin-left: 5px;
}

.checkIcon {
    width: 14px;
    height: 14px;
    background: url(/resources/assert/images/radio_icon.png);
    margin: -2px 0px;
    cursor: pointer;
}

.choiceWay {
    height: 120px;
    text-align: left;
}

.choiceWay span {
    display: inline-block;
    float: left;
    margin-top: 1px;
}

.choiceItem .font14 {
    font-weight: bold;
    color: #111;
    font-size: 14px;
}

.choiceItem {
    height: 35px;
}

.checked {
    background-position: 14px 0;
}

.payChoice03 {
    width: 100%;
}

.creditCheck {
    width: 14px;
}

.payChoice03 p {
    font-size: 16px;
    text-align: center;
    width: 148px;
    height: 38px;
    border: 1px solid #d7000f;
    border-radius: 20px;
    line-height: 40px;
    margin: 0 auto;
}

.jqwin-content {
    margin-top: 40px;
}

canvas {
    left: 50px;
}

.close_btn {
    width: 34px;
    height: 34px;
    background: url(/resources/assert/images/home_tip_close.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
}

.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;
}

.fl {
    float: left;
}

.proveWindow {
    width: 410px;
    height: 280px;
}

.proveWindow span {
    display: inline-block;
}

.proveWindow .center {
    text-align: center;
}

.proveWindow p {
    width: 320px;
    margin: 0 auto;
}

.rechargeBtn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #d7000f;
    color: #fff;
    border-radius: 15px;
}

.applyBtn {
    width: 78px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    background-color: #fff;
    color: #d7000f;
    border-radius: 15px;
    border: 1px solid #d7000f;
}

.littleMark {
    position: fixed;
    width: 100px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    top: 40%;
    left: 48%;
}

.littleMark span {
    display: inline-block;
}

.Loading {
    margin-top: 118px;
    margin-left: 118px
}

.Loading img {
    margin-right: -15px;
    margin-top: -2px;
    width: 58px;
    height: 58px;
}

.help-tip {
    display: none;
    width: 340px;
    color: #e44835;
    background: none;
    text-align: center;
    font-size: 12px;
    padding: 0;
    position: absolute;
    top: -35px;
}

.help-tip p {
    display: block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}

.help-tip p {
    text-align: center;
    background-color: #fff;
    padding: 5px 20px;
    width: 300px;
    border-radius: 4px;
    border: 1px solid #e44835;
    color: #e44835;
    font-size: 12px;
    line-height: 1.4;
    position: relative;
}

.help-tip p:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #e44835;
    left: 160px;
    top: 27px;
}

.help-tip p:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #fff;
    left: 160px;
    top: 26px;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.6);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.yichu2,
.yichu3 {
    position: absolute;
    top: 37px;
    left: -188px;
    padding: 21px 17px;
    border: 1px solid #e44835;
    border-radius: 5px;
    background-color: #FFF;
    /* border: 1px solid #e5e5e5; */
    z-index: 1;
    width: 414px;
    text-align: justify;
    box-shadow: 0 0 5px #ddd;
    /*display: none;*/
}

.changconh {
    position: relative;
    width: 36px;
}

.changmaskh {
    display: block;
    width: 14px;
    height: 14px;
    background: #ffffff;
    border: 1px solid #e44835;
    transform: rotate(-45deg);
    position: absolute;
    top: -30px;
    left: 170px;
}

.maskwhiteh {
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: -28px;
    left: 170px;
}

.bl_yichu1 {
    padding: 0px 10px!important;
}

.headAd {
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.adCon {
    width: 1190px;
    height: 100%;
    margin: 0 auto;
    background: #D8D8D8;
    position: relative;
}

.closeAd {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    background: url("/resources/views/calendar/imgs/closeSmall.png");
}


/*底部提示start*/

.tooltip-wrap {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: rgba(254, 245, 197, .9);
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    z-index: 99;
}

.tooltip-bar {
    width: 1190px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: auto;
    /*position:relative;*/
}

.tooltip-bar span {
    font-size: 14px;
    color: #333333;
}

.tooltip-bar span e {
    font-size: 20px;
}

.tooltip-bar a {
    /*position:absolute;*/
    display: inline-block;
    width: 97px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    margin-left: 60px;
    background: #D7000F;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    /*right: 265px;
    top:6px;*/
}


/*底部提示end*/

.remind-me {
    font-size: 14px;
    color: #E44835;
    line-height: 14px;
    position: absolute;
    top: 0;
    right: 12px;
    cursor: pointer;
    width: 80px;
    height: 36px;
    line-height: 36px;
}

.remind-me a {
    color: #E44835;
}

.follow-btn {
    display: inline-block;
    width: 35px;
    height: 41px;
    background: url("/resources/assert/images/follow_icon.png") -60px -10px;
}

.followed {
    background: url("/resources/assert/images/follow_icon.png") -10px -10px;
}

.payment-wrap {
    width: 500px;
    padding: 20px;
    background: #fff;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-left: -250px;
}
.cancel-wrap ,.alr-wrap{
    width: 360px;
    padding: 20px 20px 50px;
    background: #fff;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-left: -180px;
}
.cancel-title {
    text-align: center;
    font-size: 16px;
    color: #111;
    font-weight: bold;
    margin: 20px auto 35px;
}
.alr-body img{
    display: block;
    margin: 10px auto 20px;
}
.alr-title {
    text-align: center;
    font-size: 16px;
    color: #111;
    font-weight: bold;
    margin: 10px auto 35px;
}
.cancel-body p {
    color: #111;
    text-align: center;
    font-size: 18px;
    margin-bottom: 58px;
    line-height: 24px;
}
.alr-body p {
    color: #111;
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}
.cancel-botm {
    width: 350px;
    height: 40px;
    margin: 0 auto;
}
.cancel-botm a {
    width: 158px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d5091d;
    border-radius: 19px;
    font-size: 16px;
    text-align: center;
}
.weknow {
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    background: #d7000f;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
}
.cancel-left {
    float: left;
    background-color: #d5091d;
    color: #fff;

}
.cancel-right {
    float: right;
    color: #d5091d;
    background-color: #fff;
}

.payment-head,
.wtd-head,
.cancel-head,
.alr-head{
    width: 100%;
    position: relative;
}

.payment-head .payment-close-btn,
.payment-head .wtd-close-btn,
.wtd-head .payment-close-btn,
.wtd-head .wtd-close-btn,
.cancel-head .cancel-close-btn,
.alr-head .cancel-close-btn{
    position: absolute;
    right: 0;
    font-size: 15px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url("../images/del.png") no-repeat;
}

.payment-body ,.cancel-body ,.alr-body{
    height: 100%;
}

.tips {
    margin: auto;
    margin-top: 54px;
    background: #F8F8F8;
    border-radius: 2px;
    width: 400px;
    padding: 10px;
    display: none;
}

.tips h3 {
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 22px;
}

.tips h3 span {
    font-size: 12px;
    color: #999999;
    line-height: 10px;
}

.tips p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 12px;
    color: #666666;
    text-align: left;
    line-height: 12px;
}

.tips p.syl1 {
    font-size: 14px;
    color: #D7000F;
    line-height: 12px;
    font-weight: bold;
}

.user-operation {
    height: 153px;
    text-align: center;
    margin-top: 54px;
}

.user-operation .input-wrap {
    width: 352px;
    height: 42px;
    border: solid 1px #999;
    border-radius: 44px;
    margin: auto;
}

.user-operation .currency-rmb {
    position: relative;
    width: 100%;
    bottom: 0;
    display: none;
}

.user-operation .currency-rmb:after {
    clear: both;
    position: absolute;
    content: "约折合 RMB " attr(data-rmb);
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    left: 126px;
    top: 4px;
}

.payment-body .user-btn {
    width: 354px;
    height: 44px;
    line-height: 44px;
    background: #D7000F;
    border-radius: 44px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.payment-body a {
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
    color: #0088CC;
    line-height: 12px;
}

.input-wrap {
    text-align: left;
    /* overflow: hidden; */
    position: relative;
}

.input-wrap .tip-info {
    position: absolute;
    font-size: 12px;
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    color: #C8161E;
    background: #FFFFFF;
    border: 1px solid #E44835;
    margin-top: -51px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.input-wrap .tip-info:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #e44835;
    left: 50%;
    margin-left: -3px;
    top: 31px;
}

.input-wrap .tip-info:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #fff;
    left: 50%;
    margin-left: -3px;
    top: 30px;
}

.input-wrap span {
    width: 60px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #F5F5F5;
    display: inline-block;
    float: left;
    cursor: pointer;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* &:hover {
            background: #aaa;
        } */
}

.input-wrap .down-btn {
    border-radius: 22px 0 0 22px;
}

.input-wrap .up-btn {
    border-radius: 0 22px 22px 0;
}

.input-wrap em {
    display: none;
    width: 35px;
    text-align: center;
    position: absolute;
    font-size: 12px;
    color: #111111;
    line-height: 12px;
    font-weight: bold;
    margin-top: 23px;
    left: 60px;
    font-style: normal;
}

.input-wrap input {
    float: left;
    width: 232px;
    height: 42px;
    border: none;
    font-size: 14px;
    color: #111111;
    line-height: 30px;
    padding: 0 35px;
    box-sizing: border-box;
    outline: none;
}

.unit-tip:before {
    position: absolute;
    content: attr(data-unit);
    height: 16px;
    border-left: solid 1px #999;
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    top: -20px;
    left: 108px;
    padding-top: 4px;
    padding-left: 4px;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 14px;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 14px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 14px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 14px;
}

.wtd-wrap {
    width: 500px;
    height: 420px;
    padding: 20px;
    background: #fff;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -250px;
    margin-top: -210px;
}

.wtd-body {
    text-align: center;
}

.wtd-body img {
    margin-top: 46px;
}

.wtd-body .wtd-content {
    margin-top: 30px;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
}

.wtd-body .wtd-content p {
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}

.wtd-body .wtd-content p em,
.wtd-body .wtd-content p span {
    color: #C8161E;
    line-height: 30px;
}

.wtd-body .wtd-content p em {
    font-size: 14px;
    font-style: normal;
}

.wtd-body .wtd-content p span {
    font-weight: bold;
    font-size: 30px;
}

.wtd-body .wtd-btn {
    width: 354px;
    height: 44px;
    line-height: 44px;
    margin: auto;
    margin-top: 33px;
    text-align: center;
    background: #D7000F;
    border-radius: 22px;
    font-size: 20px;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.await-pay {
    text-align: center;
}

.fixed-wrap,
.fixed-wrap2,
.fixed-wrap3,
.fixed-wrap4,
.fixed-wrap5,
.fixed-wrap6{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, .3);
}


/*
补款*/

.payment-detial {
    margin-top: 40px;
    font-size: 16px;
    color: #111;
    line-height: 48px;
    margin-bottom: 53px;
}

.payment-detial p {
    overflow: hidden;
}

.benci {
    width: 225px;
    height: 33px;
    color: #666;
    text-align: right;
    padding-right: 9px;
    margin-top: 5px;
}

.surefu,
.plsurefu,
.tqsurefu,
.chzhi,
.plchzhi,
.tqchzhi {
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #d7000f;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
    margin: 0 auto;
    font-size: 16px;
}

.finish {
    text-align: center;
    margin-top: 15px;
    color: #d80110;
    font-size: 14px;
}

.liji {
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #d7000f;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    border-radius: 15px;
    margin: 85px 75px;
    cursor: pointer;
}

.other-fei p {
    overflow: hidden;
}


/*落锤价@*/

.drop-hammer {
    font-size: 14px;
    margin-top: 20px;
}

.reportsucc {
    position: relative;
}

.report-r {
    width: 100%;
    position: absolute;
    color: #999;
    left: 0;
    top: 0px;
    z-index: 0;
}

.reportzi {
    font-size: 16px;
    color: #333333;
    font-weight:bold;
    line-height: 16px;
    text-align: left;
}
.report-img-wrap{
    width:100%;
    height:236px;
    margin-top: 24px;
    overflow:hidden;
    text-align: center;
    position:relative;
}
.report-img-wrap .shade{
    position:absolute;
    width:100%;
    bottom:0;
    height:100px;
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 60%);
}
.shade .looks-btn{
    width:300px;
    height:40px;
    line-height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    display:block;
    text-underline:none;
    background: #D7000F;
    border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    cursor: pointer;
    user-select: none;
}
.shade .looks-btn:hover{
    background:#ff0000;
}
.report-img-wrap img{
    display:inline-block;
    width:100%;
}
.lovelyContent{
    margin-top: 12px;
}

.correlation-style{
    height:56px;
    line-height: 56px;
    background: #E5E5E5;
}
.correlation-style h3{
    float:left;
    font-size: 22px;
    color: #111111;
    margin-left:56px;
    margin-right:10px;
}
.correlation-style p{
    float:left;
    font-size: 14px;
    color: #666666;
}

.link-block table {
    width:100%;
}
/*品相报告新*/
.report-wrap {
    width: 400px;
    margin: auto;
    background: #fff;
    padding: 20px 30px; }

.report-content {
    position: relative; }
.report-content .report-close {
    position: absolute;
    right: 0;
    top: 0; }
.report-content h3 {
    padding-top: 10px;
    margin-bottom: 26px;
    font-size: 20px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    font-weight: bold; }
.report-content .info {
    margin-top: 22px;
    font-size: 16px;
    color: #333333;
    line-height: 1.5; }
.report-content .info span {
    padding: 0 10px;
    color: #999999;
    font-weight: bold; }
.report-content .specific {
    font-size: 16px;
    color: #333333;
    margin-top: 10px;}
.report-content .specific:after {
    content: "";
    display: block;
    clear: both; }
.report-content .specific p {
    padding:2px 0;
    float: left; }
.report-content .specific em {
    font-size: 12px;
    color: #999999;
    margin-left:5px;
    margin-right:5px;
}
.report-content .specific span {
    display: inline-block;
    border: solid 1px #999;
    float: left;
    line-height: 1;
    font-size: 12px;
    padding: 7px 16px;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer; }
.report-content .other-requirement {
    font-size: 16px;
    color: #333333; }
.report-content .other-requirement textarea {
    width: 100%;
    border: solid 1px #ccc;
    resize: none;
    line-height: 1;
    box-sizing:border-box;
    padding: 10px; }
.report-content .submit-btn {
    width: 354px;
    height: 44px;
    line-height: 44px;
    margin: auto;
    margin-top: 33px;
    text-align: center;
    background: #D7000F;
    border-radius: 22px;
    font-size: 20px;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.commit-success .report-content .submit-btn{
    marign-bottom:30px;
}
span.selected {
    border-color: #D7000F !important;
    color: #D7000F; }
span.selected:after {
    content: "";
    width: 11px;
    height: 10px;
    background: url("/resources/assert/images/right_d.png");
    margin-left: 5px;
    display: inline-block;
    right: 10px; }
.t-center{
    text-align:center;
}

.gray_b999{
    background:#999;
}

#sameAuction > div,#havaBrowsing > div,#allLook >div{
    margin-bottom: 10px;
}
.report-content .gray{
    background:#999;
    border:none;
}
.h66{
    height:66px;
}
/*dev2.9*/
.cachet {
    width: 100%;
    height: 120px;
    clear: both;
    margin-top: 5px;
    margin-bottom: 20px;
}
.cachet .prev, .cachet .next{
    height: 120px;
    line-height: 120px;
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 20px;
    background: #f5f5f5;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    color: #cdcdcd;
    font-weight: bold;
}
.cachet .prev {
    float: left;
    margin-right: 4px;
}
.cachet .next {
    float: right;
}
.cachet .items ul {
    height: 120px;
    position: absolute;
    width: 999999px;
}
.cachet .items {
    width: 680px;
    height: 120px;
    float: left;
    position: relative;
    overflow: hidden;
}
.cachet .items ul li{
    width: 118px;
    height: 118px;
    border: 1px #e5e5e5 solid;
    margin-right: 8px;
    float: left;
    text-align: center;
}
.cachet  .items img {
    max-width: 118px;
    max-height: 118px;
}

.timeTip-con {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.time-tip {
    margin-top: 6px;
    padding: 6px;
    line-height: 18px;
    font-size: 14px;
    color: #333333;
    background: #f5f5f5;
    box-shadow: 0 0 6px #e5e5e5;
    max-width: 700px;
    border-radius: 2px;
}
.allCont {
    width: 755px;
    height: 40px;
    display: block;
    line-height: 40px;
    color: #5a5a5a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.reservTitle {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 40px;
    text-align: center;
}
.roger {
    display: block;
    width: 338px;
    height: 42px;
    line-height: 42px;
    background: #FFFFFF;
    border: 1px solid #D7000F;
    border-radius: 22px;
    font-size: 16px;
    color: #D7000F;
    margin: 50px auto 0;
    text-align: center;
}
.reservWord {
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.attenBtn {
    width: 340px;
    height: 44px;
    margin: 50px auto 0;
}
.abandon {
    width: 158px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #999999;
    border-radius: 22px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #999999;
    margin-right: 20px;
}
.goBind {
    width: 160px;
    height: 44px;
    line-height: 44px;
    background: #D7000F;
    border-radius: 22px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #fff;
}
.cancelWei {
    color: #000;
    background: #fff;
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 22px;
    cursor: pointer;
}
.alert-box-wrap {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.alert-box-wrap img{
    width:100%;
    margin-bottom: 20px;;
}
.alert-box {
    width: 800px;
    height: 660px;
    border: solid 1px #ccc;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -330px;
    background: #fff;
}

.alert-title {
    height: 50px;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}

.close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
}

.title-box {
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}

.alert-content {
    padding: 20px 55px;
    overflow-y: auto;
    text-align: center;
    height: 470px;
}
.alert-footer {
    /*height: 60px;*/
    padding:20px 0;
    text-align: center;
    width: 100%;
    position: absolute;
    background: #fff;
    border-bottom: 1px solid #CCCCCC;
}
.alert-footer span{
    font-size: 18px;;
}
.agree {
    display: inline-block;
    text-align: center;
    background: #D7000F;
    border-radius: 100px;
    margin-right: 10px;
    font-size: 18px;
    color: #FFFFFF;
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    margin-top: 10px;
    margin-left: 40px;
    cursor: pointer;
}
.text-bold{
    font-weight: 600;
}