.o-wraning-tip,
.o-refuse-tip,
.o-result-tip,
.o-success-tip,
.o-process-one,
.o-process-two,
.o-process-three,
.o-ibos-logo,
.o-index-logo,
.o-dashboard-logo,
.o-index-tip{
	background-image: url(../image/cool.png);
	background-repeat: no-repeat;
	display: inline-block;
}
.o-wraning-tip,
.o-refuse-tip,
.o-result-tip{
	width: 16px;
	height: 16px;
}
.o-wraning-tip{
	vertical-align: middle;
	background-position: -496px -20px;
}
.o-refuse-tip{
	vertical-align: middle;
	background-position: -480px -20px;
}
.o-result-tip{
	vertical-align: middle;
	background-position: -480px -36px;
}
.o-process-one,
.o-process-two,
.o-process-three{
	vertical-align: top;
	width: 960px;
	height: 70px;
}
.o-process-one{
	background-position: 0 -80px;
}
.o-process-two{
	background-position: 0 -160px;
}
.o-process-three{
	background-position: 0 -240px;
}
.o-success-tip{
	width: 80px;
	height: 80px;
	vertical-align: middle;
	background-position: -400px 0;
}
.o-ibos-logo{
	width: 72px;
	height: 20px;
	vertical-align: middle;
	background-position: -560px 0;
}
.o-index-logo,
.o-dashboard-logo{
	width: 248px;
	height: 40px;
}
.o-index-logo{
	vertical-align: middle;
	background-position: 0 -40px;
}
.o-dashboard-logo{
	vertical-align: middle;
	background-position: 0 0;
}
.o-index-tip{
	width: 134px;
	height: 28px;
	vertical-align: middle;
	background-position: -248px 0; 
}
.o-email-bg,
.o-invite-step-one,
.o-invite-step-two,
.o-invite-step-three,
.o-step-link,
.o-download-iphone,
.o-download-android,
.o-download-windows,
.o-download-mac,
.o-qrcode-tip,
.o-check-error,
.o-check-success{
	background-image: url(../image/dashboard.png);
	background-repeat: no-repeat;
	display: inline-block;
}
.o-email-bg{
	vertical-align: top;
	width: 1000px;
	height: 11px;
	background-position: 0 -390px;
}
.o-invite-step-one,
.o-invite-step-two,
.o-invite-step-three{
	vertical-align: middle;
	width: 203px;
	height: 200px;
}
.o-invite-step-one{
	background-position: 0 -160px;
}
.o-invite-step-two{
	background-position: -240px -160px;
}
.o-invite-step-three{
	background-position: -480px -160px;
}
.o-step-link{
	vertical-align: middle;
	width: 380px;
	height: 8px;
	background-position: 0 -400px;
}
.o-download-iphone,
.o-download-android,
.o-download-windows,
.o-download-mac{
	width: 160px;
	height: 80px;
	vertical-align: middle;
}
.o-download-iphone{
	background-position: 0 0;
}
.o-download-android{
	background-position: -160px 0;
}
.o-download-windows{
	background-position: 0 -80px;
}
.o-download-mac{
	background-position: -160px -80px;
}
.o-qrcode-tip{
	width: 32px;
	height: 32px;
	vertical-align: middle;
	background-position: -320px 0;
}
.o-check-error,
.o-check-success{
	width: 16px;
	height: 16px;
}
.o-check-error{
	vertical-align: middle;
	background-position: -400px 0;
}
.o-check-success{
	vertical-align: middle;
	background-position: -416px 0;
}

/*申请页面*/
.type-select-ul li{
	float: left;
	width: 110px;
	padding: 8px 10px;
	border: 1px #fff solid;
	background-color: #fff;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
}
.type-select-ul li.active,
.type-select-ul li:hover{
	border: 1px #ffba60 solid;
	background-color: #fffdfa;
	color: #ee8c0c;
}
.type-select-ul li .type-checkbox{
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.apply-submit-btn{
	padding: 9px 124px;
}
.search-wrap{
	width: 200px;
}
.cp-logo-wrpa{
	width: 60px;
	height: 60px;
}
.cp-logo-wrpa img{
	width: 60px;
	height: 60px;
}
.cp-name-wrap{
	padding-top: 5px;
	max-width: 200px;
}

/*待审核页面*/
.cp-logo-area .logo-wrap{
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: url(../image/dashboard.png) -720px -160px no-repeat;
}
.upload-trigger{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}
.img-upload-imgwrap{
	position: absolute;
	top: 0;
	left: 0;
}
.img-upload-imgwrap img{
	width: 92px;
	height: 92px;
	background-color: #fff;
	padding: 2px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.cp-info-item{
	padding: 20px 0;
	border-top: 1px #ebeff6 dotted; 
}
.cp-info-item:first-child{
	border-top: 0;
}
.cp-info-warning{
	padding: 10px 0;
	background-color: #fffbe5;
	color: #ad6d00;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.cancel-join-btn{
	padding: 9px 96px;
	margin-bottom: 20px;
}

/*已拒绝页面*/
.cp-info-result{
	padding: 10px 0;
	background-color: #f9fbff;
	color: #b2c0d1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/*已加入企业信息页面*/
.exit-company-btn{
	padding: 9px 104px;
}

.upload-tip{
	margin-top: 25px;
}

/*新成员表格*/
.user-info-title{
	display: inline-block;
	padding-top: 10px;
}
.apply-reason-wrap{
	display: inline-block;
	max-width: 330px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*后台首页*/
.user-info-wrap{
	background-color: #f9fbff;
	width: 1000px;
	zoom: 1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}
.user-avatar-wrap{
	padding: 2px;
	background-color: #fff;
	border: 1px solid #DADFE6;
	width: 98px;
	height: 98px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.user-avatar-wrap img{
	width: 98px;
	height: 98px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.user-name-wrap{
	padding-top: 30px;
}
.index-mc{
	background-color: #FFF;
	width: 1000px;
	zoom: 1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.index-mc .page-list{
	background-color: #FFF;
	zoom: 1;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}
.invitation-info-wrap{
	padding: 40px 35px 0 35px;
}
.invitation-info-title,
.download-info-title{
	position: relative;
	padding: 0px 20px 15px 0;
	border-top: 1px solid #ebeff6;
	margin: 10px auto 0;
	width: 910px;
}
.invitation-info-title .st{
	position: absolute;
	padding: 0 15px;
	top: -10px;
	left: 274px;
	background-color: #fff;
	font-size: 30px;
	color: #58585c;
}
.download-info-title .st{
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -90px;
	padding: 0 15px;
	width: 150px;
	background-color: #fff;
	font-size: 30px;
	color: #58585c;
}
.invitation-step-wrap{
	margin-left: -90px;
	padding: 40px 54px 0 40px;
}
.invite-step-list li{
	float: left;
	width: 202px;
	margin-left: 106px;
}
.step-tip-content{
	padding: 0 10px;
	text-align: center;
}
.invitation-step-link{
	position: absolute;
	top: 130px;
	left: 275px;
}
.download-link-wrap{
	margin-top: 40px;
}
.download-type-wrap{
	padding: 15px 0 40px 25px;
}
.download-type-list li{
	float: left;
	width: 160px;
	height: 130px;
	margin-left: 65px;
}
.download-btn{
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	box-shadow: none;
	font-size: 20px;
	color: #fff;
	padding: 14px 60px;
	background-color: #0099ff;
}
.download-btn:hover{
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	box-shadow: none;
}
.download-btn:hover,
.mixed-btn:hover{
	background-color: #27acff;
	color: #fff;
}
.mixed-btn,
.mixed-btn:active,
.mixed-btn:focus,
.mixed-btn:visited{
	padding: 14px 34px;
	font-size: 20px;
	color: #fff;
	background-color: #0099ff;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	box-shadow: none; 
}
.mixed-hover-btn{
	margin-left: -1px;
	padding: 8px;
	font-size: 20px;
	color: #fff;
	background-color: #0099ff;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border: 0;
	border-left: 1px #0079ff solid;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	box-shadow: none; 
}
.mixed-btn:hover{
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	box-shadow: none; 
}
.mixed-hover-btn:hover{
	padding: 4px 10px;
	background-color: #27acff;
	color: #fff;
	border: 0;
	border-left: 1px #0079ff solid;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	box-shadow: none; 
}
.mixed-hover-btn:hover i{
	display: none;
}
.mixed-hover-btn:hover .mixed-hover-tip{
	display: inline-block;
}
.mixed-hover-wrap:hover .mixed-hover-box{
	display: block;
}
.mixed-hover-tip{
	display: none;
	font-size: 14px;
}
.mixed-hover-box{
	padding: 8px;
	position: absolute;
	top: -180px;
	left: 53px;
	display: none;
	border: 1px #dfdfdf solid;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
}
.mixed-hover-box img{
	width: 150px;
	max-width: none;
}
.o-box-tip-pic{
	position: absolute;
	bottom: -8px;
	left: 71px;
	background: url(../image/box_tip_pic.png);
	width: 16px;
	height: 9px;
	display: inline-block;
	vertical-align: middle;
}

.process-title-wrap{
	margin-bottom: 40px;
}
.register-process-title{
	position: relative;
	padding: 0px 20px 15px 0;
	border-top: 1px solid #dadfe6;
	margin: 10px auto 0;
	width: 980px;
}
.register-process-title .st{
	position: absolute;
	padding: 0 15px;
	top: -10px;
	left: 296px;
	background-color: #f5f7f8;
	font-size: 40px;
	color: #58585c;
}
.verification-code{
	width: 150px;
}
.process-info-wrap{
	display: inline-block;
	padding-top: 70px;
	margin: 0 auto;
}
.vd-code-tip{
	padding-top: 15px;
}
.next-step-btn{
	padding: 9px 120px; 
}
.opt-link-wrap{
	width: 284px;
}

.register-info-wrap{
	width: 354px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.register-info-form .control-group > .control-label{
	width: 66px;
}
.register-info-form .control-group > .controls{
	margin-left: 79px;
}
.adjust-item-wrap{
	display: inline-block;
	padding-top: 6px;
}
.register-submit-btn{
	padding: 9px 106px;
}
.register-info-form .search-wrap{
	width: 184px;
}
.account-label .control-group > .control-label.account-label{
	padding-top: 12px; 
}
.wx-user-avatar{
	display: inline-block;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #DADFE6;
	background-color: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.wx-user-avatar img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.no-downlod-btn{
	font-size: 20px;
	padding: 14px 40px;
}


/*找回密码*/
.normal-box{
	margin: 110px auto 110px;
	width: 340px;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	border: 1px solid #EBEFF6;
	border: 0 solid rgba(0, 0, 0, 0);
	background-color: #FFF;
}
.normal-box-title{
	padding: 20px; 
	text-align: center;
	border-bottom: 1px #ebeff6 solid;
}
.normal-box-content{
	padding: 40px 40px 30px 40px;
}
.sure-btn{
	padding: 9px 115px;
}
.email-info-tip{
	margin-bottom: 40px;
}
.rollback-btn{
	background-color: #41b2f7;
	border: 1px #41b2f7 solid;
}
.rollback-btn:hover{
	background-color: #42b2f7;
	border: 1px #42b2f7 solid;
}
.again-send-btn{
	padding: 9px 8px;
	width: 99px;
}

/*前台首页*/
.register-form-wrap{
	height: 540px;
	background: #f9f6fa url(../image/index_bg.png) repeat-x center center;
	overflow: hidden;
}
.register-input-wrap{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	height: 540px;
}
input[type="text"].register-input{
	width: 400px;
	font-size: 20px;
	line-height: 25px;
	min-height: 60px;
	border: 2px #0099ff solid;
}
.register-input-area{
	position: absolute;
	right: 20px;
	bottom: 180px;
}
.register-user-btn{
	padding: 20px 28px;
	background-color: #0099ff;
	color: #fff;
	font-size: 24px;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.register-user-btn:hover{
	background-color: #27acff;
	color: #fff;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.register-input-area .input-group{
	width: 552px;
}
.download-show-wrap{
	background-color: #fff;
	padding-top: 45px;
}
.download-list-wrap{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.download-list-wrap .download-info-title{
	max-width: 980px;
	width: 100%;
}
.download-list-wrap .download-info-title .st{
	font-size: 30px;
}
.download-list-wrap .download-type-wrap{
	padding: 15px 0 40px 17px;
}
.create-cp-link{
	text-decoration: underline;
}
.login-panel{
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	position: relative;
	z-index: 10;
	margin-top: 40px;
	padding-top: 20px;
	width: 340px;
	min-height: 320px;
	border: 1px solid #EEE;
	background-color: #FFF;
}
.login-type-nav{
	border-bottom: 1px solid #DADFE6;
}
.login-type-nav .nav-skid{
	margin-left: 40px;
	border-bottom: 0;
}
.login-type-nav .nav-skid a{
	padding: 0 10px 10px 10px;
	font-size: 16px;
}
.login-type-nav .nav-skid>.active>a, 
.login-type-nav .nav-skid>li:hover>a{
	padding-bottom: 10px;
}
.wx-code-wrap{
	padding-top: 30px;
}
.wx-code-wrap .login-qrcode{
	/*margin: 0 auto;*/
	width: 100%;
	height: 330px;
	text-align: center;
}
.wx-result-wrap{
	margin: 20px auto;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	padding: 10px 15px;
	width: 210px;
	text-align: center;
	background-color: #ebeff6;
}
.wx-other-tip .st{
	color: #3497db;
	text-decoration: underline;
}
.wx-other-tip{
	text-align: center;
	margin-bottom: 30px;
}
.attend-wx-wrap{
	background-color: #fcf8e3;
	color: #c09853;
}
.login-content-wrap{
	padding: 40px 40px 90px 40px;
}
.login-item .btn-submit,
.register-item .register-btn{
	padding: 14px 113px;
	font-size: 16px;
}
.login-item input[type="text"],
.login-item input[type="password"],
.register-item input[type="text"]{
	min-height: 50px;
	padding: 14px 10px;
}
.login-type-content{
	height: 400px;
}
.register-content-wrap{
	padding: 40px;
}
.register-item .active-link{
	color: #3497db;
	text-decoration: underline;
}
.no-downlod-btn{
	font-size: 20px;
	padding: 14px 40px;
}


/*后台组织架构*/
.dashboard-org-title{
	background-color: #fff;
	border-bottom: 1px #ebeff6 solid;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.add-opt-wrap{
	padding: 10px 20px;
	border-top: 1px #ebeff6 solid;
}
.add-user-form,
.edit-user-form{
	width: 400px;
	padding: 20px 20px 0 20px;
}
.add-user-form .form-compact .control-group > .control-label,
.edit-user-form .form-compact .control-group > .control-label{
	width: 60px;
}
.add-user-form .form-compact .control-group > .controls,
.edit-user-form .form-compact .control-group > .controls{
	margin-left: 80px;
}
.sex-type-wrap{
	padding-top: 5px;
}
.user-department-wrap{
	width: 212px;
}
.sub-department{
	width: 100%;
}

/*后台账号设置*/
.setting-form .info-item-content{
	line-height: 40px;
	height: 40px;
	text-align: left;
}

/*企业信息设置页面*/
.qy-content-body{
	width: 360px;
	margin: 0 auto;
}
.qy-code-wrap{
	display: inline-block;
	line-height: 30px;
}
.qy-info-form.form-narrow .control-group > .control-label{
	width: 70px;
}
.qy-info-form.form-narrow .control-group > .controls{
	margin-left: 90px;
}
.auth-bind-btn{
	padding: 9px 98px;
}

.match-btn-wrap{
	padding: 10px 20px;
	border-bottom: 1px #ebeff6 solid;
}
.manual-bind-wrap{
	padding: 20px;
	border-bottom: 1px #ebeff6 solid;
}
.dialog-info-wrap .caret{
	vertical-align: middle;
}
.info-toggle-hook{
	cursor: pointer;
}
.match-type-wrap{
	margin: 10px 0;
}
.result-opt-wrap{
	padding: 0 10px 10px 20px;
}
.result-info-table tbody td{
	padding: 0 10px;
}
.o-co-trash{
	width: 20px;
	height: 20px;
	background-position: -400px -80px;
	vertical-align: middle;
	cursor: pointer;
}
.o-logo-edit{
	width: 30px;
	height: 30px;
	background-position: -320px -129px;
	vertical-align: middle;
	cursor: pointer;
}
.cp-logo-area .o-logo-edit{
	position: absolute;
	bottom: 2px;
	right: 88px;
}

@media screen and (max-width: 800px){
	.header-opt-wrap{
		display: none;
	}
	.login-panel{
		margin: 40px auto;
		float: none;
	}
	.cool-logo{
		margin: 0 auto;
		float: none;
	}
	.download-type-list li{
		margin-left: 30px;
	}
}

/*托管应用*/
.form-mc{
	width: 1000px;
	margin: 20px auto;
	background: #fff;
	border: 1px solid #dadfe6;
	box-shadow: 0 2px 2px 1px #ddd;
	text-align: center;
}
.trustee-login-brief{
	width: 100%;
	color: #91CE31;
	padding: 20px 0;
}
.o-sure-binding{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../image/app-icon.png) no-repeat 0 -141px;
}
.trustee-login-brief span{
	position: relative;
	top: -8px;
}
.submit-form-container{
	width: 920px;
	border-top: 1px solid #dadfe6;
	margin: 0 auto;
}
.login-form-mc,
.register-form-mc{
	width: 265px;
	margin: 70px 95px;
	text-align: left;
}
.text-line{
	width: 0;
	height: 230px;
	margin: 70px 0;
	float: left;
	border-left: 1px solid #dadfe6;
}
.input-text{
	padding: 12px 10px;
}
.form-group-item{
	margin-bottom: 15px;
}
.submit-form-container .btn-submit{
	padding: 12px 120px;
}