html {
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0;
	background: #f5f7f9;
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
h1 {
	margin: .67em 0;
	font-size: 2em
}
img {
	border: 0
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
a,
dl,
dt,
dd,
ol,
ul,
li {
	margin: 0;
	padding: 0;
}
*,
:active,
:focus {
	outline: none !important;
}
ul,
ol {
	list-style: none;
}
.tablebox td, th {
	border: 1px solid #cfcfcf;
	border-bottom: none;
	padding: 12px;
	font-size: 15px;
	color: #595959;
}
strong {
	color: #595959;
}
.check_info_aa {
	margin: 0;
	width: 100%;
}
.box01 {
	width: 100%;
	padding: 20px 0;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 0 0 15px #dadada;
	text-align: center;
}
.box01a {
	width: 1000px;
	margin: 0 auto;
}
.box01a p {
	float: right;
	font-size: 18px;
	padding-top: 20px;
	color: #f10008;
}
.box01a img {
	float: left;
	display: block;
}
.box02 {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.nodata{
	text-align: center;
	padding-top: 20px;
}
.box02h1 {
	height: 50px;
	line-height: 50px;
	background: #313d4b;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 4px;
}
.tablebox {
	float: left;
	width: 440px;
}
.tablebox table {
	width: 100%;
	border-bottom: 1px solid #cfcfcf;
}
.imgbox {
	float: right;
	width: 540px;
	background: #fff;
	padding-bottom: 30px;
	border-radius: 2px;
	text-align: center;
	box-shadow: 0 0 15px #f8f8f8;
}
.imgbox h4 {
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
}
.imgbox img {
	width: 85%;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
@media screen and (max-width:769px) {
	.box01a {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.box01a p {
		float: none;
		font-size: 18px;
		padding-top: 20px;
		color: #f10008;
	}
	.box01a img {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.box02 {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.tablebox {
		float: none;
		width: 95%;
		margin: 0 auto 20px auto;
	}
	.imgbox {
		float: none;
		width: 100%;
		background: #fff;
		margin: 0 auto;
		border-radius: 2px;
		text-align: center;
		box-shadow: 0 0 15px #f8f8f8;
	}
	.imgbox h4 {
		height: 30px;
		padding-top: 20px;
		line-height: 30px;
		margin: 20px 0;
	}
}

@media screen and (max-width:575px) {
	.chaxun2 {
		width: 320px;
	}
}

.layui-layer-content {
    text-indent: -1em;
}
.layui-layer-content i {
	display: none !important;
}
.layui-layer-padding i {
	display: block !important;
}

.showcon * {
    word-break: break-all;
}
.showcon img {
    max-width: 100% !important;
    height:auto !important;
}
.showcon p {
    text-wrap: wrap !important;
}
.showcon span {
    text-wrap: wrap !important;
}
.showcon ul.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    list-style: inherit !important;
}
.showcon ul.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon ol.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 0px !important;
    _list-style: inherit !important;
}
.showcon ol.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon hr {
    border-bottom: 1px solid #e2e2e3;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
.showcon audio {
    max-width: 100% !important;
}
.showcon video {
    max-width: 100% !important;
    background: #000000;
}
.showcon iframe {
    max-width: 100% !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px !important;
    border: 1px solid #666666 !important;
    word-break: break-all !important;
}
@media(max-width:991px){
.showcon video {
    height:auto !important;
    min-height:210px;
}
.showcon iframe {
    height:auto !important;
    min-height:210px;
}
}
