/* 内容主体样式start */
.content-body {
	min-height: 507px;
	color: #333;
	margin: 20px auto 100px;
	width: 1200px;
	font-size: 12px;
	position: relative;
	overflow: hidden;
}

.report-detail {
	margin-top: 20px;
}

.content-body div {
	box-sizing: border-box;
}

ul,
li,
span,
a,
input,
table,
tr,
th,
td {
	box-sizing: border-box;
}

/* 内容主体样式end */

/* 企业信息样式start */
.company-messages-box,
.company-showmessage-box {
	width: 100%;
	padding: 20px 15px;
	background: #fff;
	border: 1px solid #e0e3ec;
	margin-bottom: 10px;
	overflow: hidden;
}

.company-messages-box dt h2 strong {
	margin-right: 15px;
	font-size: 26px;
	float: left;
	max-width: 650px;
}

.company-messages-box dt h2 small.cjicon {
	background: #fff;
	border: 1px solid #333;
	color: #333;
}

.company-messages-box dt h2 small {
	vertical-align: top;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 2px;
	margin-right: 15px;
	margin-top: 5px;
	font-weight: normal;
}

.company-messages-box dt h2 small.cxicon {
	background: #fff;
	border: 1px solid #6cab08;
	color: #6cab08;
}

.company-messages-box dd {
	font-size: 16px;
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}

/* 企业信息样式end */

/* 重要提示start */
.importtant-tips {
	font-size: 14px;
	color: #666666;
	min-height: 54px;
	background: #fff;
	margin-bottom: 10px;
	border: 1px solid #e0e3ec;
	overflow: hidden;
	display: table;
	width: 100%;
	vertical-align: middle;
}

.importtant-tips span {
	display: table-cell;
	color: #ff2522;
	width: 125px;
	font-weight: bold;
	font-size: 16px;
	border-right: 1px solid #e0e3ec;
	vertical-align: middle;
	text-align: center;
	background-position: left center;
	background-repeat: no-repeat;
	background-position-x: 17px;
}

.tip-text {
	display: table-cell;
	padding: 0 15px 15px;
}

.importtant-tips p {
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}

.importtant-tips a.download {
	float: left;
	width: auto;
	height: 32px;
	text-align: center;
	border: 1px solid #e22323;
	line-height: 32px;
	background: url(../img/P020201027363800226491.png) 10px center no-repeat;
	font-size: 15px;
	color: #e22323;
	border-radius: 2px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	padding: 0 10px 0 30px;
	margin-right: 16px;
	margin-top: 10px;
}

.importtant-tips a {
	font-size: 14px;
	color: #336db6;
}

.importtant-tips a.tqyyssbtn {
	float: left;
	width: auto;
	height: 32px;
	text-align: center;
	border: 1px solid #e22323;
	line-height: 32px;
	background: url(../img/P020201027364627178969.png) 10px center no-repeat;
	font-size: 15px;
	color: #e22323;
	border-radius: 2px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	padding: 0 10px 0 30px;
	margin-top: 10px;
}

/* 重要提示end */

/* 基础信息start */
.basicInformation {
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 15px;
}

.company-messages-box,
.basicInformation {
	width: 100%;
	padding: 20px 15px;
	background: #fff;
	border: 1px solid #e0e3ec;
	margin-bottom: 10px;
	overflow: hidden;
}

.base-text {
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #ddd;
	position: relative;
	font-size: 20px;
	float: left;
	font-weight: bold;
}

.base-text span {
	font-size: 16px;
	font-weight: bold;
	color: #e22323;
	min-width: auto;

}

.basicInformation table {
	width: 100%;
	background: url(../img/xinyongbg.png) left top repeat;
	border: 1px solid #dddddd;
	border-bottom: 0;
	border-right: 0;
	margin-top: 65px;
}

.basicInformation table td.graybg {
	background-color: rgba(243, 243, 243, 0.5);
	font-weight: bold;
	width: 200px;
	text-align: left;
	vertical-align: top;
}

.basicInformation table td {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 12px 20px;
	width: 360px;
	vertical-align: top;
	word-break: break-all;
}

/* 基础信息end */

/* 基础内容信息start */
.basicInformation .tab-title {
	overflow: hidden;
}

.basicInformation .tab-title li {
	float: left;
	width: 133px;
	border-right: 1px solid #ddd;
	height: 100px;
	padding-top: 64px;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.basicInformation .tab-title li em {
	position: absolute;
	right: 17px;
	top: 8px;
	color: #999999;
	font-size: 15px;
}

.basicInformation .tab-title li:last-child {
	border-right: 0px;
}

.padding0 {
	padding: 0 0 15px;
}

.basicInformation .tab-title li.list-administration {
	background: url(../img/tabtitleicon.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-cssx {
	background: url(../img/tabtitleicon-3.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-yzsxztmd {
	background: url(../img/tabtitleicon-9.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-jyyc {
	background: url(../img/tabtitleicon-7.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-xypj {
	background: url(../img/tabtitleicon-4.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-xycm {
	background: url(../img/tabtitleicon-5.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-sfpj {
	background: url(../img/tabtitleicon-2.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-zczy {
	background: url(../img/tabtitleicon-6.png) center 20px no-repeat;
}

.basicInformation .tab-title li.list-other {
	background: url(../img/tabtitleicon-8.png) center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-administration {
	background: url(../img/tabtitleicon-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-cssx {
	background: url(../img/tabtitleicon-3-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-yzsxztmd {
	background: url(../img/tabtitleicon-9-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-jyyc {
	background: url(../img/tabtitleicon-7-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-sfpj {
	background: url(../img/tabtitleicon-2-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-xypj {
	background: url(../img/tabtitleicon-4-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-xycm {
	background: url(../img/tabtitleicon-5-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-zczy {
	background: url(../img/tabtitleicon-6-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .tab-title li.cur.list-other {
	background: url(../img/tabtitleicon-8-hover.png) #e22323 center 20px no-repeat;
}

.basicInformation .res-tab {
	min-height: 300px;
}

.basicInformation .res-tab .res-table {
	margin: -43px 15px 0px 15px;
}

.basicInformation .res-tab h2 {
	/*  margin: 24px 24px -22px 24px;
		    line-height: 14px;
		    text-align: center;
			font-size: 16px;
			font-weight: bold;
			color: #e22323;
			min-width: auto; */
	line-height: 49px;
	border-radius: 0 2px 2px 0;
	background-color: #f2f2f2;
	text-align: center;
	color: #e22323;
	font-weight: bold;
	margin: 24px 24px -17px 24px;
}

.basicInformation .res-tab h3 {
	margin: 24px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: right;
}

.basicInformation .res-tab h3:before {
	content: '';
	width: 3px;
	height: 14px;
	background: none;
	float: left;
	margin: 0 10px 0 0;
}

.res-table td>p {
	float: left;
	width: 740px;
}

.basicInformation .res-tab ul {
	border-bottom: 1px solid #ddd;
	padding: 20px 15px;
	overflow: hidden;
}

.basicInformation .res-tab ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #e0e3ec;
	padding: 0 15px;
	margin-right: 30px;
	cursor: pointer;
}

.basicInformation .res-tab ul li.cur {
	background: #e22323;
	color: #fff;
}

.basicInformation .res-tab ul li span {
	padding-left: 10px;
}

.basicInformation .res-tab .res-table a {
	float: right;
	display: inline-block;
	padding: 1px 15px;
}

/* 基础内容信息end */