﻿html,body{
	height: 100%;
	margin: 0;
	padding: 0;
}
body{font-size: 16px; color: #333333;}
body {
	font-family: '微软雅黑', serif !important;
	/*background: url(http://www.cnzh.gov.cn/images/bg.jpg);*/
	/*background-size: cover;*/
	background: #b4d9ff;
	/*background-image: radial-gradient(#fff, #b4d9ff);*/
	background-image: radial-gradient(#fff, #87c3ff);
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.hidden {
	display: none;
}

.show {
	display: block;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}
.content {
	min-height: 100%;
	padding-bottom: 81px;
}



.steps {
	text-align: center;
}

.steps ul li {
	list-style: none;
	display: inline-block;
	text-align: -webkit-center;
	line-height: 30px;
	font-size: 16px;
	color: #8A8A8A;
}

.steps ul li:nth-child(2) {
	width: 28%;
	height: 2px;
	background: #0088FF;
	vertical-align: 50px;
}

.steps ul li:nth-child(4) {
	width: 28%;
	height: 2px;
	background: #D0D0D0;
	vertical-align: 50px;
}

.steps ul .circle {
	width: 46px;
	height: 46px;
	border: 2px solid rgba(191,191,191,1);
	border-radius: 50%;
	line-height: 45px;
	font-size: 18px;
}

/*** Override bootstrap style ***/
.breadcrumb {
	margin-bottom: 5px;
}

/*** Override layui ***/
.layer-main {
	margin-top: 5px;
}

.layui-layer .layui-form-item .layui-input-inline {
	margin-right: 20px;
}

.layui-layer .layui-form-item {
	margin-right: 20px;
}

.layadmin-link {
	color: #029789!important;
}

.layui-layer-ico5 {
	background-position: -60px 0 !important;
}

.layui-text {
	letter-spacing: 2px;
	line-height: 1.1em;
	color: #333333;
}

.layui-input:focus, .layui-textarea:focus {
	border-color: #66afe9 !important;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.userTips {
	font-weight: bold;
	color: #01AAED;
	cursor: pointer;

}




#bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -9999;
}

ul {
	list-style-type: none;
}

p {
	/*margin: 5px 10px;*/
	/*line-height: 22px;*/
}

#main {
	/*padding-bottom: 20px;*/
	/*min-height: 100%;*/
}

.top {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #ffffff;
	margin-right: 5px;
}

.top a, .top a:hover, .top a:visited {
	color: #ffffff;
	text-decoration: none;
	margin-left: 15px;
}

.search {
	height: 50px;
	margin-top: 16px;
}

.banner {
	height: 90px;
}

.brand {
	margin-left: 20px;
}

.tianqi {
	float: right;
	display: inline-flex;
	margin-right: 0;
	margin-top: 25px;
}

.timeLabel{
	margin-left: 30px;
	font-size: medium;
	height: 80px;
	line-height: 80px;
}

.brand h2 {
	font-size: 28px;
	color: #0096e2;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	margin: 16px 0 2px 0;
	letter-spacing: 5px;
}

.login-true,login-false{
	color: #0096e2;
}
.login-true a,.login-false a{
	color: #0096e2;
	margin-right: 20px;
}
.head{padding: 15px 0;}
.head-login{margin-top: 25px;}


.lh2{line-height: 2;}

.nav{ width: 100%; background-color: #0376cb; text-align: center;}
.nav li {
	display: table-cell;
	width: 1%;
	border-left: 1px solid #0096e2;
	position: relative;
}
/*.nav li:before{
	content:'';
	position: absolute;
	left: 0;top: 0;
	height: 100%;
	!*width: 11px;*!
	background: #0096e2;
}*/
.nav li i{ display: inline-block; margin-right: 5px;}
.nav li a {
	/*width: 184px;*/
	font-size: 16px;
	display: block;
	text-align: center;
	/*display: inline-block;*/
	line-height: 50px;
	color: #ffffff;
	/*margin-bottom: 10px;*/
	/*border: 1px solid #0096e2;*/
}

.content-row {
	background-color: #ffffff;
	margin-bottom: 20px;
	/*margin-right: 3px;*/
}

.nav li:focus, .nav li:hover, .nav li.active {
	background-color: #0096e2;
}

.menu-icon {
	margin-right: 5px;
}

.left-panel {
	border-right: solid 1px #eaeaea;
	padding: 0 10px 30px 10px;
}

.right-panel {
	padding: 0 10px 0 10px;
}

#content {
	min-height: 500px;
	padding: 0 30px 20px;
}

#loginPage {
	margin-top: 20px;
}

#loginDiv {
	float: right;
	padding-left: 20px;
}

#loginInfo {
	float: left;
	line-height: 30px;
	border-right: 1px dotted;
	min-height: 315px;
}

.notice li {
	margin-bottom: 15px;
	line-height: 22px;
}

.hr-title {
	display: block;
	margin-top: 10px;
	font-weight: bolder;
}

.hr-title + hr {
	margin-left: -10px;
	margin-right: -10px;
}

.left-panel .layui-form-label {
	padding-left: 0;
	width: 60px;
}

.left-panel .layui-input-inline {
	margin-right: 0;
	width: 185px;
}

.layer-main {
	margin: 20px 0 20px 0;
}

/*.area-select {
    width: 238px;
    margin-right: 0 !important;
}*/

.cascadeSelect {
	margin-right: 0 !important;
}

#userForm .cascadeSelect {
	width: 200px;
}

#complainForm .cascadeSelect {
	width: 238px;
}

.release-detail .table-title {
	width: 120px;
}

.detail-content .layui-card-body {
	padding: 5px;
}

.required {
	color: red;
	display: inline-block;
	margin-right: 5px;
}

.textarea-counter {
	float: right;
	color: #aaaaaa;
	font-size: 12px;
	line-height: 20px;
}

.footer{margin-top: 20px; text-align: center;}


.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #0096e2;
}

.layui-table, .layui-table-view {
	margin-top: 0;
}

.layui-elem-quote {
	border-left: 5px solid #0096e2;
	margin-left: 10px;
}

.pj-title {
	margin-left: 20px;
}

.detail-text {
	line-height: 2.0em !important;
	letter-spacing: 2px;
	word-break: break-word;
}

#publicTableArea {
	min-height: 400px;
	margin: 10px -10px 10px -10px;
}

.blgc .bl-content {

}

.account-info {
	display: inline-block;
	width: 440px;
	margin: 0 20px;
	color: #FF5722;
}



.indentation{
	margin-left: 34px;
}


.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}

.ml10{margin-left: 10px;}

.page {line-height:44px;text-align:center;}
.page a {
	padding: 3px 8px;
	background-color: #0096e2;
	margin:0px 4px;
	color:white;
}
.page .pageOn {
	/**color: #0096e2;**/
	color: #0096e2;
	background-color: white;
	border: 1px solid #0096e2;
	padding:2px 7px;
}

.layui-btn-normal{background-color: #0096e2;}
.layui-btn-normal.layui-btn-disabled{background-color:#FBFBFB; }

.tin2{text-indent: 2em;}
.fwb{font-weight: bold;}
.fz14{font-size: 14px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}


.layui-btn-primary{ background: #0096e2; color: #ffffff;}

.t-999{color: #999999;}
.primary{color: #0376cb;}
.primary-light{color: #0096e2;}