/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷峰憱閿熸枻鎷烽敓鏂ゆ嫹閿燂拷 閿熺鍖℃嫹鐩撮敓鏂ゆ嫹搴旈敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熶茎灏鸿揪鎷�*/
/* ::-webkit-scrollbar
{
	width:5px;
	height:5px;
	background-color: #F2F2F2;
} */
 
/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹 閿熸枻鎷烽敓鏂ゆ嫹褰�+鍦嗛敓鏂ゆ嫹*/
/* ::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F2F2F2;
} */
 
/*閿熸枻鎷烽敓钘夋粦閿熸枻鎷� 閿熸枻鎷烽敓鏂ゆ嫹褰�+鍦嗛敓鏂ゆ嫹*/
/* ::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(62,170,125,1);
	background-color: rgba(62,170,125);
} */
/*图片删除按钮的样式*/
.li_2{
	position: relative;
}
/*图片删除按钮的样式*/
.del_img_css{
	display:block; 
	width:20px; 
	height:20px;
	font-size:12px; 
	color:#ffffff; 
	background:rgba(0,0,0,0.4); 
	border-radius:100%;
	text-align:center; 
	line-height:20px; 
	position:absolute; 
	right:-8px; 
	top:-8px; 
	z-index:100;
}

.roomState_filter::-webkit-scrollbar,.silde_nav .left_nav::-webkit-scrollbar
{
	width:0px;
}

.nav_top{
	width: auto;
	height: 70px;
/* 	background: #20222A; */
/* 	background: #0099E6; */
	background: #506290;
	overflow:hidden
}
.nav_top .logo{
	display: inline-block;
	width:auto;
	height: 48px;
	margin-top:20px;
}
.nav_top .sys_title{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    float: right;
    top: 33px;
    position: absolute;
}
.nav_top .nav_list{
	height: 70px;
	white-space:nowrap;
	margin: 0px;
}
.nav_top .nav_list>li{
	height: 80px;
	margin-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 0px solid #3eaa7d ;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.nav_top .nav_list a{
	font-size: 14px;
	color: rgba(255,255,255,.7);
	text-align: center;
}
.nav_top .nav_list .icon_box{
	width: 30px;
    height: 30px;
   /*  background: #eee; */
    line-height:  1.6;
    margin: 10px auto 4px;
}
/* .nav_top .nav_list>li.active,.nav_top .nav_list li:hover{
	border-width: 5px;
} */
.nav_top .nav_list li:hover>a,.nav_top .nav_list>li.active>a{
	text-decoration: none!important;
	color: #FFFFFF;
}
.nav_top .agent_name{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
	float: right;
}
.nav_top .agent_name>a{
	color: #FFFFFF;
}
.nav_top .quit{
/* 	width: 50px; */
	height: 35px;
	line-height: 35px;
	float: right;
	color: rgba(255,255,255,.7);
	margin-left: 20px;
	cursor: pointer;
}
.nav_top .quit>a{
	color: rgba(255,255,255,.7);
}
.nav_top .quit:hover a{
	color: #FFFFFF;
}
.silde_nav>.row>.left_nav,.silde_nav>.row>div{
/* 	margin-top: -10px; */
}
.silde_nav .left_nav{
	width: 10%;
	display: block;
	 height: auto;
/* 	background:#20222A ; */
/* 	background: #F2F2F2 ; */
	background: #506290;
	overflow-x: hidden;
	overflow-y: auto;
}
.silde_nav .left_nav>li{
	padding: 2px 0;
	margin: 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 0px solid transparent ;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
	text-align: left;
	border-width:5px;
	
}
.silde_nav .left_nav>li>a{
	color: rgba(255,255,255,.7);
	border:none;
}
.silde_nav .left_nav>li.active,.silde_nav .left_nav>li:hover{
	border-width: 5px!important;
	border-color:#3eaa7d;
	background: none!important;
}
.silde_nav .left_nav>li.active>a{
	color: #FFFFFF;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,.nav-tabs>li>a:hover{
	border: none;
	background: none!important;
}
.main_content{
	height: 100%;
	width: 90%;
	padding: 0!important;
	background: #f2f2f2;
}
.main_content>.dynamic_label{
	width: 100%;
	height: 40px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	background: #FFFFFF;
	position:relative;
}
.list-inline{
	margin-left: 0!important;
}
.main_content>.dynamic_label>.middle{
	position:absolute;
	left:40px;
	top:0;
	right:40px;
	height:40px;
	overflow: hidden;
}
.main_content>.dynamic_label>.left_btn{
	width:40px;
	height:40px;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	line-height:40px;
	curson:pointer;
}
.main_content>.dynamic_label>.right_btn{
	width:40px;
	height:40px;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	line-height:40px;
	curson:pointer;
}
.main_content>.dynamic_label>.disabled{
	opacity:0.5;
}
.main_content>.dynamic_label>.middle>ul{
	width:auto;
	height: 40px;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	position:absolute;
	left:0;
}
.main_content>.dynamic_label>.middle>ul>li{
	height: 40px;
	padding: 0 10px ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:none;
	display:inline-block;
    border-left: 1px solid #f9f9f9;
}
.main_content>.dynamic_label>.middle>ul>li.active{
	background: #f6f6f6;
	border-bottom: 2px solid #3eaa7d;
/* 	color: #3eaa7d; */
	color: #2798B8;
}
.main_content>.dynamic_label>.middle>ul>li.active>a{
/* 	color: #3eaa7d; */
	color: #2798B8;
}
.main_content>.dynamic_label>.middle>ul>li.active{
	background: #f6f6f6;
/* 	border-bottom: 2px solid #3eaa7d; */
	border-bottom: 2px solid #2798B8;
}
.main_content>.dynamic_label>.middle>ul>li>a{
	font-size: 14px;
	color: #333333;
	background: none;
	border: none;
	padding-right: 0;
    margin-right: 15px;
}
.main_content>.dynamic_label>.middle>ul>li>a:hover,.main_content>.dynamic_label>.middle>ul>li>a:active,.main_content>.dynamic_label>.middle>ul>li>a:focus{
	background: none;
	border: none;
}
.main_content>.dynamic_label>.middle>ul>li>i{
	position: absolute;
	right: 5px;
	top: 13px;
	font-weight: normal;
}
.main_content>.dynamic_label>.middle>ul>li.active>a>span{
	color:#3eaa7d; ;
}
.main_content>.dynamic_label>.middle>ul>li>a>span{
	font-size: 14px;
	color:#20222A ;
	display: inline-block;
	margin-right: 5px;
}
.main_content>.dynamic_label>.middle>ul>li>a>i{
	color: #ddd;
}
.main_content>.iframe_content{
	width: auto;
	padding: 5px;
	background: #f2f2f2;
}
.main_content>.iframe_content>div{
	width: 100%;
	height: 100%;
	border-radius:4px;
	overflow:hidden
}
.main_content>.iframe_content iframe{
	height: 100%;
	border: none;
	overflow-y: scroll;
	overflow-x:hidden;
}

/*guest_list start*/
.card-header{
	width:100%;
	height:50px;
	border-bottom:1px solid #e6e6e6;
}
.card-header>h5.title{
	font-size: 16px;
	min-width: 230px;
	width: auto;
	padding-right: 5px;
	height: 30px;
	line-height: 30px;
	display:inline-block;
	font-weight: bold;
	border-right: 1px solid #e6e6e6;
	margin: 10px 0;
/* 	color:  #3eaa7d; */
	color:  #2798B8;
}
.card-header>.btn{
	color:#fff;
	margin-left:10px;
}
.doc_wapper>.filter_box{
	width: 100%;
	height: auto;
	padding: 20px 0 0 0;
	background: #FFFFFF;
	border-bottom: 1px solid #f2f2f2;
}
.doc_wapper>.filter_box button.btn,.doc_wapper .add_guest{
	color: #fff;
/* 	border-color: #3eaa7d; */
/* 	background: #3eaa7d; */
	border-color: #2798B8;
	background: #2798B8;
}
.btn_special{
	background:none!important;
	color:#333!important;
	border-color:#e6e6e6!important
}
.table_box{
	margin-top: 10px;
	white-space: nowrap;
	width: auto;
}
.table_box .state{
	background: #FFFFFF;
	color: #3eaa7d;
	border: 1px solid #3eaa7d;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 12px;
	padding: 0 5px;
	margin-left: 10px;
}
.table_box .state>i{
	margin-right: 3px;
}
/*guest_list end*/
/*order_list start*/
.o_settlement .modal-body{
	background: #f2f2f2;
}
.o_settlement .left{
	width: 290px;
	height: auto;
	float: left;
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.o_settlement .left .orderInfor{
	border-bottom: 1px solid #ddd;
}
.o_settlement .left .table_box{
	padding-top: 10px;
}
.orderInfor>p>span{
	padding-right: 10px;
}
.o_settlement .middel{
	width:90px;
	height:100%;
	padding:10px;
	margin: 0 10px;
	float:left;
}
.o_settlement .right{
	width: 682px;
	height: auto;
	margin-left: 285px;
	padding: 0 10px;
	background: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.o_settlement .right .accounts{
	width: 100%;
	height: 130px;
	border-bottom: 1px solid #DDDDDD;
}
.o_settlement .right .accounts>h4{
	width: auto;
	height: 120px;
	border-right: 1px solid #ddd;
	color: #FF5722;
	padding-right: 20px;
	margin-right: 20px;
	padding-top: 35px;
}
.o_settlement .right .accounts>.table_box{
	padding: 0;
	font-size: 14px;
	width: 400px;
	display: inline-block;
}
.o_settlement .right .accounts>.table_box table tr td:first-child{
	color: #FF5722;
	font-size: 16px;
}
.modal_title{
	padding-bottom: 10px;
}
.model_type{
	width:360px;
	margin-bottom:10px;
}
.model_type label{
	display:inline-block;
	font-weight:normal;
	margin-right:15px;
}
/*order_list end*/
/*bookHouse_list start*/
.modal-body .filter_box{
	margin-top:20px;
}
.modal-body .filter_box select.form-control{
	width:180px;
}
.modal-body .filter_box input.form-control{
	width:180px;
}
.modal-body .filter_box textarea.form-control{
	width:180px;
}
.modal-body .filter_box div.bootstrap-select{
	width:180px !important;
}
.modal-body-title{
	width:100%;
	height:46px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
.book_title{
	font-size: 16px;
	position: relative;
	height: 46px;
	line-height: 46px;
	display:inline-block;
	float:left;
	margin:0;
}
.modal-body-title .btn {
	margin-top:5px;
}
.book_table>table{
	border: none;
}
.book_table tr td{
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	border: none!important;
	font-size:14px;
}
.book_table tr td>span{
	padding-right: 10px;
	color:#999;
	display:inline-block;
	width:70px;
}
.book_table tr td>span.money_span{
	padding-right: 0px;
	width: 40px;
}
.chooseHouse .input-group{
	width: 70px;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	background: #eee;
	margin:4px;
	color: white;
}
.chooseHouse .input-group>input{
	width: 20px;
	height:16px;
	margin-top:7px
}
.filter_house{
	width:100%;
	height:26px;
	line-height:26px;
	margin-top:10px;
}
.filter_house>p{
	display:inline-block;
	margin-right:20px;
}
.filter_house>p>span{
	display:inline-block;
	width:30px;
	height: 14px;
	margin-right:6px;
}
.modal .kong{
	background:#3eaa7d !important
}
.modal .zang{
	background:#394C44 !important
}
.modal .yuli{
	background:#D6083C !important
}
/*bookHouse_list end*/
/*checkIn start*/
.special_btn{
	padding:8px 25px ;
	margin-left: 10px;
}
/*checkIn end*/
.settlement>h4{
	color: #FF5722;
}
.settlement>h4>span{
	font-size: 16px;
	color: #333333;
}
/*login start*/
.login_box{
	width: 400px;
	height: 410px;
	padding:20px 40px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	margin:  10% auto 0;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}
.login_box>h3{
	text-align: center;
	margin-bottom:40px;
	font-weight: bold;
	-webkit-background-size: 32px;
	background-size: 32px;
}
.login_box label{
	font-weight: normal;
	font-size: 14px;
	color: #999
}
.login_box .form-group{
	margin-bottom: 24px;
	position: relative;
}
.login_box input{
	border: none;
	border-bottom:1px solid  #E6E6E6;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 20px 8px;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
}
.login_box input:focus{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #3bae7d;
}
.login_box button{
	width: 100%;
	padding: 10px 0;
	background: #3eaa7d;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	position: relative;
	border: none;
	outline: none!important;
}
.login_box button:after{
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background:rgba(255,255,255,0.2);
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	
}
.login_box button:hover,.login_box button:focus,.login_box button:active{
	color: #FFFFFF;
	
}
.login_box button:hover:after{
	width: 100%;
	left: 0;
}
.login_box .alert{
	padding:0;
	background: no-repeat;
	border: none;
	margin: 10px auto;
	height: 10px;
	opacity: 0;
}
/*login end*/
/*fangtai start*/
.roomState_filter .checkbox label, .roomState_filter .radio label{
	padding-left:0;
}
.room_state{
	width: 85%;
	height:auto;
	float: left;
}
.room_state>.roomState_item{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
	float: left;
}
.room_state>.roomState_item>.top{
	width:100%;
	height:26px;
	line-height: 26px;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
.room_state>.roomState_item>.top>span{
	font-size: 14px;
	color: #999999;
}
.room_state>.roomState_item>.bottom{
	width: 100%;
	height: auto;
	display: inline-block;
	
}
.room_state>.roomState_item>.bottom>.room_item{
	width: 130px;
	height: 126px;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 10px;
	float: left;
	position: relative;
}
.room_state>.roomState_item>.bottom>.room_item>p{
    margin: 0 0 5px;
}
.room_state>.roomState_item>.bottom>.room_item.someone{
	background: #49b8e4;
}
.room_state>.roomState_item>.bottom>.room_item.nobody{
	background: #7fddb6;
}
.room_state>.roomState_item>.bottom>.room_item.renovation{
	background: #e9d4b1;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_number{
	font-size: 16px;
	margin-bottom:5px;
	color: #6e7387;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_number>i{
	color: rgba(0,0,0,0.2);
}
.room_state>.roomState_item>.bottom>.room_item>p.room_name{
	font-size: 14px;
	color: #6e7387;
}
.room_state>.roomState_item>.bottom>.room_item.someone>p{
	color: #FFFFFF;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state{
	width:32px;
	height:32px;
	background: #cff3e4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right:5px;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state.kong{
	background:url(../../pcAgent/images/icon_group.png) no-repeat 0 0 ;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state.zang{
	background:url(../../pcAgent/images/icon_group.png) no-repeat -40px 0 ;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state.zhu{
	background:url(../../pcAgent/images/icon_group.png) no-repeat -80px 0 ;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state.zhuang{
	background:url(../../pcAgent/images/icon_group.png) no-repeat -120px 0 ;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state.xiu{
	background:url(../../pcAgent/images/icon_group.png) no-repeat -160px 0 ;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state.ding{
	background:url(../../images/pcAgent/icon_group.png) no-repeat -200px 0 ;
}
.room_state>.roomState_item>.bottom>.room_item>p.room_state.li{
	background:url(../../images/pcAgent/icon_group.png) no-repeat -240px 0 ;
}
.small_model{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 132px;
	display:none;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover{
	width: 280px;
	height: 315px;
	background: #e7f5ef;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent #e6e6e6 transparent transparent ;
	position: absolute;
	left: -20px;
	top: 5px;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover .title{
	width: 100%;
	height: 35px;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover>.left{
	width:185px ;
	height: 312px;
	float: left;
	padding-left: 5px;
	background: #fff;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover>.left>ul>li{
	width: 100%;
	height: 28px;
	line-height:28px;
	color: #333;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover>.left>ul>li>span{
	color: #999;
	display: inline-block;
	width: 73px;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover>.right{
	float: left;
	width: 90px;
	height: 313px;
	background: #e7f5ef;
	padding: 0 5px;
}
.room_state>.roomState_item>.bottom>.room_item .roomState_popover>.right>button{
	margin-top:10px;
}
/* 房态筛选区域 */
.roomState_filter{
	width: 15%;
	height:auto;
	float: right;
	background: #337AB7;
	-webkit-box-shadow: -2px 0 2px #EEEEEE;
	-moz-box-shadow: -2px 0 2px #EEEEEE;
	box-shadow: -2px 0 2px #EEEEEE;
	background: #fff;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 10px;
	overflow-x:hidden ;
	overflow-y: scroll;
}
.roomState_filter>.input-group{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #E6E6E6;
	padding: 10px 0;
	margin-bottom: 2px ;
}
.roomState_filter>.form-first{
	margin-top: 80px;
}	
.roomState_filter>.fixed{
	position: fixed;
	z-index:999;
	background: #fff;
	margin-top:-10px;
	padding: 10px 0;
	border-bottom: 1px solid #E6E6E6;
}
.roomState_filter>.input-group>.input-group-addon{
	background: none;
	border-color:#E6E6E6 ;
}
.roomState_filter>.input-group:first-child{
	border-top: none;
}
.roomState_filter>.input-group:nth-child(2) .radio{
	border-top: none;
	width: 50%;
}
.roomState_filter>.input-group>p.title,.roomState_filter>.data_collection>p.title{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.roomState_filter>.input-group>p.title:before,.roomState_filter>.data_collection>p.title:before{
	content: "";
	display:inline-block;
	width: 3px ;
	height: 10px;
	background: #7fddb6;
	margin-right: 5px;
	
}
.roomState_filter>.input-group .radio{
	margin-bottom: 10px;
}
.roomState_filter>.data_collection{
	border-top: 1px solid #E6E6E6;
	padding: 20px 0;
}
.roomState_filter>.data_collection>p{
	width: 50%;
}
.roomState_filter>.data_collection>p>span{
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
/*fangtai end*/
/*configure start*/
.config_house .house_item{
	width: 100px;
	height: 60px;
	margin: 10px;
	float: left;
	background: #F8F8F8;
}
.config_house .house_item>.top{
	width: 100px;
	height: 30px;
	margin-bottom: 0;
}
.config_house .house_item>.top>input{
	width: 45px;
	height: 30px;
	padding:6px 0;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	background: #F8F8F8;
	border: none;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
.config_house .house_item>.top>select{
	width: 55px;
	height: 30px;
	padding:5px 0;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	border: none;
	background: #F8F8F8;
}
.config_house .house_item>p.price{
	width: 100%;
	text-align: center;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 0;
	border-top: 1px solid #FFFFFF;
}
.config_house td .add{
	display: block;
	width: 100px;
	height: 40px;
	padding: 10px 20px;
	border: 1px dashed #3eaa7d;
	float: left;
	margin:20px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
}
.config_house td .add>i{
	color: #3eaa7d;
}
/*configure end*/
/*iframeIndex start*/
.agent_title{
	width: 100%;
	font-size: 20px;
	text-indent: 15px;
	margin-bottom: 30px;
	font-weight: bold;
}
.operation{
	height: auto;
	padding-bottom: 20px;
}
.operation .operation_item{
	height: auto;
	background:#fff ;
	padding-bottom: 10px;
}
.operation .col-xs-3 {
	width: 23%;
	margin: 0 1%;
}
.operation .operation_item>.title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
.operation .operation_item>.title>b{
	font-size: 12px;
	padding:5px 5px;
/* 	background: #3eaa7d; */
	background: #2798B8;
	color: #fff;
	float: right;
	line-height: 1;
	margin-top: 10px;
	font-weight: normal;
}
.operation .operation_item>.content{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.operation .operation_item>.content>p{
	width: 23%;
	height:auto;
	margin:0 1% 10px;
	float: left;
	background: #F8F8F8;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	color: #666;
	font-size: 16px;
}
.operation .operation_item>.content>p>span{
	display: block;
	margin-bottom: 10px;
	font-size:14px;
	font-weight: normal;
}
.operation .operation_item.item02>.content>p,.operation .operation_item.item01>.content>p{
	width: 31%;
}
.operation .operation_item.item04{
	width:56%;	
	margin: 0 1%;
}
.operation .operation_item.item05{
	width:39%;
	margin: 0 1%;
}
.member_body .form-group{
	position:relative
}
.member_body .form-group input[type=file]{
	position:absolute;
	left:80px;
	top:0;
	height:100px;
	display:block;
	opacity:0;
}
.member_body .form-group img{
	display:inline-block;
	background:#eee
}

.child-button-div{
	display: none;
	width: 80px;
	height: 60px;
	background: #ddd;
	border-radius: 4px;
	position: absolute;
	right: 238px;
	bottom: 60px;
	background: #3eaa7d;
}

.child-button{
	display: block;
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    cursor: pointer;
}

.child-button-divide{
	border-bottom: 1px solid #fff;
}

#child-button-dealAccount{
	right: 320px;
	height: 90px;
}
#child-button-print{
    right: 168px;
    height: 90px;
}

/* 房型图片编辑功能页面样式-开始 */
.pic_ul{
    width: 100%;
    overflow: hidden;
}
.pic_ul li{
    float: left;
    width: 150px;
    height: 100px;
    background-color: #fff;
    margin: 20px;
    position: relative;
    border: 1px solid #ddd;
}
.pic_ul li img{
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
}
.ul_title{
    margin:20px 0 0 25px;
    height: 30px;
    width: 150px;
    position: relative;
}
.ul_title a{
     float: left;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    background-color: #f39800;
    color: #fff;
}
.ul_title label{
    width: 100px;
    height: 30px;
    display: block;
    position: absolute;
    right:0;
    top: 0;
}
.ul_title label input{
    opacity: 0;
    width: 100px;
    height: 30px;
    display: block;
}
.ul_title label span{
    position: absolute;
    width: 100px;
    height: 30px;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    color: #fff;
    border-color: #3eaa7d;
    background: #3eaa7d;
}

.img_delete{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    top: 0px;
    bottom: 0px;
}
.house_set{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    opacity: 1;
}

.img_delete div{
    border-radius: 50%;
    text-align: center;
    height: 30px;
    width: 30px;
    color: #fff;
    line-height: 30px;
    background-color: #f39800;
    cursor: pointer;
    margin:30px auto 0;

}
.img_delete:hover,.house_set:hover{
    opacity: 1;
}
.img_delete p,.house_set p{
    text-align: center;
    line-height:30px;
    height: 30px;
    color: #fff;
}
.img_delete p a{
    color: #fff;
    line-height: 30px;
    margin: 0 10px;
}
.house_set p a{
    color: #fff;
    margin: 0 10px;
}
.house_set p:nth-child(1){
    margin-top: 8px;
}
/* 房型图片编辑功能页面样式-结束 */


/** 每日房费展示样式-开始*/
.ord_monery_day td{
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    border: 1px solid #ddd;
    vertical-align: top;
}
.ord_monery_day td h3{
    background-color: #f8f8f8;
    font-weight: normal;
    width: 80px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #5555FF;
	margin: 0;
}
.ord_monery_day td p{
    width: 80px;
    line-height:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px;
	margin: 0;
}
.ord_monery_day .bj{
	background-color: #A4A4A4;
}
/** 每日房费展示样式-结束*/

/** 每日房费查看按键样式-开始 */
input.showRoomFee{
    display: inline-block;
 	margin-left: 10px;
}
/** 每日房费查看按键样式-结束  */