/* 安卓字体 */
@font-face {
	font-family: 'Droid Sans Fallback';
	src: url(../font/DroidSansFallback.ttf);
}

/* ios字体 */
@font-face {
	font-family: 'PingFang Regular';
	src: url(../font/pingfangRegular.ttf);
}

body {
	font-family: "Droid Sans Fallback", "PingFang Regular", "PingFang SC", "Apple LiGothic Medium", "Droid Sans", "Microsoft YaHei", "Microsoft JhengHei", "Helvetica Neue", Helvetica, sans-serif;
}

header {
	background: #fff;
}

.main,
main {
	overflow-x: hidden;
	overflow-y: auto;
}

.equipTable table {
	border: 0;
}

.equipTable table tr th {
	color: #2C2C2C;
}

.icon-listright:before,
.icon-listdown:before {
	color: #3E3842 !important;
}

input[type="text"],
input[type="password"],
input[type="number"],
textarea {
	box-shadow: none;
	width: 100%;
	font-weight: 400;
	color: #2C2C2C;
	border: 0;
	background: transparent;
	font-size: .3rem;
	background-color: #fff;
	border-radius: 10px;
	padding: .25rem .15rem;
}

.selectText {
	border-radius: 10px;
	padding: .25rem .15rem;
}

input:focus {
	border: 0 !important;
	outline: none !important;
	box-shadow: none !important;
}

.bui-textarea {
	resize: none;
	min-height: 2rem;
}

.items-text {
	width: 100% !important;
	background-color: #fff !important;
	border-radius: 10px;
	padding: .25rem .15rem;
	font-size: .3rem !important;
}

.items-text .bui-box {
	margin: .1rem 0;
}

.bui-list li {
	background-color: #fff;
	margin: 15px 15px 0;
	padding: 0 .15rem;
	border-radius: 10px;
	height: 1rem;
}

.bui-list li a {
	margin: 10px;
	background: #F0F0F0;
	border-radius: 10px;
	position: relative;
	top: 10px;
}

.bui-list li .span5 {
	padding-left: .6rem;
}

.list a,
.tablist a {
	border: 0;
	border-bottom: 1px solid #efefef;
}

.build-list .bui-box {
	background-color: #fff;
}

.upload-list li {
	margin: .25rem .15rem;
}

.notice-page {
	margin-bottom: 10px;
}

.item-text,
.bui-input textarea {
	font-size: .3rem;
	resize: none;
}

.bui-page>main {
	margin: 10px 0;
}

.register-page main {
	margin: 0;
}

.upload-list li i {
	display: block;
	font-size: .64rem;
	width: .88rem;
	height: .88rem;
	line-height: .88rem;
	margin: 0 auto;
	text-align: center;
}

.icon-img {
	background: url(../img/upload-photo.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.flex-box-center {
	display: flex !important;
	justify-content: center;
}

.div-php div {
	background-color: #EFEFEF;
}

.bui-upload {
	margin-bottom: .2rem;
}

.btnUpload img {
	width: 1rem;
	height: 1rem;
	background-color: #EFEFEF;
}

/* .icon-pho{
	display: block;
	width: 1rem;
	height: 1rem;
	background: url(../img/icon-photo.png) 0 0 no-repeat;
	background-size: 100% 100%;
} */

.marg5 {
	margin-top: 5px;
}

/* 总经理主界面 */
.main-box {
	background-color: #55BAC6;
	padding: .39rem 0;
}

.h-text {
	font-weight: 400;
	color: #FFFFFF;
}

header h3 {
	font-size: .36rem;
}

header .h-top {
	font-size: .34rem;
}

header .h-bottom {
	font-size: .3rem;
	padding-top: .1rem;
	color: rgba(255, 255, 255, .7);
}

header .panning16 {
	padding-left: .16rem !important;
}

header .h-portrait {
	width: 1rem;
	height: 1rem;
	background-color: #fff;
	border-radius: 50px;
}

header .box-top-39 {
	padding-top: .39rem;
}

header .box-left-10 {
	padding-left: .19rem !important;
}

/* 快捷入口导航 */
.shortcut-nav .bui-btn {
	padding: 0.1rem 0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
}

.shortcut-nav .bui-btn .icon {
	color: #ffffff;
	height: 1.2rem;
	width: 1.2rem;
	border-radius: 50%;
	line-height: 1.2rem;
	margin: 0.3rem auto;
	font-size: 0.8rem;
}

.icon-xmgl {
	background: url(../img/manager/xiangmuguanli.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-sbcx {
	background: url(../img/manager/shebeiguanli.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-ggtz {
	background: url(../img/manager/gonggaotongzhi.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-gzrz {
	background: url(../img/manager/gongzuorili.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-rygl {
	background: url(../img/manager/renyuanguanli.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-cx {
	background: url(../img/manager/chaxun.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-clcx {
	background: url(../img/manager/chanliangchaxun.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.bui-page {
	background-color: #F0F0F0;
}

.bui-nav-icon .bui-btn {
	background-color: #fff;
	border-right: 15px solid #F0F0F0;
	border-bottom: 15px solid #F0F0F0;
}

.bui-btn .span1 {
	font-weight: 400;
	color: #2C2C2C;
}

.bui-nav-icon .lipaddl5 {
	border-left: 15px solid #F0F0F0;
}

.bui-nav-icon li a {
	display: block;
	cursor: pointer;
}

header .h-portrait {
	width: 1rem;
	height: 1rem;
	background-color: #fff;
	border-radius: 50px;
}

.h-portrait img {
	width: 1rem;
	height: 1rem;
	border-radius: 50px;
}

/* 项目管理界面 */
.nav-list {
	border-top: none;
	padding: 0 0.2rem;
	background-color: #ffffff;
}

.nav-list .bui-btn {
	padding-left: 0;
	padding-right: 0;
}

.nav-list li:first-child {
	border-top: none;
}

.nav-list .icon i {
	font-size: 0.4rem;
}

.nav-list .icon {
	height: 0.42rem;
}

.nav-list .bui-btn {
	border: none;
	border-top: 1px solid #efefef;
}

.icon-yellow {
	color: #ffad03;
}

.icon-thinblue {
	color: #56ced5;
}

.icon-green {
	color: #6ed046;
}

.icon-red {
	color: #fd8886;
}

header.bui-bar,
header .bui-bar .top-bar {
	background: #fff;
	padding: .25rem;
}

header.bui-bar .bui-bar-main,
header .bui-bar .bui-bar-main {
	font-size: .34rem;
	font-weight: 400;
	color: #2C2C2C;
}

header.bui-bar .bui-bar-left>[class*=bui-btn]>i,
header.bui-bar .bui-bar-right>[class*=bui-btn]>i,
header .bui-bar .bui-bar-left>[class*=bui-btn]>i,
header .bui-bar .bui-bar-right>[class*=bui-btn]>i {
	color: #2C2C2C;
}


/* 项目管理 */
.icon-xjxm {
	background: url(../img/manager/xinjianxiangmu.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-xgxm {
	background: url(../img/manager/xiugaixiangmu.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-ckxm {
	background: url(../img/manager/chakanxiangmu.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.nav-list .bui-btn {
	padding: 17.5px 0;
}

.nav-list .icon {
	height: 1rem;
	width: 1rem;
}

.tablist a {
	display: block;
}

/* 新建项目 */
.btn-define {
	background-color: #55BAC6;
	color: #fff;
	border-radius: 10px;
	font-size: .32rem;
}

.build-list {
	margin: 0 15px;
	position: relative;
}

.build-list .bui-box {
	border-radius: 10px;
}

.build-info .section-title {
	font-size: .3rem;
	font-weight: 400;
	color: #2C2C2C;
	opacity: 0.6;
	padding-left: 15px;
}

.container-xy {
	padding: 15px;
}

.back-text {
	font-size: .32rem;
	font-weight: 400;
	color: #2C2C2C;
}

.btn-back {
	cursor: pointer;
}

.bui-switch-text:checked,
.bui-switch:checked {
	background-color: #55BAC6 !important;
}

.box-swit {
	border-radius: 10px;
}

.bui-tab .bui-nav .active {
	color: #fff;
	background-color: #55BAC6;
	font-weight: 400;
}

.bui-nav>[class*=bui-btn].active:after {
	background: transparent;
}

.list .item-title {
	font-size: .3rem;
	font-weight: 400;
	color: #3E3842;
}

.list .item-text {
	font-weight: 400;
	color: #3E3842;
	opacity: 0.6;
}


/* 设备列表 */
.sence-equip {
	background-color: #fff;
	padding: .3rem;
	margin-top: 10px;
}

.sence-equip .equip-title {
	font-weight: 400;
	color: #55BAC6;
}

.bui-box .equip-title {
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #55BAC6;
}

.box-info .span6 {
	color: #2C2C2C;
	opacity: 0.6;
}

.eq-info {
	border: 0;
}

.eq-list-outline .equip-title {
	font-weight: bold;
	color: #2C2C2C;
	opacity: 0.3;
}

.bui-box .equip-state {
	border-radius: 20px;
	color: #fff;
	padding: .07rem .23rem;
}

.equip-outline .eq-out {

	font-weight: 400;
	color: #2C2C2C;
	opacity: 0.6;
}

.bui-bar .bui-bar-left>[class*=bui-btn] {
	padding-left: 0;
}

.equip-online,
.equip-outline {
	background-color: #fff;
}

.bui-tab .bui-nav li {

	font-weight: 400;
}

.grap-green {
	width: .4rem;
	background: url(../img/manager/green.png) 0 0 no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: -18px;
}

.grap-gray {
	width: .35rem;
	background: url(../img/manager/gray.png) 0 0 no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: -18px;
}

.list-page {
	background-color: #fff;
}


/* 查看设备 */
.eq-grap {
	width: .04rem;
	height: .16rem;
	background-color: #55BAC6;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.eq-new-sen {
	margin: 0;
	border: 0;
}

.table table tr th {
	background: #C9C9C9 !important;
	color: #fff !important;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 12px;
}

.table table tr td {
	font-weight: 400;
	color: #2C2C2C;
	font-size: 12px;
}

.bui-table-odd tr:nth-child(odd) td,
.bui-table-odd tbody tr:nth-child(odd) td {
	background: #F0F0F0 !important;
}

.eq-not-run {
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2C2C2C !important;
	opacity: 0.3;
}

.gray {
	background-color: #C9C9C9;
}

.gray-title {
	color: #3E3842 !important;
}


/* 公告通知 */

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.red-point {
	position: relative;
	top: -2px;
}

.adv-title {
	font-size: .32rem;

	font-weight: 400;
	color: #2C2C2C;
}

.adv-info {
	font-weight: 400;
	color: #2C2C2C;
	line-height: .44rem;
	opacity: 0.6;
}

.bord1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10px 0 !important;
}

.adv-bot {
	border: 0;
	padding-left: 0;
	padding-right: 0;
}

.padd10 {
	padding-top: .25rem !important;
}

.notice-page .item-text {
	font-size: .3rem;
	font-weight: 400;
	color: #2C2C2C;
}

.bordtop1 {
	border-top: 1px solid #EFEFEF;
}

.btn-bar-right {
	display: block;
	background: #55BAC6;
	border-radius: 6px;
	text-align: center;
	color: #fff !important;
	padding: 2px 9px;
}

.article-page {
	border-top: 10px solid #F0F0F0;
}

.article-page h1 {
	font-size: .34rem;
	font-weight: 400;
	color: #2C2C2C;
}

.bui-article .article-from,
.artice-date {

	font-weight: 400;
	color: #2C2C2C;
	opacity: 0.6;
}

.article-page section p {
	font-weight: 400;
	color: #2C2C2C;
}

.opacity textarea {
	/* opacity: .6; */
	padding-left: .15rem;
}

.rembtext {
	font-weight: 400;
	color: #2C2C2C;
}

.sub-btn {
	background: #2C2C2C;
	opacity: 0.3;
	border-radius: 10px;
	border: 0;
	color: #fff;
}

.bui-searchbar {
	display: none;
}

.bui-choose.active,
.bui-choose:checked,
.bui-like.active,
.bui-like:checked,
.bui-fav.active,
.bui-fav:checked,
.bui-checkbox.active,
.bui-checkbox:checked,
.bui-radio.active,
.bui-radio:checked {
	color: #55BAC6 !important;
}

.radio {
	font-weight: bolder;
}

.temper label {
	margin-right: 8px;
}

.red-requre {
	color: red;
}

.wendu {
	opacity: 0.6;
}

.work-record {
	font-weight: 400;
	color: #2C2C2C !important;
	opacity: 0.6;
}

/* 查看日志 */
.tablist .item-title {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	color: #2C2C2C;
}

.center {
	text-align: center !important;
}

.bui-stepbar .bui-stepbar-dot {
	background: #55BAC6;
}

.bui-stepbar .bui-stepbar-text h3 {
	font-weight: 400;
	color: #2C2C2C;
}

.bui-stepbar .bui-stepbar-text .bui-stepbar-desc {
	font-size: .28rem;
	font-weight: 400;
	color: #2C2C2C;
	opacity: 0.6;
}

.bui-stepbar .bui-stepbar-cell {
	padding: 0 0 .3rem .3rem !important;
}

.bui-fluid .item-title {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2C2C2C;
}

.bui-fluid.item-text {
	font-size: .3rem;
	font-weight: 400;
	color: #2C2C2C;
	opacity: 0.6;
}

.journal-btn {
	display: block;
	color: #55BAC6 !important;
	border-radius: 6px;
	text-align: center;
	padding: 2px 4px;
	font-size: .32rem;
}

.remind-list li {
	border: 0;
	margin-bottom: 10px;
}

input::-webkit-input-placeholder {
	opacity: .6;
}

textarea::-webkit-input-placeholder {
	opacity: .6;
}

.sub-btn-green {
	background: #55BAC6;
	border-radius: 10px;
	border: 0;
	color: #fff !important;
}


/* 人员管理 */
.icon-qyyg {
	background: url(../img/manager/qiyeyuangong.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.icon-spsx {
	background: url(../img/manager/shenpishixiang.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

/* 员工信息 */
.bui-box .bui-label {
	font-weight: 400;
	color: #2C2C2C;
	opacity: 0.6;
}

.bui-box .span1 {
	font-weight: 400;
	color: #2C2C2C;
	font-size: 14px;
}

.person-list {
	padding: 20px 10px;
	background-color: #fff;
}

.tab-approve {
	background-color: #fff;
	margin-top: 10px;
	padding: 10px;
}

.tab-approve-btn {
	padding-top: .2rem;
}

.bottom-bord-1 {
	border-bottom: 1px solid rgba(44, 44, 44, .2);
	padding-bottom: 20px;
}

.bui-box .box-btn {
	text-align: center;
	margin: 0 .8rem;
	border-radius: 4px;
	height: .6rem;
	line-height: .6rem;
}

.ref-btn {
	border: 1px solid #55BAC6;
	color: #55BAC6;
}

.agr-btn {
	background-color: #55BAC6;
	color: #fff;
}

.tab-approve-btn .span1 {
	position: relative;
	height: .6rem;
}

.del-btn {
	width: 1.2rem;
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 4px;
	margin: 0 !important;
	position: absolute;
	right: 0;
}

.text-green {
	color: #55BAC6 !important;
}

.text-red {
	color: #EE2121 !important;
}

.bui-dialog-text h3 {
	font-size: .3rem !important;
	font-weight: 400;
	color: #2C2C2C !important;
	opacity: 0.6;
}

/* 企业注册 */
.personal-header {
	background-color: #55BAC6;
	padding-bottom: .68rem;
	padding-left: 20px;
}

.bg-bar {
	background-color: #55BAC6 !important;
}

.bg-bar .icon-back,
.bg-bar .back-text {
	color: #fff !important;
}

.personal-header .name {
	font-size: .42rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #fff;
	line-height: .74rem;
}

.reg-next-btn {
	font-size: .34rem;
	border: 0;
	background: #55BAC6;
	color: #fff !important;
}

.disabled-btn {
	opacity: 0.3;
}

.reg-list li {
	padding: 15px;
	border: 0;
	border-bottom: 1px solid #eee;
}


#btnSend {
	background: #55BAC6;
	border-radius: 4px;
	border: 0;
	color: #fff;
}

.reg-list .bui-box .bui-label {
	opacity: 1;
}

.login-text {
	color: rgba(44, 44, 44, .6) !important;
}

.go-login {
	color: #99D6DD !important;
}

.bui-dialog i.success {
	color: #55BAC6;
}

.bui-dialog-text h2 {
	font-size: .32rem !important;
	font-weight: 400;
	color: #2C2C2C !important;
}

.bui-dialog .bui-dialog-text i {
	margin: .2rem .1rem .1rem .1rem;
}

.bui-upload .bui-btn {
	width: 1rem !important;
	height: 1rem;
	line-height: 1rem;
	margin: .38rem .64rem;
	border: 0;
	/* border: 1px dashed #55BAC6; */
}


.bui-upload .icon-upload {
	font-size: .32rem;
	position: relative;
	top: -3px;
}

.icon-plus:before {
	background-color: #55BAC6;
	color: #fff;
	border-radius: 20px;
	padding: 2px;
}

.bus-box-btn {
	margin: 5px 15px 5px;
	font-weight: 400;
	color: #2C2C2C;
	opacity: 0.6;
}

.user-center {
	position: relative;
}

.edit-btn {
	color: #55BAC6 !important;
	background-color: #fff;
	width: 1.2rem;
	height: .48rem;
	line-height: .48rem;
	text-align: center;
	border-radius: 24px 0px 0px 24px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.icon-touxiang {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background: url(../img/morentouxiang.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.person-info a {
	padding: .36rem;
}

.personal-main {
	background-color: #fff;
}

.personal-main a {
	border: 0;
	padding: .25rem;
}

.personal-main a:not(.last) {
	border-bottom: 1px solid #eee;
}

.primary-save-btn {
	background: #55BAC6;
	border: 0;
	color: #fff !important;
	margin-bottom: 12px;
}

/* 上传劳动合同 */
.upload-con .bui-btn {
	margin: 5px 15px 15px;
	padding: 1.09rem 0;
}

.upload-con .icon-plus {
	font-size: .5rem;
}

.upload-con .icon-plus:before {
	border-radius: 50%;
	padding: 15px;
}

.div-icon-plus {
	margin-bottom: 15px;
}

.quit-apply textarea {
	min-height: 2.8rem;
}

.custom-box {
	padding-right: 15px;
}

.custom-box ul li {
	width: 50%;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

.custom-box ul li a {
	display: block;
}

.custom-box ul li a .bui-icon {
	width: 1.2rem;
	height: 1.2rem;
	margin: 0;
}

.custom-box ul li a .bui-icon i {
	display: block;
	width: 100%;
	height: 100%;
}

.hide {
	display: none !important;
}

.show-photo {
	width: .96rem;
	height: .96rem;
	background: url(../img/upload-photo.png) 0 0 no-repeat;
	background-size: 100% 100%;
}

.zcsb i {
	display: inline-block;
}

.equip {
	color: #2c2c2c;
	opacity: .6;
	font-size: .28rem;
}

.btn-gray {
	background-color: #F0F0F0;
	border-radius: 10px;
	padding: 10px;
}

.sence-equip .eq-title {
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
}

.font-green {
	color: #55BAC6 !important;
}

.font-gray {
	color: #B5B5B5 !important;
}

.online {
	background-color: #55BAC6;
	color: #fff;
	padding: .08rem .28rem;
	border-radius: 10px;
}

.outline {
	background-color: #B5B5B5;
	color: #fff;
	padding: .08rem .28rem;
	border-radius: 10px;
}

/* input下拉搜索 */
:focus {
	outline: none;
}

#search-box {
	position: relative;
	width: 400px;
	margin: 0 auto;
	display: inline;
}


.wrapper {
	width: 750px;
	margin: 0 auto;
}

#message {
	margin-top: 40px;
	margin-bottom: 50px;
	font-size: 20px;
	text-align: center;
}

.autocomplete-container {
	position: relative;
	width: 283px;
	height: 33px !important;
	margin: 0 auto;
}

.autocomplete-input {
	padding: 9px;
	border-radius: 3px;
	font-family: inherit;
	float: left;
	font-size: 1em;
	border: 1px solid rgba(0, 0, 0, 0.19);
	margin: 0;
}

.autocomplete-button {
	display: none;
	font-family: inherit;
	border: none;
	background-color: #990101;
	color: white;
	padding: 8px;
	float: left;
	cursor: pointer;
	border-radius: 0px 3px 3px 0px;
	transition: all 0.2s ease-out 0s;
	margin: 0.5px 0px 0px -1px;
}

.autocomplete-button:HOVER {
	background-color: #D11E1E;
}

.proposal-box {
	position: absolute;
	height: auto;
	border-left: 1px solid rgba(0, 0, 0, 0.11);
	border-right: 1px solid rgba(0, 0, 0, 0.11);
	left: 0px;
}

.proposal-list {
	list-style: none;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.proposal-list li {
	text-align: left;
	padding: 5px;
	font-family: inherit;
	border: 0;
	height: 33px;
	/* line-height: 25px; */
	background-color: rgba(255, 255, 255, 0.8);
	cursor: pointer;
}

li.proposal.selected {
	background-color: #55BAC6;
	color: white;
}

.input-search {
	width: 100%;
	height: 33px;
}

.autocomplete-container,
.proposal-box {
	width: 100% !important;
}

.proposal-box {
	top: 33px !important;
}

#inputPopup {
	position: relative;
	z-index: 999;
	width: 100%;
}

.bus-name {
	position: relative;
	z-index: 20;
}

.bui-dialog-select {
	max-height: 9rem !important;
}

.m-lr-10 {
	margin: 0 10px;
}

.m-r-10 {
	margin-right: 10px;
}

.online {
	background-color: #55bac6;
	color: #fff;
	border-radius: 2px;
	width: 84%;
	margin-left: 5px;
}

.select-date input {
	border-radius: 2px;
	padding: 0 10px;
	font-size: 12px;
}

/* #tabFoot .bui-tab-main ul li {
	overflow:  hidden !important;
} */
padding: 0.08rem 0.28rem;
border-radius: 10px;
}

.outline {
	background-color: #b5b5b5;
	color: #fff;
	padding: 0.08rem 0.28rem;
	border-radius: 10px;
}

/* input下拉搜索 */

:focus {
	outline: none;
}

#search-box {
	position: relative;
	width: 400px;
	margin: 0 auto;
	display: inline;
}

.wrapper {
	width: 750px;
	margin: 0 auto;
}

#message {
	margin-top: 40px;
	margin-bottom: 50px;
	font-size: 20px;
	text-align: center;
}

.autocomplete-container {
	position: relative;
	width: 283px;
	height: 33px !important;
	margin: 0 auto;
}

.autocomplete-input {
	padding: 9px;
	border-radius: 3px;
	font-family: inherit;
	float: left;
	font-size: 1em;
	border: 1px solid rgba(0, 0, 0, 0.19);
	margin: 0;
}

.autocomplete-button {
	display: none;
	font-family: inherit;
	border: none;
	background-color: #990101;
	color: white;
	padding: 8px;
	float: left;
	cursor: pointer;
	border-radius: 0px 3px 3px 0px;
	transition: all 0.2s ease-out 0s;
	margin: 0.5px 0px 0px -1px;
}

.autocomplete-button:hover {
	background-color: #d11e1e;
}

.proposal-box {
	position: absolute;
	height: auto;
	border-left: 1px solid rgba(0, 0, 0, 0.11);
	border-right: 1px solid rgba(0, 0, 0, 0.11);
	left: 0px;
}

.proposal-list {
	list-style: none;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.proposal-list li {
	text-align: left;
	padding: 5px;
	font-family: inherit;
	border: 0;
	height: 33px;
	/* line-height: 25px; */
	background-color: rgba(255, 255, 255, 0.8);
	cursor: pointer;
}

li.proposal.selected {
	background-color: #55bac6;
	color: white;
}

.input-search {
	width: 100%;
	height: 33px;
}

.autocomplete-container,
.proposal-box {
	width: 100% !important;
}

.proposal-box {
	top: 33px !important;
}

#inputPopup {
	position: relative;
	z-index: 999;
	width: 100%;
}

.bus-name {
	position: relative;
	z-index: 20;
}

.xiangji {
	width: 1rem;
	height: 1rem;
	background: url(../img/icon-photo.png) 0 0 no-repeat;
	background-size: 100% 100%;
	background-color: #efefef;
}

.xiangji2 {
	width: 1rem;
	height: 1rem;
	background: url(../img/icon-photo.png) 0 0 no-repeat;
	background-size: 100% 100%;
	background-color: #efefef;
}

.xiangji3 {
	width: 1rem;
	height: 1rem;
	background: url(../img/icon-photo.png) 0 0 no-repeat;
	background-size: 100% 100%;
	background-color: #efefef;
}

.getcode-btn {
	background-color: #55bac6 !important;
	color: #fff !important;
}

.bui-dialog-select {
	max-height: 9rem !important;
}

.btn-notice {
	margin: 0 !important;
	display: flex !important;
	justify-content: center;
	padding-top: 6px !important;
}

.Active {
	background: #55bac6 !important;
	opacity: 1 !important;
}

/* .build-info{
	  background-color: #fff;
  } */
.image-upload img {
	background-color: #efefef;
	width: 1rem;
	height: 1rem;
}

.head-img {
	text-align: center;
}

.head-img img {
	background-color: #efefef;
	width: 1rem;
	height: 1rem;
}

#img-upload {
	display: none;
}

.equipTable table {
	border: 0;
}

.equipTable table tr th {
	color: #2C2C2C;
}

.m-t-20 {
	margin-top: 20px;
}

.eq-list {
	margin-bottom: 30px;
}

.bui-dialog-foot .span1 {
	text-align: center;
}

/* .bui-dialog .bui-dialog-foot [class*=btn]{
	min-height: 31.7px !important;
  } */

.loader {
	font-size: 16px;
	width: .5em;
	height: .5em;
	border-radius: 50%;
	text-indent: -9999em;
	animation: load-effect 1s infinite linear;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 999;
}

@keyframes load-effect {
	0% {
		box-shadow:
			0 -3em 0 .2em #666,
			/*上*/

			2em -2em 0 0 #666,
			/*右上*/

			3em 0 0 -.5em #666,
			/*右*/

			2em 2em 0 -.5em #666,
			/*右下*/

			0 3em 0 -.5em #666,
			/*下*/

			-2em 2em 0 -.5em #666,
			/*左下*/

			-3em 0 0 -.5em #666,
			/*左*/

			-2em -2em 0 0 #666;
		/*左上*/
	}
}

.bui-icon .bui-badges,
.icon .bui-badges,
.thumbnail .bui-badges,
i .bui-badges {
	position: absolute;
	top: 0;
	right: 0;
}

.condition {
	margin: 10px 0;
}

.btn-sub {
	border: 0;
	height: .6rem;
	line-height: .6rem;
	background-color: #55BAC6;
	color: #fff;
	border-radius: 2px;
	width: 80%;
	margin-left: 5px;
	font-size: 12px;
}

.select-date input {
	border-radius: 2px;
	padding: 0 10px;
}
