/* 登录 */
html, body {font-size: 68% !important;max-width: 500px;margin: 0 auto;background-color: rgba(245, 245, 249, 1);}
.dform label {height: 42px;line-height: 39px;background-color: #fff;margin-top: 2rem;}
span.tel {background: url(../../images/tel.png) no-repeat 10px center;background-size: 14px;}
span.pwd {background: url(../../images/pwd.png) no-repeat 10px center;background-size: 14px;}

* { touch-action: pan-y; }
html {
    /*touch-action: none;*/
}

/* 企业列表 */
.wd5 {width: 5%;}
.wd90 {width: 90%;}
.wd95 {width: 95%;}
.mobile-header {background-color: #239aff;}
.qlist h3+span {padding: .4rem 1rem;}
.btn-borgreen{border: 1px solid #3bdf9c;color:#3bdf9c;}

/* 企业信息填报 */
.qinfor h2 {padding-left: 1rem;border-left-width: 3px;}
.qinfor .box {border-top: 0;box-shadow: none;background-color: #fff;padding: 0 1rem;}
.qinfor .weui-select {height: 34px;line-height: 34px;top: 1px;padding-left: 8px;}
.pl36 {padding-left: 36%;}
.qinfor span.fa {top: 10%;right: 0;}
.form-control {font-size: 1.2rem;}
textarea.form-control {padding-left: 0;min-height: 100px;overflow-y: scroll;}
.qinfor .weui-uploader__input-box {float: none;}
.qinfor .webuploader-element-invisible {position: absolute;top: 0;height:77px;opacity: 0;}
.radio-ticket-items .btn-primary {background: none !important;color: #666 !important;border: none;width: 100%;text-align: left !important;}
.radio-ticket-items .btn-primary.active {box-shadow: none;}
.radio-ticket-items .fa-check-circle-o {color: #6088fc;display: none;font-size: 1.4rem;}
.active .fa-circle-o {display: none;}
.active .fa-check-circle-o {display: inline-block;}
div.footer {max-width: 500px;left: auto;position: relative;width: 90%;margin: 0 auto;}
.footer .box {margin-bottom: 0;display: block;}
.footer .box > a {width: 100%;display: block;margin-bottom: 1rem}
.footer .btn-blue {border-top:1px solid #108ee9;border-radius: 0;}

.toolbar .toolbar-inner, .toolbar-inner .icon-only, .picker-calendar-week-days {height: 3rem !important;}
.picker-calendar-month-picker, .picker-calendar-year-picker, .picker-calendar-week-days .picker-calendar-week-day {line-height: 30px;}
.weui-picker-calendar {height: 26rem;}
.weui-picker-calendar .picker-modal-inner {height: 22rem;}
.picker-calendar-months {height: 20rem !important;}

/*企业列表详情 */
.weui-media-box {padding-top: 8px;padding-bottom: 8px;}
.qdt .weui-media-box, .qlist .weui-media-box {
    background-color: #fff;margin: 15px;box-shadow: 3px 3px 15px rgba(0,0,0,.3);border-radius: 5px;
}
.weui-media-box__title {font-size: 1.4rem;}
.weui-tabbar {position: fixed;margin-top: 3rem;max-width: 500px;}
.weui-bar__item--on .weui-tabbar__icon>i, .weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
    color: #29A1F7;
}

/* 企业返工员工情况管理 */
.weui-search-bar__box .weui-search-bar__input {height: 2.4rem;line-height: 2.4rem;}
.weui-search-bar__label {line-height: 2.6rem;}
.surname > span {display: block;width: 35px;height: 35px;text-align: center;line-height:35px;border-radius: 50%;}
.pb60 {padding-bottom: 6rem;}

.fl{
	float: left;
}
.clear{
	clear: both;
}
.t-c{
	text-align: center;
}
.radio-one>img{
	width: 20px;
	display: inline-block;
	position: relative;
	top: -1px;
}
.radio-box{
	margin-top: 1rem;
	margin-bottom: .5rem;
}

/* 2.24新增，修改选择器样式 */
.weui-picker-modal{height:26rem}.weui-picker-modal .picker-modal-inner{height:22rem}

.direction-ltr{direction:ltr!important;}

select.industry-select-box option{
	direction:ltr!important;
}
