.icon-img{
	position: fixed;
	bottom: 200px;
	right: 30px;
	width: 146px;
	height: 146px;
	background: url(/IndustryRecord/images/icon-co2.png) no-repeat;
	background-size: 100%;
	/*border-radius: 50px;*/
	cursor: pointer;
	z-index: 99;
	display: none;
}

.prtr-container{
	width: 100%;
	height: 100%;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0,0,0,.5);
}
.prtr-container .mask{
	width: 70%;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 10px;
}
.prtr-container .mask .icon-close{
	font-size: 20px;
	color: #005596;
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
}
.prtr-container .mask img{
	width: 100%;
	border-radius: 10px;
}

.page-of-regulatory .reg-panel .uitab-wrap .uitab-header > ul > li{
	line-height: 40px;
	height: 40px;
	margin-right: 20px;
}
.page-of-regulatory .reg-panel .uitab-wrap .uitab-header > ul > li.li_ruo{
	margin-right: 5px;
}
.table-con .table-main .table-list tr td{
	line-height: 26px;
	padding: 8px 0;
}
.yyzt, .yzx{
	display: inline-block;
	padding: 5px;
	line-height: 18px;
}
