html {
	font-size: 100px;
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: #e2f5ff !important;
}

html,
body {
	min-height: 100%;
}

.top {
	background: url(/dtvideo/assets/images/图层46@2x-dec414d8ef3e1e049324efcf8e295e2b.png) no-repeat top center;
	background-size: 100% 100%;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}

.logo-tool {
	margin-top: 20px;
}

.logo {
	margin: 84px 0;
}

.search {
	/*overflow: hidden;*/
	height: 53px;
	border-bottom: 3px solid #000;
	position: relative;
}

.search .left-tit {
	color: #F60000;
	font-weight: 600;
	font-size: 24px;
	display: inline-block;
	height: 53px;
	border-bottom: 3px solid #f60000;
	position: absolute;
	z-index: 999;
	top: 0px;
}

.search>div {
	float: right;
}

.search .search-txt {
	width: 310px;
	border: 0;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	outline: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	color: #777;
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.search .search-btn {
	display: inline-block;
	height: 38px;
	width: 49px;
	background-color: #F60000;
	text-align: center;
	line-height: 38px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 10px;
	cursor: pointer;
}

.search .search-btn img {
	display: block;
	width: 20px;
	height: 20px;
	margin: 10px auto;
	cursor: pointer;
}

.main-wrap {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	background: #fff;
	border-radius: 8px;
	position: relative;
	top: -35px;
	box-sizing: border-box;
	padding: 20px 30px;
}

.search-result-box {
	/*border: 1px solid #bebebe;*/
	box-sizing: border-box;
	margin-top: 20px;
}

.companylists {
	margin-bottom: 5px;
}

.companylists .company-item {
	padding: 17px 20px 20px 20px;
	/*border-bottom: 1px solid #bebebe;*/
	cursor: pointer;
	background-color: #f5f5f5;
	margin-bottom: 15px;
}

.companylists .company-item .company-name {
	margin-bottom: 10px;
	color: #2e2825;
	font-size: 16px;
}

.companylists .company-item .legal-person,
.companylists .company-item .company-messages {
	color: #a7a7a7;
}

.footer {
	height: 166px;
	overflow: hidden;
	background-color: #E12423;
	color: white;
	margin-top: 20px;
}

.ver:before {
	content: '';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.block {
	vertical-align: middle;
	display: inline-block;
}

.footer p:first-child {
	margin-top: 10px;
}

.footer p {
	text-align: center;
	line-height: 28px;
}
.company-messages-box {
	position: relative;
}
.company-messages-box, .company-showmessage-box {
	width: 100%;
	padding: 20px 15px;
	background: #fff;
	border: 1px solid #e0e3ec;
	margin-bottom: 10px;
	overflow: hidden;
	box-sizing: border-box;
}
.company-messages-box dt h2 {
	float: left;
	font-size: 20px;
	margin: 0;
	padding-right: 150px;
	line-height: 34px;
}
.company-messages-box dt h2 strong {
	margin-right: 15px;
	font-size: 26px;
	float: left;
	max-width: 650px;
	font-weight: normal;
}
.company-messages-box dt h2 small.cxicon {
	background: #fff;
	border: 1px solid #05CE7B;
	color: #fff;
	background-color: #05CE7B;
}
.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 dd {
	font-size: 16px;
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
.company-messages-box dd li {
	float: left;
	color: #05CE7B;
	margin-right: 25px;
}
.company-messages-box dd li span {
	color: #333;
	padding-right: 25px;
}
.company-messages-box a.download {
	right: 160px;
	float: right;
	width: 225px;
	height: 45px;
	border: 1px solid #05CE7B;
	line-height: 45px;
	background: url(/dtvideo/assets/images/down-487df4549bbb762fd720c7ab1f47fd4f.png) #05CE7B 18px center no-repeat;
	background-size: 26px 26px;
	box-sizing: border-box;
	font-size: 15px;
	color: #fff;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -18px;
	border-radius: 2px;
	padding: 0 20px 0 50px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.tip-wram-message {
	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;
}
.tip-wram-message 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;
	background: url(/dtvideo/assets/images/jg-e3fcaee5f20349cfb938a335272c26ff.png) no-repeat 26px;
	background-size: 24px 20px;
	padding-left: 35px;
}
.tip-wram-message .text {
	display: table-cell;
	padding: 0 15px 15px;
}
.tip-wram-message p {
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}
.tip-wram-message a {
	font-size: 14px;
	color: #1296db;
	padding: 5px 10px;
	margin: 0 10px;
	border-radius: 2px;
}
.company-showmessage-box {
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 15px;
}
.company-showmessage-box .mt {
	border-bottom-width: 1px;
}
.mt {
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #ddd;
}
.company-showmessage-box .mt span {
	font-size: 16px;
	font-weight: bold;
	color: #2e2825;
	min-width: auto;
}
.mt span {
	position: relative;
	font-size: 20px;
	float: left;
	height: 45px;
	line-height: 45px;
	/* min-width: 132px; */
	font-weight: bold;
}
.mt span:before {
	content: '';
	width: 100%;
	height: 2px;
	background: #e22323;
	position: absolute;
	bottom: 0;
	left: 0;
}
.company-showmessage-box table {
	width: 100%;
	/* background: url(/dtvideo/assets/images/bg-537b1bb41dac8a783512329e3c9bc7df.jpg) left top repeat; */
	border: 1px solid #dddddd;
	border-bottom: 0;
	border-right: 0;
	margin-top: 20px;
}
.company-showmessage-box table td.graybg {
	background-color: rgba(243, 243, 243, 0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#50f3f3f3', EndColorStr='#50f3f3f3');
	font-weight: bold;
	width: 200px;
	text-align: left;
	vertical-align: top;
}
.company-showmessage-box table td {
	word-break: break-all;
}
.company-showmessage-box table td {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 12px 20px;
	width: 360px;
	vertical-align: top;
	word-break: break-all;
}
.ul-tab {
	overflow: hidden;
}
.ul-tab li {
	float: left;
	position: relative;
	padding: 10px;
	margin: 0 22px 0 0;
	cursor: pointer;
}
.ul-tab li.active{
	color: #e22323;
}
.ul-tab li.active:before {
	content: '';
	width: 100%;
	height: 4px;
	background: #e22323;
	position: absolute;
	bottom: 0;
	left: 0;
}
.ul-tab li span {
	margin-left: 8px;
}
.table-con table {
	background: url(/dtvideo/assets/images/bg-537b1bb41dac8a783512329e3c9bc7df.jpg) left top no-repeat;
	background-size: cover;
}
.table-con table td.graybg {
	width: 60px;
}
#page, #pageT{
	text-align: right;
	margin-right: 10px;
}