/*酒店新写样式*/
/*业务范围*/
#result {
    margin-top: 30px;
    height: auto;
    min-height: 80px;
}

#result span {
    display: inline-block;
    margin: 3px;
    padding: 5px;
    background: #bcbcbc;
    border-radius: 5px;
    color: #fff;
    font-weight: bolder;
}
.form-control {
    display: block;
    width: 440px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    height: 220px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.u_btn {
    display: table;
    padding: 10px 30px;
    position: relative;
    cursor: pointer;
    background: #9a1b5a;
    color: white;
    text-align: center;
    border-radius: 6px;
}
/* 弹框信息 */
.j-alert-form {
    display: none;
}
.j-alert-box {
    text-align: center;
}
.j-alert-msg {
    width: 100%;
    float: left;
    font-size: 32px;
    line-height: 35px;
    color: #666;
    margin-bottom: 40px;
}
.j-btn {
    font-size: 32px;
    padding: 0 50px;
    height: 52px;
    line-height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #9a1b5a;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    margin: 0 30px;
}
.j-modal-title {
    width: 100%;
    text-align: center;
    height: 65px;
    border-bottom: solid 1px #a9aaab;
    margin: -40px 0 35px;
}

.j-modal-title span {
    display: inline-block;
    height: 65px;
    line-height: 60px;
    border-bottom: solid 3px #9a1b5a;
    font-size: 30px;
}

.j-modal .j-btn {
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    border-radius: 3px;
}
/*上传进度条*/
.j-progress {
    width: 800px;
    height: 25px;
    background: #262626;
    padding: 5px;
    overflow: visible;
    border-radius: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #7992a8;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 210;
}
.j-progress .progress-bar.active {
    animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}

.j-progress .progress-bar {
    border-radius: 20px;
    position: relative;
    animation: animate-positive 2s;
    background-color: #9a1b5a;
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.j-progress .j-progress-value {
    display: block;
    padding: 3px 7px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    background: #191919;
    border: 1px solid #000;
    position: absolute;
    top: -40px;
    right: -10px;
}
/*弹框*/
.j-alert-box {
    text-align: center;
}
.j-alert-msg {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 35px;
    color: #666;
    margin-bottom: 40px;
}
.j-modal .j-btn {
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    border-radius: 3px;
}
.j-btn {
    font-size: 22px;
    padding: 0 50px;
    height: 52px;
    line-height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #9a1b5a;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    margin: 0 30px;
}
.j-modal{
    z-index: 9999999 !important;
}


.j-nav {
    margin-bottom: 15px;
    height: 40px;
    border-bottom: 1px solid #eaeaea;
    width: 1038px;
    margin-left: -20px;
}
.j-nav .j-title{
    color: #9a1b5a;
    font-size: 20px;
    border-bottom: 0.5px solid #9a1b5a;
    line-height: 39px;
    width: auto;
    display: table;
    margin-left: 23px;
    font-weight: 600;
}
#main .right {
    float: right;
    width: 960px;
    height: auto;
    padding: 0;
    min-height: 800px;
}
.user_r_inner {
    padding: 25px 20px;
    position:relative;
    width: 100%;
    height: auto;
    background: white;
    min-height: 630px;
    overflow:visible;
    border-radius: 6px;
}

.user_r_inner  .add-btn{
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #9A1B5A;
    color: #FFFFFF !important;
    line-height: 30px;
    font-size:16px;
    font-weight: bold;
    border-radius: 5px;
    position:relative;
    top:21px !important;
    padding-left:16px;
}

.user_r_inner .search-btn{
    float:right;
    position:relative;
    top:-45px !important;
}
.user_r_inner .search-btn input{
    display: inline-block;
    border-radius: 5px;
    width: 170px;
    height:30px;
    font-size: 14px;
    padding-left: 10px;
    border:1px solid #ccc;
    cursor: pointer;
}
.user_r_inner .search-btn .input_select .level1{
    position:absolute;
    left:10px;
    border: 1px solid #ccc;
    background: white;
    z-index: 999999;
    font-size: 15px;
    width:150px;
}
.user_r_inner .search-btn .input_select_box{
    position: absolute;
    background: white;
    width: 170px;
    box-shadow: 0 4px 5px #d4d4d4;
}
.user_r_inner .search-btn .input_select .input_select_option p{
    text-align: center;
}
.user_r_inner .search-btn .input_select .input_select_option p:hover{
    cursor: pointer;
    background: #eaeaea;
}
.user_r_inner .search-btn .input_select .level2{
    position:absolute;
    z-index: 999999;
    left:160px;
    top:32px;
    background: white;
    border: 1px solid #ccc;
    font-size: 15px;
    width:160px;
}
.user_r_inner .search-btn .input_select .level3{
    float:right;
    z-index:99999;
    position:absolute;
    background: white;
    left:320px;
    top:32px;
    border: 1px solid #ccc;
    font-size: 15px;
    width:190px;
}
.user_r_inner .search-btn .input_select {
    width: 170px;
    float: left;
    margin-right: 10px;
    position: relative;
    height: 100%;
    cursor: pointer;
}
.user_r_inner .search-btn .input_select:after {
    content: "\003E";
    font-family: cursive;
    speak: none;
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 4px;
}
.user_r_inner .search-btn .search_title{
    float: right;
    position: relative;
    width: 190px;
    height: 30px;
}
.user_r_inner .search-btn .search_title .icon-search i{
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid currentcolor;
    position: absolute;
    top: 7px;
    display: block;
    left: 7px;
}
.user_r_inner .search-btn .search_title .icon-search{
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #cacaca;
    position: relative;
    display: block;
    cursor: pointer;
    float: right;
}
.user_r_inner .search-btn .search_title .icon-search i:after{
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    width:8px;
    height: 2px;
    position: absolute;
    top:10px;
    left:7px;
    background-color: currentcolor;

}
.input_select .input_select_option{
    max-height: 200px;
    overflow-y: scroll;
}
.page {
    margin-top: 100px;
}
/*企业概况*/
.mem_fr_l {
    float:left;
    padding: 25px 20px;
    width: 80%;
    height: 100%;
    background: white;
    min-height: 630px;
    border-radius: 6px;
}

.mem_fr_l .j-nav{
    width: 816px;
}

.mem_fr_r {
    float: right;
    padding: 25px 40px;
    width: 20%;
    height: 100%;
    background: #f5f5f5;
    min-height: 630px;
}
.mem_fr_r .r_box{
    width:120px;
    height:100px;
}

.mem_fr_r .step{
    width:100%;
    border:1px solid #9a1b5a;
    border-radius: 10px;
}

.mem_fr_r .active{
    width:100%;
    border:1px solid #9a1b5a;
    background: #9a1b5a;
    border-radius: 10px;
}

.mem_fr_r .active span{
    color:white;
}

.mem_fr_r .icon{
    background: url("/static/hotel/usercenter/images/com_01.png") center no-repeat;
    transform:rotate(90deg);
    background-position: 19px 10px;
}

.mem_fr_r .step img{
    height:55px;
    display:table;
    position: relative;
    top:10px;
    left:26px;
}
.mem_fr_r .step span{
    font-size: 13px;
    display:table;
    margin-top:16%;
    margin-left:11%;
}
.ucenter_input_block .input_block .input_img{
    float:left;
    width: 174px;
    height: 174px;
    margin-right: 20px;
    margin-bottom: 71px;
}

.ucenter_input_block .input_block .input_img>div{
    background: #dcdcdc;
    width:100%;
    height:100%;
    position: relative;
}
.ucenter_input_block .input_block .input_img img{
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 95%;
    max-width: 95%;
}


.ucenter_input_block .input_block .input_img span{
    font-weight: bolder;
    font-size: 12px;
    padding-left: 54px;
}
#companyPic img {
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 98%;
    max-width: 98%;
}

/*非买家菜单*/
. u-menu .tb{
    display: inline-block;
    font-size: 16px;
    margin-bottom:5px;
    margin: 0px !important;
    background: #9a1b5a;

}

.j-warning {
    background: white;
    color: #d81d25;
    position: absolute;
    z-index: 5;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
}

.ucenter_input_block {
    width: 680px;
    height: auto;
    font-size: 15px;
    display: table;
}
.ucenter_input_block .input_block{
    display: table;
    margin: 25px 0;
    position: relative;
}
.input_block .del_infopic{
    position: absolute;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    display: none;
}
.input_block.pic_block:hover .del_infopic{
    display: block;
}
.input_block .del_logo{
    position: absolute;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    display: none;
}
.input_block.pic_block:hover .del_logo{
    display: block;
}
.input_block .edit_infopic{
    position: absolute;color: white;background: rgba(0,0,0,0.5);width: 100%;line-height: 25px;text-align: center;bottom: 0;
    cursor: pointer;
}
.ucenter_input_block .input_block .input_name {
    float: left;
    width: 115px;
    text-align: right;
    margin-right: 10px;
    line-height: 32px;
    white-space: nowrap;
}
.ucenter_input_block .input_block .input_title {
     float: left;
     width: 115px;
     text-align: right;
     margin-right: 10px;
     line-height: 32px;
     font-weight: bolder;
     white-space: nowrap;
 }
.ucenter_input_block .input_block .input_subhead {
    display: table;
    position:relative;
    left:10px;
    top:-12px;
    width: 400px;
    font-size: 14px;

}

.ucenter_input_block .input_block .input_name span{
    color: #ff3300;
}
.ucenter_input_block .input_block .input_value {
    float: left;
    height: 32px;
    position: relative;
    line-height: 32px;
}

.ucenter_input_block .input_block .input_value>img{
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 98%;
    max-width: 98%;
}

.ucenter_input_block .input_block .input_value .input-append{
    float:left;
    position: relative;
    left:-68px;
}
.ucenter_input_block .input_block .input_value .input-append input[type="text"] {
    display: inline-block;
    width:70%;
    height: 20px;
    border: 1px solid #808080;
    padding: 0 10px;
}
.ucenter_input_block .input_block textarea{
    float: left;
    width:280px;
    height: 80px;
    border: 1px solid #808080;
    position: relative;
    line-height: 32px;
    margin-bottom: 20px;
    padding:0 10px;
}

.ucenter_input_block .input_block .input_value select {
     width: 100%;
     height: 30px;
     border: 1px solid #808080;
     padding: 0 10px;
 }
.ucenter_input_block .input_block .input_value input[type="text"], .ucenter_input_block .input_block .input_value input[type="password"] {
    width: 205px;
    height: 100%;
    border: 1px solid #808080;
    padding: 0 10px;
}
.ucenter_input_block .input_block .input_select{
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.ucenter_input_block .input_block .input_select input[type="text"]{
    width: 100%;
}
.Dsable {
    pointer-events: none;
}
.ucenter_input_block .input_block .input_select:after{
    content: "\003E";
    font-family: cursive;
    speak: none;
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 2px;
}
.input_block .input_select .input_select_option{
    position: absolute;
    width: 100%;
    height: auto;
    background: white;
    z-index: 10;
    text-align: center;
    box-shadow: 0 1px 5px #999;
    max-height: 150px;
    overflow-y: scroll;
}
.unforcus{
    display: none;
}
.input_block .input_select .input_select_option p{
    width: 100%;
    line-height: 30px;
}
.ucenter_input_block .input_block .input_value input[type="radio"]{
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    outline: none;
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    position: relative;
    top: 4px;
    margin-right: 8px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.ucenter_input_block .input_block .input_value input[type="radio"]:checked {
    background-color: #9a1b5a;
    box-shadow: inset 0 0 0 4px #f4f4f4;
    outline:none;
}

.ucenter_input_block .input_block .input_value input[type="checkbox"]{
    /*margin-right: 6px;*/
    cursor: pointer;
    position: relative;
    top:-15px;
    left:1px;
}

.ucenter_input_block .input_block .input_value input[type="checkbox"]::after{
    position: absolute;
    top: 0;
    background-color: #fff;
    color: #fff;
    width: 1.4em;
    height: 1.4em;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}
.ucenter_input_block .input_block .input_value input[type="checkbox"]:checked::after {
    content: "";
    background-color: #9a1b5a;
    border-color: #9a1b5a;
    background-color:#9a1b5a;

}
.ucenter_input_block .input_block .input_value input[type="checkbox"]:checked::before{
    content: '';
    position: absolute;
    top: 2px;
    left: 8px;
    width: 6px;
    height: 13px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    z-index: 1;
}
.ucenter_input_block .input_block .input_value input[type="date"]{
    display: inline-block;
    border: 1px solid #dcdcdc;
    text-align: center;
}
.ucenter_input_block .input_block .input_value input[type="month"]{
    display: inline-block;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.input_value .comcs{
    float: left;
}
.ucenter_input_block .input_block .user_submit{
    background: #9a1b5a;
    border-radius: 5px;
    color: white;
    border: none;
    font-size: 17px;
    line-height: 40px;
    padding: 0 20px;
}
.ucenter_input_block .input_block .submit_next{
    background: #9a1b5a;
    border-radius: 10px;
    color: white;
    border: none;
    width: 180px;
    height: 36px;
    font-size: 17px;
    margin-top:20px;
}

.ucenter_input_block .input_block .input_img .del_img{
    color: #9a1b5a;
    font-size: 12px;
    background: white;
    text-align: center;
    width: 100%;
}
#infoPic img{
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 98%;
    max-width: 98%;
}
.nc-container .nc_scale .nc_ok, .nc-container .nc_scale .nc_bg {
    background: #9a1b5a !important;
}
.nc-container .nc_scale span {
    height: 34px !important;
}
.nL_slider{
    position: relative !important;
}
/*======前台分页======*/

.pagebox {
    margin: 40px 0px;
    text-align: center;
    font-size: 13px;
    width: auto;
    height: auto;
}

.pagebox .page {
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
    width: auto;
    display: table;
}

.pagebox .page .txt {
    width: 30px;
    height: 29px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 0 2px;
    line-height: 30px;
    font-size: 13px;
}
.pagebox .page ul{
    float: left;
}
.pagebox .page ul li{
   float: left;
}
.pagebox .page select{
    border: 1px solid #ccc;
    appearance:auto;
    float: left;
    height: 33px;
}
.pagebox .page h6 {
    font-weight: normal;
    float: left;
    margin: 0 1px;
    font-size: 13px;
}

.pagebox .page a, .pagebox .page span, .pagebox .page b {
    padding: 0 10px;
    float: left;
    line-height: 32px;
    display: inline;
    margin-right: 3px;
    border: 1px solid #ccc;
    overflow: hidden;
    text-decoration: none;
}

.pagebox .page a {
    background: white;
    line-height: 30px;
}


.pagebox .page span {
    border: 0;
    color: #9a1b5a;
}

.pagebox .page span.pagenum {
    float: left;
    padding: 10px 15px;
    line-height: 38px;
    font-size: 14px;
}

.pagebox .page b {
    background: #9a1b5a;
    color: #fff;
    float: left;
    font-weight: normal;
    margin-top: -1px;
}
.pagebox .pages em{display:inline-block;font-style:normal;}
.pagebox .pages a{float:left;display:inline-block;line-height:33px;border:1px solid #eee;font-size:14px;color:#333;padding:0px 12px;margin:0px 5px;}
.pagebox .pages a:hover{background-color:#9a1b5a;border:1px solid #9a1b5a;color:#fff;}
.pagebox .pages a.on{background-color:#9a1b5a;border:1px solid #9a1b5a;color:#fff;}
.pagebox .pages i{float:left;line-height:35px;margin:0px 5px;}
.pagebox .pages span{float:left;line-height:35px;font-size:14px;margin-left:10px;}
.pagebox .pages span.sp1{margin-left:0px;}
.pagebox .pages input{float:left;}
.pagebox .pages input.pages_txt{width:35px;height:33px;border:1px solid #eee;text-align:center;padding:0px;text-align:center;margin:0px 10px;}
.pagebox .pages input.pages_btn{height:33px;background-color:#fff;cursor:pointer;border:1px solid #eee;font-size:14px;padding:0px 10px;margin-left:10px;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear;}
.pagebox .pages input.pages_btn:hover{background-color:#9a1b5a;border:1px solid #9a1b5a;color:#fff;}

/*列表table*/
.user_r_inner .user_table{
    margin: 40px auto;
}
.user_r_inner .user_table table{
    width: 100%;
}
.user_r_inner .user_table tr th{
    height: 40px;
    color: #FBF8F9;
    background: #991B5A;
    text-align: center;
    border-radius: 5px;
}
.user_r_inner .user_table tr td{
    border: 1px solid #eaeaea;
    height: 40px;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    padding: 10px;
}
.user_r_inner .user_table .table_main_tr:nth-child(odd){
    background: #f5f5f5;
}
.user_r_inner .user_table .table_btn{
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #4B4B4B;
    margin-left: 10px;
    cursor: pointer;
}
.user_r_inner .user_table input[type=checkbox]{
    appearance:auto;
    width: 20px;
    height: 20px;
    border: 2px solid #dcdcdc;
    margin-top: 10px;
}
/*新卖家用户中心页面公用*/

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul {
    display: block;
    list-style-type: disc;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
}
i {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}

.wrap_c {
    margin: 0 auto;
    padding: 0;
    width: 1320px;
}
.memfr {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom:40px;
    background: #f5f5f5;
}

.memfr .mem_fl {
    width: 270px;
    float: left;
    overflow: visible;
}

/*home*/
/*=====buyer=====*/
a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}
.memr_buyer{
    width: 1000px;
    background: white;
    display: table;
    margin-bottom: 15px;
}
.memr_buyer .usercenter_top{
    width: 100%;
    border-bottom: 1px solid #EAEAEA;
    display: table;
}
.memr_buyer .u_message_left{
    margin: 0 30px;
}
.memr_buyer .top_left{
    width: 98px;
    height: 98px;
    float: left;
    margin: 20px;
}
.memr_buyer .top_left img{
    width: 100%;
    border-radius: 50%;
}
.memr_buyer .top_left_2{
    float: left;
    margin: 40px 0 0 20px;
    font-size: 16px;
}
.memr_buyer .top_left_2 p{
    padding-top: 10px;
}
.memr_buyer .top_left_2 a{
    font-weight: 600;
}
.top_logout{
    background: #E7E7E7;
    margin-left: 30px;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
    width: 130px;
    font-size: 16px;
}
.top_logout img{
    margin-top: -4px;
    margin-right: 4px;
}
.top_notice{
    position: relative;
    margin-left: 30px;
    cursor: pointer;
    display: inline-block;
    float: left;
}
.top_notice .tips{
    position: absolute;
    background: #9a1b5a;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    width: 26px;
    border-radius: 30px;
    right: -10px;
}
.top_notice img{

}
.top_notice .notice_text{
    width: 330px;
    display: table;
    background: white;
    position: absolute;
    top: 50px;
    left: -100px;
    z-index: 9;
    box-shadow: 1px 1px 10px #ddd;
}
.top_notice .notice_text .notice_text_item{
    font-size: 15px;
    color: #333333;
    padding: 18px 13px;
    border-bottom: 1px solid #f1f1f4;
}
.top_notice .notice_text .notice_text_item p{
    line-height: 30px;
}
.top_notice .notice_arrow {
    position: absolute;
    left: 104px;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    background: white;
    box-shadow: 1px 1px 10px #ddd;
    z-index: 7;
    top: -6px;
}
.top_notice .notice_arrow_mask {
    position: absolute;
    left: 96px;
    width: 50px;
    height: 25px;
    background: white;
    z-index: 10;
    top: 0;
}
.memr_buyer .u_message{
    padding: 30px 0;
}

.memr_buyer .center_product{
    width: 100%;
}
.memr_buyer .center_product .a_good_product{
    width: 170px;
    float: left;
    margin: 35px 15px;
}
.memr_buyer .center_product .a_good_product .good_img{
    width: 170px;
    height: 170px;
    position: relative;
    border-radius: 13px;
    overflow: hidden;
}
.memr_buyer .center_product .a_good_product .good_img img{
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.memr_buyer .center_product .good_title{
    width: 170px;
    margin-top: 7px;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.memr_buyer .apply_for{
    width: 160px;
    height: 60px;
    border: 2px solid #9A1B5A;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    border-radius: 3px;
}
.memr_buyer .apply_for a{
    color: #9A1B5A;
}
.memr_buyer .float_all{
    float: left;
    font-weight: bolder;
}

.memr_buyer .marker_src{
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 10px;
}
.memr_buyer .learn_more{
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #9A1B5A;
    border-radius: 40px;
    color: white;
    display: block;
    margin: 10px auto 40px auto;
    font-size: 18px;
}

a{
    color:#000;
    text-decoration:none;outline:none;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear;
}
a:focus{outline:none;text-decoration:none;}
.clear {
    clear:both;
    font-size:0px;
    line-height:0;
    height:0;
}
* html .clearfix {
    zoom: 1;
}
*:first-child+html .clearfix {
    zoom: 1;
}
.cell, .cell2, .cell3 {
    border-collapse:collapse;
    border-spacing:0;
}
.fl {
    float:left;}
.fr {
    float:right;}
.yh {
    font-family:"Microsoft Yahei","微软雅黑";
}
a,img{border:0px;}

br{font-family:SimSun;}

p{margin:0px;padding:0px;line-height:20px;}
i{margin:0px;padding:0px;font-style:normal;}
ul{margin:0px;padding:0px;list-style:none;}
ul li{margin:0px;padding:0px;list-style:none;}
br{margin:0px;padding:0px;}
.clearheight{width:100%;height:1px;overflow:hidden;}
input,select,textarea{font-family:"Microsoft Yahei";outline:none;}
input[type="text"]:disabled
{
    background-color: #fff;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #969696;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #969696;
}

input:-ms-input-placeholder {
    color: #969696;
}

input::-webkit-input-placeholder {
    color: #969696;
}



/*common*/
.memfr .mem_fr{width:1038px;float:right;position: relative;}

.memr_01{width:100%;overflow:hidden;}
.memr_01 .memr_01_l{width:600px;overflow:hidden;float:left;background-color:#fff;border-radius:6px;}
.memr_01 .memr_01_r{width:415px;overflow:hidden;float:right;background-color:#fff;border-radius:6px;}
.memr_01l_t{width:100%;overflow:hidden;font-size:20px;color:#9a1b5a;line-height:57px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0px 25px;}
.memr_01l_t b{width:100%;height:1px;display:block;overflow:hidden;background-color:#eee;position:absolute;left:0px;bottom:0px;}
.memr_01l_t span{display:inline-block;position:relative;z-index:9;font-family:"SOURCEHANSANSCN-MEDIUM";font-weight:bold;}
.memr_01l_t span i{width:100%;height:1px;display:block;overflow:hidden;background-color:#9a1b5a;position:absolute;left:0px;bottom:0px;}

.memr_01 .memr_01l_c{width:100%;height:224px;overflow:hidden;padding:20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}

.memr_01lc_01{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;}
.memr_01lc_01 .fl{width:128px;overflow:hidden;margin-left:48px;}
.memr_01lc_01 .fl {display:block;font-style:normal;text-align:center;}
.memr_01lc_01 .fl .em1{
    width: 128px;
    height: 128px;
    border-radius: 50%;
    position: relative;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    display: block;
}
.memr_01lc_01 .fl em{display:block;font-style:normal;text-align:center;}
.memr_01lc_01 .fl .em1 img{ zoom: 1;vertical-align: middle;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 100%;max-width: 100%;}
.memr_01lc_01 .fl .em2{margin-top:15px;}
.memr_01lc_01 .fl .em2 a{display:inline-block;font-size:14px;color:#333;line-height:36px;padding:0px 24px;background-color:#e7e7e7;border-radius:36px;}
.memr_01lc_01 .fr{width:313px;overflow:hidden;}
.memr_01lc_01 .fr p{width:100%;overflow:hidden;font-size:18px;color:#555;line-height:30px;font-weight:100;}

.memr_01lc_02{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;}
.memr_01lc_02 .fl{width:100px;overflow:hidden;margin-left:28px;}
.memr_01lc_02 .fl .jkptfr{position: relative;z-index:0;left:0;top:0;width:100px;height:100px;border-radius:50%;background-color:#f5f5f5;background-image: linear-gradient(to right, transparent 50%, #ff6000 0);cursor:pointer;overflow:hidden;}
.memr_01lc_02 .fl .jkptfr div{width:60%;height:100%;overflow:hidden;position:absolute;left:50%;top:0px;transform:rotate(0turn);transform-origin:center left;transition:transform 0.7s linear}
.memr_01lc_02 .fl .jkptfr .lt{background-color:inherit;z-index:-2;transform:rotate(0.0turn)}
.memr_01lc_02 .fl .jkptfr .rt{height:110%;opacity:0;z-index:-1;background-color:#ff6000;}
.memr_01lc_02 .fl .jkptfr strong{width:100%;height:100%;display:block;overflow:hidden;text-align:center;position:absolute;left:0px;top:0px;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-end;font-weight:normal;font-size:16px;color:#fff;padding-right:5px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;text-shadow: 1px 1px 1px #ff6000;}
.memr_01lc_02 .fr{width:198px;margin-right:27px;}
.memr_01lc_02 .fr p{width:100%;overflow:hidden;text-align:center;margin-top:13px;}
.memr_01lc_02 .fr p.p1{font-size:18px;color:#9a1b5a;margin-top:0px;}
.memr_01lc_02 .fr p.p2{}
.memr_01lc_02 .fr p.p2 a{width:100%;display:block;font-size:16px;color:#555;border-radius:6px;overflow:hidden;line-height:40px;border:1px solid #dfb6ca;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.memr_01lc_02 .fr p.p2 a i{color:#ff0000;}


.memr_02{width:100%;overflow:hidden;background-color:#fff;margin-top:20px;border-radius:6px;}
.memr_02_c{width:100%;overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:20px 20px 0px 20px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.memr_02_c .fl{width:70%;overflow:hidden;}
.memr_02_c .fl ul{width:100%;overflow:hidden;display:flex;display:-webkit-flex;justify-content: space-around}
.memr_02_c .fl ul li{width:33.3333%;overflow:hidden;position:relative;}
.memr_02_c .fl ul li b{width:1px;height:50%;display:block;overflow:hidden;background-color:#dfb6ca;position:absolute;right:50px;top:20%;}
.memr_02_c .fl ul li p{width:100%;overflow:hidden;}
.memr_02_c .fl ul li p.p1{font-size:16px;color:#333;line-height:26px;}
.memr_02_c .fl ul li p.p2{font-size:16px;color:#9a1b5a;line-height:60px;}
.memr_02_c .fl ul li p.p2 i{font-size:48px;margin-right:5px;font-family:"SOURCEHANSANSCN-MEDIUM";}

.memr_02_c .fr{width:204px;}
.memr_02_c .fr a{display:inline-block;line-height:50px;padding:0px 30px;border-radius:50px;background-color:#9a1b5a;font-size:16px;color:#fff;}

.memr_03{width:100%;overflow:hidden;background-color:#fff;margin-top:20px;border-radius:6px;}
.memr_03_c{width:100%;overflow:hidden;padding:20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.memr_03_c ul{width:100%;overflow:hidden;align-items:center;justify-content:space-between;}
.memr_03_c ul li{
    width: auto;
    display: table;
    float: left;
    margin-right: 60px;
}
.memr_03_c ul li:last-child{
    margin-right: 0;
}
.memr_03_c ul li .memr03c_c{overflow:hidden;background-color:#f9f9f9;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:20px;}
.memr_03_c ul li .memr03c_c p{width:100%;overflow:hidden;}
.memr_03_c ul li .memr03c_c p.p1{font-size:18px;color:#000;font-family:"SOURCEHANSANSCN-MEDIUM";line-height:28px;font-weight:bold;}
.memr_03_c ul li .memr03c_c p.p2{font-size:16px;color:#666;line-height:24px;margin:10px 0px;}
.memr_03_c ul li .memr03c_c p.p2 span{float:left;}
.memr_03_c ul li .memr03c_c p.p2 span.sp1{margin-right:30px;}
.memr_03_c ul li .memr03c_c p.p3{font-size:16px;color:#000;font-weight:bold;font-family:"SOURCEHANSANSCN-MEDIUM";}
.memr_03_c ul li a{
    display: inline-block;
    line-height: 40px;
    border-radius: 40px;
    background-color: #f9f9f9;
    border: 1px solid #fff0f7;
    width: 140px;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 40px;
}

.memr_04{width:100%;overflow:hidden;background-color:#fff;margin-top:20px;border-radius:6px;}
.memr_04_c{width:100%;overflow:hidden;padding:20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.memr_04_c table{width:825px;overflow:hidden;margin:0px auto;padding:0px;border-bottom:1px solid #eaeaea;background-color:#f5f5f5;}
.memr_04_c table tr th{font-weight:normal;padding:1px;width:25%;text-align: center}
.memr_04_c table tr th span{display:block;overflow:hidden;font-size:18px;color:#fff;background-color:#9a1b5a;border-radius:6px;line-height:60px;padding:0px 0px;}
.memr_04_c table tr td{border:1px solid #eaeaea;text-align:center;border-right:0px;border-bottom:0px;font-size:16px;color:#000;line-height:24px;padding:11px 10px;}
.memr_04_c table tr:nth-child(2) td{border-top:0px;}
.memr_04_c table tr td:nth-child(4){border-right:1px solid #eaeaea;}
.memr_04_c table tr:nth-child(2n) td{background-color:#fff;}

.memr_05{width:100%;overflow:hidden;background-color:#fff;margin-top:20px;border-radius:6px;}
.memr_05_c{width:100%;overflow:hidden;padding:20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.memr_05_c ul{width:100%;overflow:hidden;justify-content:space-between}
.memr_05_c ul li{width: 23.5%;
    float: left;
    margin-right: 2%;}
.memr_05_c ul li:last-child{
    margin-right: 0;
}
.memr_05_c ul li a{width:100%;display:block;overflow:hidden;}
.memr_05_c ul li  img{
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.memr_05_c ul li em {
    width: 100%;
    position: relative;
    height: 235px;
    display: block;
    overflow: hidden;
    border-radius: 13px;
    background-color: #f9f9f9;
}
.memr_05_c ul li span{width:100%;display:block;overflow:hidden;text-align:center;font-size:18px;color:#000;line-height:33px;margin-top:15px;}


.v-btn-send {
    width: 115px;
    color: #fff;
    background-color: #333;
    line-height: 32px;
    margin-left: 10px;
    cursor: pointer;
}

/*loading*/
.j-loading {
    width: 100px;
    height: 100px;
    position: fixed;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.j-loading span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: lightcoral;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
}

@-webkit-keyframes load {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

.j-loading span:nth-child(1) {
    left: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-animation-delay: 0.13s;
}

.j-loading span:nth-child(2) {
    left: 14px;
    top: 14px;
    -webkit-animation-delay: 0.26s;
}

.j-loading span:nth-child(3) {
    left: 50%;
    top: 0;
    margin-left: -8px;
    -webkit-animation-delay: 0.39s;
}

.j-loading span:nth-child(4) {
    top: 14px;
    right: 14px;
    -webkit-animation-delay: 0.52s;
}

.j-loading span:nth-child(5) {
    right: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-animation-delay: 0.65s;
}

.j-loading span:nth-child(6) {
    right: 14px;
    bottom: 14px;
    -webkit-animation-delay: 0.78s;
}

.j-loading span:nth-child(7) {
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    -webkit-animation-delay: 0.91s;
}

.j-loading span:nth-child(8) {
    bottom: 14px;
    left: 14px;
    -webkit-animation-delay: 1.04s;
}
/*安全中心*/
.j-tab-bar .tab{
    float: left;
    font-size: 18px;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-left: 15px;
    margin-right: 30px;
    border-radius: 5px;
    border: 1px solid #991B5A;
    color: #991B5A;
    cursor: pointer;
}
 .j-tab-bar .tab.cur{
     background: #991B5A;
     color: white;
}

.form_top.cur {
    display: block;
}

.form_top {
    display: none;
    margin: 80px 50px;
}
.form_top{
    margin-top: 40px;
}

.showmsg{
    height: 80px;
    margin-top: 10px;
    background: #F0F9EA;
    padding-top: 15px;
    padding-left: 25px;
    font-size: 16px;
    display: none;
}
.showmsg .countdown{
    padding-top: 15px;
}
/*收藏的产品*/
.v-content {
    width: 260px;
    height: 330px;
    float: left;
    margin: 20px;
}

.v-content .in {
    width: 262px;
    height: 262px;
    position: relative;
    border: 1px solid #eee;
}

.v-content .in img {
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 260px;
    max-height: 260px;
}

.name {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.v-text {
    margin-top: 30px;
}

.v-text img {
    vertical-align: baseline;
    cursor: pointer;
}

.v-enquiry {
    margin-right: 5px;
}
.go_home{
    position: relative;
    top: -30px;
    left: 860px;
}

.prd_01_c{width:100%;overflow:hidden;margin-top:24px;}
.prd_01_c .em1{width: 19%;overflow:hidden;background-color:#e9e9e9;border-radius:10px;padding: 10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;position:relative;min-height:300px;float: left; margin-right: 1.2%;}
.prd_01_c .em1:last-child{margin-right: 0;}
.prd_01_c .em1 .sp2{width: 100%;height: 150px;display:block;background-color:#fff;position: relative;}
.prd_01_c .em1 .sp2 img{zoom: 1;vertical-align: middle;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 100%;max-width: 100%;}
.prd_01_c .em1 .sp1{width:100%;display:block;overflow:hidden;}
.prd_01_c .em1 i{width:100%;display:block;overflow:hidden;}
.prd_01_c .em1 i.i1{font-size: 15px;color:#333;line-height: 19px;font-weight:bold;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 10px;}
.prd_01_c .em1 i.i2{font-size: 15px;color:#333;line-height: 19px;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 5px;}
.prd_01_c .em1 .enqbox_buttom{position: absolute;bottom: 13px;display:inline-block;font-weight:normal;background-color:#a9a9a9;font-size:14px;color:#fff;border-radius:6px;line-height:30px;padding:0 20px;cursor: pointer;}
.prd_01_c .em1 .enqbox_buttom:hover{background-color:#9a1b5a;}

/*
 租赁服务
*/
.one_product_rent{
    background: #fff;
    width: 519px;
    padding: 40px;
}
.one_product_rent .recommend_details_mores{
    line-height:40px
}
.one_product_rent .interval{
    margin-bottom: 10px;
}
.one_product_rent .title {
    font-size: 26px;
}
.one_product_rent .pro_text{
    color:#991B5A;
}
.one_product_rent .recommend .recommend_text{
    font-size: 22px;
    font-weight:800;
}
.one_product_rent .recommend_details input[type=checkbox]{
    appearance: auto;
    width: 20px;
    height: 20px;
    border: 2px solid #dcdcdc;
    margin-top: 10px;
}
.one_product_rent .recommend_details .text_under_line{
    border-bottom: 1px solid #000;
    border-top:  0px;
    border-left: 0px;
    border-right:0px;
}

.one_product_rent .recommend_details_more input{
    border: 1px solid #000;
    margin-top: 5px;
}
.one_product_rent .recommend_details_more .line{
    margin: 5px;
    font-weight: 800;
}
.one_product_rent .recommend_submit{
    text-align: center;

}
.one_product_rent button{
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size:16px;
}


.one_product_rent_two{
    background: #fff;
    width: 500px;
    padding: 40px;
}
.one_product_rent_two .interval{
    margin-bottom: 10px;
}
.one_product_rent_two .title {
    font-size: 26px;
}
.one_product_rent_two .pro_text{
    color:#991B5A;
}
.one_product_rent_two .recommend .recommend_text{
    font-size: 22px;
    font-weight:800;
}
.one_product_rent_two .recommend_details input[type=checkbox]{
    appearance: auto;
    width: 20px;
    height: 20px;
    border: 2px solid #dcdcdc;
    margin-top: 10px;
}
.one_product_rent_two .recommend_details .text_under_line{
    border-bottom: 1px solid #000;
    border-top:  0px;
    border-left: 0px;
    border-right:0px;
}

.one_product_rent_two .recommend_details_more input{
    border: 1px solid #000;
    margin-top: 5px;
}
.one_product_rent_two .recommend_details_more{
    line-height: 40px;
}
.one_product_rent_two .recommend_details_more .line{
    margin: 5px;
    font-weight: 800;
}
.one_product_rent_two .recommend_submit{
    text-align: center;

}
.one_product_rent_two button{

    background: #991B5A;
    color: #fff;
    padding: 0 20px;
    height: 25px;
    width: 90px;
}



.more_product_rent{
    background: #fff;
    width: 100%;
    padding: 40px;
}

.more_product_rent .table {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.more_product_rent th {
    border: 1px solid #ddd;
}
.more_product_rent td {
    border: 1px solid #ddd;
}

.more_product_rent .minimum_rent{
    border: 1px solid #000;
    margin-top: 10px;
}

.more_product_rent .update_page{
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size: 16px;
}

.more_product_rent .more_product_button{
    text-align: center;
}

#minimum_rent{
    width: 300px;
}
#minimum_rent  input{
    border: 1px solid #000;
    margin-top: 10px;
}
#minimum_rent .minimum_rent_button{
    text-align: center;
    margin-top: 10px;
}
#minimum_rent .update_minimum_rent{
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size:16px;
}

#rentalserviceForm .update_to_page{
    cursor: pointer;
    border-radius:4px;
}
#rentalserviceForm .update_page_before{
    background-color:#991B5A;
    color: #fff;
    padding: 3px 53px;
    border: 1px solid #fff;
}

#rentalserviceForm .update_page{
    background-color:#fff;
    color: #991B5A;
    padding: 3px 53px;
    border: 1px solid #ccc;
}
#rentalserviceForm .cycle{
    font-weight: 600;
}
/*我的租赁*/
#rentalmyLeaseForm .event_button{
    float: right;
    margin-bottom: 25px;
}

#rentalmyLeaseForm .event_buttons{
    border: 1px solid #ccc;
    margin-left: 20px;
    border-radius: 5px;
    padding: 4px;
    color: #333333;
    cursor: pointer;
}
#rentalmyLeaseForm .reSubmit{
    border: 1px solid #4B4B4B;
    padding: 1px;
    cursor: pointer;
}

.schedule .schedule_03{
    text-align: right;
    display: block;
}

.schedule .schedule_03.schedule_03_top{
    text-align: right;
    display: block;
    margin-right: 14px;
}


#rentalmanagementForm .edit_lease_preview{
    margin-right: 5px;
    cursor: pointer;
    padding:3px 14px;
    border:1px solid #4B4B4B;
    border-radius: 4px;
}

#rentalmanagementForm .comfirm_button_box{
    cursor: pointer;
    margin: 0 auto;
    margin-top: 10px;
    padding: 2px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#rentalmanagementForm .confirm_end{
    background-color:#fff;
    color: #991B5A;

}

#rentalmanagementForm .confirm{
    background-color: #991B5A;
    color: #fff;
}

#rentalmanagementForm .cancel_click{
    background-color:#E7E7E7;
    color: #4B4B4B;
}

#rentalmyLeaseForm .jd{
    cursor: pointer;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #8E8E8E;
    width: 21px;
    height: 21px;
    line-height: 20px;
    color: 	#8E8E8E;
    padding-left: 5px;
}

#rentalmyLeaseForm .confirm_end{
    cursor: pointer;
    background-color:#fff;
    color: #991B5A;

    margin: 0 auto;
    margin-top: 4px;
    padding: 2px 10px;
    border: 1px solid #ccc;
}

#rentalmyLeaseForm .confirm{
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 4px;
    cursor: pointer;
}

#rentalmyLeaseForm .cancel_click{
    cursor: pointer;
    background-color:#E7E7E7;
    color: #4B4B4B;
    margin: 0 auto;
    margin-top: 4px;
    padding: 2px 10px;
    border: 1px solid #ccc;
}

#rentalmanagementForm .merchant_lease_box{
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid #4B4B4B;
    border-radius: 4px;
    display: block;
    margin-top: 4px;
}


/*进度条*/
.schedule{
    width: 770px;
}
.schedule .schedule_title{
    font-size: 20px;
    margin: 20px 0px;
    text-align: center;
}
.schedule .container {
    width: 100%;
    background-color: #ddd;
    border-radius: 25px;
}
.schedule .skills {
    text-align: right;
    padding-right: 20px;
    line-height: 40px;
    color: white;
}
.schedule .html {
    background-color: #991B5A;
    height: 14px;
    border-radius: 25px;
}
.schedule .schedule_state{
    font-size: 18px;
    width: 33%;
    font-size: 18px;
    display: block;
    float: left;
    margin-top: 15px;
}

.schedule .schedule_state_end{
    text-align: right;
}

.edit_notice .edit_notice_button{
    text-align: center;
}
.edit_notice .update_edit_notice {
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 4px;
    cursor: pointer;
    line-height: 30px;
    margin: 0 auto;
    margin: 14px;
    font-size: 16px;
}


/*领样服务*/
.collarsampleservice .update_to_page{
    cursor: pointer;
    border-radius: 4px;
    padding: 3px 25px;
}
.collarsampleservice .update_page_before{
    background-color:#991B5A;
    color: #fff;
    border: 1px solid #fff;
}

.collarsampleservice .update_page{
    background-color:#fff;
    color: #991B5A;
    border: 1px solid #ccc;
}
.collarsampleservice .cycle{
    font-weight: 600;
}

.collarsampleservice .tan_box {
    margin-right: 5px;
    cursor: pointer;
    padding: 3px 15px;
    border: 1px solid #4B4B4B;
    border-radius: 4px;
}

.collarsampleservice_edit_tan{
    width: 480px;
}
.collarsampleservice_edit_tan .edit_tan{
    margin-top: 10px;
}
.collarsampleservice_edit_tan .edit_tan textarea{
    border: 1px solid #000;
    margin-top: 10px;
}
.collarsampleservice_edit_tan input {
    border: 1px solid #000;
    margin-top: 10px;
    width: 62%;
    height: 33px;
}

.collarsampleservice_edit_tan .sub{
    text-align: center;
}

.collarsampleservice_edit_tan button {
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size: 16px;
}

#collarsamplemanagementForm .comfirm_button_box{
    cursor: pointer;
    margin: 0 auto;
    margin-top: 10px;
    padding: 2px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 50%;
}
#collarsamplemanagementForm .confirm_end{
    background-color:#fff;
    color: #991B5A;
}
#collarsamplemanagementForm .confirm{
    background-color: #991B5A;
    color: #fff;
}
#collarsamplemanagementForm .cancel_click{
    background-color:#E7E7E7;
    color: #4B4B4B;
}
#collarsamplemanagementForm .edit_collarsample_preview {
    margin-right: 5px;
    cursor: pointer;
    padding: 3px 14px;
    border: 1px solid #4B4B4B;
    border-radius: 4px;
}
.more_product_collarsample{
    background: #fff;
    width: 100%;
    padding: 40px;
}
.more_product_collarsample .table {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.more_product_collarsample th {
    border: 1px solid #ddd;
}
.more_product_collarsample td {
    border: 1px solid #ddd;
}
.more_product_collarsample input{
    border: 1px solid #000;
    margin-top: 10px;
}
.more_product_collarsample .update_page{
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size: 16px;
}
.more_product_collarsample .more_product_button{
    text-align: center;
}

/* 我的领样 */

#myCollarsampleForm .event_button{
    float: right;
    margin-bottom: 25px;
}
#myCollarsampleForm .event_buttons{
    border: 1px solid #ccc;
    margin-left: 20px;
    border-radius: 5px;
    padding: 4px;
    color: #333333;
    cursor: pointer;
}
#myCollarsampleForm .reSubmit{
    border: 1px solid #4B4B4B;
    padding: 1px;
    cursor: pointer;
}
#myCollarsampleForm .jd {
    cursor: pointer;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #8E8E8E;
    width: 21px;
    height: 21px;
    line-height: 20px;
    color: #8E8E8E;
    padding-left: 5px;
}


/*领样进度条*/
.collarsampjd.schedule{
    width: 770px;
}
.collarsampjd.schedule .schedule_title{
    font-size: 20px;
    margin: 20px 0px;
    text-align: center;
}
.collarsampjd.schedule .container {
    width: 100%;
    background-color: #ddd;
    border-radius: 25px;
}
.collarsampjd.schedule .skills {
    text-align: right;
    padding-right: 0px !important;
    line-height: 40px;
    color: white;
}
.collarsampjd.schedule .html {
    background-color: #991B5A;
    height: 14px;
    border-radius: 25px;
}
.collarsampjd.schedule .schedule_state{
    font-size: 18px;
    width: 20%;
    font-size: 18px;
    display: block;
    float: left;
    margin-top: 15px;
}
.collarsampjd.schedule .schedule_state_end{
    text-align: right;
}



/*代理服务*/
.agencyservice .update_to_page{
    cursor: pointer;
    border-radius: 4px;
    margin-bottom: 10px;
}
.agencyservice .update_page_before{
    background-color:#991B5A;
    color: #fff;
    padding: 3px 7px;
    border: 1px solid #fff;
}
.agencyservice .update_page{
    background-color: #fff;
    color: #991B5A;
    padding: 0 30px;
    border: 1px solid #ccc;
    margin-bottom: 8px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
}
.agencyservice .cycle{
    font-weight: 600;
}
.text-left{
    text-align: left !important;
}
.agencyservice .tan_box {
    margin-right: 5px;
    cursor: pointer;
    padding: 3px 15px;
    border: 1px solid #4B4B4B;
    border-radius: 4px;
}

.agencyservice .edit_tan{
    margin-top: 10px;
}
.agencyservice .edit_tan textarea{
    border: 1px solid #000;
    margin-top: 10px;
}
.agencyservice_edit_tan input {
    border: 1px solid #000;
    margin-top: 10px;
    width: 62%;
    height: 33px;
}

.agencyservice_edit_tan .sub{
    text-align: center;
}

.agencyservice_edit_tan button {
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size: 16px;
}

.more_product_agency{
    display: none;
    height: 100%;
    position: relative;
}
.more_product_agency .more_product_header{
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 30px;
}
.more_product_agency .more_product_title{
    width: max-content;
    margin: auto;
    border-bottom: 3px solid #991b5a;
    height: 50px;
}
.more_product_agency .table {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    border-collapse: collapse;
    width: 95%;
    margin: auto;
}
.more_product_agency th,.more_product_agency td {
    border: 1px solid #ddd;
    height: 50px;
    text-align: center;
}
.more_product_agency td .jia{
    border: 1px solid #ddd;
    border-radius: 50px;
    margin-left: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.more_product_agency td .jian{
    border: 1px solid #ddd;
    border-radius: 50px;
    margin-left: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    font-size: 17px;
}

.more_product_agency td p{
    margin: 10px auto;
}
.more_product_agency input{
    border: 1px solid #ddd;
    font-size: 14px;
    height: 25px;
    padding-left: 10px;
}
.more_product_agency .update_page{
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size: 16px;
}
.more_product_agency .more_product_button{
    text-align: center;

}


/*收到的代理*/

#receiveagentForm .comfirm_button_box{
    cursor: pointer;
    margin: 0 auto;
    margin-top: 10px;
    padding: 2px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 65%;
}
#receiveagentForm .confirm_end{
    background-color:#fff;
    color: #991B5A;
}
#receiveagentForm .confirm{
    background-color: #991B5A;
    color: #fff;
}
#receiveagentForm .cancel_click{
    background-color:#E7E7E7;
    color: #4B4B4B;
}
#receiveagentForm .edit_receiveagent_preview {
    /*margin-right: 20px;*/
    cursor: pointer;
    padding: 3px 14px;
    border: 1px solid #4B4B4B;
    border-radius: 4px;
    margin-top: 6px;
}
.reject_content {
    width:780px;
}
.reject_content .header{
    border-bottom: 1px solid #f5f5f5;
    text-align: center;
}
.reject_content .header .title{
    width: max-content;
    margin: auto;
    font-weight: 900;
    height: 45px;
    border-bottom: 3px solid #991b5a;
}
.reject_content .operation_c {
   margin-top: 20px;
}
.reject_content .check_c {
    margin-left: 15px;
}
.reject_content .reson_content textarea{
    border: 1px solid #ccc;
    width: 680px;
    height: 85px;
}
.reject_content .check{
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    outline: none;
    display: inline-block;
    width: 1em;
    height: 1em;
    position: relative;
    top: 4px;
    margin-right: 8px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.reject_content .check:checked {
    background-color: #9a1b5a;
    box-shadow: inset 0 0 0 4px #f4f4f4;
    outline: none;
}
.reject_content .button_place {
    background-color: #991B5A;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #fff;
    width: 22%;
    border-radius: 5px;
    cursor: pointer;
    line-height: 30px;
    margin: 14px;
    font-size: 16px;
}
.reject_content .close  {
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
}
.reject_content .button{
    text-align: center;
}
/* 我的代理 */

#myagencyForm .event_button{
    float: right;
    margin-bottom: 25px;
}
#myagencyForm .event_buttons{
    border: 1px solid #ccc;
    margin-left: 20px;
    border-radius: 5px;
    padding: 4px;
    color: #333333;
    cursor: pointer;
}
#myagencyForm .reSubmit{
    border: 1px solid #4B4B4B;
    padding: 1px;
    margin-top: 4px;
    cursor: pointer;
}
#myagencyForm .jd {
    cursor: pointer;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #8E8E8E;
    width: 21px;
    height: 21px;
    line-height: 20px;
    color: #8E8E8E;
    padding-left: 5px;
}


/*代理进度条*/
.collarsampjd.schedule{
    width: 770px;
}
.collarsampjd.schedule .schedule_title{
    font-size: 20px;
    margin: 20px 0px;
    text-align: center;
}
.collarsampjd.schedule .container {
    width: 100%;
    background-color: #ddd;
    border-radius: 25px;
}
.collarsampjd.schedule .skills {
    text-align: right;
    padding-right: 0px !important;
    line-height: 40px;
    color: white;
}
.collarsampjd.schedule .html {
    background-color: #991B5A;
    height: 14px;
    border-radius: 25px;
}
.collarsampjd.schedule .schedule_state{
    font-size: 18px;
    width: 20%;
    display: block;
    float: left;
    margin-top: 15px;
}
.collarsampjd.schedule .schedule_state_end{
    text-align: right;
}

/*2022.6 echarts改版*/
.memfr .memsupply_fl {
    width: 690px;
    margin-left: 15px;
    float: left;
    position: relative;
}

.memfr .memsupply_fr {
    width: 310px;
    float: right;
    position: relative;
}
.memfr .msup{
    background: white;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 8px 0 #e1e1e1;
    position: relative;
}
.memfr .numtotal{
    margin-top: 25px;
    float: left;
    width: 25%;
    border-right: 1px solid #eeeeee;
    height: 50px;
    overflow: hidden;
}
.memfr .numtotal:last-child{
    border-right:unset;
}
.memfr .numtotal .numtotal_a{
    color: #333;
    font-size: 15px;
    display: inline-block;
    margin-left: 16%;
}
.memfr .numtotal .numtotal_a p{
    font-weight: 600;
    margin-bottom: 9px;
}
.msup .msup_title{
    color: #333;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
}
.msup .msup_title.lefted{
    padding-left: 28px;
    text-align: left;
}
#search_box .advice{
    color: #999999;margin-top: 16px;margin-right: 7px;float: left;
}
#hot_search_box{
    width: 80%;
    margin: 11px auto 0 auto;
}
#hot_search_box::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
#hot_search_box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
#hot_search_box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
#hot_search_box .hot_item{
    width: 100%;
    font-size: 12px;
    color: #333333;
    display: block;
    height: 29px;
    margin-top: 6px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#hot_search_box .hot_item .num{
    font-size: 15px;
    font-weight: 600;
}
#hot_search_box .hot_item .num.hotmore{
    color: #b4145b;
}
#hot_search_box .hot_item .up_arrow{
    position: absolute;
    font-size: 13px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    right: 4px;
    color: #b4145b;
}

.msup_item{
    width: 134px;
    height: 70px;
    background: #ebebeb;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    display: block;
    border-radius: 4px;
}
.msup_item:nth-child(2n){
    margin-right: 0;
}
a.msup_item:hover p{
    color: #b4145b;
}
.msup_item .msup_item_t{
    margin-top: 11px;
    margin-left: 20px;
    color: #333;
    font-size: 14px;
}
.msup_item .msup_item_num{
    margin-top: 10px;
    margin-left: 20px;
    color: #333;
    font-size: 25px;
    font-weight: 600;
}
.date_tips {
    position: absolute;
    z-index: 9;
    display: block;
    color: #797979;
    text-align: center;
    float: left;
    font-size: 12px;
    line-height: 17px;
    cursor: pointer;
    padding: 5px;
}
.date_tips.smaller{
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
}
.date_range{
    position: absolute;
    top: 80px;
    right: 0;
    z-index: 9;
    left: 0;
    margin: auto;
    display: table;
}
.date_range_item{
    width: 67px;
    height: 21px;
    color: #797979;
    border: 1px solid #797979;
    text-align: center;
    float: left;
    font-size: 12px;
    line-height: 21px;
    cursor: pointer;
}
.date_range_item.focuse{
    color: #a2185c;
    border: 1px solid #a2185c;
}

.swiper-viplevel{
    overflow: hidden;
    width: 240px;
    margin: 0 auto;
    position: relative;
}
.swiper-viplevel .swiper-slide img{
    width: 100%;
}

.level_button {
    position: absolute;
    top: 19px;
    left: 4px;
    z-index: 7;
    color: white;
    font-family: cursive;
    font-weight: 600;
    cursor: pointer;
}
.level_button img {
    width: 8px;
}
#level_next {
    left: unset;
    right: 4px;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #cecece;
    opacity: 1;
    margin: 0 39px 0 0;
}
.swiper-pagination-bullet:last-child{
    margin: 0;
}
.level_pagination.swiper-pagination-bullets{
    bottom: 0;
    left: 0;
    width: 75%;
    height: 55px;
    display: table;
    margin: 10px auto;
    z-index: 7;
    position: absolute;
    top: 67px;
    right: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 36px 0 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin: 0;
}

.swiper-viplevelinfo{
    overflow: hidden;
    width: 240px;
    margin: 0 auto;
}
.level_pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #f39800;
    width: 11px;
    height: 11px;
    border: 3px solid #facd89;
    box-sizing: content-box;
    margin: 0 41px -4px 0;
}
.level_pagination.swiper-pagination-bullets .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active {
    margin: 0 0 -3px 0;
}
.level_pagination_line{
    position: absolute;
    width: 71%;
    height: 1px;
    background: #cecece;
    z-index: 0;
    left: 0;
    right: 0;
    top: 89px;
    margin: auto;
}
.pagination_alt{
    float: left;
    font-size: 12px;
    color: #333333;
    margin-top: 13px;
    margin-left: -6px;
    width: 35px;
    line-height: 16px;
}
.swiper-pagination-bullet-active .pagination_alt{
    margin-top: 15px;
}

.swiper-viplevel .swiper-slide{
    position: relative;
}

.swiper-viplevel .swiper-slide .level_status{
    position: absolute;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    right: 0;
    top: 0;
    color: #fff;
    background: #f39800;
    font-size: 14px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
}
.memsupply_fr .level_up{
    width: 120px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    display: block;
    margin: 20px auto;
    background: #9a1b5a;
    border-radius: 10px;
    z-index: 1;
    text-align: center;
    line-height: 30px;
    left: 0;
    right: 0;
    cursor: pointer;
}