/* Write your styles */
.lspan{
	height: 44px;
	line-height: 44px;
}
.c-org{
	color:#ff7400;
}
.bg-white{
	background-color: #FFF;
}
.mui-bar-nav{
	-webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #e2e4e6;
}
.mui-bar{
	background-color: #FFF;
}
.mui-btn-block{
	padding:10px 0;
}
a{
	color: #666666;
}

/*login*/
.center{
	width:94%;
	margin-left: auto;
	margin-right: auto;	
}
.login-content{
	padding-top: 85px;
	width:94%;
	margin-left: auto;
	margin-right: auto;	
}
.login_row{
	height: 44px;
	line-height: 44px;	
	border-bottom: 1px solid #e2e4e6;
	clear: both;
	background-color: #FFF;
}
.login_row label{
	display: inline-block;
	width: 25%;
	float: left;
}
.login_row input{
	display: inline-block;
	width: 70%;
	float: left;
	border: none;
}
.login_but{
	margin-top: 50px;
	margin-bottom: 20px;
}
.login_button{	
	background-color: #ff7400;
	color: #ffbf89;	
}
.login_atext{
	text-align: right;
	color: #5775a8;
}
.login_atext a{
	color: #5775a8;
	font-size: 1rem;
}
.login_atext a.fl{
	display: inline-block;
	float: left;
}
.my-input-row{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
}
.mui-radio-ico1{
	background: url(../img/alipay.png) no-repeat 10px center;
}
.mui-radio-ico2{
	background: url(../img/wxpay.png) no-repeat 10px center;
}
.mui-radio-ico3{
	background: url(../img/timg.jpg) no-repeat 10px center;
}
.mui-radio-ico4{
	background: url(../img/jzpay.png) no-repeat 10px center;
}

.order_item{
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	margin-top: 10px;
	padding: 20px;
	background-color: #FFF;
	clear: both;
	border-bottom: 10px;
}
.cards-items{
	margin-bottom: 60px;
}
.order_item .order_item_title{
	font-size: 1.2rem;
	line-height: 150%;
}
.order_item .order_item_title2 span{
	display: inline-block;
	float: left;
	font-size: 1.2rem;
	line-height: 150%;
	width: 75%;	
}
.order_item .order_item_title2 strong{
	font-size: 1.2rem;
	line-height: 150%;
	width: 25%;
	display: inline-block;
	text-align: right;
}

.order_item .order_item_title span{
	display: inline-block;
	border: 1px solid #F00;
	border-radius: 3px;
	color: red;
	line-height: 100%;
	font-size: 0.9rem;
	padding: 2px;
}
.order_item .order_item_info{	
	text-align: right;
	margin-top: 20px;
}
.order_item .order_item_info2{	
	text-align: left;
	padding-top: 10px;
	color: #999999;
	font-size: 0.8rem;
	clear: both;
}
.order_item .order_item_info span{
	display: inline-block;
	float: left;
	color: #999999;
	font-size: 1rem;
}
.order_item .order_item_info strong{
	font-size: 1.2rem;
}
.order_item .order_item_sn{
	line-height: 180%;
	color: #999999;
	font-size: 1rem;
}
.order_item_nodata{
	color: #cccccc;
	text-align: center;
	font-size: 1.2rem;
	line-height: 80px;
}
.order_item .order_xupay{
	border-top: 1px solid #e7e7e7;
	text-align: right;
	font-size: 1rem;
	padding-top: 10px;
	margin-top: 10px;
}
.order_item .order_xupay span{
	color: #ff9842;
	font-weight: bolder;
}
.footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 1.2rem;
}
.footer p,.footer a{
	display: inline-block;
	float: left;
	font-size: 1rem;
}
.footer p{
	width:65%;
	text-align: center;
	background-color: #f6f6f7;
}
.footer p span{
	color: #ff7400;
	font-weight: bolder;
}
.footer a{
	width:35%;
	background-color: #ff7400;
	color: #FFF;
	text-align: center;
}
.my_mui-table-view{
	margin-top:20px;
}
.my_mui-table-view span.mui-icon-extra{
	color: #bbbbbb;
}
.my_view_header span.header{
	display: inline-block;
	width: 56px;
	height: 56px;
	border-radius: 28px;
	background-size: 100%;
	vertical-align: middle;
}
.my_view_header span.header img.tx{
	width:100%;
	height:100%; 
	border-radius:28px;
    padding: 3px;
}
/*底部导航*/
.mui-bar-tab .mui-tab-item.mui-active{
	color: #ff7400;
}
.mui-bar-tab .mui-tab-item .mui-icon{
	background-size: 100% 100%;
}

.mui-tab-item .mui-icon-banke {
    background: url(../img/nav10.png) no-repeat;    
}
.mui-active .mui-icon-banke{
    background: url(../img/nav11.png) no-repeat;   
}
.mui-tab-item .mui-icon-1dui1 {
    background: url(../img/nav20.png) no-repeat;    
}
.mui-active .mui-icon-1dui1{
    background: url(../img/nav21.png) no-repeat;    
}
.mui-tab-item .mui-icon-kecheng {
    background: url(../img/nav30.png) no-repeat;    
}
.mui-active .mui-icon-kecheng{
    background: url(../img/nav31.png) no-repeat;   
}
.mui-tab-item .mui-icon-my {
    background: url(../img/nav40.png) no-repeat;   
}
.mui-active .mui-icon-my{
    background: url(../img/nav41.png) no-repeat;   
}
.mui-tab-item .mui-icon-users {
    background: url(../img/nav60.png) no-repeat;   
}
.mui-active .mui-icon-users{
    background: url(../img/nav61.png) no-repeat;   
}

.records_item_nodata{
	margin-top: 50px;
	width: 200px;
	padding-top: 80px;
	text-align: center;
	background: url(../img/norec.png) no-repeat center top;
	background-size: 56px auto;
	margin-left: auto;
	margin-right: auto;
	color: #d7d7d7;
}
.mui-btn-warning, .mui-btn-yellow{
	border-color: #ff7400;
}
.mui-btn-outlined.mui-btn-warning, .mui-btn-outlined.mui-btn-yellow{
	color:#ff7400;	
}
.huoquyanzm{
	display: inline-block;
	background-color: #cccccc;
	border-radius: 5px;
	width: 35%;
	text-align: center;
	color: #FFF;
	line-height: 34px;
	font-size:1rem;	
}
.mod-huoquyanzm{
	display: inline-block;
	border: 1px solid #ff7400;
	color: #ff7400;
	border-radius: 5px;
	width: 30%;
	text-align: center;	
	line-height: 28px;
	font-size:0.9rem;
	margin-top: 5px;
}
.mui-navigate-right-span{
	display: inline-block;
	float: right;
	margin-right: 20px;
	font-size: 0.9rem;
	color: #9f9f9f;
}
.bot-line{
	border-bottom: 1px solid #e7e7e7;
}
.kc-head-name{
	clear: both;
	padding-top: 10px;
	font-size: 0.9rem;
	color: #999999;
}
.kc-head-name img{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;	
	vertical-align: middle;
	line-height: 30px;	 
}

.my-select{
	background-color: #FFF;
	padding:15px 0;
	border-bottom: 1px solid #e0e1e2;
}
.my-select .my-select-item{
	width:33%;
	float: left;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #e7e7e7;
	text-align: center;
}

#topPopover {
	position: fixed;
	top: 16px;
	right: 6px;
}
#topPopover .mui-popover-arrow {
	left: auto;
	right: 6px;
}
.mui-popover {
	height: 100px;
}
.mui-popover {
	height: 100px;
}
.mui-popover {
	height: 100px;
}
.mui-popover {
	height: 100px;
}
.kc-info-tab a{
	display: inline-block;
	width: 33.33%;
	float: left;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e7e7e7;
	background: #FFF;
	text-align: center;
	margin-top: 20px;
}
.kc-info-tab a.hover{
	display: inline-block;
	width: 33.33%;
	float: left;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #ff7400;
	color: #ff7400;	
	text-align: center;
}

#detial1,#detial2,#detial3{
	padding: 15px 10px;
	line-height: 160%;
	color: #666666;	
	padding-top: 30px;
	display: none;
}
.info-main-nopic{
	border-bottom: 1px solid #e7e7e7;
	padding: 15px 10px;
	background-color: #FFF;
}
.info-main-nopic p{
	font-size: 1.2rem;
}
.info-main-pic{
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #FFF;
	padding: 10px;
	padding-top: 260px;
}

.info-main-pic .title{
	font-size: 1.2rem;
	color: #FFF;
}

/*index*/

.mui-segmented-control.mui-scroll-wrapper{
	height: 45px;
	background-color: #FFF;
	color: #686868;
	border-bottom: 1px solid #e0e0e0;	
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
	color: #ff7400;
	border-bottom: 2px solid #ff7400;
}

.mui-table-cell img {
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 5px;
}
.mui-table-cell p {
    display: block;
    margin-left: 75px;
    line-height: 150%;
    font-size: 14px;
    margin-top: 0;			   
    color: #8f8f94;
}
.mui-table-cell p .tit {
    font-size: 14px;
    display: block;
    width: 96%;
    color: #1b1b1b;
}
.mui-table-cell p .ydl {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    color: #666;
}
.mui-content>.mui-table-view:first-child {
     margin-top: 0;
}
.kc-head-names{
	display: inline-block;
	width: 50px;
	font-size: 0.8rem;
	color: #999999;
	text-align: center;
}
.kc-head-names img{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
}
.order_item_infos{
	color: #999999;
	font-size: 0.8rem;
	line-height: 36px;
}
.index-item-right{
	width:80px;
	text-align: right;
	float: right;
	font-size: 0.8rem;
	color: #6c6c6c;
}
.index-item-right small{
	color: #ff7400;
}
.index-item-right strong{	
	color: #ff7400;
	font-size: 1.4rem;	
}

.card-name{
	color:#666666;
	font-size: 0.9rem;
	text-align: center;
	padding: 15px 0 5px;
	line-height: 180%;
}
.card-name strong{
	display: block;
	text-align: center;
	font-size: 1.4rem;
	color: #000;
}

/*上传头像弹窗*/
.tanchuangbg{
	background-color: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	filter:alpha(Opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	z-index: 10;
	display: none;
}
.tanchuang{
	position: absolute;
	top: 150px;
	width: 160px;
	left: 50%;
	margin-left: -80px;
	z-index: 20;
	display: none;
}
.tanchuang img{
	display: block;
	width: 160px;
	height: 160px;
	border-radius: 5px;
}
.tanchuang a{
	display: block;
	text-align: center;
	font-size: 1.2rem;
	color: #FFF;
	line-height: 80px;
}