@charset "utf-8";
/*左*/
.box-l {
    width: 170px;
    height: 260px;
    border: 1px solid #E1E5E8;
    overflow: hidden;
}
.box-l span{
    display: inline-block;
    padding: 0 15px;
    color: #858585;
    border-bottom: 1px solid #E1E5E8;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    box-sizing: border-box;
}
.box-l > div{
    height: 220px;
    width: 185px;;
    overflow: auto;
    clear:both;
}
.box-l div .box-l-content{
    padding: 0 15px;
}
.box-l div label{
    display: block;
    height: 26px;
    line-height: 26px;
}
.box-l div label span {
    padding: 0 12px;
    pointer-events: none;
}
.box-l div label input {
    display: none;
}
.box-l div label div{
    height: 26px;
}
.box-l div label input:checked + div {
    background: #E4E8FF;
    /*color:#fff;*/
}
.box-l{
    float: left;
    margin-right: 20px;
}
/*中*/
.box-c{
    float: left;
    margin-right: 20px;
}
.box-c button{
    border:0;
}
.box-c .box-c-bottom{
    display: block;
    width: 78px;
    height: 34px;
    margin-bottom: 14px;
    background-color: #F2F2F2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
}
.box_c_rights:before, .box_c_rights:after, .box_c_right:before{
    content: '';
    height:0;
    width:0;
    border: 5px solid transparent;
    border-left-color: #000;
    position: absolute;
}
.box_c_lefts:before, .box_c_lefts:after, .box_c_left:before{
    content: '';
    height:0;
    width:0;
    border: 5px solid transparent;
    border-right-color: #000;
    position: absolute;
}
.box_c_rights:before{
    top: 12px;
    left: 32px;
}
.box_c_rights:after{
    top: 12px;
    left: 39px;
}
.box_c_right:before{
    top: 12px;
    left: 35px;
}
.box_c_left:before{
    top: 12px;
    left: 30px;
}
.box_c_lefts:before{
    top: 12px;
    left: 28px;
}
.box_c_lefts:after{
    top: 12px;
    left: 34px;
}

/*部门管理----部门详情*/
.bm{
    padding: 0 45px 20px 45px;
}

/*-------------登录页面-----------------*/
.box_left{
    width:50%;
    min-width: 340px;
    min-height: 550px;
    position: absolute;
    height:100%;
    left:0;
    background-color: #ffffff;
    z-index: 2;
}
.box_right{
    width:50%;
    min-width: 340px;
    min-height: 550px;
    position: absolute;
    height:100%;
    right: 0;
    background: url("../images/login.png") 0 0 / cover;
}
.login {
    position: absolute;
    width: 320px;
    margin: auto;
    height: 328px;
    text-align: left;
    overflow: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.login b{
    font-size: 24px;
    color: #404040;
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
}
.login .account{
    padding-bottom: 20px;
}
.login .account > span{
    color: #404040;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 10px;
}
.login .account > span a{
    font-size: 12px;
    line-height: 12px;
    color: #7C8DFA;
    float: right;
}
.login .account > input{
    width: 298px;
    height: 20px;
    padding:10px;
    border:1px solid #E6E6E6;
    margin-bottom: 20px;
}
.login .account .button button{
    width: 100px;
    height: 38px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border:none;
    background-color: #7C8DFA;
    float: right;
    font-size: 14px;
    color: #ffffff;
}
.login .account .button label span{
    font-size: 12px;
    display: inline-block;
    color: #949494;
    padding-left: 20px;
    position: relative;
}

.login .account .button label span:after{
    content: '';
    position: absolute;
    display: block;
    width: 9px;
    left: 0;
    top:0;
    height: 9px;
    padding: 2px;
    border:1px solid #404040;
    background-color: #fff ;
    background-clip: content-box;
}
.login .account .button label input:checked +span:after{
    background-color: #404040;
}
.login .account .button label input{
    display: none;
}

.login .account .hint{
    width: 282px;
    height: 44px;
    margin: 10px 0;
    padding: 0 0 0 37px;
    line-height: 44px;
    background: url("images/hint.png") 8px 12px no-repeat #F8F8F8;
    /*display: none;*/

}
.box_right  .logo{
    display: block;
    position: absolute;
    width: 235px;
    height: 37px;
    background: url("../images/Group.png") no-repeat;
    top: 35px;
    left: 38%;
    transform: translate(-50%,-50%);
}
.box_right img{
    width: 235px;
    position: absolute;
    margin: auto;
    text-align: left;
    left: 38%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.box_right .login_right b{
    font-size: 30px;
    color: #ffffff;
}
/*工位列表foundation_stationroom_list--------------------------------*/
/*工位管理----工位列表*/

.foundation_stationroom_list .infoWrapper-nav{text-align: left;}
.foundation_stationroom_list .infoWrapper-nav + ul{text-align: left;}
.station_ss{
    border: 1px solid #E1E5E8;
    width: 82px;
    font-size: 14px;
    /*line-height: 32px;*/
    text-align: center;
    height:32px;
    color: #8C919F;
    display: inline-block;
    background-color: transparent;
}
/***▼ 财务迭代171201 对应  lidanlidan***/
.station_search{
   margin-left:23%; 
   
}
/***▲ 财务迭代171201 对应  lidanlidan***/
.station_ss1{
    border: 1px solid #E1E5E8;
    width: 82px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    /*height:32px;*/
    color: #8C919F;
    display: inline-block;
    background-color: transparent;
    margin-left: 300px;
    float: left;
}
.station_ss2{
    border: 0;
    width: 82px;
    font-size: 14px;
    /*line-height: 32px;*/
    text-align: center;
    height:32px;
    color: #fff;
    display: inline-block;
    background-color: #7C8DFA;
}
.station_ss2:active{ background-color: #95a2f9;}

.station_list_box:after{
    content: '';
    display: block;
    height:0;
    clear: both;
    visibility: hidden;
}
.fang:after{
    display: block;
    content: '';
    height:0;
    visibility: hidden;
    clear: both;
}
.fang{
    zoom: 1;
    display: none;
}
.station_list_box{
    zoom:1;
    border: 1px solid #E1E5E8;
    padding: 5px 0;
    text-align: center;
}
.infoContent .ComboBox.width{
    width: 272px;
}
.infoContent .info_input.width {
    width:272px;
}
.foundation_stationroom_list .seek{
    border: 1px solid #E1E5E8;
    width: 82px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    height:32px;
    color: #8C919F;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    margin: 0 188px 0;
}
.foundation_stationroom_list{text-align: center;}
.foundation_stationroom_list .fang{display: block;}
.business_order_add .fang{display: block;}

/*业务管理部分*/
/*申请列表business_apply_list------------------------------------------------*/
.infoContent .zhi{
    padding-right: 20px;
}

/*空间列表：company_space_list-----------------------------------------------*/
h3.csl{
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
}
.company_space_list_box:after{
    content: '';
    height:0;
    display: block;
    clear: both;
    visibility: hidden;
}
.company_space_list_box{
    zoom: 1;
}
i.tian {
    position: absolute;
    top: 29px;
    left: 19px;
    display: none;
    background-color: #fff;
    padding: 3px;
    font-style: normal;
}
input.tian:checked + span + i.tian{
    display: block;
}
/*人员列表*/
.w_font_1{
    margin-top:13px; margin-left: -38px;
}
.search_name_input .w_width_1 .infoTitle{
    color: #18181A;
}
/*业务管理----发票管理----发票列表 business----bill----list*/
.w_bottom_left .station_ss{
    margin: 0 0 0 158px;
    left: 30px;
}
.foundation_stationroom_list .w_bottom_left .station_ss{
    margin:0 190px 0;
}

/*业务管理----合同管理----合同详情 business----contract----detail*/
.ht_bo{
    margin: 12px 0 12px 0;
    border-bottom: 2px solid #E3E7EA;
}
.ht_bo span{
    float: right;
    font-size: 14px;
    color: #18181A;
    line-height: 45px;
}
.p_box{
    padding: 2px 20px;
    margin-bottom: 20px;
}


.p_box p{
    color: #18181A;
    line-height: 24px;
}

.p_box_contract h1{ font-size: 16px; line-height: 16px; padding-bottom: 20px; color: #18181A; display: block; text-align: center; font-weight: bold }
.p_box_contract p{ font-size: 14px; line-height: 26px;}
    /*服务账单business_bill_list------------------------*/
/*.business_bill_list table tbody tr label,.business_bill_list table thead tr label{top: 6px;}*/
.infoContent .ComboBox_left.w_width_1{
    width: 114px;
}
.w_popup_sq{
    margin: auto;
    width: 95%;
    border: 1px solid #E1E5E8;
    border-bottom: 0;
    text-align: left;
    overflow: auto;
    max-height: 201px;
    min-height: 41px;
}

.w_popup_sq tr{
    box-sizing: border-box;
    padding-right: 12px;
    background-color: #fff;
}
.w_popup_sq th,.w_popup_sq td{
    height: 40px;
}
.w_popup_sq tbody tr:hover{
    background-color: #fff;
}
.w_popup_sq tbody tr:nth-child(even) td{
     background-color: #fff;
}

.business_bill_list .applyFor > div{
    width: 280px;
    margin: 0 50px;

}
/*空间管理-----------点击显示*/
.input_addorder_level{
    display: none;
}
.w_input_ul{
    /*display: none;*/
}
.w_input_ul li{
    line-height: 50px;
    clear: both;
    width:100%;
    height: 50px;
}
.w_input_ul li button{
    margin-left: 40px;
    float: left;
}
.w_input_ul li i{
    margin-left: 20px;
    font-style: normal;
    display: inline-block;
    height: 18px;
    float: left;

}
.w_input_ul li:first-child button{
    background: url(images/icon.png) 0 -802px no-repeat;
}
.w_input_ul li button{
    margin-top: 16px;
    display: inline-block;
    width: 18px;
    border: 0;
    height: 18px;
    background: url(images/icon.png) 0 -850px no-repeat;
}
.w_input_div{
    height: 50px;
    line-height: 50px;
}
.w_input_div label{
    margin-left: 20px;
    float: left;
    line-height: 16px;
    margin-top: 18px;
}
.w_width_div label span:before{
    top: 16px !important;
}
.checkbox_share.w_width_div label span:before{
    top: 16px !important;
}
.w_input_div  i {
    margin-left: 20px;
    line-height: 16px;
    font-style: normal;
    display: inline-block;
    height: 18px;
    float: left;
}
/*团队管理----会员维护————————————————*/
.w_div_input_f div{
    display: inline-block;
    width: 80px;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.team_membermaintain_detail .entranceGuard_w{border: none;margin-bottom: 0px;}
.team_membermaintain_edit .entranceGuard_w{border: none;margin-bottom: 0px;}
.team_membermaintain_edit .entranceGuard_w:last-child li:last-child{border-bottom: none;}
.team_membermaintain_edit .dx_box input:checked +label + div{padding: 0px;}
.team_membermaintain_add .entranceGuard_w{border: none;margin-bottom: 0px;}
.team_membermaintain_add .entranceGuard_w:last-child li:last-child{border-bottom: none;}
.team_membermaintain_add .dx_box input:checked +label + div{padding: 0px;}

/*社区管理-分类管理-排序----------------------------------*/
.sort:after{
    content: '';
    height:0;
    visibility: hidden;
    overflow: hidden;
    clear: both;
    display: block;
}
.sort{
    zoom: 1;
}
.sort > div{
    float: left;
}
.sort .sort_left{
    width: 260px;

    max-height: 235px;
    min-height: 175px;
    border:1px solid #E1E5E8;
    margin:0 20px;
}
.sort .sort_left ol{
    list-style: decimal;
    padding-left: 30px;
    min-height: 150px;
    max-height: 200px;
    overflow: auto;
    background: url("images/sort.png") repeat-y;
}

.sort .sort_left ol li {
    list-style-position:outside;
    color: #969595;
}
.sort .sort_left ol li label {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: left;
    color: #18181A;
    padding-left: 20px;
}
.sort .sort_left ol li input:checked + label{
    background-color: #E4E8FF;
}
.sort .sort_left ol li input{
    display: none;
}
.sort .sort_left > div{
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #E1E5E8;
    text-align: left;
}
.sort .sort_left > div span{
    margin-right: 7px;
    padding:0 6px;
    color: #858585;
}
.sort .sort_right{
    width: 78px;
}
.sort .sort_right button{
    width: 78px;
    height: 34px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #F2F2F2;
    margin-bottom: 14px;
    border: none;
}
/*.sort .sort_right button:before{*/
/*background-color: #F2F2F2;*/
/*}*/
.sort .sort_right button:active{
    background-color: #7C8DFA;
}
.sort .sort_right button.rotate{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sort_button_2{
    background: url(images/icon.png) no-repeat 26px -1754px #F2F2F2;
}
.sort_button{
    background: url(images/icon.png) no-repeat 26px -1804px #F2F2F2;
}
/*活动反馈：community_activity_feedback-----------*/
.community_activity_feedback .feedback{
    position: absolute;
    top: 4px;
    right: 20px;
    color: #38393E;
    font-size: 12px;
    line-height: 12px;
}
.community_activity_feedback .feedback span{
    max-width: 147px;
    overflow: hidden;
    display: inline-block;
    height: 12px;
    vertical-align: bottom;
}
.community_activity_feedback .wrapper{
    position: relative;
}

.feedbackInformation{
    padding-left: 110px;
    display: block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E1E5E8;
}

.feedbackInformation > span{
    display: inline-block;
    color: #38393E;
    line-height: 18px;
    margin: 3px 0;
    max-height: 105px;
    overflow: hidden;
    margin-right: 24px;
}

/*.company_message_list .feedbackInformation > span ~ span{
    font-weight: bold;
}*/
.company_message_list .feedbackInformation > span:last-child{
    font-weight: bold;
    display: block;
}
/*.company_message_list .feedbackInformation .feedbackInformation_left + span{*/
    /*font-weight: normal;*/
/*}*/
.feedbackInformation > span i{
    font-style: inherit;
}
.feedbackInformation_left{
    float: left;
    position: absolute;
    left:0;
    top:-3px;
}
.feedbackInformation_left > span{
    display: block;
    line-height: 18px;
    color: #858585;
    margin: 3px 0;
    height: 18px;
    width: 100px;
    overflow: hidden;
}
/*----------------------------场馆管理--------------------------*/
.foundation_site_list .station_box.station_box_height.stadium_list{
    height: 270px;
    box-sizing: border-box;
}
.foundation_site_list .station_box.station_box_height.stadium_list .station_bottom.station_padding-top{
    height: 293px;
    box-sizing: border-box;
}
/*会员价格样式*/
.foundation_site_list .station_box.station_box_height.stadium_list.stadium_list_vip .station_bottom.station_padding-top{
    padding-top: 130px;
}
.foundation_site_list .station_box.station_box_height.stadium_list .station_top > div:last-child{
    height: 0;
    padding: 0;
    overflow: hidden;
}
.foundation_site_list .station_box.station_box_height.stadium_list.stadium_list_vip .station_top > div:last-child{
    /*color: #18181A;*/
    font-size: 12px;
    text-align: left;
    height: 18px;
    padding: 7px 0 7px 55px;
    font-family: "Microsoft YaHei";
    overflow: inherit;
}
.foundation_site_list .station_box.station_box_height.stadium_list.stadium_list_vip .station_top > div:first-child + div + div {
    color: #FB6463;
    letter-spacing: 0;
    margin-top: 5px;
}
.foundation_site_list .station_box.station_box_height.stadium_list.stadium_list_vip .station_top >div:first-child + div + div span:last-child {
    color: #FB6463;
    float: inherit;
    font-size: 30px;
    display: inline-block;
    margin: -18px 0 0 0;
    font-family: "Tahoma";
    letter-spacing: 3px;
}
.Built-in_equipment, .Built-in_equipment_2{
    width: 100%;
    border: none;
    height: 39px;
    background: url(images/icon.png) right -132px no-repeat #FFFFFF;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    outline: none;
}
.Existing_equipment i{
    font-style: normal;
    line-height: 26px;
}
div.equipment_information > div span{
    width: 80px;
    display: inline-block;
    overflow: hidden;
    white-space: normal;
    height: 14px;
    line-height: 14px;
    vertical-align: sub;
}
div.equipment_information > div i{
    font-style: normal;
    margin-right: 15px;
}
    /*
        @: riva
    */
/*---------------部门管理1------------*/
.add_department,
.add_role,
.add_staff,
.add_second {
    float: right;
	margin: -70px -20px 0 0;
}

/*---------------角色管理1------------*/
.search_role label{
    margin-left: 24px;
}
.search_role{
    box-sizing: border-box;
    padding: 0 14px;
    line-height: 74px;
    height: 74px;
    border: 1px solid #E1E5E8;
    margin-bottom: 20px;
}

/*---------------人员管理1------------*/
/**▼BUG.2123对应 lidandan***/
.personName{
	position: relative;
}
.personUserIdEvery{
	border:1px solid #f2f2f2;
	border-radius: 4px;
	padding:5px;
	background-color: #fff;
	margin-left: 10px;
}
.personUserId{
	position: absolute;
	top:-17px;
	right: -134px;
	border:1px solid #f2f2f2;
	border-radius: 4px;
	padding:5px;
	background-color: #fff;
}
.personUserIdEveryDepart{
	position: absolute;
	top:-11px;
	right: -16px;
}
/***▼BUG.2123对应 lidandan***/
.infroRomPoint{
	width: 100%;
	background-color: #F7F7F7;
	border:1px solid #f2f2f2;
	margin:0 20px 20px 20px;
	padding-left:10px
}
/***▲BUG.2123对应 lidandan***/

/**▲BUG.2123对应 lidandan***/
.search_name{
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #E1E5E8;
    margin-bottom: 20px;
    line-height: 30px;
}
.search_name_input{
    box-sizing: border-box;
    padding: 0 14px;
    line-height: 74px;
    height: 74px;
}
.search_name_input input{
    box-sizing: border-box;
    padding: 0 14px;
    width: 200px;
    height: 34px;
    outline: none;
    border: 1px solid #E1E5E8;
    margin-left: 10px;
}
.search_name_input_contract{ height: 54px; padding-left: 15px; line-height: 34px;}
.search_name_input_contract input{ width: 452px;}
.staff label{
    position: relative;
}
.staff input{
    display: none;
}
.staff label span{
    /*margin-left: 20px;*/
    margin-left: 1px;
}
.staff label span:before{
    content:"";
    position: absolute;
    left: 0;
    /*top:6px;*/
    top:0px;
    width: 14px;
    height: 14px;
    border: 1px solid #E1E5E8;    /*checkbox边框颜色*/
    border-radius: 2px;
    background-color: #fff;
}
.staff input:checked + span:before{
    border: 1px solid #7C8DFA;    /*checkbox选中后边框颜色*/
}
.staff input:checked + span:after{
    content:"";
    position: absolute;
    left: 2.5px;
    /*top:9px;*/
    top:3px;
    width: 9.5px;
    height: 5px;
    border-left: 1px solid #7C8DFA;    /*checkbox选中后勾勾颜色*/
    border-bottom: 1px solid #7C8DFA;
    transform: rotate(-45deg);
}
.staff tfoot label span:before{
    top:-2px;
}
.staff tfoot label span{margin-left: 20px;}
.staff tfoot input:checked + span:after{
    top:1px;
}

/*---------------工位管理2------------*/
.add_attr{
    border-left: 3px solid #41435C;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 0px;
}
.add_attr:before{
    content: '';
    border-top: 3px solid #41435C;
    width: 15px;
    display: inline-block;
    position: absolute;
    left: -9px;
    top:5px;
}
#add_station_info .checkbox_array div div{
    width: 150px;
    color: #18181A;
}
#add_room_info .checkbox_array div div{
    width: 150px;
    color: #18181A;
}
.foundation_stationroom_station_edit .checkbox_array div div{
    width: 150px;
    color: #18181A;
}
.foundation_stationroom_room_edit .checkbox_array div div{
    width: 150px;
    color: #18181A;
}

/*---------------新增订单------------*/
.order_btn .btn_cancel{
    margin-left: 20px;
}
#fillorder_newteam_info div,#fillorder_existteam_info div{
    line-height: 50px;
}
.existteam_select_add{
    margin-right: 0px;
}
.existteam_select_add input{
    width: 90px;
    box-sizing:border-box;
    text-align:right;
    padding-right: 20px;
    color:#858585;
    background-position: 70px -145px;
}
/* ▼ BUG#2884 对应 lidandan */
.existteam_select_add ul{
    border: 1px solid #E1E5E8;
    font-size: 14px;
    width: 95px;
    background-color: #fff;
    text-align: left;
    top: 44px;
    left: 14px;
    line-height: 0;
}
/* ▲ BUG#2884 对应 lidandan */
.existteam_select_add ul:before{
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-right:1px solid #E1E5E8;
    border-top:1px solid #E1E5E8;
    background-color: #fff;
    transform: rotate(-45deg);
    position: relative;
    top:-6px;
    left: 39px;
}
.business_order_fill .infoWrapper{/*line-height: 22px;*/color:#858585;}
.business_order_fill .infoWrapper span{color:#858585;}
.business_order_fill .infoWrapper .fold li span{color:#18181A;}
.business_order_fill .infoWrapper .order_rent_box div span{color:#18181A;}
/*--------变更订单---------*/
.business_order_change .step .step_next{width: 50%;}
.business_order_change .infoWrapper>span{color:#858585;}

/*--------订单详情---------*/
.business_order_detail .infoWrapper>span{color:#858585;}

/*--------取消订单---------*/
.business_order_cancel .infoWrapper>span{color:#858585;}

/*--------取消审核订单---------*/
.business_order_cancelcheck .infoWrapper>span{color:#858585;}

/*--------续约订单---------*/
.business_order_renew .step .step_next{width: 50%;}
.business_order_renew .infoWrapper>span{color:#858585;}

/*--------续约订单详情---------*/
.business_order_renew_detail .infoWrapper>span{color:#858585;}

.TParmaMinWidth:after{content: '.'; clear: both; visibility: hidden; display: block;}
.TParmaMinWidth .infoWrapper{ float: left; line-height: 22px;}
.TParmaMinWidth .infoWrapper .infoContent{ width: 120px;}

/*--------运营商-新增公司---------*/
.operator_managestyle_add .radio_share{padding-top: 13px;padding-bottom: 13px;box-sizing: border-box;}
.operator_managestyle_add .radio_share div{line-height: 22px;}
.operator_managestyle_add .radio_share input+span{color: #909090;}
.operator_managestyle_add .radio_share input:checked+span{color: #18181A;}
/*--------运营商-编辑公司---------*/
.operator_managestyle_edit .radio_share{padding-top: 13px;padding-bottom: 13px;box-sizing: border-box;}
.operator_managestyle_edit .radio_share div{line-height: 22px;}
.operator_managestyle_edit .radio_share input+span{color: #909090;}
.operator_managestyle_edit .radio_share input:checked+span{color: #18181A;}

/*--------业务管理->服务账单->新增服务账单---------*/
.business_bill_add .search_relate ul{top:33px;}
.business_bill_add .attr_select input{line-height: 34px;height: 34px;  background-position: 70px -136px;}

/*--------业务管理->服务账单->租金账单详情----弹窗---------*/
.business_bill_detail_rent .popup_privilege .infoContent{padding-left: 170px;}
.business_bill_detail_rent .popup_privilege .infoContent input{width: 130px;}
.business_bill_detail_rent .popup_privilege .infoTitle{width: 150px;}

/*--------业务管理->服务账单->押金账单详情---------*/
/*.business_bill_detail_deposit .table_share{border: 1px solid #E1E5E8;border-bottom: 0;}*/
.business_bill_detail_deposit .table_share tr{background-color: #fff;}
.business_bill_detail_deposit .table_share tbody tr:hover{background-color: #fff;}
.business_bill_detail_deposit .table_share tbody tr:nth-child(even){background-color: #fff;}

/*--------基础管理->门禁管理->编辑门禁---------*/
.foundation_entrance_edit .station_list_box{margin: 15px auto;}
.foundation_entrance_edit .station_list_box .checkbox_array>div>span{margin-left: -52px;color:#858585;}
.foundation_entrance_edit .checkbox_array div div{width: 150px;}
.foundation_entrance_edit .dx_box li{border-bottom: 1px solid #E1E5E8;}
.foundation_entrance_edit .dx_box li>div{display: block;}
.foundation_entrance_edit .dx_box li > label:after{display: none;}

/*--------基础管理->门禁管理->配置门禁---------*/
.foundation_entrance_set .station_list_box{margin: 15px auto;}
.foundation_entrance_set .station_list_box .checkbox_array>div>span{margin-left: -52px;color:#858585;}
.foundation_entrance_set .checkbox_array div div{width: 150px;}
.foundation_entrance_set .dx_box li{border-bottom: 1px solid #E1E5E8;}
.foundation_entrance_set .dx_box li>div{display: block;}
.foundation_entrance_set .dx_box li > label:after{display: none;}

/*--------基础管理->物业管理->创建报修---------*/
.foundation_property_repair_add .comment{height: 94px;width: 240px;box-sizing: border-box;}
.foundation_property_list .w_bottom_left .station_ss{
    margin:0 0 0 190px;
}
.foundation_property_list .search_relate ul{width: 272px;}

/*--------业务管理->访客管理->访客列表---------*/
/*.add_second{position: fixed;  right: 140px;  top:70px;  z-index: 1000;}*/

/*--------业务管理->访客管理->创建访客---------*/
.visitor_info{position: relative;}
.visitor_info .line{margin: 6px 0;}
.visitor_info .delete_attr{position: absolute;top: 60px;right: 0px;}
/*.add_visitor_info{border:0; border-left: 3px solid #41435C;  height: 14px;  position: absolute;  right: 0;  top: 0;background-color: #fff;outline: none;}
.add_visitor_info:before{content: '';  border-top: 3px solid #41435C;  width: 14px;  display: inline-block;  position: relative;  left: -8px;  top: -3px;}*/

/*--------业务管理->访客管理->编辑访客---------*/
.visitor_info_noedit{padding: 8px 0;}
.visitor_info_noedit .visitor_info{position: static;width: 300px;box-sizing: border-box;border: 1px solid #E1E5E8;display: inline-block;margin: 0 12px 14px 0;padding: 19px;line-height: 22px;}

/*--------业务管理->发票管理->发票详情（未开）---------*/
/*.add_invoice{top:18px;left: 355px;}*/
.add_invoice{/*top:14%;*/top:5px;left: -3%;position: relative;}
.add_invoice_info{max-height: 250px;min-height: 150px;overflow-y: auto;}
.add_invoice_info .infoContent{position: relative;}
.add_invoice_info .delete_attr{position: absolute;top: 12px;  left: 344px;}
.add_invoice_info .infoTitle{width: 80px;}
.add_invoice_info .infoContent{padding-left: 100px;}
/*--------基础管理->场馆管理->新增场馆---------*/
.foundation_site_add .add_period{border:0; border-left: 3px solid #41435C;  height: 14px;  position: absolute;  left: 406px;  top: 17px;background-color: #fff;outline: none;}
.foundation_site_add .add_period:before{content: '';  border-top: 3px solid #41435C;  width: 14px;  display: inline-block;  position: relative;}
.add_period_info .infoContent .ComboBox{margin-right: 10px;cursor: pointer;}
.add_period_info .infoContent{position: relative;}

/*--------基础管理->场馆管理->编辑场馆---------*/
.foundation_site_edit .add_period{border:0; border-left: 3px solid #41435C;  height: 14px;  position: absolute;  left: 406px;  top: 17px;background-color: #fff;outline: none;}
.foundation_site_edit .add_period:before{content: '';  border-top: 3px solid #41435C;  width: 14px;  display: inline-block;  position: relative;}

/*--------社区管理->文章管理->新增文章---------*/
.community_article_add .FontEditor{height: 411px;  border: 1px solid #DBDCDC;box-sizing: border-box;margin-bottom: 7px;}
.community_article_add .radio_share label span:before{top:0px;}

/*--------社区管理->文章管理->编辑文章---------*/
.community_article_edit .FontEditor{height: 411px;  border: 1px solid #DBDCDC;box-sizing: border-box;margin-bottom: 7px;}
.community_article_edit .radio_share label span:before{top:0px;}
.community_article_edit2 .FontEditor{height: 411px;  border: 1px solid #DBDCDC;box-sizing: border-box;margin-bottom: 7px;}
.community_article_edit2 .radio_share label span:before{top:0px;}

/*--------社区管理->文章管理->文章详情---------*/
.community_article_detail .infoContent span{margin-right: 12px;display: inline-block;}

/*--------社区管理->活动管理---------*/
.add_activity_info .info_input{margin-left: 20px;}
.add_activity_info button{padding: 6px 28px 5px 28px;}
.community_activity_add .FontEditor{height: 411px;  border: 1px solid #DBDCDC;box-sizing: border-box;margin-bottom: 7px;}
.community_activity_edit .FontEditor{height: 411px;  border: 1px solid #DBDCDC;box-sizing: border-box;margin-bottom: 7px;}
.community_activity_edit2 .FontEditor{height: 411px;  border: 1px solid #DBDCDC;box-sizing: border-box;margin-bottom: 7px;}

/*--------运营商->管理模式->结算配置---------*/
.operator_settle .settle_wechat,.operator_settle .settle_alipay{box-sizing: border-box;height: 84px;width: 219px;border: 1px solid #E1E5E8;padding: 20px;display: inline-block;margin:0 20px 20px 0;}
.operator_settle .settle_wechat{background: url("images/settle.png") no-repeat 160px 22px;}
.operator_settle .settle_alipay{background: url("images/settle.png") no-repeat 160px -54px;}
.operator_settle .infoWrapper{line-height: 22px;}
.operator_settle .infoWrapper .infoTitle{height: 22px;width: 50px;}
.operator_settle .infoWrapper .infoContent{padding-left: 66px;}

    /*订单列表*/
.section-two,.section-three{ display: none}
.infoContent .ComboBox.InputWidth{ width: 98px; background: none}
.infoContent .ComboBox.InputWidthAll{ width: 240px; background: none}
.table_share .btn-sort{ position: relative; cursor: pointer;}
/* ▼ BUG#2400 对应 lidandan */
.table_share .btn-sort .SortAscend{ width: 0px; height: 0px; border-left: 4px solid transparent;  border-right: 4px solid transparent;  border-bottom: 4px solid #9b9ba5; position:absolute; left: 82px; top: 22px; display: block}
.table_share .btn-sort .SortDescend{ width: 0px; height: 0px; border-left: 4px solid transparent;  border-right: 4px solid transparent;  border-top: 4px solid #9b9ba5; position:absolute; left: 82px; top: 28px; display: block}
.table_share .btn-sort .SortAscend.active{ width: 0px; height: 0px; border-left: 4px solid transparent;  border-right: 4px solid transparent;  border-bottom: 4px solid #18181A; position:absolute; left: 82px; top: 22px; display: block}
.table_share .btn-sort .SortDescend.active{ width: 0px; height: 0px; border-left: 4px solid transparent;  border-right: 4px solid transparent;  border-top: 4px solid #18181A; position:absolute; left: 82px; top: 28px; display: block}

.table_share .btn-sort .SortAscend1{ width: 0px; height: 0px; border-left: 6px solid transparent;  border-right: 6px solid transparent;  border-bottom: 6px solid #EEEEEE; position:absolute; left: 82px; top: 21px; display: block}
.table_share .btn-sort .SortDescend1{ width: 0px; height: 0px; border-left: 6px solid transparent;  border-right: 6px solid transparent;  border-top: 6px solid #EEEEEE; position:absolute; left: 82px; top: 28px; display: block}
.table_share .btn-sort .SortAscend1.active{ width: 0px; height: 0px; border-left: 6px solid transparent;  border-right: 6px solid transparent;  border-bottom: 6px solid #63afd9; position:absolute; left: 82px; top: 21px; display: block}
.table_share .btn-sort .SortDescend1.active{ width: 0px; height: 0px; border-left: 6px solid transparent;  border-right: 6px solid transparent;  border-top: 6px solid #63afd9; position:absolute; left: 82px; top: 28px; display: block}
/* ▲ BUG#2400 对应 lidandan */
/*购物车*/
.ShopCar{ width:550px; height: 46px;  position: fixed; right: 13px; bottom: 0px;z-index: 998;}
.ShopCar .ShopMain{ cursor: pointer; width:497px; padding-left: 53px; height: 46px; color: #fff; font-size: 16px; line-height: 46px; position: absolute; left: 0px; top: 0px; background: url(images/icon.png) 13px -451px no-repeat #41435C;}
.ShopCar .ShopMain .arrow{width: 10px; height: 10px; border-left: 1px solid #fff; border-top: 1px solid #fff; transform: rotate(-135deg); top: -2px; left: 338px; position: relative;display: inline-block;}
.ShopCar .ShopMain .rotate{transform: rotate(45deg);top: 0;}
.ShopCar .ShopMain .AllPrice{ color: #fff; display: none}
.ShopCar.active .ShopMain .AllPrice{ display: inline-block;}
.ShopCar .ShopMain .AllPrice2{ color: #fff; display: none}
.ShopCar.active .ShopMain .AllPrice2{ display: inline-block;}
/*.ShopCar .ShopMain:before{ content: '¥'; position: absolute; left: 42px; top: 0px; color: #fff; font-size: 12px;}*/
.ShopCar .ShopMain button{ width:110px; height: 46px; float: right; background: #DBDBDB; text-align: center; font-size: 14px; color: #939393; border: 0px }
.ShopCar.active .ShopMain button{ background: #5AD9A1; color: #fff; cursor: pointer}
.ShopCar .ShopCarList{ width: 100%; background: #fff; border-top:3px solid #7C8DFA; position: absolute; left: 0px; bottom: 46px;
    -webkit-box-shadow:-5px -5px 7px rgba(241,239,239,0.7); box-shadow:-5px -5px 7px rgba(241,239,239,0.7);  }
.ShopCar .ShopCarList > div:first-child {height:50px; line-height: 50px; padding:0 10px; background: #F2F2F2}
.ShopCar .ShopCarList > div:last-child {max-height: calc(100vh - 164px); overflow-y: auto;}
.ShopCar .ShopCarList.active{ top: 0px; }
.ShopCar .ShopCarList table tr td{ border-bottom: 1px solid #E1E5E8; font-size: 12px; padding-left: 10px; line-height: 50px;}
.ShopCar .ShopCarList input[type=number]{ width: 56px; height: 35px; margin: 0px 5px; border: 1px solid #E1E5E8; text-align: center; color: #41435C;}
.ShopCar .ShopCarList table tr td .btn-delete{ height:45px; width: 100%; cursor: pointer; display: block; background: url("images/icon.png") no-repeat 0px -370px }
.ShopCar .ShopCarList .ComboBox{
	width: 49px;
    height: 37px;
    line-height: 37px;
    padding: 0 8px;
    border: 1px solid #E1E5E8;
    border-radius: 0;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(images/icon.png) 23px -136px no-repeat #fff;}
/*数量操作*/
.ShopCar .ShopCarList table tr td .OperationNum{ float: right; margin-top: 7px;}
.OperationNum{ width:80px; height:35px;  border: 1px solid #E1E5E8}
.OperationNum span{ width: 20px; height: 35px; float:left; cursor: pointer; background: #fff; color: #18181A; line-height: 35px; text-align: center; font: 12px 'Microsoft YaHei';}
.OperationNum span.BtnAddNun{border-left: 1px solid #E1E5E8;line-height: 35px;font-size: 14px;}
.OperationNum span.BtnReduceNum{border-right: 1px solid #E1E5E8;line-height: 35px;font-size: 14px;}
.OperationNum input{ float: left; width: 38px; height: 35px; text-align: center;}
/*创建模板*/
.ContractParam{ width: 235px;  margin-right: 20px;  float: left; position: relative }
.ContractParam .infoWrapper-nav,.ContractEditor .infoWrapper-nav{ margin: 5px 0px 20px 0px;}
.ContractParam:after{ width: 100%; height: 1px; border-bottom: 1px solid #DBDCDC; position: absolute; left: 0px; bottom: 0px; content: '';}
.ContractParam .ContractParamY{border:1px solid #DBDCDC; border-bottom: 0px; }
.ContractParam .ContractParamY a.BtnListContract{ height:28px; padding-left: 10px; cursor: pointer; line-height: 28px; background:#F2F2F2; position: relative; border-bottom: 1px solid #DBDCDC; display: block }
.ContractParam .ContractParamY a.BtnListContract:after{ width: 5px; height: 5px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); content: ''; display: block; position: absolute; right: 9px; top: 10px; border-left: 1px solid #18181A; border-bottom: 1px solid #18181A;}
.ContractParam .ContractParamY a.BtnListContract.active:after{ transform:rotate(135deg); -webkit-transform:rotate(135deg); top: 12px;}
.ContractParam .ContractParamY .ContractScrollMain{ height:595px; overflow: auto; display: none; position: relative; }
.ContractParam .ContractParamY .ContractScrollMain:nth-child(2){ display: block}
.ContractParam .ContractParamY .ContractScrollMain .table_share_contract{ margin-left: -1px;}
.ContractParam .ContractParamY .ContractScrollMain .table_share_contract tr th{ font-weight: bold}
.ContractParam .ContractParamY .ContractScrollMain .table_share_contract tr td,.ContractParam .ContractParamY .ContractScrollMain .table_share_contract tr th{ height: 30px; padding-left: 10px; border-left: 1px solid #DBDCDC; }
.ContractEditor{ overflow:hidden; }
.ContractEditor h2{ height: 32px; background:#E5E5E5; line-height: 32px; padding-left: 15px;}
.ContractEditor .FontEditor{ height: 624px; padding-right: 2px;}

/*文章预览详情*/
.wrapper.box_w{
    width: 765px;
    margin:0 auto;
}

.company_space_add .add_attr{right:5px;}
.company_space_edit .add_attr{right:5px;}

.p_box_contract{width: 80%; margin: auto;  padding: 30px 0px;}

.p_box p{page-break-inside:auto;}

/*访客时间*/
label.time-frame{
    display: block;
}
label.time-frame div.time{
    display: inline-block;
}
label.time-frame div.timeover{
    display: inline-block;
}
label.time-frame div select{
    display: inline-block;
    width: 61px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #E1E5E8;
    border-radius: 0;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    padding: 0 10px;
    outline: none;
    background: url(../images/t_user_jt.jpg) 43px 19px no-repeat;
}
label.time-frame2{
    display: block;
}
label.time-frame2 div.time{
    display: inline-block;
}
label.time-frame2 div.timeover{
    display: inline-block;
}
label.time-frame2 div select{
    display: inline-block;
    width: 61px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #E1E5E8;
    border-radius: 0;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    padding: 0 10px;
    outline: none;
    background: url(../images/t_user_jt.jpg) 43px 19px no-repeat;
}

/*社区（公司）-企业服务*/
.community_service_add .wrapper{ width: 630px;}
.community_service_add .wrapper textarea{ width: 100%;}
.community_service_edit .wrapper{ width: 630px;}
.community_service_edit .wrapper textarea{ width: 100%;}
.community_service_detail .infoContent.imgpre{ width: 274px;height: 150px; padding-top: 18px;overflow: hidden;  padding-left: 20px;margin-bottom: 20px;}
.community_service_detail .infoContent.imgpre img{ width: 100%;min-height: 150px;}
.community_service_detail .brief{ line-height: 24px;padding-top: 13px;}
.community_service_detail .infoContent span{ margin-right: 24px;}
.community_service_detail #spacelist_0{ width: 500px;}
.community_service_detail #spacelist_0 span{ white-space: nowrap;display: inline-block;}

/*文章详情*/
.community_article_detail #release_range{ width: 500px;}
.community_article_detail #release_range span{ white-space: nowrap;}

/*公司管理-部门管理-部门详情*/
#AllDepartmentMember .details{ cursor: pointer;}

/*社区-活动-活动头图*/
.community_activity_add .error span{ color: #18181A !important; }
.community_activity_add .error span.info_span{ color: #FB6463 !important;  display: inline-block; }
.community_activity_edit .error span.info_span{ color: #18181A !important;}
.community_activity_edit .error span{ color: #FB6463 !important;  display: inline-block; }