/* Header */
.large-header {
	position: relative;
	width: 100%;
	background: #333;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}

.login .large-header {
	background-image: url('../img/background.jpg');
	background-size:100% 100%;
}
.logo_box{
	width: 400px;
	height: 500px;
	padding: 35px;
	color: #EEE;
	position: absolute;
	left: 50%;
	top:50%;
	margin-left: -200px;
	margin-top: -250px;
}
.logo_box h3{
	text-align: center;
	height: 20px;
	font: 20px "microsoft yahei",Helvetica,Tahoma,Arial,"Microsoft jhengHei",sans-serif;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding:0 0 35px 0; 
}
.forms{
	width: 280px;
	height: 485px;
}
.logon_inof{
	width: 100%;
	min-height: 450px;
	padding-top: 35px;
	position: relative;
}		
.input_outer{
	height: 46px;
	padding: 0 5px;
	margin-bottom: 30px;
	border-radius: 50px;
	position: relative;
	/*border: rgba(255,255,255,0.2) 2px solid !important;*/
	background-image: url("../img/border.png");
	background-repeat: no-repeat;
}
.u_user{
	width: 25px;
	height: 25px;
	background: url(../img/login_ico.png);
	background-position:  -125px 0;
	position: absolute;
	margin: 10px 13px;
}
.us_uer{
	width: 25px;
	height: 25px;
	background-image: url(../img/login_ico.png);
	background-position: -125px -34px;
	position: absolute;
	margin: 10px 13px;
}
.l-login{
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 0;
	height: 46px;
	font: 14px "microsoft yahei",Helvetica,Tahoma,Arial,"Microsoft jhengHei";
	line-height: 46px;
}
.text{
	width: 220px;
	height: 46px;
	outline: none;
	display: inline-block;
	font: 14px "microsoft yahei",Helvetica,Tahoma,Arial,"Microsoft jhengHei";
	margin-left: 50px;
	border: none;
	background: none;
	line-height: 46px;
}
/*///*/
.mb2{
	margin-bottom: 20px
}
.mb2 a{
	text-decoration: none;
	outline: none;
}
.submit {
	padding: 15px;
	margin-top: 20px;
	display: block;
}
.act-but {
	line-height: 20px;
	text-align: center;
	font-size: 20px;
	border-radius: 50px;
	background: #0096e6;
	width: 100%;
	border: none;
	
	
}



.right-content .toggle-daiban .daiban .over-hidden {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
.right-content .toggle-daiban .daiban {
	width: 140px;
	height: 186px;
	position: relative;
	background: #f3f3f3;
}
.right-content .toggle-daiban .daiban .icons {
	color: #f3f3f3;
	position: absolute;
	top: -50px;
	right: -40px;
	font-size: 80px;
	border-radius: 100%;
	overflow: hidden;
	width: 120px;
	height: 120px;
	/*background: #e2e5e9;*/
	text-align: center;
	line-height: 120px;
	background-image: url('../img/icons.png');
}
.right-content .toggle-daiban .fa-refresh {
	color: #4fbdff;
}
.right-content .toggle-daiban .active .fa-refresh {
	color: #fff;
}
.right-content .toggle-daiban .active {
	background: #4fbdff;
}
.right-content .toggle-daiban .active .icons {
	color: #4fbdff;
	/*background: #45acf6;*/
	background-image: url('../img/active.png');
}
.right-content .toggle-daiban .active:before {
	content: '';
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-left: 15px solid #4fbdff;
	position: absolute;
	right: -30px;
	top: 50%;
	margin-top: -7.5px;
}
.right-content .toggle-daiban .daiban .text {
	position: absolute;
	bottom: 15px;
	left: 15px;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	line-height: normal;
	font-size: 14px;
}
.right-content .toggle-daiban .daiban .xiaoxi {
	position: absolute;
	right: 15px;
	top: 15px;
}

.right-content .toggle-daiban .daiban .xiaoxi span {
	font-size: 30px;
	color: #45acf6;
	font-weight: bold;
}
.right-content .toggle-daiban .active .xiaoxi span {
	color: #f3f3f3;
}
.right-content .toggle-daiban .daiban-menu {
	float: left;
}
.right-content .toggle-daiban .daiban-contents {
	background: #fff;
	float: left;
	width: 530px;
	height: 372px;
}
.right-content .toggle-daiban .daiban-contents .daiban-bar {
	font-size: 14px;
	padding: 15px 0 0 10px;
}
.right-content .toggle-daiban .daiban-contents b {
	color: #ff7400;
}

.right-content .toggle-daiban .daiban-contents .daiban-bar a {
	text-decoration: underline;
}
.right-content .toggle-daiban .daiban-contents .daiban-content {
	display: none;
}
.right-content .toggle-daiban .daiban-contents .showdaiban {
	 display: block;
 }

.right-content .toggle-daiban .daiban-contents .daiban-content-content {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 50px;
}

.rotate {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 2s;
	-moz-transition: all 2s;	/* Firefox 4 */
	-webkit-transition: all 2s;	/* Safari 和 Chrome */
	-o-transition: all 2s;	/* Opera */
}

#rili {
	float: right;
	background: #fff;
}



/*部门设置*/
.bg-white {
	background: #fff!important;
}
.p0 {
	padding: 0!important;
}
.p10 {
	padding: 10px!important;
}

.bumen-name {
	color: #15a4fa;
	background: #f3f3f4;
	border: 1px solid #e8e8e8;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
}
.bumen-name .name {
	float: left;
	width: 33.3333%;
}
.bumen-name ul li a {
	color: #15a4fa;
}
.bumen-name ul li {
	display: inline;
	margin-left: 30px;
}
.bumen-name ul {
	float: right;
	width: 33.3333%;
	text-align: right;
}
.bumen-list {
	margin-top: 10px;
	border-top: 1px solid #e8e8e8;
	padding-top: 1px;
}
.bumen-list li {
	border:1px solid #e8e8e8;
	border-top: none;
	margin-top: -1px;
}

.bumen-list li .bumen-menu {
	height: 56px;
	line-height: 56px;
	border-bottom:1px solid #e8e8e8;
	background: #f3f3f4;
	display: block;
	padding: 0 15px;
}
.bumen-list li .bumen-menu a {
	float: right;
	color: #15a4fa;
	margin-left: 15px;
}
.bumen-list li .bumen-menu h2 {
	font-weight: normal;
	float: left;
	width: 33.3333%;
}
.bumen-list li .bumen-menu:last-child {
	border-bottom: none;
}



.rename {
	text-align: center;
	border:1px solid #d2d2d2;
	margin: 14px 50px;
	display: none;
}
.rename-content {
	height: 234px;
	position: relative;
}
.rename .input-text {
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: none;
	border-bottom: 1px solid #ccc;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -75px;
}
.rename .xianze {
	text-align: center;
	border: none;
	position: absolute;
	bottom: 20px;
	left: 116px;
	font-size: 14px;
}

.rename .button {
	height: 40px;
	border-top: 1px solid #d2d2d2;
	line-height: 40px;
}
.rename button {
	background: #15a4fa;
	color: #fff;
	border: none;
	padding: 5px 15px;
}


.add-bumen {
	text-align: center;
}
.add-bumen input {
	width: 432px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: none;
	border-bottom: 1px solid #ccc;
}

.add-bumen button {
	background: #15a4fa;
	color: #fff;
	border: none;
	padding: 5px 15px;
	margin-top: 10px;
}
.guanli {
	width: 33.3333%;
	text-align: center;
	float: left;
}
.showbumen {
	text-align: right;
}
.plan {
	background: #f4f4f4;
	border: 1px solid #e8e8e8;
	margin: 10px;
	padding:30px;
}


#file {
	display: none;
}

.select-file {
	background: #15a4fa;
	color: #fff;
	width: 150px;
	height: 36px;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	border-radius: 10px;
	
}
.lujing {
	font-size: 14px;
}
.btn {
	background: #15a4fa;
	color: #fff;
	font-size: 14px;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-left: 80px;
}
.file {
	float: left;
}
.plan p {
	font-size: 14px;
	line-height: 1.5em;
}
.mb0 {
	margin-bottom: 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mr0 {
	margin-right: 0;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.shebei {
	font-size: 14px;
}
.shebei select {
	width: 100px;
	height: 30px;
	line-height: 30px;
	/*color: #15a4fa;*/
}
.shebei select option {
	color: #000;
}
.shebei input {
	width: 180px;
	height: 30px;
	line-height: 30px;
	border: none;
	border-bottom: 1px solid #e2e2e2;
	padding-left: 15px;
	line-height: 30px;
}
.shebei .btn-she {
	background: #15a4fa;
	border: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	padding: 0 5px;
	
}
.btn-m {
	padding: 5px 15px!important;
}
.table {
	width: 100%;
	min-height: 390px;
	font-size: 14px;
}
.table table {
	width: 100%;
}
.table th {
	background: #646b71;
	color: #fff;
	height: 40px;
	padding: 0 5px;
}
.table td {
	padding: 0 5px;
	height: 40px;
	color: #999;
}
.table .even {
	background-color: #f4f4f4;
}
.table td a {
	color: #999;
	text-decoration: underline;
}



.add-shebei li {
	float: left;
	width: 33.333333%;
	font-size: 14px;
	height: 75px;
}
.add-shebei li input {
	width: 200px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;

}
.add-shebei li label {
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}
.add-shebei .beizhu label {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 14px;
}
.add-shebei .beizhu textarea {
	width: 100%;
	height: 60px;
	padding-left: 10px;
	padding-top: 10px;
}
.add-shebei .btn-add-shebei {
	background: #15a4fa;
	color: #fff;
	font-size: 14px;
	border: none;
	padding: 5px 10px;
	margin: 10px auto;
	display: block;
}
.add-shebei select {
	width: 100px;
	height: 30px;
	line-height: 30px;
	/*color: #15a4fa;*/
}

.add-yuangong li {
	float: left;
	width: 25%;
	font-size: 14px;
}
.add-yuangong li input {
	width: 200px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;

}
.add-yuangong li label {
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}
.add-yuangong .beizhu label {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 14px;
}
.add-yuangong .beizhu textarea {
	width: 100%;
	height: 60px;
	padding-left: 10px;
	padding-top: 10px;
}
.add-yuangong .btn-add-shebei {
	background: #15a4fa;
	color: #fff;
	font-size: 14px;
	border: none;
	padding: 5px 10px;
	margin: 10px auto;
	display: block;
}
.add-yuangong select {
	width: 100px;
	height: 30px;
	line-height: 30px;
	/*color: #15a4fa;*/
}



.wangzhan-info li {
	width: 100%;
	border: 1px solid #ccc;
	margin: 15px 0;
	padding: 10px 0px;
	text-align: center;
	font-size: 14px;
}
.wangzhan-info li label {
	vertical-align: top;
	width: 100px;
	text-align: right;
	display: inline-block;
}
.wangzhan-info li input {
	border: none;
	border-bottom: 1px solid #ccc;
	width: 600px;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 10px;
}
.wangzhan-info li textarea {
	width: 606px;
	font-size: 14px;
	margin-left: 10px;
	border: 1px solid #ccc;
	height: 80px;
	padding-left: 10px;
	padding-top: 10px;
}

.wangzhan-info .upload label {
	margin-top: 3px;
	display: inline-block;

}
.wangzhan-info .upload .upload-file {
	width: 606px;
	font-size: 14px;
	margin-left: 10px;
	display: inline-block;
	text-align: left;
}
.wangzhan-info .upload span {
	margin-top: 3px;
	display: inline-block;
}

.wangzhan-info .upload .select-file {
	background: #15a4fa;
	color: #fff;
	width: 72px;
	height: 26px;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	border-radius: 0px;
	margin-top: 0px;
	
}
code {
	color: red;
}
.wangzhan-info .btn-re {
	background: #76cc4c;
	width: 132px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	border: none;
	margin-left: 167px;
}

.qiangdu span {
	width: 70px;
	display: inline-block;
	margin-right: 1px;
	height: 10px;
	background: #eee;

}
.redbg {
	background: red!important;
}
.orangebg {
	background: orange!important;
}
.greenebg {
	background: green!important;
}
.repassword {
	margin: 10px 0 0 150px;
	width: 294px;
	display: none;
}
.repassword label {
	width: 66px;
	display: inline-block;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
.repassword input {
	width: 200px;
	height: 27px;
	line-height: 27px;
	margin: 10px 0;
	padding-left: 10px;
}

.repassword .btn-sub {
	background: #15a4fa;
	color: #fff;
	font-size: 14px;
	border: none;
	padding: 5px 10px;
	margin: 10px auto;
	display: block;
}

.login-log .table2 {
	width: 100%;
}
.login-log h2 {
	font-size: 14px;
	margin: 10px 0;
}
.login-log p {
	color: #999;
	margin: 10px 0;
}
.login-log .table2 table {
	width: 100%;
}
.login-log .table2 table th {
	background: #f6f6f6;
	border: 1px solid #d2d2d2;
	text-align: center;
	padding: 10px  0;
	font-size: 14px;
	font-weight: bold;
}
.login-log .table2 table td {
	background: #fff;
	border: 1px solid #d2d2d2;
	text-align: center;
	padding: 10px  0;
	font-size: 14px;
}
.m0 {
	margin: 0;
}

