body,
td,
th {
	font-size: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input {
	line-height: normal;
	outline: none;
}

a,
input,
textarea,
select,
button {
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
}

.bus-input {
	float: left;
	outline: none;
	border: none;
	height: 14px;
	line-height: normal;
	padding: 10px;
	font-size: 14px;
	padding-left: 39px;
	background: url(../images/sfz.png) no-repeat 5px center ;
	background-size: 28px;
}

.code-input{
	width: 68%;
	outline: none;
	border: none;
	font-size: 14px;
	height: 30px;
	padding: 0 10px;
	padding-right: 23px;
	background: url(../images/rili.png) no-repeat right;
	background-size: 23%;
}

.click-button {
	width: 49%;
	padding: 8px;
	border-radius: 2.5px;
	border: 1px solid #00558e;
	font-size: 16px;
	text-align: center;
	outline: none;
}

a {
	text-decoration: none;
}

.bott{
    float: left;
    width: 100%;
	height: 55px;
	color: #666666;
	background-color: #e7e7e7;
	font-size:12px;
	display: none;
}
.bottext{
	height: 12px;
	line-height: 12px;
	text-align: center;
}

.bottom {
	overflow-x: hidden;
	display: none;
}

#search:active {
	opacity: 0.7;
}

#reset:active {
	opacity: 0.7;
}

.wrapper {
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.table-zsrk {
	margin-top: 0.2rem;
	width: 100%;
}

.date-td {
	border: 1px solid #c9c9c9;
	border-radius: 2.5px;
	height: 100%;
}

.name-td {
	border: 1px solid #c9c9c9;
	border-radius: 2.5px;
	width: 100%;
}


/*loading*/
.loaddiv {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	display: none;
}

.loaddiv-child {
	background-color: #000000;
	opacity: 0.6;
	border-radius: 10px;
	position: fixed;
	left: 50%;
	top: 60%;
	width: 120px;
	height: 120px;
	margin-left: -60px;
	margin-top: -60px;
	text-align: center;
	z-index: 1008;
	display: block;
}

.loadimg {
	background-color: #000000;
	width: 60px;
	height: 60px;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 10px 0;
}

.loadtext {
	margin: 0px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #F2F2F2;
}

/*加载更多*/
.loadmore {
	width: 100%;
	height: 38px;
	background: #f4f4f4;
	float: left;
	line-height: 38px;
	color: #999;
	text-align: center;
	font-size: 13px;
	display: none;
}

.button-div {
	padding:15px 10px 0;
	float: left;
	font-size: 14px;
	text-align: center;
	width: 95%;
}

/*去除ios input 框子点击会有阴影效果*/
html,body{
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*监管平台css 新增*/
.head-banner {
	width: 100%;
	float: left;
}

.head-banner img {
	float: left;
	width: 100%;
}

.main {
	width: 100%;
}

.jggs {
	padding: 0 10px;
	font-size: 14px;
	color: #3c3c3c;
}

.jggs-mtitle-left {
	float: left;
	margin-top: 10px;
}

.jggs-mtitle-first {
	float: right;
	color: #00558E;
	margin-top: 10px;
	height: 16px;
	padding-right: 0.4rem;
	background: url(../images/gd.png) no-repeat right center;
	background-size: 15.5px 15px;
}

.jggs-mtitle {
	float: left;
	width: 100%;
	padding-top: 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}

.jggs-body {
	float: left;
	width: 100%;
	font-size: 14px;
	padding: 0 0 0.2rem 0;
}

.jggs-searchdiv {
	margin-top: 0.2rem;
	width: 100%;
	height: 32px;
	vertical-align: middle; 
}

.jggs-searinput {
	height: 30px;
	font-size: 14px;
	border: 1px #C9C9C9 solid;
	border-radius: 2.5px;
	padding: 0 0.2rem;
}

.jggs-searbtn {
	float: right;
	color: #00558E;
	width: 48%;
	border-radius: 2.5px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	outline: none;
	color: #FFFFFF;
	background-color:#00558E;
}

.jggs-td-input {
	font-size: 14px;
	height: 30px;
	width: 82%;
	padding:0 0.2rem;
}

.jggs-table {
	border-collapse: collapse;
	margin-top: 0.2rem;
}

.chaxun-wrapper {
	float: left; 
	border: 1px solid #C9C9C9; 
	border-radius: 2.5px; 
	height: 30px; 
	line-height: 30px;
}

/*查询下拉框*/
.chaxun {
	float: left;
	background: #FFFFFF;
}

.chaxun .cx_1 {
	width: 100%;
	float: left;
}

.cs_dq {
	overflow: hidden;
	background-color: #FFFFFF;
	background: url(../images/pulldown.png) no-repeat right center ;
	background-size: 20px 26px;
}

.cs_dq1 {
	overflow: hidden;
	background-color: #FFFFFF;
	background: url(../images/pulldown.png) no-repeat right center;
	background-size: 20px 26px ;
}

.cs_dq2 {
	overflow: hidden;
	background-color: #FFFFFF;
	background: url(../images/pulldown.png) no-repeat right center;
	background-size: 20px 26px ;
}

.cs_dq p {
	float: left;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	border-right:0;
	padding-left: 0.1rem;
	padding-right: 0.458rem;
	margin-bottom: 0;
}

.cs_dq1 p {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	border-right:0;
	padding-left: 0.2rem;
	padding-right: 0.3rem;
	margin-bottom: 0;
	height: 30px;
	width: 79%;
	line-height: 30px;
}

.cs_dq2 p {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	border-right:0;
	padding-left: 0.2rem;
	padding-right: 0.3rem;
	margin-bottom: 0;
	height: 30px;
	width: 79%;
	line-height: 30px;
}

.cx_all {
	width: 23%;
	background: #FFFFFF;
	padding-left: 0.1rem;
	display: none;
	max-height: 4.2rem;
	position: absolute;
	overflow-x:hidden;
}

.cx_all li {
	overflow:hidden;
	padding: 0.1rem;
    text-overflow:ellipsis;
    white-space:nowrap;
}

/*首页底部数据显示*/
.infolist-div-wrapper {
	float: left;
	font-size: 14px;
	color: #000000;
	width: 100%;
	display: none;
}

.project-item {
	height: 100%;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #F2F2F2;
}

.project-code {
	height: 30px;
	width: 90%;
	line-height: 30px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow-x:hidden ;
}

.project-name {
	height: 30px;
	width: 90%;
	overflow-x: hidden;
	line-height: 30px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*top5中的样式*/
.sqgk-wrapper {
	float: left;
	width: 100%;
	font-size: 14px;
}

.top5-wrapper {
	float: left;
	width: 100%;
	font-size: 14px;
}

.echarts-pie {
	height: 8rem;
	position: absolute;
	top: 2.5rem;
	left: 0;
	right: 0;
	opacity: 1;
	z-index: -1;
}

/*.echarts-pie {
	height: 8rem;
	position: relative;
	opacity: 1;
}*/

.sqgk-title {
	padding: 0.2rem;
	font-size: 15px;
	color: #00558E;
}
.sqgk-body {
	float: left;
	padding: 0 0.2rem;
}

.body-line {
	float: left;
	width: 100%;
	padding: 0 0 0.3rem;
}

.line-left {
	width: 26%;
	float: left;
}

.line-leftinfo {
	width: 20%;
	padding-left: 0.4rem;
	float: left;
	color: #999999;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.line-right {
	width: 25%;
	padding-left: 0.2rem;
	float: left;
}

.line-rightinfo {
	float: left;
	color: #999999;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*通用功能区域开始*/

.gn_fixed1 {
	position: fixed;
	right: 10px;
	bottom: 18.7%;
	z-index: 2;
}

.gn_fixed>a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 15px;
	color: #666;
	background-size: 16px;
	text-indent: 30px;
	margin-top: 10px;
}

.toTop5 {
	width: 100%;
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-align: center;
	border-radius: 5px;
	background-color:#FFFFFF ;
	font-size: 15px;
	color: #000000;
}

.gn_fixed {
	position: fixed;
	right: 10px;
	bottom: 11.7%;
	width: 100px;
	z-index: 2;
}

.gn_fixed>a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 15px;
	color: #666;
	background-size: 16px;
	text-indent: 30px;
	margin-top: 10px;
}

input{
-webkit-appearance: none;
}

.noMessage {
	font-size: 15px;
	float: left;
	width: 100%;
	text-align: center;
	display: none;
}

.div-grey {
	float: left; 
	width: 100%; 
	height: 0.3rem; 
	background: #F2F2F2; 
	clear: none;
}


